X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fbusybox%2Fconfig%2Finit%2FConfig.in;h=a84169d46ede5e86fc82f9e71775aca39b85f23d;hp=07f6fae780686d246962ad31a868ba392d7a2d8d;hb=e53ecb012ec4b2b87bb9ab35741241590b552a68;hpb=396dbf68b1cfdce2e6f455b5ec646b4c5b65c55e diff --git a/package/busybox/config/init/Config.in b/package/busybox/config/init/Config.in index 07f6fae78..a84169d46 100644 --- a/package/busybox/config/init/Config.in +++ b/package/busybox/config/init/Config.in @@ -12,14 +12,6 @@ config BUSYBOX_CONFIG_INIT help init is the first program run when the system boots. -config BUSYBOX_CONFIG_DEBUG_INIT - bool "Debugging aid" - default n - depends on BUSYBOX_CONFIG_INIT - help - Turn this on to disable all the dangerous - rebooting stuff when debugging. - config BUSYBOX_CONFIG_FEATURE_USE_INITTAB bool "Support reading an inittab file" default y @@ -83,8 +75,6 @@ config BUSYBOX_CONFIG_FEATURE_INIT_COREDUMPS core file sizes. If this option is disabled, processes will not generate any core files. - - config BUSYBOX_CONFIG_FEATURE_INITRD bool "Support running init from within an initrd (not initramfs)" default n