[amd64] edac: Enable EDAC_SBRIDGE as module (Closes: #699283)

svn path=/dists/sid/linux/; revision=19791
This commit is contained in:
Ben Hutchings 2013-02-06 06:35:24 +00:00
parent 1aace03a98
commit 77f1faf401
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -126,6 +126,7 @@ linux (3.2.38-1) UNRELEASED; urgency=low
(Closes: #680737)
- Also allow this behaviour to be enabled via module parameter
invert_brightness=1
* [amd64] edac: Enable EDAC_SBRIDGE as module (Closes: #699283)
[ Aurelien Jarno ]
* [armhf/vexpress] Add kernel udebs.

View File

@ -47,6 +47,11 @@ CONFIG_AGP=y
#. Needed by GART_IOMMU
CONFIG_AGP_AMD64=y
##
## file: drivers/edac/Kconfig
##
CONFIG_EDAC_SBRIDGE=m
##
## file: drivers/i2c/busses/Kconfig
##