aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2011-03-29 01:41:50 +0000
committerBen Hutchings <benh@debian.org>2011-03-29 01:41:50 +0000
commiteed5d85985bd6c2a85945e2044c8799a79bc76ee (patch)
treef5fc9e6cbf465b51f4b7f0a9f9f34851aed0a694
parent7631475e5d5c44898968ff0882fca2be3a7289f3 (diff)
downloadkernel_replicant_linux-eed5d85985bd6c2a85945e2044c8799a79bc76ee.tar.gz
kernel_replicant_linux-eed5d85985bd6c2a85945e2044c8799a79bc76ee.tar.bz2
kernel_replicant_linux-eed5d85985bd6c2a85945e2044c8799a79bc76ee.zip
[x86] Enable DEBUG_SET_MODULE_RONX (Closes: #619838)
svn path=/dists/sid/linux-2.6/; revision=17146
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/kernelarch-x86/config1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bc8b0e60bb6a..201e93d42eda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index f1c8dc244c8f..c852cd3ec93f 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -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