Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9ed27df authored by Anna-Maria Gleixner's avatar Anna-Maria Gleixner Committed by Thomas Gleixner
Browse files

powerpc: Use generic time config



Signed-off-by: default avatarAnna-Maria Gleixner <anna-maria@glx-um.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Link: http://lkml.kernel.org/r/20120518163106.464567389@glx-um.de


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent ea533209
Loading
Loading
Loading
Loading
+3 −9
Original line number Diff line number Diff line
@@ -27,15 +27,6 @@ config MMU
	bool
	default y

config GENERIC_CMOS_UPDATE
	def_bool y

config GENERIC_TIME_VSYSCALL
	def_bool y

config GENERIC_CLOCKEVENTS
	def_bool y

config HAVE_SETUP_PER_CPU_AREA
	def_bool PPC64

@@ -144,6 +135,9 @@ config PPC
	select HAVE_BPF_JIT if (PPC64 && NET)
	select HAVE_ARCH_JUMP_LABEL
	select ARCH_HAVE_NMI_SAFE_CMPXCHG
	select GENERIC_CMOS_UPDATE
	select GENERIC_TIME_VSYSCALL
	select GENERIC_CLOCKEVENTS

config EARLY_PRINTK
	bool