diff --git a/debian/changelog b/debian/changelog index bc8b0e60b..201e93d42 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 f1c8dc244..c852cd3ec 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