aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/cec/usb/Kconfig
blob: 3f3a5c75287a7e4d9b6d41ffff41020dfa200bde (plain) (blame)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
#
# USB drivers

if USB_SUPPORT && TTY
source "drivers/media/cec/usb/pulse8/Kconfig"
source "drivers/media/cec/usb/rainshadow/Kconfig"
endif