projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05d6b87
)
x86/generic: enable pata_atiixp driver
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 30 Oct 2015 22:32:19 +0000
(22:32 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 30 Oct 2015 22:32:19 +0000
(22:32 +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>
SVN-Revision: 47304
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 c434a5918f572116f9bcf6b0f683b6e9343d6b0d..29e5845b2cc4329bf513c58b292405d89a8a45bb 100644
(file)
--- 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