summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsangwook lee <sangwook96.lee@samsung.com>2021-07-16 06:12:41 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2021-07-15 05:22:01 +0000
commitaa5b1472cf3260fd37b594d5b1c0e0a409422bf3 (patch)
tree43d3e8802b5db2a6d1e14eb265597378843d2ec9
parenta5420ffa050fa9a3182a2f8464df124dc28c44d2 (diff)
downloademulator-kernel-aa5b1472cf3260fd37b594d5b1c0e0a409422bf3.tar.gz
emulator-kernel-aa5b1472cf3260fd37b594d5b1c0e0a409422bf3.tar.bz2
emulator-kernel-aa5b1472cf3260fd37b594d5b1c0e0a409422bf3.zip
x86: tizen_emul_defconfig: Enable CONFIG_CUSE
CONFIG_CUSE is required for supporting NPU feature on Tizen 6.5. Change-Id: I369cb92c37ba9877f39a58ed7fa2a6e7ac43db7f Signed-off-by: sangwook lee <sangwook96.lee@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
-rw-r--r--arch/x86/configs/tizen_emul_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/configs/tizen_emul_defconfig b/arch/x86/configs/tizen_emul_defconfig
index 27a53ca225b1..50c3bc5f55d0 100644
--- a/arch/x86/configs/tizen_emul_defconfig
+++ b/arch/x86/configs/tizen_emul_defconfig
@@ -3301,7 +3301,7 @@ CONFIG_INOTIFY_USER=y
# CONFIG_QUOTACTL is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FUSE_FS=y
-# CONFIG_CUSE is not set
+CONFIG_CUSE=y
# CONFIG_OVERLAY_FS is not set
#