summaryrefslogtreecommitdiff
path: root/arch/arm/configs/sama5_defconfig
diff options
context:
space:
mode:
authorRazvan Stefanescu <razvan.stefanescu@microchip.com>2020-03-25 12:22:23 +0200
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2020-04-13 13:00:16 +0200
commit6a2ab88ca789804cad89d558625147edd26a1d37 (patch)
treebf889e11a2cc4ee681c87ab8a9171bdf54dc010d /arch/arm/configs/sama5_defconfig
parent8d77c0296150f96036e647fd27ed3a8ad0f7cf1b (diff)
downloadlinux-next-6a2ab88ca789804cad89d558625147edd26a1d37.tar.gz
ARM: configs: at91: sama5: enable MCP16502 regulator
Driver is built as a module. Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com> Link: https://lore.kernel.org/r/20200325102223.24827-2-eugen.hristev@microchip.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'arch/arm/configs/sama5_defconfig')
-rw-r--r--arch/arm/configs/sama5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 258a18e659a5..8e1f78c19920 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -143,6 +143,7 @@ CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_ACT8865=y
CONFIG_REGULATOR_ACT8945A=y
+CONFIG_REGULATOR_MCP16502=m
CONFIG_REGULATOR_PWM=m
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y