diff options
| -rw-r--r-- | meta/packages/linux/linux-nokia800-2.6.21-osso71/nokia800/defconfig | 79 | ||||
| -rw-r--r-- | meta/packages/linux/linux-nokia800_2.6.21-osso71.bb | 2 |
2 files changed, 69 insertions, 12 deletions
diff --git a/meta/packages/linux/linux-nokia800-2.6.21-osso71/nokia800/defconfig b/meta/packages/linux/linux-nokia800-2.6.21-osso71/nokia800/defconfig index f5a2df4c5b..52ee1b10ce 100644 --- a/meta/packages/linux/linux-nokia800-2.6.21-osso71/nokia800/defconfig +++ b/meta/packages/linux/linux-nokia800-2.6.21-osso71/nokia800/defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.21-omap1 | 3 | # Linux kernel version: 2.6.21-omap1 |
| 4 | # Wed Feb 20 22:47:15 2008 | 4 | # Tue Mar 4 12:08:53 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
| @@ -517,6 +517,7 @@ CONFIG_MTD_BLOCK=y | |||
| 517 | # CONFIG_INFTL is not set | 517 | # CONFIG_INFTL is not set |
| 518 | # CONFIG_RFD_FTL is not set | 518 | # CONFIG_RFD_FTL is not set |
| 519 | # CONFIG_SSFDC is not set | 519 | # CONFIG_SSFDC is not set |
| 520 | # CONFIG_MTD_OOPS is not set | ||
| 520 | 521 | ||
| 521 | # | 522 | # |
| 522 | # RAM/ROM/Flash chip drivers | 523 | # RAM/ROM/Flash chip drivers |
| @@ -1357,19 +1358,19 @@ CONFIG_CBUS_RETU_HEADSET=y | |||
| 1357 | # | 1358 | # |
| 1358 | # File systems | 1359 | # File systems |
| 1359 | # | 1360 | # |
| 1360 | CONFIG_EXT2_FS=m | 1361 | CONFIG_EXT2_FS=y |
| 1361 | CONFIG_EXT2_FS_XATTR=y | 1362 | CONFIG_EXT2_FS_XATTR=y |
| 1362 | # CONFIG_EXT2_FS_POSIX_ACL is not set | 1363 | # CONFIG_EXT2_FS_POSIX_ACL is not set |
| 1363 | # CONFIG_EXT2_FS_SECURITY is not set | 1364 | # CONFIG_EXT2_FS_SECURITY is not set |
| 1364 | # CONFIG_EXT2_FS_XIP is not set | 1365 | # CONFIG_EXT2_FS_XIP is not set |
| 1365 | CONFIG_EXT3_FS=m | 1366 | CONFIG_EXT3_FS=y |
| 1366 | CONFIG_EXT3_FS_XATTR=y | 1367 | CONFIG_EXT3_FS_XATTR=y |
| 1367 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1368 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 1368 | # CONFIG_EXT3_FS_SECURITY is not set | 1369 | # CONFIG_EXT3_FS_SECURITY is not set |
| 1369 | # CONFIG_EXT4DEV_FS is not set | 1370 | # CONFIG_EXT4DEV_FS is not set |
| 1370 | CONFIG_JBD=m | 1371 | CONFIG_JBD=y |
| 1371 | # CONFIG_JBD_DEBUG is not set | 1372 | # CONFIG_JBD_DEBUG is not set |
| 1372 | CONFIG_FS_MBCACHE=m | 1373 | CONFIG_FS_MBCACHE=y |
| 1373 | # CONFIG_REISERFS_FS is not set | 1374 | # CONFIG_REISERFS_FS is not set |
| 1374 | # CONFIG_JFS_FS is not set | 1375 | # CONFIG_JFS_FS is not set |
| 1375 | # CONFIG_FS_POSIX_ACL is not set | 1376 | # CONFIG_FS_POSIX_ACL is not set |
| @@ -1384,7 +1385,7 @@ CONFIG_INOTIFY_USER=y | |||
| 1384 | CONFIG_DNOTIFY=y | 1385 | CONFIG_DNOTIFY=y |
| 1385 | # CONFIG_AUTOFS_FS is not set | 1386 | # CONFIG_AUTOFS_FS is not set |
| 1386 | # CONFIG_AUTOFS4_FS is not set | 1387 | # CONFIG_AUTOFS4_FS is not set |
| 1387 | # CONFIG_FUSE_FS is not set | 1388 | CONFIG_FUSE_FS=y |
| 1388 | 1389 | ||
| 1389 | # | 1390 | # |
| 1390 | # CD-ROM/DVD Filesystems | 1391 | # CD-ROM/DVD Filesystems |
| @@ -1396,7 +1397,7 @@ CONFIG_DNOTIFY=y | |||
| 1396 | # DOS/FAT/NT Filesystems | 1397 | # DOS/FAT/NT Filesystems |
| 1397 | # | 1398 | # |
| 1398 | CONFIG_FAT_FS=y | 1399 | CONFIG_FAT_FS=y |
| 1399 | CONFIG_MSDOS_FS=y | 1400 | # CONFIG_MSDOS_FS is not set |
| 1400 | CONFIG_VFAT_FS=y | 1401 | CONFIG_VFAT_FS=y |
| 1401 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | 1402 | CONFIG_FAT_DEFAULT_CODEPAGE=437 |
| 1402 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | 1403 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" |
| @@ -1449,10 +1450,26 @@ CONFIG_JFFS2_CMODE_PRIORITY=y | |||
| 1449 | # | 1450 | # |
| 1450 | # Network File Systems | 1451 | # Network File Systems |
| 1451 | # | 1452 | # |
| 1452 | # CONFIG_NFS_FS is not set | 1453 | CONFIG_NFS_FS=y |
| 1454 | CONFIG_NFS_V3=y | ||
| 1455 | # CONFIG_NFS_V3_ACL is not set | ||
| 1456 | CONFIG_NFS_V4=y | ||
| 1457 | # CONFIG_NFS_DIRECTIO is not set | ||
| 1453 | # CONFIG_NFSD is not set | 1458 | # CONFIG_NFSD is not set |
| 1459 | CONFIG_LOCKD=y | ||
| 1460 | CONFIG_LOCKD_V4=y | ||
| 1461 | CONFIG_NFS_COMMON=y | ||
| 1462 | CONFIG_SUNRPC=y | ||
| 1463 | CONFIG_SUNRPC_GSS=y | ||
| 1464 | CONFIG_RPCSEC_GSS_KRB5=y | ||
| 1465 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 1454 | # CONFIG_SMB_FS is not set | 1466 | # CONFIG_SMB_FS is not set |
| 1455 | # CONFIG_CIFS is not set | 1467 | CONFIG_CIFS=y |
| 1468 | # CONFIG_CIFS_STATS is not set | ||
| 1469 | # CONFIG_CIFS_WEAK_PW_HASH is not set | ||
| 1470 | # CONFIG_CIFS_XATTR is not set | ||
| 1471 | # CONFIG_CIFS_DEBUG2 is not set | ||
| 1472 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||
| 1456 | # CONFIG_NCP_FS is not set | 1473 | # CONFIG_NCP_FS is not set |
| 1457 | # CONFIG_CODA_FS is not set | 1474 | # CONFIG_CODA_FS is not set |
| 1458 | # CONFIG_AFS_FS is not set | 1475 | # CONFIG_AFS_FS is not set |
| @@ -1494,7 +1511,7 @@ CONFIG_NLS_CODEPAGE_437=y | |||
| 1494 | # CONFIG_NLS_CODEPAGE_1251 is not set | 1511 | # CONFIG_NLS_CODEPAGE_1251 is not set |
| 1495 | # CONFIG_NLS_ASCII is not set | 1512 | # CONFIG_NLS_ASCII is not set |
| 1496 | CONFIG_NLS_ISO8859_1=y | 1513 | CONFIG_NLS_ISO8859_1=y |
| 1497 | # CONFIG_NLS_ISO8859_2 is not set | 1514 | CONFIG_NLS_ISO8859_2=y |
| 1498 | # CONFIG_NLS_ISO8859_3 is not set | 1515 | # CONFIG_NLS_ISO8859_3 is not set |
| 1499 | # CONFIG_NLS_ISO8859_4 is not set | 1516 | # CONFIG_NLS_ISO8859_4 is not set |
| 1500 | # CONFIG_NLS_ISO8859_5 is not set | 1517 | # CONFIG_NLS_ISO8859_5 is not set |
| @@ -1566,7 +1583,47 @@ CONFIG_SECURITY_LOWMEM=y | |||
| 1566 | # | 1583 | # |
| 1567 | # Cryptographic options | 1584 | # Cryptographic options |
| 1568 | # | 1585 | # |
| 1569 | # CONFIG_CRYPTO is not set | 1586 | CONFIG_CRYPTO=y |
| 1587 | CONFIG_CRYPTO_ALGAPI=y | ||
| 1588 | CONFIG_CRYPTO_BLKCIPHER=y | ||
| 1589 | CONFIG_CRYPTO_MANAGER=y | ||
| 1590 | # CONFIG_CRYPTO_HMAC is not set | ||
| 1591 | # CONFIG_CRYPTO_XCBC is not set | ||
| 1592 | # CONFIG_CRYPTO_NULL is not set | ||
| 1593 | # CONFIG_CRYPTO_MD4 is not set | ||
| 1594 | CONFIG_CRYPTO_MD5=y | ||
| 1595 | # CONFIG_CRYPTO_SHA1 is not set | ||
| 1596 | # CONFIG_CRYPTO_SHA256 is not set | ||
| 1597 | # CONFIG_CRYPTO_SHA512 is not set | ||
| 1598 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1599 | # CONFIG_CRYPTO_TGR192 is not set | ||
| 1600 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1601 | CONFIG_CRYPTO_ECB=m | ||
| 1602 | CONFIG_CRYPTO_CBC=y | ||
| 1603 | CONFIG_CRYPTO_PCBC=m | ||
| 1604 | # CONFIG_CRYPTO_LRW is not set | ||
| 1605 | CONFIG_CRYPTO_DES=y | ||
| 1606 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1607 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1608 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1609 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1610 | # CONFIG_CRYPTO_AES is not set | ||
| 1611 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 1612 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 1613 | # CONFIG_CRYPTO_TEA is not set | ||
| 1614 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 1615 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 1616 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1617 | # CONFIG_CRYPTO_DEFLATE is not set | ||
| 1618 | # CONFIG_CRYPTO_LZO is not set | ||
| 1619 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1620 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1621 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1622 | # CONFIG_CRYPTO_TEST is not set | ||
| 1623 | |||
| 1624 | # | ||
| 1625 | # Hardware crypto devices | ||
| 1626 | # | ||
| 1570 | 1627 | ||
| 1571 | # | 1628 | # |
| 1572 | # Library routines | 1629 | # Library routines |
diff --git a/meta/packages/linux/linux-nokia800_2.6.21-osso71.bb b/meta/packages/linux/linux-nokia800_2.6.21-osso71.bb index 7b633635b8..8f87ed0011 100644 --- a/meta/packages/linux/linux-nokia800_2.6.21-osso71.bb +++ b/meta/packages/linux/linux-nokia800_2.6.21-osso71.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require linux-nokia800.inc | 1 | require linux-nokia800.inc |
| 2 | PR = "r3" | 2 | PR = "r4" |
| 3 | 3 | ||
| 4 | DEFAULT_PREFERENCE_nokia770 = "-1" | 4 | DEFAULT_PREFERENCE_nokia770 = "-1" |
| 5 | 5 | ||
