summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleyfoon.tan <leyfoon.tan@starfivetech.com>2024-03-07 11:07:26 +0300
committerleyfoon.tan <leyfoon.tan@starfivetech.com>2024-03-07 11:07:26 +0300
commitb634339a68f88efd4830210c1cc756f4876b282d (patch)
tree30ee557d22be672e9a09ed5baaceca6853ff834c
parentdb05453de45dac893a602a0546efb2d385c40c16 (diff)
parent82f1ff56576585d3e9c76e901a6d0e0d6dd9cc25 (diff)
downloadlinux-b634339a68f88efd4830210c1cc756f4876b282d.tar.xz
Merge branch 'starfive-6.6.10-dubhe-use-4k-sector' into 'starfive-6.6.10-dubhe'
riscv: configs: dubhe: Enable 4K erase sector for QSPI See merge request starfive-tech/linux!275
-rw-r--r--arch/riscv/configs/starfive_dubhe_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/configs/starfive_dubhe_defconfig b/arch/riscv/configs/starfive_dubhe_defconfig
index 6023f5d3085b..a606ad404f45 100644
--- a/arch/riscv/configs/starfive_dubhe_defconfig
+++ b/arch/riscv/configs/starfive_dubhe_defconfig
@@ -126,7 +126,7 @@ CONFIG_MTDRAM_TOTAL_SIZE=262144
CONFIG_MTDRAM_ERASE_SIZE=64
CONFIG_MTD_BLOCK2MTD=y
CONFIG_MTD_SPI_NOR=y
-# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
+CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_BLOCK=y
CONFIG_BLK_DEV_LOOP=y