aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2019-05-24 14:39:12 +0800
committerShawn Guo <[email protected]>2019-06-26 10:24:06 +0800
commit7a2a373ef031d602e7e337a22d99a25c5497932c (patch)
tree32f726c0d03ff15f33988cb5551d52ce10e82e5a
parente64da43fba98688d0ae653698449960e90db0bc8 (diff)
defconfig: arm64: enable i.MX8 SCU octop driver
Build in CONFIG_NVMEM_IMX_OCOTP_SCU. Cc: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Cc: Shawn Guo <[email protected]> Cc: Andy Gross <[email protected]> Cc: Maxime Ripard <[email protected]> Cc: Olof Johansson <[email protected]> Cc: Jagan Teki <[email protected]> Cc: Bjorn Andersson <[email protected]> Cc: Leonard Crestez <[email protected]> Cc: Marc Gonzalez <[email protected]> Cc: Enric Balletbo i Serra <[email protected]> Cc: [email protected] Reviewed-by: Dong Aisheng <[email protected]> Signed-off-by: Peng Fan <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d7ebcc8381b2..af931d8d62dd 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -756,6 +756,7 @@ CONFIG_HISI_PMU=y
CONFIG_QCOM_L2_PMU=y
CONFIG_QCOM_L3_PMU=y
CONFIG_NVMEM_IMX_OCOTP=y
+CONFIG_NVMEM_IMX_OCOTP_SCU=y
CONFIG_QCOM_QFPROM=y
CONFIG_ROCKCHIP_EFUSE=y
CONFIG_UNIPHIER_EFUSE=y