From ed92de0b90ccd4ea0c6b2d1e7d767aa4e11cf439 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 15 Sep 2008 09:43:35 +0000 Subject: Make bare-metal a kernel selection. /trunk/config/kernel.in | 22 14 8 0 ++++++++++++++-------- /trunk/config/target.in | 13 0 13 0 ------------- 2 files changed, 14 insertions(+), 21 deletions(-) --- config/target.in | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'config/target.in') diff --git a/config/target.in b/config/target.in index bd7b725b..b5c7af12 100644 --- a/config/target.in +++ b/config/target.in @@ -28,19 +28,6 @@ config TARGET_LDFLAGS 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:" -- cgit v1.2.3