usb: dwc3: add functions to set force mode
[firefly-linux-kernel-4.4.55.git] / drivers / misc / Kconfig
index 2e31b1d35890b9683b5240ce74ab0ae6cbb70c0d..9afddaf6a23ce80af7f4fcd337ef82f5559778be 100644 (file)
@@ -529,6 +529,19 @@ config VEXPRESS_SYSCFG
          bus. System Configuration interface is one of the possible means
          of generating transactions on this bus.
 
+config UID_CPUTIME
+       bool "Per-UID cpu time statistics"
+       depends on PROFILING
+       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"