OSDN Git Service

Merge branch 'generic-string-functions'
[uclinux-h8/linux.git] / lib / Kconfig
index 64ddc44..a9e1540 100644 (file)
@@ -39,6 +39,9 @@ config GENERIC_IO
        boolean
        default n
 
+config STMP_DEVICE
+       bool
+
 config CRC_CCITT
        tristate "CRC-CCITT functions"
        help