[arm/iop32x, arm/ixp4xx] Unset DEBUG_KERNEL so the kernel will

fit in flash.

svn path=/dists/trunk/linux-2.6/; revision=12814
This commit is contained in:
Martin Michlmayr 2009-02-16 20:04:10 +00:00
parent 49d84f3a21
commit 82dcf519b9
3 changed files with 6 additions and 0 deletions

2
debian/changelog vendored
View File

@ -76,6 +76,8 @@ linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low
* [mips/r4k-ip22] Enable the new ALSA sound driver (SND_SGI_HAL2).
* [arm/iop32x, arm/ixp4xx] Don't build in KEYBOARD_ATKBD, MOUSE_PS2,
SERIO, JFFS2_FS, and CRAMFS.
* [arm/iop32x, arm/ixp4xx] Unset DEBUG_KERNEL so the kernel will
fit in flash.
[ Ian Campbell ]
* [x86]: Enable Xen guest support in amd64 flavour. (closes: #495590)

View File

@ -908,3 +908,5 @@ CONFIG_SND_RIPTIDE=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_DEBUG_KERNEL is not set

View File

@ -958,3 +958,5 @@ CONFIG_SND_PCXHR=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_DEBUG_KERNEL is not set