From b9b1806d98d42ab039e367b6fa1b3179da34d5ad Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sun, 5 Jul 2009 13:47:04 +0000 Subject: [PATCH] - support for W83627DHG-P (closes: #535646). svn path=/dists/trunk/linux-2.6/; revision=13879 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 94c253afa..db54ff8f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ linux-2.6 (2.6.31~rc2-1~experimental.1) UNRELEASED; urgency=low * New upstream release. + - support for W83627DHG-P (closes: #535646). [ maximilian attems ] * [powerpc64] Enable modular RTC_DRV_PS3, PS3_VRAM. @@ -81,6 +82,7 @@ linux-2.6 (2.6.30-1) unstable; urgency=low [ Aurelien Jarno ] * [mips(el)/sb1-bcm91250a] Set CONFIG_SCSI_AIC7XXX=y, it is needed on the build daemons. + * topconfig set CONFIG_RD_GZIP, CONFIG_RD_BZIP2, CONFIG_RD_LZMA. [ Bastian Blank ] * [i386] Disable PentiumPro errata workaround.