Maybe this is some "just in case" thing that got copied around. There's no need to have a blank line at the beginning or end of Kconfig files. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
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
|