mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
12 lines
234 B
Plaintext
12 lines
234 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Light backend drivers
|
|
#
|
|
|
|
menu "Light backend drivers"
|
|
|
|
source "drivers/light/light_mailbox/Kconfig"
|
|
source "drivers/light/light_blk/Kconfig"
|
|
source "drivers/light/light_net/Kconfig"
|
|
endmenu
|