[kernel/f14/master] disable some modules to get the kerenl building again on sparc

Dennis Gilmore ausil at fedoraproject.org
Thu Sep 16 19:30:15 UTC 2010


commit c549b813ae80b26d4030a8b9e7fbdbcbe5616596
Author: Dennis Gilmore <dennis at daedalus.ausil.us>
Date:   Thu Sep 16 19:23:41 2010 +0000

    disable some modules to get the kerenl building again on sparc

 config-sparc64-generic |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/config-sparc64-generic b/config-sparc64-generic
index 1d21fa7..1a2cc5c 100644
--- a/config-sparc64-generic
+++ b/config-sparc64-generic
@@ -200,4 +200,9 @@ CONFIG_SERIAL_GRLIB_GAISLER_APBUART=m
 CONFIG_GRETH=m
 CONFIG_FB_XVR1000=y
 
-CONFIG_CRYPTO_DEV_NIAGARA2=y
+CONFIG_CRYPTO_DEV_NIAGARA2=m
+
+# Bellow is changes made to get the kernel building on sparc again, they need to have upstream fixes
+# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
+# CONFIG_ATA_OVER_ETH is not set
+# CONFIG_INFINIBAND is not set


More information about the scm-commits mailing list