]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
thermal: don't make THERMAL_NETLINK 'default y'
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Aug 2020 16:05:02 +0000 (09:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Aug 2020 16:05:02 +0000 (09:05 -0700)
We just don't do that.  "default y" is for things that are needed for
compatibility (when an old feature is made unconditional), or for things
that are basically part of the infrastructure of a platform.

And it can possibly be used for questions that don't enable code on
their own, but are used to enable or disable a whole slew of other
questions.

A new feature that people aren't using is never 'default y', unless it
cures cancer or ends world hunger.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/thermal/Kconfig

index 13991d68c844384e2bb4c6ce316a0d2bfd72a7d8..a2e710d46432868578c50382f4cda13a6502bf4e 100644 (file)
@@ -20,7 +20,6 @@ if THERMAL
 config THERMAL_NETLINK
        bool "Thermal netlink management"
        depends on NET
-       default y
        help
          The thermal framework has a netlink interface to do thermal
          zones discovery, temperature readings and events such as