diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-11-09 10:16:16 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-11-30 07:24:47 -0500 |
commit | eb8b0afc3a228cf6e0e1f9045127da3e72a6866b (patch) | |
tree | 6292e622b778f2ba510dbe3a6d981cfaceb1cec0 /arch/arm/configs/mainstone_defconfig | |
parent | 80bcddc19d08a6eee99fb1bf3470ad6257af8721 (diff) |
[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/mainstone_defconfig')
-rw-r--r-- | arch/arm/configs/mainstone_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/mainstone_defconfig b/arch/arm/configs/mainstone_defconfig index b112bd75bda2..cc8c95b99292 100644 --- a/arch/arm/configs/mainstone_defconfig +++ b/arch/arm/configs/mainstone_defconfig | |||
@@ -766,7 +766,6 @@ CONFIG_DEBUG_INFO=y | |||
766 | # CONFIG_DEBUG_FS is not set | 766 | # CONFIG_DEBUG_FS is not set |
767 | CONFIG_FRAME_POINTER=y | 767 | CONFIG_FRAME_POINTER=y |
768 | CONFIG_DEBUG_USER=y | 768 | CONFIG_DEBUG_USER=y |
769 | # CONFIG_DEBUG_WAITQ is not set | ||
770 | CONFIG_DEBUG_ERRORS=y | 769 | CONFIG_DEBUG_ERRORS=y |
771 | CONFIG_DEBUG_LL=y | 770 | CONFIG_DEBUG_LL=y |
772 | # CONFIG_DEBUG_ICEDCC is not set | 771 | # CONFIG_DEBUG_ICEDCC is not set |