[U-Boot] [PATCH] corvus: remove unneeded CONFIG_AT91_LEGACY

Signed-off-by: Andreas Bießmann andreas.devel@googlemail.com Cc: Heiko Schocher hs@denx.de --- include/configs/corvus.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/include/configs/corvus.h b/include/configs/corvus.h index 959e188..631add3 100644 --- a/include/configs/corvus.h +++ b/include/configs/corvus.h @@ -27,7 +27,6 @@
#define CONFIG_SYS_TEXT_BASE 0x73f00000
-#define CONFIG_AT91_LEGACY #define CONFIG_ATMEL_LEGACY /* required until (g)pio is fixed */
/* ARM asynchronous clock */

Dear Andreas Devel,
Andreas Devel andreas.devel@googlemail.com writes:
Signed-off-by: Andreas Bießmann andreas.devel@googlemail.com Cc: Heiko Schocher hs@denx.de
include/configs/corvus.h | 1 - 1 file changed, 1 deletion(-)
applied to u-boot-atmel/master, thanks!
Best regards, Andreas Bießmann
participants (1)
-
Andreas Bießmann