diff options
author | Anna-Maria Gleixner <[email protected]> | 2012-05-18 16:45:55 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2012-05-21 11:01:44 +0200 |
commit | 22bc48f986d21d0a8d80a642c7c4e87c11f42a5d (patch) | |
tree | 718b22dbe3ade892680b2e77e1891a78095055df | |
parent | 875c9d09b5a6400d6882b0e6e828862a73ce739d (diff) |
unicore32: Use generic time config
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Cc: Guan Xuetao <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
-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 config GENERIC_GPIO def_bool y -config GENERIC_CLOCKEVENTS - bool - config GENERIC_CSUM def_bool y |