diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 4c338b27cb89911859cc8fa20f73d1b9d5e1aa96..e4ac81989a6c3e4c452f8e60c6d219be50e93c5e 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -683,7 +683,7 @@ config PATA_RDC config PATA_SC1200 tristate "SC1200 PATA support" - depends on PCI + depends on PCI && (X86_32 || COMPILE_TEST) help This option enables support for the NatSemi/AMD SC1200 SoC companion chip used with the Geode processor family.