1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-23 11:41:06 +02:00

[gumstix] Add stty to default config (required for gumstix bluetooth setup)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22574 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hcg 2010-08-10 09:39:56 +00:00
parent 1c1a3a7f98
commit 6f6d449030

View File

@ -19,4 +19,5 @@ CONFIG_IMAGEOPT=y
CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp" CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp"
CONFIG_UCI_PRECONFIG_network_lan_netmask="" CONFIG_UCI_PRECONFIG_network_lan_netmask=""
CONFIG_UCI_PRECONFIG_network_lan_ipaddr="" CONFIG_UCI_PRECONFIG_network_lan_ipaddr=""
CONFIG_BUSYBOX_CONFIG_STTY=y