summaryrefslogtreecommitdiffstats
path: root/include/linux/kconfig.h
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* kconfig.h: remove config_enabled() macroMasahiro Yamada2016-10-271-3/+2
* kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansionMasahiro Yamada2016-06-201-6/+18
* kconfig.h: use already defined macros for IS_REACHABLE() defineMasahiro Yamada2016-06-201-2/+2
* kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada2016-06-201-5/+6
* Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-211-8/+7
|\
| * include/linux/kconfig.h: ese macros which are already definedMichal Simek2015-04-171-8/+7
* | [media] Add and use IS_REACHABLE macroArnd Bergmann2015-04-081-0/+9
|/
* kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker2012-04-121-4/+18
* kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek2011-07-291-0/+32