Skip to content

Commit c2041af

Browse files
committed
arm: configs: zynq_pluto_defconfig: Enable ext4 filesystem support
This allows swith_root or chroot'ers to use a real file system on a USB drive. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
1 parent 0272a4d commit c2041af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/zynq_pluto_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ CONFIG_XILINX_XADC=y
246246
CONFIG_CF_AXI_DDS=y
247247
CONFIG_FPGA=y
248248
CONFIG_FPGA_MGR_ZYNQ_FPGA=y
249+
CONFIG_EXT4_FS=y
249250
# CONFIG_DNOTIFY is not set
250251
CONFIG_MSDOS_FS=y
251252
CONFIG_VFAT_FS=y

0 commit comments

Comments
 (0)