This was true before, But after 707a4cdf86e5d ("bus: brcmstb_gisb: Allow building as module") BRCMSTB_GISB_ARB can be a module in linux-next. Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> 于2021年10月22日周五 下午11:46写道: > > On Fri, Oct 22, 2021 at 07:27:08PM +0800, Wang Haojun wrote: > > The GISB bus error handler need board_be_handler, but this > > code cannot used it when BRCMSTB_GISB_ARB is a module. > > > > ERROR: modpost: "board_be_handler" [drivers/bus/brcmstb_gisb.ko] undefined! > > maybe I'm missing a patch but in mips-next tree > > config BRCMSTB_GISB_ARB > bool "Broadcom STB GISB bus arbiter" > > this can't be a module... > > Thomas. > > -- > Crap can work. Given enough thrust pigs will fly, but it's not necessarily a > good idea. [ RFC1925, 2.3 ]