mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-24 07:31:41 +00:00
openrisc: drop unused Kconfig symbols
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
parent
c7c0fb77f3
commit
1e65eb83a2
1 changed files with 0 additions and 12 deletions
|
@ -19,9 +19,6 @@ config OPENRISC
|
||||||
config MMU
|
config MMU
|
||||||
def_bool y
|
def_bool y
|
||||||
|
|
||||||
config WISHBONE_BUS_BIG_ENDIAN
|
|
||||||
def_bool y
|
|
||||||
|
|
||||||
config SYMBOL_PREFIX
|
config SYMBOL_PREFIX
|
||||||
string
|
string
|
||||||
default ""
|
default ""
|
||||||
|
@ -160,15 +157,6 @@ config JUMP_UPON_UNHANDLED_EXCEPTION
|
||||||
|
|
||||||
Say Y if you are unsure.
|
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
|
config OPENRISC_ESR_EXCEPTION_BUG_CHECK
|
||||||
bool "Check for possible ESR exception bug"
|
bool "Check for possible ESR exception bug"
|
||||||
default n
|
default n
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue