Skip to content

Commit

Permalink
x86: legacy: enable pata_sis driver
Browse files Browse the repository at this point in the history
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 <mschiffer@universe-factory.net>
  • Loading branch information
neocturne committed Mar 10, 2022
1 parent 802df09 commit c8350df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/x86/legacy/config-5.10
Expand Up @@ -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
Expand Down

0 comments on commit c8350df

Please sign in to comment.