projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[gumstix] Remove sqlite from default config
[openwrt.git]
/
target
/
linux
/
omap35xx
/
gumstix
/
defconfig.gumstix
diff --git
a/target/linux/omap35xx/gumstix/defconfig.gumstix
b/target/linux/omap35xx/gumstix/defconfig.gumstix
index
55407d1
..
7e2c5c1
100644
(file)
--- 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_proto="dhcp"
+CONFIG_UCI_PRECONFIG_network_lan_netmask=""
+CONFIG_UCI_PRECONFIG_network_lan_ipaddr=""
+
This page took
0.021619 seconds
and
4
git commands to generate.