From: Paul Bolle Date: Mon, 24 Oct 2011 11:41:27 +0000 (+0200) Subject: openrisc: drop unused Kconfig symbols X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1e65eb83a2c249a84e83828b36a9a78b364e5877;p=linux-beck.git openrisc: drop unused Kconfig symbols Signed-off-by: Paul Bolle Signed-off-by: Michal Marek --- diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig index 4558bafbd1a2..fe4b912463c6 100644 --- a/arch/openrisc/Kconfig +++ b/arch/openrisc/Kconfig @@ -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