Hi,

On Tue, 28 Dec 2021 at 12:37, Dongjiu Geng <[email protected]> wrote:
> > Please don't update tiny64_defconfig. The goal of tiny64_defconfig is to
> > have a config with only the bare-minimum. If add CONFIG_GICV3=y, then it 
> > will
> > be enabled when it is not necessary.
>
> Ok,we can let the user configure the CONFIG_GICV3 in tiny64_defconfig
> according his neccesary.
> So I think my modification does not affect the tiny64_defconfig.

But you modified tiny64_defconfig. Anything you add in it means it is
going to be enabled by default.

> what
> is your concern about it?

As I wrote before, the goal of tiny64_defconfig is to enable the strict
minimum. I don't consider GICv3 to be part of this.

Instead, we should let each user decide whether they want to include it
depending on the platform they are targeting.

Cheers,

Reply via email to