OSDN Git Service

Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux13...
[android-x86/kernel.git] / lib / Kconfig
index 91477b9..2e7ae6b 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