This patch makes BCM63XX select SSB since we unconditionnaly use ssb_arch_set_fallback_sprom. Without this linking would fail with an undefined reference. Signed-off-by: Florian Fainelli <florian@xxxxxxxxxxx> --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 05ee268..e1f0917 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -72,6 +72,7 @@ config BCM63XX select SYS_HAS_EARLY_PRINTK select SWAP_IO_SPACE select ARCH_REQUIRE_GPIOLIB + select SSB help Support for BCM63XX based boards