| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0 |
|---|
| 1 | 2 | # |
|---|
| 2 | 3 | # CDC drivers |
|---|
| 3 | 4 | # |
|---|
| .. | .. |
|---|
| 12 | 13 | |
|---|
| 13 | 14 | To compile this driver as a module, choose M here: the |
|---|
| 14 | 15 | module will be called ad7150. |
|---|
| 15 | | - |
|---|
| 16 | | -config AD7152 |
|---|
| 17 | | - tristate "Analog Devices ad7152/3 capacitive sensor driver" |
|---|
| 18 | | - depends on I2C |
|---|
| 19 | | - help |
|---|
| 20 | | - Say yes here to build support for Analog Devices capacitive sensors. |
|---|
| 21 | | - (ad7152, ad7153) Provides direct access via sysfs. |
|---|
| 22 | | - |
|---|
| 23 | | - To compile this driver as a module, choose M here: the |
|---|
| 24 | | - module will be called ad7152. |
|---|
| 25 | 16 | |
|---|
| 26 | 17 | config AD7746 |
|---|
| 27 | 18 | tristate "Analog Devices AD7745, AD7746 AD7747 capacitive sensor driver" |
|---|