mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
ata: add Amiga Gayle PATA controller driver
Add Amiga Gayle PATA controller driver. It enables libata support for the on-board IDE interfaces on some Amiga models (A600, A1200, A4000 and A4000T) and also for IDE interfaces on the Zorro expansion bus (M-Tech E-Matrix 530 expansion card). Thanks to John Paul Adrian Glaubitz and Michael Schmitz for help with testing the driver. Tested-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Cc: Michael Schmitz <schmitzmic@gmail.com> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Philippe Ombredanne <pombredanne@nexb.com> Cc: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
committed by
Tejun Heo
parent
e5878732a5
commit
9ab27d1d35
@@ -963,6 +963,18 @@ config PATA_FALCON
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config PATA_GAYLE
|
||||
tristate "Amiga Gayle PATA support"
|
||||
depends on M68K && AMIGA
|
||||
help
|
||||
This option enables support for the on-board IDE
|
||||
interfaces on some Amiga models (A600, A1200,
|
||||
A4000 and A4000T) and also for IDE interfaces on
|
||||
the Zorro expansion bus (M-Tech E-Matrix 530
|
||||
expansion card).
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config PATA_ISAPNP
|
||||
tristate "ISA Plug and Play PATA support"
|
||||
depends on ISAPNP
|
||||
|
||||
Reference in New Issue
Block a user