From 9daa5485ba2364956130475c26b918653e929e72 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 16 Dec 2010 19:35:59 +0000 Subject: brcm47xx: add ssb debug option. This fixes a problem with wrt350n. It boots only if this config option is set, otherwise it reboots after "Switching to clocksource MIPS" Thank you sn9 for fixing this problem. SVN-Revision: 24626 --- target/linux/brcm47xx/config-2.6.37 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm47xx/config-2.6.37') diff --git a/target/linux/brcm47xx/config-2.6.37 b/target/linux/brcm47xx/config-2.6.37 index f3264cb..9feb722 100644 --- a/target/linux/brcm47xx/config-2.6.37 +++ b/target/linux/brcm47xx/config-2.6.37 @@ -137,6 +137,7 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SSB=y CONFIG_SSB_B43_PCI_BRIDGE=y CONFIG_SSB_BLOCKIO=y +CONFIG_SSB_DEBUG=y CONFIG_SSB_DRIVER_EXTIF=y CONFIG_SSB_DRIVER_GIGE=y CONFIG_SSB_DRIVER_MIPS=y -- cgit v1.1