summaryrefslogtreecommitdiff
path: root/configs/snapper9g20_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-09 11:48:30 -0400
committerTom Rini <trini@konsulko.com>2020-06-09 17:30:47 -0400
commit1fb55bc7500732f8972d7677b91802f7b67a2331 (patch)
tree754dbf87d45d4e95d0d181df2d0db9ef19e820bf /configs/snapper9g20_defconfig
parent923c84032b99ad10838c4e5e3f0e2edfdbdced41 (diff)
downloadu-boot-1fb55bc7500732f8972d7677b91802f7b67a2331.tar.gz
Convert CONFIG_AT91_GPIO to Kconfig
This converts the following to Kconfig: CONFIG_AT91_GPIO 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 3ef091fab4..e1c5c2ef4c 100644
--- a/configs/snapper9g20_defconfig
+++ b/configs/snapper9g20_defconfig
@@ -29,6 +29,7 @@ CONFIG_CMD_PING=y
CONFIG_CMD_FAT=y
CONFIG_ENV_IS_IN_NAND=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_AT91_GPIO=y
CONFIG_CMD_PCA953X=y
# CONFIG_MMC is not set
CONFIG_MTD=y