Commit message (Expand) | Author | Age | |
---|---|---|---|
* | kconfig.h: remove config_enabled() macro | Masahiro Yamada | 2016-10-27 |
* | kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansion | Masahiro Yamada | 2016-06-20 |
* | kconfig.h: use already defined macros for IS_REACHABLE() define | Masahiro Yamada | 2016-06-20 |
* | kconfig.h: use __is_defined() to check if MODULE is defined | Masahiro Yamada | 2016-06-20 |
* | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux... | Mauro Carvalho Chehab | 2015-04-21 |
|\ | |||
| * | include/linux/kconfig.h: ese macros which are already defined | Michal Simek | 2015-04-17 |
* | | [media] Add and use IS_REACHABLE macro | Arnd Bergmann | 2015-04-08 |
|/ | |||
* | kconfig: fix IS_ENABLED to not require all options to be defined | Paul Gortmaker | 2012-04-12 |
* | kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() | Michal Marek | 2011-07-29 |