summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2016-07-12 02:00:16 +0300
committerFelix Fietkau <nbd@nbd.name>2016-07-12 15:44:34 +0200
commit2ea76bdf04af4f2efefea6ca84e055086634e4be (patch)
treecc45e1f7eb81da06638fe023f5d82af7991ac4b6 /target/linux/x86
parent4952469ff9278288d766b28247a17694b1c4faaa (diff)
downloadmaster-31e0f0ae-2ea76bdf04af4f2efefea6ca84e055086634e4be.tar.gz
master-31e0f0ae-2ea76bdf04af4f2efefea6ca84e055086634e4be.tar.bz2
master-31e0f0ae-2ea76bdf04af4f2efefea6ca84e055086634e4be.zip
x64: add legacy IDE, fix VirtualBox bug #84 and Fujitsu Futro S550-2
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/64/config-default4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default
index 89a8a4ce45..d5be87ffe1 100644
--- a/target/linux/x86/64/config-default
+++ b/target/linux/x86/64/config-default
@@ -40,7 +40,9 @@ CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
-# CONFIG_ATA_SFF is not set
+CONFIG_ATA_SFF=y
+CONFIG_ATA_PIIX=y
+CONFIG_PATA_ATIIXP=y
CONFIG_AUDIT_ARCH=y
# CONFIG_BACKLIGHT_APPLE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y