What would be the correct way to preserve a Kconfig setting for a choice field when one of its options has been renamed? The specific case here is the ARCH_ORION -> ARCH_ORION5X rename in arch/arm/Kconfig (commit: 9dd0b194bf68). I've tried a number of things but keep getting the general default (ARCH_VERSATILE), which means various previously selected modules get unselected. Cheers, FJP -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html