[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230725083700.14881-1-marcel@ziswiler.com>
Date: Tue, 25 Jul 2023 10:37:00 +0200
From: Marcel Ziswiler <marcel@...wiler.com>
To: linux-arm-kernel@...ts.infradead.org
Cc: linux-imx@....com, linux-kernel@...r.kernel.org,
Neeraj Sanjay Kale <neeraj.sanjaykale@....com>,
Sherry Sun <sherry.sun@....com>,
Marcel Ziswiler <marcel.ziswiler@...adex.com>,
Arnd Bergmann <arnd@...db.de>,
Bjorn Andersson <quic_bjorande@...cinc.com>,
Catalin Marinas <catalin.marinas@....com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
John Garry <john.garry@...wei.com>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Neil Armstrong <neil.armstrong@...aro.org>,
Nícolas F. R. A. Prado
<nfraprado@...labora.com>, Peng Fan <peng.fan@....com>,
Rafał Miłecki <rafal@...ecki.pl>,
Will Deacon <will@...nel.org>
Subject: [PATCH v1] arm64: defconfig: enable driver for bluetooth nxp uart
From: Marcel Ziswiler <marcel.ziswiler@...adex.com>
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 <marcel.ziswiler@...adex.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0777bcae9104..4641d08ef048 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
--
2.36.1
Powered by blists - more mailing lists