Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29751 )
Change subject: cpu/x86/Kconfig.debug: Move more options here ......................................................................
Patch Set 1: Code-Review+2
(1 comment)
https://review.coreboot.org/#/c/29751/1/src/cpu/x86/Kconfig.debug File src/cpu/x86/Kconfig.debug:
https://review.coreboot.org/#/c/29751/1/src/cpu/x86/Kconfig.debug@10 PS1, Line 10: if DEFAULT_CONSOLE_LOGLEVEL_7 || DEFAULT_CONSOLE_LOGLEVEL_8 nit: I'm okay with leaving it as it is, but in general this doesn't sound like the right thing to do. In some configurations there are ways to change loglevel at runtime, so we probably shouldn't presume here.