misc: rk_scr: change config placement
[firefly-linux-kernel-4.4.55.git] / drivers / misc / Kconfig
index 2dcafd0ba17f6c4d434a998f2db49e6bcf1e72c6..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