diff options
Diffstat (limited to 'drivers/ata')
-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 7bdbe5a914d0..e0820e8dd1c7 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -545,7 +545,7 @@ config PATA_WINBOND_VLB | |||
545 | 545 | ||
546 | config PATA_PLATFORM | 546 | config PATA_PLATFORM |
547 | tristate "Generic platform device PATA support" | 547 | tristate "Generic platform device PATA support" |
548 | depends on EMBEDDED | 548 | depends on EMBEDDED || ARCH_RPC |
549 | help | 549 | help |
550 | This option enables support for generic directly connected ATA | 550 | This option enables support for generic directly connected ATA |
551 | devices commonly found on embedded systems. | 551 | devices commonly found on embedded systems. |