diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-11-09 16:16:16 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-11-30 13:24:47 +0100 |
commit | eb8b0afc3a228cf6e0e1f9045127da3e72a6866b (patch) | |
tree | 6292e622b778f2ba510dbe3a6d981cfaceb1cec0 /arch/arm/configs/csb337_defconfig | |
parent | [ARM] Convert apm.c to use mutexes instead of semaphores (diff) | |
download | linux-eb8b0afc3a228cf6e0e1f9045127da3e72a6866b.tar.xz linux-eb8b0afc3a228cf6e0e1f9045127da3e72a6866b.zip |
[ARM] Remove DEBUG_WAITQ
DEBUG_WAITQ appears to have been removed by others, but no one
removed the configuration option from ARM. Remote it from both
Kconfig.debug and all default configurations.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/csb337_defconfig')
-rw-r--r-- | arch/arm/configs/csb337_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/csb337_defconfig b/arch/arm/configs/csb337_defconfig index 20e68250d835..2cadd51506bb 100644 --- a/arch/arm/configs/csb337_defconfig +++ b/arch/arm/configs/csb337_defconfig @@ -1113,7 +1113,6 @@ CONFIG_DEBUG_BUGVERBOSE=y CONFIG_FRAME_POINTER=y # CONFIG_RCU_TORTURE_TEST is not set CONFIG_DEBUG_USER=y -# CONFIG_DEBUG_WAITQ is not set # CONFIG_DEBUG_ERRORS is not set CONFIG_DEBUG_LL=y # CONFIG_DEBUG_ICEDCC is not set |