misc: rk_scr: change config placement
[firefly-linux-kernel-4.4.55.git] / drivers / misc / Kconfig
index 98c020b560ac914f74345d5a24c88f4e2af4150e..2006cddc614fc186a02bbf82239934d99b7f84b9 100644 (file)
@@ -4,6 +4,13 @@
 
 menu "Misc devices"
 
+config ROCKCHIP_SCR
+       tristate "Rockchip Smartcard Reader Controller support"
+       default n
+       help
+         say Y here to enable Rockchip Smartcard Reader Controller driver
+         for Soc such as RK3128,RK322x,RK3288,RK3368,RK3366 and etc.
+
 config SENSORS_LIS3LV02D
        tristate
        depends on INPUT
@@ -412,10 +419,6 @@ config TI_DAC7512
          This driver can also be built as a module. If so, the module
          will be called ti_dac7512.
 
-config UID_STAT
-       bool "UID based statistics tracking exported to /proc/uid_stat"
-       default n
-
 config VMWARE_BALLOON
        tristate "VMware Balloon Driver"
        depends on VMWARE_VMCI && X86 && HYPERVISOR_GUEST
@@ -443,7 +446,7 @@ config ARM_CHARLCD
          still useful.
 
 config BMP085
-       bool
+       tristate
        depends on SYSFS
 
 config BMP085_I2C