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.

_______________________________________________
Kernel-svn-changes mailing list
Kernel-svn-changes@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to