mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
bus: omap-ocp2scp: enable compile testing
There seems to be nothing preventing the driver from being compile tested so enable that for wider build coverage. Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://patch.msgid.link/20251219110259.23630-1-johan@kernel.org Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
parent
5eb63e9bb6
commit
5e2d6fa48a
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ config OMAP_INTERCONNECT
|
|||
|
||||
config OMAP_OCP2SCP
|
||||
tristate "OMAP OCP2SCP DRIVER"
|
||||
depends on ARCH_OMAP2PLUS
|
||||
depends on ARCH_OMAP2PLUS || COMPILE_TEST
|
||||
help
|
||||
Driver to enable ocp2scp module which transforms ocp interface
|
||||
protocol to scp protocol. In OMAP4, USB PHY is connected via
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue