aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms7721/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-12-15 13:30:37 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-12-17 13:15:19 +0000
commitee8f969e1eb49d7d8800f877bbbf654114d93535 (patch)
treeb07daba642a33ee0cede3dd2993509a4ff04e2d9 /src/mainboard/msi/ms7721/Kconfig
parentb5ba8b6d1a57f8b57b3a6aec80ed6a47618d433d (diff)
mb/msi/ms7721: Switch away from ROMCC_BOOTBLOCK
Renze Nicolai tested it on hardware: boots into Linux without problems. Change-Id: I17e09c366ae0c9c99d5c65dd1f00672697a7c709 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37737 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/msi/ms7721/Kconfig')
-rw-r--r--src/mainboard/msi/ms7721/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/msi/ms7721/Kconfig b/src/mainboard/msi/ms7721/Kconfig
index 5f68e750d5..1fee74790e 100644
--- a/src/mainboard/msi/ms7721/Kconfig
+++ b/src/mainboard/msi/ms7721/Kconfig
@@ -16,14 +16,10 @@
# GNU General Public License for more details.
#
-config BOARD_MSI_MS7721
- def_bool n
-
if BOARD_MSI_MS7721
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