diff --git a/target/linux/omap35xx/gumstix/defconfig.es b/target/linux/omap35xx/gumstix/defconfig.es index 8a139a8266b..80b2ae7cc21 100644 --- a/target/linux/omap35xx/gumstix/defconfig.es +++ b/target/linux/omap35xx/gumstix/defconfig.es @@ -16,10 +16,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_PACKAGE_es=y diff --git a/target/linux/omap35xx/gumstix/defconfig.gumstix b/target/linux/omap35xx/gumstix/defconfig.gumstix index 8155052f56f..f2429ba5f2c 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 diff --git a/target/linux/omap35xx/gumstix/defconfig.vpp b/target/linux/omap35xx/gumstix/defconfig.vpp index 4c4903eda64..c6ed2888445 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