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 | d139f87eb9769803ba7f66bc621cd02d374a3257 (patch) | |
tree | 57f708c419818eaf044b03a553f4d6c17bcf1d65 /target/linux/omap35xx/gumstix/defconfig.vpp | |
parent | 844714339049f4c9bda798df20e067e26cdd4b61 (diff) | |
download | upstream-d139f87eb9769803ba7f66bc621cd02d374a3257.tar.gz upstream-d139f87eb9769803ba7f66bc621cd02d374a3257.tar.bz2 upstream-d139f87eb9769803ba7f66bc621cd02d374a3257.zip |
[omap35xx] remove preconfig variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31257 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx/gumstix/defconfig.vpp')
-rw-r--r-- | target/linux/omap35xx/gumstix/defconfig.vpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/omap35xx/gumstix/defconfig.vpp b/target/linux/omap35xx/gumstix/defconfig.vpp index 4c4903eda6..c6ed288844 100644 --- a/target/linux/omap35xx/gumstix/defconfig.vpp +++ b/target/linux/omap35xx/gumstix/defconfig.vpp @@ -21,10 +21,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 CONFIG_TARGET_omap35xx_vpp=y |