aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kgpe-d16
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2015-11-10 19:20:42 -0600
committerStefan Reinauer <stefan.reinauer@coreboot.org>2015-11-11 02:47:43 +0100
commit95b97848cc96682e9574076001bfde23488b27b5 (patch)
tree7654e20a0af44f6be1a41b6f84934b4e2cfbe2fc /src/mainboard/asus/kgpe-d16
parent22dfccf5b78ba87b015172200de0356648172210 (diff)
mainboard/asus/kgpe-d16: Set correct supported SATA port count
Change-Id: Ia5c00f07de81d409e6215cc0944d64d00e47b795 Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/12401 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/asus/kgpe-d16')
-rw-r--r--src/mainboard/asus/kgpe-d16/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/asus/kgpe-d16/Kconfig b/src/mainboard/asus/kgpe-d16/Kconfig
index 29061ca197..c4528e51f9 100644
--- a/src/mainboard/asus/kgpe-d16/Kconfig
+++ b/src/mainboard/asus/kgpe-d16/Kconfig
@@ -80,6 +80,10 @@ config IRQ_SLOT_COUNT
int
default 13
+config SOUTHBRIDGE_AMD_SB700_SATA_PORT_COUNT_BITFIELD
+ hex
+ default 0x3f
+
config ONBOARD_VGA_IS_PRIMARY
bool
default y