aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/sibyte/Kconfig')
-rw-r--r--arch/mips/sibyte/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/sibyte/Kconfig b/arch/mips/sibyte/Kconfig
index fdd7bd98fb44..841b301c99f0 100644
--- a/arch/mips/sibyte/Kconfig
+++ b/arch/mips/sibyte/Kconfig
@@ -124,6 +124,7 @@ config SB1_CERR_STALL
124config SIBYTE_CFE 124config SIBYTE_CFE
125 bool "Booting from CFE" 125 bool "Booting from CFE"
126 depends on SIBYTE_SB1xxx_SOC 126 depends on SIBYTE_SB1xxx_SOC
127 select CFE
127 select SYS_HAS_EARLY_PRINTK 128 select SYS_HAS_EARLY_PRINTK
128 help 129 help
129 Make use of the CFE API for enumerating available memory, 130 Make use of the CFE API for enumerating available memory,