tpm: tis: Kconfig: Add helper dependency on COMPILE_TEST
authorCai Huoqing <caihuoqing@baidu.com>
Thu, 26 Aug 2021 01:10:12 +0000 (09:10 +0800)
committerJarkko Sakkinen <jarkko@kernel.org>
Tue, 26 Oct 2021 02:03:33 +0000 (05:03 +0300)
commit4091c004283bc65d2478fbfc9f2521fcb5af1f96
treedb6a0a5524054a3b0e61a1ee3715d96be4357e48
parent3906fe9bb7f1a2c8667ae54e967dc8690824f4ea
tpm: tis: Kconfig: Add helper dependency on COMPILE_TEST

COMPILE_TEST is helpful to find compilation errors in other platform(e.g.X86).
In this case, the support of COMPILE_TEST is added, so this module could
be compiled in other platform(e.g.X86), without ARCH_SYNQUACER configuration.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
drivers/char/tpm/Kconfig