Browse Source

openrisc: remove CONFIG_SYMBOL_PREFIX

Remove the SYMBOL_PREFIX Kconfig symbol as it's empty anyway.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Jonas Bonn <jonas@southpole.se>
Cc: linux@lists.openrisc.net
Cc: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
James Hogan 12 years ago
parent
commit
1b3737d4c5
1 changed files with 0 additions and 4 deletions
  1. 0 4
      arch/openrisc/Kconfig

+ 0 - 4
arch/openrisc/Kconfig

@@ -26,10 +26,6 @@ config OPENRISC
 config MMU
 	def_bool y
 
-config SYMBOL_PREFIX
-        string
-        default ""
-
 config HAVE_DMA_ATTRS
 	def_bool y