From: Juerg Haefliger Date: Fri, 20 May 2022 11:52:29 +0000 (+0200) Subject: powerpc/powernv: Kconfig: Replace single quotes X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=1e2e5e82748aaf1fcc0e2a91e309793cd6cc5076;p=users%2Fwilly%2Flinux.git powerpc/powernv: Kconfig: Replace single quotes Replace single quotes with double quotes which seems to be the convention for strings. Signed-off-by: Juerg Haefliger Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20220520115229.147368-1-juergh@canonical.com --- diff --git a/arch/powerpc/platforms/powernv/Kconfig b/arch/powerpc/platforms/powernv/Kconfig index 161dfe024085..ecc4a5806b42 100644 --- a/arch/powerpc/platforms/powernv/Kconfig +++ b/arch/powerpc/platforms/powernv/Kconfig @@ -20,7 +20,7 @@ config PPC_POWERNV default y config OPAL_PRD - tristate 'OPAL PRD driver' + tristate "OPAL PRD driver" depends on PPC_POWERNV help This enables the opal-prd driver, a facility to run processor