]> Git Repo - linux.git/blobdiff - lib/Kconfig
Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux13...
[linux.git] / lib / Kconfig
index 91477b9dc924b53aef042e23522252dcfccbeada..2e7ae6b9215b2d390d30171c4e61e000f7079705 100644 (file)
@@ -119,4 +119,9 @@ config HAS_IOPORT
        depends on HAS_IOMEM && !NO_IOPORT
        default y
 
+config HAS_DMA
+       boolean
+       depends on !NO_DMA
+       default y
+
 endmenu
This page took 0.031539 seconds and 4 git commands to generate.