Attention is currently required from: Lance Zhao, Patrick Rudolph, Elyes Haouas. Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62362 )
Change subject: treewide/Kconfig: Drop unused symbols ......................................................................
Patch Set 2:
(3 comments)
File src/cpu/x86/Kconfig.debug_cpu:
https://review.coreboot.org/c/coreboot/+/62362/comment/4cd02403_305f6a7a PS2, Line 1: config HAVE_DEBUG_CAR this is also unused when the unused DEBUG_CAR is removed
File src/northbridge/amd/pi/Kconfig:
https://review.coreboot.org/c/coreboot/+/62362/comment/1ae14918_b0878eb7 PS2, Line 42: default 3 this is not only unused, but i'm also pretty sure that this is also the wrong value
File src/soc/intel/common/block/tcss/Kconfig:
https://review.coreboot.org/c/coreboot/+/62362/comment/07308aa0_1a109a92 PS2, Line 20: config SOC_INTEL_COMMON_BLOCK_TCSS_REG_ACCESS_SBI hm, not sure about this one; might be that this will be used in some future soc