aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/thatcher/Kconfig
diff options
context:
space:
mode:
authorMike Banon <mikebdp2@gmail.com>2020-02-13 16:25:10 +0000
committerPatrick Georgi <pgeorgi@google.com>2020-02-24 13:56:23 +0000
commit0bed4c84cc73870bb9757fc5229d33032ff71b5b (patch)
tree028ab75f98f4cdf607ca811a56f6e8415db23c01 /src/mainboard/amd/thatcher/Kconfig
parent0dcbcd31918cd0dd7e4f1086649dfe4a04397633 (diff)
mb/amd/thatcher: Switch away from ROMCC_BOOTBLOCK
Warning: Not tested on hardware. Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Signed-off-by: Mike Banon <mikebdp2@gmail.com> Change-Id: I948eeaaeb7975561fffc1218c70dba6a784101fe Reviewed-on: https://review.coreboot.org/c/coreboot/+/38877 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/amd/thatcher/Kconfig')
-rw-r--r--src/mainboard/amd/thatcher/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/amd/thatcher/Kconfig b/src/mainboard/amd/thatcher/Kconfig
index e55659225f..e1c5aee487 100644
--- a/src/mainboard/amd/thatcher/Kconfig
+++ b/src/mainboard/amd/thatcher/Kconfig
@@ -13,14 +13,10 @@
# GNU General Public License for more details.
#
-config BOARD_AMD_THATCHER
- def_bool n
-
if BOARD_AMD_THATCHER
config BOARD_SPECIFIC_OPTIONS
def_bool y
- #select ROMCC_BOOTBLOCK
select CPU_AMD_AGESA_FAMILY15_TN
select NORTHBRIDGE_AMD_AGESA_FAMILY15_TN
select SOUTHBRIDGE_AMD_AGESA_HUDSON