Skip to content

Commit

Permalink
Blackfin arch: fix bug - kernel build fails with undefined reference …
Browse files Browse the repository at this point in the history
…to pm_overflow_handler

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed Jan 7, 2009
1 parent 55e247e commit 3e706cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3e706cf

Please sign in to comment.