busybox: disable killall5 - nothing uses it

SVN-Revision: 25512
lede-17.01
Felix Fietkau 2011-02-13 03:26:15 +00:00
parent c672eeffc9
commit 4df0f180bb
1 changed files with 1 additions and 1 deletions

View File

@ -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