Skip to content

Commit

Permalink
[ARM] 4188/1: S3C24XX: add CRAMFS to s3c2410_defconfig
Browse files Browse the repository at this point in the history
Add cramfs support in by default, as a lot of
our initrds are cramfs images.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Ben Dooks authored and Russell King committed Feb 14, 2007
1 parent 961314d commit 5ac602b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/configs/s3c2410_defconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.20
# Mon Feb 12 13:32:08 2007
# Tue Feb 13 16:43:14 2007
#
CONFIG_ARM=y
# CONFIG_GENERIC_TIME is not set
Expand Down Expand Up @@ -1220,7 +1220,7 @@ CONFIG_JFFS2_FS_WRITEBUFFER=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_CRAMFS is not set
CONFIG_CRAMFS=y
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
Expand Down

0 comments on commit 5ac602b

Please sign in to comment.