configs: Enable NFS in linaro-base.conf
authorAndrey Konovalov <andrey.konovalov@linaro.org>
Fri, 17 May 2013 19:55:18 +0000 (23:55 +0400)
committerAndrey Konovalov <andrey.konovalov@linaro.org>
Fri, 17 May 2013 19:55:18 +0000 (23:55 +0400)
As per launchpad bug 1167446, adding NFS is requested for arndale.
vexpress[64], panda and snowball have NFS enabled in their board config
fragments already. This is natural just to move it to linaro-base.conf.

Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
linaro/configs/linaro-base.conf

index 5c748a75dfe63e38888e4714d1a31f188d63f3ae..97576df79e7cb922e332d5d5694966c671f075f3 100644 (file)
@@ -69,6 +69,12 @@ CONFIG_JFFS2_COMPRESSION_OPTIONS=y
 CONFIG_JFFS2_LZO=y
 CONFIG_JFFS2_RUBIN=y
 CONFIG_CRAMFS=y
+CONFIG_NETWORK_FILESYSTEMS=y
+CONFIG_NFS_FS=y
+CONFIG_NFS_V3=y
+CONFIG_NFS_V3_ACL=y
+CONFIG_NFS_V4=y
+CONFIG_ROOT_NFS=y
 CONFIG_NLS_CODEPAGE_437=y
 CONFIG_NLS_ISO8859_1=y
 CONFIG_PRINTK_TIME=y