Commit 92a33370 authored by Peter Robinson's avatar Peter Robinson Committed by William Breathitt Gray

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: default avatarPeter Robinson <pbrobinson@gmail.com>
Link: https://lore.kernel.org/r/20230108074750.443705-2-pbrobinson@gmail.com/Signed-off-by: default avatarWilliam Breathitt Gray <william.gray@linaro.org>
parent 9c5e51f2
...@@ -41,6 +41,7 @@ config FTM_QUADDEC ...@@ -41,6 +41,7 @@ config FTM_QUADDEC
config INTEL_QEP config INTEL_QEP
tristate "Intel Quadrature Encoder Peripheral driver" tristate "Intel Quadrature Encoder Peripheral driver"
depends on X86
depends on PCI depends on PCI
help help
Select this option to enable the Intel Quadrature Encoder Peripheral Select this option to enable the Intel Quadrature Encoder Peripheral
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment