2
0
forked from Ivasoft/openwrt

kernel: move KERNFS to generic config

KERNFS symbol is selected by SYSFS, so place it in generic config.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>

SVN-Revision: 44615
This commit is contained in:
John Crispin
2015-03-06 07:56:47 +00:00
parent f04a268a04
commit d15ac306fa
27 changed files with 3 additions and 24 deletions

View File

@@ -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