summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2016-07-21 11:25:54 -0400
committerJiri Kosina <jkosina@suse.cz>2016-08-02 16:41:54 +0200
commit20d11305b7c441a37ddb5f4676572715fdf8b867 (patch)
treed46e0ea8700525649d6efc07ea9fbcca5a7f5c3a /Makefile
parent884316deb4c9fdf9becfa31831a9e40717e3026c (diff)
HID: use IS_ENABLED() instead of checking for built-in or module
The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either built-in or as a module, use that macro instead of open coding the same. Using the macro makes the code more readable by helping abstract away some of the Kconfig built-in and module enable details. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions