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 45fdad419d82..331d574df99c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -125,6 +125,7 @@ config BCM63XX  	select SYS_HAS_EARLY_PRINTK  	select SWAP_IO_SPACE  	select ARCH_REQUIRE_GPIOLIB +	select HAVE_CLK  	help  	 Support for BCM63XX based boards | 
