Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# ALSA PA-RISC drivers

menuconfig CONFIG_SND_GSC
	bool "GSC sound devices"
	depends on CONFIG_GSC
	default y
	help
	  Support for CONFIG_GSC sound devices on PA-RISC architectures.

if CONFIG_SND_GSC

config CONFIG_SND_HARMONY
	tristate "Harmony/Vivace sound chip"
	select CONFIG_SND_PCM
	help
	  Say 'Y' or 'CONFIG_M' to include support for the Harmony/Vivace sound
	  chip found in most CONFIG_GSC-based PA-RISC workstations.  It's frequently
	  provided as part of the Lasi multi-function IC.

endif	# CONFIG_SND_GSC