summaryrefslogtreecommitdiff
path: root/nuttx/drivers/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-02 14:02:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-02 14:02:07 +0000
commitc28eb26381526c7dde0ff574af476d0a4b213ad7 (patch)
tree34183106837ac0ab31a97352f6536da7982647d7 /nuttx/drivers/Kconfig
parentc3dfa86e0a4b7df901067852169867519a11b725 (diff)
downloadnuttx-c28eb26381526c7dde0ff574af476d0a4b213ad7.tar.gz
nuttx-c28eb26381526c7dde0ff574af476d0a4b213ad7.tar.bz2
nuttx-c28eb26381526c7dde0ff574af476d0a4b213ad7.zip
Misc fixes for LM3S kconfig-frontends build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5472 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/drivers/Kconfig')
-rw-r--r--nuttx/drivers/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/drivers/Kconfig b/nuttx/drivers/Kconfig
index 8302d21b7..3ced01b58 100644
--- a/nuttx/drivers/Kconfig
+++ b/nuttx/drivers/Kconfig
@@ -140,7 +140,8 @@ menuconfig SPI
bool "SPI Driver Support"
default n
---help---
- This selection enables building of the "upper-half" SPI driver.
+ This selection enables selection of common SPI options. This option
+ should be enabled by all platforms that support SPI interfaces.
See include/nuttx/spi.h for further SPI driver information.
if SPI