Skip to content

Commit

Permalink
microblaze: 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: Michal Simek <monstr@monstr.eu>
Link: http://lkml.kernel.org/r/20120518163105.939597527@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 60a5e4c commit d6412e2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions arch/microblaze/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit d6412e2

Please sign in to comment.