[OpenWrt-Devel] [PATCH 2/3] x86/generic: enable pata_atiixp driver
Felix Kaechele
heffer at fedoraproject.org
Fri Sep 25 06:37:31 EDT 2015
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 <heffer at fedoraproject.org>
---
target/linux/x86/generic/config-default | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/x86/generic/config-default b/target/linux/x86/generic/config-default
index c434a59..29e5845 100644
--- a/target/linux/x86/generic/config-default
+++ b/target/linux/x86/generic/config-default
@@ -152,6 +152,7 @@ CONFIG_NLS=y
CONFIG_NO_HZ=y
# CONFIG_PANASONIC_LAPTOP is not set
CONFIG_PATA_AMD=y
+CONFIG_PATA_ATIIXP=y
CONFIG_PATA_LEGACY=y
CONFIG_PATA_MPIIX=y
CONFIG_PATA_OLDPIIX=y
--
2.4.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list