diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 11ec911016c6..cfd04f4e418c 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -366,7 +366,7 @@ config PATA_CS5535 | |||
366 | 366 | ||
367 | config PATA_CS5536 | 367 | config PATA_CS5536 |
368 | tristate "CS5536 PATA support" | 368 | tristate "CS5536 PATA support" |
369 | depends on PCI && X86 && !X86_64 | 369 | depends on PCI |
370 | help | 370 | help |
371 | This option enables support for the AMD CS5536 | 371 | This option enables support for the AMD CS5536 |
372 | companion chip used with the Geode LX processor family. | 372 | companion chip used with the Geode LX processor family. |