diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-02-08 16:40:19 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2021-02-08 16:40:20 +0100 |
commit | 7b9f5793e1f279527e9f155a011e01cd57bccaef (patch) | |
tree | b6e7e963bf6f6b9513b54edbb6914ac60fbf27ff /arch/arm64/configs | |
parent | cfc9e56311075d25ebb3031dc1c0fd27bcdee47f (diff) | |
parent | 3c8e5d51e4c6e5e93d31f59d4a54fb3a14358ee4 (diff) |
Merge tag 'v5.12-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/defconfig
Enable REGULATOR_MP8859 - the main power supply for one Rockchip board.
* tag 'v5.12-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
arm64: defconfig: Enable REGULATOR_MP8859
Link: https://lore.kernel.org/r/4622596.31r3eYUQgx@phil
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r-- | arch/arm64/configs/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 332cae973a04..cc7279823216 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -610,6 +610,7 @@ CONFIG_REGULATOR_HI6421V530=y CONFIG_REGULATOR_HI655X=y CONFIG_REGULATOR_MAX77620=y CONFIG_REGULATOR_MAX8973=y +CONFIG_REGULATOR_MP8859=y CONFIG_REGULATOR_PCA9450=y CONFIG_REGULATOR_PF8X00=y CONFIG_REGULATOR_PFUZE100=y |