OSDN Git Service

regulator: ti-abb: Kconfig: Add helper dependency on COMPILE_TEST
authorCai Huoqing <caihuoqing@baidu.com>
Wed, 8 Sep 2021 10:57:37 +0000 (18:57 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 13 Sep 2021 00:59:23 +0000 (01:59 +0100)
commitb36061c2ea5bdacf51305f8bc79f29595b343eb6
tree8a09527c78314716509eb290d1a511e4d746417f
parentb36c6b1887ffc6b58b556120bfbd511880515247
regulator: ti-abb: 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>
Link: https://lore.kernel.org/r/20210908105738.1933-1-caihuoqing@baidu.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig