Re: [linux-sunxi] Re: [PATCH RESEND] ARM: configs: sunxi: enable brcm wireless

2020-12-27 Thread Chen-Yu Tsai
On Mon, Dec 28, 2020 at 4:03 AM Jernej Škrabec wrote: > > Hi! > > Dne nedelja, 27. december 2020 ob 21:00:00 CET je Corentin Labbe napisal(a): > > Lot of sunxi boards have BRCM wireless device, so let's enable necessary > > options for it in our defconfig. > > Idea is good but modules (=m)

Re: [PATCH RESEND] ARM: configs: sunxi: enable brcm wireless

2020-12-27 Thread Jernej Škrabec
Hi! Dne nedelja, 27. december 2020 ob 21:00:00 CET je Corentin Labbe napisal(a): > Lot of sunxi boards have BRCM wireless device, so let's enable necessary > options for it in our defconfig. Idea is good but modules (=m) instead of build in (=y) would be better. As you said, not all boards have

[PATCH RESEND] ARM: configs: sunxi: enable brcm wireless

2020-12-27 Thread Corentin Labbe
Lot of sunxi boards have BRCM wireless device, so let's enable necessary options for it in our defconfig. Signed-off-by: Corentin Labbe --- arch/arm/configs/sunxi_defconfig | 23 ++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git