[x86] Enable DEBUG_SET_MODULE_RONX (Closes: #619838)

svn path=/dists/sid/linux-2.6/; revision=17146
This commit is contained in:
Ben Hutchings 2011-03-29 01:41:50 +00:00
parent 7631475e5d
commit eed5d85985
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -40,6 +40,7 @@ linux-2.6 (2.6.38-2) UNRELEASED; urgency=low
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.38.2
* [amd64] media/rc: Enable IR_NUVOTON as module (Closes: #619937)
* [x86] media/rc: Enable IR_WINBOND_CIR as module
* [x86] Enable DEBUG_SET_MODULE_RONX (Closes: #619838)
[ Jurij Smakov ]
* Bump CONFIG_NR_CPUS on sparc to 256 to accomodate T2+ machines

View File

@ -72,6 +72,7 @@ CONFIG_X86_VERBOSE_BOOTUP=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_DEBUG_SET_MODULE_RONX=y
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set