This enables booting from devices that use an ATI PATA controller for the boot device, such as the embedded CF cards in Fujitsu-Siemens Futro thin-clients.
Signed-off-by: Felix Kaechele <hef...@fedoraproject.org> --- target/linux/x86/64/config-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default index 0c5297d..4432408 100644 --- a/target/linux/x86/64/config-default +++ b/target/linux/x86/64/config-default @@ -31,7 +31,6 @@ CONFIG_ARCH_SUPPORTS_INT128=y CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y # CONFIG_ASUS_LAPTOP is not set -# CONFIG_ATA_SFF is not set CONFIG_AUDIT_ARCH=y CONFIG_AVERAGE=y CONFIG_BLK_DEV_INTEGRITY=y @@ -134,6 +133,7 @@ CONFIG_PARAVIRT_CLOCK=y # CONFIG_PARAVIRT_DEBUG is not set # CONFIG_PARAVIRT_SPINLOCKS is not set # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set +CONFIG_PATA_ATIIXP=y CONFIG_PCIEAER=y CONFIG_PCIEPORTBUS=y # CONFIG_PCI_IOAPIC is not set -- 2.4.3 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel