From 95b97848cc96682e9574076001bfde23488b27b5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 10 Nov 2015 19:20:42 -0600 Subject: mainboard/asus/kgpe-d16: Set correct supported SATA port count Change-Id: Ia5c00f07de81d409e6215cc0944d64d00e47b795 Signed-off-by: Timothy Pearson Reviewed-on: http://review.coreboot.org/12401 Reviewed-by: Stefan Reinauer Tested-by: build bot (Jenkins) --- src/mainboard/asus/kgpe-d16/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3