Commit 3760b49a authored by Peter Robinson's avatar Peter Robinson Committed by William Breathitt Gray

counter: ftm-quaddec: Depend on the Layerscape SoC

At the moment only the Freescale LS1021A is the only HW that
supports this IP block so add an appropriate dependency and
compile test.
Signed-off-by: default avatarPeter Robinson <pbrobinson@gmail.com>
Link: https://lore.kernel.org/r/20230108074750.443705-3-pbrobinson@gmail.com/Signed-off-by: default avatarWilliam Breathitt Gray <william.gray@linaro.org>
parent 92a33370
......@@ -31,6 +31,7 @@ config 104_QUAD_8
config FTM_QUADDEC
tristate "Flex Timer Module Quadrature decoder driver"
depends on SOC_LS1021A || COMPILE_TEST
depends on HAS_IOMEM && OF
help
Select this option to enable the Flex Timer Quadrature decoder
......
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