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/Kconfig8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/mainboard/msi/ms7721/Kconfig b/src/mainboard/msi/ms7721/Kconfig
index d520bd493c..7a2623b80b 100644
--- a/src/mainboard/msi/ms7721/Kconfig
+++ b/src/mainboard/msi/ms7721/Kconfig
@@ -3,6 +3,8 @@
#
# Copyright (C) 2012 Advanced Micro Devices, Inc.
# Copyright (C) 2012 Rudolf Marek <r.marek@assembler.cz>
+# Copyright (C) 2016 Renze Nicolai <renze@rnplus.nl>
+
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -25,7 +27,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_PIRQ_TABLE
select HAVE_MP_TABLE
select HAVE_ACPI_TABLES
- select SUPERIO_ITE_IT8728F
+ select SUPERIO_FINTEK_F71869AD
select BOARD_ROMSIZE_KB_8192
select GFXUMA
select HUDSON_DISABLE_IMC
@@ -68,11 +70,11 @@ config ONBOARD_VGA_IS_PRIMARY
config VGA_BIOS_ID
string
- default "1002,9993"
+ default "1002,990e"
config HUDSON_LEGACY_FREE
bool
- default y
+ default n
config POST_IO
bool