From: hcg Date: Tue, 10 Aug 2010 09:39:56 +0000 (+0000) Subject: [gumstix] Add stty to default config (required for gumstix bluetooth setup) X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=6f6d449030aaf3a448079f03be064d84d09ca5a3 [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 --- 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