From c109e4ba1823b838c5f7af99f2540ec89b1b6c4d Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 20 Mar 2023 11:10:22 -0600 Subject: [PATCH] mb/google/skyrim: Remove TODO about moving AMDFW We're not going to move the AMDFW binary around at this point, so get rid of the TODO. BUG=None TEST=None BRANCH=skyrim Signed-off-by: Martin Roth Change-Id: If802c3ee19f4e6a3a74da49bbda55f6a89fa8060 Reviewed-on: https://review.coreboot.org/c/coreboot/+/73827 Reviewed-by: Karthik Ramasubramanian Tested-by: build bot (Jenkins) Reviewed-by: Elyes Haouas --- src/mainboard/google/skyrim/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mainboard/google/skyrim/Kconfig b/src/mainboard/google/skyrim/Kconfig index 18953a3c89..85ce60077d 100644 --- a/src/mainboard/google/skyrim/Kconfig +++ b/src/mainboard/google/skyrim/Kconfig @@ -8,8 +8,6 @@ if BOARD_GOOGLE_BASEBOARD_SKYRIM config AMD_FWM_POSITION_INDEX int default 3 - help - TODO: might need to be adapted for better placement of files in cbfs config BOARD_SPECIFIC_OPTIONS def_bool y