kernel: enable perf events when enabling profiling, fixes oprofile on arm

SVN-Revision: 33497
This commit is contained in:
Felix Fietkau
2012-09-20 20:27:14 +00:00
parent fd7b2b5141
commit c4a419b445
2 changed files with 6 additions and 0 deletions

View File

@@ -922,6 +922,7 @@ CONFIG_HOTPLUG=y
# CONFIG_HWMON_DEBUG_CHIP is not set
# CONFIG_HWMON_VID is not set
# CONFIG_HWSPINLOCK_OMAP is not set
CONFIG_HW_PERF_EVENTS=y
# CONFIG_HW_RANDOM is not set
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_GEODE is not set