[kernel] r9876 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Tue Dec 4 15:10:54 UTC 2007


Author: maks
Date: Tue Dec  4 15:10:54 2007
New Revision: 9876

Log:
topconfig set new 2.6.24 mtd drivers


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Dec  4 15:10:54 2007
@@ -10,7 +10,8 @@
     SENSORS_FSCHMD, SENSORS_IBMPEX, CRYPTO_XTS, CRYPTO_SEED, CRYPTO_AUTHENC,
     DVB_S5H1409, DVB_TUNER_MT2131, INET_LRO, MMC_RICOH_MMC, MMC_SPI,
     RTC_DRV_DS1374, VIDEO_CX23885, VIDEO_FB_IVTV, USB_SERIAL_CH341,
-    SCSI_SRP_TGT_ATTRS, ADM8211.
+    SCSI_SRP_TGT_ATTRS, ADM8211, MTD_INTEL_VR_NOR, MTD_ALAUDA,
+    MTD_ONENAND_2X_PROGRAM, MTD_ONENAND_SIM.
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
@@ -23,7 +24,7 @@
   [ Martin Michlmayr ]
   * [mipsel/r5k-cobalt] Enable the new LEDs driver for Cobalt RaQ.
 
- -- maximilian attems <maks at debian.org>  Sun,  2 Dec 2007 13:27:46 +0100
+ -- maximilian attems <maks at debian.org>  Tue, 04 Dec 2007 16:09:43 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

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 Dec  4 15:10:54 2007
@@ -547,6 +547,7 @@
 #
 # CONFIG_MTD_ESB2ROM is not set
 # CONFIG_MTD_CK804XROM is not set
+CONFIG_MTD_INTEL_VR_NOR=m
 CONFIG_MTD_PLATRAM=m
 
 #
@@ -561,9 +562,12 @@
 # CONFIG_MTD_NAND_ECC_SMC is not set
 # CONFIG_MTD_NAND_MUSEUM_IDS is not set
 CONFIG_MTD_NAND_CAFE=m
+CONFIG_MTD_ALAUDA=m
 CONFIG_MTD_ONENAND=m
 CONFIG_MTD_ONENAND_VERIFY_WRITE=y
 # CONFIG_MTD_ONENAND_OTP is not set
+CONFIG_MTD_ONENAND_2X_PROGRAM=y
+CONFIG_MTD_ONENAND_SIM=m
 
 CONFIG_MTD_UBI=m
 CONFIG_MTD_UBI_WL_THRESHOLD=4096



More information about the Kernel-svn-changes mailing list