
30 Sep
2021
30 Sep
'21
2:05 p.m.
From: Tekkaman Ninja tekkamanninja@163.com
This patchset is trying to enable some configs in the Kconfig for RISC-V: SYS_MALLOC_LEN SYS_CLK_FREQ
They are very common config for some developement board. By these patch, we can reduce the #define in the include/configs/*.h, and config them in the menuconfig.
TekkamanV (2): riscv: Enable SYS_MALLOC_LEN config riscv: Enable SYS_CLK_FREQ config
Kconfig | 2 +- common/Kconfig.boot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
--
2.25.4