config/libc/newlib.in
branchavr32
changeset 1373 1f3e9f7ada71
parent 1371 802c132f1f71
child 1468 841be3d8669e
     1.1 --- a/config/libc/newlib.in	Fri May 22 14:46:18 2009 +0000
     1.2 +++ b/config/libc/newlib.in	Sat May 23 18:46:42 2009 +0000
     1.3 @@ -29,3 +29,15 @@
     1.4  
     1.5  # CT_INSERT_VERSION_STRING_ABOVE
     1.6  # Don't remove above line!
     1.7 +
     1.8 +config ATMEL_AVR32_HEADERS
     1.9 +    bool
    1.10 +    prompt "Install Atmel AVR32 headers"
    1.11 +    default y
    1.12 +    help
    1.13 +      Install Atmel AVR32 headers for native AVR32 development. Most
    1.14 +      AVR32 MCU devices are supported.
    1.15 +      
    1.16 +      If you do native AVR32 development you want to say 'Y' here.
    1.17 +
    1.18 +