mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 19:09:41 +01:00
Enabling CONFIG_X86_X2APIC=y by default for common-pc* (and hence qemux86*) to work around interrupt delivery issues when running on some host kernels. There's little overhead with this, and no impact to non x2apic platforms, so we enable it for all builds. (From OE-Core rev: e01488e076e43241442a118fe18bd20e7930648c) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 3382ed4925fdc0854dbfa5b29dd5fdc1e0c1e38a) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>