[oe-commits] org.oe.dreambox linux-dm7025: enable autofs modules, build msdos, fat, vfat as modules

tmbinc commit oe at amethyst.openembedded.net
Mon Jun 2 08:48:03 UTC 2008


linux-dm7025: enable autofs modules, build msdos,fat,vfat as modules

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 8af6e62a9c9dc25f1d0c472569908a820ff8b0eb
ViewMTN: http://monotone.openembedded.org/revision/info/8af6e62a9c9dc25f1d0c472569908a820ff8b0eb
Files:
1
packages/linux/linux-dm7025/dm7025_defconfig
Diffs:

#
# mt diff -r3017956172bdf328f490407b7a496b9785fa5b93 -r8af6e62a9c9dc25f1d0c472569908a820ff8b0eb
#
#
#
# patch "packages/linux/linux-dm7025/dm7025_defconfig"
#  from [ad8ed51d78025b839dc97e681164297cc66c9c56]
#    to [62886dfc09a2cf605ffffe4b6de2408bd8c3c180]
#
============================================================
--- packages/linux/linux-dm7025/dm7025_defconfig	ad8ed51d78025b839dc97e681164297cc66c9c56
+++ packages/linux/linux-dm7025/dm7025_defconfig	62886dfc09a2cf605ffffe4b6de2408bd8c3c180
@@ -1400,8 +1400,8 @@ CONFIG_DNOTIFY=y
 # CONFIG_ROMFS_FS is not set
 # CONFIG_QUOTA is not set
 CONFIG_DNOTIFY=y
-# CONFIG_AUTOFS_FS is not set
-# CONFIG_AUTOFS4_FS is not set
+CONFIG_AUTOFS_FS=m
+CONFIG_AUTOFS4_FS=m
 
 #
 # CD-ROM/DVD Filesystems
@@ -1415,9 +1415,9 @@ CONFIG_UDF_NLS=y
 #
 # DOS/FAT/NT Filesystems
 #
-CONFIG_FAT_FS=y
-CONFIG_MSDOS_FS=y
-CONFIG_VFAT_FS=y
+CONFIG_FAT_FS=m
+CONFIG_MSDOS_FS=m
+CONFIG_VFAT_FS=m
 CONFIG_FAT_DEFAULT_CODEPAGE=437
 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 CONFIG_NTFS_FS=m






More information about the Openembedded-commits mailing list