mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
Merge remote-tracking branch 'alioth/master'
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -9,6 +9,10 @@ linux (4.6~rc7-1~exp1) UNRELEASED; urgency=medium
|
||||
* [hppa] Enable MLONGCALLS (fixes FTBFS)
|
||||
* [alpha] fs: Disable BINFMT_EM86 (obsoleted by binfmt_misc; fixes FTBFS)
|
||||
|
||||
[ Aurelien Jarno ]
|
||||
* [mips*/octeon] Enable EDAC, EDAC_MM_EDAC, EDAC_OCTEON_L2C,
|
||||
EDAC_OCTEON_LMC, EDAC_OCTEON_PC, EDAC_OCTEON_PCI.
|
||||
|
||||
-- Ben Hutchings <ben@decadent.org.uk> Thu, 05 May 2016 10:54:38 +0100
|
||||
|
||||
linux (4.6~rc5-1~exp1) experimental; urgency=medium
|
||||
|
||||
10
debian/config/kernelarch-mips/config.octeon
vendored
10
debian/config/kernelarch-mips/config.octeon
vendored
@@ -50,6 +50,16 @@ CONFIG_PATA_OCTEON_CF=y
|
||||
##
|
||||
CONFIG_HW_RANDOM_OCTEON=m
|
||||
|
||||
##
|
||||
## file: drivers/edac/Kconfig
|
||||
##
|
||||
CONFIG_EDAC=y
|
||||
CONFIG_EDAC_MM_EDAC=m
|
||||
CONFIG_EDAC_OCTEON_L2C=m
|
||||
CONFIG_EDAC_OCTEON_LMC=m
|
||||
CONFIG_EDAC_OCTEON_PC=m
|
||||
CONFIG_EDAC_OCTEON_PCI=m
|
||||
|
||||
##
|
||||
## file: drivers/i2c/Kconfig
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user