Commit 875c9d09 authored by Anna-Maria Gleixner's avatar Anna-Maria Gleixner Committed by Thomas Gleixner
parent 4ec008d6
...@@ -10,6 +10,7 @@ config UML ...@@ -10,6 +10,7 @@ config UML
select GENERIC_IRQ_SHOW select GENERIC_IRQ_SHOW
select GENERIC_CPU_DEVICES select GENERIC_CPU_DEVICES
select GENERIC_IO select GENERIC_IO
select GENERIC_CLOCKEVENTS
config MMU config MMU
bool bool
...@@ -52,10 +53,6 @@ config GENERIC_BUG ...@@ -52,10 +53,6 @@ config GENERIC_BUG
default y default y
depends on BUG depends on BUG
config GENERIC_CLOCKEVENTS
bool
default y
# Used in kernel/irq/manage.c and include/linux/irq.h # Used in kernel/irq/manage.c and include/linux/irq.h
config IRQ_RELEASE_METHOD config IRQ_RELEASE_METHOD
bool bool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment