Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227638
b: refs/heads/master
c: 2ad2c32
h: refs/heads/master
v: v3
  • Loading branch information
Nick Bowler authored and Jeff Garzik committed Jan 8, 2011
1 parent 29c06ba commit f843281
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fc2698d5ec7e96ba2c94a942329cfa4c5d6085f7
refs/heads/master: 2ad2c320a107aceeba984f97ab2a60064101f5d5
16 changes: 8 additions & 8 deletions trunk/drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
# SATA/PATA driver configuration
#

config HAVE_PATA_PLATFORM
bool
help
This is an internal configuration node for any machine that
uses pata-platform driver to enable the relevant driver in the
configuration structure without having to submit endless patches
to update the PATA_PLATFORM entry.

menuconfig ATA
tristate "Serial ATA and Parallel ATA drivers"
depends on HAS_IOMEM
Expand Down Expand Up @@ -773,14 +781,6 @@ config PATA_PCMCIA

If unsure, say N.

config HAVE_PATA_PLATFORM
bool
help
This is an internal configuration node for any machine that
uses pata-platform driver to enable the relevant driver in the
configuration structure without having to submit endless patches
to update the PATA_PLATFORM entry.

config PATA_PLATFORM
tristate "Generic platform device PATA support"
depends on EMBEDDED || PPC || HAVE_PATA_PLATFORM
Expand Down

0 comments on commit f843281

Please sign in to comment.