Searched hist:"92813 dafcd8cae40b6256fd9392a44ecd5c9f505" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | Kconfig | diff 92813dafcd8cae40b6256fd9392a44ecd5c9f505 Mon Oct 11 08:23:38 CDT 2021 Hans de Goede <hdegoede@redhat.com> 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
|