822ac26c5da2dbb83bb5f3 parent 7a996d3ab150bb0e1b71fa182f70199a703efdd1 author Sam Ravnborg 1281597111 +0200 committer Michal Marek 1281603302 +0200 kconfig: fix savedefconfig for tristate choices savedefconfig failed to save choice symbols equal to 'y' for tristate choices. This resulted in this value being lost. In particular is fixes an issue where make ARCH=avr32 atngw100_defconfig make ARCH=avr32 savedefconfig cp defconfig arch/avr32/configs/atngw100_defconfig make ARCH=avr32 atngw100_defconfig diff -u .config .config.old failed to produce an identical .config. Signed-off-by: Sam Ravnborg Signed-off-by: Michal Marek ëÎõA–%x