diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-04 23:18:53 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-04 23:18:53 +0100 |
commit | 26d8c7c5138770572fc92bea028d9a8a067fe3c9 (patch) | |
tree | 4c9b66ced955645ec62e35d2b98cd593ff19e192 /package/busybox/config | |
parent | 3f23dcd7a5f06f8cdda0ee8b1492cfd0b6c1413f (diff) |
update ethtool and iw
Diffstat (limited to 'package/busybox/config')
-rw-r--r-- | package/busybox/config/networking/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in index 0db95b6d4..264beae90 100644 --- a/package/busybox/config/networking/Config.in +++ b/package/busybox/config/networking/Config.in @@ -884,6 +884,7 @@ config BUSYBOX_IFUPDOWN_UDHCPC_CMD_OPTIONS config BUSYBOX_VCONFIG bool "vconfig" + select ADK_KPACKAGE_KMOD_VLAN_8021Q default n help Creates, removes, and configures VLAN interfaces |