diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-07-16 11:18:08 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-17 00:08:32 +0200 |
commit | d01d8823a26d873673b1398aadd9bf779fd67a4b (patch) | |
tree | cba02827b1a65164ab3dbea65b4c1b719bf859f3 /configs/at91sam9263ek_ext_bare_defconfig | |
parent | 5061e1c2047d2fbcd35bcc0b065b420172dcc43a (diff) |
Update defconfigs after DHCP option rename
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/at91sam9263ek_ext_bare_defconfig')
-rw-r--r-- | configs/at91sam9263ek_ext_bare_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9263ek_ext_bare_defconfig b/configs/at91sam9263ek_ext_bare_defconfig index 4efc758be..2578b9509 100644 --- a/configs/at91sam9263ek_ext_bare_defconfig +++ b/configs/at91sam9263ek_ext_bare_defconfig @@ -331,7 +331,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe" # BR2_PACKAGE_BOA is not set # BR2_PACKAGE_BIND is not set # BR2_PACKAGE_BRIDGE is not set -# BR2_PACKAGE_ISC_DHCP is not set +# BR2_PACKAGE_DHCP is not set # BR2_PACKAGE_DNSMASQ is not set # BR2_PACKAGE_DROPBEAR is not set # BR2_PACKAGE_ETHTOOL is not set |