commit | 61aa4884b70cdf3b2d373e18ebbbada43789eade | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Nov 01 10:08:20 2013 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Dec 16 14:38:04 2013 +0100 |
tree | f9ebd289508847eb3d96b4b23a32d322787198ad | |
parent | d5b877ffb9aa04a6fb6b6eae6dc19ca163d568a8 [diff] |
s390: use IS_ENABLED to check if a CONFIG is set to y or m This is shorter and should be used instead of the longer form which checks for both possible config options. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>