[PATCH] drm/tegra: drop "select DRM_HDMI"

2013-03-06 Thread Thierry Reding
On Tue, Mar 05, 2013 at 10:07:36PM +0100, Paul Bolle wrote: > Commit ac24c2204a76e5b42aa103bf963ae0eda1b827f3 ("drm/tegra: Use generic > HDMI infoframe helpers") added "select DRM_HDMI" to the DRM_TEGRA > Kconfig entry. But there is no Kconfig symbol named DRM_HDMI. The select > statement for that

Re: [PATCH] drm/tegra: drop "select DRM_HDMI"

2013-03-05 Thread Thierry Reding
On Tue, Mar 05, 2013 at 10:07:36PM +0100, Paul Bolle wrote: > Commit ac24c2204a76e5b42aa103bf963ae0eda1b827f3 ("drm/tegra: Use generic > HDMI infoframe helpers") added "select DRM_HDMI" to the DRM_TEGRA > Kconfig entry. But there is no Kconfig symbol named DRM_HDMI. The select > statement for that

[PATCH] drm/tegra: drop "select DRM_HDMI"

2013-03-05 Thread Paul Bolle
Commit ac24c2204a76e5b42aa103bf963ae0eda1b827f3 ("drm/tegra: Use generic HDMI infoframe helpers") added "select DRM_HDMI" to the DRM_TEGRA Kconfig entry. But there is no Kconfig symbol named DRM_HDMI. The select statement for that symbol is a nop. Drop it. What was needed to use HDMI functionality

[PATCH] drm/tegra: drop "select DRM_HDMI"

2013-03-05 Thread Paul Bolle
Commit ac24c2204a76e5b42aa103bf963ae0eda1b827f3 ("drm/tegra: Use generic HDMI infoframe helpers") added "select DRM_HDMI" to the DRM_TEGRA Kconfig entry. But there is no Kconfig symbol named DRM_HDMI. The select statement for that symbol is a nop. Drop it. What was needed to use HDMI functionality