projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee1acbf
)
sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 7 May 2009 08:55:09 +0000
(17:55 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 7 May 2009 08:55:09 +0000
(17:55 +0900)
sh64 is still using this, so re-enable it temporarily while SH-5 gets
converted to use the generic code.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index 565f39042ad941aedfabe39bb1e76ccb061072a6..02688d7909a18b102b6f60f63bd1433bf1096fd7 100644
(file)
--- a/
arch/sh/Kconfig
+++ b/
arch/sh/Kconfig
@@
-141,6
+141,10
@@
config ARCH_NO_VIRT_TO_BUS
config ARCH_HAS_DEFAULT_IDLE
def_bool y
+config ARCH_USES_GETTIMEOFFSET
+ def_bool y
+ depends on SUPERH64
+
config IO_TRAPPED
bool