1
0
Fork 0

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>
hifive-unleashed-5.1
James Hogan 2013-02-06 12:58:08 +00:00 committed by Jonas Bonn
parent 54bd7c510b
commit 1b3737d4c5
1 changed files with 0 additions and 4 deletions

View File

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