2010-04-22 15:12:09 +08:00
|
|
|
--- a/drivers/ata/Kconfig
|
|
|
|
+++ b/drivers/ata/Kconfig
|
|
|
|
@@ -799,5 +799,12 @@ config PATA_MACIO
|
|
|
|
different chipsets, though generally, MacIO is one of them.
|
2010-04-12 18:47:00 +08:00
|
|
|
|
|
|
|
|
|
|
|
+config PATA_RB_PPC
|
|
|
|
+ tristate "MikroTik RB600 PATA support"
|
|
|
|
+ depends on RB_PPC
|
|
|
|
+ help
|
|
|
|
+ This option enables support for PATA devices on MikroTik RouterBOARD
|
|
|
|
+ 600 series boards.
|
|
|
|
+
|
|
|
|
endif # ATA_SFF
|
|
|
|
endif # ATA
|