diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-08-10 10:40:17 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-08-10 10:40:17 +0000 |
commit | 00e07bedd63c1ca9c40f0c19a315e1e4c53351c3 (patch) | |
tree | ba3de30829a7712a3d3adfb911a4274f847e0091 /linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509 | |
parent | c9da2bd75eaeb39c3469239c339b55a755bcbb09 (diff) |
- disable FS_SYNC in all embedix defconfigs
- mount SD and CF cards w/ sync as default
- use tmpfs instead of ramfs for /var and /mnt/ramdisk
BKrev: 4118a611viixdG7gRDQzwg504wW3Sg
Diffstat (limited to 'linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509')
-rw-r--r-- | linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/defconfig-collie | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/defconfig-collie b/linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/defconfig-collie index 7634456e97..54ac2235bb 100644 --- a/linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/defconfig-collie +++ b/linux/openzaurus-sa-2.4.18-rmk7-pxa3-embedix20030509/defconfig-collie @@ -717,7 +717,7 @@ CONFIG_PCMCIA_CHRDEV=y # CONFIG_QUOTA is not set # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set -CONFIG_FS_SYNC=y +# CONFIG_FS_SYNC is not set # CONFIG_REISERFS_FS is not set # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_PROC_INFO is not set |