We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210457b commit 988609fCopy full SHA for 988609f
drivers/counter/Kconfig
@@ -138,7 +138,7 @@ config TI_ECAP_CAPTURE
138
139
config TI_EQEP
140
tristate "TI eQEP counter driver"
141
- depends on (SOC_AM33XX || COMPILE_TEST)
+ depends on SOC_AM33XX || ARCH_K3 || COMPILE_TEST
142
select REGMAP_MMIO
143
help
144
Select this option to enable the Texas Instruments Enhanced Quadrature
0 commit comments