summaryrefslogtreecommitdiff
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2008-12-01 13:45:57 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 21:52:30 (GMT)
commitc8801d8c9f639153afb7c4926654f0769483348e (patch)
treedc00ed022ab358a8ef2aa10e9f5829a99851dd12 /drivers/staging/Kconfig
parent630231776da4916e40ecbee8b8f347f0cc78e7d3 (diff)
downloadlinux-fsl-qoriq-c8801d8c9f639153afb7c4926654f0769483348e.tar.xz
Staging: add Driver for Altera PCI Express Chaining DMA reference design
Altera PCI Express Chaining DMA driver A reference driver that exercises the Chaining DMA logic reference design generated along the Altera FPGA PCI Express soft or hard core, only if instantiated using the MegaWizard, not the SOPC builder, of Quartus 8.1. This driver can be used to test the logic instantiation and PCI Express layers and acts as a starting point for driving custom logic connected to the PCI Express End Point Chaining DMA engines. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 11d003d..48e2e06 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -79,5 +79,7 @@ source "drivers/staging/asus_oled/Kconfig"
source "drivers/staging/panel/Kconfig"
+source "drivers/staging/altpciechdma/Kconfig"
+
endif # !STAGING_EXCLUDE_BUILD
endif # STAGING