From 03795598b16a8c121968d73f162b6882808b5101 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Sun, 31 Jul 2016 05:40:21 +0100 Subject: [PATCH] Generic: Add support for SIL680 PCI/ATA controller --- projects/Generic/linux/linux.x86_64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index 8a78117616..61fbcf45f3 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -1449,7 +1449,7 @@ CONFIG_PATA_MARVELL=y # CONFIG_PATA_RDC is not set # CONFIG_PATA_SCH is not set # CONFIG_PATA_SERVERWORKS is not set -# CONFIG_PATA_SIL680 is not set +CONFIG_PATA_SIL680=y CONFIG_PATA_SIS=y # CONFIG_PATA_TOSHIBA is not set # CONFIG_PATA_TRIFLEX is not set