mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
committed by
Han Gao/Revy/Rabenda
parent
c6d4e5df18
commit
b65595ebbc
@@ -22,6 +22,12 @@ config LIGHT_REBOOTMODE
|
||||
help
|
||||
This driver supports check rebootmode feature in Light FM platform
|
||||
|
||||
config LIGHT_DDR_PMU
|
||||
tristate "Thead light ddr-pmu support"
|
||||
default m
|
||||
help
|
||||
This driver supports thead-ddr-pmu is a IP module used to do performance monitor
|
||||
|
||||
endmenu
|
||||
|
||||
endif
|
||||
|
||||
@@ -2,3 +2,4 @@
|
||||
obj-$(CONFIG_LIGHT_IOPMP) += light-iopmp.o
|
||||
obj-$(CONFIG_LIGHT_SUSPEND) += pm-light.o
|
||||
obj-$(CONFIG_LIGHT_REBOOTMODE) += light_event.o
|
||||
obj-$(CONFIG_LIGHT_DDR_PMU) += thead-ddr-pmu.o
|
||||
|
||||
1916
drivers/soc/thead/thead-ddr-pmu.c
Normal file
1916
drivers/soc/thead/thead-ddr-pmu.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user