diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-13 16:51:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-13 16:51:21 +0000 |
commit | 6d18518e02c8018e4fd5a20cb82f9c9a7ff05d82 (patch) | |
tree | f2eb090574784ce4cdd2aa6bbc60f16ce1ae0c19 /target/linux/mpc85xx | |
parent | c3b3f77621b504bbe3d69fa58c79ead52bee1224 (diff) | |
download | upstream-6d18518e02c8018e4fd5a20cb82f9c9a7ff05d82.tar.gz upstream-6d18518e02c8018e4fd5a20cb82f9c9a7ff05d82.tar.bz2 upstream-6d18518e02c8018e4fd5a20cb82f9c9a7ff05d82.zip |
mpc85xx: enable the squashfs driver
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35591
Diffstat (limited to 'target/linux/mpc85xx')
-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 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 |