diff options
author | Enrico Weigelt, metux IT consult <info@metux.net> | 2019-07-03 19:04:13 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-07-04 09:55:10 +0300 |
commit | 4f44e8aeaf1937d9148dfcc4c028cd8aff27902e (patch) | |
tree | e9b0726df5e89947d2341348d30f3fb8ad713e15 /arch/powerpc/platforms/maple/Kconfig | |
parent | 6d3ca7e73642ce17398f4cd5df1780da4a1ccdaf (diff) | |
download | linux-4f44e8aeaf1937d9148dfcc4c028cd8aff27902e.tar.xz |
powerpc/Kconfig: Clean up formatting
Formatting of Kconfig files doesn't look so pretty, so let the
Great White Handkerchief come around and clean it up.
Also convert "---help---" as requested.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/maple/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/maple/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/maple/Kconfig b/arch/powerpc/platforms/maple/Kconfig index 08d530a2a8b1..86ae210bee9a 100644 --- a/arch/powerpc/platforms/maple/Kconfig +++ b/arch/powerpc/platforms/maple/Kconfig @@ -14,5 +14,5 @@ config PPC_MAPLE select MMIO_NVRAM select ATA_NONSTANDARD if ATA help - This option enables support for the Maple 970FX Evaluation Board. + This option enables support for the Maple 970FX Evaluation Board. For more information, refer to <http://www.970eval.com> |