1# Quick Feather board 2 3# Copyright (c) 2020 Antmicro <www.antmicro.com> 4# SPDX-License-Identifier: Apache-2.0 5 6config BOARD_QUICK_FEATHER 7 bool "QuickLogic Quick Feather target" 8 depends on SOC_EOS_S3 9