aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/Kconfig')
-rw-r--r--arch/um/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/um/Kconfig b/arch/um/Kconfig
index 53597bbcd7b0..64fe8d5c067a 100644
--- a/arch/um/Kconfig
+++ b/arch/um/Kconfig
@@ -59,6 +59,10 @@ config GENERIC_TIME
59 bool 59 bool
60 default y 60 default y
61 61
62config GENERIC_CLOCKEVENTS
63 bool
64 default y
65
62# Used in kernel/irq/manage.c and include/linux/irq.h 66# Used in kernel/irq/manage.c and include/linux/irq.h
63config IRQ_RELEASE_METHOD 67config IRQ_RELEASE_METHOD
64 bool 68 bool