summaryrefslogtreecommitdiffstats
path: root/filter-modules.sh
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2016-01-15 07:37:25 +0000
committerJustin M. Forbes <jforbes@redhat.com>2016-01-15 12:38:21 -0600
commitb7cd1dec37a83a99ba5a49842e5b2757643ae3d6 (patch)
treef0250d361c8956516ec463bee13cd3d593175f02 /filter-modules.sh
parent210c63e222768025a19ce0350e78323fb1f50260 (diff)
downloadkernel-b7cd1dec37a83a99ba5a49842e5b2757643ae3d6.tar.gz
kernel-b7cd1dec37a83a99ba5a49842e5b2757643ae3d6.tar.xz
kernel-b7cd1dec37a83a99ba5a49842e5b2757643ae3d6.zip
filters: drmdrvs: add amd, i2c, i915, and radeon plus ARMv7 specific drivers to modules alongside nouveau. -modules is generally needed for desktop anyway
Diffstat (limited to 'filter-modules.sh')
-rwxr-xr-xfilter-modules.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter-modules.sh b/filter-modules.sh
index 0e0e4fc88..8063f8a81 100755
--- a/filter-modules.sh
+++ b/filter-modules.sh
@@ -32,7 +32,7 @@ fsdrvs="affs befs coda cramfs dlm ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 oc
netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee802154 irda l2tp mac80211 mac802154 mpls netrom nfc rds rfkill rose sctp wireless"
-drmdrvs="ast gma500 mgag200 via nouveau"
+drmdrvs="amd ast gma500 i2c i915 mgag200 nouveau radeon via "
singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qla1280 9pnet_rdma rpcrdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target"