openrisc: drop unused Kconfig symbols
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 24 Oct 2011 11:41:27 +0000 (13:41 +0200)
committerMichal Marek <mmarek@suse.cz>
Mon, 31 Oct 2011 22:39:52 +0000 (23:39 +0100)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
arch/openrisc/Kconfig

index 4558bafbd1a2566d86585399a117e5d97ffab0bb..fe4b912463c638a48789803a4603d168c6b97a05 100644 (file)
@@ -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