Skip to content

Commit

Permalink
openrisc: drop unused Kconfig symbols
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
  • Loading branch information
Paul Bolle authored and Michal Marek committed Oct 31, 2011
1 parent c7c0fb7 commit 1e65eb8
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions arch/openrisc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ config OPENRISC
config MMU
def_bool y

config WISHBONE_BUS_BIG_ENDIAN
def_bool y

config SYMBOL_PREFIX
string
default ""
Expand Down Expand Up @@ -160,15 +157,6 @@ config JUMP_UPON_UNHANDLED_EXCEPTION

Say Y if you are unsure.

config OPENRISC_EXCEPTION_DEBUG
bool "Print processor state at each exception"
default n
help
This option will make your kernel unusable for all but kernel
debugging.

Say N if you are unsure.

config OPENRISC_ESR_EXCEPTION_BUG_CHECK
bool "Check for possible ESR exception bug"
default n
Expand Down

0 comments on commit 1e65eb8

Please sign in to comment.