diff options
Diffstat (limited to 'networking/Config.src')
-rw-r--r-- | networking/Config.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/Config.src b/networking/Config.src index e2376d5..e1ae0c9 100644 --- a/networking/Config.src +++ b/networking/Config.src @@ -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" |