Home
last modified time | relevance | path

Searched hist:"635 a0535e2fa8fbd88bb49d65eed35c7ed808b8e" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A DKconfigdiff 635a0535e2fa8fbd88bb49d65eed35c7ed808b8e Wed Aug 25 14:57:35 CEST 2021 Prarit Bhargava <prarit@redhat.com> mfd: intel_pmt: Only compile on x86

The intel_pmt driver shows up as a compile option for all arches but is
32-bit and 64-bit x86 specific.

Add a CONFIG dependency on X86 for intel_pmt.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Reviewed-by: David E. Box <david.e.box@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>