Unverified Commit b36061c2 authored by Cai Huoqing's avatar Cai Huoqing Committed by Mark Brown
Browse files

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: default avatarCai Huoqing <caihuoqing@baidu.com>
Link: https://lore.kernel.org/r/20210908105738.1933-1-caihuoqing@baidu.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent b36c6b18
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1181,7 +1181,7 @@ config REGULATOR_STPMIC1

config REGULATOR_TI_ABB
	tristate "TI Adaptive Body Bias on-chip LDO"
	depends on ARCH_OMAP
	depends on ARCH_OMAP || COMPILE_TEST
	help
	  Select this option to support Texas Instruments' on-chip Adaptive Body
	  Bias (ABB) LDO regulators. It is recommended that this option be