OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rc203soc/] [sw/] [uClinux/] [drivers/] [sound/] [Config.std] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1626 jcastillo
#
2
# Sound driver configuration
3
#
4
#--------
5
# There is another config script which is compatible with rest of
6
# the kernel. It can be activated by running 'make mkscript' in this
7
# directory. Please note that this is an _experimental_ feature which
8
# doesn't work with all cards (PSS, SM Wave, AudioTrix Pro, Maui).
9
#--------
10
#
11
$MAKE -C drivers/sound config || exit 1
12
 
13
bool 'Additional low level drivers' CONFIG_LOWLEVEL_SOUND
14
 
15
if [ "$CONFIG_LOWLEVEL_SOUND" = "y" ]; then
16
   bool 'ACI mixer (miroPCM12)' CONFIG_ACI_MIXER
17
fi

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.