############################################################## # init.insmod.etm.cfg # # This file contains ETM kernel modules # # to load at init time by init.insmod.sh script # ############################################################## # Load device specific kernel modules # Modules here will be loaded *after* all common modules modprobe|coresight.ko modprobe|coresight-etm4x.ko modprobe|coresight-funnel.ko modprobe|coresight-tmc.ko