[PATCH v2 4/4] clocksource/drivers/imx-tpm: Support building imx-tpm driver as module
Daniel Baluta
daniel.baluta at gmail.com
Mon Jan 19 02:38:09 PST 2026
On Mon, Jan 19, 2026 at 11:56 AM Zhipeng Wang <zhipeng.wang_1 at nxp.com> wrote:
>
> From: Jindong Yue <jindong.yue at nxp.com>
>
> Change defconfig as tristate type and add platform driver
> to support building it as a module.
>
> Signed-off-by: Jindong Yue <jindong.yue at nxp.com>
> Signed-off-by: Zhipeng Wang <zhipeng.wang_1 at nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta at nxp.com>
So you can now select the driver Y/M/n even if no COMPILE_TEST present.
I wonder why we needed the `if COMPILE_TEST` in the first place. But anyhow,
this change looks good.
More information about the linux-arm-kernel
mailing list