[PATCH] powerpc/akebono: Fix unmet dependency errors
Michael Ellerman
patch-notifications at ellerman.id.au
Wed Feb 10 23:57:34 AEDT 2021
On Mon, 1 Feb 2021 12:25:03 +1100, Michael Ellerman wrote:
> The AKEBONO config has various selects under it, including some with
> user-selectable dependencies, which means those dependencies can be
> disabled. This leads to warnings from Kconfig.
>
> This can be seen with eg:
>
> $ make allnoconfig
> $ ./scripts/config --file build~/.config -k -e CONFIG_44x -k -e CONFIG_PPC_47x -e CONFIG_AKEBONO
> $ make olddefconfig
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/akebono: Fix unmet dependency errors
https://git.kernel.org/powerpc/c/665d8d58761cba41147fe7e98e2ceed1cbf603a2
cheers
More information about the Linuxppc-dev
mailing list