From: Marcel Ziswiler Date: Tue, 25 Jul 2023 08:56:30 +0000 (+0200) Subject: arm64: defconfig: enable driver for bluetooth nxp uart X-Git-Tag: v6.6-rc1~132^2~4^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae80abdc0dc04957a96e9323f9da3351bca53350;p=thirdparty%2Flinux.git arm64: defconfig: enable driver for bluetooth nxp uart Enable driver for Bluetooth NXP UART applicable amongst others for NXP 88W8997 and IW416 as found on multiple Toradex SoMs. Signed-off-by: Marcel Ziswiler Reviewed-by: Krzysztof Kozlowski Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c5151bbbea4d1..e49a40abb86c4 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -195,6 +195,7 @@ CONFIG_BT_HCIUART_MRVL=y CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m CONFIG_BT_QCOMSMD=m +CONFIG_BT_NXPUART=m CONFIG_CFG80211=m CONFIG_MAC80211=m CONFIG_MAC80211_LEDS=y