summaryrefslogtreecommitdiff
path: root/configs/at91rm9200ek_ram_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:05 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:04 +0300
commit348d183e546bf28f78fe0ca03b36d8f76526c10c (patch)
tree86dce37db248dd09f121e6ec9ea607632f00f6c1 /configs/at91rm9200ek_ram_defconfig
parentb40fa972863701dc554e2a4825c048bfc5a8d709 (diff)
downloadu-boot-348d183e546bf28f78fe0ca03b36d8f76526c10c.tar.xz
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/at91rm9200ek_ram_defconfig')
-rw-r--r--configs/at91rm9200ek_ram_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/at91rm9200ek_ram_defconfig b/configs/at91rm9200ek_ram_defconfig
index 09c996b8b2..9d2fc47343 100644
--- a/configs/at91rm9200ek_ram_defconfig
+++ b/configs/at91rm9200ek_ram_defconfig
@@ -23,6 +23,7 @@ CONFIG_CMD_PING=y
CONFIG_CMD_FAT=y
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_ADDR=0x10040000
+CONFIG_AT91_GPIO=y
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y