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

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

parent 55e247e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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