Skip to content

Commit

Permalink
openrisc: remove CONFIG_SYMBOL_PREFIX
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
James Hogan authored and Jonas Bonn committed Feb 10, 2013
1 parent 54bd7c5 commit 1b3737d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/openrisc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ config OPENRISC
config MMU
def_bool y

config SYMBOL_PREFIX
string
default ""

config HAVE_DMA_ATTRS
def_bool y

Expand Down

0 comments on commit 1b3737d

Please sign in to comment.