X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b5b97a4d56b25bda5af00896f76a79144b910bae..d367bfea56a368c4823f79fa66ecbfd3cf3e3a00:/target/linux/omap35xx/gumstix/defconfig.gumstix diff --git a/target/linux/omap35xx/gumstix/defconfig.gumstix b/target/linux/omap35xx/gumstix/defconfig.gumstix index ed4d2c606..fb5d0a378 100644 --- a/target/linux/omap35xx/gumstix/defconfig.gumstix +++ b/target/linux/omap35xx/gumstix/defconfig.gumstix @@ -16,7 +16,8 @@ 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="" +CONFIG_BUSYBOX_CONFIG_STTY=y