mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-22 23:13:01 +02:00
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>
This commit is contained in:
parent
8400291e28
commit
ce6697a613
|
|
@ -89,7 +89,7 @@ config HISILICON_LPC
|
||||||
|
|
||||||
config IMX_WEIM
|
config IMX_WEIM
|
||||||
bool "Freescale EIM DRIVER"
|
bool "Freescale EIM DRIVER"
|
||||||
depends on ARCH_MXC
|
depends on ARCH_MXC || COMPILE_TEST
|
||||||
help
|
help
|
||||||
Driver for i.MX WEIM controller.
|
Driver for i.MX WEIM controller.
|
||||||
The WEIM(Wireless External Interface Module) works like a bus.
|
The WEIM(Wireless External Interface Module) works like a bus.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user