From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?windows-1252?Q?Andreas_Bie=DFmann?= Date: Thu, 11 Jun 2015 13:42:40 +0200 Subject: [U-Boot] [PATCH] avr32: move CONFIG_SYS_GENERIC_BOARD to Kconfig In-Reply-To: <1434017690-22711-1-git-send-email-yamada.masahiro@socionext.com> References: <1434017690-22711-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <55797430.1030500@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/11/2015 12:14 PM, Masahiro Yamada wrote: > 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 > --- > Acked-by: Andreas Bie?mann @Tom: Could you please pick it up directly? Andreas