aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/uart/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/uart/Kconfig')
-rw-r--r--src/drivers/uart/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/uart/Kconfig b/src/drivers/uart/Kconfig
index 1f23a195f3..41b870fbf7 100644
--- a/src/drivers/uart/Kconfig
+++ b/src/drivers/uart/Kconfig
@@ -20,14 +20,14 @@ config NO_UART_ON_SUPERIO
def_bool n
config UART_OVERRIDE_INPUT_CLOCK_DIVIDER
- boolean
+ bool
default n
help
Set to "y" when the platform overrides the uart_input_clock_divider
routine.
config UART_OVERRIDE_REFCLK
- boolean
+ bool
default n
help
Set to "y" when the platform overrides the uart_platform_refclk