mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 06:52:48 +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_ARDUINO_101
|
|
bool "Arduino 101 Board"
|
|
depends on SOC_SERIES_QUARK_SE
|