summaryrefslogtreecommitdiff
path: root/config/kernel.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/kernel.in')
-rw-r--r--config/kernel.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/kernel.in b/config/kernel.in
index 1ae8b2e..a2a9686 100644
--- a/config/kernel.in
+++ b/config/kernel.in
@@ -2,6 +2,12 @@
menu "Operating System"
+# Config option used throughout the config and code to determine wether
+# we hace a kernel or not (there might be different bare metal stuff...
+config BARE_METAL
+ bool
+ default n
+
config KERNEL
string