aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/renesas/hs7751rvoip/Kconfig
blob: 1743be477be5dcd575b20a94fb4226c92ab7b230 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
if SH_HS7751RVOIP

menu "HS7751RVoIP options"

config HS7751RVOIP_CODEC
	bool "Support VoIP Codec section"
	help
	  Selecting this option will support CODEC section.

endmenu

endif