summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTan En De <ende.tan@starfivetech.com>2023-02-13 17:16:45 +0300
committerLey Foon Tan <leyfoon.tan@starfivetech.com>2023-12-04 06:00:14 +0300
commitefe9b8facac995215df9f6a9cfbd489e8165536d (patch)
tree6a681275437dfae8b8594892ae634a48044e5ff9
parent5db43fd0473f7c38b93d70bb346eedbea4ad01b6 (diff)
downloadlinux-efe9b8facac995215df9f6a9cfbd489e8165536d.tar.xz
riscv: configs: Dubhe: Add ext4 filesystem config
Needed to use ext4 filesystem. Signed-off-by: Tan En De <ende.tan@starfivetech.com>
-rw-r--r--arch/riscv/configs/starfive_dubhe_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/starfive_dubhe_defconfig b/arch/riscv/configs/starfive_dubhe_defconfig
index 60e7abe2ed03..0003742f03b6 100644
--- a/arch/riscv/configs/starfive_dubhe_defconfig
+++ b/arch/riscv/configs/starfive_dubhe_defconfig
@@ -114,6 +114,7 @@ CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_UTF8=y
CONFIG_EXFAT_FS=y
+CONFIG_EXT4_FS=y
CONFIG_NTFS_FS=y
CONFIG_NTFS_DEBUG=y
CONFIG_NTFS_RW=y