]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMI
authorHans de Goede <hdegoede@redhat.com>
Mon, 11 Oct 2021 13:23:38 +0000 (15:23 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 11 Oct 2021 13:25:05 +0000 (15:25 +0200)
commit6550ba689343811ef1d4b87be8d273988d4648d5
tree8eb64facbe764cd2b34ec0d10c87abe5749e3d95
parentca16d33bd86246bf91d089c8ba78b9b214574b12
platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMI

DELL_WMI_PRIVACY is a feature toggle for the main dell-wmi driver,
so it must depend on the Kconfig option which enables the main
dell-wmi driver.

Fixes: 8af9fa37b8a3 ("platform/x86: dell-privacy: Add support for Dell hardware privacy")
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20211011132338.407571-1-hdegoede@redhat.com
drivers/platform/x86/dell/Kconfig