summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2019-03-27 12:39:55 +0100
committerSylwester Nawrocki <s.nawrocki@samsung.com>2019-03-27 12:39:55 +0100
commit43c6713d468ddae20640cb8483a87a7e9587a62b (patch)
tree38db77be1bbc0f1a0206489f3063b7aacf9a4287
parent477d74252502c59071da4e27fc7dbda45970cd00 (diff)
downloadlinux-exynos-43c6713d468ddae20640cb8483a87a7e9587a62b.tar.gz
linux-exynos-43c6713d468ddae20640cb8483a87a7e9587a62b.tar.bz2
linux-exynos-43c6713d468ddae20640cb8483a87a7e9587a62b.zip
arm64: configs: tizen_tm2_defconfig: Enable MTD_EXYNOS_OTP
Enable MTD_EXYNOS_OTP which is required for the ASV driver on Exynos5433. Change-Id: I6b176856405ea38c51436e73d5aa4df80c79f6b1 Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
-rw-r--r--arch/arm64/configs/tizen_tm2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig
index 761a50d7cb69..6822996806d6 100644
--- a/arch/arm64/configs/tizen_tm2_defconfig
+++ b/arch/arm64/configs/tizen_tm2_defconfig
@@ -183,6 +183,8 @@ CONFIG_DMA_CMA=y
CONFIG_CMA_SIZE_MBYTES=256
CONFIG_ARM_CCI400_PMU=y
CONFIG_CONNECTOR=y
+CONFIG_MTD=y
+CONFIG_MTD_EXYNOS_OTP=y
CONFIG_ZRAM=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y