From 02c23408ec499697d5fc3e46a374459d5d2e0dd2 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 11 Sep 2013 03:28:53 +0000 Subject: [PATCH] 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 --- debian/config/m68k/config | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/debian/config/m68k/config b/debian/config/m68k/config index a6a258840..786880af8 100644 --- a/debian/config/m68k/config +++ b/debian/config/m68k/config @@ -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 -