On Fri, Aug 6, 2021 at 10:39 AM Bin Meng <[email protected]> wrote: > > On Fri, Aug 6, 2021 at 1:57 AM Ruinland Chuan-Tzu Tsai > <[email protected]> wrote: > > > > From: Ruinland ChuanTzu Tsai <[email protected]> > > > > Adding option `riscv_custom` to configure script, meson.build and > > meson_options.txt so as to toggle custom CSR and will-be-upstreamed custom > > instructions handling logic. > > > > Signed-off-by: Dylan Jhong <[email protected]> > > --- > > configure | 6 ++++++ > > meson.build | 2 ++ > > meson_options.txt | 2 ++ > > 3 files changed, 10 insertions(+) > > > > This sounds like unnecessary to bring such a config option to the meson level. > > I believe a Kconfig option should just be fine.
+Alistair
