zephyr/boards/arc/iotdk/Kconfig.defconfig

12 lines
136 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
if BOARD_IOTDK
config BOARD
default "iotdk"
config CPU_ARCEM4
default y
endif # BOARD_IOTDK