diff options
| -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 11c8c19f0fb7..f17cd4b572f8 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
| @@ -663,7 +663,7 @@ config HAVE_PATA_PLATFORM | |||
| 663 | 663 | ||
| 664 | config PATA_PLATFORM | 664 | config PATA_PLATFORM |
| 665 | tristate "Generic platform device PATA support" | 665 | tristate "Generic platform device PATA support" |
| 666 | depends on EMBEDDED || ARCH_RPC || PPC || HAVE_PATA_PLATFORM | 666 | depends on EMBEDDED || PPC || HAVE_PATA_PLATFORM |
| 667 | help | 667 | help |
| 668 | This option enables support for generic directly connected ATA | 668 | This option enables support for generic directly connected ATA |
| 669 | devices commonly found on embedded systems. | 669 | devices commonly found on embedded systems. |
