From 59e915b7b68740a2de5dc0ebad7f49bc72f1e98c Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Tue, 10 Aug 2010 09:39:56 +0000 Subject: [PATCH] [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 --- target/linux/omap35xx/gumstix/defconfig.gumstix | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0