diff -r 802c132f1f71 -r 6df0d71a7a55 config/arch/avr32.in --- a/config/arch/avr32.in Fri May 22 14:46:18 2009 +0000 +++ b/config/arch/avr32.in Thu Jan 07 23:05:30 2010 +0100 @@ -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"