From: Lucian Cristian Date: Mon, 11 Jul 2016 23:00:16 +0000 (+0300) Subject: x64: add legacy IDE, fix VirtualBox bug #84 and Fujitsu Futro S550-2 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=2ea76bdf04af4f2efefea6ca84e055086634e4be x64: add legacy IDE, fix VirtualBox bug #84 and Fujitsu Futro S550-2 Signed-off-by: Lucian Cristian --- 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