projects/Fusion/linux: add support for RME Hammerfall DIGI9652, this fixes #2636

Signed-off-by: Stephan Raue <stephan@openelec.tv>

Conflicts:
	projects/Fusion/linux/linux.i386.conf
	projects/Fusion/linux/linux.x86_64.conf
	projects/Generic_OSS/linux/linux.i386.conf
	projects/ION/linux/linux.x86_64.conf
	projects/Intel/linux/linux.x86_64.conf
This commit is contained in:
Stephan Raue 2013-10-14 10:00:37 +02:00 committed by Stefan Saraev
parent 1ba410a7f6
commit 8de24b8cab
2 changed files with 2 additions and 2 deletions

View File

@ -2845,7 +2845,7 @@ CONFIG_SND_INTEL8X0=m
# CONFIG_SND_RIPTIDE is not set # CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set # CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set # CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set CONFIG_SND_RME9652=m
# CONFIG_SND_SIS7019 is not set # CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SONICVIBES is not set # CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set # CONFIG_SND_TRIDENT is not set

View File

@ -2813,7 +2813,7 @@ CONFIG_SND_INTEL8X0=m
# CONFIG_SND_RIPTIDE is not set # CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set # CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set # CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set CONFIG_SND_RME9652=m
# CONFIG_SND_SONICVIBES is not set # CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set # CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set # CONFIG_SND_VIA82XX is not set