commit | b7edabfe843805b7ab8a91396b0782042a289308 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul.walmsley@sifive.com> | Thu Jul 25 15:05:59 2019 -0700 |
committer | Paul Walmsley <paul.walmsley@sifive.com> | Wed Jul 31 12:26:10 2019 -0700 |
tree | 31d814c90cf54f4704dd8278b4ad6fb08a7f1e23 | |
parent | 11ae2d892139a1086f257188d457ddcb71ab5257 [diff] |
riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig" Align the RV64 defconfig to the output of "make savedefconfig" to avoid unnecessary deltas for future defconfig patches. This patch should have no runtime functional impact. Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>