aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuerg Haefliger <[email protected]>2022-05-26 08:57:37 +0200
committerMichael Ellerman <[email protected]>2022-06-29 19:43:16 +1000
commitd60cb5010cafc7889384ce49292a320f5bcd56ff (patch)
treefacb7b9139c6687a9450ed411a0d20809bad1289
parentcea9d62b64c981b2a72e7166b21ba413fea16c83 (diff)
powerpc: Kconfig.debug: Remove extra empty line
Remove a stray extra empty line. Signed-off-by: Juerg Haefliger <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--arch/powerpc/Kconfig.debug1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig.debug b/arch/powerpc/Kconfig.debug
index 6a8855d45af7..ae727d4218b9 100644
--- a/arch/powerpc/Kconfig.debug
+++ b/arch/powerpc/Kconfig.debug
@@ -305,7 +305,6 @@ config PPC_EARLY_DEBUG_OPAL
def_bool y
depends on PPC_EARLY_DEBUG_OPAL_RAW || PPC_EARLY_DEBUG_OPAL_HVSI
-
config PPC_EARLY_DEBUG_HVSI_VTERMNO
hex "vterm number to use with early debug HVSI"
depends on PPC_EARLY_DEBUG_LPAR_HVSI