Skip to content

Commit 250ce11

Browse files
MrVanShawn Guo
authored andcommitted
ARM: imx_v6_v7_defconfig: Support i.MX8MM
i.MX8MM is built with AArch64 hardware, this is to support it could run in Aarch32 mode with clock and pinctrl driver enabled. Signed-off-by: Peng Fan <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 21b9106 commit 250ce11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ CONFIG_SPI=y
217217
CONFIG_SPI_GPIO=y
218218
CONFIG_SPI_IMX=y
219219
CONFIG_SPI_FSL_DSPI=y
220+
CONFIG_PINCTRL_IMX8MM=y
220221
CONFIG_GPIO_SYSFS=y
221222
CONFIG_GPIO_SIOX=m
222223
CONFIG_GPIO_MAX732X=y
@@ -406,6 +407,8 @@ CONFIG_STAGING=y
406407
CONFIG_STAGING_MEDIA=y
407408
CONFIG_VIDEO_IMX_MEDIA=y
408409
CONFIG_COMMON_CLK_PWM=y
410+
CONFIG_CLK_IMX8MM=y
411+
CONFIG_SOC_IMX8M=y
409412
CONFIG_IIO=y
410413
CONFIG_MMA8452=y
411414
CONFIG_IMX7D_ADC=y

0 commit comments

Comments
 (0)