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/lantiq/xrx200/config-default | 1 - target/linux/lantiq/xway/config-default | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/lantiq') diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default index 78c5dda298..c18ad1f135 100644 --- a/target/linux/lantiq/xrx200/config-default +++ b/target/linux/lantiq/xrx200/config-default @@ -29,7 +29,6 @@ CONFIG_INPUT_POLLDEV=y CONFIG_IRQCHIP=y CONFIG_IRQ_WORK=y # CONFIG_ISDN is not set -CONFIG_KERNFS=y CONFIG_LANTIQ_PHY=y CONFIG_LANTIQ_XRX200=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y diff --git a/target/linux/lantiq/xway/config-default b/target/linux/lantiq/xway/config-default index eaad684682..7334c97764 100644 --- a/target/linux/lantiq/xway/config-default +++ b/target/linux/lantiq/xway/config-default @@ -29,7 +29,6 @@ CONFIG_INPUT_POLLDEV=y CONFIG_IRQCHIP=y CONFIG_IRQ_WORK=y # CONFIG_ISDN is not set -CONFIG_KERNFS=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y CONFIG_LIBFDT=y CONFIG_LZO_COMPRESS=y -- cgit v1.2.3