repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux/fpc-iii.git]
/
arch
/
s390
/
Kconfig.debug
blob
6bfaceebbbc012ba722d0e240ddc0110ef56341f
1
# SPDX-License-Identifier: GPL-2.0
2
3
config TRACE_IRQFLAGS_SUPPORT
4
def_bool y
5
6
config EARLY_PRINTK
7
def_bool y
8
9
config DEBUG_USER_ASCE
10
bool "Debug User ASCE"
11
help
12
Check on exit to user space that address space control
13
elements are setup correctly.
14
15
If unsure, say N.