diff options
Diffstat (limited to 'arch/sparc64/defconfig')
-rw-r--r-- | arch/sparc64/defconfig | 99 |
1 files changed, 64 insertions, 35 deletions
diff --git a/arch/sparc64/defconfig b/arch/sparc64/defconfig index e1835868ad36..92f79680f70d 100644 --- a/arch/sparc64/defconfig +++ b/arch/sparc64/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.25 | 3 | # Linux kernel version: 2.6.25-numa |
4 | # Sun Apr 20 01:33:21 2008 | 4 | # Wed Apr 23 04:49:08 2008 |
5 | # | 5 | # |
6 | CONFIG_SPARC=y | 6 | CONFIG_SPARC=y |
7 | CONFIG_SPARC64=y | 7 | CONFIG_SPARC64=y |
@@ -152,6 +152,8 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y | |||
152 | CONFIG_HUGETLB_PAGE_SIZE_4MB=y | 152 | CONFIG_HUGETLB_PAGE_SIZE_4MB=y |
153 | # CONFIG_HUGETLB_PAGE_SIZE_512K is not set | 153 | # CONFIG_HUGETLB_PAGE_SIZE_512K is not set |
154 | # CONFIG_HUGETLB_PAGE_SIZE_64K is not set | 154 | # CONFIG_HUGETLB_PAGE_SIZE_64K is not set |
155 | # CONFIG_NUMA is not set | ||
156 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
155 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 157 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
156 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 158 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
157 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | 159 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
@@ -787,7 +789,6 @@ CONFIG_I2C_ALGOBIT=y | |||
787 | # CONFIG_SENSORS_PCF8574 is not set | 789 | # CONFIG_SENSORS_PCF8574 is not set |
788 | # CONFIG_PCF8575 is not set | 790 | # CONFIG_PCF8575 is not set |
789 | # CONFIG_SENSORS_PCF8591 is not set | 791 | # CONFIG_SENSORS_PCF8591 is not set |
790 | # CONFIG_TPS65010 is not set | ||
791 | # CONFIG_SENSORS_MAX6875 is not set | 792 | # CONFIG_SENSORS_MAX6875 is not set |
792 | # CONFIG_SENSORS_TSL2550 is not set | 793 | # CONFIG_SENSORS_TSL2550 is not set |
793 | # CONFIG_I2C_DEBUG_CORE is not set | 794 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -869,6 +870,7 @@ CONFIG_SSB_POSSIBLE=y | |||
869 | # Multifunction device drivers | 870 | # Multifunction device drivers |
870 | # | 871 | # |
871 | # CONFIG_MFD_SM501 is not set | 872 | # CONFIG_MFD_SM501 is not set |
873 | # CONFIG_HTC_PASIC3 is not set | ||
872 | 874 | ||
873 | # | 875 | # |
874 | # Multimedia devices | 876 | # Multimedia devices |
@@ -1219,10 +1221,6 @@ CONFIG_USB_STORAGE=m | |||
1219 | # CONFIG_NEW_LEDS is not set | 1221 | # CONFIG_NEW_LEDS is not set |
1220 | # CONFIG_INFINIBAND is not set | 1222 | # CONFIG_INFINIBAND is not set |
1221 | # CONFIG_RTC_CLASS is not set | 1223 | # CONFIG_RTC_CLASS is not set |
1222 | |||
1223 | # | ||
1224 | # Userspace I/O | ||
1225 | # | ||
1226 | # CONFIG_UIO is not set | 1224 | # CONFIG_UIO is not set |
1227 | 1225 | ||
1228 | # | 1226 | # |
@@ -1399,6 +1397,7 @@ CONFIG_SCHEDSTATS=y | |||
1399 | CONFIG_DEBUG_BUGVERBOSE=y | 1397 | CONFIG_DEBUG_BUGVERBOSE=y |
1400 | # CONFIG_DEBUG_INFO is not set | 1398 | # CONFIG_DEBUG_INFO is not set |
1401 | # CONFIG_DEBUG_VM is not set | 1399 | # CONFIG_DEBUG_VM is not set |
1400 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1402 | # CONFIG_DEBUG_LIST is not set | 1401 | # CONFIG_DEBUG_LIST is not set |
1403 | # CONFIG_DEBUG_SG is not set | 1402 | # CONFIG_DEBUG_SG is not set |
1404 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1403 | # CONFIG_BOOT_PRINTK_DELAY is not set |
@@ -1425,53 +1424,82 @@ CONFIG_ASYNC_CORE=m | |||
1425 | CONFIG_ASYNC_MEMCPY=m | 1424 | CONFIG_ASYNC_MEMCPY=m |
1426 | CONFIG_ASYNC_XOR=m | 1425 | CONFIG_ASYNC_XOR=m |
1427 | CONFIG_CRYPTO=y | 1426 | CONFIG_CRYPTO=y |
1427 | |||
1428 | # | ||
1429 | # Crypto core or helper | ||
1430 | # | ||
1428 | CONFIG_CRYPTO_ALGAPI=y | 1431 | CONFIG_CRYPTO_ALGAPI=y |
1429 | CONFIG_CRYPTO_AEAD=y | 1432 | CONFIG_CRYPTO_AEAD=y |
1430 | CONFIG_CRYPTO_BLKCIPHER=y | 1433 | CONFIG_CRYPTO_BLKCIPHER=y |
1431 | # CONFIG_CRYPTO_SEQIV is not set | ||
1432 | CONFIG_CRYPTO_HASH=y | 1434 | CONFIG_CRYPTO_HASH=y |
1433 | CONFIG_CRYPTO_MANAGER=y | 1435 | CONFIG_CRYPTO_MANAGER=y |
1436 | CONFIG_CRYPTO_GF128MUL=m | ||
1437 | CONFIG_CRYPTO_NULL=m | ||
1438 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1439 | CONFIG_CRYPTO_AUTHENC=y | ||
1440 | CONFIG_CRYPTO_TEST=m | ||
1441 | |||
1442 | # | ||
1443 | # Authenticated Encryption with Associated Data | ||
1444 | # | ||
1445 | # CONFIG_CRYPTO_CCM is not set | ||
1446 | # CONFIG_CRYPTO_GCM is not set | ||
1447 | # CONFIG_CRYPTO_SEQIV is not set | ||
1448 | |||
1449 | # | ||
1450 | # Block modes | ||
1451 | # | ||
1452 | CONFIG_CRYPTO_CBC=y | ||
1453 | # CONFIG_CRYPTO_CTR is not set | ||
1454 | # CONFIG_CRYPTO_CTS is not set | ||
1455 | CONFIG_CRYPTO_ECB=m | ||
1456 | CONFIG_CRYPTO_LRW=m | ||
1457 | CONFIG_CRYPTO_PCBC=m | ||
1458 | CONFIG_CRYPTO_XTS=m | ||
1459 | |||
1460 | # | ||
1461 | # Hash modes | ||
1462 | # | ||
1434 | CONFIG_CRYPTO_HMAC=y | 1463 | CONFIG_CRYPTO_HMAC=y |
1435 | CONFIG_CRYPTO_XCBC=y | 1464 | CONFIG_CRYPTO_XCBC=y |
1436 | CONFIG_CRYPTO_NULL=m | 1465 | |
1466 | # | ||
1467 | # Digest | ||
1468 | # | ||
1469 | CONFIG_CRYPTO_CRC32C=m | ||
1437 | CONFIG_CRYPTO_MD4=y | 1470 | CONFIG_CRYPTO_MD4=y |
1438 | CONFIG_CRYPTO_MD5=y | 1471 | CONFIG_CRYPTO_MD5=y |
1472 | CONFIG_CRYPTO_MICHAEL_MIC=m | ||
1439 | CONFIG_CRYPTO_SHA1=y | 1473 | CONFIG_CRYPTO_SHA1=y |
1440 | CONFIG_CRYPTO_SHA256=m | 1474 | CONFIG_CRYPTO_SHA256=m |
1441 | CONFIG_CRYPTO_SHA512=m | 1475 | CONFIG_CRYPTO_SHA512=m |
1442 | CONFIG_CRYPTO_WP512=m | ||
1443 | CONFIG_CRYPTO_TGR192=m | 1476 | CONFIG_CRYPTO_TGR192=m |
1444 | CONFIG_CRYPTO_GF128MUL=m | 1477 | CONFIG_CRYPTO_WP512=m |
1445 | CONFIG_CRYPTO_ECB=m | 1478 | |
1446 | CONFIG_CRYPTO_CBC=y | 1479 | # |
1447 | CONFIG_CRYPTO_PCBC=m | 1480 | # Ciphers |
1448 | CONFIG_CRYPTO_LRW=m | 1481 | # |
1449 | CONFIG_CRYPTO_XTS=m | ||
1450 | # CONFIG_CRYPTO_CTR is not set | ||
1451 | # CONFIG_CRYPTO_GCM is not set | ||
1452 | # CONFIG_CRYPTO_CCM is not set | ||
1453 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1454 | CONFIG_CRYPTO_DES=y | ||
1455 | CONFIG_CRYPTO_FCRYPT=m | ||
1456 | CONFIG_CRYPTO_BLOWFISH=m | ||
1457 | CONFIG_CRYPTO_TWOFISH=m | ||
1458 | CONFIG_CRYPTO_TWOFISH_COMMON=m | ||
1459 | CONFIG_CRYPTO_SERPENT=m | ||
1460 | CONFIG_CRYPTO_AES=m | 1482 | CONFIG_CRYPTO_AES=m |
1483 | CONFIG_CRYPTO_ANUBIS=m | ||
1484 | CONFIG_CRYPTO_ARC4=m | ||
1485 | CONFIG_CRYPTO_BLOWFISH=m | ||
1486 | CONFIG_CRYPTO_CAMELLIA=m | ||
1461 | CONFIG_CRYPTO_CAST5=m | 1487 | CONFIG_CRYPTO_CAST5=m |
1462 | CONFIG_CRYPTO_CAST6=m | 1488 | CONFIG_CRYPTO_CAST6=m |
1463 | CONFIG_CRYPTO_TEA=m | 1489 | CONFIG_CRYPTO_DES=y |
1464 | CONFIG_CRYPTO_ARC4=m | 1490 | CONFIG_CRYPTO_FCRYPT=m |
1465 | CONFIG_CRYPTO_KHAZAD=m | 1491 | CONFIG_CRYPTO_KHAZAD=m |
1466 | CONFIG_CRYPTO_ANUBIS=m | ||
1467 | CONFIG_CRYPTO_SEED=m | ||
1468 | # CONFIG_CRYPTO_SALSA20 is not set | 1492 | # CONFIG_CRYPTO_SALSA20 is not set |
1493 | CONFIG_CRYPTO_SEED=m | ||
1494 | CONFIG_CRYPTO_SERPENT=m | ||
1495 | CONFIG_CRYPTO_TEA=m | ||
1496 | CONFIG_CRYPTO_TWOFISH=m | ||
1497 | CONFIG_CRYPTO_TWOFISH_COMMON=m | ||
1498 | |||
1499 | # | ||
1500 | # Compression | ||
1501 | # | ||
1469 | CONFIG_CRYPTO_DEFLATE=y | 1502 | CONFIG_CRYPTO_DEFLATE=y |
1470 | CONFIG_CRYPTO_MICHAEL_MIC=m | ||
1471 | CONFIG_CRYPTO_CRC32C=m | ||
1472 | CONFIG_CRYPTO_CAMELLIA=m | ||
1473 | CONFIG_CRYPTO_TEST=m | ||
1474 | CONFIG_CRYPTO_AUTHENC=y | ||
1475 | # CONFIG_CRYPTO_LZO is not set | 1503 | # CONFIG_CRYPTO_LZO is not set |
1476 | CONFIG_CRYPTO_HW=y | 1504 | CONFIG_CRYPTO_HW=y |
1477 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1505 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
@@ -1492,3 +1520,4 @@ CONFIG_PLIST=y | |||
1492 | CONFIG_HAS_IOMEM=y | 1520 | CONFIG_HAS_IOMEM=y |
1493 | CONFIG_HAS_IOPORT=y | 1521 | CONFIG_HAS_IOPORT=y |
1494 | CONFIG_HAS_DMA=y | 1522 | CONFIG_HAS_DMA=y |
1523 | CONFIG_HAVE_LMB=y | ||