aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorYoshinobu Inoue <shin@FreeBSD.org>1999-11-22 11:13:00 +0000
committerYoshinobu Inoue <shin@FreeBSD.org>1999-11-22 11:13:00 +0000
commit51f4c15279243e64f7862db4e976d6347b93a5c8 (patch)
tree7a3be0c2667b2de8a9ef0e2f15e87f77d0f63d78 /sys/conf
parent38224dcd596dfecf4199c67ec1bdee8579d34206 (diff)
downloadsrc-51f4c15279243e64f7862db4e976d6347b93a5c8.tar.gz
src-51f4c15279243e64f7862db4e976d6347b93a5c8.zip
move INET6 option from GENERIC to LINT.
Thanks for Brian Fundakowski Feldman and Dag-Erling Smorgrav, to give me the comment and the patch. Submitted by:Dag-Erling Smorgrav
Notes
Notes: svn path=/head/; revision=53580
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 51c11826fde3..e5c36620b59e 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -366,6 +366,7 @@ options ROOTDEVNAME=\"da0s2e\"
# value.
#
options INET #Internet communications protocols
+options INET6 #IPv6 communications protocols
options IPX #IPX/SPX communications protocols
options IPXIP #IPX in IP encapsulation (not available)