Skip to content

Commit

Permalink
cris: Use generic time config
Browse files Browse the repository at this point in the history
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Link: http://lkml.kernel.org/r/20120518163105.286556794@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Anna-Maria Gleixner authored and Thomas Gleixner committed May 21, 2012
1 parent 6220443 commit 5227b63
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions arch/cris/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ config RWSEM_GENERIC_SPINLOCK
config RWSEM_XCHGADD_ALGORITHM
bool

config GENERIC_CMOS_UPDATE
def_bool y

config ARCH_USES_GETTIMEOFFSET
def_bool n

config ARCH_HAS_ILOG2_U32
bool
default n
Expand Down Expand Up @@ -49,6 +43,7 @@ config CRIS
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_SHOW
select GENERIC_IOMAP
select GENERIC_CMOS_UPDATE

config HZ
int
Expand Down

0 comments on commit 5227b63

Please sign in to comment.