lakitu_defconfig: Bump ftrace config after BPF on ARM backports

As part of the BPF on ARM backport, ftrace got refactored to:
- save args only instead of full regs
- support direct calls (into BPF trampolines)
- all functions on arm64 with dynamic ftrace are now aligned to begin
  with a u64 literal space for call ops and direct calls

This updates the defconfig to reflect these changes.

BUG=b/191208378
TEST=BPF tracing on arm64 selftests
RELEASE_NOTE=None

Change-Id: I40be9984ad0c1412020cc90bbfb44dd5b1571079
Signed-off-by: Florent Revest <revest@chromium.org>
1 file changed