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:
Thomas Huth 2019-02-07 20:05:05 +01:00
parent 782ef8cd7e
commit 79e93e24de
5 changed files with 57 additions and 21 deletions

View file

@ -7,7 +7,7 @@ config SMBUS_EEPROM
config VERSATILE_I2C
bool
select I2C
select BITBANG_I2C
config ACPI_SMBUS
bool