mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
This moves SH_32BIT to Kconfig, and removes SH_32BIT from config files. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
CONFIG_SH=y
|
|
CONFIG_SH_32BIT=y
|
|
CONFIG_TARGET_SH7752EVB=y
|