summaryrefslogtreecommitdiff
path: root/drivers/bus/Kconfig
diff options
context:
space:
mode:
authorWu Bo <bo.wu@vivo.com>2024-08-26 21:23:47 -0600
committerShawn Guo <shawnguo@kernel.org>2024-09-01 17:06:33 +0800
commitce6697a613c523b4e2e1d4228c0a81facc080076 (patch)
treee152921ce284ab26a75ed8c0488392501446ed13 /drivers/bus/Kconfig
parent8400291e289ee6b2bf9779ff1c83a291501f017b (diff)
downloadlwn-ce6697a613c523b4e2e1d4228c0a81facc080076.tar.gz
lwn-ce6697a613c523b4e2e1d4228c0a81facc080076.zip
bus: imx-weim: support compile test
Add COMPILE_TEST to support code compile test Signed-off-by: Wu Bo <bo.wu@vivo.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/bus/Kconfig')
-rw-r--r--drivers/bus/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
index 64cd2ee03aa3..ff669a8ccad9 100644
--- a/drivers/bus/Kconfig
+++ b/drivers/bus/Kconfig
@@ -89,7 +89,7 @@ config HISILICON_LPC
config IMX_WEIM
bool "Freescale EIM DRIVER"
- depends on ARCH_MXC
+ depends on ARCH_MXC || COMPILE_TEST
help
Driver for i.MX WEIM controller.
The WEIM(Wireless External Interface Module) works like a bus.