From 8de24b8cab59e114c415d12c95568b14d028268c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 14 Oct 2013 10:00:37 +0200 Subject: [PATCH] projects/Fusion/linux: add support for RME Hammerfall DIGI9652, this fixes #2636 Signed-off-by: Stephan Raue 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 --- projects/Generic/linux/linux.i386.conf | 2 +- projects/Generic/linux/linux.x86_64.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index b8c2297613..5940ab1f17 100644 --- a/projects/Generic/linux/linux.i386.conf +++ b/projects/Generic/linux/linux.i386.conf @@ -2845,7 +2845,7 @@ CONFIG_SND_INTEL8X0=m # CONFIG_SND_RIPTIDE is not set # CONFIG_SND_RME32 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_SONICVIBES is not set # CONFIG_SND_TRIDENT is not set diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index 79d3d340fd..d70379afc5 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -2813,7 +2813,7 @@ CONFIG_SND_INTEL8X0=m # CONFIG_SND_RIPTIDE is not set # CONFIG_SND_RME32 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_TRIDENT is not set # CONFIG_SND_VIA82XX is not set