Remove m68k configuration of symbols that aren't included

Apparently no m68k platform has configurable HZ, cpufreq or system
power management support.  The corresponding Kconfig files are not
included from arch/m68k/Kconfig, and there is no point in setting
their symbols.

svn path=/dists/trunk/linux/; revision=20605
This commit is contained in:
Ben Hutchings 2013-09-11 03:28:53 +00:00
parent 58b3ca610e
commit 02c23408ec
1 changed files with 0 additions and 12 deletions

View File

@ -929,15 +929,3 @@ CONFIG_DMASOUND_ATARI=m
CONFIG_DMASOUND_PAULA=m
CONFIG_DMASOUND_Q40=m
##
## file: unknown
##
# CONFIG_CPU_FREQ is not set
# CONFIG_HIBERNATION is not set
CONFIG_HZ_100=y
# CONFIG_HZ_1000 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_PM_RUNTIME is not set
# CONFIG_SUSPEND is not set