summaryrefslogtreecommitdiff
path: root/include/configs/snapper9g45.h
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 /include/configs/snapper9g45.h
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 'include/configs/snapper9g45.h')
-rw-r--r--include/configs/snapper9g45.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h
index fcd35b715c..db4fd9be24 100644
--- a/include/configs/snapper9g45.h
+++ b/include/configs/snapper9g45.h
@@ -60,7 +60,6 @@
/* GPIOs and IO expander */
#define CONFIG_ATMEL_LEGACY
-#define CONFIG_AT91_GPIO
#define CONFIG_AT91_GPIO_PULLUP 1
/* UARTs/Serial console */