diff -r 802c132f1f71 -r 1f3e9f7ada71 config/libc/newlib.in --- a/config/libc/newlib.in Fri May 22 14:46:18 2009 +0000 +++ b/config/libc/newlib.in Sat May 23 18:46:42 2009 +0000 @@ -29,3 +29,15 @@ # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! + +config ATMEL_AVR32_HEADERS + bool + prompt "Install Atmel AVR32 headers" + default y + help + Install Atmel AVR32 headers for native AVR32 development. Most + AVR32 MCU devices are supported. + + If you do native AVR32 development you want to say 'Y' here. + +