]> Git Repo - buildroot-mgba.git/commitdiff
beaglebone: enable NFS root support
authorAnders Darander <[email protected]>
Tue, 14 May 2013 10:09:53 +0000 (10:09 +0000)
committerPeter Korsgaard <[email protected]>
Tue, 14 May 2013 20:51:18 +0000 (22:51 +0200)
Signed-off-by: Anders Darander <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
board/beaglebone/linux-3.8.config

index c083c7091b86dec677d923f50a163771205d84e5..42427716aa9eddc593fb2885e9fb8bfb02fe4974 100644 (file)
@@ -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
This page took 0.034246 seconds and 4 git commands to generate.