aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/nconf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-09scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan1-11/+10
2011-08-08kconfig/nconf: nuke unreferenced `nohelp_text'Arnaud Lacombe1-2/+0
2011-07-13kconfig/nconf: remove useless conditionnalArnaud Lacombe1-4/+1
2011-07-13kconfig/nconf: prevent segfault on empty menuArnaud Lacombe1-1/+6
2011-07-13kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe1-13/+1
2011-07-13nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu1-2/+0
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe1-1/+1
2011-04-19nconfig: Silence unused return values from wattrsetStephen Boyd1-7/+7
2011-01-07nconf: handle comment entries within choice/endchoicePeter Korsgaard1-2/+6
2010-12-15kbuild/nconf: fix spaces damageArnaud Lacombe1-1/+1
2010-10-28Merge branch 'message-callback' into kbuild/kconfigMichal Marek1-42/+9
2010-09-27Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar/linux-2.6 into kbuild/kconfigMichal Marek1-41/+32
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe1-5/+1
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe1-24/+19
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe1-6/+6
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe1-6/+6
2010-09-13nconfig: Fix help for choice menusStephen Boyd1-0/+2
2010-08-17kconfig: Allow frontends to display messages themselvesMichal Marek1-42/+9
2010-08-16nconfig: add search supportNir Tzachar1-169/+196
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg1-0/+2
2010-02-02nconfig: minor fixNir Tzachar1-3/+3
2010-02-02nconfig: mark local functions as suchMichal Marek1-12/+12
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com1-0/+1568