u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] riscv: Enable some configs in the Kconfig
@ 2021-09-30 12:05 tekkamanv
  2021-09-30 12:05 ` [PATCH 1/2] riscv: Enable SYS_MALLOC_LEN config tekkamanv
  2021-09-30 12:05 ` [PATCH 2/2] riscv: Enable SYS_CLK_FREQ config tekkamanv
  0 siblings, 2 replies; 5+ messages in thread
From: tekkamanv @ 2021-09-30 12:05 UTC (permalink / raw)
  To: u-boot, bmeng.cn, sjg, marek.behun, amittomer25, mbrugger,
	mr.nuke.me, jaeckel-floss, klaus, xypron.glpk
  Cc: tekkamanv, tekkamanv, tekkamanninja

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-02 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 12:05 [PATCH 0/2] riscv: Enable some configs in the Kconfig tekkamanv
2021-09-30 12:05 ` [PATCH 1/2] riscv: Enable SYS_MALLOC_LEN config tekkamanv
2021-10-02 14:15   ` Bin Meng
2021-09-30 12:05 ` [PATCH 2/2] riscv: Enable SYS_CLK_FREQ config tekkamanv
2021-10-02 14:16   ` Bin Meng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).