summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber/hello
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-05 11:25:36 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-05 11:25:36 -0600
commit5b0c816bc8364380317aa3fe59ffb5a10b73d13c (patch)
treecc14000e6a249e23c86a8ddd85403da0df671e4a /nuttx/configs/amber/hello
parentcceae2d83701fcc9def3fc6ec3a91ee3c0d03c21 (diff)
downloadpx4-nuttx-5b0c816bc8364380317aa3fe59ffb5a10b73d13c.tar.gz
px4-nuttx-5b0c816bc8364380317aa3fe59ffb5a10b73d13c.tar.bz2
px4-nuttx-5b0c816bc8364380317aa3fe59ffb5a10b73d13c.zip
Create AVR32 Kconfig files; reshuffled lots of configuration names
Diffstat (limited to 'nuttx/configs/amber/hello')
-rw-r--r--nuttx/configs/amber/hello/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/amber/hello/defconfig b/nuttx/configs/amber/hello/defconfig
index b3aeb0274..f814a179a 100644
--- a/nuttx/configs/amber/hello/defconfig
+++ b/nuttx/configs/amber/hello/defconfig
@@ -76,7 +76,7 @@ CONFIG_ARCH_CHIP_ATMEGA128=y
# CONFIG_ARCH_CHIP_AT90USB1287 is not set
# CONFIG_ARCH_CHIP_AT32UC3B0256 is not set
CONFIG_ARCH_FAMILY_AVR=y
-CONFIG_ARCH_ATMEGA=y
+CONFIG_ARCH_CHIP_ATMEGA=y
#
# AVR Configuration Options