projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fd64e6
)
ARM: config: ixp4xx: Disable legacy EEPROM driver
author
Linus Walleij
<linus.walleij@linaro.org>
Sun, 11 Sep 2022 21:40:42 +0000
(23:40 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 12 Sep 2022 15:11:48 +0000
(17:11 +0200)
This disables the legacy EEPROM driver, we only need
the new AT24 driver.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link:
https://lore.kernel.org/r/20220911214042.1857352-1-linus.walleij@linaro.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/ixp4xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/ixp4xx_defconfig
b/arch/arm/configs/ixp4xx_defconfig
index 6b65ac2a72e7f8bf65480bf77daf7352fe41abec..3cb995b9616a3a7d4cad7d77cff80babab7d1b53 100644
(file)
--- 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