]> Pileus Git - ~andy/linux/blobdiff - drivers/ata/Kconfig
[ARM] Add platform support for PATA on RiscPC
[~andy/linux] / drivers / ata / Kconfig
index 4af0a4bb578042fc7c58c6e4448ec01e88a1622c..e0820e8dd1c724a33980a9627ed3dd9c17c18ff4 100644 (file)
@@ -545,7 +545,7 @@ config PATA_WINBOND_VLB
 
 config PATA_PLATFORM
        tristate "Generic platform device PATA support"
-       depends on EMBEDDED
+       depends on EMBEDDED || ARCH_RPC
        help
          This option enables support for generic directly connected ATA
          devices commonly found on embedded systems.
@@ -562,6 +562,15 @@ config PATA_IXP4XX_CF
 
          If unsure, say N.
 
+config PATA_SCC
+       tristate "Toshiba's Cell Reference Set IDE support"
+       depends on PCI && PPC_CELLEB
+       help
+         This option enables support for the built-in IDE controller on
+         Toshiba Cell Reference Board.
+
+         If unsure, say N.
+
 endif
 endmenu