summaryrefslogtreecommitdiff
path: root/config/kernel/bare-metal.in
blob: 8ff875a5b535849187994afce259aa61207933be (plain)
1
2
3
4
5
6
7
8
9
10
11
# Bare metal config options

## no-package
## select BARE_METAL
##
## help 'Bare metal' refers to those programs that run without any kernel.
## help
## help You probably want to say 'y' here if you plan to use your compiler
## help to build bootloaders. It is not yet suitable to build Linux kernels,
## help though, because the APCI stuff relies on the target C library headers
## help being available?!?!...