aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2010-08-10 09:39:56 +0000
committerHamish Guthrie <hcg@openwrt.org>2010-08-10 09:39:56 +0000
commit42986e14fcc669dec94bd6f724e1ab7453cf04f5 (patch)
treef8046deec72a2ef924f2bb78bf6efb15c0ece142
parent6953ce8a47747026b0fa3282a35eb242eb359ed3 (diff)
downloadupstream-42986e14fcc669dec94bd6f724e1ab7453cf04f5.tar.gz
upstream-42986e14fcc669dec94bd6f724e1ab7453cf04f5.tar.bz2
upstream-42986e14fcc669dec94bd6f724e1ab7453cf04f5.zip
Add stty to default config (required for gumstix bluetooth setup)
SVN-Revision: 22574
-rw-r--r--target/linux/omap35xx/gumstix/defconfig.gumstix1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/omap35xx/gumstix/defconfig.gumstix b/target/linux/omap35xx/gumstix/defconfig.gumstix
index 7e2c5c1dfa..fb5d0a3787 100644
--- a/target/linux/omap35xx/gumstix/defconfig.gumstix
+++ b/target/linux/omap35xx/gumstix/defconfig.gumstix
@@ -19,4 +19,5 @@ 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