projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e1fd96
)
arm64: defconfig: Enable gpio-fan support
author
Teresa Remmet
<t.remmet@phytec.de>
Tue, 21 Jun 2022 07:10:47 +0000
(09:10 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 27 Jun 2022 07:38:19 +0000
(15:38 +0800)
Enable gpio-fan support as this is needed by phyBOARD-Polis-i.MX8M Mini.
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index
5dd9c2c
..
52d197e
100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-578,6
+578,7
@@
CONFIG_CHARGER_BQ25890=m
CONFIG_CHARGER_BQ25980=m
CONFIG_SENSORS_ARM_SCMI=y
CONFIG_SENSORS_ARM_SCPI=y
+CONFIG_SENSORS_GPIO_FAN=m
CONFIG_SENSORS_JC42=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM90=m