mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +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
|
||||
bool "Relay gpio driver support"
|
||||
default n
|
||||
depends on RELAY
|
||||
depends on IOEXPANDER
|
||||
depends on RELAY
|
||||
depends on IOEXPANDER
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user