Skip to content

Commit 5e2d6fa

Browse files
jhovoldkhilman
authored andcommitted
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>
1 parent 5eb63e9 commit 5e2d6fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/bus/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ config OMAP_INTERCONNECT
141141

142142
config OMAP_OCP2SCP
143143
tristate "OMAP OCP2SCP DRIVER"
144-
depends on ARCH_OMAP2PLUS
144+
depends on ARCH_OMAP2PLUS || COMPILE_TEST
145145
help
146146
Driver to enable ocp2scp module which transforms ocp interface
147147
protocol to scp protocol. In OMAP4, USB PHY is connected via

0 commit comments

Comments
 (0)