Stoneyridge: Remove VENDORCODE_FULL_SUPPORT
Remove VENDORCODE_FULL_SUPPORT from /soc/amd/stoneyridge/Kconfig and from vendorcode/amd/pi/00670F00/Makefile.inc, thus completing the removal of VENDORCODE_FULL_SUPPORT from coreboot. BUG=b:112578491 TEST=none, VENDORCODE_FULL_SUPPORT already not used. Change-Id: Idb5f6dc7add1617f7a97a97ae110901b2dec0996 Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Reviewed-on: https://review.coreboot.org/28092 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth
parent
c1cefba150
commit
6bbfc5e7dd
@@ -377,11 +377,4 @@ config MAINBOARD_POWER_RESTORE
|
||||
return to S0. Otherwise the system will remain in S5 once power
|
||||
is restored.
|
||||
|
||||
config VENDORCODE_FULL_SUPPORT
|
||||
def_bool n
|
||||
help
|
||||
This option determines if all files under
|
||||
vendorcode/amd/pi/00670F00/ will be compiled or only
|
||||
selected procedures of source files (minimum required).
|
||||
|
||||
endif # SOC_AMD_STONEYRIDGE_FP4 || SOC_AMD_STONEYRIDGE_FT4
|
||||
|
Reference in New Issue
Block a user