serv/zephyr/drivers/Kconfig
2020-12-16 23:02:56 +01:00

10 lines
182 B
Text

# 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