From: Juerg Haefliger Date: Fri, 20 May 2022 11:52:29 +0000 (+0200) Subject: powerpc/powernv: Kconfig: Replace single quotes X-Git-Tag: v6.0-rc1~83^2~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e2e5e82748aaf1fcc0e2a91e309793cd6cc5076;p=thirdparty%2Fkernel%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 161dfe024085f..ecc4a5806b429 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