mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove some debugging (KTR_VERBOSE) that crept into ppc GENERIC long ago
and is present on no other architectures by default. MFC after: 4 days
This commit is contained in:
parent
bf55edc7c8
commit
57cf46fea3
1 changed files with 0 additions and 4 deletions
|
|
@ -170,7 +170,3 @@ device pmu
|
|||
device iicbus # I2C bus code
|
||||
device kiic # Keywest I2C
|
||||
|
||||
options KTR
|
||||
options KTR_COMPILE=0xffffffff
|
||||
#options KTR_MASK=KTR_SIG
|
||||
options KTR_VERBOSE
|
||||
|
|
|
|||
Loading…
Reference in a new issue