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:
24a6f35
)
ia64: Use generic time config
author
Anna-Maria Gleixner
<anna-maria@glx-um.de>
Fri, 18 May 2012 16:45:48 +0000
(16:45 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 21 May 2012 09:01:42 +0000
(11:01 +0200)
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Cc: Tony Luck <tony.luck@intel.com>
Link:
http://lkml.kernel.org/r/20120518163105.547603093@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/ia64/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/Kconfig
b/arch/ia64/Kconfig
index bd7266903bf8f497b4ddfd416df6091335d17039..9f9d57bf8a2f2ce35cd130df069acfbf914d8145 100644
(file)
--- a/
arch/ia64/Kconfig
+++ b/
arch/ia64/Kconfig
@@
-33,6
+33,8
@@
config IA64
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARCH_HAVE_NMI_SAFE_CMPXCHG
select GENERIC_IOMAP
+ select ARCH_CLOCKSOURCE_DATA
+ select GENERIC_TIME_VSYSCALL
default y
help
The Itanium Processor Family is Intel's 64-bit successor to
@@
-88,10
+90,6
@@
config GENERIC_CALIBRATE_DELAY
bool
default y
-config GENERIC_TIME_VSYSCALL
- bool
- default y
-
config HAVE_SETUP_PER_CPU_AREA
def_bool y
@@
-106,9
+104,6
@@
config EFI
bool
default y
-config ARCH_CLOCKSOURCE_DATA
- def_bool y
-
config SCHED_OMIT_FRAME_POINTER
bool
default y