Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-09-01 19:26:12 +0400
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-09-01 19:26:12 +0400
commit2bdc99f600e0f6ee4b83dac3c80287f4e2d1bf96 (patch)
tree81f54bfa2e6c56375a3f40a2a74efc8589aad27a /init
parentd93179fd5b6811cf5446a31146099c66c85db359 (diff)
- remove excess whitespace (Vladimir Dronnikov)
Diffstat (limited to 'init')
-rw-r--r--init/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/init/Config.in b/init/Config.in
index c26c4c5e6..6a45e7d3d 100644
--- a/init/Config.in
+++ b/init/Config.in
@@ -83,8 +83,6 @@ config FEATURE_INIT_COREDUMPS
core file sizes. If this option is disabled, processes
will not generate any core files.
-
-
config FEATURE_INITRD
bool "Support running init from within an initrd (not initramfs)"
default y