]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - lib/Kconfig
lib: add GENERIC_PCI_IOMAP
[mirror_ubuntu-artful-kernel.git] / lib / Kconfig
index 005892723a523bee81d47bef28af07db42883cfa..36884b409e37857d252a7ed55b08dd6adcd7da0c 100644 (file)
@@ -19,8 +19,12 @@ config RATIONAL
 config GENERIC_FIND_FIRST_BIT
        bool
 
+config GENERIC_PCI_IOMAP
+       bool
+
 config GENERIC_IOMAP
        bool
+       select GENERIC_PCI_IOMAP
 
 config CRC_CCITT
        tristate "CRC-CCITT functions"