aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/44x/Kconfig
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult <info@metux.net>2019-07-03 18:04:13 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2019-07-04 16:55:10 +1000
commit4f44e8aeaf1937d9148dfcc4c028cd8aff27902e (patch)
treee9b0726df5e89947d2341348d30f3fb8ad713e15 /arch/powerpc/platforms/44x/Kconfig
parentpowerpc/mm: mark more tlb functions as __always_inline (diff)
downloadlinux-dev-4f44e8aeaf1937d9148dfcc4c028cd8aff27902e.tar.xz
linux-dev-4f44e8aeaf1937d9148dfcc4c028cd8aff27902e.zip
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 '')
-rw-r--r--arch/powerpc/platforms/44x/Kconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig
index 35be81fd2dc2..b369ed4e3675 100644
--- a/arch/powerpc/platforms/44x/Kconfig
+++ b/arch/powerpc/platforms/44x/Kconfig
@@ -40,12 +40,12 @@ config EBONY
This option enables support for the IBM PPC440GP evaluation board.
config SAM440EP
- bool "Sam440ep"
+ bool "Sam440ep"
depends on 44x
- select 440EP
- select FORCE_PCI
- help
- This option enables support for the ACube Sam440ep board.
+ select 440EP
+ select FORCE_PCI
+ help
+ This option enables support for the ACube Sam440ep board.
config SEQUOIA
bool "Sequoia"