summaryrefslogtreecommitdiff
path: root/include/linux/kconfig.h
Commit message (Expand)AuthorAge
* kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>Masahiro Yamada2018-03-31
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-22
|\
| * Kbuild: always define endianess in kconfig.hArnd Bergmann2018-02-21
* | kconfig.h: Include compiler types to avoid missed struct attributesKees Cook2018-02-22
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-27
* kconfig.h: remove config_enabled() macroMasahiro Yamada2016-10-27
* kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansionMasahiro Yamada2016-06-20
* kconfig.h: use already defined macros for IS_REACHABLE() defineMasahiro Yamada2016-06-20
* kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada2016-06-20
* Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-21
|\
| * include/linux/kconfig.h: ese macros which are already definedMichal Simek2015-04-17
* | [media] Add and use IS_REACHABLE macroArnd Bergmann2015-04-08
|/
* kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker2012-04-12
* kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek2011-07-29