Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / lib / Kconfig
index 98230ac3db29327544535a5d9500ce07e0fae649..a9e15403434ef9adcec951800048752b8cbb1275 100644 (file)
@@ -19,6 +19,9 @@ config RATIONAL
 config GENERIC_STRNCPY_FROM_USER
        bool
 
+config GENERIC_STRNLEN_USER
+       bool
+
 config GENERIC_FIND_FIRST_BIT
        bool
 
@@ -36,6 +39,9 @@ config GENERIC_IO
        boolean
        default n
 
+config STMP_DEVICE
+       bool
+
 config CRC_CCITT
        tristate "CRC-CCITT functions"
        help