Skip to content

Commit

Permalink
projects/*/linux: add VIRTUOSO sound driver, this fixes OpenELEC#158
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Feb 9, 2012
1 parent dd5a5db commit 5c8b4d5
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion projects/Fusion/linux/linux.i386.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2349,7 +2349,7 @@ CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
CONFIG_SND_VIRTUOSO=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
Expand Down
2 changes: 1 addition & 1 deletion projects/Fusion/linux/linux.x86_64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2294,7 +2294,7 @@ CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
CONFIG_SND_VIRTUOSO=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
Expand Down
2 changes: 1 addition & 1 deletion projects/Generic/linux/linux.i386.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2468,7 +2468,7 @@ CONFIG_SND_INTEL8X0=m
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
CONFIG_SND_VIRTUOSO=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
Expand Down
2 changes: 1 addition & 1 deletion projects/Generic_OSS/linux/linux.i386.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2468,7 +2468,7 @@ CONFIG_SND_INTEL8X0=m
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
CONFIG_SND_VIRTUOSO=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
Expand Down
2 changes: 1 addition & 1 deletion projects/ION/linux/linux.i386.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2311,7 +2311,7 @@ CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
CONFIG_SND_VIRTUOSO=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
Expand Down
2 changes: 1 addition & 1 deletion projects/ION/linux/linux.x86_64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2248,7 +2248,7 @@ CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
CONFIG_SND_VIRTUOSO=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
Expand Down
2 changes: 1 addition & 1 deletion projects/Intel/linux/linux.i386.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2365,7 +2365,7 @@ CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
CONFIG_SND_VIRTUOSO=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
Expand Down
2 changes: 1 addition & 1 deletion projects/Intel/linux/linux.x86_64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2303,7 +2303,7 @@ CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
CONFIG_SND_VIRTUOSO=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
Expand Down

0 comments on commit 5c8b4d5

Please sign in to comment.