aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lkc_proto.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-25kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada1-1/+1
2018-07-25kconfig: handle format string before calling conf_message_callback()Masahiro Yamada1-1/+1
2018-05-29kconfig: support append assignment operatorMasahiro Yamada1-0/+1
2018-05-29kconfig: support simply expanded variableMasahiro Yamada1-1/+6
2018-05-29kconfig: support user-defined function and recursively expanded variableMasahiro Yamada1-0/+2
2018-05-29kconfig: remove sym_expand_string_value()Masahiro Yamada1-1/+0
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-0/+6
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-02-25kconfig: Remove unnecessary prototypes from headersMichal Marek1-3/+0
2015-02-25kconfig: Get rid of the P() macro in headersMichal Marek1-45/+43
2013-06-18mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders1-0/+1
2012-10-25menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier1-2/+2
2012-09-27menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier1-4/+4
2012-09-27menuconfig: Add jump keys to search resultsBenjamin Poirier1-2/+4
2011-07-01kconfig: introduce specialized printerArnaud Lacombe1-0/+1
2010-10-28Merge branch 'message-callback' into kbuild/kconfigMichal Marek1-0/+2
2010-09-19kconfig: add a symbol string expansion helperArnaud Lacombe1-0/+1
2010-08-17kconfig: Allow frontends to display messages themselvesMichal Marek1-0/+2
2010-08-03kconfig: add savedefconfigSam Ravnborg1-0/+1
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan1-1/+2
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com1-1/+2
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan1-0/+2
2008-04-28kconfig: add named choice groupRoman Zippel1-1/+1
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg1-1/+0
2007-11-12kconfig: add helper to set config symbol from environment variableSam Ravnborg1-0/+1
2007-07-25kconfig: attach help text to menusSam Ravnborg1-0/+2
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.ccKarsten Wiese1-0/+1
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions onlyKarsten Wiese1-1/+0
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese1-0/+1
2006-06-09kconfig: create links in info windowRoman Zippel1-1/+1
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel1-1/+1
2006-06-09kconfig: fix .config dependenciesRoman Zippel1-0/+1
2005-11-09[PATCH] kconfig: preset config during all*configRoman Zippel1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+40