summaryrefslogtreecommitdiff
path: root/target/linux/ep93xx/config-3.6
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-08-04 09:41:10 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-08-04 09:41:10 +0000
commit49e5528eb3df84741dbae375cefa8f08bde70821 (patch)
tree9d82a173cd51c2a60d3311630d6fdfd827575e71 /target/linux/ep93xx/config-3.6
parent2515c1ae732fcbb2d9d24bb757a2db1888d02aa4 (diff)
kernel: do not build FW_LOADER as a module.
CONFIG_FW_LOADER=y is set in the generic config and our packages in packages/kernel/linux are depending on it to be compiled into the kernel. This fixes some dependency problem where kmod-r8169 misses firmware_class.ko. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37672 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ep93xx/config-3.6')
-rw-r--r--target/linux/ep93xx/config-3.61
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ep93xx/config-3.6 b/target/linux/ep93xx/config-3.6
index 69c94d37dd..3b6a16200e 100644
--- a/target/linux/ep93xx/config-3.6
+++ b/target/linux/ep93xx/config-3.6
@@ -73,7 +73,6 @@ CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FRAME_POINTER=y
-# CONFIG_FW_LOADER is not set
CONFIG_GENERIC_ATOMIC64=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_GPIO=y