aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/generic
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-03-01 08:15:03 +0000
committerJohn Crispin <blogic@openwrt.org>2016-03-01 08:15:03 +0000
commitd9c6c3310821dd7261fca7b8aa67ce4746b1fb43 (patch)
tree2edef50dd68e5f506dd6da4b38d556e11f6f8a3d /target/linux/x86/generic
parent4f7d7866588bd098af53e3f659cd8863fc5ed0f1 (diff)
downloadupstream-d9c6c3310821dd7261fca7b8aa67ce4746b1fb43.tar.gz
upstream-d9c6c3310821dd7261fca7b8aa67ce4746b1fb43.tar.bz2
upstream-d9c6c3310821dd7261fca7b8aa67ce4746b1fb43.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> Backport of r47304 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48861 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/generic')
-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 eb4b357edd..9e963bf725 100644
--- a/target/linux/x86/generic/config-default
+++ b/target/linux/x86/generic/config-default
@@ -153,6 +153,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