Skip to content

Commit 6614f91

Browse files
morandgdleach02
authored andcommitted
soc: arm: nxp_imx: Add HAS_MCUX_IGPIO in SoC support
This enables the mcux_igpio driver for this SoC. Signed-off-by: Guy Morand <[email protected]>
1 parent 2dbc769 commit 6614f91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/arm/nxp_imx/mimx8mm6_m4/Kconfig.soc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ config SOC_MIMX8MM6
1212
select HAS_MCUX
1313
select HAS_MCUX_CCM
1414
select HAS_MCUX_RDC
15+
select HAS_MCUX_IGPIO
1516

1617
endchoice
1718

0 commit comments

Comments
 (0)