Home
last modified time | relevance | path

Searched refs:check_conf (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dconf.c21 static void check_conf(struct menu *menu);
369 check_conf(menu); in conf()
414 static void check_conf(struct menu *menu) in check_conf() function
440 check_conf(child); in check_conf()
611 check_conf(&rootmenu); in main()