Hi I found that Kconfig handles invisible symbols differently. For example, in oldconfig program, when a configuration item is invisible, it will force the assignment of newval, but in the menuconfig program’s load config, it will not handle it. Why is this?