[kernel] r8669 - in dists/trunk/linux-2.6/debian: . arch/amd64 arch/i386

Maximilian Attems maks at alioth.debian.org
Mon May 21 15:45:44 UTC 2007


Author: maks
Date: Mon May 21 15:45:44 2007
New Revision: 8669

Log:
i386,amd64: enable MTD_NAND_PLATFORM


Modified:
   dists/trunk/linux-2.6/debian/arch/amd64/config
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/changelog

Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config	Mon May 21 15:45:44 2007
@@ -173,6 +173,8 @@
 CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
 # CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
 # CONFIG_MTD_NAND_NANDSIM is not set
+CONFIG_MTD_NAND_PLATFORM=m
+
 CONFIG_PNP=y
 CONFIG_PNP_DEBUG=y
 CONFIG_PNPACPI=y

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	Mon May 21 15:45:44 2007
@@ -227,6 +227,8 @@
 CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
 # CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
 # CONFIG_MTD_NAND_NANDSIM is not set
+CONFIG_MTD_NAND_PLATFORM=m
+
 CONFIG_PNP=y
 # CONFIG_PNP_DEBUG is not set
 CONFIG_ISAPNP=y

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 21 15:45:44 2007
@@ -10,9 +10,9 @@
   * Enable CONFIG_TCP_CONG_YEAH, CONFIG_TCP_CONG_ILLINOIS,
     CONFIG_NF_CONNTRACK_SANE in topconfig.
   * [amd64, i386]: Take care of the renaming acpi-ibm to thinkpad-acpi.
-    Enable KINGSUN_DONGLE, AF_RXRPC, RXKAD.
+    Enable KINGSUN_DONGLE, AF_RXRPC, RXKAD, MTD_NAND_PLATFORM.
 
- -- maximilian attems <maks at debian.org>  Mon, 21 May 2007 17:38:01 +0200
+ -- maximilian attems <maks at debian.org>  Mon, 21 May 2007 17:46:49 +0200
 
 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low
 



More information about the Kernel-svn-changes mailing list