From 612833ea2b629c8ef9a8ecf377552873b84af7bb Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 11 Feb 2015 21:25:18 +0000 Subject: Add FUSE support to kernels --- strata/bsp-armv7-highbank/linux-armv7-highbank.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-armv7-highbank/linux-armv7-highbank.morph') diff --git a/strata/bsp-armv7-highbank/linux-armv7-highbank.morph b/strata/bsp-armv7-highbank/linux-armv7-highbank.morph index dfebf69c..4db38a94 100644 --- a/strata/bsp-armv7-highbank/linux-armv7-highbank.morph +++ b/strata/bsp-armv7-highbank/linux-armv7-highbank.morph @@ -39,6 +39,7 @@ configure-commands: - scripts/config -e VFAT_FS - scripts/config -e VLAN_8021Q - scripts/config -e BRIDGE_VLAN_FILTERING +- scripts/config -e FUSE_FS - yes '' | make oldconfig build-commands: - make zImage $MAKEFLAGS -- cgit v1.2.1