Cleanup some config problems. Add a sane default config that basically
matches the default old Config.h
This commit is contained in:
@@ -18,10 +18,10 @@ if [ "$CONFIG_INIT" = "y" ]; then
|
||||
bool 'halt' CONFIG_HALT
|
||||
bool 'poweroff' CONFIG_POWEROFF
|
||||
bool 'reboot' CONFIG_REBOOT
|
||||
bool 'start-stop-daemon' CONFIG_START_STOP_DAEMON
|
||||
fi
|
||||
|
||||
bool 'run-parts' CONFIG_RUN_PARTS
|
||||
bool 'start-stop-daemon' CONFIG_START_STOP_DAEMON
|
||||
bool 'run-parts' CONFIG_RUN_PARTS
|
||||
|
||||
endmenu
|
||||
|
||||
|
Reference in New Issue
Block a user