提交 22e4ebd0 编写于 作者: T Tiezhu Yang 提交者: Bartosz Golaszewski

gpio: pxa: Add COMPILE_TEST support

Add COMPILE_TEST support to the PXA GPIO driver for better compile
testing coverage.
Signed-off-by: NTiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: NBartosz Golaszewski <bgolaszewski@baylibre.com>
上级 47a3734b
......@@ -439,7 +439,7 @@ config GPIO_PMIC_EIC_SPRD
config GPIO_PXA
bool "PXA GPIO support"
depends on ARCH_PXA || ARCH_MMP
depends on ARCH_PXA || ARCH_MMP || COMPILE_TEST
help
Say yes here to support the PXA GPIO device
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册