Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205199
b: refs/heads/master
c: 6293600
h: refs/heads/master
i:
  205197: c2c2d95
  205195: e5a3baf
  205191: 05f5dc1
  205183: 2b2bbee
v: v3
  • Loading branch information
Rupjyoti Sarmah authored and Jeff Garzik committed Aug 1, 2010
1 parent 2a52175 commit 1c02e9c
Show file tree
Hide file tree
Showing 4 changed files with 1,767 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7da4c935a2a2e3a6e86458d11b06a90a3649dc81
refs/heads/master: 62936009f35a6659cc3ebe0d90c754182d60da73
9 changes: 9 additions & 0 deletions trunk/drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,15 @@ config ATA_PIIX

If unsure, say N.

config SATA_DWC
tristate "DesignWare Cores SATA support"
depends on 460EX
help
This option enables support for the on-chip SATA controller of the
AppliedMicro processor 460EX.

If unsure, say N.

config SATA_MV
tristate "Marvell SATA support"
help
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/ata/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ obj-$(CONFIG_SATA_AHCI_PLATFORM) += ahci_platform.o libahci.o
obj-$(CONFIG_SATA_FSL) += sata_fsl.o
obj-$(CONFIG_SATA_INIC162X) += sata_inic162x.o
obj-$(CONFIG_SATA_SIL24) += sata_sil24.o
obj-$(CONFIG_SATA_DWC) += sata_dwc_460ex.o

# SFF w/ custom DMA
obj-$(CONFIG_PDC_ADMA) += pdc_adma.o
Expand Down
Loading

0 comments on commit 1c02e9c

Please sign in to comment.