omap24xx: Don't automatically mount maemo fs
[openwrt/svn-archive/archive.git] / target / linux / omap24xx / base-files / etc / config / fstab
index 5430d56d59a903106d074a3730dd167e8f2f220c..64446e3c8cc89119baf5d52be70829d6011f5e1e 100644 (file)
@@ -3,11 +3,11 @@ config mount
        option device   /dev/mtdblock3
        option fstype   jffs2
        option options  rw
-       option enabled  1
+       option enabled  0
 
 config mount
        option target   /maemo/rootfs
        option device   /dev/mtdblock4
        option fstype   jffs2
        option options  rw
-       option enabled  1
+       option enabled  0