On Wed, 29 Apr 2009 14:42:25 -0700 Feng Kan <f...@amcc.com> wrote: > > Signed-off-by: Feng Kan <f...@amcc.com> > --- > drivers/ata/Kconfig | 76 +- > drivers/ata/Makefile | 1 + > drivers/ata/sata_dwc.c | 2047 > ++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 2091 insertions(+), 33 deletions(-) > create mode 100644 drivers/ata/sata_dwc.c > > diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig > index 0bcf264..5321e47 100644 > --- a/drivers/ata/Kconfig > +++ b/drivers/ata/Kconfig > @@ -72,56 +72,66 @@ config SATA_FSL > > If unsure, say N. > > -config ATA_SFF > - bool "ATA SFF support" > - default y > +config SATA_DWC > + tristate "DesignWare Cores SATA support" > + depends on 460EX > help > - This option adds support for ATA controllers with SFF > - compliant or similar programming interface. > + This option enables support for the Synopsys DesignWare Cores SATA > + controller. > + It can be found on the AMCC 460EX. > > - SFF is the legacy IDE interface that has been around since > - the dawn of time. Almost all PATA controllers have an > - SFF interface. Many SATA controllers have an SFF interface > - when configured into a legacy compatibility mode. > + If unsure, say N. > > - For users with exclusively modern controllers like AHCI, > - Silicon Image 3124, or Marvell 6440, you may choose to > - disable this uneeded SFF support. > +config ATA_SFF > +bool "ATA SFF support" > +default y > +help > + This option adds support for ATA controllers with SFF > + compliant or similar programming interface.
You seem to have reformatted some of this file (hopefully) unintentionally ... And the linuxppc-embedded mailing list has gone away. -- Cheers, Stephen Rothwell s...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/
pgp8MAmR47RT1.pgp
Description: PGP signature
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev