brctl: fix description and usage
[oweals/busybox.git] / networking / Config.src
index e2376d548a4934ee8fe43d7f13a98ac670f63347..e1ae0c9d54d642ffc3fd17d11eb61e212f5de010 100644 (file)
@@ -82,12 +82,12 @@ config FEATURE_BRCTL_FANCY
          This adds about 600 bytes.
 
 config FEATURE_BRCTL_SHOW
-       bool "Support show, showmac and showstp"
+       bool "Support show"
        default y
        depends on BRCTL && FEATURE_BRCTL_FANCY
        help
          Add support for option which prints the current config:
-           showmacs, showstp, show
+           show
 
 config DNSD
        bool "dnsd"