diff options
Diffstat (limited to 'configs/platinum_picon_defconfig')
-rw-r--r-- | configs/platinum_picon_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platinum_picon_defconfig b/configs/platinum_picon_defconfig index fb8a463e01..64d6e4f221 100644 --- a/configs/platinum_picon_defconfig +++ b/configs/platinum_picon_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_MX6=y +CONFIG_SPL_GPIO_SUPPORT=y CONFIG_TARGET_PLATINUM_PICON=y CONFIG_SPL_EXT_SUPPORT=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6DL" |