commit | 2ea1e4e74d625c37f42fb0e6d105a36d5ab3d78e | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@sifive.com> | Tue May 09 14:50:05 2023 +0100 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Jul 06 17:28:08 2023 +0800 |
tree | 7cbbe4fdd8ba1654140b4d85363e802e26b4d268 | |
parent | ad168d6a787e49e887588228ca81c02820c7f51b [diff] |
clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI If we're building non FU540/FU740 SoC drivers, then the sifive-prci.o is not needed. Only build this when CONFIG_CLK_SIFIVE_PRCI is selected. Signed-off-by: Ben Dooks <ben.dooks@sifive.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>