]> Pileus Git - ~andy/linux/blobdiff - lib/Kconfig
lib: move GENERIC_IOMAP to lib/Kconfig
[~andy/linux] / lib / Kconfig
index 32f3e5ae2be543c59ae3e50682ca504010eb87a3..005892723a523bee81d47bef28af07db42883cfa 100644 (file)
@@ -19,6 +19,9 @@ config RATIONAL
 config GENERIC_FIND_FIRST_BIT
        bool
 
+config GENERIC_IOMAP
+       bool
+
 config CRC_CCITT
        tristate "CRC-CCITT functions"
        help