diff options
Diffstat (limited to 'hw/mips/Kconfig')
-rw-r--r-- | hw/mips/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index 8be7012..64ef42d 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -38,3 +38,6 @@ config MIPS_CPS config MIPS_BOSTON bool + +config FW_CFG_MIPS + bool |