1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-17 16:33:40 +00:00
2020-12-16 23:02:56 +01:00

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