aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Kconfig')
-rw-r--r--lib/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index 64ddc44d0b8..a9e15403434 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -39,6 +39,9 @@ config GENERIC_IO
39 boolean 39 boolean
40 default n 40 default n
41 41
42config STMP_DEVICE
43 bool
44
42config CRC_CCITT 45config CRC_CCITT
43 tristate "CRC-CCITT functions" 46 tristate "CRC-CCITT functions"
44 help 47 help