forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/staging/iio/cdc/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0
12 #
23 # CDC drivers
34 #
....@@ -12,16 +13,6 @@
1213
1314 To compile this driver as a module, choose M here: the
1415 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.
2516
2617 config AD7746
2718 tristate "Analog Devices AD7745, AD7746 AD7747 capacitive sensor driver"