[Buildroot] [git commit] beaglebone: enable NFS root support

Peter Korsgaard jacmet at sunsite.dk
Sun Jun 2 21:19:33 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=594f07e85221fcf7bf7228804e9c7499a69fd5f0
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Anders Darander <anders at chargestorm.se>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 board/beaglebone/linux-3.8.config |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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


More information about the buildroot mailing list