From a900511cec42939298530660b581264492246434 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 14 Dec 2011 15:26:13 +0100 Subject: [PATCH] projects/Generic*/linux: add SIS PATA and SIS SATA support Signed-off-by: Stephan Raue --- projects/Generic/linux/linux.i386.conf | 4 ++-- projects/Generic_OSS/linux/linux.i386.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index 7df37b4c19..dcdef071bf 100644 --- a/projects/Generic/linux/linux.i386.conf +++ b/projects/Generic/linux/linux.i386.conf @@ -917,7 +917,7 @@ CONFIG_ATA_PIIX=y CONFIG_SATA_NV=y # CONFIG_SATA_PROMISE is not set # CONFIG_SATA_SIL is not set -# CONFIG_SATA_SIS is not set +CONFIG_SATA_SIS=y # CONFIG_SATA_SVW is not set CONFIG_SATA_ULI=y CONFIG_SATA_VIA=y @@ -959,7 +959,7 @@ CONFIG_PATA_JMICRON=y # CONFIG_PATA_SCH is not set # CONFIG_PATA_SERVERWORKS is not set # CONFIG_PATA_SIL680 is not set -# CONFIG_PATA_SIS is not set +CONFIG_PATA_SIS=y # CONFIG_PATA_TOSHIBA is not set # CONFIG_PATA_TRIFLEX is not set # CONFIG_PATA_VIA is not set diff --git a/projects/Generic_OSS/linux/linux.i386.conf b/projects/Generic_OSS/linux/linux.i386.conf index 3b9c3060bd..fb76cf1cf4 100644 --- a/projects/Generic_OSS/linux/linux.i386.conf +++ b/projects/Generic_OSS/linux/linux.i386.conf @@ -915,7 +915,7 @@ CONFIG_ATA_PIIX=y CONFIG_SATA_NV=y # CONFIG_SATA_PROMISE is not set # CONFIG_SATA_SIL is not set -# CONFIG_SATA_SIS is not set +CONFIG_SATA_SIS=y # CONFIG_SATA_SVW is not set CONFIG_SATA_ULI=y CONFIG_SATA_VIA=y @@ -957,7 +957,7 @@ CONFIG_PATA_JMICRON=y # CONFIG_PATA_SCH is not set # CONFIG_PATA_SERVERWORKS is not set # CONFIG_PATA_SIL680 is not set -# CONFIG_PATA_SIS is not set +CONFIG_PATA_SIS=y # CONFIG_PATA_TOSHIBA is not set # CONFIG_PATA_TRIFLEX is not set # CONFIG_PATA_VIA is not set