[kernel] r10771 - dists/trunk/linux-2.6/debian
Maximilian Attems
maks at alioth.debian.org
Mon Mar 10 16:11:32 UTC 2008
Author: maks
Date: Mon Mar 10 16:11:31 2008
New Revision: 10771
Log:
changelog cleanup^Wbeautification
- spare us please with redundant CONFIG_ prefixes or modular settings.
- make some changes nicely fit on one line.
Modified:
dists/trunk/linux-2.6/debian/changelog
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Mon Mar 10 16:11:31 2008
@@ -38,10 +38,9 @@
* [arm/armel] Add a kernel for Orion based devices, such as the QNAP
TS-109/TS-209.
* [mips(el)/sb1*] Enable SB1250_MAC (thanks Thomas Bogendoerfer).
- * [mipsel/r5k-cobalt] Enable CONFIG_DUMMY_CONSOLE since this might
+ * [mipsel/r5k-cobalt] Enable DUMMY_CONSOLE since this might
fix the debian-installer startup hang on Qube 2700.
- * [arm/footbridge] Disable CONFIG_KEYS and CONFIG_SECURITY because the
- debian-installer image is too large.
+ * [arm/footbridge] Disable KEYS and SECURITY for smaller d-i image.
* [arm/footbridge] Build NFS as a module to make the image smaller.
[ Daniel Baumann ]
@@ -49,17 +48,14 @@
[ Gordon Farquharson ]
* [arm] Use GPIO LED driver as opposed to ixp4xx LED driver.
- * [arm/iop32x] Enable support for the GLAN Tank flash chip
- (M29W400DB).
- * [arm/iop32x] Do not build the ARTOP PATA driver (CONFIG_PATA_ARTOP) on
- this platform.
- * [arm/iop32x] Enable CONFIG_CMDLINE_PARTS.
+ * [arm/iop32x] Enable support for the GLAN Tank flash chip (M29W400DB).
+ * [arm/iop32x] Do not build the ARTOP PATA driver (PATA_ARTOP).
+ * [arm/iop32x] Enable CMDLINE_PARTS.
[ Aurelien Jarno ]
* [mips/mipsel] Enable CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS for dynticks
and true high-resolution timers on 4kc-malta and 5kc-malta flavours.
- * [i386, amd64] Set CONFIG_VIRTIO=m, CONFIG_VIRTIO_RING=m,
- CONFIG_VIRTIO_BLK=m, CONFIG_VIRTIO_NET=m.
+ * [i386, amd64] Set modular VIRTIO, VIRTIO_RING, VIRTIO_BLK, VIRTIO_NET.
[ Bastian Blank ]
* Remove binary only firmwares for:
More information about the Kernel-svn-changes
mailing list