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 | |
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')
41 files changed, 0 insertions, 44 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index d22f38b957db..40c5eb1f55c7 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug | |||
@@ -32,10 +32,6 @@ config DEBUG_USER | |||
32 | 8 - SIGSEGV faults | 32 | 8 - SIGSEGV faults |
33 | 16 - SIGBUS faults | 33 | 16 - SIGBUS faults |
34 | 34 | ||
35 | config DEBUG_WAITQ | ||
36 | bool "Wait queue debugging" | ||
37 | depends on DEBUG_KERNEL | ||
38 | |||
39 | config DEBUG_ERRORS | 35 | config DEBUG_ERRORS |
40 | bool "Verbose kernel error messages" | 36 | bool "Verbose kernel error messages" |
41 | depends on DEBUG_KERNEL | 37 | depends on DEBUG_KERNEL |
diff --git a/arch/arm/configs/at91rm9200dk_defconfig b/arch/arm/configs/at91rm9200dk_defconfig index b43041476e02..02164c1a301c 100644 --- a/arch/arm/configs/at91rm9200dk_defconfig +++ b/arch/arm/configs/at91rm9200dk_defconfig | |||
@@ -979,7 +979,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
979 | CONFIG_FRAME_POINTER=y | 979 | CONFIG_FRAME_POINTER=y |
980 | # CONFIG_RCU_TORTURE_TEST is not set | 980 | # CONFIG_RCU_TORTURE_TEST is not set |
981 | CONFIG_DEBUG_USER=y | 981 | CONFIG_DEBUG_USER=y |
982 | # CONFIG_DEBUG_WAITQ is not set | ||
983 | # CONFIG_DEBUG_ERRORS is not set | 982 | # CONFIG_DEBUG_ERRORS is not set |
984 | CONFIG_DEBUG_LL=y | 983 | CONFIG_DEBUG_LL=y |
985 | # CONFIG_DEBUG_ICEDCC is not set | 984 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/at91rm9200ek_defconfig b/arch/arm/configs/at91rm9200ek_defconfig index d96fc8386e2f..bee410cc4e92 100644 --- a/arch/arm/configs/at91rm9200ek_defconfig +++ b/arch/arm/configs/at91rm9200ek_defconfig | |||
@@ -968,7 +968,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
968 | CONFIG_FRAME_POINTER=y | 968 | CONFIG_FRAME_POINTER=y |
969 | # CONFIG_RCU_TORTURE_TEST is not set | 969 | # CONFIG_RCU_TORTURE_TEST is not set |
970 | CONFIG_DEBUG_USER=y | 970 | CONFIG_DEBUG_USER=y |
971 | # CONFIG_DEBUG_WAITQ is not set | ||
972 | # CONFIG_DEBUG_ERRORS is not set | 971 | # CONFIG_DEBUG_ERRORS is not set |
973 | CONFIG_DEBUG_LL=y | 972 | CONFIG_DEBUG_LL=y |
974 | # CONFIG_DEBUG_ICEDCC is not set | 973 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/badge4_defconfig b/arch/arm/configs/badge4_defconfig index cfe6bd8e81cd..821865f75605 100644 --- a/arch/arm/configs/badge4_defconfig +++ b/arch/arm/configs/badge4_defconfig | |||
@@ -1216,7 +1216,6 @@ CONFIG_DEBUG_INFO=y | |||
1216 | # CONFIG_DEBUG_FS is not set | 1216 | # CONFIG_DEBUG_FS is not set |
1217 | CONFIG_FRAME_POINTER=y | 1217 | CONFIG_FRAME_POINTER=y |
1218 | CONFIG_DEBUG_USER=y | 1218 | CONFIG_DEBUG_USER=y |
1219 | # CONFIG_DEBUG_WAITQ is not set | ||
1220 | CONFIG_DEBUG_ERRORS=y | 1219 | CONFIG_DEBUG_ERRORS=y |
1221 | CONFIG_DEBUG_LL=y | 1220 | CONFIG_DEBUG_LL=y |
1222 | # CONFIG_DEBUG_ICEDCC is not set | 1221 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/cerfcube_defconfig b/arch/arm/configs/cerfcube_defconfig index 09b7acd7f647..ee130b528bd4 100644 --- a/arch/arm/configs/cerfcube_defconfig +++ b/arch/arm/configs/cerfcube_defconfig | |||
@@ -851,7 +851,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
851 | # CONFIG_DEBUG_FS is not set | 851 | # CONFIG_DEBUG_FS is not set |
852 | CONFIG_FRAME_POINTER=y | 852 | CONFIG_FRAME_POINTER=y |
853 | CONFIG_DEBUG_USER=y | 853 | CONFIG_DEBUG_USER=y |
854 | # CONFIG_DEBUG_WAITQ is not set | ||
855 | CONFIG_DEBUG_ERRORS=y | 854 | CONFIG_DEBUG_ERRORS=y |
856 | CONFIG_DEBUG_LL=y | 855 | CONFIG_DEBUG_LL=y |
857 | # CONFIG_DEBUG_ICEDCC is not set | 856 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/collie_defconfig b/arch/arm/configs/collie_defconfig index a3758913c0bb..970c8c772eb7 100644 --- a/arch/arm/configs/collie_defconfig +++ b/arch/arm/configs/collie_defconfig | |||
@@ -934,7 +934,6 @@ CONFIG_FRAME_POINTER=y | |||
934 | CONFIG_FORCED_INLINING=y | 934 | CONFIG_FORCED_INLINING=y |
935 | # CONFIG_RCU_TORTURE_TEST is not set | 935 | # CONFIG_RCU_TORTURE_TEST is not set |
936 | # CONFIG_DEBUG_USER is not set | 936 | # CONFIG_DEBUG_USER is not set |
937 | # CONFIG_DEBUG_WAITQ is not set | ||
938 | CONFIG_DEBUG_ERRORS=y | 937 | CONFIG_DEBUG_ERRORS=y |
939 | # CONFIG_DEBUG_LL is not set | 938 | # CONFIG_DEBUG_LL is not set |
940 | 939 | ||
diff --git a/arch/arm/configs/corgi_defconfig b/arch/arm/configs/corgi_defconfig index c41c04fa5020..e8980a9bb893 100644 --- a/arch/arm/configs/corgi_defconfig +++ b/arch/arm/configs/corgi_defconfig | |||
@@ -1513,7 +1513,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1513 | CONFIG_FRAME_POINTER=y | 1513 | CONFIG_FRAME_POINTER=y |
1514 | # CONFIG_RCU_TORTURE_TEST is not set | 1514 | # CONFIG_RCU_TORTURE_TEST is not set |
1515 | # CONFIG_DEBUG_USER is not set | 1515 | # CONFIG_DEBUG_USER is not set |
1516 | # CONFIG_DEBUG_WAITQ is not set | ||
1517 | CONFIG_DEBUG_ERRORS=y | 1516 | CONFIG_DEBUG_ERRORS=y |
1518 | CONFIG_DEBUG_LL=y | 1517 | CONFIG_DEBUG_LL=y |
1519 | # CONFIG_DEBUG_ICEDCC is not set | 1518 | # CONFIG_DEBUG_ICEDCC is not set |
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 | |||
1113 | CONFIG_FRAME_POINTER=y | 1113 | CONFIG_FRAME_POINTER=y |
1114 | # CONFIG_RCU_TORTURE_TEST is not set | 1114 | # CONFIG_RCU_TORTURE_TEST is not set |
1115 | CONFIG_DEBUG_USER=y | 1115 | CONFIG_DEBUG_USER=y |
1116 | # CONFIG_DEBUG_WAITQ is not set | ||
1117 | # CONFIG_DEBUG_ERRORS is not set | 1116 | # CONFIG_DEBUG_ERRORS is not set |
1118 | CONFIG_DEBUG_LL=y | 1117 | CONFIG_DEBUG_LL=y |
1119 | # CONFIG_DEBUG_ICEDCC is not set | 1118 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/csb637_defconfig b/arch/arm/configs/csb637_defconfig index df8595ac031f..807f7fc8d777 100644 --- a/arch/arm/configs/csb637_defconfig +++ b/arch/arm/configs/csb637_defconfig | |||
@@ -1062,7 +1062,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1062 | CONFIG_FRAME_POINTER=y | 1062 | CONFIG_FRAME_POINTER=y |
1063 | # CONFIG_RCU_TORTURE_TEST is not set | 1063 | # CONFIG_RCU_TORTURE_TEST is not set |
1064 | CONFIG_DEBUG_USER=y | 1064 | CONFIG_DEBUG_USER=y |
1065 | # CONFIG_DEBUG_WAITQ is not set | ||
1066 | # CONFIG_DEBUG_ERRORS is not set | 1065 | # CONFIG_DEBUG_ERRORS is not set |
1067 | CONFIG_DEBUG_LL=y | 1066 | CONFIG_DEBUG_LL=y |
1068 | # CONFIG_DEBUG_ICEDCC is not set | 1067 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig index 3b4802a849e4..58d5974f41d0 100644 --- a/arch/arm/configs/ep93xx_defconfig +++ b/arch/arm/configs/ep93xx_defconfig | |||
@@ -1134,7 +1134,6 @@ CONFIG_FRAME_POINTER=y | |||
1134 | CONFIG_FORCED_INLINING=y | 1134 | CONFIG_FORCED_INLINING=y |
1135 | # CONFIG_RCU_TORTURE_TEST is not set | 1135 | # CONFIG_RCU_TORTURE_TEST is not set |
1136 | CONFIG_DEBUG_USER=y | 1136 | CONFIG_DEBUG_USER=y |
1137 | CONFIG_DEBUG_WAITQ=y | ||
1138 | CONFIG_DEBUG_ERRORS=y | 1137 | CONFIG_DEBUG_ERRORS=y |
1139 | CONFIG_DEBUG_LL=y | 1138 | CONFIG_DEBUG_LL=y |
1140 | # CONFIG_DEBUG_ICEDCC is not set | 1139 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/h7202_defconfig b/arch/arm/configs/h7202_defconfig index 9d62ed16bf57..0e739af52713 100644 --- a/arch/arm/configs/h7202_defconfig +++ b/arch/arm/configs/h7202_defconfig | |||
@@ -702,7 +702,6 @@ CONFIG_DEBUG_INFO=y | |||
702 | # CONFIG_DEBUG_FS is not set | 702 | # CONFIG_DEBUG_FS is not set |
703 | CONFIG_FRAME_POINTER=y | 703 | CONFIG_FRAME_POINTER=y |
704 | CONFIG_DEBUG_USER=y | 704 | CONFIG_DEBUG_USER=y |
705 | # CONFIG_DEBUG_WAITQ is not set | ||
706 | # CONFIG_DEBUG_ERRORS is not set | 705 | # CONFIG_DEBUG_ERRORS is not set |
707 | # CONFIG_DEBUG_LL is not set | 706 | # CONFIG_DEBUG_LL is not set |
708 | 707 | ||
diff --git a/arch/arm/configs/hackkit_defconfig b/arch/arm/configs/hackkit_defconfig index a45b57582b86..1c8fb89a6730 100644 --- a/arch/arm/configs/hackkit_defconfig +++ b/arch/arm/configs/hackkit_defconfig | |||
@@ -740,7 +740,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
740 | # CONFIG_DEBUG_FS is not set | 740 | # CONFIG_DEBUG_FS is not set |
741 | CONFIG_FRAME_POINTER=y | 741 | CONFIG_FRAME_POINTER=y |
742 | CONFIG_DEBUG_USER=y | 742 | CONFIG_DEBUG_USER=y |
743 | CONFIG_DEBUG_WAITQ=y | ||
744 | CONFIG_DEBUG_ERRORS=y | 743 | CONFIG_DEBUG_ERRORS=y |
745 | CONFIG_DEBUG_LL=y | 744 | CONFIG_DEBUG_LL=y |
746 | # CONFIG_DEBUG_ICEDCC is not set | 745 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/integrator_defconfig b/arch/arm/configs/integrator_defconfig index 692ab57ba1ca..3ce96e60b409 100644 --- a/arch/arm/configs/integrator_defconfig +++ b/arch/arm/configs/integrator_defconfig | |||
@@ -835,7 +835,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
835 | # CONFIG_DEBUG_FS is not set | 835 | # CONFIG_DEBUG_FS is not set |
836 | CONFIG_FRAME_POINTER=y | 836 | CONFIG_FRAME_POINTER=y |
837 | # CONFIG_DEBUG_USER is not set | 837 | # CONFIG_DEBUG_USER is not set |
838 | # CONFIG_DEBUG_WAITQ is not set | ||
839 | CONFIG_DEBUG_ERRORS=y | 838 | CONFIG_DEBUG_ERRORS=y |
840 | # CONFIG_DEBUG_LL is not set | 839 | # CONFIG_DEBUG_LL is not set |
841 | 840 | ||
diff --git a/arch/arm/configs/iop32x_defconfig b/arch/arm/configs/iop32x_defconfig index 0d67f66e78c2..b275c53728ec 100644 --- a/arch/arm/configs/iop32x_defconfig +++ b/arch/arm/configs/iop32x_defconfig | |||
@@ -1204,7 +1204,6 @@ CONFIG_FRAME_POINTER=y | |||
1204 | # CONFIG_FORCED_INLINING is not set | 1204 | # CONFIG_FORCED_INLINING is not set |
1205 | # CONFIG_RCU_TORTURE_TEST is not set | 1205 | # CONFIG_RCU_TORTURE_TEST is not set |
1206 | CONFIG_DEBUG_USER=y | 1206 | CONFIG_DEBUG_USER=y |
1207 | # CONFIG_DEBUG_WAITQ is not set | ||
1208 | # CONFIG_DEBUG_ERRORS is not set | 1207 | # CONFIG_DEBUG_ERRORS is not set |
1209 | CONFIG_DEBUG_LL=y | 1208 | CONFIG_DEBUG_LL=y |
1210 | # CONFIG_DEBUG_ICEDCC is not set | 1209 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/iop33x_defconfig b/arch/arm/configs/iop33x_defconfig index 2a8fc153969d..848e3ace9069 100644 --- a/arch/arm/configs/iop33x_defconfig +++ b/arch/arm/configs/iop33x_defconfig | |||
@@ -1051,7 +1051,6 @@ CONFIG_FRAME_POINTER=y | |||
1051 | # CONFIG_FORCED_INLINING is not set | 1051 | # CONFIG_FORCED_INLINING is not set |
1052 | # CONFIG_RCU_TORTURE_TEST is not set | 1052 | # CONFIG_RCU_TORTURE_TEST is not set |
1053 | CONFIG_DEBUG_USER=y | 1053 | CONFIG_DEBUG_USER=y |
1054 | # CONFIG_DEBUG_WAITQ is not set | ||
1055 | # CONFIG_DEBUG_ERRORS is not set | 1054 | # CONFIG_DEBUG_ERRORS is not set |
1056 | CONFIG_DEBUG_LL=y | 1055 | CONFIG_DEBUG_LL=y |
1057 | # CONFIG_DEBUG_ICEDCC is not set | 1056 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/ixp2000_defconfig b/arch/arm/configs/ixp2000_defconfig index 27b3e31a8ad8..bbd2dcf91e52 100644 --- a/arch/arm/configs/ixp2000_defconfig +++ b/arch/arm/configs/ixp2000_defconfig | |||
@@ -1026,7 +1026,6 @@ CONFIG_FRAME_POINTER=y | |||
1026 | CONFIG_FORCED_INLINING=y | 1026 | CONFIG_FORCED_INLINING=y |
1027 | # CONFIG_RCU_TORTURE_TEST is not set | 1027 | # CONFIG_RCU_TORTURE_TEST is not set |
1028 | CONFIG_DEBUG_USER=y | 1028 | CONFIG_DEBUG_USER=y |
1029 | # CONFIG_DEBUG_WAITQ is not set | ||
1030 | CONFIG_DEBUG_ERRORS=y | 1029 | CONFIG_DEBUG_ERRORS=y |
1031 | CONFIG_DEBUG_LL=y | 1030 | CONFIG_DEBUG_LL=y |
1032 | # CONFIG_DEBUG_ICEDCC is not set | 1031 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/ixp23xx_defconfig b/arch/arm/configs/ixp23xx_defconfig index 7b18997083ce..06deefaec1d2 100644 --- a/arch/arm/configs/ixp23xx_defconfig +++ b/arch/arm/configs/ixp23xx_defconfig | |||
@@ -1305,7 +1305,6 @@ CONFIG_FRAME_POINTER=y | |||
1305 | CONFIG_FORCED_INLINING=y | 1305 | CONFIG_FORCED_INLINING=y |
1306 | # CONFIG_RCU_TORTURE_TEST is not set | 1306 | # CONFIG_RCU_TORTURE_TEST is not set |
1307 | CONFIG_DEBUG_USER=y | 1307 | CONFIG_DEBUG_USER=y |
1308 | # CONFIG_DEBUG_WAITQ is not set | ||
1309 | CONFIG_DEBUG_ERRORS=y | 1308 | CONFIG_DEBUG_ERRORS=y |
1310 | CONFIG_DEBUG_LL=y | 1309 | CONFIG_DEBUG_LL=y |
1311 | # CONFIG_DEBUG_ICEDCC is not set | 1310 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig index fac7c3b240c0..fabf74c51a88 100644 --- a/arch/arm/configs/ixp4xx_defconfig +++ b/arch/arm/configs/ixp4xx_defconfig | |||
@@ -1243,7 +1243,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1243 | CONFIG_FRAME_POINTER=y | 1243 | CONFIG_FRAME_POINTER=y |
1244 | # CONFIG_RCU_TORTURE_TEST is not set | 1244 | # CONFIG_RCU_TORTURE_TEST is not set |
1245 | # CONFIG_DEBUG_USER is not set | 1245 | # CONFIG_DEBUG_USER is not set |
1246 | # CONFIG_DEBUG_WAITQ is not set | ||
1247 | CONFIG_DEBUG_ERRORS=y | 1246 | CONFIG_DEBUG_ERRORS=y |
1248 | CONFIG_DEBUG_LL=y | 1247 | CONFIG_DEBUG_LL=y |
1249 | # CONFIG_DEBUG_ICEDCC is not set | 1248 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/jornada720_defconfig b/arch/arm/configs/jornada720_defconfig index 80a6fd97eb32..0c556289a3f4 100644 --- a/arch/arm/configs/jornada720_defconfig +++ b/arch/arm/configs/jornada720_defconfig | |||
@@ -889,7 +889,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
889 | # CONFIG_DEBUG_FS is not set | 889 | # CONFIG_DEBUG_FS is not set |
890 | CONFIG_FRAME_POINTER=y | 890 | CONFIG_FRAME_POINTER=y |
891 | # CONFIG_DEBUG_USER is not set | 891 | # CONFIG_DEBUG_USER is not set |
892 | # CONFIG_DEBUG_WAITQ is not set | ||
893 | CONFIG_DEBUG_ERRORS=y | 892 | CONFIG_DEBUG_ERRORS=y |
894 | CONFIG_DEBUG_LL=y | 893 | CONFIG_DEBUG_LL=y |
895 | # CONFIG_DEBUG_ICEDCC is not set | 894 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/kb9202_defconfig b/arch/arm/configs/kb9202_defconfig index b4cd4b414836..89e116f955b1 100644 --- a/arch/arm/configs/kb9202_defconfig +++ b/arch/arm/configs/kb9202_defconfig | |||
@@ -753,7 +753,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
753 | # CONFIG_DEBUG_FS is not set | 753 | # CONFIG_DEBUG_FS is not set |
754 | CONFIG_FRAME_POINTER=y | 754 | CONFIG_FRAME_POINTER=y |
755 | CONFIG_DEBUG_USER=y | 755 | CONFIG_DEBUG_USER=y |
756 | # CONFIG_DEBUG_WAITQ is not set | ||
757 | CONFIG_DEBUG_ERRORS=y | 756 | CONFIG_DEBUG_ERRORS=y |
758 | CONFIG_DEBUG_LL=y | 757 | CONFIG_DEBUG_LL=y |
759 | # CONFIG_DEBUG_ICEDCC is not set | 758 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/lpd270_defconfig b/arch/arm/configs/lpd270_defconfig index 4b29e099640d..e146189ab54f 100644 --- a/arch/arm/configs/lpd270_defconfig +++ b/arch/arm/configs/lpd270_defconfig | |||
@@ -949,7 +949,6 @@ CONFIG_FRAME_POINTER=y | |||
949 | CONFIG_FORCED_INLINING=y | 949 | CONFIG_FORCED_INLINING=y |
950 | # CONFIG_RCU_TORTURE_TEST is not set | 950 | # CONFIG_RCU_TORTURE_TEST is not set |
951 | CONFIG_DEBUG_USER=y | 951 | CONFIG_DEBUG_USER=y |
952 | # CONFIG_DEBUG_WAITQ is not set | ||
953 | CONFIG_DEBUG_ERRORS=y | 952 | CONFIG_DEBUG_ERRORS=y |
954 | CONFIG_DEBUG_LL=y | 953 | CONFIG_DEBUG_LL=y |
955 | # CONFIG_DEBUG_ICEDCC is not set | 954 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/lpd7a400_defconfig b/arch/arm/configs/lpd7a400_defconfig index bf9cf9c6d2df..f8ac29d5c654 100644 --- a/arch/arm/configs/lpd7a400_defconfig +++ b/arch/arm/configs/lpd7a400_defconfig | |||
@@ -850,7 +850,6 @@ CONFIG_DEBUG_INFO=y | |||
850 | # CONFIG_DEBUG_FS is not set | 850 | # CONFIG_DEBUG_FS is not set |
851 | CONFIG_FRAME_POINTER=y | 851 | CONFIG_FRAME_POINTER=y |
852 | CONFIG_DEBUG_USER=y | 852 | CONFIG_DEBUG_USER=y |
853 | # CONFIG_DEBUG_WAITQ is not set | ||
854 | CONFIG_DEBUG_ERRORS=y | 853 | CONFIG_DEBUG_ERRORS=y |
855 | # CONFIG_DEBUG_LL is not set | 854 | # CONFIG_DEBUG_LL is not set |
856 | 855 | ||
diff --git a/arch/arm/configs/lpd7a404_defconfig b/arch/arm/configs/lpd7a404_defconfig index 3a57be32e849..46a0f7fe1fa5 100644 --- a/arch/arm/configs/lpd7a404_defconfig +++ b/arch/arm/configs/lpd7a404_defconfig | |||
@@ -1100,7 +1100,6 @@ CONFIG_FRAME_POINTER=y | |||
1100 | CONFIG_FORCED_INLINING=y | 1100 | CONFIG_FORCED_INLINING=y |
1101 | # CONFIG_RCU_TORTURE_TEST is not set | 1101 | # CONFIG_RCU_TORTURE_TEST is not set |
1102 | CONFIG_DEBUG_USER=y | 1102 | CONFIG_DEBUG_USER=y |
1103 | # CONFIG_DEBUG_WAITQ is not set | ||
1104 | CONFIG_DEBUG_ERRORS=y | 1103 | CONFIG_DEBUG_ERRORS=y |
1105 | # CONFIG_DEBUG_LL is not set | 1104 | # CONFIG_DEBUG_LL is not set |
1106 | 1105 | ||
diff --git a/arch/arm/configs/lubbock_defconfig b/arch/arm/configs/lubbock_defconfig index 81daadcbe0ba..e544bfbbde5d 100644 --- a/arch/arm/configs/lubbock_defconfig +++ b/arch/arm/configs/lubbock_defconfig | |||
@@ -772,7 +772,6 @@ CONFIG_DEBUG_INFO=y | |||
772 | # CONFIG_DEBUG_FS is not set | 772 | # CONFIG_DEBUG_FS is not set |
773 | CONFIG_FRAME_POINTER=y | 773 | CONFIG_FRAME_POINTER=y |
774 | CONFIG_DEBUG_USER=y | 774 | CONFIG_DEBUG_USER=y |
775 | # CONFIG_DEBUG_WAITQ is not set | ||
776 | CONFIG_DEBUG_ERRORS=y | 775 | CONFIG_DEBUG_ERRORS=y |
777 | CONFIG_DEBUG_LL=y | 776 | CONFIG_DEBUG_LL=y |
778 | # CONFIG_DEBUG_ICEDCC is not set | 777 | # CONFIG_DEBUG_ICEDCC is not set |
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 |
diff --git a/arch/arm/configs/mx1ads_defconfig b/arch/arm/configs/mx1ads_defconfig index d16f6cd6e039..577d7e1b5d42 100644 --- a/arch/arm/configs/mx1ads_defconfig +++ b/arch/arm/configs/mx1ads_defconfig | |||
@@ -691,7 +691,6 @@ CONFIG_DEBUG_INFO=y | |||
691 | # CONFIG_DEBUG_FS is not set | 691 | # CONFIG_DEBUG_FS is not set |
692 | CONFIG_FRAME_POINTER=y | 692 | CONFIG_FRAME_POINTER=y |
693 | CONFIG_DEBUG_USER=y | 693 | CONFIG_DEBUG_USER=y |
694 | # CONFIG_DEBUG_WAITQ is not set | ||
695 | CONFIG_DEBUG_ERRORS=y | 694 | CONFIG_DEBUG_ERRORS=y |
696 | # CONFIG_DEBUG_LL is not set | 695 | # CONFIG_DEBUG_LL is not set |
697 | 696 | ||
diff --git a/arch/arm/configs/neponset_defconfig b/arch/arm/configs/neponset_defconfig index df8168e57b7c..e86794a10fc0 100644 --- a/arch/arm/configs/neponset_defconfig +++ b/arch/arm/configs/neponset_defconfig | |||
@@ -1115,7 +1115,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1115 | # CONFIG_DEBUG_FS is not set | 1115 | # CONFIG_DEBUG_FS is not set |
1116 | CONFIG_FRAME_POINTER=y | 1116 | CONFIG_FRAME_POINTER=y |
1117 | CONFIG_DEBUG_USER=y | 1117 | CONFIG_DEBUG_USER=y |
1118 | # CONFIG_DEBUG_WAITQ is not set | ||
1119 | CONFIG_DEBUG_ERRORS=y | 1118 | CONFIG_DEBUG_ERRORS=y |
1120 | CONFIG_DEBUG_LL=y | 1119 | CONFIG_DEBUG_LL=y |
1121 | # CONFIG_DEBUG_ICEDCC is not set | 1120 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/netwinder_defconfig b/arch/arm/configs/netwinder_defconfig index 2cae1ead9f9b..c1a63a35c58d 100644 --- a/arch/arm/configs/netwinder_defconfig +++ b/arch/arm/configs/netwinder_defconfig | |||
@@ -994,7 +994,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
994 | # CONFIG_DEBUG_FS is not set | 994 | # CONFIG_DEBUG_FS is not set |
995 | CONFIG_FRAME_POINTER=y | 995 | CONFIG_FRAME_POINTER=y |
996 | CONFIG_DEBUG_USER=y | 996 | CONFIG_DEBUG_USER=y |
997 | # CONFIG_DEBUG_WAITQ is not set | ||
998 | # CONFIG_DEBUG_ERRORS is not set | 997 | # CONFIG_DEBUG_ERRORS is not set |
999 | # CONFIG_DEBUG_LL is not set | 998 | # CONFIG_DEBUG_LL is not set |
1000 | 999 | ||
diff --git a/arch/arm/configs/netx_defconfig b/arch/arm/configs/netx_defconfig index 61115a773382..57f32f39d0ff 100644 --- a/arch/arm/configs/netx_defconfig +++ b/arch/arm/configs/netx_defconfig | |||
@@ -872,7 +872,6 @@ CONFIG_FRAME_POINTER=y | |||
872 | CONFIG_FORCED_INLINING=y | 872 | CONFIG_FORCED_INLINING=y |
873 | # CONFIG_RCU_TORTURE_TEST is not set | 873 | # CONFIG_RCU_TORTURE_TEST is not set |
874 | # CONFIG_DEBUG_USER is not set | 874 | # CONFIG_DEBUG_USER is not set |
875 | # CONFIG_DEBUG_WAITQ is not set | ||
876 | CONFIG_DEBUG_ERRORS=y | 875 | CONFIG_DEBUG_ERRORS=y |
877 | # CONFIG_DEBUG_LL is not set | 876 | # CONFIG_DEBUG_LL is not set |
878 | 877 | ||
diff --git a/arch/arm/configs/onearm_defconfig b/arch/arm/configs/onearm_defconfig index 9b9f2155af35..0498ebd7d5de 100644 --- a/arch/arm/configs/onearm_defconfig +++ b/arch/arm/configs/onearm_defconfig | |||
@@ -1045,7 +1045,6 @@ CONFIG_FRAME_POINTER=y | |||
1045 | CONFIG_FORCED_INLINING=y | 1045 | CONFIG_FORCED_INLINING=y |
1046 | # CONFIG_RCU_TORTURE_TEST is not set | 1046 | # CONFIG_RCU_TORTURE_TEST is not set |
1047 | CONFIG_DEBUG_USER=y | 1047 | CONFIG_DEBUG_USER=y |
1048 | # CONFIG_DEBUG_WAITQ is not set | ||
1049 | # CONFIG_DEBUG_ERRORS is not set | 1048 | # CONFIG_DEBUG_ERRORS is not set |
1050 | CONFIG_DEBUG_LL=y | 1049 | CONFIG_DEBUG_LL=y |
1051 | # CONFIG_DEBUG_ICEDCC is not set | 1050 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/pleb_defconfig b/arch/arm/configs/pleb_defconfig index 24e8bdd4cb91..a6b47ea8e465 100644 --- a/arch/arm/configs/pleb_defconfig +++ b/arch/arm/configs/pleb_defconfig | |||
@@ -721,7 +721,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
721 | # CONFIG_DEBUG_FS is not set | 721 | # CONFIG_DEBUG_FS is not set |
722 | CONFIG_FRAME_POINTER=y | 722 | CONFIG_FRAME_POINTER=y |
723 | # CONFIG_DEBUG_USER is not set | 723 | # CONFIG_DEBUG_USER is not set |
724 | # CONFIG_DEBUG_WAITQ is not set | ||
725 | # CONFIG_DEBUG_ERRORS is not set | 724 | # CONFIG_DEBUG_ERRORS is not set |
726 | # CONFIG_DEBUG_LL is not set | 725 | # CONFIG_DEBUG_LL is not set |
727 | 726 | ||
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 | ||
diff --git a/arch/arm/configs/pxa255-idp_defconfig b/arch/arm/configs/pxa255-idp_defconfig index b71d31a4bb56..46e5089df0ae 100644 --- a/arch/arm/configs/pxa255-idp_defconfig +++ b/arch/arm/configs/pxa255-idp_defconfig | |||
@@ -768,7 +768,6 @@ CONFIG_DEBUG_INFO=y | |||
768 | # CONFIG_DEBUG_FS is not set | 768 | # CONFIG_DEBUG_FS is not set |
769 | CONFIG_FRAME_POINTER=y | 769 | CONFIG_FRAME_POINTER=y |
770 | CONFIG_DEBUG_USER=y | 770 | CONFIG_DEBUG_USER=y |
771 | # CONFIG_DEBUG_WAITQ is not set | ||
772 | CONFIG_DEBUG_ERRORS=y | 771 | CONFIG_DEBUG_ERRORS=y |
773 | CONFIG_DEBUG_LL=y | 772 | CONFIG_DEBUG_LL=y |
774 | # CONFIG_DEBUG_ICEDCC is not set | 773 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/realview-smp_defconfig b/arch/arm/configs/realview-smp_defconfig index ffd905ff19f1..fc39ba1a89f3 100644 --- a/arch/arm/configs/realview-smp_defconfig +++ b/arch/arm/configs/realview-smp_defconfig | |||
@@ -967,7 +967,6 @@ CONFIG_FORCED_INLINING=y | |||
967 | # CONFIG_HEADERS_CHECK is not set | 967 | # CONFIG_HEADERS_CHECK is not set |
968 | # CONFIG_RCU_TORTURE_TEST is not set | 968 | # CONFIG_RCU_TORTURE_TEST is not set |
969 | CONFIG_DEBUG_USER=y | 969 | CONFIG_DEBUG_USER=y |
970 | # CONFIG_DEBUG_WAITQ is not set | ||
971 | CONFIG_DEBUG_ERRORS=y | 970 | CONFIG_DEBUG_ERRORS=y |
972 | CONFIG_DEBUG_LL=y | 971 | CONFIG_DEBUG_LL=y |
973 | # CONFIG_DEBUG_ICEDCC is not set | 972 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/realview_defconfig b/arch/arm/configs/realview_defconfig index 3f1ec4e304f7..accbf529ce5b 100644 --- a/arch/arm/configs/realview_defconfig +++ b/arch/arm/configs/realview_defconfig | |||
@@ -759,7 +759,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
759 | # CONFIG_DEBUG_FS is not set | 759 | # CONFIG_DEBUG_FS is not set |
760 | CONFIG_FRAME_POINTER=y | 760 | CONFIG_FRAME_POINTER=y |
761 | CONFIG_DEBUG_USER=y | 761 | CONFIG_DEBUG_USER=y |
762 | # CONFIG_DEBUG_WAITQ is not set | ||
763 | CONFIG_DEBUG_ERRORS=y | 762 | CONFIG_DEBUG_ERRORS=y |
764 | # CONFIG_DEBUG_LL is not set | 763 | # CONFIG_DEBUG_LL is not set |
765 | 764 | ||
diff --git a/arch/arm/configs/rpc_defconfig b/arch/arm/configs/rpc_defconfig index b498afdc03b6..bc091264d354 100644 --- a/arch/arm/configs/rpc_defconfig +++ b/arch/arm/configs/rpc_defconfig | |||
@@ -910,7 +910,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
910 | # CONFIG_DEBUG_FS is not set | 910 | # CONFIG_DEBUG_FS is not set |
911 | CONFIG_FRAME_POINTER=y | 911 | CONFIG_FRAME_POINTER=y |
912 | CONFIG_DEBUG_USER=y | 912 | CONFIG_DEBUG_USER=y |
913 | # CONFIG_DEBUG_WAITQ is not set | ||
914 | CONFIG_DEBUG_ERRORS=y | 913 | CONFIG_DEBUG_ERRORS=y |
915 | CONFIG_DEBUG_LL=y | 914 | CONFIG_DEBUG_LL=y |
916 | # CONFIG_DEBUG_ICEDCC is not set | 915 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index c0152393e494..3b31a33d0080 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_defconfig | |||
@@ -1319,7 +1319,6 @@ CONFIG_FORCED_INLINING=y | |||
1319 | # CONFIG_HEADERS_CHECK is not set | 1319 | # CONFIG_HEADERS_CHECK is not set |
1320 | # CONFIG_RCU_TORTURE_TEST is not set | 1320 | # CONFIG_RCU_TORTURE_TEST is not set |
1321 | CONFIG_DEBUG_USER=y | 1321 | CONFIG_DEBUG_USER=y |
1322 | # CONFIG_DEBUG_WAITQ is not set | ||
1323 | # CONFIG_DEBUG_ERRORS is not set | 1322 | # CONFIG_DEBUG_ERRORS is not set |
1324 | CONFIG_DEBUG_LL=y | 1323 | CONFIG_DEBUG_LL=y |
1325 | # CONFIG_DEBUG_ICEDCC is not set | 1324 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/shark_defconfig b/arch/arm/configs/shark_defconfig index c48d17062262..9b6561d119af 100644 --- a/arch/arm/configs/shark_defconfig +++ b/arch/arm/configs/shark_defconfig | |||
@@ -965,7 +965,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
965 | # CONFIG_DEBUG_FS is not set | 965 | # CONFIG_DEBUG_FS is not set |
966 | CONFIG_FRAME_POINTER=y | 966 | CONFIG_FRAME_POINTER=y |
967 | CONFIG_DEBUG_USER=y | 967 | CONFIG_DEBUG_USER=y |
968 | # CONFIG_DEBUG_WAITQ is not set | ||
969 | # CONFIG_DEBUG_ERRORS is not set | 968 | # CONFIG_DEBUG_ERRORS is not set |
970 | # CONFIG_DEBUG_LL is not set | 969 | # CONFIG_DEBUG_LL is not set |
971 | 970 | ||
diff --git a/arch/arm/configs/simpad_defconfig b/arch/arm/configs/simpad_defconfig index 140056a3507f..03f783e696b3 100644 --- a/arch/arm/configs/simpad_defconfig +++ b/arch/arm/configs/simpad_defconfig | |||
@@ -934,7 +934,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
934 | # CONFIG_DEBUG_FS is not set | 934 | # CONFIG_DEBUG_FS is not set |
935 | CONFIG_FRAME_POINTER=y | 935 | CONFIG_FRAME_POINTER=y |
936 | CONFIG_DEBUG_USER=y | 936 | CONFIG_DEBUG_USER=y |
937 | # CONFIG_DEBUG_WAITQ is not set | ||
938 | CONFIG_DEBUG_ERRORS=y | 937 | CONFIG_DEBUG_ERRORS=y |
939 | CONFIG_DEBUG_LL=y | 938 | CONFIG_DEBUG_LL=y |
940 | # CONFIG_DEBUG_ICEDCC is not set | 939 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/spitz_defconfig b/arch/arm/configs/spitz_defconfig index bd03238968c1..aa7a01179500 100644 --- a/arch/arm/configs/spitz_defconfig +++ b/arch/arm/configs/spitz_defconfig | |||
@@ -1406,7 +1406,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1406 | CONFIG_FRAME_POINTER=y | 1406 | CONFIG_FRAME_POINTER=y |
1407 | # CONFIG_RCU_TORTURE_TEST is not set | 1407 | # CONFIG_RCU_TORTURE_TEST is not set |
1408 | # CONFIG_DEBUG_USER is not set | 1408 | # CONFIG_DEBUG_USER is not set |
1409 | # CONFIG_DEBUG_WAITQ is not set | ||
1410 | CONFIG_DEBUG_ERRORS=y | 1409 | CONFIG_DEBUG_ERRORS=y |
1411 | CONFIG_DEBUG_LL=y | 1410 | CONFIG_DEBUG_LL=y |
1412 | # CONFIG_DEBUG_ICEDCC is not set | 1411 | # CONFIG_DEBUG_ICEDCC is not set |
diff --git a/arch/arm/configs/versatile_defconfig b/arch/arm/configs/versatile_defconfig index f7bf6ef27d19..48dca69addae 100644 --- a/arch/arm/configs/versatile_defconfig +++ b/arch/arm/configs/versatile_defconfig | |||
@@ -972,7 +972,6 @@ CONFIG_FRAME_POINTER=y | |||
972 | CONFIG_FORCED_INLINING=y | 972 | CONFIG_FORCED_INLINING=y |
973 | # CONFIG_RCU_TORTURE_TEST is not set | 973 | # CONFIG_RCU_TORTURE_TEST is not set |
974 | CONFIG_DEBUG_USER=y | 974 | CONFIG_DEBUG_USER=y |
975 | # CONFIG_DEBUG_WAITQ is not set | ||
976 | CONFIG_DEBUG_ERRORS=y | 975 | CONFIG_DEBUG_ERRORS=y |
977 | CONFIG_DEBUG_LL=y | 976 | CONFIG_DEBUG_LL=y |
978 | # CONFIG_DEBUG_ICEDCC is not set | 977 | # CONFIG_DEBUG_ICEDCC is not set |