Hi, is there a way to compare int values? E.g.: config FOO int prompt "Foo" range 1 10 config BAR def_bool (FOO || 5) = 5 for bool BAR = ( FOO <= 5 )? Thanks Marvin -- 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