mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-10 22:43:56 +00:00
14 lines
280 B
Plaintext
14 lines
280 B
Plaintext
# AVR32 specific configuration file
|
|
# depends on EXPERIMENTAL
|
|
|
|
config ARCH_avr32
|
|
select ARCH_USE_MMU
|
|
select ARCH_DEFAULT_BE
|
|
help
|
|
The AVR32 architecture, as defined by:
|
|
http://www.atmel.com/products/avr32
|
|
|
|
config ARCH_AVR32
|
|
string
|
|
default "avr32"
|