diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/blackfin/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index a394957ddaf4..b58af2b1bffe 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -1018,7 +1018,7 @@ config EBIU_FCTLVAL | |||
1018 | 1018 | ||
1019 | config HARDWARE_PM | 1019 | config HARDWARE_PM |
1020 | bool "OProfile use hardware porformance monitor" | 1020 | bool "OProfile use hardware porformance monitor" |
1021 | depends on OPROFILE | 1021 | depends on OPROFILE=y |
1022 | default n | 1022 | default n |
1023 | 1023 | ||
1024 | endmenu | 1024 | endmenu |