diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-04-12 09:43:43 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-04-12 09:43:43 +0000 |
commit | 60a708edf139837d222e8da1e092e1f395057f50 (patch) | |
tree | 539ddddfa0e7217676d929d01f08021d9f72280d /target/linux/omap35xx/gumstix/defconfig.gumstix | |
parent | d558632955ae121098dbf6be110cb4897f9ec730 (diff) | |
download | upstream-60a708edf139837d222e8da1e092e1f395057f50.tar.gz upstream-60a708edf139837d222e8da1e092e1f395057f50.tar.bz2 upstream-60a708edf139837d222e8da1e092e1f395057f50.zip |
remove preconfig variables
SVN-Revision: 31257
Diffstat (limited to 'target/linux/omap35xx/gumstix/defconfig.gumstix')
-rw-r--r-- | target/linux/omap35xx/gumstix/defconfig.gumstix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/omap35xx/gumstix/defconfig.gumstix b/target/linux/omap35xx/gumstix/defconfig.gumstix index 8155052f56..f2429ba5f2 100644 --- a/target/linux/omap35xx/gumstix/defconfig.gumstix +++ b/target/linux/omap35xx/gumstix/defconfig.gumstix @@ -15,10 +15,6 @@ CONFIG_TARGET_ROOTFS_PARTSIZE=200 CONFIG_SOFT_FLOAT=n CONFIG_TARGET_ROOTFS_EXT4FS=y CONFIG_UDEV_EXTRA_firmware=y -CONFIG_IMAGEOPT=y -CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp" -CONFIG_UCI_PRECONFIG_network_lan_netmask="" -CONFIG_UCI_PRECONFIG_network_lan_ipaddr="" CONFIG_BUSYBOX_CONFIG_STTY=y CONFIG_BUSYBOX_CONFIG_TTY=y |