diff options
Diffstat (limited to 'arch/mn10300/Kconfig')
-rw-r--r-- | arch/mn10300/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig index 243bfa23fd58..8b979ff4373e 100644 --- a/arch/mn10300/Kconfig +++ b/arch/mn10300/Kconfig | |||
@@ -53,21 +53,6 @@ config GENERIC_TIME | |||
53 | config GENERIC_CLOCKEVENTS | 53 | config GENERIC_CLOCKEVENTS |
54 | def_bool y | 54 | def_bool y |
55 | 55 | ||
56 | config GENERIC_CLOCKEVENTS_BUILD | ||
57 | def_bool y | ||
58 | depends on GENERIC_CLOCKEVENTS | ||
59 | |||
60 | config GENERIC_CLOCKEVENTS_BROADCAST | ||
61 | bool | ||
62 | |||
63 | config CEVT_MN10300 | ||
64 | def_bool y | ||
65 | depends on GENERIC_CLOCKEVENTS | ||
66 | |||
67 | config CSRC_MN10300 | ||
68 | def_bool y | ||
69 | depends on GENERIC_TIME | ||
70 | |||
71 | config GENERIC_BUG | 56 | config GENERIC_BUG |
72 | def_bool y | 57 | def_bool y |
73 | 58 | ||