Skip to content
Snippets Groups Projects
Commit c4976e21 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin: Committed by Zygmunt Krynicki
Browse files

linux-yocto-rt: Fix CONFIG_SERIAL_OF_PLATFORM build warning on 5.10


Due to a configuration bug in upstream, the build system outputs a
configuration warning similar to:

---------- CONFIG_SERIAL_OF_PLATFORM -----------------
Config: CONFIG_SERIAL_OF_PLATFORM
From:
[...]/tmp/work-shared/qemux86-64/kernel-source/.kernel-meta/configs/v5.10/standard/cfg/8250.cfg
Requested value:  CONFIG_SERIAL_OF_PLATFORM=y
Actual value:

Avoid this by disabling the specific config.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 99acf995
No related branches found
No related tags found
No related merge requests found
require recipes-kernel/linux/linux-yocto-all.inc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment