zephyr/drivers/serial
Daniel Leung a0a140f470 uart/nsim: Make config for uart/nsim explicit
This adds CONFIG_UART_NSIM to enable the uart/nsim driver.
This fixes compilation issue where the base address parameter
is not defined due to CONFIG_NSIM=y but CONFIG_SERIAL=n.

Change-Id: I1dc1c15b22ad174d4db514d89551780f0dfcae66
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:57 -05:00
..
Kconfig serial: remove unused code after refactoring 2016-02-05 20:24:56 -05:00
Kconfig.k20 serial/k20: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
Kconfig.ns16550 serial/ns16550: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
Kconfig.nsim uart/nsim: Make config for uart/nsim explicit 2016-02-05 20:24:57 -05:00
Kconfig.stellaris serial/stellaris: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
Makefile uart/nsim: Make config for uart/nsim explicit 2016-02-05 20:24:57 -05:00
uart_k20.c uart: remove uart_devs[] 2016-02-05 20:24:56 -05:00
uart_k20_priv.h serial/k20: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
uart_ns16550.c uart: remove uart_devs[] 2016-02-05 20:24:56 -05:00
uart_nsim.c serial/nsim: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
uart_stellaris.c uart: remove uart_devs[] 2016-02-05 20:24:56 -05:00