404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.226.163.178: ~ $
# SPDX-License-Identifier: GPL-2.0
menu "Kernel hacking"

config TRACE_IRQFLAGS_SUPPORT
	bool
	default y

source "lib/Kconfig.debug"

config CMDLINE
	string "Default kernel command string"
	default ""
	help
	  On some platforms, there is currently no way for the boot loader to
	  pass arguments to the kernel. For these platforms, you can supply
	  some command-line options at build time by entering them here.  In
	  other cases you can specify kernel args so that you don't have
	  to set them up in board prom initialization routines.

config RUNTIME_DEBUG
	bool "Enable run-time debugging"
	depends on DEBUG_KERNEL
	help
	  If you say Y here, some debugging macros will do run-time checking.
	  If you say N here, those macros will mostly turn to no-ops.  See
	  include/asm-score/debug.h for debugging macros.
	  If unsure, say N.

endmenu

Filemanager

Name Type Size Permission Actions
boot Folder 0755
include Folder 0755
kernel Folder 0755
lib Folder 0755
mm Folder 0755
Kconfig File 1.63 KB 0644
Kconfig.debug File 847 B 0644
Makefile File 1.03 KB 0644