|
@@ -14,16 +14,6 @@ config EARLY_PRINTK
|
|
|
with klogd/syslogd. You should normally N here,
|
|
|
unless you want to debug such a crash.
|
|
|
|
|
|
-config DEBUG_EXTRA_FLAGS
|
|
|
- string "Additional compiler arguments when building with '-g'"
|
|
|
- depends on DEBUG_INFO
|
|
|
- default ""
|
|
|
- help
|
|
|
- Debug info can be large, and flags like
|
|
|
- `-femit-struct-debug-baseonly' can reduce the kernel file
|
|
|
- size and build time noticeably. Such flags are often
|
|
|
- helpful if the main use of debug info is line number info.
|
|
|
-
|
|
|
config TILE_HVGLUE_TRACE
|
|
|
bool "Provide wrapper functions for hypervisor ABI calls"
|
|
|
default n
|