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 | f75f9606ad6af9f4c62acd45741a7e3880ad7dbb (patch) | |
tree | 3adb91047dcb41a8ab571b44ce07af3f722a6b4a /target/linux/generic/config-3.14 | |
parent | 997ca19fd2fdf31263814225c225c067d82bf9f7 (diff) | |
download | upstream-f75f9606ad6af9f4c62acd45741a7e3880ad7dbb.tar.gz upstream-f75f9606ad6af9f4c62acd45741a7e3880ad7dbb.tar.bz2 upstream-f75f9606ad6af9f4c62acd45741a7e3880ad7dbb.zip |
kernel: add a few more generic config symbols for 3.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42037
Diffstat (limited to 'target/linux/generic/config-3.14')
-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 |