x86: enable OPROFILE_IBS

svn path=/dists/trunk/linux-2.6/; revision=12657
This commit is contained in:
Maximilian Attems 2009-01-30 21:16:42 +00:00
parent bf2af269a2
commit a24840dcb5
3 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -34,7 +34,7 @@ linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low
LEDS_PCA9532, LEDS_HP_DISK, LEDS_PCA955X, LEDS_TRIGGER_BACKLIGHT,
EDAC_X38, RTC_DRV_RX8581, RTC_DRV_DS1390, RTC_DRV_DS3234, RTC_DRV_DS1286,
RTC_DRV_M48T35, RTC_DRV_BQ4802, RTC_DRV_WM8350.
* [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K.
* [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K, OPROFILE_IBS.
* [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
* Add stable releases 2.6.28.1-2.

View File

@ -2,6 +2,7 @@
## file: arch/Kconfig
##
CONFIG_OPROFILE=m
CONFIG_OPROFILE_IBS=y
# CONFIG_KPROBES is not set
##

View File

@ -2,6 +2,7 @@
## file: arch/Kconfig
##
CONFIG_OPROFILE=m
CONFIG_OPROFILE_IBS=y
# CONFIG_KPROBES is not set
##