x86 set OPTIMIZE_INLINING

svn path=/dists/trunk/linux-2.6/; revision=13152
This commit is contained in:
Maximilian Attems 2009-03-17 14:20:56 +00:00
parent 39380e0c8f
commit 9ba1440113
3 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -34,7 +34,7 @@ linux-2.6 (2.6.29~rc8-1~experimental.1) UNRELEASED; urgency=low
* topconfig enable SND_HDA_HWDEP for sound debugging purpose.
* topconfig enable USB_HIDDEV (closes: #517771)
* [x86] set DELL_LAPTOP, COMEDI, X86_PTRACE_BTS, XENFS, XEN_COMPAT_XENFS,
X86_REROUTE_FOR_BROKEN_BOOT_IRQS.
X86_REROUTE_FOR_BROKEN_BOOT_IRQS, OPTIMIZE_INLINING.
* [x86] unset DRM_I915_KMS due to upgrade path from Lenny override with
modeset module param.
* temp.image.plain/preinst: Consistent output.

View File

@ -95,6 +95,7 @@ CONFIG_IO_DELAY_0X80=y
## end choice
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
##
## file: arch/x86/kernel/cpu/cpufreq/Kconfig

View File

@ -143,6 +143,7 @@ CONFIG_IO_DELAY_0X80=y
## end choice
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
##
## file: arch/x86/kernel/cpu/cpufreq/Kconfig