gluon/patches/openwrt/0058-x86-generic-enable-CONFIG_SATA_VIA.patch

19 lines
674 B
Diff
Raw Normal View History

2016-07-18 12:06:14 +00:00
From: Florian Klink <flokli@flokli.de>
Date: Mon, 18 Jul 2016 13:53:25 +0200
Subject: x86/generic: enable CONFIG_SATA_VIA
This enables support for VIA SATA.
diff --git a/target/linux/x86/generic/config-default b/target/linux/x86/generic/config-default
2016-12-20 00:14:04 +00:00
index 9e963bf725b222dc94792dc8760f6f747cfffb78..4fc513154bd566319d77e6e42622ef362baeb094 100644
2016-07-18 12:06:14 +00:00
--- a/target/linux/x86/generic/config-default
+++ b/target/linux/x86/generic/config-default
@@ -174,6 +174,7 @@ CONFIG_PNP_DEBUG_MESSAGES=y
CONFIG_RAS=y
# CONFIG_SAMSUNG_Q10 is not set
CONFIG_SATA_AHCI=y
+CONFIG_SATA_VIA=y
# CONFIG_SCx200_ACB is not set
# CONFIG_SERIAL_8250_FINTEK is not set
CONFIG_SERIAL_8250_PNP=y