busybox: disable killall5 - nothing uses it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25512 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2011-02-13 03:26:15 +00:00
parent ff1a0f6304
commit 003019207b
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