Date:2012-07-26 16:18:56 (11 years 8 months ago)
Author:Paul Cercueil
Commit:7b3948796cd284a3890bd159ebff73e255599c1a
Message:Enable support for UBIFS (UBI filesystem).

Files: arch/mips/configs/a320_defconfig (4 diffs)

Change Details

arch/mips/configs/a320_defconfig
13121312# CONFIG_ECHO is not set
13131313CONFIG_ZRAM=y
13141314# CONFIG_ZRAM_DEBUG is not set
1315# CONFIG_ZCACHE is not set
13151316CONFIG_ZSMALLOC=y
13161317# CONFIG_FB_SM7XX is not set
13171318# CONFIG_FT1000 is not set
...... 
14151416# CONFIG_BFS_FS is not set
14161417# CONFIG_EFS_FS is not set
14171418# CONFIG_JFFS2_FS is not set
1418# CONFIG_UBIFS_FS is not set
1419CONFIG_UBIFS_FS=y
1420CONFIG_UBIFS_FS_ADVANCED_COMPR=y
1421# CONFIG_UBIFS_FS_LZO is not set
1422# CONFIG_UBIFS_FS_ZLIB is not set
14191423# CONFIG_LOGFS is not set
14201424# CONFIG_CRAMFS is not set
14211425CONFIG_SQUASHFS=y
...... 
15791583# CONFIG_SECURITYFS is not set
15801584CONFIG_DEFAULT_SECURITY_DAC=y
15811585CONFIG_DEFAULT_SECURITY=""
1582# CONFIG_CRYPTO is not set
1586CONFIG_CRYPTO=y
1587
1588#
1589# Crypto core or helper
1590#
1591# CONFIG_CRYPTO_MANAGER is not set
1592# CONFIG_CRYPTO_MANAGER2 is not set
1593# CONFIG_CRYPTO_USER is not set
1594# CONFIG_CRYPTO_GF128MUL is not set
1595# CONFIG_CRYPTO_NULL is not set
1596# CONFIG_CRYPTO_CRYPTD is not set
1597# CONFIG_CRYPTO_AUTHENC is not set
1598
1599#
1600# Authenticated Encryption with Associated Data
1601#
1602# CONFIG_CRYPTO_CCM is not set
1603# CONFIG_CRYPTO_GCM is not set
1604# CONFIG_CRYPTO_SEQIV is not set
1605
1606#
1607# Block modes
1608#
1609# CONFIG_CRYPTO_CBC is not set
1610# CONFIG_CRYPTO_CTR is not set
1611# CONFIG_CRYPTO_CTS is not set
1612# CONFIG_CRYPTO_ECB is not set
1613# CONFIG_CRYPTO_LRW is not set
1614# CONFIG_CRYPTO_PCBC is not set
1615# CONFIG_CRYPTO_XTS is not set
1616
1617#
1618# Hash modes
1619#
1620# CONFIG_CRYPTO_HMAC is not set
1621# CONFIG_CRYPTO_XCBC is not set
1622# CONFIG_CRYPTO_VMAC is not set
1623
1624#
1625# Digest
1626#
1627# CONFIG_CRYPTO_CRC32C is not set
1628# CONFIG_CRYPTO_GHASH is not set
1629# CONFIG_CRYPTO_MD4 is not set
1630# CONFIG_CRYPTO_MD5 is not set
1631# CONFIG_CRYPTO_MICHAEL_MIC is not set
1632# CONFIG_CRYPTO_RMD128 is not set
1633# CONFIG_CRYPTO_RMD160 is not set
1634# CONFIG_CRYPTO_RMD256 is not set
1635# CONFIG_CRYPTO_RMD320 is not set
1636# CONFIG_CRYPTO_SHA1 is not set
1637# CONFIG_CRYPTO_SHA256 is not set
1638# CONFIG_CRYPTO_SHA512 is not set
1639# CONFIG_CRYPTO_TGR192 is not set
1640# CONFIG_CRYPTO_WP512 is not set
1641
1642#
1643# Ciphers
1644#
1645# CONFIG_CRYPTO_AES is not set
1646# CONFIG_CRYPTO_ANUBIS is not set
1647# CONFIG_CRYPTO_ARC4 is not set
1648# CONFIG_CRYPTO_BLOWFISH is not set
1649# CONFIG_CRYPTO_CAMELLIA is not set
1650# CONFIG_CRYPTO_CAST5 is not set
1651# CONFIG_CRYPTO_CAST6 is not set
1652# CONFIG_CRYPTO_DES is not set
1653# CONFIG_CRYPTO_FCRYPT is not set
1654# CONFIG_CRYPTO_KHAZAD is not set
1655# CONFIG_CRYPTO_SALSA20 is not set
1656# CONFIG_CRYPTO_SEED is not set
1657# CONFIG_CRYPTO_SERPENT is not set
1658# CONFIG_CRYPTO_TEA is not set
1659# CONFIG_CRYPTO_TWOFISH is not set
1660
1661#
1662# Compression
1663#
1664# CONFIG_CRYPTO_DEFLATE is not set
1665# CONFIG_CRYPTO_ZLIB is not set
1666# CONFIG_CRYPTO_LZO is not set
1667
1668#
1669# Random Number Generation
1670#
1671# CONFIG_CRYPTO_ANSI_CPRNG is not set
1672# CONFIG_CRYPTO_USER_API_HASH is not set
1673# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
1674# CONFIG_CRYPTO_HW is not set
15831675# CONFIG_BINARY_PRINTF is not set
15841676
15851677#
...... 
15881680CONFIG_BITREVERSE=y
15891681CONFIG_GENERIC_IO=y
15901682# CONFIG_CRC_CCITT is not set
1591# CONFIG_CRC16 is not set
1683CONFIG_CRC16=y
15921684# CONFIG_CRC_T10DIF is not set
15931685# CONFIG_CRC_ITU_T is not set
15941686CONFIG_CRC32=y

Archive Download the corresponding diff file



interactive