summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 18f2b45c89..5c6d17f99e 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1143,6 +1143,9 @@
/* UART index (number) for host UART, if present */
#undef CONFIG_UART_HOST
+/* Use uart_input_filter() to filter UART input. See prototype in uart.h */
+#undef CONFIG_UART_INPUT_FILTER
+
/*
* UART receive buffer size in bytes. Must be a power of 2 for macros in
* common/uart_buffering.c to work properly. Must be larger than