aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2020-05-19 12:17:22 -0500
committerAníbal Limón <anibal.limon@linaro.org>2021-01-19 15:09:39 -0600
commitd3c7424dead5178876c1ba0fe9facfeef7616b30 (patch)
treefc1b56dffd31a5c1ac4116f3c489ef860922650f
parentf0d9690e908da08bd6b194ce05893de9dac95be0 (diff)
arch/arm64/configs/defconfig: Enable UFS_FS{,_WRITE} needed by DB8{20,45}c
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d61dfcb2dda1..595be9abe985 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1151,6 +1151,8 @@ CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_2=y
CONFIG_ROOT_NFS=y
CONFIG_9P_FS=y
+CONFIG_UFS_FS=y
+CONFIG_UFS_FS_WRITE=y
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y
CONFIG_SECURITY=y