mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 06:24:53 +08:00
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 <krzk@kernel.org> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
This commit is contained in:
parent
119a3cb6d6
commit
379c02ebcc
@ -132,9 +132,9 @@ config CROS_EC_LPC
|
||||
module will be called cros_ec_lpcs.
|
||||
|
||||
config CROS_EC_PROTO
|
||||
bool
|
||||
help
|
||||
ChromeOS EC communication protocol helpers.
|
||||
bool
|
||||
help
|
||||
ChromeOS EC communication protocol helpers.
|
||||
|
||||
config CROS_KBD_LED_BACKLIGHT
|
||||
tristate "Backlight LED support for Chrome OS keyboards"
|
||||
|
Loading…
Reference in New Issue
Block a user