[PATCH 0/2] riscv: Enable some configs in the Kconfig
    tekkamanv at 163.com 
    tekkamanv at 163.com
       
    Thu Sep 30 14:05:14 CEST 2021
    
    
  
From: Tekkaman Ninja <tekkamanninja at 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
    
    
More information about the U-Boot
mailing list