[PATCH] bit reverse library
[safe/jmp/linux-2.6] / lib / Kconfig
index 734ce95..0d68355 100644 (file)
@@ -4,6 +4,9 @@
 
 menu "Library routines"
 
+config BITREVERSE
+       tristate
+
 config CRC_CCITT
        tristate "CRC-CCITT functions"
        help