From: Sylwester Nawrocki Date: Wed, 27 Mar 2019 11:39:55 +0000 (+0100) Subject: arm64: configs: tizen_tm2_defconfig: Enable MTD_EXYNOS_OTP X-Git-Tag: submit/tizen/20190329.020226~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=43c6713d468ddae20640cb8483a87a7e9587a62b;p=platform%2Fkernel%2Flinux-exynos.git 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 --- 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