summaryrefslogtreecommitdiffstats
path: root/debian/installer/modules/riscv64/kernel-image
blob: 653794784ce0ce3859ec2f27cbe18256f522b95e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#include <kernel-image>

# Clocks
drivers/clk/**

# Multifunction devices
drivers/mfd/**

# PCIe PHYs
drivers/phy/phy-*-pcie* ?
drivers/phy/*/phy-*-pcie* ?

# Regulators
drivers/regulator/**

# RTC
drivers/rtc/**