diff options
| -rw-r--r-- | arch/arm/configs/omap3_h1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/omap3_h1_defconfig b/arch/arm/configs/omap3_h1_defconfig index b28833d6827..7ecf2b83edb 100644 --- a/arch/arm/configs/omap3_h1_defconfig +++ b/arch/arm/configs/omap3_h1_defconfig @@ -918,7 +918,7 @@ CONFIG_BT_RFCOMM_TTY=y # Bluetooth device drivers # # CONFIG_BT_HCIBTUSB is not set -CONFIG_BT_HCIUART=y +CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_H4=y # CONFIG_BT_HCIUART_BCSP is not set # CONFIG_BT_HCIUART_ATH3K is not set |