commit | 843fabde2fbfd4429e5447c551cae9f0c8b18419 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jun 11 19:14:50 2015 +0900 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 15 10:57:27 2015 -0400 |
tree | f2623f8e8b53aeebdad121b230dd89adab490ec9 | |
parent | a941965cc9fc18ef1f325fd583677490d125b662 [diff] |
avr32: move CONFIG_SYS_GENERIC_BOARD to Kconfig Now all the AVR32 boards have been converted into Generic Board. Select it in Kconfig and clean up defines in header files. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>