Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 232e8884 authored by Stefano Brivio's avatar Stefano Brivio Committed by Dave Jones
Browse files

[CPUFREQ] fix configuration help message



cpufreq support can't be built as a module. Fix the related configuration
help message.

Signed-off-by: default avatarStefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent 4ae5c49f
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -9,9 +9,6 @@ config CPU_FREQ
	  clock speed, you need to either enable a dynamic cpufreq governor
	  (see below) after boot, or use a userspace tool.

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

	  For details, take a look at <file:Documentation/cpu-freq>.

	  If in doubt, say N.