Atlas - Kconfig
Home Lines: 1 | Size: 574 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1menu "Makefile options" 2 3config MAKEFILE_TRACE 4 bool "Trace mode" 5 default n 6 help 7 Prints everything the makefile does 8 9config MAKEFILE_LOGS 10 bool "Log mode" 11 default n 12 help 13 Prints a log message to explain what it is doing 14 15config CONFIG_MAKE_IGNORE_WARNING_DARWIN 16 bool "Ignore MacOS warning" 17 default n 18 help 19 Hides the MacOS warning 20endmenu 21 22menu "Documentation" 23 24config DOCS_MAN_MODE 25 bool "Manual format reader" 26 default y 27 help 28 Converts the markdown and text documentation into manual format pages 29endmenu 30[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.