1 # SPDX-License-Identifier: GPL-2.0 2 3 config EARLY_PRINTK 4 def_bool y 5 6 config DEBUG_ENTRY 7 bool "Debug low-level entry code" 8 depends on DEBUG_KERNEL 9 help 10 This option enables sanity checks in 11 Some of these sanity checks may slow 12 exits or otherwise impact performanc 13 14 If unsure, say N. 15 16 config CIO_INJECT 17 bool "CIO Inject interfaces" 18 depends on DEBUG_KERNEL && DEBUG_FS 19 help 20 This option provides a debugging fac 21 and instruction responses to the CIO 22 debugfs user-interfaces will be at /
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.