zephyr/drivers/console
Juan Manuel Cruz c4535eeddf Kbuild: Kconfig source standard for drivers.
This commit standardize the Kconfig inclusion.
Selective sourcing of Kconfig files create conflict when merging
different configuration files (.config files).
Instead, now each kconfig symbols is dependant of its specific
DRV_* driver ksymbol.

Change-Id: I3d20d108a83f00d34067dc334758fd57e51feecf
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:14:10 -05:00
..
Kconfig Kbuild: Kconfig source standard for drivers. 2016-02-05 20:14:10 -05:00
Makefile Kbuild: Adaptation to the location change of driver headers. 2016-02-05 20:14:05 -05:00
uart_console.c console: Refactor serial console interface 2016-02-05 20:13:57 -05:00