Skip to content

Commit

Permalink
score: 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: Chen Liqin <liqin.chen@sunplusct.com>
Link: http://lkml.kernel.org/r/20120518163106.727602709@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 a6527b9 commit 43229d1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions arch/score/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ config SCORE
select HAVE_MEMBLOCK_NODE_MAP
select ARCH_DISCARD_MEMBLOCK
select GENERIC_CPU_DEVICES
select GENERIC_CLOCKEVENTS

choice
prompt "System type"
Expand Down Expand Up @@ -51,9 +52,6 @@ config GENERIC_HWEIGHT
config GENERIC_CALIBRATE_DELAY
def_bool y

config GENERIC_CLOCKEVENTS
def_bool y

menu "Kernel type"

config 32BIT
Expand Down

0 comments on commit 43229d1

Please sign in to comment.