summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-06-27 13:12:01 +0300
committerAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-06-27 13:12:01 +0300
commit8ed4477f38204550c252b73c1cf10e20c7ffe03e (patch)
tree3c40bd242590d34ec6e0ff19dc08ea6bf68d5853
parent492a211859545e356e20d1872f2d135d4ca48da2 (diff)
downloadopenbmc-8ed4477f38204550c252b73c1cf10e20c7ffe03e.tar.xz
KERNEL: NFSv3, NFSv4, NFSv4.1 support
-rw-r--r--meta-ibs/meta-ast2500/recipes-kernel/linux/linux-aspeed/sila.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-ibs/meta-ast2500/recipes-kernel/linux/linux-aspeed/sila.cfg b/meta-ibs/meta-ast2500/recipes-kernel/linux/linux-aspeed/sila.cfg
index 36eac9162f..11d949f85c 100644
--- a/meta-ibs/meta-ast2500/recipes-kernel/linux/linux-aspeed/sila.cfg
+++ b/meta-ibs/meta-ast2500/recipes-kernel/linux/linux-aspeed/sila.cfg
@@ -76,6 +76,10 @@ CONFIG_PWM_FTTMR010=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PWM_BEEPER=y
CONFIG_VFAT_FS=y
+CONFIG_NFS_FS=y
+CONFIG_NFS_V3_ACL=y
+CONFIG_NFS_V4=y
+CONFIG_NFS_V4_1=y
CONFIG_NLS=y
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ASCII=y