Comment out the other BOOTP option

This should make PANDABOARD suitable for building
bootable SD images.

Submitted by:	Giovanni Trematerra
This commit is contained in:
Tim Kientzle 2012-10-27 04:02:12 +00:00
parent 648f9a3ccd
commit 27da503bd6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242171

View File

@ -54,7 +54,7 @@ options NFS_ROOT #NFS usable as /, requires NFSCLIENT
#options BOOTP_NFSROOT
#options BOOTP_COMPAT
#options BOOTP
options BOOTP_NFSV3
#options BOOTP_NFSV3
#options BOOTP_WIRED_TO=ue0
options MSDOSFS #MSDOS Filesystem
#options CD9660 #ISO 9660 Filesystem