diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index afbd61575da6..f72b3415d75f 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -350,6 +350,15 @@ config PATA_MARVELL | |||
350 | 350 | ||
351 | If unsure, say N. | 351 | If unsure, say N. |
352 | 352 | ||
353 | config PATA_MPC52xx | ||
354 | tristate "Freescale MPC52xx SoC internal IDE" | ||
355 | depends on PPC_MPC52xx | ||
356 | help | ||
357 | This option enables support for integrated IDE controller | ||
358 | of the Freescale MPC52xx SoC. | ||
359 | |||
360 | If unsure, say N. | ||
361 | |||
353 | config PATA_MPIIX | 362 | config PATA_MPIIX |
354 | tristate "Intel PATA MPIIX support" | 363 | tristate "Intel PATA MPIIX support" |
355 | depends on PCI | 364 | depends on PCI |