Skip to content

Commit 124d751

Browse files
emfenddleach02
authored andcommitted
soc: arm: nxp_imx: select IPM_IMX_REV2 driver for mimx8mm6_m4
This will automatically enable the IMX IPM (Rev. 2) driver if IPM is enabled on this platform. Signed-off-by: Matthias Fend <[email protected]>
1 parent 30f8273 commit 124d751

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

soc/arm/nxp_imx/mimx8mm6_m4/Kconfig.defconfig.mimx8mm6_m4

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,8 @@ config GPIO_MCUX_IGPIO
4141

4242
endif # GPIO
4343

44+
config IPM_IMX_REV2
45+
default y
46+
depends on IPM
47+
4448
endif # SOC_MIMX8MM6

0 commit comments

Comments
 (0)