Kconfig (58e16d792a6a8c6b750f637a4649967fcac853dc) | Kconfig (5d97408e0d70a7c7c5942ba95260bab7c9e21eb4) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only | 1# SPDX-License-Identifier: GPL-2.0-only |
2config DRM_ANALOGIX_ANX78XX 3 tristate "Analogix ANX78XX bridge" 4 select DRM_KMS_HELPER 5 select REGMAP_I2C 6 help 7 ANX78XX is an ultra-low power Full-HD SlimPort transmitter 8 designed for portable devices. The ANX78XX transforms 9 the HDMI output of an application processor to MyDP 10 or DisplayPort. 11 |
|
2config DRM_ANALOGIX_DP 3 tristate 4 depends on DRM | 12config DRM_ANALOGIX_DP 13 tristate 14 depends on DRM |