zephyr/boards/quark_se_devboard
Daniel Leung 8f6068e9d8 serial/ns16550: make IRQ triggering condition a SoC decision
The IRQ triggering condition should be specified by SoC as it is
a decision for hardware design. This should not be configurable
in kconfig.

The default is to be triggered on rising edge, just as the same
old kconfig did.

Change-Id: If59d88a30711eb8e03d9cc4f409055cefe1995c5
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-30 13:38:34 +00:00
..
support Add flash support for boards using latest SDK 2016-02-05 20:25:29 -05:00
Kconfig.board boards: make individual boards dependent on SoC selections 2016-03-16 01:38:06 +00:00
Kconfig.defconfig kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
Makefile pinmux: Move the Quark SE devboard to the pinmux model 2016-03-25 06:17:33 -04:00
Makefile.board Add flash support for boards using latest SDK 2016-02-05 20:25:29 -05:00
board.c cc2520: Parametrize driver configs 2016-02-08 21:45:07 -05:00
board.h
quark_se_devboard_defconfig serial/ns16550: make IRQ triggering condition a SoC decision 2016-03-30 13:38:34 +00:00