mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06: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:
parent
782ef8cd7e
commit
79e93e24de
5 changed files with 57 additions and 21 deletions
|
@ -7,7 +7,7 @@ config SMBUS_EEPROM
|
|||
|
||||
config VERSATILE_I2C
|
||||
bool
|
||||
select I2C
|
||||
select BITBANG_I2C
|
||||
|
||||
config ACPI_SMBUS
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue