]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.10: fix SERIAL_OF_PLATFORM warning
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 19 Mar 2021 18:58:30 +0000 (14:58 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Mar 2021 18:50:05 +0000 (18:50 +0000)
commitc6f0962e5ea2403b95ecc2bc0bc3faa9d979ee57
tree451bdcb463b600b5fa04b594abc596cdec4cebe4
parent737e3e608e64fc9ba67facc3dd2dd30497266f1e
linux-yocto/5.10: fix SERIAL_OF_PLATFORM warning

Integrating the following commit(s) to linux-yocto.:

    a0249ac3bae cfg: classify CONFIG_SERIAL_OF_PLATFORM as non-hardware

By declaring the option non-hardware, we make it optional and hence
fix the warning on non OF platforms.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
meta/recipes-kernel/linux/linux-yocto_5.10.bb