mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 08:22:39 +00:00
Remove either duplicate settings between arch & board, or just set HAS_DTS at the arch level since all the boards for a given arch support DTS now. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
|
|
config BOARD_ALTERA_MAX10
|
|
bool "Altera MAX10 Board"
|
|
depends on SOC_NIOS2F_ZEPHYR
|