1# DesignWare ARC IoT Development Kit board configuration 2 3# Copyright (c) 2018 Synopsys, Inc. All rights reserved. 4# SPDX-License-Identifier: Apache-2.0 5 6config BOARD_IOTDK 7 select SOC_ARC_IOT 8 help 9 The DesignWare ARC IoT Development Kit board is a versatile platform that includes the 10 necessary hardware and software to accelerate software development and debugging of 11 sensor fusion, voice recognition and face detection designs. It includes a silicon 12 implementation of the ARC Data Fusion IP Subsystem running at 144 MHz on SMIC's 55-nm 13 ultra-low power process, and a rich set of peripherals commonly used in IoT designs 14 such as USB, UART, SPI, I2C, PWM, SDIO and ADCs. 15