summaryrefslogtreecommitdiff
path: root/nuttx/configs/mirtoo/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-25 18:58:45 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-25 18:58:45 +0000
commit73dfef03becc80bcceb95d853c20273627fc7a29 (patch)
tree5dcec345cb88947eaf93995f409b89ea499bbe90 /nuttx/configs/mirtoo/README.txt
parent80d1c7ab4590471dca46d4ae7ae5d3211ad2cf8d (diff)
downloadpx4-nuttx-73dfef03becc80bcceb95d853c20273627fc7a29.tar.gz
px4-nuttx-73dfef03becc80bcceb95d853c20273627fc7a29.tar.bz2
px4-nuttx-73dfef03becc80bcceb95d853c20273627fc7a29.zip
PGA11x driver belongs in analog/ not input/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4978 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/mirtoo/README.txt')
-rw-r--r--nuttx/configs/mirtoo/README.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/nuttx/configs/mirtoo/README.txt b/nuttx/configs/mirtoo/README.txt
index 41d101228..7934ea7e4 100644
--- a/nuttx/configs/mirtoo/README.txt
+++ b/nuttx/configs/mirtoo/README.txt
@@ -828,9 +828,9 @@ Where <subdir> is one of the following:
The Mirtoo's PGA117 amplifier/multipexer is not used by this configuration
but can be enabled by setting:
- CONFIG_INPUT=y : Enable support for INPUT devices
- CONFIG_SPI_OWNBUS=y : If the PGA117 is the only device on the bus
- CONFIG_INPUT_PGA11X=y : Enable support for the PGA117
+ CONFIG_ADC=y : Enable support for analog input devices
+ CONFIG_SPI_OWNBUS=y : If the PGA117 is the only device on the bus
+ CONFIG_ADC_PGA11X=y : Enable support for the PGA117
nxffs:
======
@@ -914,7 +914,7 @@ Where <subdir> is one of the following:
The Mirtoo's PGA117 amplifier/multipexer is not used by this configuration
but can be enabled by setting:
- CONFIG_INPUT=y : Enable support for INPUT devices
- CONFIG_SPI_OWNBUS=n : The PGA117 is *not* the only device on the bus
- CONFIG_INPUT_PGA11X=y : Enable support for the PGA117
+ CONFIG_ADC=y : Enable support for anlog input devices
+ CONFIG_SPI_OWNBUS=n : The PGA117 is *not* the only device on the bus
+ CONFIG_ADC_PGA11X=y : Enable support for the PGA117