summaryrefslogtreecommitdiffstats
path: root/drivers/input/Kconfig
blob: 27072bedcb87fdee8c147777b42cc8923b18ea72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
config INPUT_CFBOOST
	tristate "Input event CPU frequency booster"
	depends on INPUT && CPU_FREQ
	help
	  Say Y here if you want to temporarily boost CPU frequency upon input
	  events.

	  To compile this driver as a module, choose M here: the
	  module will be called input-cfboost.