projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
460be41
)
x86/generic: enable pata_atiixp driver
author
John Crispin
<john@openwrt.org>
Tue, 1 Mar 2016 08:15:03 +0000
(08:15 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 1 Mar 2016 08:15:03 +0000
(08:15 +0000)
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
SVN-Revision: 48861
target/linux/x86/generic/config-default
patch
|
blob
|
history
diff --git
a/target/linux/x86/generic/config-default
b/target/linux/x86/generic/config-default
index eb4b357edddf678cbd905885af944dd2306c4bde..9e963bf725b222dc94792dc8760f6f747cfffb78 100644
(file)
--- 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