Re: [PATCH] arm64: defconfig: Enable QDF2432 config options

From: Andy Gross
Date: Tue Aug 23 2016 - 16:37:01 EST


On Fri, Jul 01, 2016 at 10:11:00AM -0500, Timur Tabi wrote:
> Christopher Covington wrote:
> >Due to distribution differences [1][2], I see =y built-in as the default
> >on mobile platforms and =m modular as the default on server platforms.
>
> I don't think we should mix "server" defconfing entries with "mobile"
> defconfig entries. It's a arm64 defconfig, neither server nor mobile. The
> other entries are =y, so these should be =y
>
> No one uses this defconfig as-is for any platform.
>
> >But thinking about it, we could get a poweroff, reset, over-temperature,
> >or other interrupt before we get to the initramfs. So the pin controller
> >driver should be =y built-in.
> >
> >One might make rootfs media =y built-in to make testing easier, but I
> >prefer to put my rootfs on SATA, as SD/MMC is much slower and smaller by
> >comparison.
>
> Let's not overthink things, and just make *everything* =y by default.

Do you guys want me to fix this up so it can hit this window? I can just change
the m to y before I send it off.


Andy