Re: [PATCH v2 11/16] ram: sifive: Default to y only if compiling for fu540

2020-11-02 Thread Rick Chen
> Other RISC-V targets should not have RAM_SIFIVE enabled by default. > > Signed-off-by: Sean Anderson > Reviewed-by: Pragnesh Patel > --- > > (no changes since v1) > > drivers/ram/sifive/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rick Chen

[PATCH v2 11/16] ram: sifive: Default to y only if compiling for fu540

2020-10-12 Thread Sean Anderson
Other RISC-V targets should not have RAM_SIFIVE enabled by default. Signed-off-by: Sean Anderson Reviewed-by: Pragnesh Patel --- (no changes since v1) drivers/ram/sifive/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ram/sifive/Kconfig b/drivers/ram/sifive