lkml.org 
[lkml]   [2023]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] cdx: Allow build with COMPILE_TEST
Date
Increase compile test coverage.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
---
drivers/cdx/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/cdx/Kconfig b/drivers/cdx/Kconfig
index a08958485e31..8e3cca77ec64 100644
--- a/drivers/cdx/Kconfig
+++ b/drivers/cdx/Kconfig
@@ -7,7 +7,7 @@

config CDX_BUS
bool "CDX Bus driver"
- depends on OF && ARM64
+ depends on OF && (ARM64 || COMPILE_TEST)
help
Driver to enable Composable DMA Transfer(CDX) Bus. CDX bus
exposes Fabric devices which uses composable DMA IP to the
--
2.39.2
\
 
 \ /
  Last update: 2023-04-12 20:19    [W:0.068 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site