summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2010-01-19 17:20:34 +0000
committerjhb <jhb@FreeBSD.org>2010-01-19 17:20:34 +0000
commit0ab6ce0ba0bce27067280abbb3d31f887f040380 (patch)
tree5d014f3d46ae8e6bf2c5084058a689afd0db08bc /sys/sparc64
parent0e18e3f232b7dd6f62026877eb76793da2f00a3a (diff)
downloadFreeBSD-src-0ab6ce0ba0bce27067280abbb3d31f887f040380.zip
FreeBSD-src-0ab6ce0ba0bce27067280abbb3d31f887f040380.tar.gz
Move the examples for the 'hints' and 'env' keywords from various GENERIC
kernel configs into NOTES. Reviewed by: imp
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index a5d4649..87d4e85 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -21,15 +21,6 @@
cpu SUN4U
ident GENERIC
-# To statically compile in device wiring instead of /boot/device.hints
-#hints "GENERIC.hints" # Default places to look for devices.
-
-# Use the following to compile in values accessible to the kernel
-# through getenv() (or kenv(1) in userland). The format of the file
-# is 'variable=value', see kenv(1)
-#
-# env "GENERIC.env"
-
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
# Platforms supported
OpenPOWER on IntegriCloud