diff --git a/debian/changelog b/debian/changelog index 260615dd4..37076259e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,7 @@ linux (4.1.3-1) UNRELEASED; urgency=medium * mmc: Enable MMC_TOSHIBA_PCI as module * [x86] block: Enable BLK_DEV_PMEM as module; enable X86_PMEM_LEGACY * [x86] tpm: Enable TCG_CRB as module + * debug: Enable DEBUG_LIST [ Ian Campbell ] * [armhf] Set CONFIG_ARM_TEGRA_CPUFREQ as builtin. diff --git a/debian/config/config b/debian/config/config index 9162da6a8..14a9c2e5c 100644 --- a/debian/config/config +++ b/debian/config/config @@ -5410,7 +5410,7 @@ CONFIG_TIMER_STATS=y # CONFIG_LOCK_TORTURE_TEST is not set # CONFIG_DEBUG_KOBJECT is not set CONFIG_DEBUG_BUGVERBOSE=y -# CONFIG_DEBUG_LIST is not set +CONFIG_DEBUG_LIST=y # CONFIG_DEBUG_PI_LIST is not set # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set