Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1e65eb83 authored by Paul Bolle's avatar Paul Bolle Committed by Michal Marek
Browse files

openrisc: drop unused Kconfig symbols



Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent c7c0fb77
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -19,9 +19,6 @@ config OPENRISC
config MMU
	def_bool y

config WISHBONE_BUS_BIG_ENDIAN
	def_bool y

config SYMBOL_PREFIX
        string
        default ""
@@ -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