projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff55bc
)
mx7ulp: select soc features
author
Oleksandr Suvorov
<oleksandr.suvorov@foundries.io>
Sun, 12 Sep 2021 14:32:55 +0000
(17:32 +0300)
committer
Stefano Babic
<sbabic@denx.de>
Sat, 5 Feb 2022 12:38:38 +0000
(13:38 +0100)
Force selecting features present in SoC i.MX7ULP.
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io>
arch/arm/mach-imx/mx7ulp/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-imx/mx7ulp/Kconfig
b/arch/arm/mach-imx/mx7ulp/Kconfig
index
2ffac9c
..
56a3efd
100644
(file)
--- a/
arch/arm/mach-imx/mx7ulp/Kconfig
+++ b/
arch/arm/mach-imx/mx7ulp/Kconfig
@@
-9,6
+9,9
@@
config LDO_ENABLED_MODE
Select this option to enable the PMC1 LDO.
config MX7ULP
+ select ARCH_SUPPORT_PSCI
+ select CPU_V7_HAS_NONSEC
+ select CPU_V7_HAS_VIRT
select HAS_CAAM
bool