]> git.proxmox.com Git - mirror_ubuntu-impish-kernel.git/commit
platform/x86: dell-wmi-descriptor: disable by default
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 13 Nov 2021 08:05:51 +0000 (09:05 +0100)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Fri, 18 Feb 2022 11:29:10 +0000 (12:29 +0100)
commitc8b4c8a5f6a5986e0bc3a9865730092cde332029
treea2ae023e7a0aeebd0a29bc0c708baab7c2ddb69f
parent187f9666f0a9c9b5307a120d4ccaea24121e2ab6
platform/x86: dell-wmi-descriptor: disable by default

BugLink: https://bugs.launchpad.net/bugs/1956791
[ Upstream commit 0f07c023dcd08ca49b6d3dd018abc7cd56301478 ]

dell-wmi-descriptor only provides symbols to other drivers.
These drivers already select dell-wmi-descriptor when needed.

This fixes an issue where dell-wmi-descriptor is compiled as a module
with localyesconfig on a non-Dell machine.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20211113080551.61860-1-linux@weissschuh.net
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/platform/x86/dell/Kconfig