summaryrefslogtreecommitdiff
path: root/configs/smartweb_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-12 07:07:35 +0300
committerTom Rini <trini@konsulko.com>2022-03-18 19:48:18 +0300
commit5644f3b19d6e1eb7ef0addeefa94f44eda48f209 (patch)
treee12f17f7c39727c0c4062ffb6fb9057c939d1ece /configs/smartweb_defconfig
parentb601906ed5d83ccfc2ab300d3949937af0d58861 (diff)
downloadu-boot-5644f3b19d6e1eb7ef0addeefa94f44eda48f209.tar.xz
Convert CONFIG_AT91_GPIO_PULLUP to Kconfig
This converts the following to Kconfig: CONFIG_AT91_GPIO_PULLUP Cc: Eugen Hristev <eugen.hristev@microchip.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/smartweb_defconfig')
-rw-r--r--configs/smartweb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig
index 64a77b0dda..f39d083716 100644
--- a/configs/smartweb_defconfig
+++ b/configs/smartweb_defconfig
@@ -11,6 +11,7 @@ CONFIG_SYS_TEXT_BASE=0x23000000
CONFIG_SYS_MALLOC_LEN=0x460000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_SMARTWEB=y
+CONFIG_AT91_GPIO_PULLUP=y
CONFIG_SPL_GPIO=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y