1##############################################################
2#           init.insmod.etm.cfg                              #
3# This file contains ETM kernel modules                      #
4# to load at init time by init.insmod.sh script              #
5##############################################################
6
7# Load device specific kernel modules
8# Modules here will be loaded *after* all common modules
9modprobe|coresight.ko
10modprobe|coresight-etm4x.ko
11modprobe|coresight-funnel.ko
12modprobe|coresight-tmc.ko
13