summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-10-30 22:32:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-10-30 22:32:19 +0000
commit63f2b8afbfe753ef4ee7c4e3cc5c2735b6b5512b (patch)
treed8882caa75dead33da149ff52ee00cd1a1eea572 /target/linux/x86
parent05d6b87cfb22f370e5c6ea25ac88bb0484c5d527 (diff)
downloadmaster-31e0f0ae-63f2b8afbfe753ef4ee7c4e3cc5c2735b6b5512b.tar.gz
master-31e0f0ae-63f2b8afbfe753ef4ee7c4e3cc5c2735b6b5512b.tar.bz2
master-31e0f0ae-63f2b8afbfe753ef4ee7c4e3cc5c2735b6b5512b.zip
x86/generic: enable pata_atiixp driver
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@fedoraproject.org> SVN-Revision: 47304
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/generic/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/generic/config-default b/target/linux/x86/generic/config-default
index c434a5918f..29e5845b2c 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