[kernel] r10272 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Tue Jan 29 21:42:17 UTC 2008


Author: maks
Date: Tue Jan 29 21:42:16 2008
New Revision: 10272

Log:
topconfig disable sis190

disable temporarly sis190 due to build breakage:
drivers/net/sis190.c:329: error: sis190_pci_tbl causes a section type conflict
make[5]: *** [drivers/net/sis190.o] Error 1


Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Jan 29 21:42:16 2008
@@ -892,7 +892,7 @@
 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
 CONFIG_E1000E=m
 CONFIG_R8169_NAPI=y
-CONFIG_SIS190=m
+# CONFIG_SIS190 is not set
 CONFIG_SKGE=m
 # CONFIG_SKGE_DEBUG is not set
 CONFIG_SKY2=m



More information about the Kernel-svn-changes mailing list