From 6d18518e02c8018e4fd5a20cb82f9c9a7ff05d82 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 13 Feb 2013 16:51:21 +0000
Subject: [PATCH] mpc85xx: enable the squashfs driver

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35591
---
 target/linux/mpc85xx/config-3.7 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/mpc85xx/config-3.7 b/target/linux/mpc85xx/config-3.7
index c3ac8eb92d..338445e111 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
-- 
GitLab