projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13c9f1f
)
x86: legacy: enable pata_sis driver
author
Matthias Schiffer
<
[email protected]
>
Thu, 10 Mar 2022 22:24:10 +0000
(23:24 +0100)
committer
Matthias Schiffer
<
[email protected]
>
Thu, 10 Mar 2022 22:32:59 +0000
(23:32 +0100)
This driver is needed to boot from CompactFlash on the Siemens Futro S400.
The device has an AMD NX1500 CPU, which seems to be unsupported by the
geode subtarget, so it must use legacy.
Signed-off-by: Matthias Schiffer <
[email protected]
>
(cherry picked from commit
c8350dfb3cdee7653744bbb4ee3b0ac1b015912c
)
target/linux/x86/legacy/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/x86/legacy/config-5.4
b/target/linux/x86/legacy/config-5.4
index 2e5199185af252578854d360dd6435837430e03f..aafe931bc4f099b44695138c259c0fc71e11795e 100644
(file)
--- a/
target/linux/x86/legacy/config-5.4
+++ b/
target/linux/x86/legacy/config-5.4
@@
-180,6
+180,7
@@
CONFIG_PATA_MPIIX=y
CONFIG_PATA_OLDPIIX=y
CONFIG_PATA_PLATFORM=y
CONFIG_PATA_SC1200=y
+CONFIG_PATA_SIS=y
CONFIG_PATA_VIA=y
CONFIG_PCIEAER=y
CONFIG_PCIEPORTBUS=y