mgl@1371: # AVR32 specific configuration file mgl@1371: # depends on EXPERIMENTAL mgl@1371: mgl@1371: config ARCH_avr32 mgl@1371: select ARCH_USE_MMU mgl@1371: select ARCH_DEFAULT_BE mgl@1371: help mgl@1371: The AVR32 architecture, as defined by: mgl@1371: http://www.atmel.com/products/avr32 mgl@1371: mgl@1371: config ARCH_AVR32 mgl@1371: string mgl@1371: default "avr32"