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

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
Michael Hennerich 2009-01-07 23:14:39 +08:00 committed by Bryan Wu
parent 55e247e715
commit 3e706cfcce

View file

@ -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