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:
60a5e4c
)
microblaze: Use generic time config
author
Anna-Maria Gleixner
<anna-maria@glx-um.de>
Fri, 18 May 2012 16:45:49 +0000
(16:45 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 21 May 2012 09:01:43 +0000
(11:01 +0200)
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Cc: Michal Simek <monstr@monstr.eu>
Link:
http://lkml.kernel.org/r/20120518163105.939597527@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/microblaze/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/microblaze/Kconfig
b/arch/microblaze/Kconfig
index ac22dc7f4cab0ffa882182103fe6c0ccf1ad6963..3e786ac9a655977be68bd653956b17b929080a00 100644
(file)
--- a/
arch/microblaze/Kconfig
+++ b/
arch/microblaze/Kconfig
@@
-22,6
+22,7
@@
config MICROBLAZE
select GENERIC_PCI_IOMAP
select GENERIC_CPU_DEVICES
select GENERIC_ATOMIC64
+ select GENERIC_CLOCKEVENTS
config SWAP
def_bool n
@@
-50,12
+51,6
@@
config GENERIC_HWEIGHT
config GENERIC_CALIBRATE_DELAY
def_bool y
-config GENERIC_TIME_VSYSCALL
- def_bool n
-
-config GENERIC_CLOCKEVENTS
- def_bool y
-
config GENERIC_GPIO
def_bool y