summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Kconfig')
-rw-r--r--lib/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index ac86758786..2cbef7b7d0 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -7,13 +7,5 @@ config BZLIB
config CRC32
bool
-config DYNAMIC_CRC_TABLE
- bool
- prompt "Generate the crc32 table dynamically"
- default y
- help
- Saying yes to this option saves around 800 bytes of binary size.
- If unsure say yes.
-
config CRC16
bool