counter: intel-qep: Depend on X86

Limit the Intel counter driver to X86, it doesn't
make sense to build it for all arches if the counter
subsystem is enabled.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Link: https://lore.kernel.org/r/20230108074750.443705-2-pbrobinson@gmail.com/
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
This commit is contained in:
Peter Robinson 2023-01-08 07:47:48 +00:00 committed by William Breathitt Gray
parent 9c5e51f2b0
commit 92a3337081

View file

@ -41,6 +41,7 @@ config FTM_QUADDEC
config INTEL_QEP
tristate "Intel Quadrature Encoder Peripheral driver"
depends on X86
depends on PCI
help
Select this option to enable the Intel Quadrature Encoder Peripheral