Commit cea9d62b authored by Juerg Haefliger's avatar Juerg Haefliger Committed by Michael Ellerman

powerpc: Kconfig: Replace tabs with whitespaces

Replace tabs after keywords with whitespaces to be consistent.
Signed-off-by: default avatarJuerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220526065737.86370-2-juerg.haefliger@canonical.com
parent 5969e0c1
...@@ -11,7 +11,7 @@ config 64BIT ...@@ -11,7 +11,7 @@ config 64BIT
config LIVEPATCH_64 config LIVEPATCH_64
def_bool PPC64 def_bool PPC64
depends on LIVEPATCH depends on LIVEPATCH
config MMU config MMU
bool bool
...@@ -447,7 +447,7 @@ choice ...@@ -447,7 +447,7 @@ choice
default MATH_EMULATION_FULL default MATH_EMULATION_FULL
depends on MATH_EMULATION depends on MATH_EMULATION
config MATH_EMULATION_FULL config MATH_EMULATION_FULL
bool "Emulate all the floating point instructions" bool "Emulate all the floating point instructions"
help help
Select this option will enable the kernel to support to emulate Select this option will enable the kernel to support to emulate
...@@ -1250,7 +1250,7 @@ config PHYSICAL_START ...@@ -1250,7 +1250,7 @@ config PHYSICAL_START
default "0x00000000" default "0x00000000"
endif endif
config ARCH_RANDOM config ARCH_RANDOM
def_bool n def_bool n
config PPC_LIB_RHEAP config PPC_LIB_RHEAP
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment