[package] busybox brctl does not support showmacs or showstp (#4206)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14093 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2009-01-18 16:30:37 +00:00
parent a96a43a437
commit b66d34c59b
1 changed files with 2 additions and 2 deletions

View File

@ -66,12 +66,12 @@ config BUSYBOX_CONFIG_FEATURE_BRCTL_FANCY
This adds about 600 bytes.
config BUSYBOX_CONFIG_FEATURE_BRCTL_SHOW
bool "Support show, showmac and showstp"
bool "Support show"
default y
depends on BUSYBOX_CONFIG_BRCTL && BUSYBOX_CONFIG_FEATURE_BRCTL_FANCY
help
Add support for option which prints the current config:
showmacs, showstp, show
show
config BUSYBOX_CONFIG_DNSD
bool "dnsd"