mirror of
https://github.com/olofk/serv.git
synced 2026-01-17 16:33:40 +00:00
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
# Copyright (c) 2020 Olof Kindgren <olof.kindgren@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
menu "Device Drivers"
|
|
|
|
rsource "serial/Kconfig"
|
|
|
|
rsource "timer/Kconfig"
|
|
|
|
endmenu
|