diff options
-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 |