kumquat-buildroot/linux
Thomas Petazzoni 90d008ea7a linux: adjust fixup logic for ktap
The ktap package requires some parts of the kernel tracing
infrastructure to be enabled, especially
CONFIG_EVENT_TRACING. However, this option is a blind option in the
kernel, so enabling it in linux.mk has no effect: we need to enable a
non-blind option that selects CONFIG_EVENT_TRACING. We've chosen to
select CONFIG_ENABLE_DEFAULT_TRACERS.

This fixes the build of ktap.

[Thomas: use CONFIG_ENABLE_DEFAULT_TRACERS as suggested by Arnout.]

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2015-07-13 18:26:58 +02:00
..
Config.ext.in
Config.in linux: bump default to version 4.1.2 2015-07-10 20:25:15 +02:00
linux-ext-fbtft.mk
linux-ext-rtai.mk
linux-ext-xenomai.mk
linux.mk linux: adjust fixup logic for ktap 2015-07-13 18:26:58 +02:00