Javier Martinez Canillas 067577868b sundance: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-12 20:27:58 -07:00
..
2016-08-06 09:20:13 -04:00
2016-06-15 22:06:06 -07:00
2016-08-15 11:57:55 -07:00
2016-08-31 14:33:09 -07:00
2016-09-09 16:52:43 -07:00
2016-08-30 22:27:18 -07:00
2016-07-19 19:25:43 -07:00