summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-23 11:20:33 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-23 11:20:33 -0600
commita9046c75e26df45f15dfb6e4fc61fc4493ce77fb (patch)
treed02633b5b12495fa34b4e4a08f23f3751a737885
parent60436eacfbf3dd6f62d7aea4ad56947736ae2efb (diff)
downloadnuttx-a9046c75e26df45f15dfb6e4fc61fc4493ce77fb.tar.gz
nuttx-a9046c75e26df45f15dfb6e4fc61fc4493ce77fb.tar.bz2
nuttx-a9046c75e26df45f15dfb6e4fc61fc4493ce77fb.zip
Fix typos in AVR32 Kconfig files. From Stefan Sperling
-rw-r--r--nuttx/arch/avr/Kconfig2
-rw-r--r--nuttx/arch/avr/src/avr32/Kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/avr/Kconfig b/nuttx/arch/avr/Kconfig
index 917653fdc..8d26b183e 100644
--- a/nuttx/arch/avr/Kconfig
+++ b/nuttx/arch/avr/Kconfig
@@ -22,7 +22,7 @@ config ARCH_CHIP_AT90USB
Atmel AT90USB family of 8-bit AVRs.
config ARCH_CHIP_AT32UC3
- bool "AVR23 AT32UC3* family"
+ bool "AVR32 AT32UC3* family"
select ARCH_FAMILY_AVR32
---help---
Atmel AT32UC3A/B/C family of 32-bit AVR32s.
diff --git a/nuttx/arch/avr/src/avr32/Kconfig b/nuttx/arch/avr/src/avr32/Kconfig
index b542381ea..5e04c40da 100644
--- a/nuttx/arch/avr/src/avr32/Kconfig
+++ b/nuttx/arch/avr/src/avr32/Kconfig
@@ -16,7 +16,7 @@ config AVR32_AVRTOOLSW
depends on HOST_WINDOWS
config AVR32_AVRTOOLSL
- bool "AVR tools for Windows"
+ bool "AVR tools for Linux"
depends on HOST_LINUX
endchoice # Toolchain