diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-04-20 22:45:32 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-21 13:29:56 +0100 |
commit | 73816046da4ccfe8239bba11688a8c246e32ee05 (patch) | |
tree | 79af22b9ac314b51ce9486b241f22ed1e0bde95a /meta/classes/qemuboot.bbclass | |
parent | 870ae2abc18a2a3f9692c705f9cc56e823b8899c (diff) | |
download | poky-master-next.tar.gz |
linux-yocto/6.12: cfg: fix iommu configuration for -tiny kernelmaster-next
Integrating the following commit(s) to linux-yocto/.:
1/1 [
Author: Bruce Ashfield
Email: bruce.ashfield@gmail.com
Subject: iommu: add config dependencies
Date: Sun, 20 Apr 2025 22:28:21 -0400
commit [cfg/intel.scc: Include iommu.scc for Arrowlake boot support]
moves the iommu configuration to a location that is included by more
BSPs and kernel types.
One of those kernel types is the -tiny kernel, which uses a allnoconfig
base. Due to the allnoconfig, there are missing dependencies to allow
the desired options to be enabled in the final .config
Those missing options throw configuration audit warnings
By adding the required dependencies to the fragment, it is now
standalone and can be included from anywhere without configuration
audit warnings being triggered.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]
(From OE-Core rev: 195072c319636986255f3ca5ac4b250b975aca6e)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/qemuboot.bbclass')
0 files changed, 0 insertions, 0 deletions