Nishanth, On 02/10/20 10:32 pm, Nishanth Menon wrote: > On 22:15-20201002, Faiz Abbas wrote: >> The following patches enable configs in the arm64 defconfig to support >> GPIO and I2C support on TI's J721e platform. >> >> Faiz Abbas (2): >> arm64: defconfig: Enable OMAP I2C driver >> arm64: defconfig: Enable DAVINCI_GPIO driver >> >> arch/arm64/configs/defconfig | 2 ++ >> 1 file changed, 2 insertions(+) > > > Could we do an audit and make sure nothing else is missing - Say ALSA / > DRM or something else?
I'm not aware of anything that might be missing. That said, I am not aware of every single config in every subsystem. IMO the various driver owners should be responsible for adding their configs to defconfig. > > And I don't really see the need to split these into individual patches, > maybe, take a hint from [1] > > > [1] > https://lore.kernel.org/linux-arm-kernel/20200630171500.11438-1-geert+rene...@glider.be/ > Sounds good. I'll squash into a single patch and repost. Thanks, Faiz