arch/arm/src/stm32/Kconfig: Segment LCD source clock selection should debug on CONFIG_STM32_LCD.
This commit is contained in:
parent
b10df23454
commit
9f6361060d
@ -2764,8 +2764,9 @@ config STM32_LCD
|
||||
if STM32_LCD
|
||||
|
||||
choice
|
||||
prompt "LCD Clock Source"
|
||||
prompt "Segment LCD Clock Source"
|
||||
default LCD_LSECLOCK
|
||||
depends on STM32_LCD
|
||||
|
||||
config LCD_LSICLOCK
|
||||
bool "Internal Low Speed Clock"
|
||||
|
Loading…
Reference in New Issue
Block a user