zephyr/boards/basic_cortex_m3/Kconfig.board
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

5 lines
103 B
Plaintext

config BOARD_BASIC_CORTEX_M3
bool "Basic Cortex-M3 Board"
depends on SOC_TI_LM3S6965