summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorAdrien Grassein <adrien.grassein@gmail.com>2021-01-30 22:31:24 +0800
committerShawn Guo <shawnguo@kernel.org>2021-01-30 22:31:24 +0800
commitd984d1a0abf87d890250dfa633c0ae3c625de9e9 (patch)
treebaa2249d21fec4cf025182e3517b612e589184a3 /arch/arm64/configs
parent5e51f7482d80cf1cf8a60203560ab68df947ae8a (diff)
arm64: defconfig: Enable PF8x00 as builtin
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>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2b2a3a406c9a..f89f3a5f1d7f 100644
--- 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