kernel: Keep nvram module

ppc64le needs this, and it was present in RHEL9. See rhbz#2050878 for
background.

Resolves: RHEL-36443
This commit is contained in:
Brian C. Lane 2024-07-17 14:06:16 -07:00
parent 658cf9aec7
commit 993255c159

View File

@ -89,7 +89,7 @@ removekmod sound drivers/media drivers/hwmon drivers/iio \
## LUKS setup. As of 2020-09 this is not built as a module, but keep it in here
## in case that changes again
removekmod drivers/char --allbut virtio_console hw_random \
virtio-rng ipmi hmcdrv
virtio-rng ipmi hmcdrv nvram
removekmod drivers/hid --allbut hid-logitech-dj hid-logitech-hidpp hid-multitouch
## As of 2020-09 most of this are built-in too, but again, keep them listed