gumstix: Change defconfig
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Aug 2010 11:25:34 +0000 (11:25 +0000)
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Aug 2010 11:25:34 +0000 (11:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22478 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/omap35xx/gumstix/defconfig.gumstix

index ed4d2c6..7e2c5c1 100644 (file)
@@ -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=""
 
This page took 0.02649 seconds and 4 git commands to generate.