summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Hu <bohu@google.com>2023-04-28 11:24:01 -0700
committerBo Hu <bohu@google.com>2023-04-28 21:38:50 +0000
commit8d8fd409b4391758301a0be663d2808e99234e6f (patch)
treea9299ae192fe03667eb29fc2db8ea9228321d148
parentfcbae589fc8abff21497fb6fbc34e637a591798c (diff)
downloadgoldfish-android-goldfish-3.18.tar.gz
Enable FTRACE to get tracing working on arm64android-goldfish-3.18
Note: as of now, this kernel can be built only on ubuntu 14.04 Bug: 272339637 Signed-off-by: Bo Hu <bohu@google.com> Change-Id: I45d0f724d132d59d53fc0ab41ce1f2193220bc3d
-rw-r--r--arch/arm64/configs/ranchu_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/ranchu_defconfig b/arch/arm64/configs/ranchu_defconfig
index 0d494cd2c50e..b73e9f2482c2 100644
--- a/arch/arm64/configs/ranchu_defconfig
+++ b/arch/arm64/configs/ranchu_defconfig
@@ -536,3 +536,5 @@ CONFIG_USB_OHCI_HCD_PCI=y
CONFIG_VIRTIO_PCI=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
+
+CONFIG_FTRACE=y