linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] arm64: defconfig: enable EEPROM_AT25 config option
@ 2016-10-18 20:40 Scott Branden
  2016-11-03 17:43 ` Florian Fainelli
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Branden @ 2016-10-18 20:40 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Arnd Bergmann
  Cc: linux-arm-kernel, linux-kernel, BCM Kernel Feedback, Scott Branden

Enable support for on board SPI EEPROM by setting
CONFIG_EEPROM_AT25=m

Signed-off-by: Scott Branden <scott.branden@broadcom.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index eadf485..4c62662 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -136,6 +136,7 @@ CONFIG_MTD_SPI_NOR=y
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_NBD=m
 CONFIG_VIRTIO_BLK=y
+CONFIG_EEPROM_AT25=m
 CONFIG_SRAM=y
 # CONFIG_SCSI_PROC_FS is not set
 CONFIG_BLK_DEV_SD=y
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v3] arm64: defconfig: enable EEPROM_AT25 config option
  2016-10-18 20:40 [PATCH v3] arm64: defconfig: enable EEPROM_AT25 config option Scott Branden
@ 2016-11-03 17:43 ` Florian Fainelli
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2016-11-03 17:43 UTC (permalink / raw)
  To: Scott Branden, Catalin Marinas, Will Deacon, Arnd Bergmann
  Cc: BCM Kernel Feedback, linux-kernel, linux-arm-kernel

On 10/18/2016 01:40 PM, Scott Branden wrote:
> Enable support for on board SPI EEPROM by setting
> CONFIG_EEPROM_AT25=m
> 
> Signed-off-by: Scott Branden <scott.branden@broadcom.com>

Applied, thanks
-- 
Florian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-03 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-18 20:40 [PATCH v3] arm64: defconfig: enable EEPROM_AT25 config option Scott Branden
2016-11-03 17:43 ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).