[kernel] r8509 - dists/trunk/linux-2.6/debian/patches/bugfix/arm

Martin Michlmayr tbm at alioth.debian.org
Wed Apr 25 14:27:18 UTC 2007


Author: tbm
Date: Wed Apr 25 14:27:18 2007
New Revision: 8509

Modified:
   dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-broken-config-options2.patch
Log:
update patch


Modified: dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-broken-config-options2.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-broken-config-options2.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/bugfix/arm/disable-broken-config-options2.patch	Wed Apr 25 14:27:18 2007
@@ -5,8 +5,8 @@
  
  config MTD_NAND_CAFE
         tristate "NAND support for OLPC CAFÉ chip"
--       depends on PCI
-+       depends on PCI && (!ARM || BROKEN)
+-       depends on MTD_NAND && PCI
++       depends on MTD_NAND && PCI && (!ARM || BROKEN)
         help
  	 Use NAND flash attached to the CAFÉ chip designed for the $100
  	 laptop.



More information about the Kernel-svn-changes mailing list