diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-06-14 07:58:58 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.com> | 2016-06-20 22:42:32 +0200 |
commit | 5ee02af153661ed98b5ccdfb984d78e7a8881b56 (patch) | |
tree | dfc39f4114ac019bacd6270e77b84915ba24ebec /scripts | |
parent | kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansion (diff) | |
download | linux-5ee02af153661ed98b5ccdfb984d78e7a8881b56.tar.xz linux-5ee02af153661ed98b5ccdfb984d78e7a8881b56.zip |
vmlinux.lds.h: replace config_enabled() with IS_ENABLED()
The use of config_enabled() against config options is ambiguous.
Now, IS_ENABLED() is implemented purely with macro expansion, so
let's replace config_enabled() with IS_ENABLED().
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions