diff options
author | Phil Blundell <philb@gnu.org> | 2004-06-25 19:20:34 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-06-25 19:20:34 +0000 |
commit | 5477c052e3640aa676dc4397b94e2d75e67470b2 (patch) | |
tree | 7ba9ca8bf4101b5e491ce614b8901f789bd216d3 | |
parent | fe2c338954c25c7e50e70f1fa91fb8fcb92c8308 (diff) |
change CONFIG_DUMMY from y to m
enable TMPFS
BKrev: 40dc7b02YjPDCpEfdGs-WLQfHeob6w
-rw-r--r-- | linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad index 6b723f8608..4e70f9c222 100644 --- a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad +++ b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad @@ -479,7 +479,7 @@ CONFIG_NETDEVICES=y # ARCnet devices # # CONFIG_ARCNET is not set -CONFIG_DUMMY=y +CONFIG_DUMMY=m # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set # CONFIG_TUN is not set @@ -853,7 +853,7 @@ CONFIG_CRAMFS=m # CONFIG_CRAMFS_LINEAR is not set # CONFIG_CRAMFS_LINEAR_XIP is not set # CONFIG_ROOT_CRAMFS_LINEAR is not set -# CONFIG_TMPFS is not set +CONFIG_TMPFS=y CONFIG_RAMFS=y # CONFIG_ISO9660_FS is not set # CONFIG_JOLIET is not set |