# Advanced Linux Sound Architecture
CONFIG_SND=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
# Generic devices
#都没选
# ISA devices
#都没选
# PCI devices
#只选了这个
CONFIG_SND_VIA82XX=y
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set