mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig
This patch is slightly based on earlier work by Ákos Kovács (i.e. his "hw/arm/Kconfig: Add ARM Kconfig" patch). Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
@@ -7,7 +7,7 @@ config SMBUS_EEPROM
|
||||
|
||||
config VERSATILE_I2C
|
||||
bool
|
||||
select I2C
|
||||
select BITBANG_I2C
|
||||
|
||||
config ACPI_SMBUS
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user