summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/knsh/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-26 18:46:44 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-26 18:46:44 -0600
commitac86b68aecf6a34e8d0cb30024ef3a051fdd139b (patch)
tree69afc0b17c9029256a1d69835f4942b1b7f1783e /nuttx/configs/sam3u-ek/knsh/defconfig
parentf6b9f9c65f0aed5eb9c32f168a2c298342e8fb34 (diff)
downloadpx4-nuttx-ac86b68aecf6a34e8d0cb30024ef3a051fdd139b.tar.gz
px4-nuttx-ac86b68aecf6a34e8d0cb30024ef3a051fdd139b.tar.bz2
px4-nuttx-ac86b68aecf6a34e8d0cb30024ef3a051fdd139b.zip
Add peripheral configuration logic for the SAM3X/3A; Change all references to SAM3/4 SPI to SPI0 for compatibity with the SAM3X/3A which has SPI0 and SPI1; Add directory which will eventually holdl an Arduino Due port
Diffstat (limited to 'nuttx/configs/sam3u-ek/knsh/defconfig')
-rw-r--r--nuttx/configs/sam3u-ek/knsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/knsh/defconfig b/nuttx/configs/sam3u-ek/knsh/defconfig
index 1681e4d3e..892f3203e 100644
--- a/nuttx/configs/sam3u-ek/knsh/defconfig
+++ b/nuttx/configs/sam3u-ek/knsh/defconfig
@@ -135,7 +135,7 @@ CONFIG_ARCH_CHIP_SAM3U=y
#
# AT91SAM3/4 Peripheral Support
#
-# CONFIG_SAM34_SPI is not set
+# CONFIG_SAM34_SPI0 is not set
# CONFIG_SAM34_SSC is not set
# CONFIG_SAM34_TC0 is not set
# CONFIG_SAM34_TC1 is not set