summaryrefslogtreecommitdiff
path: root/config/libc/newlib.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc/newlib.in')
-rw-r--r--config/libc/newlib.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/config/libc/newlib.in b/config/libc/newlib.in
index 8351fab..eea89da 100644
--- a/config/libc/newlib.in
+++ b/config/libc/newlib.in
@@ -157,16 +157,3 @@ config LIBC_NEWLIB_TARGET_CFLAGS
to compile the libraries.
Leave blank if you don't know better.
-
-comment "Architecture specific options"
-
-config ATMEL_AVR32_HEADERS
- bool
- prompt "Install Atmel AVR32 headers"
- depends on ARCH_avr32
- 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.