projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55e247e
)
Blackfin arch: fix bug - kernel build fails with undefined reference to pm_overflow_h...
author
Michael Hennerich
<michael.hennerich@analog.com>
Wed, 7 Jan 2009 15:14:39 +0000
(23:14 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Wed, 7 Jan 2009 15:14:39 +0000
(23:14 +0800)
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/Kconfig
b/arch/blackfin/Kconfig
index a394957ddaf4922c737b0e49394fba38e9d47fcf..b58af2b1bffe2ae79d6f9cdd1b2de68ba2489d2a 100644
(file)
--- 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