From 9d2bdb187e10ebb33ee5f4115daecf4d7f0066bb Mon Sep 17 00:00:00 2001 From: Chih-Wei Huang Date: Sun, 23 Jun 2013 12:49:07 +0800 Subject: [PATCH] asus_laptop: enable SATA_VIA and PATA_VIA --- common/asus_info | 1 + laptop/laptop_defconfig | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common/asus_info b/common/asus_info index 66b33ab..eda94e7 100644 --- a/common/asus_info +++ b/common/asus_info @@ -10,6 +10,7 @@ asus_info() ;; ET1602*) TOUCH= + echo "debug.drm.mode.force=1366x768" >> default.prop ;; ET2002*) UVESA_MODE=${UVESA_MODE:-1600x900} diff --git a/laptop/laptop_defconfig b/laptop/laptop_defconfig index 6089c47..9e78f85 100644 --- a/laptop/laptop_defconfig +++ b/laptop/laptop_defconfig @@ -1130,7 +1130,7 @@ CONFIG_ATA_PIIX=y # CONFIG_SATA_SIS is not set # CONFIG_SATA_SVW is not set # CONFIG_SATA_ULI is not set -# CONFIG_SATA_VIA is not set +CONFIG_SATA_VIA=y # CONFIG_SATA_VITESSE is not set # @@ -1173,7 +1173,7 @@ CONFIG_PATA_SCH=y # CONFIG_PATA_SIS is not set # CONFIG_PATA_TOSHIBA is not set # CONFIG_PATA_TRIFLEX is not set -# CONFIG_PATA_VIA is not set +CONFIG_PATA_VIA=y # CONFIG_PATA_WINBOND is not set # -- 2.11.0