aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorJuerg Haefliger <juerg.haefliger@canonical.com>2022-05-26 08:57:36 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2022-06-29 19:43:15 +1000
commitcea9d62b64c981b2a72e7166b21ba413fea16c83 (patch)
tree01fb8be61120b829b34c43d06bda6154fa5615cf /arch/powerpc/Kconfig
parentpowerpc/perf: Update MMCR2 to support event exclude_idle (diff)
downloadlinux-dev-cea9d62b64c981b2a72e7166b21ba413fea16c83.tar.xz
linux-dev-cea9d62b64c981b2a72e7166b21ba413fea16c83.zip
powerpc: Kconfig: Replace tabs with whitespaces
Replace tabs after keywords with whitespaces to be consistent. Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220526065737.86370-2-juerg.haefliger@canonical.com
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 92e0cad7752d..02d040d1af85 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -11,7 +11,7 @@ config 64BIT
config LIVEPATCH_64
def_bool PPC64
- depends on LIVEPATCH
+ depends on LIVEPATCH
config MMU
bool
@@ -447,7 +447,7 @@ choice
default MATH_EMULATION_FULL
depends on MATH_EMULATION
-config MATH_EMULATION_FULL
+config MATH_EMULATION_FULL
bool "Emulate all the floating point instructions"
help
Select this option will enable the kernel to support to emulate
@@ -1250,7 +1250,7 @@ config PHYSICAL_START
default "0x00000000"
endif
-config ARCH_RANDOM
+config ARCH_RANDOM
def_bool n
config PPC_LIB_RHEAP