Skip to content

Commit 10ad175

Browse files
authored
Fix formatting in Kconfig for lcd_spi_driver
1 parent 0bb76c1 commit 10ad175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peripherals/lcd_spi_driver/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Kconfig file for package lcd_spi_driver
33
menuconfig PKG_USING_LCD_SPI_DRIVER
4-
bool "The lcd spi driver "
4+
bool "The lcd spi driver"
55
default n
66

77
if PKG_USING_LCD_SPI_DRIVER

0 commit comments

Comments
 (0)