diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-09-10 01:45:28 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-10-09 22:04:56 -0600 |
commit | 56efea88052cfd615768b7fb2d015b84963e681f (patch) | |
tree | 0a95de92dc2c9312b53b4049f27abc468432b5de /drivers/fpga/fpga.c | |
parent | d25a10401d17ab7c106115b23dfbd01c962c8279 (diff) |
cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLK
The clk command cannot provide useful output without a clock driver.
So let it depend on CONFIG_CLK.
Since commit 258c1002383e ("cmd: clk: Use dump function from clk_ops")
the remark about deprecation is obsolete. Remove it.
Since commit 7ab418fbe612 ("clk: add support for setting clk rate from
cmdline") the clk command can be used to set clock frequencies. Mention
it.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'drivers/fpga/fpga.c')
0 files changed, 0 insertions, 0 deletions