[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1318595383.6132.71.camel@x61.thuisdomein>
Date: Fri, 14 Oct 2011 14:29:43 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Jonas Bonn <jonas@...thpole.se>
Cc: linux@...ts.openrisc.net, linux-kernel@...r.kernel.org
Subject: [PATCH 13/21] openrisc: drop unused Kconfig symbols
Signed-off-by: Paul Bolle <pebolle@...cali.nl>
---
arch/openrisc/Kconfig | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 4558baf..fe4b912 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
--
1.7.4.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists