projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8b1932
)
microblaze: Use generic irq Kconfig
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 19 Jan 2011 19:35:05 +0000
(20:35 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 21 Jan 2011 10:55:32 +0000
(11:55 +0100)
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/microblaze/Kconfig
b/arch/microblaze/Kconfig
index 5a6378493797a5132740adcd5a5d7879020b647d..31680032053e56cd368b74eb1cfb331b15d8826b 100644
(file)
--- a/
arch/microblaze/Kconfig
+++ b/
arch/microblaze/Kconfig
@@
-15,6
+15,8
@@
config MICROBLAZE
select TRACING_SUPPORT
select OF
select OF_EARLY_FLATTREE
+ select HAVE_GENERIC_HARDIRQS
+ select GENERIC_IRQ_PROBE
config SWAP
def_bool n
@@
-37,12
+39,6
@@
config GENERIC_FIND_NEXT_BIT
config GENERIC_HWEIGHT
def_bool y
-config GENERIC_HARDIRQS
- def_bool y
-
-config GENERIC_IRQ_PROBE
- def_bool y
-
config GENERIC_CALIBRATE_DELAY
def_bool y