zephyr/samples/ipm
Kumar Gala 14ed572110 samples: removed nonexistant CONFIG_NS16550 Kconfig symbol
The prj.conf files set CONFIG_NS16550=n.  The symbol should be
CONFIG_UART_NS16550.  However, its not necessary to set this at all as
CONFIG_SERIAL=n will guard the UART driver symbol.

Change-Id: If7c40b649a94c869b13e009f67703b48e66e764f
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-07-28 07:20:12 -05:00
..
ipm_demo_arc samples: removed nonexistant CONFIG_NS16550 Kconfig symbol 2016-07-28 07:20:12 -05:00
ipm_demo_lmt build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
sample.tc testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00