diff -r ef8549b58b6f -r 68af6b83ff7e config/debug/strace.in --- a/config/debug/strace.in Sun Sep 14 16:21:07 2008 +0000 +++ b/config/debug/strace.in Fri Oct 10 14:30:44 2008 +0000 @@ -1,12 +1,6 @@ # strace -menuconfig STRACE - bool - prompt "strace" - default n - depends on ! BARE_METAL - -if STRACE +config DEBUG_strace choice bool @@ -42,5 +36,3 @@ default "4.5.16" if STRACE_V_4_5_16 # CT_INSERT_VERSION_STRING_ABOVE # # Don't remove above line! - -endif