X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fmisc%2FKconfig;h=c51644f63f11bebfa9da017ae16703e3af759e61;hb=f0161aad472599f8bb80ca8758fe30a60e627f56;hp=2dcafd0ba17f6c4d434a998f2db49e6bcf1e72c6;hpb=b3f09bff3f6f291d4ef5d400426278856bf24c27;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 2dcafd0ba17f..c51644f63f11 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -535,6 +535,13 @@ 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"