aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/unicore32/Kconfig')
-rw-r--r--arch/unicore32/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig
index eeb8054c7cd8..47ad5210606f 100644
--- a/arch/unicore32/Kconfig
+++ b/arch/unicore32/Kconfig
@@ -25,9 +25,6 @@ config HAVE_PWM
25config GENERIC_GPIO 25config GENERIC_GPIO
26 def_bool y 26 def_bool y
27 27
28config GENERIC_CLOCKEVENTS
29 bool
30
31config GENERIC_CSUM 28config GENERIC_CSUM
32 def_bool y 29 def_bool y
33 30
@@ -146,8 +143,6 @@ endmenu
146 143
147menu "Kernel Features" 144menu "Kernel Features"
148 145
149source "kernel/time/Kconfig"
150
151source "kernel/Kconfig.preempt" 146source "kernel/Kconfig.preempt"
152 147
153source "kernel/Kconfig.hz" 148source "kernel/Kconfig.hz"