mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
b996e47799
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
12 lines
358 B
Plaintext
12 lines
358 B
Plaintext
# Super-H specific configuration file
|
|
|
|
config ARCH_sh
|
|
select ARCH_SUPPORTS_32
|
|
select ARCH_DEFAULT_32
|
|
select ARCH_USE_MMU
|
|
select ARCH_SUPPORTS_BOTH_ENDIAN
|
|
select ARCH_DEFAULT_LE
|
|
help
|
|
The Super-H architecture, as defined by:
|
|
http://www.renesas.com/fmwk.jsp?cnt=superh_family_landing.jsp&fp=/products/mpumcu/superh_family/
|