summaryrefslogtreecommitdiff
path: root/configs/imxrt1050-evk_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-07-10 21:14:30 -0600
committerTom Rini <trini@konsulko.com>2021-07-28 14:29:36 -0400
commit83061dbd1c893a9abd1b2566785e100448e3f6a3 (patch)
tree6e35892334ffcbfcebd1d2f73e3e6a9fe5b3da3c /configs/imxrt1050-evk_defconfig
parent333e4a621dfcdf42ae2cb4ee6fff15c8ca50d608 (diff)
Rename GPIO_SUPPORT to GPIO
Rename these options so that CONFIG_IS_ENABLED can be used with them. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/imxrt1050-evk_defconfig')
-rw-r--r--configs/imxrt1050-evk_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imxrt1050-evk_defconfig b/configs/imxrt1050-evk_defconfig
index bbcbb98812..6b302a7b82 100644
--- a/configs/imxrt1050-evk_defconfig
+++ b/configs/imxrt1050-evk_defconfig
@@ -3,7 +3,7 @@ CONFIG_SYS_DCACHE_OFF=y
# CONFIG_SPL_SYS_DCACHE_OFF is not set
CONFIG_ARCH_IMXRT=y
CONFIG_SYS_TEXT_BASE=0x80002000
-CONFIG_SPL_GPIO_SUPPORT=y
+CONFIG_SPL_GPIO=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SYS_MALLOC_F_LEN=0x8000