summaryrefslogtreecommitdiffstats
path: root/src/ec/compal
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-05-23 16:24:56 -0600
committerMartin Roth <martinroth@google.com>2017-06-07 22:01:34 +0200
commitf482396625628bfadebfacf7cef9a951eaf50aab (patch)
treee8136d8f1ec29bef92d4e37479e40dc819396620 /src/ec/compal
parentd2bbaffe405dae3c9c4138534ae4ebdecc48f3ea (diff)
downloadcoreboot-f482396625628bfadebfacf7cef9a951eaf50aab.tar.gz
coreboot-f482396625628bfadebfacf7cef9a951eaf50aab.tar.bz2
coreboot-f482396625628bfadebfacf7cef9a951eaf50aab.zip
Kconfig: Indent help text
These Kconfig files had help text that was not indented further than the 'help' keyword. Change-Id: Ia9fdb22c0f5f0cec0c9d08aa6603b4ce8d60d9a3 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/19850 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/ec/compal')
-rw-r--r--src/ec/compal/ene932/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/compal/ene932/Kconfig b/src/ec/compal/ene932/Kconfig
index 47e4b7b8d4f2..a493aac08d57 100644
--- a/src/ec/compal/ene932/Kconfig
+++ b/src/ec/compal/ene932/Kconfig
@@ -1,4 +1,4 @@
config EC_COMPAL_ENE932
bool
help
- Interface to COMPAL ENE932 Embedded Controller.
+ Interface to COMPAL ENE932 Embedded Controller.