1# Copyright (c) 2018 Cypress Semiconductor
2# SPDX-License-Identifier: Apache-2.0
3
4config HAS_CYPRESS_DRIVERS
5	bool
6	select HAS_CMSIS_CORE
7