mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-25 00:52:45 -04:00
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>
This commit is contained in:
committed by
Michael Ellerman
parent
6d3ca7e736
commit
4f44e8aeaf
@@ -1,15 +1,14 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
config PPC_XICS
|
||||
def_bool n
|
||||
select PPC_SMP_MUXED_IPI
|
||||
select HARDIRQS_SW_RESEND
|
||||
def_bool n
|
||||
select PPC_SMP_MUXED_IPI
|
||||
select HARDIRQS_SW_RESEND
|
||||
|
||||
config PPC_ICP_NATIVE
|
||||
def_bool n
|
||||
def_bool n
|
||||
|
||||
config PPC_ICP_HV
|
||||
def_bool n
|
||||
def_bool n
|
||||
|
||||
config PPC_ICS_RTAS
|
||||
def_bool n
|
||||
|
||||
def_bool n
|
||||
|
||||
Reference in New Issue
Block a user