After this commit - https://review.coreboot.org/c/coreboot/+/79058 - now I always have this warning while doing a "make menuconfig" :
src/soc/intel/xeon_sp/Kconfig:95:warning: config symbol defined without type
To fix this, please add the "bool" line before "default y" to specify the config symbol type.
P.S. wrote about this problem under the change about ~1 month ago, but maybe the notifications are not working for the merged changes - so posting it here just in case
H
I'm not seeing this and the type of the option is set in src/device/Kconfig. Do you have some local changes that affect that?
Arthur
On Sun, Feb 18, 2024 at 6:33 PM Mike Banon mikebdp2@gmail.com wrote:
After this commit - https://review.coreboot.org/c/coreboot/+/79058 - now I always have this warning while doing a "make menuconfig" :
src/soc/intel/xeon_sp/Kconfig:95:warning: config symbol defined without type
To fix this, please add the "bool" line before "default y" to specify the config symbol type.
P.S. wrote about this problem under the change about ~1 month ago, but maybe the notifications are not working for the merged changes - so posting it here just in case -- Best regards, Mike Banon Open Source Community Manager of 3mdeb - https://3mdeb.com/