|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] fix build for all architectures
I noticed that there was a patch for this particular build failure for
the x86_32 arch in the xen-staging queue, but not for any other -- and
it definitely breaks ia64. This patch fixes all the default kernel
configs that _seem_ to use CONFIG_SND_FM801_TEA575X. I'm hoping this
gets all of them.
Could I please ask folks to check on other arch config files, too, when
changes like this are needed? Thanks.
Signed-off-by: Al Stone <ahs3@xxxxxxxxx>
diff -r 9837ff37e354 -r 491bf04453b2 buildconfigs/linux-defconfig_xen0_ia64
--- a/buildconfigs/linux-defconfig_xen0_ia64 Wed Sep 20 12:02:13 2006 +0100
+++ b/buildconfigs/linux-defconfig_xen0_ia64 Wed Sep 20 13:25:43 2006 -0600
@@ -1040,6 +1040,7 @@ CONFIG_SND_ATIIXP=y
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
CONFIG_SND_FM801=y
+# CONFIG_SND_FM801_TEA575X_BOOL is not set
CONFIG_SND_FM801_TEA575X=y
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
diff -r 9837ff37e354 -r 491bf04453b2 buildconfigs/linux-defconfig_xenU_ia64
--- a/buildconfigs/linux-defconfig_xenU_ia64 Wed Sep 20 12:02:13 2006 +0100
+++ b/buildconfigs/linux-defconfig_xenU_ia64 Wed Sep 20 13:25:43 2006 -0600
@@ -939,6 +939,7 @@ CONFIG_SND_AC97_BUS=y
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
CONFIG_SND_FM801=y
+# CONFIG_SND_FM801_TEA575X_BOOL is not set
CONFIG_SND_FM801_TEA575X=y
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
diff -r 9837ff37e354 -r 491bf04453b2 buildconfigs/linux-defconfig_xen_ia64
--- a/buildconfigs/linux-defconfig_xen_ia64 Wed Sep 20 12:02:13 2006 +0100
+++ b/buildconfigs/linux-defconfig_xen_ia64 Wed Sep 20 13:25:43 2006 -0600
@@ -1046,6 +1046,7 @@ CONFIG_SND_ATIIXP=y
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
CONFIG_SND_FM801=y
+# CONFIG_SND_FM801_TEA575X_BOOL is not set
CONFIG_SND_FM801_TEA575X=y
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
diff -r 9837ff37e354 -r 491bf04453b2 buildconfigs/linux-defconfig_xen_x86_32
--- a/buildconfigs/linux-defconfig_xen_x86_32 Wed Sep 20 12:02:13 2006 +0100
+++ b/buildconfigs/linux-defconfig_xen_x86_32 Wed Sep 20 13:25:43 2006 -0600
@@ -2377,6 +2377,7 @@ CONFIG_SND_ES1938=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_FM801=m
+# CONFIG_SND_FM801_TEA575X_BOOL is not set
CONFIG_SND_FM801_TEA575X=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDSP=m
diff -r 9837ff37e354 -r 491bf04453b2 buildconfigs/linux-defconfig_xen_x86_64
--- a/buildconfigs/linux-defconfig_xen_x86_64 Wed Sep 20 12:02:13 2006 +0100
+++ b/buildconfigs/linux-defconfig_xen_x86_64 Wed Sep 20 13:25:43 2006 -0600
@@ -2237,6 +2237,7 @@ CONFIG_SND_ES1938=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_FM801=m
+# CONFIG_SND_FM801_TEA575X_BOOL is not set
CONFIG_SND_FM801_TEA575X=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDSP=m
--
Ciao,
al
----------------------------------------------------------------------
Al Stone Alter Ego:
Open Source and Linux R&D Debian Developer
Hewlett-Packard Company http://www.debian.org
E-mail: ahs3@xxxxxxxxx ahs3@xxxxxxxxxx
----------------------------------------------------------------------
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] fix build for all architectures,
Al Stone <=
|
|
|
|
|