提交 13f995ce 编写于 作者: F Florian Fainelli 提交者: Krzysztof Kozlowski

memory: brcmstb_dpfe: Allow building Broadcom STB DPFE as module

Allow building the Broadcom STB DPFE driver as a module, it is already a
platform driver proper with all of the resource releasing device
managed.
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
Acked-by: NMarkus Mayer <mmayer@broadcom.com>
Link: https://lore.kernel.org/r/20210924031459.8911-1-f.fainelli@gmail.comSigned-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
上级 6b20a5d1
...@@ -55,8 +55,8 @@ config ATMEL_EBI ...@@ -55,8 +55,8 @@ config ATMEL_EBI
SRAMs, ATA devices, etc. SRAMs, ATA devices, etc.
config BRCMSTB_DPFE config BRCMSTB_DPFE
bool "Broadcom STB DPFE driver" if COMPILE_TEST tristate "Broadcom STB DPFE driver"
default y if ARCH_BRCMSTB default ARCH_BRCMSTB
depends on ARCH_BRCMSTB || COMPILE_TEST depends on ARCH_BRCMSTB || COMPILE_TEST
help help
This driver provides access to the DPFE interface of Broadcom This driver provides access to the DPFE interface of Broadcom
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册