Skip to content

Commit ca1128a

Browse files
committed
ARM: at91: sama5_defconfig: remove PERF and KALLSYMS
For performance reasons, remove some symbols and perf events to the default configuration. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
1 parent 28d74a4 commit ca1128a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

arch/arm/configs/sama5_defconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,11 @@ CONFIG_RT_GROUP_SCHED=y
1414
CONFIG_CGROUP_FREEZER=y
1515
CONFIG_CGROUP_DEVICE=y
1616
CONFIG_CGROUP_CPUACCT=y
17-
CONFIG_CGROUP_PERF=y
1817
CONFIG_NAMESPACES=y
1918
CONFIG_USER_NS=y
2019
CONFIG_BLK_DEV_INITRD=y
20+
# CONFIG_KALLSYMS is not set
2121
CONFIG_EMBEDDED=y
22-
CONFIG_PERF_EVENTS=y
2322
CONFIG_SLAB=y
2423
CONFIG_MODULES=y
2524
CONFIG_MODULE_FORCE_LOAD=y

0 commit comments

Comments
 (0)