Re: [PATCH] arm64: defconfig: enable EEPROM_AT25 config option

From: Scott Branden
Date: Tue Oct 11 2016 - 18:33:45 EST


Hi Arnd,

On 16-10-10 02:20 AM, Arnd Bergmann wrote:
On Monday, October 10, 2016 2:08:05 AM CEST Florian Fainelli wrote:
On 10/07/2016 02:23 PM, Scott Branden wrote:
Enable support for on board SPI EEPROM by turning on
CONFIG_EEPROM_AT25.

Signed-off-by: Scott Branden <scott.branden@xxxxxxxxxxxx>

Looks fine to me, unless this needs to be a module, Arnd, what do you think?

Please either make it a module or explain in the patch description
why it should be built-in.

We use a fixed rootfs image to test the kernel. For simplicity we don't construct a rootfs or load any modules. We just test the kernel image. So for us every defconfig we use needs to be set to y to use the upstreamed kernel.


Arnd


Regards,
Scott