projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
802df09
)
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:31:05 +0000
(23:31 +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]
>
target/linux/x86/legacy/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/x86/legacy/config-5.10
b/target/linux/x86/legacy/config-5.10
index 29d61139b176dc9a0207b2c330b781d82af11b6c..310764d8e87aacdbb41f7f7e428e316d2600cb09 100644
(file)
--- a/
target/linux/x86/legacy/config-5.10
+++ b/
target/linux/x86/legacy/config-5.10
@@
-173,6
+173,7
@@
CONFIG_PATA_MPIIX=y
CONFIG_PATA_OLDPIIX=y
CONFIG_PATA_PLATFORM=y
CONFIG_PATA_SC1200=y
+CONFIG_PATA_SIS=y
CONFIG_PATA_TIMINGS=y
CONFIG_PATA_VIA=y
CONFIG_PCIEAER=y