[kernel] r10195 - in dists/trunk/linux-2.6/debian: . config/mips config/mipsel

Martin Michlmayr tbm at alioth.debian.org
Fri Jan 25 12:28:01 UTC 2008


Author: tbm
Date: Fri Jan 25 12:28:01 2008
New Revision: 10195

Log:
Turn off CONFIG_NIU since it fails to compile.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/mips/config
   dists/trunk/linux-2.6/debian/config/mipsel/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jan 25 12:28:01 2008
@@ -7,6 +7,7 @@
   * Don't build the AdvanSys driver on ARM since it fails to compile.
   * Disable ATH5K on ARM since it fails to compile.
   * [arm/iop32x] Activate DMADEVICES.
+  * [mips/mipsel] Turn off CONFIG_NIU since it fails to compile.
 
   [ maximilian attems ]
   * [amd64, i386]: Enable ACPI_SYSFS_POWER and disable ACPI_PROCFS_POWER.

Modified: dists/trunk/linux-2.6/debian/config/mips/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config	Fri Jan 25 12:28:01 2008
@@ -1,3 +1,4 @@
 CONFIG_MIPS=y
 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
 CONFIG_GENERIC_FIND_NEXT_BIT=y
+# CONFIG_NIU is not set

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config	Fri Jan 25 12:28:01 2008
@@ -1 +1,2 @@
 CONFIG_MIPS=y
+# CONFIG_NIU is not set



More information about the Kernel-svn-changes mailing list