commit | bc15cf701fa4875d9710f16ca4d2ce25e66ce4a0 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Apr 29 14:21:11 2019 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Apr 29 14:21:11 2019 +0100 |
tree | 9f06a0df1c2c4753ab24deda5d8b83720c081b66 | |
parent | be604c616ca71cbf5c860d0cfa4595128ab74189 [diff] |
arm64: Kconfig: Tidy up errata workaround help text The nature of silicon errata means that the Kconfig help text for our various software workarounds has been written by many different people. Along the way, we've accumulated typos and inconsistencies which make the options needlessly difficult to read. Fix up minor issues with the help text. Signed-off-by: Will Deacon <will.deacon@arm.com>