diff options
-rw-r--r-- | arch/openrisc/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig index 0ac66f67521f..35a4e5f6e71c 100644 --- a/arch/openrisc/Kconfig +++ b/arch/openrisc/Kconfig | |||
@@ -26,10 +26,6 @@ config OPENRISC | |||
26 | config MMU | 26 | config MMU |
27 | def_bool y | 27 | def_bool y |
28 | 28 | ||
29 | config SYMBOL_PREFIX | ||
30 | string | ||
31 | default "" | ||
32 | |||
33 | config HAVE_DMA_ATTRS | 29 | config HAVE_DMA_ATTRS |
34 | def_bool y | 30 | def_bool y |
35 | 31 | ||