mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-19 05:26:53 +00:00
kernel: 6.1: add missing config symbol for tracing
Add missing option CONFIG_FPROBE to generic config, found building x86_64 arch with tracing enabled. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
This commit is contained in:
parent
662e052588
commit
4adba64156
@ -2182,6 +2182,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y
|
||||
# CONFIG_FORCE_NR_CPUS is not set
|
||||
CONFIG_FORTIFY_SOURCE=y
|
||||
# CONFIG_FPGA is not set
|
||||
# CONFIG_FPROBE is not set
|
||||
# CONFIG_FRAMEBUFFER_CONSOLE is not set
|
||||
# CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
|
||||
# CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
|
||||
|
Loading…
Reference in New Issue
Block a user