s5pc210: universal: disable mkfs.ubifs and ubinize
authorDonggeun Kim <dg77.kim@samsung.com>
Wed, 5 Jan 2011 01:30:26 +0000 (10:30 +0900)
committerDonggeun Kim <dg77.kim@samsung.com>
Wed, 5 Jan 2011 01:30:26 +0000 (10:30 +0900)
Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
include/configs/s5pc210_universal.h

index b66a03d..a488315 100644 (file)
 #endif
 
 /* To enable make ubifs and ubinized image*/
+#if 0
 #define CONFIG_LZO_COMPRESSION
 #define CONFIG_UBIFS_MK
 #define CONFIG_UBINIZE
+#endif
 
 #define CONFIG_FAT_WRITE