Skip to content

Commit 857c7c2

Browse files
VynDragonkartben
authored andcommitted
drivers: serial: add missing default y
Adds missing default y to bflb Kconfig Signed-off-by: Camille BAUD <[email protected]>
1 parent 2642a7b commit 857c7c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/serial/Kconfig.bflb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
config UART_BFLB
66
bool "Bouffalo Lab serial driver"
7+
default y
78
depends on DT_HAS_BFLB_UART_ENABLED
89
select PINCTRL
910
select SERIAL_HAS_DRIVER

0 commit comments

Comments
 (0)