git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5b877f
)
s390: use IS_ENABLED to check if a CONFIG is set to y or m
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Fri, 1 Nov 2013 09:08:20 +0000
(10:08 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 16 Dec 2013 13:38:04 +0000
(14:38 +0100)
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>
No differences found