projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e51f74
)
arm64: defconfig: Enable PF8x00 as builtin
author
Adrien Grassein
<adrien.grassein@gmail.com>
Sat, 30 Jan 2021 14:31:24 +0000
(22:31 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Sat, 30 Jan 2021 14:31:24 +0000
(22:31 +0800)
This driver is mandatory for the nitrogen8m mini board
when booting from the sdcard slot.
Signed-off-by: Adrien Grassein <adrien.grassein@gmail.com>
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 2b2a3a406c9a3ea86941d57536a2814b440d47a3..f89f3a5f1d7fc38e7f740e1a077d196ffa75a8ea 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-607,6
+607,7
@@
CONFIG_REGULATOR_HI655X=y
CONFIG_REGULATOR_MAX77620=y
CONFIG_REGULATOR_MAX8973=y
CONFIG_REGULATOR_PCA9450=y
+CONFIG_REGULATOR_PF8X00=y
CONFIG_REGULATOR_PFUZE100=y
CONFIG_REGULATOR_PWM=y
CONFIG_REGULATOR_QCOM_RPMH=y