diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 4863494bac9f..371434dd744c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -55,6 +55,8 @@ config BCM47XX | |||
55 | select SSB | 55 | select SSB |
56 | select SSB_DRIVER_MIPS | 56 | select SSB_DRIVER_MIPS |
57 | select GENERIC_GPIO | 57 | select GENERIC_GPIO |
58 | select SYS_HAS_EARLY_PRINTK | ||
59 | select CFE | ||
58 | help | 60 | help |
59 | Support for BCM47XX based boards | 61 | Support for BCM47XX based boards |
60 | 62 | ||