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

From: Arnd Bergmann
Date: Wed Oct 19 2016 - 11:43:38 EST


On Tuesday, October 18, 2016 3:23:26 PM CEST Scott Branden wrote:
> I have be.config and le.config that allow you to switch the defconfig
> between big and little endian. Does this make sense to upstream to
> arm/configs if you have accepted dram_0x00000000.config?

Yes, they clearly fall into the same category, let's merge those as well.

> Would you also accept this to arm64/configs? We actually use
> big and little endian on the same SoC more on arm64 platforms. But, in
> order to boot big endian we need to maintain this outside the kernel
> right now.

I'm in favor of that, but let's see what the arm64 maintainers think.

Arnd