summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2010-08-04 11:25:34 +0000
committerHamish Guthrie <hcg@openwrt.org>2010-08-04 11:25:34 +0000
commit20417d6663c6918fc49cc59126cad7a01107f42f (patch)
tree75f8450bcd16b34f6ba6c5e6b3ba23cc6e1d8733 /target
parent1da361418e08d736348dd5c46e1d34cfa17becbb (diff)
downloadmaster-31e0f0ae-20417d6663c6918fc49cc59126cad7a01107f42f.tar.gz
master-31e0f0ae-20417d6663c6918fc49cc59126cad7a01107f42f.tar.bz2
master-31e0f0ae-20417d6663c6918fc49cc59126cad7a01107f42f.zip
gumstix: Change defconfig
SVN-Revision: 22478
Diffstat (limited to 'target')
-rw-r--r--target/linux/omap35xx/gumstix/defconfig.gumstix6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/omap35xx/gumstix/defconfig.gumstix b/target/linux/omap35xx/gumstix/defconfig.gumstix
index ed4d2c6067..7e2c5c1dfa 100644
--- a/target/linux/omap35xx/gumstix/defconfig.gumstix
+++ b/target/linux/omap35xx/gumstix/defconfig.gumstix
@@ -16,7 +16,7 @@ CONFIG_SOFT_FLOAT=n
CONFIG_TARGET_ROOTFS_EXT2FS=y
CONFIG_UDEV_EXTRA_firmware=y
CONFIG_IMAGEOPT=y
-CONFIG_UCI_PRECONFIG_network_lan_dns="192.168.2.1"
-CONFIG_UCI_PRECONFIG_network_lan_gateway="192.168.2.1"
-CONFIG_UCI_PRECONFIG_network_lan_ipaddr="192.168.2.4"
+CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp"
+CONFIG_UCI_PRECONFIG_network_lan_netmask=""
+CONFIG_UCI_PRECONFIG_network_lan_ipaddr=""