summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_DEFAULT_INIT
blob: e49f35c9c1fe2172fcc1a37766b35691aa712b0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# CONFIG_DEFAULT_INIT:
# 
# This option determines the default init for the system if no init=
# option is passed on the kernel command line. If the requested path is
# not present, we will still then move on to attempting further
# locations (e.g. /sbin/init, etc). If this is empty, we will just use
# the fallback list when init= is not passed.
# 
# Symbol: DEFAULT_INIT [=]
# Type  : string
# Defined at init/Kconfig:267
#   Prompt: Default init path
#   Location:
#     -> General setup
# 
# 
# 
CONFIG_DEFAULT_INIT=""