projects
/
platform
/
kernel
/
tizen-kernel-configs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac7500b
)
Change config name for automounter
55/320455/2
tizen_9.0
author
Yongtaek Jeon
<ytjeon@samsung.com>
Fri, 15 Nov 2024 07:27:39 +0000
(16:27 +0900)
committer
Yongtaek Jeon
<ytjeon@samsung.com>
Fri, 15 Nov 2024 08:00:17 +0000
(17:00 +0900)
As of Linux Kernel v4.18, the configuration option for
automounter support has changed from AUTOFS4_FS to AUTOFS_FS.
This patch updates the kernel configuration to reflect this change.
Change-Id: I1aa4aa3d92dd3fa02a05b55f2369efcec747cdc2
Signed-off-by: Yongtaek Jeon <ytjeon@samsung.com>
tizen/tizen_defconfig
patch
|
blob
|
history
diff --git
a/tizen/tizen_defconfig
b/tizen/tizen_defconfig
index 2b25cfacd84afdaacb8ab64e21bd2f5f03fa9eda..9e0a72efc64740a67dd5ed35e52b18404aa445ca 100644
(file)
--- a/
tizen/tizen_defconfig
+++ b/
tizen/tizen_defconfig
@@
-110,7
+110,7
@@
CONFIG_CRYPTO_SHA256=y
CONFIG_UEVENT_HELPER=y
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_FW_LOADER_USER_HELPER=n
-CONFIG_AUTOFS
4
_FS=y
+CONFIG_AUTOFS_FS=y
#
# 1-3. IPC support