From: Ezequiel Garcia Date: Mon, 16 Apr 2018 14:40:02 +0000 (-0300) Subject: arm64: defconfig: Enable bluetooth USB support X-Git-Tag: v4.18-rc1~51^2^2~8^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73acc46b06bfd41ba916702045029bc603f57fcd;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable bluetooth USB support Enable the Bluetooth USB controller which is present in the RK3399 Kevin Chromebook. Signed-off-by: Ezequiel Garcia Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 39ac42187f7fc..34037d24fbf4e 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -157,6 +157,7 @@ CONFIG_BT_HIDP=m # CONFIG_BT_LE is not set CONFIG_BT_LEDS=y # CONFIG_BT_DEBUGFS is not set +CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_LL=y CONFIG_CFG80211=m