aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um')
-rw-r--r--arch/um/Kconfig.common5
-rw-r--r--arch/um/defconfig1
2 files changed, 0 insertions, 6 deletions
diff --git a/arch/um/Kconfig.common b/arch/um/Kconfig.common
index 20a49ba93cb9..43ef890d292c 100644
--- a/arch/um/Kconfig.common
+++ b/arch/um/Kconfig.common
@@ -56,11 +56,6 @@ config GENERIC_CLOCKEVENTS
56 bool 56 bool
57 default y 57 default y
58 58
59# Used in kernel/irq/manage.c and include/linux/irq.h
60config IRQ_RELEASE_METHOD
61 bool
62 default y
63
64config HZ 59config HZ
65 int 60 int
66 default 100 61 default 100
diff --git a/arch/um/defconfig b/arch/um/defconfig
index fdc97e2c3d73..7823ab12e6a4 100644
--- a/arch/um/defconfig
+++ b/arch/um/defconfig
@@ -12,7 +12,6 @@ CONFIG_LOCKDEP_SUPPORT=y
12CONFIG_GENERIC_CALIBRATE_DELAY=y 12CONFIG_GENERIC_CALIBRATE_DELAY=y
13CONFIG_GENERIC_BUG=y 13CONFIG_GENERIC_BUG=y
14CONFIG_GENERIC_CLOCKEVENTS=y 14CONFIG_GENERIC_CLOCKEVENTS=y
15CONFIG_IRQ_RELEASE_METHOD=y
16CONFIG_HZ=100 15CONFIG_HZ=100
17 16
18# 17#