cpufreq: Delete redundant kconfig settings

This commit is contained in:
Ben Hutchings 2016-10-24 02:28:05 +01:00
parent 261ee0b56f
commit fdd49c2465
2 changed files with 0 additions and 3 deletions

View File

@ -187,8 +187,6 @@ CONFIG_CLK_TWL6040=m
##
## file: drivers/cpufreq/Kconfig
##
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_STAT=m
CONFIG_CPUFREQ_DT=m
##

View File

@ -36,7 +36,6 @@ CONFIG_CACHE_WRITEBACK=y
##
## file: drivers/cpufreq/Kconfig
##
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y