diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index a394957ddaf4922c737b0e49394fba38e9d47fcf..b58af2b1bffe2ae79d6f9cdd1b2de68ba2489d2a 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig @@ -1018,7 +1018,7 @@ config EBIU_FCTLVAL config HARDWARE_PM bool "OProfile use hardware porformance monitor" - depends on OPROFILE + depends on OPROFILE=y default n endmenu