summaryrefslogtreecommitdiff
path: root/package/busybox/config/networking
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-16 20:43:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-16 20:43:43 +0200
commitfbc0548763155ed0a00853c372d81dda8dba96b6 (patch)
treeeb208ac870083eb648fa19c00721d61a7c877e1e /package/busybox/config/networking
parentec437ac8b251eca744d484207a7858eb8b70362a (diff)
change defaults for brctl and cpio
Diffstat (limited to 'package/busybox/config/networking')
-rw-r--r--package/busybox/config/networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in
index b9211f4fa..f00b23ee9 100644
--- a/package/busybox/config/networking/Config.in
+++ b/package/busybox/config/networking/Config.in
@@ -63,7 +63,7 @@ config BUSYBOX_ARPING
config BUSYBOX_BRCTL
bool "brctl"
depends on !ADK_PACKAGE_BRIDGE_UTILS
- default y
+ default n
depends on BUSYBOX_PLATFORM_LINUX
help
Manage ethernet bridges.