diff mbox series

ARM: imx_v6_v7_defconfig: Select CONFIG_NVMEM_SNVS_LPGPR

Message ID 20190523001335.14081-1-festevam@gmail.com
State New
Headers show
Series ARM: imx_v6_v7_defconfig: Select CONFIG_NVMEM_SNVS_LPGPR | expand

Commit Message

Fabio Estevam May 23, 2019, 12:13 a.m. UTC
The SNVS LPGPR hardware is present on several i.MX SoCs.

Select its driver by default.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Shawn Guo May 23, 2019, 1:18 p.m. UTC | #1
On Wed, May 22, 2019 at 09:13:35PM -0300, Fabio Estevam wrote:
> The SNVS LPGPR hardware is present on several i.MX SoCs.
> 
> Select its driver by default.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 2cdce7be27f1..658982063dd8 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -406,6 +406,7 @@  CONFIG_PWM_IMX27=y
 CONFIG_PWM_IMX_TPM=y
 CONFIG_NVMEM_IMX_OCOTP=y
 CONFIG_NVMEM_VF610_OCOTP=y
+CONFIG_NVMEM_SNVS_LPGPR=y
 CONFIG_TEE=y
 CONFIG_OPTEE=y
 CONFIG_MUX_MMIO=y