diff options
author | Daniele Forsi <dforsi@gmail.com> | 2014-07-22 18:00:56 +0200 |
---|---|---|
committer | Patrick Georgi <patrick@georgi-clan.de> | 2014-07-23 09:07:47 +0200 |
commit | 53847a211bd78a9cbf838f63f155368c641f7cd5 (patch) | |
tree | c0a72d2d52e7b70276aed0bcb15ebd8c794c8031 /src/ec/kontron | |
parent | e34a6275eeebf324e921f8aa06e7c1c9fc0179f8 (diff) |
src/.../Kconfig: various small fixes to texts
Fixed spelling and added empty lines to separate the help
from the text automatically added during make menuconfig.
Change-Id: I6eee2c86e30573deb8cf0d42fda8b8329e1156c7
Signed-off-by: Daniele Forsi <dforsi@gmail.com>
Reviewed-on: http://review.coreboot.org/6313
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/ec/kontron')
-rw-r--r-- | src/ec/kontron/it8516e/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/kontron/it8516e/Kconfig b/src/ec/kontron/it8516e/Kconfig index 2da473e305..125dcef891 100644 --- a/src/ec/kontron/it8516e/Kconfig +++ b/src/ec/kontron/it8516e/Kconfig @@ -2,7 +2,7 @@ config EC_KONTRON_IT8516E select EC_ACPI bool help - Kontron uses an ITE IT8516E on the KTQM77. It's firmware might + Kontron uses an ITE IT8516E on the KTQM77. Its firmware might come from Fintek (mentioned as Finte*c* somewhere in their Linux driver). The KTQM77 is an embedded board and the IT8516E seems to be |