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 4a8aba2e5cc0..c5da1548b964 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -33,6 +33,9 @@ config GENERIC_IO
33 boolean 33 boolean
34 default n 34 default n
35 35
36config STMP_DEVICE
37 bool
38
36config CRC_CCITT 39config CRC_CCITT
37 tristate "CRC-CCITT functions" 40 tristate "CRC-CCITT functions"
38 help 41 help