blob: c089d9a23174a0fcedece9dcd1930f79632afcfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
#include <kernel-image>
# Clocks
clk-palmas ?
clk-s2mps11 ?
clk-twl6040 ?
# GPIO
gpio-da9052 ?
gpio-pca953x ?
gpio-mxc ?
# PCIe PHYs
phy-omap-control ?
phy-ti-pipe3 ?
# Regulators
drivers/regulator/**
# Powersupply
axp20x_usb_power ?
# Watchdog needed for reboot
sunxi_wdt ?
# Regulator-SoC synchronization
rockchip-io-domain ?
|