summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_be
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-04-04 15:53:09 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-04-04 15:53:09 +0000
commitb180e0fb3b1b3b89b2ac0e9502919ab4b1785af7 (patch)
tree332c45090920ea5e5974a0e90bac969ab31aa861 /target/linux/adm5120/router_be
parentf087e07b5cdd8a042d1f9530e9a909268a87b2a5 (diff)
downloadmaster-31e0f0ae-b180e0fb3b1b3b89b2ac0e9502919ab4b1785af7.tar.gz
master-31e0f0ae-b180e0fb3b1b3b89b2ac0e9502919ab4b1785af7.tar.bz2
master-31e0f0ae-b180e0fb3b1b3b89b2ac0e9502919ab4b1785af7.zip
fix support for 2.6.38 kernel
This patch fixes the following issues I encountered while compiling kernel 2.6.38.8 for my Omnima Embedded Controller/Edimax BR6104KP: - kernel comes up with machine selection during build, even though everything was properly set in menuconfig - USB api changes Successfully built and tested with r29755. Signed-off-by: Hartmut Knaack <knaack.h [at] gmx.de> SVN-Revision: 31194
Diffstat (limited to 'target/linux/adm5120/router_be')
-rw-r--r--target/linux/adm5120/router_be/config-2.6.381
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/adm5120/router_be/config-2.6.38 b/target/linux/adm5120/router_be/config-2.6.38
index be61186bfc..d2d20da661 100644
--- a/target/linux/adm5120/router_be/config-2.6.38
+++ b/target/linux/adm5120/router_be/config-2.6.38
@@ -48,6 +48,7 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARM_AMBA=y
# CONFIG_ARM_SP805_WATCHDOG is not set
CONFIG_ATA=m
+# CONFIG_ATH79 is not set
# CONFIG_BCM47XX is not set
# CONFIG_BCM63XX is not set
CONFIG_BITREVERSE=y