aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeontx
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2018-02-20 10:23:14 -0800
committerFelix Fietkau <nbd@nbd.name>2018-02-22 13:12:06 +0100
commitc0470e7917c0c5ccec4e91f32ce124900114eef6 (patch)
treeb8b2bf41a864601b818965fa825ceb3db36c8bd5 /target/linux/octeontx
parent4294b79e0ab88fcaed66056d5c3a71d861eeeb75 (diff)
downloadupstream-c0470e7917c0c5ccec4e91f32ce124900114eef6.tar.gz
upstream-c0470e7917c0c5ccec4e91f32ce124900114eef6.tar.bz2
upstream-c0470e7917c0c5ccec4e91f32ce124900114eef6.zip
octeontx: add FAT FS support to kernel
The CN80XX Boot firmware uses an embedded FAT12 filesystem. For some reason busybox can't mount this unless its enabled static in the kernel. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'target/linux/octeontx')
-rw-r--r--target/linux/octeontx/config-4.142
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/octeontx/config-4.14 b/target/linux/octeontx/config-4.14
index c56a27d1cc..aac74fa158 100644
--- a/target/linux/octeontx/config-4.14
+++ b/target/linux/octeontx/config-4.14
@@ -235,6 +235,7 @@ CONFIG_F2FS_STAT_FS=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
+CONFIG_FAT_FS=y
CONFIG_FIXED_PHY=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_FRAME_POINTER=y
@@ -396,6 +397,7 @@ CONFIG_MMC_BLOCK=y
CONFIG_MMC_CAVIUM_THUNDERX=y
# CONFIG_MMC_TIFM_SD is not set
CONFIG_MODULES_USE_ELF_RELA=y
+CONFIG_MSDOS_FS=y
# CONFIG_MTD is not set
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_NEED_DMA_MAP_STATE=y