system: fix kconfig warning about BR2_PACKAGE_SYSVINIT
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 13 Jan 2014 22:31:20 +0000 (23:31 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 13 Jan 2014 22:31:20 +0000 (23:31 +0100)
commitcac4fe50a4330f5f08f0484f3dcb82818c609f8b
tree66a9d6daa4bea3aa2b343c47986dfd1d5ba54510
parent3124d6a47284e0a70da19241dfe4671b5b2bbbb8
system: fix kconfig warning about BR2_PACKAGE_SYSVINIT

Fixes:

warning: (BR2_INIT_SYSV) selects BR2_PACKAGE_SYSVINIT which has unmet direct
dependencies (BR2_PACKAGE_BUSYBOX_SHOW_OTHERS && BR2_INIT_SYSV)

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
system/Config.in