aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-10-11 15:39:35 -0400
committerDavid S. Miller <davem@davemloft.net>2008-10-11 15:39:35 -0400
commit56c5d900dbb8e042bfad035d18433476931d8f93 (patch)
tree00b793965beeef10db03e0ff021d2d965c410759 /drivers/ata/Kconfig
parent4dd95b63ae25c5cad6986829b5e8788e9faa0330 (diff)
parentead9d23d803ea3a73766c3cb27bf7563ac8d7266 (diff)
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts: sound/core/memalloc.c
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r--drivers/ata/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 3b54e6e60635..78fbec8ceda0 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -662,7 +662,7 @@ config HAVE_PATA_PLATFORM
662 662
663config PATA_PLATFORM 663config PATA_PLATFORM
664 tristate "Generic platform device PATA support" 664 tristate "Generic platform device PATA support"
665 depends on EMBEDDED || ARCH_RPC || PPC || HAVE_PATA_PLATFORM 665 depends on EMBEDDED || PPC || HAVE_PATA_PLATFORM
666 help 666 help
667 This option enables support for generic directly connected ATA 667 This option enables support for generic directly connected ATA
668 devices commonly found on embedded systems. 668 devices commonly found on embedded systems.