diff options
-rw-r--r-- | arch/arm64/configs/tizen_tm2_defconfig | 2 |
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 |