soc/qualcomm/x1p42100: Skip redundant MMU toggling for QCLib
Enable SOC_QUALCOMM_QCLIB_SKIP_MMU_TOGGLE for the x1p42100 SoC to optimize boot performance. BUG=b:449871690, b:477139887 TEST=TBD. Change-Id: Ide19857e37fe04e97733aa91a5c1fc4e02911ea4 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91331 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
parent
deb510afeb
commit
e6fb0faf7b
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ config SOC_QUALCOMM_BASE
|
|||
select NO_ECAM_MMCONF_SUPPORT
|
||||
select SDHCI_CONTROLLER
|
||||
select SOC_QUALCOMM_COMMON
|
||||
select SOC_QUALCOMM_QCLIB_SKIP_MMU_TOGGLE
|
||||
|
||||
config SOC_QUALCOMM_X1P42100
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue