提交 dfeef15e 编写于 作者: P Peter Robinson 提交者: William Breathitt Gray

counter: microchip-tcp-capture: Add appropriate arch deps for TCP driver

Add the CONFIG_SOC_AT91SAM9 and CONFIG_SOC_SAM_V7 deps for the
Microchip SoCs that support this IP block/driver plus compile
time testing.
Signed-off-by: NPeter Robinson <pbrobinson@gmail.com>
Link: https://lore.kernel.org/r/20230108074750.443705-4-pbrobinson@gmail.com/Signed-off-by: NWilliam Breathitt Gray <william.gray@linaro.org>
上级 3760b49a
...@@ -63,6 +63,7 @@ config INTERRUPT_CNT ...@@ -63,6 +63,7 @@ config INTERRUPT_CNT
config MICROCHIP_TCB_CAPTURE config MICROCHIP_TCB_CAPTURE
tristate "Microchip Timer Counter Capture driver" tristate "Microchip Timer Counter Capture driver"
depends on CONFIG_SOC_AT91SAM9 || CONFIG_SOC_SAM_V7 || COMPILE_TEST
depends on HAS_IOMEM && OF depends on HAS_IOMEM && OF
select REGMAP_MMIO select REGMAP_MMIO
help help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册