aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-11-301-1/+1
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2018-11-2912-18/+18
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2018-11-296-6/+20
* kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch2018-11-291-1/+1
* kconfig: adjust warning message for conflicting typesMartin Walch2018-11-291-3/+4
* kconfig: fix trivial typos and update mconf documentationMartin Walch2018-11-293-33/+31
* kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2018-11-292-4/+4
* kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2018-11-292-2/+2
* mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders2018-11-294-13/+31
* kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN2018-11-291-0/+6
* kconfig: do not special-case 'MODULES' symbolYann E. MORIN2018-11-292-13/+3
* localmodconfig: Use Kbuild files tooRichard Weinberger2016-08-261-1/+1
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-2/+2
* first commitMeizu OpenSource2016-08-1542-0/+24266