modules: hal_telink: introduce new HAL Telink module
This commit introduce new HAL Telink module used by new Telink B91 RISC-V platform drivers. Signed-off-by: Yuriy Vynnychek <yura.vynnychek@telink-semi.com>
This commit is contained in:
parent
77bd56f9b1
commit
4b0b1e0eee
3 changed files with 11 additions and 0 deletions
7
modules/Kconfig.telink
Normal file
7
modules/Kconfig.telink
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Copyright (c) 2021 Telink Semiconductor
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config HAS_TELINK_DRIVERS
|
||||
bool "Telink Drivers"
|
||||
help
|
||||
This option enables Telink Drivers APIs.
|
Loading…
Add table
Add a link
Reference in a new issue