e2k: add sound setup

Radeon HDMI as the default soundcard isn't really optimal,
and trying to push 44100 kHz samples towards 48 kHz interface
isn't going to sound great; provide sane ALSA dmix defaults
for Elbrus-401 PC workstation.
This commit is contained in:
Michael Shigorin 2017-08-21 21:55:47 +03:00
parent cf9559287b
commit 29bbcaa14b

View File

@ -5,3 +5,6 @@ use/e2k:
use/e2k/x11: use/e2k use/x11
@$(call add,THE_PACKAGES,xorg-conf-e401-radeon)
@$(call add,THE_PACKAGES,xorg-drv-ati)
use/e2k/sound:
@$(call add,THE_PACKAGES,setup-alsa-elbrus-401)