Skip to content
Commit 32f484d4 authored by Bruce Ashfield's avatar Bruce Ashfield Committed by Anuj Mittal
Browse files

linux-yocto/5.14: common-pc: enable CONFIG_ATA_PIIX as built-in



Jacob Kroon reported that generic/custom x86 kernels would no
longer boot out of the box since the IDE options were removed
and the PATA migration happened.

To re-enable that use case, we grab the following kernel
configuration change:

    common-pc*/qemux86*: set CONFIG_ATA_PIIX as built-in

    Since the IDE options were made obselete in the kernel, and the
    PATA driver is the replacement, we haven't had one of the commonly
    used qemu boot devices enabled in our kernel by default.

    We change CONFIG_ATA_PIIX to built-in, to re-enable use cases that
    boot from default qemu 'hardware'.

Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>

Reported-by: default avatarJacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 34170751)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent 7615702d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment