diff options
Diffstat (limited to 'configs/mcx_defconfig')
-rw-r--r-- | configs/mcx_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mcx_defconfig b/configs/mcx_defconfig index c2031f85b78..6566d40c194 100644 --- a/configs/mcx_defconfig +++ b/configs/mcx_defconfig @@ -2,3 +2,6 @@ CONFIG_SPL=y +S:CONFIG_ARM=y +S:CONFIG_OMAP34XX=y +S:CONFIG_TARGET_MCX=y +CONFIG_DM=n +CONFIG_DM_SERIAL=n +CONFIG_DM_GPIO=n |