mtw(4) remove misplaced DEBUG_FLAGS
[freebsd/src.git] / sys / powerpc / conf / GENERIC64LE-NODEBUG
blobfd2d3ca84a19a3a0edcf61fcefa4d1dd73c1b991
2 # GENERIC64LE-NODEBUG -- WITNESS and INVARIANTS free kernel configuration file
3 #                    for FreeBSD/powerpc
5 # This configuration file removes several debugging options, including
6 # WITNESS and INVARIANTS checking, which are known to have significant
7 # performance impact on running systems.  When benchmarking new features
8 # this kernel should be used instead of the standard GENERIC64LE.
9 # This kernel configuration should never appear outside of the HEAD
10 # of the FreeBSD tree.
12 # For more information on this file, please read the config(5) manual page,
13 # and/or the handbook section on Kernel Configuration Files:
15 #    https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
17 # The handbook is also available locally in /usr/share/doc/handbook
18 # if you've installed the doc distribution, otherwise always see the
19 # FreeBSD World Wide Web server (https://www.FreeBSD.org/) for the
20 # latest information.
22 # An exhaustive list of options and more detailed explanations of the
23 # device lines is also present in the ../../conf/NOTES and NOTES files.
24 # If you are in doubt as to the purpose or necessity of a line, check first
25 # in NOTES.
28 include GENERIC64LE
29 include "std.nodebug"
31 ident   GENERIC64LE-NODEBUG