summaryrefslogtreecommitdiff
path: root/system/easy-kernel/config-pmmx
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2020-04-18 02:07:11 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2020-04-18 02:07:11 +0000
commiteb4b333ee2f20aa68c4cfc0639ceda3ab4603f0a (patch)
tree5cbdfae71cb79c7daaa0fc91f9c63de9ac1e0015 /system/easy-kernel/config-pmmx
parent411fd6e027cae59c0b00052fd3273048df369c3c (diff)
parent91868251f2a805528031b0bb2a5d874922a8adf5 (diff)
downloadpackages-eb4b333ee2f20aa68c4cfc0639ceda3ab4603f0a.tar.gz
packages-eb4b333ee2f20aa68c4cfc0639ceda3ab4603f0a.tar.bz2
packages-eb4b333ee2f20aa68c4cfc0639ceda3ab4603f0a.tar.xz
packages-eb4b333ee2f20aa68c4cfc0639ceda3ab4603f0a.zip
Merge branch 'new/easy-9pfs' into 'master'
system/easy-kernel: enable 9P support (#250) See merge request adelie/packages!436
Diffstat (limited to 'system/easy-kernel/config-pmmx')
-rw-r--r--system/easy-kernel/config-pmmx4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/easy-kernel/config-pmmx b/system/easy-kernel/config-pmmx
index 68358793f..c27e17981 100644
--- a/system/easy-kernel/config-pmmx
+++ b/system/easy-kernel/config-pmmx
@@ -6680,7 +6680,9 @@ CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DFS_UPCALL is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
-# CONFIG_9P_FS is not set
+CONFIG_9P_FS=m
+CONFIG_9P_FS_POSIX_ACL=y
+CONFIG_9P_FS_SECURITY=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y