Browse Source

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

SVN-Revision: 22574
Hamish Guthrie 15 years ago
parent
commit
42986e14fc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/omap35xx/gumstix/defconfig.gumstix

+ 1 - 0
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