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 Jan 10, 2019
1 parent 0272a4d commit c2041af
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 @@ -246,6 +246,7 @@ CONFIG_XILINX_XADC=y
CONFIG_CF_AXI_DDS=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 c2041af

Please sign in to comment.