Skip to content

Commit

Permalink
arm: configs: zynq_pluto_defconfig: Enable ext4 filesystem support
Browse files Browse the repository at this point in the history
This allows swith_root or chroot'ers to use a real file system on a USB
drive.

Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
mhennerich committed Aug 28, 2019
1 parent bb4063b commit 116711a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/zynq_pluto_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ CONFIG_CF_AXI_DDS=y
CONFIG_NVMEM_AXI_SYSID=y
CONFIG_FPGA=y
CONFIG_FPGA_MGR_ZYNQ_FPGA=y
CONFIG_EXT4_FS=y
# CONFIG_DNOTIFY is not set
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
Expand Down

0 comments on commit 116711a

Please sign in to comment.