summaryrefslogtreecommitdiff
path: root/scripts/kconfig/nconf.c
AgeCommit message (Expand)Author
2011-07-13kconfig/nconf: remove useless conditionnalArnaud Lacombe
2011-07-13kconfig/nconf: prevent segfault on empty menuArnaud Lacombe
2011-07-13kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe
2011-07-13nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-04-19nconfig: Silence unused return values from wattrsetStephen Boyd
2011-01-07nconf: handle comment entries within choice/endchoicePeter Korsgaard
2010-12-15kbuild/nconf: fix spaces damageArnaud Lacombe
2010-10-28Merge branch 'message-callback' into kbuild/kconfigMichal Marek
2010-09-27Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Michal Marek
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe
2010-09-13nconfig: Fix help for choice menusStephen Boyd
2010-08-17kconfig: Allow frontends to display messages themselvesMichal Marek
2010-08-16nconfig: add search supportNir Tzachar
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg
2010-02-02nconfig: minor fixNir Tzachar
2010-02-02nconfig: mark local functions as suchMichal Marek
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com