linux-yocto: 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 <andrei.gherzan@huawei.com>
Showing
- meta-ohos-core/recipes-kernel/linux/linux-yocto-all.inc 3 additions, 0 deletionsmeta-ohos-core/recipes-kernel/linux/linux-yocto-all.inc
- meta-ohos-core/recipes-kernel/linux/linux-yocto_%.bbappend 1 addition, 0 deletionsmeta-ohos-core/recipes-kernel/linux/linux-yocto_%.bbappend
- meta-ohos-core/recipes-kernel/linux/linux/misc.cfg 2 additions, 0 deletionsmeta-ohos-core/recipes-kernel/linux/linux/misc.cfg
Please register or sign in to comment