sensors: stm_rinato: Kconfig: remove unused SHTC1 driver configuration
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 24 Aug 2016 01:03:04 +0000 (10:03 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:52:36 +0000 (13:52 +0900)
The STM sensorhub doesn't have the shtc1 compass sensor driver.
Remove it from the related configuration file.

Change-Id: Ie37da88344b975d61a379b40d8175e944f5a6b71
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/sensors/stm_rinato/Kconfig

index 09c0a47..c35bd3c 100644 (file)
@@ -89,17 +89,6 @@ config SENSORS_SSP_LPS25H
          To compile this driver as a module, choose M here: the
          module will be called ssp.
 
-config SENSORS_SSP_SHTC1
-       tristate "Sensors ssp shtc1"
-       default n
-       depends on SPI
-       help
-         shtc1 file for factory test in ssp driver.
-          If you say yes here you get shtc1 support for
-         factory test.
-         To compile this driver as a module, choose M here: the
-         module will be called ssp.
-
 config SENSORS_SSP_ADPD142
        tristate "Sensors ssp adpd142"
        default n
@@ -111,15 +100,6 @@ config SENSORS_SSP_ADPD142
          To compile this driver as a module, choose M here: the
          module will be called ssp.
 
-config SENSORS_SSP_SHTC1_VER
-       string "Sensors shtc1 version name"
-       default "No_Version_Name"
-       depends on SENSORS_SSP_SHTC1
-       help
-         shtc1 version for temphumid factory test in ssp driver.
-          If you give version name here you get shtc1 version for
-         lcd test.
-
 config SENSORS_SSP_STM32F401
        tristate "Sensors ssp stm32f401"
        default n