mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -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
|
@ -31,6 +31,7 @@ config PL110
|
|||
config SII9022
|
||||
bool
|
||||
depends on I2C
|
||||
select DDC
|
||||
|
||||
config SSD0303
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue