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/pnx4008_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/pnx4008_defconfig')
-rw-r--r-- | arch/arm/configs/pnx4008_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/pnx4008_defconfig b/arch/arm/configs/pnx4008_defconfig index a4989f44baaa..b5e11aa2e290 100644 --- a/arch/arm/configs/pnx4008_defconfig +++ b/arch/arm/configs/pnx4008_defconfig | |||
@@ -1604,7 +1604,6 @@ CONFIG_FRAME_POINTER=y | |||
1604 | CONFIG_FORCED_INLINING=y | 1604 | CONFIG_FORCED_INLINING=y |
1605 | # CONFIG_RCU_TORTURE_TEST is not set | 1605 | # CONFIG_RCU_TORTURE_TEST is not set |
1606 | # CONFIG_DEBUG_USER is not set | 1606 | # CONFIG_DEBUG_USER is not set |
1607 | # CONFIG_DEBUG_WAITQ is not set | ||
1608 | # CONFIG_DEBUG_ERRORS is not set | 1607 | # CONFIG_DEBUG_ERRORS is not set |
1609 | # CONFIG_DEBUG_LL is not set | 1608 | # CONFIG_DEBUG_LL is not set |
1610 | 1609 | ||