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 98230ac3db29..3e63af089082 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -36,6 +36,9 @@ config GENERIC_IO
36 boolean 36 boolean
37 default n 37 default n
38 38
39config STMP_DEVICE
40 bool
41
39config CRC_CCITT 42config CRC_CCITT
40 tristate "CRC-CCITT functions" 43 tristate "CRC-CCITT functions"
41 help 44 help