aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms7721/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/msi/ms7721/Kconfig')
-rw-r--r--src/mainboard/msi/ms7721/Kconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mainboard/msi/ms7721/Kconfig b/src/mainboard/msi/ms7721/Kconfig
index 779d3b1baa..5f68e750d5 100644
--- a/src/mainboard/msi/ms7721/Kconfig
+++ b/src/mainboard/msi/ms7721/Kconfig
@@ -16,11 +16,14 @@
# 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 ROMCC_BOOTBLOCK
select CPU_AMD_AGESA_FAMILY15_TN
select NORTHBRIDGE_AMD_AGESA_FAMILY15_TN
select SOUTHBRIDGE_AMD_AGESA_HUDSON