diff options
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index db8fae3341e2..9a05292cfae7 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -138,6 +138,7 @@ config BCM63XX | |||
138 | select SWAP_IO_SPACE | 138 | select SWAP_IO_SPACE |
139 | select ARCH_REQUIRE_GPIOLIB | 139 | select ARCH_REQUIRE_GPIOLIB |
140 | select HAVE_CLK | 140 | select HAVE_CLK |
141 | select MIPS_L1_CACHE_SHIFT_4 | ||
141 | help | 142 | help |
142 | Support for BCM63XX based boards | 143 | Support for BCM63XX based boards |
143 | 144 | ||