diff -r ef8549b58b6f -r 819bb22347d4 config/target.in --- a/config/target.in Sun Sep 14 16:21:07 2008 +0000 +++ b/config/target.in Sun Oct 12 10:38:02 2008 +0000 @@ -28,19 +28,6 @@ comment "General target options" -config BARE_METAL - bool - prompt "Bare metal (EXPERIMENTAL)" - default n - depends on EXPERIMENTAL - help - Say 'y' here if you want a simple C compiler with no C library. - - You probably want to say 'y' here if you plan to use your compiler - to build only kernels or bootloaders - - 'Bare metal' also refer to those programs that run without any kernel. - choice bool prompt "Target architecture:"