diff options
Diffstat (limited to 'config/kernel.in')
-rw-r--r-- | config/kernel.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/kernel.in b/config/kernel.in index a2a96860..0178480e 100644 --- a/config/kernel.in +++ b/config/kernel.in @@ -3,7 +3,7 @@ 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... +# we have a kernel or not (there might be different bare metal stuff... config BARE_METAL bool default n |