mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
Add non-volatile memory drivers for MODULES=most, based on dracut's
90kernel-modules script. These were added in dracut commit bc965cd88900
("fix(kernel-modules): always include nvmem driver on nvmem_on_arm"),
stating they are needed to boot on SoCs like NXP i.MX.
The nvmem drivers include nvmem_mtk-efuse that is being added as a
hidden dependency for a display-related PHY on MediaTek devices, though
that relation is still necessary for MODULES=dep. They also include
nvmem-imx-ocotp that we explicitly add in the net section, so we can fold
the latter into the general case.
Link: bc965cd889
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Description
initramfs-tools
Languages
Shell
68.3%
Roff
22.3%
C
9.3%