config/target.in
changeset 894 c444ce4b51b9
parent 850 ef8549b58b6f
child 920 44dd635202a4
     1.1 --- a/config/target.in	Sun Sep 14 16:21:07 2008 +0000
     1.2 +++ b/config/target.in	Wed Oct 01 18:10:40 2008 +0000
     1.3 @@ -28,19 +28,6 @@
     1.4  
     1.5  comment "General target options"
     1.6  
     1.7 -config BARE_METAL
     1.8 -    bool
     1.9 -    prompt "Bare metal (EXPERIMENTAL)"
    1.10 -    default n
    1.11 -    depends on EXPERIMENTAL
    1.12 -    help
    1.13 -      Say 'y' here if you want a simple C compiler with no C library.
    1.14 -
    1.15 -      You probably want to say 'y' here if you plan to use your compiler
    1.16 -      to build only kernels or bootloaders
    1.17 -
    1.18 -      'Bare metal' also refer to those programs that run without any kernel.
    1.19 -
    1.20  choice
    1.21      bool
    1.22      prompt "Target architecture:"