[PATCH] hwrng: amd - remove reference to removed PPC_MAPLE config
Michael Ellerman
mpe at ellerman.id.au
Wed Nov 6 23:54:52 AEDT 2024
Lukas Bulwahn <lbulwahn at redhat.com> writes:
> From: Lukas Bulwahn <lukas.bulwahn at redhat.com>
>
> Commit 62f8f307c80e ("powerpc/64: Remove maple platform") removes the
> PPC_MAPLE config as a consequence of the platform’s removal.
>
> The config definition of HW_RANDOM_AMD refers to this removed config option
> in its dependencies.
>
> Remove the reference to the removed config option.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn at redhat.com>
> ---
> drivers/char/hw_random/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Michael Ellerman <mpe at ellerman.id.au> (powerpc)
Thanks for cleaning it up.
There's also an EDAC and cpufreq driver that need to be removed. I
posted the patches before [1] but need to resend them to the relevant
maintainers and with updated change logs.
[1]: https://lore.kernel.org/linuxppc-dev/20240823112134.1314561-2-mpe@ellerman.id.au/
cheers
More information about the Linuxppc-dev
mailing list