diff options
| -rw-r--r-- | arch/sparc/defconfig | 186 |
1 files changed, 40 insertions, 146 deletions
diff --git a/arch/sparc/defconfig b/arch/sparc/defconfig index fdc67238408a..f7a509149199 100644 --- a/arch/sparc/defconfig +++ b/arch/sparc/defconfig | |||
| @@ -1,12 +1,14 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.22-rc1 | 3 | # Linux kernel version: 2.6.23-rc1 |
| 4 | # Mon May 14 03:25:14 2007 | 4 | # Wed Jul 25 15:30:21 2007 |
| 5 | # | 5 | # |
| 6 | CONFIG_MMU=y | 6 | CONFIG_MMU=y |
| 7 | CONFIG_HIGHMEM=y | 7 | CONFIG_HIGHMEM=y |
| 8 | CONFIG_ZONE_DMA=y | 8 | CONFIG_ZONE_DMA=y |
| 9 | CONFIG_GENERIC_ISA_DMA=y | 9 | CONFIG_GENERIC_ISA_DMA=y |
| 10 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
| 11 | CONFIG_OF=y | ||
| 10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 12 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 11 | 13 | ||
| 12 | # | 14 | # |
| @@ -23,12 +25,11 @@ CONFIG_LOCALVERSION="" | |||
| 23 | CONFIG_LOCALVERSION_AUTO=y | 25 | CONFIG_LOCALVERSION_AUTO=y |
| 24 | CONFIG_SWAP=y | 26 | CONFIG_SWAP=y |
| 25 | CONFIG_SYSVIPC=y | 27 | CONFIG_SYSVIPC=y |
| 26 | # CONFIG_IPC_NS is not set | ||
| 27 | CONFIG_SYSVIPC_SYSCTL=y | 28 | CONFIG_SYSVIPC_SYSCTL=y |
| 28 | CONFIG_POSIX_MQUEUE=y | 29 | CONFIG_POSIX_MQUEUE=y |
| 29 | # CONFIG_BSD_PROCESS_ACCT is not set | 30 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 30 | # CONFIG_TASKSTATS is not set | 31 | # CONFIG_TASKSTATS is not set |
| 31 | # CONFIG_UTS_NS is not set | 32 | # CONFIG_USER_NS is not set |
| 32 | # CONFIG_AUDIT is not set | 33 | # CONFIG_AUDIT is not set |
| 33 | # CONFIG_IKCONFIG is not set | 34 | # CONFIG_IKCONFIG is not set |
| 34 | CONFIG_LOG_BUF_SHIFT=14 | 35 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -63,24 +64,17 @@ CONFIG_SLAB=y | |||
| 63 | CONFIG_RT_MUTEXES=y | 64 | CONFIG_RT_MUTEXES=y |
| 64 | # CONFIG_TINY_SHMEM is not set | 65 | # CONFIG_TINY_SHMEM is not set |
| 65 | CONFIG_BASE_SMALL=0 | 66 | CONFIG_BASE_SMALL=0 |
| 66 | |||
| 67 | # | ||
| 68 | # Loadable module support | ||
| 69 | # | ||
| 70 | CONFIG_MODULES=y | 67 | CONFIG_MODULES=y |
| 71 | CONFIG_MODULE_UNLOAD=y | 68 | CONFIG_MODULE_UNLOAD=y |
| 72 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 69 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 73 | # CONFIG_MODVERSIONS is not set | 70 | # CONFIG_MODVERSIONS is not set |
| 74 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 71 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 75 | CONFIG_KMOD=y | 72 | CONFIG_KMOD=y |
| 76 | |||
| 77 | # | ||
| 78 | # Block layer | ||
| 79 | # | ||
| 80 | CONFIG_BLOCK=y | 73 | CONFIG_BLOCK=y |
| 81 | # CONFIG_LBD is not set | 74 | # CONFIG_LBD is not set |
| 82 | # CONFIG_BLK_DEV_IO_TRACE is not set | 75 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 83 | # CONFIG_LSF is not set | 76 | # CONFIG_LSF is not set |
| 77 | # CONFIG_BLK_DEV_BSG is not set | ||
| 84 | 78 | ||
| 85 | # | 79 | # |
| 86 | # IO Schedulers | 80 | # IO Schedulers |
| @@ -113,11 +107,14 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y | |||
| 113 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 107 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 114 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 108 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 115 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 109 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 110 | CONFIG_EMULATED_CMPXCHG=y | ||
| 116 | CONFIG_SUN_PM=y | 111 | CONFIG_SUN_PM=y |
| 117 | # CONFIG_SUN4 is not set | 112 | # CONFIG_SUN4 is not set |
| 118 | CONFIG_PCI=y | 113 | CONFIG_PCI=y |
| 114 | CONFIG_PCI_SYSCALL=y | ||
| 119 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 115 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 120 | # CONFIG_PCI_DEBUG is not set | 116 | # CONFIG_PCI_DEBUG is not set |
| 117 | # CONFIG_NO_DMA is not set | ||
| 121 | CONFIG_SUN_OPENPROMFS=m | 118 | CONFIG_SUN_OPENPROMFS=m |
| 122 | # CONFIG_SPARC_LED is not set | 119 | # CONFIG_SPARC_LED is not set |
| 123 | CONFIG_BINFMT_ELF=y | 120 | CONFIG_BINFMT_ELF=y |
| @@ -134,6 +131,7 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 134 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 131 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 135 | # CONFIG_RESOURCES_64BIT is not set | 132 | # CONFIG_RESOURCES_64BIT is not set |
| 136 | CONFIG_ZONE_DMA_FLAG=1 | 133 | CONFIG_ZONE_DMA_FLAG=1 |
| 134 | CONFIG_BOUNCE=y | ||
| 137 | 135 | ||
| 138 | # | 136 | # |
| 139 | # Networking | 137 | # Networking |
| @@ -197,25 +195,13 @@ CONFIG_IPV6_TUNNEL=m | |||
| 197 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 195 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
| 198 | # CONFIG_NETWORK_SECMARK is not set | 196 | # CONFIG_NETWORK_SECMARK is not set |
| 199 | # CONFIG_NETFILTER is not set | 197 | # CONFIG_NETFILTER is not set |
| 200 | |||
| 201 | # | ||
| 202 | # DCCP Configuration (EXPERIMENTAL) | ||
| 203 | # | ||
| 204 | # CONFIG_IP_DCCP is not set | 198 | # CONFIG_IP_DCCP is not set |
| 205 | |||
| 206 | # | ||
| 207 | # SCTP Configuration (EXPERIMENTAL) | ||
| 208 | # | ||
| 209 | CONFIG_IP_SCTP=m | 199 | CONFIG_IP_SCTP=m |
| 210 | # CONFIG_SCTP_DBG_MSG is not set | 200 | # CONFIG_SCTP_DBG_MSG is not set |
| 211 | CONFIG_SCTP_DBG_OBJCNT=y | 201 | CONFIG_SCTP_DBG_OBJCNT=y |
| 212 | # CONFIG_SCTP_HMAC_NONE is not set | 202 | # CONFIG_SCTP_HMAC_NONE is not set |
| 213 | # CONFIG_SCTP_HMAC_SHA1 is not set | 203 | # CONFIG_SCTP_HMAC_SHA1 is not set |
| 214 | CONFIG_SCTP_HMAC_MD5=y | 204 | CONFIG_SCTP_HMAC_MD5=y |
| 215 | |||
| 216 | # | ||
| 217 | # TIPC Configuration (EXPERIMENTAL) | ||
| 218 | # | ||
| 219 | # CONFIG_TIPC is not set | 205 | # CONFIG_TIPC is not set |
| 220 | # CONFIG_ATM is not set | 206 | # CONFIG_ATM is not set |
| 221 | # CONFIG_BRIDGE is not set | 207 | # CONFIG_BRIDGE is not set |
| @@ -253,6 +239,7 @@ CONFIG_AF_RXRPC=m | |||
| 253 | # CONFIG_MAC80211 is not set | 239 | # CONFIG_MAC80211 is not set |
| 254 | # CONFIG_IEEE80211 is not set | 240 | # CONFIG_IEEE80211 is not set |
| 255 | # CONFIG_RFKILL is not set | 241 | # CONFIG_RFKILL is not set |
| 242 | # CONFIG_NET_9P is not set | ||
| 256 | 243 | ||
| 257 | # | 244 | # |
| 258 | # Device Drivers | 245 | # Device Drivers |
| @@ -267,28 +254,12 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 267 | # CONFIG_DEBUG_DRIVER is not set | 254 | # CONFIG_DEBUG_DRIVER is not set |
| 268 | # CONFIG_DEBUG_DEVRES is not set | 255 | # CONFIG_DEBUG_DEVRES is not set |
| 269 | # CONFIG_SYS_HYPERVISOR is not set | 256 | # CONFIG_SYS_HYPERVISOR is not set |
| 270 | |||
| 271 | # | ||
| 272 | # Connector - unified userspace <-> kernelspace linker | ||
| 273 | # | ||
| 274 | # CONFIG_CONNECTOR is not set | 257 | # CONFIG_CONNECTOR is not set |
| 275 | # CONFIG_MTD is not set | 258 | # CONFIG_MTD is not set |
| 276 | 259 | CONFIG_OF_DEVICE=y | |
| 277 | # | ||
| 278 | # Parallel port support | ||
| 279 | # | ||
| 280 | # CONFIG_PARPORT is not set | 260 | # CONFIG_PARPORT is not set |
| 281 | 261 | CONFIG_BLK_DEV=y | |
| 282 | # | ||
| 283 | # Plug and Play support | ||
| 284 | # | ||
| 285 | # CONFIG_PNPACPI is not set | ||
| 286 | |||
| 287 | # | ||
| 288 | # Block devices | ||
| 289 | # | ||
| 290 | # CONFIG_BLK_DEV_FD is not set | 262 | # CONFIG_BLK_DEV_FD is not set |
| 291 | # CONFIG_BLK_CPQ_DA is not set | ||
| 292 | # CONFIG_BLK_CPQ_CISS_DA is not set | 263 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 293 | # CONFIG_BLK_DEV_DAC960 is not set | 264 | # CONFIG_BLK_DEV_DAC960 is not set |
| 294 | # CONFIG_BLK_DEV_UMEM is not set | 265 | # CONFIG_BLK_DEV_UMEM is not set |
| @@ -303,18 +274,11 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
| 303 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 274 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
| 304 | # CONFIG_CDROM_PKTCDVD is not set | 275 | # CONFIG_CDROM_PKTCDVD is not set |
| 305 | # CONFIG_ATA_OVER_ETH is not set | 276 | # CONFIG_ATA_OVER_ETH is not set |
| 306 | 277 | CONFIG_MISC_DEVICES=y | |
| 307 | # | ||
| 308 | # Misc devices | ||
| 309 | # | ||
| 310 | # CONFIG_PHANTOM is not set | 278 | # CONFIG_PHANTOM is not set |
| 279 | # CONFIG_EEPROM_93CX6 is not set | ||
| 311 | # CONFIG_SGI_IOC4 is not set | 280 | # CONFIG_SGI_IOC4 is not set |
| 312 | # CONFIG_TIFM_CORE is not set | 281 | # CONFIG_TIFM_CORE is not set |
| 313 | # CONFIG_BLINK is not set | ||
| 314 | |||
| 315 | # | ||
| 316 | # ATA/ATAPI/MFM/RLL support | ||
| 317 | # | ||
| 318 | # CONFIG_IDE is not set | 282 | # CONFIG_IDE is not set |
| 319 | 283 | ||
| 320 | # | 284 | # |
| @@ -322,6 +286,7 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
| 322 | # | 286 | # |
| 323 | # CONFIG_RAID_ATTRS is not set | 287 | # CONFIG_RAID_ATTRS is not set |
| 324 | CONFIG_SCSI=y | 288 | CONFIG_SCSI=y |
| 289 | CONFIG_SCSI_DMA=y | ||
| 325 | # CONFIG_SCSI_TGT is not set | 290 | # CONFIG_SCSI_TGT is not set |
| 326 | # CONFIG_SCSI_NETLINK is not set | 291 | # CONFIG_SCSI_NETLINK is not set |
| 327 | CONFIG_SCSI_PROC_FS=y | 292 | CONFIG_SCSI_PROC_FS=y |
| @@ -352,12 +317,8 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 352 | CONFIG_SCSI_SPI_ATTRS=y | 317 | CONFIG_SCSI_SPI_ATTRS=y |
| 353 | # CONFIG_SCSI_FC_ATTRS is not set | 318 | # CONFIG_SCSI_FC_ATTRS is not set |
| 354 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 319 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 355 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
| 356 | # CONFIG_SCSI_SAS_LIBSAS is not set | 320 | # CONFIG_SCSI_SAS_LIBSAS is not set |
| 357 | 321 | CONFIG_SCSI_LOWLEVEL=y | |
| 358 | # | ||
| 359 | # SCSI low-level drivers | ||
| 360 | # | ||
| 361 | # CONFIG_ISCSI_TCP is not set | 322 | # CONFIG_ISCSI_TCP is not set |
| 362 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 323 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 363 | # CONFIG_SCSI_3W_9XXX is not set | 324 | # CONFIG_SCSI_3W_9XXX is not set |
| @@ -367,7 +328,6 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
| 367 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 328 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| 368 | # CONFIG_SCSI_AIC79XX is not set | 329 | # CONFIG_SCSI_AIC79XX is not set |
| 369 | # CONFIG_SCSI_AIC94XX is not set | 330 | # CONFIG_SCSI_AIC94XX is not set |
| 370 | # CONFIG_SCSI_DPT_I2O is not set | ||
| 371 | # CONFIG_SCSI_ARCMSR is not set | 331 | # CONFIG_SCSI_ARCMSR is not set |
| 372 | # CONFIG_MEGARAID_NEWGEN is not set | 332 | # CONFIG_MEGARAID_NEWGEN is not set |
| 373 | # CONFIG_MEGARAID_LEGACY is not set | 333 | # CONFIG_MEGARAID_LEGACY is not set |
| @@ -389,14 +349,9 @@ CONFIG_SCSI_QLOGICPTI=m | |||
| 389 | # CONFIG_SCSI_DC390T is not set | 349 | # CONFIG_SCSI_DC390T is not set |
| 390 | # CONFIG_SCSI_NSP32 is not set | 350 | # CONFIG_SCSI_NSP32 is not set |
| 391 | # CONFIG_SCSI_DEBUG is not set | 351 | # CONFIG_SCSI_DEBUG is not set |
| 392 | CONFIG_SCSI_ESP_CORE=y | ||
| 393 | CONFIG_SCSI_SUNESP=y | 352 | CONFIG_SCSI_SUNESP=y |
| 394 | # CONFIG_SCSI_SRP is not set | 353 | # CONFIG_SCSI_SRP is not set |
| 395 | # CONFIG_ATA is not set | 354 | # CONFIG_ATA is not set |
| 396 | |||
| 397 | # | ||
| 398 | # Multi-device support (RAID and LVM) | ||
| 399 | # | ||
| 400 | # CONFIG_MD is not set | 355 | # CONFIG_MD is not set |
| 401 | 356 | ||
| 402 | # | 357 | # |
| @@ -412,30 +367,16 @@ CONFIG_SCSI_SUNESP=y | |||
| 412 | # | 367 | # |
| 413 | # CONFIG_FIREWIRE is not set | 368 | # CONFIG_FIREWIRE is not set |
| 414 | # CONFIG_IEEE1394 is not set | 369 | # CONFIG_IEEE1394 is not set |
| 415 | |||
| 416 | # | ||
| 417 | # I2O device support | ||
| 418 | # | ||
| 419 | # CONFIG_I2O is not set | 370 | # CONFIG_I2O is not set |
| 420 | |||
| 421 | # | ||
| 422 | # Network device support | ||
| 423 | # | ||
| 424 | CONFIG_NETDEVICES=y | 371 | CONFIG_NETDEVICES=y |
| 372 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 425 | CONFIG_DUMMY=m | 373 | CONFIG_DUMMY=m |
| 426 | # CONFIG_BONDING is not set | 374 | # CONFIG_BONDING is not set |
| 375 | # CONFIG_MACVLAN is not set | ||
| 427 | # CONFIG_EQUALIZER is not set | 376 | # CONFIG_EQUALIZER is not set |
| 428 | CONFIG_TUN=m | 377 | CONFIG_TUN=m |
| 429 | |||
| 430 | # | ||
| 431 | # ARCnet devices | ||
| 432 | # | ||
| 433 | # CONFIG_ARCNET is not set | 378 | # CONFIG_ARCNET is not set |
| 434 | # CONFIG_PHYLIB is not set | 379 | # CONFIG_PHYLIB is not set |
| 435 | |||
| 436 | # | ||
| 437 | # Ethernet (10 or 100Mbit) | ||
| 438 | # | ||
| 439 | CONFIG_NET_ETHERNET=y | 380 | CONFIG_NET_ETHERNET=y |
| 440 | CONFIG_MII=m | 381 | CONFIG_MII=m |
| 441 | CONFIG_SUNLANCE=y | 382 | CONFIG_SUNLANCE=y |
| @@ -445,10 +386,6 @@ CONFIG_SUNQE=m | |||
| 445 | # CONFIG_SUNGEM is not set | 386 | # CONFIG_SUNGEM is not set |
| 446 | # CONFIG_CASSINI is not set | 387 | # CONFIG_CASSINI is not set |
| 447 | # CONFIG_NET_VENDOR_3COM is not set | 388 | # CONFIG_NET_VENDOR_3COM is not set |
| 448 | |||
| 449 | # | ||
| 450 | # Tulip family network device support | ||
| 451 | # | ||
| 452 | # CONFIG_NET_TULIP is not set | 389 | # CONFIG_NET_TULIP is not set |
| 453 | # CONFIG_HP100 is not set | 390 | # CONFIG_HP100 is not set |
| 454 | # CONFIG_NET_PCI is not set | 391 | # CONFIG_NET_PCI is not set |
| @@ -464,7 +401,7 @@ CONFIG_NETDEV_1000=y | |||
| 464 | # CONFIG_SIS190 is not set | 401 | # CONFIG_SIS190 is not set |
| 465 | # CONFIG_SKGE is not set | 402 | # CONFIG_SKGE is not set |
| 466 | # CONFIG_SKY2 is not set | 403 | # CONFIG_SKY2 is not set |
| 467 | # CONFIG_SK98LIN is not set | 404 | # CONFIG_VIA_VELOCITY is not set |
| 468 | # CONFIG_TIGON3 is not set | 405 | # CONFIG_TIGON3 is not set |
| 469 | # CONFIG_BNX2 is not set | 406 | # CONFIG_BNX2 is not set |
| 470 | # CONFIG_QLA3XXX is not set | 407 | # CONFIG_QLA3XXX is not set |
| @@ -477,11 +414,6 @@ CONFIG_NETDEV_10000=y | |||
| 477 | # CONFIG_MYRI10GE is not set | 414 | # CONFIG_MYRI10GE is not set |
| 478 | # CONFIG_NETXEN_NIC is not set | 415 | # CONFIG_NETXEN_NIC is not set |
| 479 | # CONFIG_MLX4_CORE is not set | 416 | # CONFIG_MLX4_CORE is not set |
| 480 | CONFIG_MLX4_DEBUG=y | ||
| 481 | |||
| 482 | # | ||
| 483 | # Token Ring devices | ||
| 484 | # | ||
| 485 | # CONFIG_TR is not set | 417 | # CONFIG_TR is not set |
| 486 | 418 | ||
| 487 | # | 419 | # |
| @@ -499,15 +431,7 @@ CONFIG_MLX4_DEBUG=y | |||
| 499 | # CONFIG_NETCONSOLE is not set | 431 | # CONFIG_NETCONSOLE is not set |
| 500 | # CONFIG_NETPOLL is not set | 432 | # CONFIG_NETPOLL is not set |
| 501 | # CONFIG_NET_POLL_CONTROLLER is not set | 433 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 502 | |||
| 503 | # | ||
| 504 | # ISDN subsystem | ||
| 505 | # | ||
| 506 | # CONFIG_ISDN is not set | 434 | # CONFIG_ISDN is not set |
| 507 | |||
| 508 | # | ||
| 509 | # Telephony Support | ||
| 510 | # | ||
| 511 | # CONFIG_PHONE is not set | 435 | # CONFIG_PHONE is not set |
| 512 | 436 | ||
| 513 | # | 437 | # |
| @@ -515,6 +439,7 @@ CONFIG_MLX4_DEBUG=y | |||
| 515 | # | 439 | # |
| 516 | CONFIG_INPUT=y | 440 | CONFIG_INPUT=y |
| 517 | # CONFIG_INPUT_FF_MEMLESS is not set | 441 | # CONFIG_INPUT_FF_MEMLESS is not set |
| 442 | # CONFIG_INPUT_POLLDEV is not set | ||
| 518 | 443 | ||
| 519 | # | 444 | # |
| 520 | # Userland interfaces | 445 | # Userland interfaces |
| @@ -593,22 +518,13 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
| 593 | CONFIG_UNIX98_PTYS=y | 518 | CONFIG_UNIX98_PTYS=y |
| 594 | CONFIG_LEGACY_PTYS=y | 519 | CONFIG_LEGACY_PTYS=y |
| 595 | CONFIG_LEGACY_PTY_COUNT=256 | 520 | CONFIG_LEGACY_PTY_COUNT=256 |
| 596 | |||
| 597 | # | ||
| 598 | # IPMI | ||
| 599 | # | ||
| 600 | # CONFIG_IPMI_HANDLER is not set | 521 | # CONFIG_IPMI_HANDLER is not set |
| 601 | # CONFIG_WATCHDOG is not set | 522 | # CONFIG_WATCHDOG is not set |
| 602 | CONFIG_HW_RANDOM=m | 523 | CONFIG_HW_RANDOM=m |
| 603 | CONFIG_JS_RTC=m | 524 | CONFIG_JS_RTC=m |
| 604 | # CONFIG_R3964 is not set | 525 | # CONFIG_R3964 is not set |
| 605 | # CONFIG_APPLICOM is not set | 526 | # CONFIG_APPLICOM is not set |
| 606 | # CONFIG_DRM is not set | ||
| 607 | # CONFIG_RAW_DRIVER is not set | 527 | # CONFIG_RAW_DRIVER is not set |
| 608 | |||
| 609 | # | ||
| 610 | # TPM devices | ||
| 611 | # | ||
| 612 | # CONFIG_TCG_TPM is not set | 528 | # CONFIG_TCG_TPM is not set |
| 613 | CONFIG_DEVPORT=y | 529 | CONFIG_DEVPORT=y |
| 614 | # CONFIG_I2C is not set | 530 | # CONFIG_I2C is not set |
| @@ -618,20 +534,24 @@ CONFIG_DEVPORT=y | |||
| 618 | # | 534 | # |
| 619 | # CONFIG_SPI is not set | 535 | # CONFIG_SPI is not set |
| 620 | # CONFIG_SPI_MASTER is not set | 536 | # CONFIG_SPI_MASTER is not set |
| 621 | |||
| 622 | # | ||
| 623 | # Dallas's 1-wire bus | ||
| 624 | # | ||
| 625 | # CONFIG_W1 is not set | 537 | # CONFIG_W1 is not set |
| 538 | # CONFIG_POWER_SUPPLY is not set | ||
| 626 | CONFIG_HWMON=y | 539 | CONFIG_HWMON=y |
| 627 | # CONFIG_HWMON_VID is not set | 540 | # CONFIG_HWMON_VID is not set |
| 628 | # CONFIG_SENSORS_ABITUGURU is not set | 541 | # CONFIG_SENSORS_ABITUGURU is not set |
| 542 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
| 629 | # CONFIG_SENSORS_F71805F is not set | 543 | # CONFIG_SENSORS_F71805F is not set |
| 544 | # CONFIG_SENSORS_IT87 is not set | ||
| 545 | # CONFIG_SENSORS_PC87360 is not set | ||
| 630 | # CONFIG_SENSORS_PC87427 is not set | 546 | # CONFIG_SENSORS_PC87427 is not set |
| 547 | # CONFIG_SENSORS_SIS5595 is not set | ||
| 631 | # CONFIG_SENSORS_SMSC47M1 is not set | 548 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 632 | # CONFIG_SENSORS_SMSC47B397 is not set | 549 | # CONFIG_SENSORS_SMSC47B397 is not set |
| 550 | # CONFIG_SENSORS_VIA686A is not set | ||
| 633 | # CONFIG_SENSORS_VT1211 is not set | 551 | # CONFIG_SENSORS_VT1211 is not set |
| 552 | # CONFIG_SENSORS_VT8231 is not set | ||
| 634 | # CONFIG_SENSORS_W83627HF is not set | 553 | # CONFIG_SENSORS_W83627HF is not set |
| 554 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 635 | # CONFIG_HWMON_DEBUG_CHIP is not set | 555 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 636 | 556 | ||
| 637 | # | 557 | # |
| @@ -656,6 +576,7 @@ CONFIG_HWMON=y | |||
| 656 | # | 576 | # |
| 657 | # CONFIG_DISPLAY_SUPPORT is not set | 577 | # CONFIG_DISPLAY_SUPPORT is not set |
| 658 | # CONFIG_VGASTATE is not set | 578 | # CONFIG_VGASTATE is not set |
| 579 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 659 | # CONFIG_FB is not set | 580 | # CONFIG_FB is not set |
| 660 | 581 | ||
| 661 | # | 582 | # |
| @@ -668,16 +589,10 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 668 | # Sound | 589 | # Sound |
| 669 | # | 590 | # |
| 670 | # CONFIG_SOUND is not set | 591 | # CONFIG_SOUND is not set |
| 671 | 592 | CONFIG_HID_SUPPORT=y | |
| 672 | # | ||
| 673 | # HID Devices | ||
| 674 | # | ||
| 675 | CONFIG_HID=y | 593 | CONFIG_HID=y |
| 676 | # CONFIG_HID_DEBUG is not set | 594 | # CONFIG_HID_DEBUG is not set |
| 677 | 595 | CONFIG_USB_SUPPORT=y | |
| 678 | # | ||
| 679 | # USB support | ||
| 680 | # | ||
| 681 | CONFIG_USB_ARCH_HAS_HCD=y | 596 | CONFIG_USB_ARCH_HAS_HCD=y |
| 682 | CONFIG_USB_ARCH_HAS_OHCI=y | 597 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 683 | CONFIG_USB_ARCH_HAS_EHCI=y | 598 | CONFIG_USB_ARCH_HAS_EHCI=y |
| @@ -692,30 +607,10 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
| 692 | # | 607 | # |
| 693 | # CONFIG_USB_GADGET is not set | 608 | # CONFIG_USB_GADGET is not set |
| 694 | # CONFIG_MMC is not set | 609 | # CONFIG_MMC is not set |
| 695 | |||
| 696 | # | ||
| 697 | # LED devices | ||
| 698 | # | ||
| 699 | # CONFIG_NEW_LEDS is not set | 610 | # CONFIG_NEW_LEDS is not set |
| 700 | |||
| 701 | # | ||
| 702 | # LED drivers | ||
| 703 | # | ||
| 704 | |||
| 705 | # | ||
| 706 | # LED Triggers | ||
| 707 | # | ||
| 708 | |||
| 709 | # | ||
| 710 | # InfiniBand support | ||
| 711 | # | ||
| 712 | # CONFIG_INFINIBAND is not set | 611 | # CONFIG_INFINIBAND is not set |
| 713 | 612 | ||
| 714 | # | 613 | # |
| 715 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
| 716 | # | ||
| 717 | |||
| 718 | # | ||
| 719 | # Real Time Clock | 614 | # Real Time Clock |
| 720 | # | 615 | # |
| 721 | # CONFIG_RTC_CLASS is not set | 616 | # CONFIG_RTC_CLASS is not set |
| @@ -734,6 +629,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
| 734 | # | 629 | # |
| 735 | 630 | ||
| 736 | # | 631 | # |
| 632 | # Userspace I/O | ||
| 633 | # | ||
| 634 | # CONFIG_UIO is not set | ||
| 635 | |||
| 636 | # | ||
| 737 | # Misc Linux/SPARC drivers | 637 | # Misc Linux/SPARC drivers |
| 738 | # | 638 | # |
| 739 | CONFIG_SUN_OPENPROMIO=m | 639 | CONFIG_SUN_OPENPROMIO=m |
| @@ -853,7 +753,6 @@ CONFIG_CIFS=m | |||
| 853 | # CONFIG_CODA_FS is not set | 753 | # CONFIG_CODA_FS is not set |
| 854 | CONFIG_AFS_FS=m | 754 | CONFIG_AFS_FS=m |
| 855 | # CONFIG_AFS_DEBUG is not set | 755 | # CONFIG_AFS_DEBUG is not set |
| 856 | # CONFIG_9P_FS is not set | ||
| 857 | 756 | ||
| 858 | # | 757 | # |
| 859 | # Partition Types | 758 | # Partition Types |
| @@ -927,6 +826,7 @@ CONFIG_MAGIC_SYSRQ=y | |||
| 927 | # CONFIG_HEADERS_CHECK is not set | 826 | # CONFIG_HEADERS_CHECK is not set |
| 928 | CONFIG_DEBUG_KERNEL=y | 827 | CONFIG_DEBUG_KERNEL=y |
| 929 | CONFIG_DETECT_SOFTLOCKUP=y | 828 | CONFIG_DETECT_SOFTLOCKUP=y |
| 829 | # CONFIG_SCHED_DEBUG is not set | ||
| 930 | # CONFIG_SCHEDSTATS is not set | 830 | # CONFIG_SCHEDSTATS is not set |
| 931 | # CONFIG_TIMER_STATS is not set | 831 | # CONFIG_TIMER_STATS is not set |
| 932 | # CONFIG_DEBUG_SLAB is not set | 832 | # CONFIG_DEBUG_SLAB is not set |
| @@ -953,10 +853,6 @@ CONFIG_FORCED_INLINING=y | |||
| 953 | CONFIG_KEYS=y | 853 | CONFIG_KEYS=y |
| 954 | # CONFIG_KEYS_DEBUG_PROC_KEYS is not set | 854 | # CONFIG_KEYS_DEBUG_PROC_KEYS is not set |
| 955 | # CONFIG_SECURITY is not set | 855 | # CONFIG_SECURITY is not set |
| 956 | |||
| 957 | # | ||
| 958 | # Cryptographic options | ||
| 959 | # | ||
| 960 | CONFIG_CRYPTO=y | 856 | CONFIG_CRYPTO=y |
| 961 | CONFIG_CRYPTO_ALGAPI=y | 857 | CONFIG_CRYPTO_ALGAPI=y |
| 962 | CONFIG_CRYPTO_BLKCIPHER=y | 858 | CONFIG_CRYPTO_BLKCIPHER=y |
| @@ -996,10 +892,7 @@ CONFIG_CRYPTO_MICHAEL_MIC=m | |||
| 996 | CONFIG_CRYPTO_CRC32C=m | 892 | CONFIG_CRYPTO_CRC32C=m |
| 997 | # CONFIG_CRYPTO_CAMELLIA is not set | 893 | # CONFIG_CRYPTO_CAMELLIA is not set |
| 998 | # CONFIG_CRYPTO_TEST is not set | 894 | # CONFIG_CRYPTO_TEST is not set |
| 999 | 895 | # CONFIG_CRYPTO_HW is not set | |
| 1000 | # | ||
| 1001 | # Hardware crypto devices | ||
| 1002 | # | ||
| 1003 | 896 | ||
| 1004 | # | 897 | # |
| 1005 | # Library routines | 898 | # Library routines |
| @@ -1009,6 +902,7 @@ CONFIG_BITREVERSE=y | |||
| 1009 | # CONFIG_CRC16 is not set | 902 | # CONFIG_CRC16 is not set |
| 1010 | # CONFIG_CRC_ITU_T is not set | 903 | # CONFIG_CRC_ITU_T is not set |
| 1011 | CONFIG_CRC32=y | 904 | CONFIG_CRC32=y |
| 905 | # CONFIG_CRC7 is not set | ||
| 1012 | CONFIG_LIBCRC32C=m | 906 | CONFIG_LIBCRC32C=m |
| 1013 | CONFIG_ZLIB_INFLATE=y | 907 | CONFIG_ZLIB_INFLATE=y |
| 1014 | CONFIG_ZLIB_DEFLATE=y | 908 | CONFIG_ZLIB_DEFLATE=y |
