Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

openrisc: drop unused Kconfig symbols

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>

authored by

Paul Bolle and committed by
Michal Marek
1e65eb83 c7c0fb77

-12
-12
arch/openrisc/Kconfig
··· 19 19 config MMU 20 20 def_bool y 21 21 22 - config WISHBONE_BUS_BIG_ENDIAN 23 - def_bool y 24 - 25 22 config SYMBOL_PREFIX 26 23 string 27 24 default "" ··· 156 159 your kernel crashes this doesn't have any influence. 157 160 158 161 Say Y if you are unsure. 159 - 160 - config OPENRISC_EXCEPTION_DEBUG 161 - bool "Print processor state at each exception" 162 - default n 163 - help 164 - This option will make your kernel unusable for all but kernel 165 - debugging. 166 - 167 - Say N if you are unsure. 168 162 169 163 config OPENRISC_ESR_EXCEPTION_BUG_CHECK 170 164 bool "Check for possible ESR exception bug"