blob: e94a2a7f6bf448baa314b16ca838bdce32aec969 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Linus Torvalds1da177e2005-04-16 15:20:36 -07002
Heiko Carstens89175cf2017-01-11 09:14:52 +01003config EARLY_PRINTK
4 def_bool y
Heiko Carstens062e5272020-11-16 08:06:41 +01005
Sven Schnelle56e62a72020-11-21 11:14:56 +01006config DEBUG_ENTRY
7 bool "Debug low-level entry code"
8 depends on DEBUG_KERNEL
Heiko Carstens062e5272020-11-16 08:06:41 +01009 help
Sven Schnelle56e62a72020-11-21 11:14:56 +010010 This option enables sanity checks in s390 low-level entry code.
11 Some of these sanity checks may slow down kernel entries and
12 exits or otherwise impact performance.
Heiko Carstens062e5272020-11-16 08:06:41 +010013
14 If unsure, say N.
Vineeth Vijayana4f17cc2021-02-07 20:40:58 +010015
16config CIO_INJECT
17 bool "CIO Inject interfaces"
18 depends on DEBUG_KERNEL && DEBUG_FS
19 help
20 This option provides a debugging facility to inject certain artificial events
21 and instruction responses to the CIO layer of Linux kernel. The newly created
22 debugfs user-interfaces will be at /sys/kernel/debug/s390/cio/*