drivers/power/relay/Kconfig: Fix Kconfig style
Remove spaces from Kconfig files Add TABs
This commit is contained in:
parent
f5514a1113
commit
f12b9c44cb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user