diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2014-10-02 11:00:32 +0200 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-02 08:26:50 -0400 |
commit | b092e490fa632a1ff274e7d92f044d2e18d22f7a (patch) | |
tree | 7ee4338ac07cf432ddf526e67c48db13f528e9c9 /config-nodebug | |
parent | 3a407e976ee41941582c76230e746c8bbf536f8d (diff) | |
download | kernel-b092e490fa632a1ff274e7d92f044d2e18d22f7a.tar.gz kernel-b092e490fa632a1ff274e7d92f044d2e18d22f7a.tar.xz kernel-b092e490fa632a1ff274e7d92f044d2e18d22f7a.zip |
Remove all references to unknown Kconfig symbols
Reported-by: Paul Bolle <pebolle@tiscali.nl>
Diffstat (limited to 'config-nodebug')
-rw-r--r-- | config-nodebug | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config-nodebug b/config-nodebug index 299016139..ed6913376 100644 --- a/config-nodebug +++ b/config-nodebug @@ -31,14 +31,12 @@ CONFIG_CPUMASK_OFFSTACK=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_ACPI_DEBUG is not set -# CONFIG_ACPI_DEBUG_FUNC_TRACE is not set # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_PI_LIST is not set # CONFIG_DEBUG_PAGEALLOC is not set -# CONFIG_DEBUG_WRITECOUNT is not set # CONFIG_DEBUG_OBJECTS is not set # CONFIG_DEBUG_OBJECTS_SELFTEST is not set # CONFIG_DEBUG_OBJECTS_FREE is not set @@ -53,7 +51,6 @@ CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1 # CONFIG_MODULE_FORCE_UNLOAD is not set -# CONFIG_SYSCTL_SYSCALL_CHECK is not set # CONFIG_DEBUG_NOTIFIERS is not set @@ -97,7 +94,6 @@ CONFIG_PM_ADVANCED_DEBUG=y # CONFIG_CEPH_LIB_PRETTYDEBUG is not set # CONFIG_QUOTA_DEBUG is not set -CONFIG_PCI_DEFAULT_USE_CRS=y CONFIG_KGDB_KDB=y CONFIG_KDB_KEYBOARD=y |