From 20417d6663c6918fc49cc59126cad7a01107f42f Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Wed, 4 Aug 2010 11:25:34 +0000 Subject: [PATCH] gumstix: Change defconfig SVN-Revision: 22478 --- target/linux/omap35xx/gumstix/defconfig.gumstix | 6 +++--- 1 file 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="" -- 2.25.1