10 lines
147 B
Plaintext
10 lines
147 B
Plaintext
if ARCH_TEGRA
|
|
|
|
config TEGRA_CEC_SUPPORT
|
|
bool "Tegra CEC support"
|
|
depends on TEGRA_DC
|
|
---help---
|
|
Enables HDMI-CEC driver for Tegra SoC.
|
|
|
|
endif
|