Skip to content
Snippets Groups Projects
Unverified Commit b2117fd3 authored by Florian Klink's avatar Florian Klink Committed by Matthias Schiffer
Browse files

x86-generic: enable CONFIG_SATA_VIA

parent 91881f45
No related branches found
No related tags found
No related merge requests found
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
index 9e963bf..4fc5131 100644
--- 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment