summaryrefslogtreecommitdiffstats
path: root/lib/once.c
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2021-05-22 23:20:36 +0200
committerPalmer Dabbelt <palmerdabbelt@google.com>2021-06-13 02:20:50 +0200
commit01f5315dd7327b53a5f538b74a2338a651b1832d (patch)
tree9a06d694d0a8df7e2497ec9a40a2a62dbf3c86e8 /lib/once.c
parentriscv32: Use medany C model for modules (diff)
downloadlinux-01f5315dd7327b53a5f538b74a2338a651b1832d.tar.xz
linux-01f5315dd7327b53a5f538b74a2338a651b1832d.zip
riscv: sifive: fix Kconfig errata warning
The SOC_SIFIVE Kconfig entry unconditionally selects ERRATA_SIFIVE. However, ERRATA_SIFIVE depends on RISCV_ERRATA_ALTERNATIVE, which is not set, so SOC_SIFIVE should either depend on or select RISCV_ERRATA_ALTERNATIVE. Use 'select' here to quieten the Kconfig warning. WARNING: unmet direct dependencies detected for ERRATA_SIFIVE Depends on [n]: RISCV_ERRATA_ALTERNATIVE [=n] Selected by [y]: - SOC_SIFIVE [=y] Fixes: 1a0e5dbd3723 ("riscv: sifive: Add SiFive alternative ports") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Paul Walmsley <paul.walmsley@sifive.com> Cc: Palmer Dabbelt <palmer@dabbelt.com> Cc: Albert Ou <aou@eecs.berkeley.edu> Cc: linux-riscv@lists.infradead.org Cc: Vincent Chen <vincent.chen@sifive.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'lib/once.c')
0 files changed, 0 insertions, 0 deletions