projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b94f397
)
ARM: odroidxu3_defconfig: enable dm_crypt
51/66651/1
accepted/tizen/common/20160421.161425
accepted/tizen/ivi/20160421.011037
accepted/tizen/mobile/20160421.011157
accepted/tizen/tv/20160421.011034
accepted/tizen/wearable/20160421.011046
submit/tizen/20160420.073943
author
Seung-Woo Kim
<sw0312.kim@samsung.com>
Wed, 20 Apr 2016 06:43:54 +0000
(15:43 +0900)
committer
Seung-Woo Kim
<sw0312.kim@samsung.com>
Wed, 20 Apr 2016 06:43:57 +0000
(15:43 +0900)
This patch enables dm_crypto config instead of building as a
module to manage encrypted disk.
Change-Id: Ic1639439a473cc2cd2e5206de282798d2e9f3973
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/configs/odroidxu3_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/odroidxu3_defconfig
b/arch/arm/configs/odroidxu3_defconfig
index c9409fc236415d04e216e815eb0a05683b2204b3..f9d6f28a117ec8421fe7bffc66d06881b75a42e1 100644
(file)
--- a/
arch/arm/configs/odroidxu3_defconfig
+++ b/
arch/arm/configs/odroidxu3_defconfig
@@
-1363,7
+1363,7
@@
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_MQ_DEFAULT is not set
# CONFIG_DM_DEBUG is not set
-CONFIG_DM_CRYPT=
m
+CONFIG_DM_CRYPT=
y
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DM_CACHE is not set