platforms: Enable ftrace support for RISC-V

Support has landed in mainline for a while.
This commit is contained in:
Zhaofeng Li 2021-05-31 23:24:02 -07:00
parent 805e9ce9ea
commit e2aee93caf
1 changed files with 0 additions and 1 deletions

View File

@ -486,7 +486,6 @@ rec {
baseConfig = "defconfig";
DTB = true;
extraConfig = ''
FTRACE n
SERIAL_OF_PLATFORM y
'';
};