Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
* 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: scsi: drop unused Kconfig symbol pci: drop unused Kconfig symbol stmmac: drop unused Kconfig symbol x86: drop unused Kconfig symbol powerpc: drop unused Kconfig symbols powerpc: 40x: drop unused Kconfig symbol mips: drop unused Kconfig symbols openrisc: drop unused Kconfig symbols arm: at91: drop unused Kconfig symbol samples: drop unused Kconfig symbol m32r: drop unused Kconfig symbol score: drop unused Kconfig symbols sh: drop unused Kconfig symbol um: drop unused Kconfig symbol sparc: drop unused Kconfig symbol alpha: drop unused Kconfig symbol Fix up trivial conflict in drivers/net/ethernet/stmicro/stmmac/Kconfig as per Michal: the STMMAC_DUAL_MAC config variable is still unused and should be deleted.
此提交包含在:
@@ -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
|
||||
|
新增問題並參考
封鎖使用者