10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
|
# Copyright (c) 2021 Hubert Miś <hubert.mis@gmail.com>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
if SHIELD_FTDI_VM800C
|
||
|
|
||
|
config FT800
|
||
|
default y
|
||
|
|
||
|
endif # SHIELD_FTDI_VM800C
|