zephyr/arch/x86/soc/atom
Daniel Leung 32c6d97922 console/uart: remove duplicate default value for parent UART dev
There is no need to re-define CONFIG_UART_CONSOLE_ON_DEV_NAME to be
"UART_0" all over the place as its default is "UART_0" already.
So remove those duplicate defaults.

Change-Id: Ia86e26b8f90540fdbd7dcb3358d6dac352648b21
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-30 13:38:58 +00:00
..
Kbuild kbuild: move SoC Makefile content to Kbuild file 2016-02-05 20:25:17 -05:00
Kconfig.defconfig console/uart: remove duplicate default value for parent UART dev 2016-03-30 13:38:58 +00:00
Kconfig.soc Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Makefile Move compiler optimization to the SoC 2016-02-05 20:25:29 -05:00
linker.cmd Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
soc.c Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
soc.h serial/ns16550: make IRQ triggering condition a SoC decision 2016-03-30 13:38:34 +00:00