mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
drivers/power/relay/Kconfig: Fix Kconfig style
Remove spaces from Kconfig files Add TABs
This commit is contained in:
@@ -12,7 +12,7 @@ config RELAY
|
|||||||
config RELAY_GPIO
|
config RELAY_GPIO
|
||||||
bool "Relay gpio driver support"
|
bool "Relay gpio driver support"
|
||||||
default n
|
default n
|
||||||
depends on RELAY
|
depends on RELAY
|
||||||
depends on IOEXPANDER
|
depends on IOEXPANDER
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|||||||
Reference in New Issue
Block a user