misc: rk_scr: change config placement
[firefly-linux-kernel-4.4.55.git] / drivers / misc / Kconfig
index b57ed5bbc7c665a59f46462302de24101fa010b8..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
@@ -531,13 +538,6 @@ config UID_CPUTIME
        help
          Per UID based cpu time statistics exported to /proc/uid_cputime
 
-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.
-
 source "drivers/misc/c2port/Kconfig"
 source "drivers/misc/eeprom/Kconfig"
 source "drivers/misc/cb710/Kconfig"