* debian/changelog: Update.

* debian/config/i386/none/config.486, debian/config/i386/none/config.686,
  debian/config/i386/none/config.686-bigmem: Remove X86_PPRO_FENCE.

svn path=/dists/trunk/linux-2.6/; revision=13652
This commit is contained in:
Bastian Blank 2009-05-20 15:20:17 +00:00
parent 1eedc7c6ef
commit f7a0da726e
4 changed files with 3 additions and 3 deletions

3
debian/changelog vendored
View File

@ -45,6 +45,9 @@ linux-2.6 (2.6.30~rc6-1~experimental.1) UNRELEASED; urgency=low
* [mips(el)/sb1-bcm91250a] Set CONFIG_SCSI_AIC7XXX=y, it is needed
on the build daemons.
[ Bastian Blank ]
* [x86] Disable X86_PPRO_FENCE.
-- maximilian attems <maks@debian.org> Mon, 30 Mar 2009 14:40:26 +0200
linux-2.6 (2.6.29-5) unstable; urgency=low

View File

@ -22,7 +22,6 @@ CONFIG_M486=y
# CONFIG_M686 is not set
## end choice
CONFIG_X86_GENERIC=y
CONFIG_X86_PPRO_FENCE=y
##
## file: drivers/char/Kconfig

View File

@ -23,7 +23,6 @@ CONFIG_HIGHMEM4G=y
CONFIG_M686=y
## end choice
# CONFIG_X86_GENERIC is not set
CONFIG_X86_PPRO_FENCE=y
##
## file: drivers/char/Kconfig

View File

@ -33,7 +33,6 @@ CONFIG_X86_PAE=y
CONFIG_M686=y
## end choice
# CONFIG_X86_GENERIC is not set
CONFIG_X86_PPRO_FENCE=y
##
## file: drivers/char/Kconfig