mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
The new sys/conf/std.debug contains the list of debugging options
enabled by default in -CURRENT, so they don't need to be listed
individually in every kernel config.
Introduce *-DEBUG variants of the major kernel configs.
(cherry picked and modified from commit 4f8f9d708e6a4143f3b178bfab10d0a9b75ba2fe)
Reviewed by: markj, imp, olce (previous version)
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D46871
|
||
|---|---|---|
| .. | ||
| ALPINE | ||
| ARMADA38X | ||
| ARMADAXP | ||
| ASUS_AC1300 | ||
| DEFAULTS | ||
| GENERIC | ||
| GENERIC-DEBUG | ||
| GENERIC-MMCCAM | ||
| JETSON-TK1 | ||
| LINT | ||
| NOTES | ||
| RPI-B | ||
| std.armv6 | ||
| std.armv7 | ||
| std.qca | ||
| TEGRA124 | ||
| ZEDBOARD | ||