zephyr/boards/x86/tinytile/Kconfig.board
Anas Nashif 9479b98e75 boards: fix dropped HAS_DTS
Some boards had HAS_DTS in the defconfig which is dropped if the Kconfig
variable does not have a prompt.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-08-11 11:05:36 -05:00

6 lines
88 B
Plaintext

config BOARD_TINYTILE
bool "TinyTILE"
depends on SOC_SERIES_QUARK_SE
select HAS_DTS