summaryrefslogtreecommitdiffstats
path: root/common/ratp/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/ratp/Kconfig')
-rw-r--r--common/ratp/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/ratp/Kconfig b/common/ratp/Kconfig
index 25c931b978..30462c6c97 100644
--- a/common/ratp/Kconfig
+++ b/common/ratp/Kconfig
@@ -2,7 +2,7 @@
config CONSOLE_RATP
bool
select RATP
- select CRC16
+ select CRC_ITU_T
select POLLER
select CMDLINE_EDITING
depends on CONSOLE_FULL