x86: legacy: enable pata_sis driver
authorMatthias Schiffer <mschiffer@universe-factory.net>
Thu, 10 Mar 2022 22:24:10 +0000 (23:24 +0100)
committerMatthias Schiffer <mschiffer@universe-factory.net>
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 <mschiffer@universe-factory.net>
target/linux/x86/legacy/config-5.10

index 29d61139b176dc9a0207b2c330b781d82af11b6c..310764d8e87aacdbb41f7f7e428e316d2600cb09 100644 (file)
@@ -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