tegrakernel/kernel/kernel-4.9/drivers/video/tegra/Kconfig

10 lines
345 B
Plaintext

config TEGRA_DC
tristate "Tegra Display Contoller"
depends on (TEGRA_GRHOST || TEGRA_HOST1X) && I2C
select BACKLIGHT_CLASS_DEVICE
select FB_MODE_HELPERS
help
Tegra display controller support.
Enable this to access the Tegra display controller using either framebuffer
console interface and a proprietary dc-ext interface or with ADF.