diff mbox

arm64: defconfig: enable MESON EFUSE

Message ID 20180103155452.2883-1-jbrunet@baylibre.com (mailing list archive)
State New, archived
Headers show

Commit Message

Jerome Brunet Jan. 3, 2018, 3:54 p.m. UTC
Enable nvmem meson efuse driver as a module

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Kevin Hilman Jan. 16, 2018, 11:18 p.m. UTC | #1
Jerome Brunet <jbrunet@baylibre.com> writes:

> Enable nvmem meson efuse driver as a module
>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

Queued for v4.17, Applied to v4.17/defconfig

Kevin
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6356c6da34ea..1acd8fb440de 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -558,6 +558,7 @@  CONFIG_PHY_XGENE=y
 CONFIG_PHY_TEGRA_XUSB=y
 CONFIG_QCOM_L2_PMU=y
 CONFIG_QCOM_L3_PMU=y
+CONFIG_MESON_EFUSE=m
 CONFIG_TEE=y
 CONFIG_OPTEE=y
 CONFIG_ARM_SCPI_PROTOCOL=y