Commit 3e706cfc authored by Michael Hennerich's avatar Michael Hennerich Committed by Bryan Wu

Blackfin arch: fix bug - kernel build fails with undefined reference to pm_overflow_handler

Signed-off-by: default avatarMichael Hennerich <michael.hennerich@analog.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent 55e247e7
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment