[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200325102223.24827-2-eugen.hristev@microchip.com>
Date: Wed, 25 Mar 2020 12:22:23 +0200
From: Eugen Hristev <eugen.hristev@...rochip.com>
To: <alexandre.belloni@...tlin.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <eugen.hristev@...rochip.com>
Subject: [PATCH 2/2] ARM: configs: at91: sama5: enable MCP16502 regulator
From: Razvan Stefanescu <razvan.stefanescu@...rochip.com>
Driver is built as a module.
Signed-off-by: Razvan Stefanescu <razvan.stefanescu@...rochip.com>
---
arch/arm/configs/sama5_defconfig | 1 +
1 file changed, 1 insertion(+)
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
--
2.20.1
Powered by blists - more mailing lists