mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
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: Tony Lindgren <tony@atomide.com> |
||
|---|---|---|
| .. | ||
| ams-delta-fiq.h | ||
| board-ams-delta.h | ||
| hardware.h | ||
| io.h | ||
| irqs.h | ||
| lcd_dma.h | ||
| lcdc.h | ||
| memory.h | ||
| mtd-xip.h | ||
| mux.h | ||
| omap7xx.h | ||
| omap16xx.h | ||
| omap1510.h | ||
| serial.h | ||
| soc.h | ||
| tc.h | ||
| uncompress.h | ||
| usb.h | ||