Skip to content

Commit

Permalink
OMAPDSS: Kconfig: Remove HDMI audio booleans from Kconfig
Browse files Browse the repository at this point in the history
The booleans are not used anymore. Just select SND_OMAP_SOC_HDMI_AUDIO
to enable OMAP HDMI audio support.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • Loading branch information
Jyri Sarha authored and Tomi Valkeinen committed Dec 1, 2014
1 parent 50211be commit 4284c35
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions drivers/video/fbdev/omap2/dss/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ config OMAP4_DSS_HDMI
help
HDMI support for OMAP4 based SoCs.

config OMAP4_DSS_HDMI_AUDIO
bool

config OMAP5_DSS_HDMI
bool "HDMI support for OMAP5"
default n
Expand All @@ -86,10 +83,6 @@ config OMAP5_DSS_HDMI
Definition Multimedia Interface. See http://www.hdmi.org/ for HDMI
specification.

config OMAP5_DSS_HDMI_AUDIO
depends on OMAP5_DSS_HDMI
bool

config OMAP2_DSS_SDI
bool "SDI support"
default n
Expand Down

0 comments on commit 4284c35

Please sign in to comment.