[source] kernel: add missing tracing related config symbols for linux 4.9

LEDE Commits lede-commits at lists.infradead.org
Mon Feb 13 01:40:15 PST 2017


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/fec57b40c34a50020ff0976a769c69f2a4131e3e

commit fec57b40c34a50020ff0976a769c69f2a4131e3e
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sun Feb 12 20:31:05 2017 +0100

    kernel: add missing tracing related config symbols for linux 4.9
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/generic/config-4.9 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9
index 9deac11..2bf546a 100644
--- a/target/linux/generic/config-4.9
+++ b/target/linux/generic/config-4.9
@@ -261,7 +261,7 @@ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
 # CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set
 # CONFIG_ARM_CCI is not set
 # CONFIG_ARM_CCI400_PMU is not set
-# CONFIG_ARM_CCI500_PMU is not set
+# CONFIG_ARM_CCI5xx_PMU is not set
 # CONFIG_ARM_CCN is not set
 # CONFIG_ARM_CPUIDLE is not set
 CONFIG_ARM_CPU_TOPOLOGY=y
@@ -629,6 +629,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
 # CONFIG_BUILD_BIN2C is not set
 # CONFIG_C2PORT is not set
 # CONFIG_CADENCE_WATCHDOG is not set
+CONFIG_CACHE_L2X0_PMU=y
 # CONFIG_CAIF is not set
 # CONFIG_CAN is not set
 # CONFIG_CAN_BCM is not set
@@ -950,6 +951,7 @@ CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_NX_TEST is not set
 # CONFIG_DEBUG_OBJECTS is not set
 # CONFIG_DEBUG_PAGEALLOC is not set
+# CONFIG_DEBUG_PAGE_REF is not set
 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
 # CONFIG_DEBUG_PER_CPU_MAPS is not set
 # CONFIG_DEBUG_PINCTRL is not set
@@ -1518,6 +1520,7 @@ CONFIG_HPET_MMAP_DEFAULT=y
 # CONFIG_HUGETLB_PAGE is not set
 # CONFIG_HVC_DCC is not set
 # CONFIG_HVC_UDBG is not set
+# CONFIG_HWLAT_TRACER is not set
 # CONFIG_HWMON is not set
 # CONFIG_HWMON_DEBUG_CHIP is not set
 # CONFIG_HWMON_VID is not set



More information about the lede-commits mailing list