[hppa]: Disable OCFS2, due build trouble.

build verified on paer.

svn path=/dists/trunk/linux-2.6/; revision=9963
This commit is contained in:
Maximilian Attems 2007-12-16 15:07:06 +00:00
parent 3dc016b738
commit abca528914
2 changed files with 5 additions and 3 deletions

7
debian/changelog vendored
View File

@ -19,12 +19,13 @@ linux-2.6 (2.6.24~rc5-1~experimental.1) UNRELEASED; urgency=low
* Disable smbfs in topconfig, not supported upstream, use cifs.
* Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
and B43LEGACY (needs v3 firmware).
* [i386] Set SND_SC6000, EDAC_I3000, EDAC_I5000.
* [i386]: Set SND_SC6000, EDAC_I3000, EDAC_I5000.
* Set USB_EHCI_TT_NEWSCHED fills USB 2.0 bandwith better. (closes: #454797)
* postrm: Nuke initramfs sha1sum on linux-image package removal.
* Unifiy BSD_PROCESS_ACCT settings across configs. (closes: #455892)
* Reenable DABUSB as firmware is BSD licensed.
* [hppa] No need to hardcode gcc-4.1.
* [hppa]: No need to hardcode gcc-4.1.
* [hppa]: Disable OCFS2, due build trouble.
[ Bastian Blank ]
* [amd64, i386]: Set kernel architecture to x86.
@ -36,7 +37,7 @@ linux-2.6 (2.6.24~rc5-1~experimental.1) UNRELEASED; urgency=low
[ dann frazier ]
* [ia64]: Enable BLK_CPQ_DA
-- maximilian attems <maks@debian.org> Sun, 16 Dec 2007 16:03:01 +0100
-- maximilian attems <maks@debian.org> Sun, 16 Dec 2007 16:05:05 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low

View File

@ -629,6 +629,7 @@ CONFIG_FS_MBCACHE=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_XFS_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ASFS_FS is not set