soc/amd/glinda/Kconfig: fix comment
The SOC_AMD_REMBRANDT_BASE comment at the end of Glinda's Kconfig is probably a leftover from the Mendocino/Rembrandt SoC this file was copied from. Change it to SOC_AMD_GLINDA to match the corresponding 'if SOC_AMD_GLINDA' in the file. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I85132e4840c1bc713cfc2f3493f800d66edd10ff Reviewed-on: https://review.coreboot.org/c/coreboot/+/77121 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
parent
11deb82115
commit
431c0b487c
1 changed files with 1 additions and 1 deletions
|
|
@ -500,4 +500,4 @@ config RWB_REGION_ONLY
|
|||
|
||||
endif # VBOOT_SLOTS_RW_AB && VBOOT_STARTS_BEFORE_BOOTBLOCK
|
||||
|
||||
endif # SOC_AMD_REMBRANDT_BASE
|
||||
endif # SOC_AMD_GLINDA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue