Re: [U-Boot] [PATCH] sh: Move SH_32BIT to Kconfig

2014-11-20 Thread Masahiro Yamada
Hi Nobuhiro, The sh7753evb board fails to build since commit 570dd7f441c2d2d2e83a9345608801c92e7d2c6f Author: Nobuhiro Iwamatsu Date: Fri Nov 14 12:52:47 2014 +0900 sh: Move SH_32BIT to Kconfig This moves SH_32BIT to Kconfig, and removes SH_32BIT from config files. S

[U-Boot] [PATCH] sh: Move SH_32BIT to Kconfig

2014-11-16 Thread Nobuhiro Iwamatsu
This moves SH_32BIT to Kconfig, and removes SH_32BIT from config files. Signed-off-by: Nobuhiro Iwamatsu --- arch/sh/Kconfig | 9 + configs/sh7752evb_defconfig | 1 + configs/sh7753evb_defconfig | 1 + configs/sh7757lcr_defconfig | 1 + configs/sh7785l