[Buildroot] [PATCH v2 4/4] beaglebone: enable NFS root

Anders Darander anders at chargestorm.se
Sat May 11 12:57:28 UTC 2013


Signed-off-by: Anders Darander <anders at chargestorm.se>
---
 board/beaglebone/linux-3.8.config |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/board/beaglebone/linux-3.8.config b/board/beaglebone/linux-3.8.config
index c083c70..4242771 100644
--- a/board/beaglebone/linux-3.8.config
+++ b/board/beaglebone/linux-3.8.config
@@ -179,6 +179,8 @@ CONFIG_MSDOS_FS=y
 CONFIG_VFAT_FS=y
 CONFIG_TMPFS=y
 # CONFIG_MISC_FILESYSTEMS is not set
+CONFIG_NFS_FS=y
+CONFIG_ROOT_NFS=y
 CONFIG_NLS_CODEPAGE_437=y
 CONFIG_NLS_ISO8859_1=y
 CONFIG_PRINTK_TIME=y
-- 
1.7.10.4




More information about the buildroot mailing list