Skip to content

Commit 31e7323

Browse files
committed
Merge tag 'imx-defconfig-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
i.MX defconfig changes for 6.13: - Enable BD71828 regulator and NXPUART Bluetooth driver support in imx_v6_v7_defconfig (needed by Kobo Clara 2E device) * tag 'imx-defconfig-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: ARM: imx_v6_v7_defconfig: Enable drivers for Kobo Clara 2E Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 2130962 + 0fd75ba commit 31e7323

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ CONFIG_BT=y
6868
CONFIG_BT_BNEP=m
6969
CONFIG_BT_HCIUART=y
7070
CONFIG_BT_HCIUART_LL=y
71+
CONFIG_BT_NXPUART=m
7172
CONFIG_CFG80211=y
7273
CONFIG_CFG80211_WEXT=y
7374
CONFIG_MAC80211=y
@@ -253,6 +254,7 @@ CONFIG_MFD_ROHM_BD71828=y
253254
CONFIG_REGULATOR_FIXED_VOLTAGE=y
254255
CONFIG_REGULATOR_ANATOP=y
255256
CONFIG_REGULATOR_BD71815=y
257+
CONFIG_REGULATOR_BD71828=y
256258
CONFIG_REGULATOR_DA9052=y
257259
CONFIG_REGULATOR_DA9062=y
258260
CONFIG_REGULATOR_DA9063=y

0 commit comments

Comments
 (0)