]> git.dujemihanovic.xyz Git - linux.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:26 +0000 (15:25 +0200)
commit92813dafcd8cae40b6256fd9392a44ecd5c9f505
treedf155916ab55241a469479ed75c9f5b2ca5bfde2
parentdb9cc7d6f95e7d89b0ce57e785cfd9d67a7505d8
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