busybox: disable killall5 - nothing uses it
SVN-Revision: 25512
This commit is contained in:
parent
c672eeffc9
commit
4df0f180bb
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ config BUSYBOX_CONFIG_KILLALL
|
|||
|
||||
config BUSYBOX_CONFIG_KILLALL5
|
||||
bool "killall5"
|
||||
default y
|
||||
default n
|
||||
depends on BUSYBOX_CONFIG_KILL
|
||||
|
||||
config BUSYBOX_CONFIG_NMETER
|
||||
|
|
Loading…
Reference in a new issue