Re: [RFC] ARM: add bcm2711_defconfig

From: Stefan Wahren
Date: Tue Jan 07 2020 - 13:06:20 EST


Hi Nicolas,

Am 07.01.20 um 18:24 schrieb Nicolas Saenz Julienne:
> The Raspberry Pi 4 depends on LPAE in order to use its PCIe port, which
> is essential, as it ultimately provides USB2/3 connectivity. As this
> setup doesn't fit any generic purpose configuration this adds
> bcm2711_defconfig which is based on the current Raspberry Pi foundation
> config file[1] with as little changes as possible

i really dislike the Foundation config file, because it contains so many
unnecessary features. Bisecting with such a kernel config is horrible.

How about finding a compromise between bcm2835_defconfig and
multi_v7_defconfig + LPAE?