2009-05-22 14:46:18 +00:00

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"