* [PATCH] ARM: config: ixp4xx: Disable legacy EEPROM driver
@ 2022-09-11 21:40 Linus Walleij
2022-09-12 15:30 ` patchwork-bot+linux-soc
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2022-09-11 21:40 UTC (permalink / raw)
To: arm, soc; +Cc: linux-arm-kernel, Linus Walleij
This disables the legacy EEPROM driver, we only need
the new AT24 driver.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
SoC folks: please apply this directly for 6.1.
---
arch/arm/configs/ixp4xx_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig
index 6b65ac2a72e7..3cb995b9616a 100644
--- a/arch/arm/configs/ixp4xx_defconfig
+++ b/arch/arm/configs/ixp4xx_defconfig
@@ -99,7 +99,7 @@ CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_EEPROM_AT24=y
-CONFIG_EEPROM_LEGACY=y
+# CONFIG_EEPROM_LEGACY is not set
# CONFIG_SCSI_PROC_FS is not set
CONFIG_BLK_DEV_SD=y
# CONFIG_BLK_DEV_BSG is not set
--
2.37.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: config: ixp4xx: Disable legacy EEPROM driver
2022-09-11 21:40 [PATCH] ARM: config: ixp4xx: Disable legacy EEPROM driver Linus Walleij
@ 2022-09-12 15:30 ` patchwork-bot+linux-soc
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2022-09-12 15:30 UTC (permalink / raw)
To: Linus Walleij; +Cc: soc
Hello:
This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Sun, 11 Sep 2022 23:40:42 +0200 you wrote:
> This disables the legacy EEPROM driver, we only need
> the new AT24 driver.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> SoC folks: please apply this directly for 6.1.
>
> [...]
Here is the summary with links:
- ARM: config: ixp4xx: Disable legacy EEPROM driver
https://git.kernel.org/soc/soc/c/5a4ca019f627
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-12 15:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-11 21:40 [PATCH] ARM: config: ixp4xx: Disable legacy EEPROM driver Linus Walleij
2022-09-12 15:30 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox