]> Pileus Git - ~andy/linux/blobdiff - lib/Kconfig
IPoIB/cm: Fix warning if IPV6 is not enabled
[~andy/linux] / 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