summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-16 19:35:59 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-16 19:35:59 +0000
commit83e00dce42e8cd85fac0993d5c108d46786c10cc (patch)
tree90b3572a95d6ee59c1617502e8da8861db0e8386 /target
parent22d5936ba294088e5195003d76effaeb43952ca1 (diff)
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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24626 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm47xx/config-2.6.341
-rw-r--r--target/linux/brcm47xx/config-2.6.361
-rw-r--r--target/linux/brcm47xx/config-2.6.371
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/config-2.6.34 b/target/linux/brcm47xx/config-2.6.34
index 2770af2aa..bffbfd01a 100644
--- a/target/linux/brcm47xx/config-2.6.34
+++ b/target/linux/brcm47xx/config-2.6.34
@@ -157,6 +157,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
diff --git a/target/linux/brcm47xx/config-2.6.36 b/target/linux/brcm47xx/config-2.6.36
index f3264cb4d..9feb72239 100644
--- a/target/linux/brcm47xx/config-2.6.36
+++ b/target/linux/brcm47xx/config-2.6.36
@@ -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
diff --git a/target/linux/brcm47xx/config-2.6.37 b/target/linux/brcm47xx/config-2.6.37
index f3264cb4d..9feb72239 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