Justin Vreeland 794d92
#! /bin/bash
Justin Vreeland 794d92
Justin Vreeland 794d92
# This is the x86_64 override file for the core/drivers package split.  The
Justin Vreeland 794d92
# module directories listed here and in the generic list in filter-modules.sh
Justin Vreeland 794d92
# will be moved to the resulting kernel-modules package for this arch.
Justin Vreeland 794d92
# Anything not listed in those files will be in the kernel-core package.
Justin Vreeland 794d92
#
Justin Vreeland 794d92
# Please review the default list in filter-modules.sh before making
Justin Vreeland 794d92
# modifications to the overrides below.  If something should be removed across
Justin Vreeland 794d92
# all arches, remove it in the default instead of per-arch.
Justin Vreeland 794d92
Justin Vreeland 794d92
# Overrides is individual modules which need to remain in kernel-core due to deps.
Justin Vreeland 794d92
overrides="cec"
Justin Vreeland 794d92
Justin Vreeland 794d92
# Set the default dirs/modules to filter out
Justin Vreeland 794d92
driverdirs="atm auxdisplay bcma bluetooth firewire fmc fpga infiniband isdn leds media memstick mfd mmc mtd nfc ntb pcmcia platform power ssb soundwire staging tty uio uwb w1"
Justin Vreeland 794d92
Justin Vreeland 794d92
chardrvs="mwave pcmcia"
Justin Vreeland 794d92
Justin Vreeland 794d92
netdrvs="appletalk can dsa hamradio ieee802154 irda ppp slip usb wireless"
Justin Vreeland 794d92
Justin Vreeland 794d92
ethdrvs="3com adaptec alteon amd aquantia atheros broadcom cadence calxeda chelsio cisco dec dlink emulex icplus marvell mellanox neterion nvidia oki-semi packetengines qlogic rdc renesas sfc silan sis smsc stmicro sun tehuti ti wiznet xircom"
Justin Vreeland 794d92
Justin Vreeland 794d92
inputdrvs="gameport tablet touchscreen"
Justin Vreeland 794d92
Justin Vreeland 794d92
scsidrvs="aacraid advansys aic7xxx aic94xx be2iscsi bfa bnx2i bnx2fc csiostor cxgbi esas2r fcoe fnic isci libsas lpfc megaraid mpt2sas mpt3sas mvsas pm8001 qla2xxx qla4xxx sym53c8xx_2 ufs qedf wd719x"
Justin Vreeland 794d92
Justin Vreeland 794d92
usbdrvs="atm image misc serial wusbcore"
Justin Vreeland 794d92
Justin Vreeland 794d92
fsdrvs="affs befs coda cramfs dlm ecryptfs hfs hfsplus jfs jffs2 minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs"
Justin Vreeland 794d92
Justin Vreeland 794d92
netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee802154 irda l2tp mac80211 mac802154 mpls netrom nfc rds rfkill rose sctp smc wireless"
Justin Vreeland 794d92
Justin Vreeland 794d92
drmdrvs="amd ast bridge gma500 i2c i915 mgag200 nouveau panel radeon"
Justin Vreeland 794d92
Justin Vreeland 794d92
iiodrvs="accel adc afe common dac gyro health humidity light magnetometer multiplexer orientation potentiometer potentiostat pressure temperature"
Justin Vreeland 794d92
Justin Vreeland 794d92
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 target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr chtls parport_serial regmap-sdw hid-asus iTCO_wdt rnbd-client rnbd-server mlx5_vdpa"