compat-drivers: activate CONFIG_BT_HCIUART_3WIRE in config.mk
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 5 Nov 2012 23:11:49 +0000 (00:11 +0100)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 16 Nov 2012 05:34:08 +0000 (21:34 -0800)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
config.mk

index e6edca547c318b21bf911135a1f9e2c219b40038..458f0c12eb7cb3a061a51e1a67deef907453e655 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -218,6 +218,7 @@ export CONFIG_BT_HCIUART_H4=y
 export CONFIG_BT_HCIUART_BCSP=y
 export CONFIG_BT_HCIUART_ATH3K=y
 export CONFIG_BT_HCIUART_LL=y
+export CONFIG_BT_HCIUART_3WIRE=y
 
 export CONFIG_BT_HCIVHCI=m
 export CONFIG_BT_MRVL=m