mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
hw/arm: Express dependencies of integratorcp 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
08bcda026f
commit
4cdea98bfe
3 changed files with 10 additions and 7 deletions
|
@ -26,6 +26,7 @@ config JAZZ_LED
|
|||
|
||||
config PL110
|
||||
bool
|
||||
select FRAMEBUFFER
|
||||
|
||||
config SII9022
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue