diff options
author | Anna-Maria Gleixner <anna-maria@glx-um.de> | 2012-05-18 12:45:55 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2012-05-21 05:01:44 -0400 |
commit | 22bc48f986d21d0a8d80a642c7c4e87c11f42a5d (patch) | |
tree | 718b22dbe3ade892680b2e77e1891a78095055df /arch/unicore32 | |
parent | 875c9d09b5a6400d6882b0e6e828862a73ce739d (diff) |
unicore32: Use generic time config
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Link: http://lkml.kernel.org/r/20120518163107.383567224@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/unicore32')
-rw-r--r-- | arch/unicore32/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig index eeb8054c7cd8..a25ca7606bea 100644 --- a/arch/unicore32/Kconfig +++ b/arch/unicore32/Kconfig | |||
@@ -25,9 +25,6 @@ config HAVE_PWM | |||
25 | config GENERIC_GPIO | 25 | config GENERIC_GPIO |
26 | def_bool y | 26 | def_bool y |
27 | 27 | ||
28 | config GENERIC_CLOCKEVENTS | ||
29 | bool | ||
30 | |||
31 | config GENERIC_CSUM | 28 | config GENERIC_CSUM |
32 | def_bool y | 29 | def_bool y |
33 | 30 | ||