From 63a4e8038042b4ea302c206e1064397ac52214dd Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 6 Mar 2015 07:56:47 +0000 Subject: kernel: move KERNFS to generic config KERNFS symbol is selected by SYSFS, so place it in generic config. Signed-off-by: Sergey Ryazanov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44615 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mvebu/config-3.18 | 1 - target/linux/mvebu/config-3.19 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/mvebu') diff --git a/target/linux/mvebu/config-3.18 b/target/linux/mvebu/config-3.18 index ad437e99eb..3a9dd33256 100644 --- a/target/linux/mvebu/config-3.18 +++ b/target/linux/mvebu/config-3.18 @@ -205,7 +205,6 @@ CONFIG_IRQ_DOMAIN_DEBUG=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_WORK=y # CONFIG_IWMMXT is not set -CONFIG_KERNFS=y CONFIG_LEDS_GPIO=y CONFIG_LIBFDT=y CONFIG_LOG_BUF_SHIFT=14 diff --git a/target/linux/mvebu/config-3.19 b/target/linux/mvebu/config-3.19 index 57f6da101e..fe02c4d486 100644 --- a/target/linux/mvebu/config-3.19 +++ b/target/linux/mvebu/config-3.19 @@ -205,7 +205,6 @@ CONFIG_IRQ_DOMAIN_DEBUG=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_WORK=y # CONFIG_IWMMXT is not set -CONFIG_KERNFS=y CONFIG_LEDS_GPIO=y CONFIG_LIBFDT=y CONFIG_LOG_BUF_SHIFT=14 -- cgit v1.2.3