diff options
-rw-r--r-- | arch/sparc/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 8e7bafc5dd0e..058dbdb128b8 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
@@ -28,8 +28,6 @@ config SPARC | |||
28 | select RTC_CLASS | 28 | select RTC_CLASS |
29 | select RTC_DRV_M48T59 | 29 | select RTC_DRV_M48T59 |
30 | select HAVE_IRQ_WORK | 30 | select HAVE_IRQ_WORK |
31 | select HAVE_PERF_EVENTS | ||
32 | select PERF_USE_VMALLOC | ||
33 | select HAVE_DMA_ATTRS | 31 | select HAVE_DMA_ATTRS |
34 | select HAVE_DMA_API_DEBUG | 32 | select HAVE_DMA_API_DEBUG |
35 | select HAVE_ARCH_JUMP_LABEL | 33 | select HAVE_ARCH_JUMP_LABEL |
@@ -56,7 +54,6 @@ config SPARC64 | |||
56 | select RTC_DRV_BQ4802 | 54 | select RTC_DRV_BQ4802 |
57 | select RTC_DRV_SUN4V | 55 | select RTC_DRV_SUN4V |
58 | select RTC_DRV_STARFIRE | 56 | select RTC_DRV_STARFIRE |
59 | select HAVE_IRQ_WORK | ||
60 | select HAVE_PERF_EVENTS | 57 | select HAVE_PERF_EVENTS |
61 | select PERF_USE_VMALLOC | 58 | select PERF_USE_VMALLOC |
62 | 59 | ||