This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
24abcf8094
zephyr
/
boards
/
x86
/
tinytile
/
Kconfig.board
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
boards: add tinytile board Change-Id: I9661c21c25761e29b695f78236df4e44192f367f Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-02-10 11:18:38 +08:00
config BOARD_TINYTILE
bool "TinyTILE"
depends on SOC_SERIES_QUARK_SE
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 20:55:15 +08:00
select HAS_DTS