kernel/filter-riscv64.sh.fedora

17 lines
871 B
Bash

#! /bin/bash
# This is the riscv64 override file for the core/drivers package split. The
# module directories listed here and in the generic list in filter-modules.sh
# will be moved to the resulting kernel-modules package for this arch.
# Anything not listed in those files will be in the kernel-core package.
#
# Please review the default list in filter-modules.sh before making
# modifications to the overrides below. If something should be removed across
# all arches, remove it in the default instead of per-arch.
# Differences from default (matches aarch64):
# - Removed mfd and platform (i.e. needed in core)
# - Added message (i.e. not needed in core)
# - Removed mmc (i.e. need mmc in core)
driverdirs="atm auxdisplay bcma bluetooth firewire fmc fpga infiniband isdn leds media memstick message mtd nfc ntb pcmcia power ssb soundwire staging tty uio uwb w1"