kernel: add missing config symbols for kernel debugging

SVN-Revision: 18524
This commit is contained in:
Felix Fietkau 2009-11-24 13:55:32 +00:00
parent e1a2e7037f
commit b2c8d3ada0
3 changed files with 6 additions and 0 deletions

View file

@ -564,6 +564,7 @@ CONFIG_FRAME_WARN=1024
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_FTL is not set
# CONFIG_FTRACE is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_FUSE_FS is not set
# CONFIG_FUSION_FC is not set
@ -1234,6 +1235,7 @@ CONFIG_NET_CLS_IND=y
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_U32 is not set
CONFIG_NET_CLS=y
# CONFIG_NET_DROP_MONITOR is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETDEBUG is not set
# CONFIG_NETDEV_10000 is not set

View file

@ -582,6 +582,7 @@ CONFIG_FSNOTIFY=y
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_FTL is not set
# CONFIG_FTRACE is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_FUSE_FS is not set
# CONFIG_FUSION_FC is not set
@ -1270,6 +1271,7 @@ CONFIG_NET_CLS_IND=y
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_U32 is not set
CONFIG_NET_CLS=y
# CONFIG_NET_DROP_MONITOR is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETDEBUG is not set
# CONFIG_NETDEV_10000 is not set

View file

@ -590,6 +590,7 @@ CONFIG_FSNOTIFY=y
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_FTL is not set
# CONFIG_FTRACE is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_FUSE_FS is not set
# CONFIG_FUSION_FC is not set
@ -1283,6 +1284,7 @@ CONFIG_NET_CLS_IND=y
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_U32 is not set
CONFIG_NET_CLS=y
# CONFIG_NET_DROP_MONITOR is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETDEBUG is not set
# CONFIG_NETDEV_10000 is not set