diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-01-13 15:33:13 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-01-13 15:33:13 +0000 |
commit | ce34cccf28d3b46defbc048f8748d0c870ac3178 (patch) | |
tree | 9f2ab20202338e63dce9f2f8cca2e63f8632b50b /scripts/defconfig | |
parent | d27d925a6d83a2831ccccb48ca24cd77768cde1a (diff) | |
download | busybox-ce34cccf28d3b46defbc048f8748d0c870ac3178.tar.gz |
- update defconfig
Diffstat (limited to 'scripts/defconfig')
-rw-r--r-- | scripts/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig index 0b9d5a583..a38a511e4 100644 --- a/scripts/defconfig +++ b/scripts/defconfig @@ -553,6 +553,7 @@ CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set CONFIG_ARP=y CONFIG_ARPING=y +CONFIG_BRCTL=y CONFIG_DNSD=y # CONFIG_ETHER_WAKE is not set CONFIG_FAKEIDENTD=y |