diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-13 16:51:21 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-13 16:51:21 +0000 |
commit | ddeb2e297d6473436f035a05dbfb3f9a1b1480ad (patch) | |
tree | 5ddf44f5d18029f9089579626fbe9911e5d711ca | |
parent | 9a2303dbc79ab880bbcb1ad0059fb707099c497b (diff) |
mpc85xx: enable the squashfs driver
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35591 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/mpc85xx/config-3.7 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/config-3.7 b/target/linux/mpc85xx/config-3.7 index c3ac8eb92..338445e11 100644 --- a/target/linux/mpc85xx/config-3.7 +++ b/target/linux/mpc85xx/config-3.7 @@ -249,7 +249,6 @@ CONFIG_SPI=y CONFIG_SPI_FSL_ESPI=y CONFIG_SPI_FSL_LIB=y CONFIG_SPI_MASTER=y -# CONFIG_SQUASHFS is not set # CONFIG_STRIP_ASM_SYMS is not set # CONFIG_STX_GP3 is not set CONFIG_SWIOTLB=y |