diff -r 802c132f1f71 -r 841be3d8669e config/arch/avr32.in --- a/config/arch/avr32.in Fri May 22 14:46:18 2009 +0000 +++ b/config/arch/avr32.in Sat Jun 20 17:16:54 2009 +0200 @@ -4,10 +4,10 @@ config ARCH_avr32 select ARCH_USE_MMU select ARCH_DEFAULT_BE - help + select ARCH_SUPPORT_ARCH + select ARCH_SUPPORT_CPU + select ARCH_SUPPORT_TUNE + select ARCH_SUPPORT_FPU + help The AVR32 architecture, as defined by: http://www.atmel.com/products/avr32 - -config ARCH_AVR32 - string - default "avr32"