commit | 5378d5eabe8943bcff0d93ba43df3a5b246d4138 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Mon Jan 06 15:45:09 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Jan 24 16:59:07 2014 -0500 |
tree | db8c53e9404dbde13e786a18c5777e99ea0320d9 | |
parent | d937326ffcd6da4c6ba1297a8786cfeaec1812e7 [diff] |
avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk Like other architectures, CONFIG_AVR32 can be defined in arch/avr32/config.mk rather than board header files. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Andreas Bießmann <andreas.devel@googlemail.com> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>