083617e2c0
Move Kconfig from modules to the main zephyr tree to allow depenedency resolution. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
#
|
|
# Copyright (c) 2018 Cypress Semiconductor
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
config HAS_CYPRESS_DRIVERS
|
|
bool
|
|
select HAS_CMSIS
|