diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-08-07 12:40:47 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-08-07 12:40:47 +0000 |
commit | ce71c40c2491c5ce841e62b9ce0e73efb6339049 (patch) | |
tree | 6ac6fffd3727c3a8e35ed6edf0591079d6276190 /target/linux | |
parent | d035c266a11ce57edb885883013cb6a94964578d (diff) | |
download | upstream-ce71c40c2491c5ce841e62b9ce0e73efb6339049.tar.gz upstream-ce71c40c2491c5ce841e62b9ce0e73efb6339049.tar.bz2 upstream-ce71c40c2491c5ce841e62b9ce0e73efb6339049.zip |
kernel: add a few more generic config symbols for 3.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42037 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.14 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index 678d8fc1d0..03f72a7e52 100644 --- a/target/linux/generic/config-3.14 +++ b/target/linux/generic/config-3.14 @@ -877,6 +877,7 @@ CONFIG_DQL=y # CONFIG_E1000 is not set # CONFIG_E1000E is not set # CONFIG_E2100 is not set +# CONFIG_EARLY_PRINTK_8250 is not set # CONFIG_EASYCAP is not set # CONFIG_ECHO is not set # CONFIG_ECONET is not set @@ -1941,6 +1942,7 @@ CONFIG_MISC_FILESYSTEMS=y # CONFIG_MKISS is not set # CONFIG_MLX4_CORE is not set # CONFIG_MLX4_EN is not set +# CONFIG_MLX5_CORE is not set # CONFIG_MMC is not set # CONFIG_MMC_ARMMMCI is not set # CONFIG_MMC_AU1X is not set @@ -2294,6 +2296,7 @@ CONFIG_NET_PCI=y # CONFIG_NET_PKTGEN is not set # CONFIG_NET_POCKET is not set # CONFIG_NET_POLL_CONTROLLER is not set +CONFIG_NET_RX_BUSY_POLL=y # CONFIG_NET_SB1000 is not set CONFIG_NET_SCHED=y # CONFIG_NET_SCH_ATM is not set @@ -4287,6 +4290,7 @@ CONFIG_XZ_DEC=y # CONFIG_YENTA_RICOH is not set # CONFIG_YENTA_TI is not set # CONFIG_YENTA_TOSHIBA is not set +# CONFIG_ZBUD is not set # CONFIG_ZD1211RW is not set # CONFIG_ZD1211RW_DEBUG is not set # CONFIG_ZEROPLUS_FF is not set |