Skip to content

Commit 3c68548

Browse files
author
Sven Hädrich
committed
fixup lpc
1 parent 23ecdba commit 3c68548

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

drivers/dali/Kconfig.lpc11u6x

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
# SPDX-License-Identifier: Apache-2.0
55

66
config DALI_LPC11U6X
7-
bool "LPC11U6x DALI driver"
8-
default y
9-
depends on DT_HAS_NXP_DALI_ENABLED
10-
help
11-
Enable the DALI driver for LPC11U6X MCUs.
7+
bool "LPC11U6x DALI driver"
8+
default y
9+
depends on DT_HAS_NXP_DALI_ENABLED
10+
help
11+
Enable the DALI driver for LPC11U6X MCUs.
1212

1313
config DALI_LPC11U6X_PRIORITY
1414
int "DALI workqueue priority"

0 commit comments

Comments
 (0)