summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-10-06 20:18:15 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-10-06 20:18:15 -0500
commitf74a30bd2f9201dd8c5b437300a4d0be55aaaf77 (patch)
tree666251a473b7901bf7cf2e53764293e83d44ebe8
parentf0033fe2701fec1273a1c70d2fe53199cf815284 (diff)
downloadkernel-f74a30bd2f9201dd8c5b437300a4d0be55aaaf77.tar.gz
kernel-f74a30bd2f9201dd8c5b437300a4d0be55aaaf77.tar.xz
kernel-f74a30bd2f9201dd8c5b437300a4d0be55aaaf77.zip
Add acpi video to rhel module filter
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rwxr-xr-xfilter-modules.sh.rhel2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter-modules.sh.rhel b/filter-modules.sh.rhel
index 81c9e14a0..8da7a13b7 100755
--- a/filter-modules.sh.rhel
+++ b/filter-modules.sh.rhel
@@ -39,7 +39,7 @@ netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee80215
drmdrvs="amd ast gma500 i2c i915 mgag200 nouveau radeon via "
-singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls parport_serial ism regmap-sdw regmap-sdw-mbq arizona-micsupp hid-asus nct6775 ntc_thermistor"
+singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls parport_serial ism regmap-sdw regmap-sdw-mbq arizona-micsupp hid-asus nct6775 ntc_thermistor video"
# Grab the arch-specific filter list overrides
source ./filter-$2.sh