aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2013-08-04 09:41:10 +0000
committerHauke Mehrtens <hauke@openwrt.org>2013-08-04 09:41:10 +0000
commita558d35af267a08f1098ebb41b1c28a7971c1943 (patch)
tree9d82a173cd51c2a60d3311630d6fdfd827575e71 /target/linux/sibyte
parent4a7d09d0007a649d5f73078f4578a893164c522a (diff)
downloadmaster-187ad058-a558d35af267a08f1098ebb41b1c28a7971c1943.tar.gz
master-187ad058-a558d35af267a08f1098ebb41b1c28a7971c1943.tar.bz2
master-187ad058-a558d35af267a08f1098ebb41b1c28a7971c1943.zip
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/sibyte')
-rw-r--r--target/linux/sibyte/config-3.31
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/sibyte/config-3.3 b/target/linux/sibyte/config-3.3
index a61ef0e7c3..7be8ee1cee 100644
--- a/target/linux/sibyte/config-3.3
+++ b/target/linux/sibyte/config-3.3
@@ -30,7 +30,6 @@ CONFIG_CSRC_SB1250=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DMA_COHERENT=y
CONFIG_EARLY_PRINTK=y
-CONFIG_FW_LOADER=m
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_CMOS_UPDATE=y