Skip to content

Commit 9aa2f5f

Browse files
rettichschnidiaescolar
authored andcommitted
drivers: serial: Add name to choice symbol
Add name to choice symbol, so that default value can be changed downstream. Developed-by: Andreas Rudolf <[email protected]> Signed-off-by: Reto Schneider <[email protected]>
1 parent b03fcfa commit 9aa2f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/serial/Kconfig.native_posix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ config UART_NATIVE_POSIX
1313

1414
if UART_NATIVE_POSIX
1515

16-
choice
16+
choice NATIVE_UART_0
1717
prompt "Native UART Port 0 connection"
1818
default NATIVE_UART_0_ON_OWN_PTY
1919

0 commit comments

Comments
 (0)