summaryrefslogtreecommitdiff
path: root/configs/snapper9g20_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 23:07:35 -0500
committerTom Rini <trini@konsulko.com>2022-03-18 12:48:18 -0400
commit5644f3b19d6e1eb7ef0addeefa94f44eda48f209 (patch)
treee12f17f7c39727c0c4062ffb6fb9057c939d1ece /configs/snapper9g20_defconfig
parentb601906ed5d83ccfc2ab300d3949937af0d58861 (diff)
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/snapper9g20_defconfig')
-rw-r--r--configs/snapper9g20_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/snapper9g20_defconfig b/configs/snapper9g20_defconfig
index f18ead2f40..13c4ebe803 100644
--- a/configs/snapper9g20_defconfig
+++ b/configs/snapper9g20_defconfig
@@ -5,6 +5,7 @@ CONFIG_ARCH_AT91=y
CONFIG_SYS_TEXT_BASE=0x21f00000
CONFIG_SYS_MALLOC_LEN=0x100000
CONFIG_TARGET_SNAPPER9260=y
+CONFIG_AT91_GPIO_PULLUP=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x40000
CONFIG_ENV_OFFSET=0x80000