Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[firefly-linux-kernel-4.4.55.git] / arch / openrisc / Kconfig
index 9460e1c266dd8a5b2d9c4c100666a138c4555a55..e518a5a4cf4c19abf6f3fa537c478957602a86ad 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