projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d592558
)
s5pc210: universal: disable mkfs.ubifs and ubinize
author
Donggeun Kim
<dg77.kim@samsung.com>
Wed, 5 Jan 2011 01:30:26 +0000
(10:30 +0900)
committer
Donggeun 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
patch
|
blob
|
history
diff --git
a/include/configs/s5pc210_universal.h
b/include/configs/s5pc210_universal.h
index
b66a03d
..
a488315
100644
(file)
--- a/
include/configs/s5pc210_universal.h
+++ b/
include/configs/s5pc210_universal.h
@@
-160,9
+160,11
@@
#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