commit | 035939ee7119fc39c2e1cbaab44e1502fd37d504 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 10 21:14:30 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 28 14:29:36 2021 -0400 |
tree | 6e35892334ffcbfcebd1d2f73e3e6a9fe5b3da3c | |
parent | 1f2440cfd40b2392f9eebc1309357239fa029558 [diff] [blame] |
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>
diff --git a/configs/sifive_unmatched_defconfig b/configs/sifive_unmatched_defconfig index c90b7bb..38b7acd 100644 --- a/configs/sifive_unmatched_defconfig +++ b/configs/sifive_unmatched_defconfig
@@ -1,5 +1,5 @@ CONFIG_RISCV=y -CONFIG_SPL_GPIO_SUPPORT=y +CONFIG_SPL_GPIO=y CONFIG_SYS_MALLOC_F_LEN=0x3000 CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL_DM_SPI=y