From 692b54c1a27172289402aebc36a5e3f031874770 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 7 Aug 2014 12:40:47 +0000 Subject: [PATCH] kernel: add a few more generic config symbols for 3.14 Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42037 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.14 | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.11.0