diff options
Diffstat (limited to 'drivers/core/Kconfig')
| -rw-r--r-- | drivers/core/Kconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/core/Kconfig b/drivers/core/Kconfig index 9b9a7148a1a..d3fe1d4093d 100644 --- a/drivers/core/Kconfig +++ b/drivers/core/Kconfig @@ -224,7 +224,7 @@ config SPL_SYSCON  config TPL_SYSCON  	bool "Support system controllers in TPL" -	depends on SPL_REGMAP +	depends on TPL_REGMAP  	help  	  Many SoCs have a number of system controllers which are dealt with  	  as a group by a single driver. Some common functionality is provided | 
