diff options
Diffstat (limited to 'hw/mips')
-rw-r--r-- | hw/mips/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index 1d4051f..b4c5549 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -51,6 +51,11 @@ config MIPS_CPS config MIPS_BOSTON bool + select FITLOADER + select MIPS_CPS + select PCI_EXPRESS_XILINX + select AHCI_ICH9 + select SERIAL config FW_CFG_MIPS bool |