--- a/scripts/kconfig/conf.c +++ b/scripts/kconfig/conf.c @@ -212,6 +212,8 @@ static int conf_sym(struct menu *menu) break; continue; case 0: + if (!sym_has_value(sym) && !tty_stdio && getenv("FAIL_ON_UNCONFIGURED")) + exit(1); newval = oldval; break; case '?': misc/rns510/python' title='misc/rns510/python Git repository'/>
![]() |
index : misc/rns510/python | |
| python code for rns510 co-ordinate conversions | James |
| summaryrefslogtreecommitdiffstats |