zephyr/boards/minnowboard
Daniel Leung b8b6fb5747 boards: make individual boards dependent on SoC selections
This makes the board selection dependent on SoC selection. For example,
select Atmel SAM3 will only allow "Arduino Due" as board selection.
This disallows incompatible SoC/board combination, like K64F with
Arduino Due.

JIRA: ZEP-106
Change-Id: I675961cf33db5a0058fc68f14c8f16978f9c6b95
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-16 01:38:06 +00:00
..
Kconfig rename basic_atom with minnowboard 2016-02-05 20:25:11 -05:00
Kconfig.board boards: make individual boards dependent on SoC selections 2016-03-16 01:38:06 +00:00
Makefile rename basic_atom with minnowboard 2016-02-05 20:25:11 -05:00
board.c rename basic_atom with minnowboard 2016-02-05 20:25:11 -05:00
board.h Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
minnowboard_defconfig boards: Fix override of HPET timer interrupt trigger 2016-03-14 12:36:01 +00:00