[kernel] r8805 - in dists/trunk/linux-2.6/debian: . arch

Maximilian Attems maks at alioth.debian.org
Sat May 26 20:46:49 UTC 2007


Author: maks
Date: Sat May 26 20:46:48 2007
New Revision: 8805

Log:
enable "UBI - Unsorted block images" depends on mtd
and is a lvm like software layer on top.


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

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Sat May 26 20:46:48 2007
@@ -473,6 +473,10 @@
 # CONFIG_MTD_ESB2ROM is not set
 # CONFIG_MTD_CK804XROM is not set
 CONFIG_MTD_NAND_CAFE=m
+CONFIG_MTD_UBI=m
+CONFIG_MTD_UBI_WL_THRESHOLD=4096
+CONFIG_MTD_UBI_BEB_RESERVE=1
+CONFIG_MTD_UBI_GLUEBI=n
 
 #
 # Parallel IDE protocol modules

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat May 26 20:46:48 2007
@@ -11,8 +11,8 @@
     MLX4_INFINIBAND, SPI_AT25, MFD_SM501, DVB_USB_M920X, DVB_USB_GL861,
     DVB_USB_AU6610, DVB_USB_OPERA1, SENSORS_AD7418, SENSORS_ADM1029,
     SENSORS_F75375S, SENSORS_CORETEMP, SENSORS_MAX6650, SENSORS_APPLESMC,
-    I2C_SIMTEC, I2C_TINY_USB, DGRS, SC92031, LIBERTAS_USB, RFKILL and disable
-    SCSI_ESP_CORE, SPI_SPIDEV, CRYPT_CRYPTD in topconfig.
+    I2C_SIMTEC, I2C_TINY_USB, DGRS, SC92031, LIBERTAS_USB, RFKILL, MTD_UBI
+    and disable SCSI_ESP_CORE, SPI_SPIDEV, CRYPT_CRYPTD in topconfig.
   * [amd64, i386]: Take care of the renaming acpi-ibm to thinkpad-acpi.
     Enable KINGSUN_DONGLE, AF_RXRPC, RXKAD, MTD_NAND_PLATFORM, BLINK, PHANTOM.
     Disable OSS_OBSOLETE.
@@ -31,7 +31,7 @@
   [ dann frazier ]
   * Add Xen licensing info to the copyright file. (closes: #368912)
 
- -- maximilian attems <maks at debian.org>  Sat, 26 May 2007 22:40:53 +0200
+ -- maximilian attems <maks at debian.org>  Sat, 26 May 2007 22:47:13 +0200
 
 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low
 



More information about the Kernel-svn-changes mailing list