728d91d598
() Renames ns16550.c to uart_ns16550.c. This is to follow the driver naming convention. () Renames functions ns16550_uart_*() to uart_ns16550_*(), following driver naming convention. () UART ports initialization is moved into the driver itself. All the init code in platform config files is removed. () Adds (many) Kconfig options. These don't have to be defined in each platform's board.h anymore. () Renames CONFIG_NS16550_* to CONFIG_UART_NS16550_* () Disable NS16550 for ARC as no port is defined anyway. Change-Id: I76bbe25b9bc75eb62df81e533f84f4f63a5257b7 Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
arduino_101_defconfig | ||
basic_atom_defconfig | ||
basic_cortex_m3_defconfig | ||
basic_minuteia_defconfig | ||
fsl_frdm_k64f_defconfig | ||
galileo_defconfig | ||
generic_arc_defconfig | ||
quark_d2000_defconfig | ||
quark_se_defconfig | ||
quark_se_ss_defconfig |