[PATCH 4/4] ARM: s3c6400_defconfig: Drop MTD_NAND_S3C2410
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sat Aug 30 10:01:12 PDT 2025
MTD_NAND_S3C2410 driver was removed from the kernel, so cleanup
defconfig as well.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
---
I will take it via Samsung SoC.
---
arch/arm/configs/s3c6400_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/configs/s3c6400_defconfig b/arch/arm/configs/s3c6400_defconfig
index a37e6ac408251903212a7e6cdd5972c10bc10b79..967b1cb22136cb60ff8eccf15997c669ac2ec743 100644
--- a/arch/arm/configs/s3c6400_defconfig
+++ b/arch/arm/configs/s3c6400_defconfig
@@ -11,7 +11,6 @@ CONFIG_MODULE_UNLOAD=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_MTD=y
CONFIG_MTD_RAW_NAND=y
-CONFIG_MTD_NAND_S3C2410=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_EEPROM_AT24=y
--
2.48.1
More information about the linux-arm-kernel
mailing list