This moves SH_32BIT to Kconfig, and removes SH_32BIT from config files. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>master
parent
f97eeba445
commit
570dd7f441
@ -1,2 +1,3 @@ |
||||
CONFIG_SH=y |
||||
CONFIG_SH_32BIT=y |
||||
CONFIG_TARGET_SH7752EVB=y |
||||
|
@ -1,2 +1,3 @@ |
||||
CONFIG_SH=y |
||||
CONFIG_SH_32BIT=y |
||||
CONFIG_TARGET_SH7753EVB=y |
||||
|
@ -1,2 +1,3 @@ |
||||
CONFIG_SH=y |
||||
CONFIG_SH_32BIT=y |
||||
CONFIG_TARGET_SH7757LCR=y |
||||
|
@ -1,3 +1,3 @@ |
||||
CONFIG_SYS_EXTRA_OPTIONS="SH_32BIT=1" |
||||
CONFIG_SH=y |
||||
CONFIG_SH_32BIT=y |
||||
CONFIG_TARGET_SH7785LCR=y |
||||
|
Loading…
Reference in new issue