Skip to content

Commit 379c02e

Browse files
krzkEnric Balletbo i Serra
authored andcommitted
platform/chrome: cros_ec: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Enric Balletbo i Serra <[email protected]>
1 parent 119a3cb commit 379c02e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

drivers/platform/chrome/Kconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ config CROS_EC_LPC
132132
module will be called cros_ec_lpcs.
133133

134134
config CROS_EC_PROTO
135-
bool
136-
help
137-
ChromeOS EC communication protocol helpers.
135+
bool
136+
help
137+
ChromeOS EC communication protocol helpers.
138138

139139
config CROS_KBD_LED_BACKLIGHT
140140
tristate "Backlight LED support for Chrome OS keyboards"

0 commit comments

Comments
 (0)