aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx/gumstix/defconfig.gumstix
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2010-06-25 08:08:05 +0000
committerHamish Guthrie <hcg@openwrt.org>2010-06-25 08:08:05 +0000
commit30f8566f4b30cffa873106aea26eec8bb1a3df5c (patch)
treefe370b7701d6efe0bf66eb1376b844c84b7a415d /target/linux/omap35xx/gumstix/defconfig.gumstix
parenta74d180945c6df8dfa455a4920c9a2cd63aad99a (diff)
downloadupstream-30f8566f4b30cffa873106aea26eec8bb1a3df5c.tar.gz
upstream-30f8566f4b30cffa873106aea26eec8bb1a3df5c.tar.bz2
upstream-30f8566f4b30cffa873106aea26eec8bb1a3df5c.zip
Use modules for wifi and usb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21898 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx/gumstix/defconfig.gumstix')
-rw-r--r--target/linux/omap35xx/gumstix/defconfig.gumstix5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/omap35xx/gumstix/defconfig.gumstix b/target/linux/omap35xx/gumstix/defconfig.gumstix
index 55407d16de..ed4d2c6067 100644
--- a/target/linux/omap35xx/gumstix/defconfig.gumstix
+++ b/target/linux/omap35xx/gumstix/defconfig.gumstix
@@ -15,3 +15,8 @@ CONFIG_TARGET_ROOTFS_PARTSIZE=200
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"
+