zephyr/boards/arduino_101_sss/Kconfig
Anas Nashif 013e6167a8 build: switch to board based configurations
Define boards based on platforms/SoCs and define them under boards/.
Also unify the naming of all platform, SoC and board files and use
platform.h for platforms and board.h for boards.

Change-Id: Icfeb96479ab5800aca98c80a79bdc3cecd645314
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:11 -05:00

8 lines
105 B
Plaintext

if BOARD_ARDUINO_101_SSS
config BOARD
default "arduino_101_sss"
endif # BOARD_ARDUINO_101_SSS