From 348d183e546bf28f78fe0ca03b36d8f76526c10c Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 16 Jun 2020 19:06:05 -0400 Subject: Convert CONFIG_AT91_GPIO to Kconfig This converts the following to Kconfig: CONFIG_AT91_GPIO Signed-off-by: Tom Rini --- include/configs/snapper9g45.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/snapper9g45.h') 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 */ -- cgit v1.2.3