diff options
Diffstat (limited to 'configs/cm_fx6_defconfig')
-rw-r--r-- | configs/cm_fx6_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/cm_fx6_defconfig b/configs/cm_fx6_defconfig index 631698c95d..2fd21cf6d7 100644 --- a/configs/cm_fx6_defconfig +++ b/configs/cm_fx6_defconfig @@ -1,7 +1,7 @@ CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL,SPL" -+S:CONFIG_ARM=y -+S:CONFIG_TARGET_CM_FX6=y +CONFIG_ARM=y +CONFIG_TARGET_CM_FX6=y CONFIG_DM=y CONFIG_DM_GPIO=y CONFIG_DM_SERIAL=y |