diff options
author | Denis CIOCCA | 2013-10-22 19:32:00 +0100 |
---|---|---|
committer | Jonathan Cameron | 2013-10-23 17:55:14 +0100 |
commit | d141ab776b670a0c9ac46b174f4c207a81f89f60 (patch) | |
tree | a060495b7fb8f257e7dea3ddedec456c2cee370f /drivers/iio/pressure/Kconfig | |
parent | de06b344acd57b206796ef86f66a53f72e10be0b (diff) |
iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix
Signed-off-by: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/pressure/Kconfig')
-rw-r--r-- | drivers/iio/pressure/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/pressure/Kconfig b/drivers/iio/pressure/Kconfig index 26fdc0bdb99d..4f2e0f9bad8c 100644 --- a/drivers/iio/pressure/Kconfig +++ b/drivers/iio/pressure/Kconfig @@ -14,7 +14,7 @@ config IIO_ST_PRESS select IIO_TRIGGERED_BUFFER if (IIO_BUFFER) help Say yes here to build support for STMicroelectronics pressure - sensors: LPS331AP. + sensors: LPS001WP, LPS331AP. This driver can also be built as a module. If so, these modules will be created: |