diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-09-01 15:26:12 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-09-01 15:26:12 +0000 |
commit | 2bdc99f600e0f6ee4b83dac3c80287f4e2d1bf96 (patch) | |
tree | 81f54bfa2e6c56375a3f40a2a74efc8589aad27a | |
parent | d93179fd5b6811cf5446a31146099c66c85db359 (diff) | |
download | busybox-2bdc99f600e0f6ee4b83dac3c80287f4e2d1bf96.tar.gz |
- remove excess whitespace (Vladimir Dronnikov)
-rw-r--r-- | init/Config.in | 2 |
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 |