]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(dracut.sh): remove microcode check based on CONFIG_MICROCODE_[AMD|INTEL]
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 14 Aug 2023 10:28:11 +0000 (12:28 +0200)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Wed, 30 Aug 2023 06:47:15 +0000 (08:47 +0200)
commit6c80408c8644a0add1907b0593eb83f90d6247b1
tree1442be6efa759ba10550de9bdadf1d69953aff0a
parentb4e23ce4238821b0c2dd3c846da45f9cfeb57954
fix(dracut.sh): remove microcode check based on CONFIG_MICROCODE_[AMD|INTEL]

`CONFIG_MICROCODE_AMD` and `CONFIG_MICROCODE_INTEL` are hidden since
https://lore.kernel.org/all/20230810160805.081212701@linutronix.de/, therefore
this check is wrong and early microcode is always disabled.
dracut.sh