[PATCH 1/2] UBUNTU: [Config] set CONFIG_MSDOS_FS as module

Bryan Wu bryan.wu at canonical.com
Mon Jul 9 08:06:26 UTC 2012


CONFIG_VFAT_FS is built-in for ARM board booting requirement,
while CONFIG_MSDOS_FS is not required to built-in for ti-omap4

Signed-off-by: Bryan Wu <bryan.wu at canonical.com>

diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu
index d67f2be..df3817d 100644
--- a/debian.ti-omap4/config/config.common.ubuntu
+++ b/debian.ti-omap4/config/config.common.ubuntu
@@ -2074,7 +2074,7 @@ CONFIG_MOUSE_SYNAPTICS_I2C=m
 CONFIG_MOUSE_SYNAPTICS_USB=m
 CONFIG_MOUSE_VSXXXAA=m
 CONFIG_MPCORE_WATCHDOG=m
-CONFIG_MSDOS_FS=y
+CONFIG_MSDOS_FS=m
 CONFIG_MSDOS_PARTITION=y
 CONFIG_MSPRO_BLOCK=m
 CONFIG_MTD=m
-- 
1.7.11.1





More information about the kernel-team mailing list