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

@@ -195,7 +195,6 @@ CONFIG_IRQ_WORK=y
CONFIG_JUMP_LABEL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KERNFS=y
CONFIG_KGDB=y
# CONFIG_KGDB_KDB is not set
CONFIG_KGDB_SERIAL_CONSOLE=y