commit | 9009f55bc44e4cb6f94e8e3315e85ad5ed69a519 | [log] [tgz] |
---|---|---|
author | Conor Dooley <conor.dooley@microchip.com> | Fri Jun 17 19:24:25 2022 +0100 |
committer | Palmer Dabbelt <palmer@rivosinc.com> | Thu Jul 14 11:06:59 2022 -0700 |
tree | 22895e89b0f7c25d3d9479390ce9009c96a30ffe | |
parent | 54f0f3b298e21ca9a5684aa120e6bcf70e66f0c5 [diff] |
riscv: config: enable SOC_STARFIVE in defconfig SOC_STARFIVE is the odd one out among the (compatible) SOC_FOO options as it is not enabled in the default defconfig. Add it to make catching dt regressions etc easier. Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Emil Renner Berthing <kernel@esmil.dk> Link: https://lore.kernel.org/r/20220617182424.324276-1-mail@conchuod.ie Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>