lib: isolate rational fractions helper function
[pandora-kernel.git] / lib / Kconfig
index 8ade0a7..9960be0 100644 (file)
@@ -10,6 +10,9 @@ menu "Library routines"
 config BITREVERSE
        tristate
 
+config RATIONAL
+       boolean
+
 config GENERIC_FIND_FIRST_BIT
        bool