]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 19 Sep 2022 17:01:25 +0000 (19:01 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 26 Sep 2022 11:00:41 +0000 (21:00 +1000)
commite8066dc6c3442afc30b11612b8dac0e9cd0adc1d
treef1c7ae66c223a8eb349f57fa93c19f9469463006
parent64c8450865b212df489eeceed5e007481c136aae
powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE

CONFIG_PPC_FSL_BOOKE doesn't exist. Should be CONFIG_FSL_BOOKE.

Fixes: 990a66d96873 ("powerpc/fsl_booke: Enable STRICT_KERNEL_RWX")
Cc: stable@vger.kernel.org
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/828f6a64eeb51ce9abfa1d4e84c521a02fecebb8.1663606875.git.christophe.leroy@csgroup.eu
arch/powerpc/Kconfig