diff options
| -rw-r--r-- | arch/powerpc/configs/ps3_defconfig | 200 |
1 files changed, 65 insertions, 135 deletions
diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig index d0b43df44426..ca7a197998ee 100644 --- a/arch/powerpc/configs/ps3_defconfig +++ b/arch/powerpc/configs/ps3_defconfig | |||
| @@ -1,9 +1,23 @@ | |||
| 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-rc6 | 3 | # Linux kernel version: 2.6.23-rc2 |
| 4 | # Tue Jun 26 14:15:19 2007 | 4 | # Tue Aug 7 19:17:26 2007 |
| 5 | # | 5 | # |
| 6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
| 7 | |||
| 8 | # | ||
| 9 | # Processor support | ||
| 10 | # | ||
| 11 | # CONFIG_POWER4_ONLY is not set | ||
| 12 | CONFIG_POWER3=y | ||
| 13 | CONFIG_POWER4=y | ||
| 14 | CONFIG_PPC_FPU=y | ||
| 15 | CONFIG_ALTIVEC=y | ||
| 16 | CONFIG_PPC_STD_MMU=y | ||
| 17 | # CONFIG_PPC_MM_SLICES is not set | ||
| 18 | CONFIG_VIRT_CPU_ACCOUNTING=y | ||
| 19 | CONFIG_SMP=y | ||
| 20 | CONFIG_NR_CPUS=2 | ||
| 7 | CONFIG_64BIT=y | 21 | CONFIG_64BIT=y |
| 8 | CONFIG_PPC_MERGE=y | 22 | CONFIG_PPC_MERGE=y |
| 9 | CONFIG_MMU=y | 23 | CONFIG_MMU=y |
| @@ -15,6 +29,7 @@ CONFIG_ARCH_HAS_ILOG2_U64=y | |||
| 15 | CONFIG_GENERIC_HWEIGHT=y | 29 | CONFIG_GENERIC_HWEIGHT=y |
| 16 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 30 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 17 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 31 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 32 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
| 18 | CONFIG_PPC=y | 33 | CONFIG_PPC=y |
| 19 | CONFIG_EARLY_PRINTK=y | 34 | CONFIG_EARLY_PRINTK=y |
| 20 | CONFIG_COMPAT=y | 35 | CONFIG_COMPAT=y |
| @@ -22,50 +37,32 @@ CONFIG_SYSVIPC_COMPAT=y | |||
| 22 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 37 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y |
| 23 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 38 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 24 | CONFIG_PPC_OF=y | 39 | CONFIG_PPC_OF=y |
| 40 | CONFIG_OF=y | ||
| 25 | # CONFIG_PPC_UDBG_16550 is not set | 41 | # CONFIG_PPC_UDBG_16550 is not set |
| 26 | # CONFIG_GENERIC_TBSYNC is not set | 42 | # CONFIG_GENERIC_TBSYNC is not set |
| 27 | CONFIG_AUDIT_ARCH=y | 43 | CONFIG_AUDIT_ARCH=y |
| 28 | CONFIG_GENERIC_BUG=y | 44 | CONFIG_GENERIC_BUG=y |
| 29 | # CONFIG_DEFAULT_UIMAGE is not set | 45 | # CONFIG_DEFAULT_UIMAGE is not set |
| 30 | |||
| 31 | # | ||
| 32 | # Processor support | ||
| 33 | # | ||
| 34 | # CONFIG_POWER4_ONLY is not set | ||
| 35 | CONFIG_POWER3=y | ||
| 36 | CONFIG_POWER4=y | ||
| 37 | CONFIG_PPC_FPU=y | ||
| 38 | # CONFIG_PPC_DCR_NATIVE is not set | 46 | # CONFIG_PPC_DCR_NATIVE is not set |
| 39 | # CONFIG_PPC_DCR_MMIO is not set | 47 | # CONFIG_PPC_DCR_MMIO is not set |
| 40 | # CONFIG_PPC_OF_PLATFORM_PCI is not set | 48 | # CONFIG_PPC_OF_PLATFORM_PCI is not set |
| 41 | CONFIG_ALTIVEC=y | ||
| 42 | CONFIG_PPC_STD_MMU=y | ||
| 43 | # CONFIG_PPC_MM_SLICES is not set | ||
| 44 | CONFIG_VIRT_CPU_ACCOUNTING=y | ||
| 45 | CONFIG_SMP=y | ||
| 46 | CONFIG_NR_CPUS=2 | ||
| 47 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 49 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 48 | 50 | ||
| 49 | # | 51 | # |
| 50 | # Code maturity level options | 52 | # General setup |
| 51 | # | 53 | # |
| 52 | CONFIG_EXPERIMENTAL=y | 54 | CONFIG_EXPERIMENTAL=y |
| 53 | CONFIG_LOCK_KERNEL=y | 55 | CONFIG_LOCK_KERNEL=y |
| 54 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 56 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 55 | |||
| 56 | # | ||
| 57 | # General setup | ||
| 58 | # | ||
| 59 | CONFIG_LOCALVERSION="" | 57 | CONFIG_LOCALVERSION="" |
| 60 | CONFIG_LOCALVERSION_AUTO=y | 58 | CONFIG_LOCALVERSION_AUTO=y |
| 61 | CONFIG_SWAP=y | 59 | CONFIG_SWAP=y |
| 62 | CONFIG_SYSVIPC=y | 60 | CONFIG_SYSVIPC=y |
| 63 | # CONFIG_IPC_NS is not set | ||
| 64 | CONFIG_SYSVIPC_SYSCTL=y | 61 | CONFIG_SYSVIPC_SYSCTL=y |
| 65 | # CONFIG_POSIX_MQUEUE is not set | 62 | # CONFIG_POSIX_MQUEUE is not set |
| 66 | # CONFIG_BSD_PROCESS_ACCT is not set | 63 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 67 | # CONFIG_TASKSTATS is not set | 64 | # CONFIG_TASKSTATS is not set |
| 68 | # CONFIG_UTS_NS is not set | 65 | # CONFIG_USER_NS is not set |
| 69 | # CONFIG_AUDIT is not set | 66 | # CONFIG_AUDIT is not set |
| 70 | # CONFIG_IKCONFIG is not set | 67 | # CONFIG_IKCONFIG is not set |
| 71 | CONFIG_LOG_BUF_SHIFT=17 | 68 | CONFIG_LOG_BUF_SHIFT=17 |
| @@ -100,10 +97,6 @@ CONFIG_SLAB=y | |||
| 100 | CONFIG_RT_MUTEXES=y | 97 | CONFIG_RT_MUTEXES=y |
| 101 | # CONFIG_TINY_SHMEM is not set | 98 | # CONFIG_TINY_SHMEM is not set |
| 102 | CONFIG_BASE_SMALL=0 | 99 | CONFIG_BASE_SMALL=0 |
| 103 | |||
| 104 | # | ||
| 105 | # Loadable module support | ||
| 106 | # | ||
| 107 | CONFIG_MODULES=y | 100 | CONFIG_MODULES=y |
| 108 | CONFIG_MODULE_UNLOAD=y | 101 | CONFIG_MODULE_UNLOAD=y |
| 109 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 102 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| @@ -111,12 +104,9 @@ CONFIG_MODULE_UNLOAD=y | |||
| 111 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 104 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 112 | CONFIG_KMOD=y | 105 | CONFIG_KMOD=y |
| 113 | CONFIG_STOP_MACHINE=y | 106 | CONFIG_STOP_MACHINE=y |
| 114 | |||
| 115 | # | ||
| 116 | # Block layer | ||
| 117 | # | ||
| 118 | CONFIG_BLOCK=y | 107 | CONFIG_BLOCK=y |
| 119 | # CONFIG_BLK_DEV_IO_TRACE is not set | 108 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 109 | CONFIG_BLK_DEV_BSG=y | ||
| 120 | 110 | ||
| 121 | # | 111 | # |
| 122 | # IO Schedulers | 112 | # IO Schedulers |
| @@ -136,7 +126,9 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
| 136 | # | 126 | # |
| 137 | CONFIG_PPC_MULTIPLATFORM=y | 127 | CONFIG_PPC_MULTIPLATFORM=y |
| 138 | # CONFIG_EMBEDDED6xx is not set | 128 | # CONFIG_EMBEDDED6xx is not set |
| 139 | # CONFIG_APUS is not set | 129 | # CONFIG_PPC_82xx is not set |
| 130 | # CONFIG_PPC_83xx is not set | ||
| 131 | # CONFIG_PPC_86xx is not set | ||
| 140 | # CONFIG_PPC_PSERIES is not set | 132 | # CONFIG_PPC_PSERIES is not set |
| 141 | # CONFIG_PPC_ISERIES is not set | 133 | # CONFIG_PPC_ISERIES is not set |
| 142 | # CONFIG_PPC_MPC52xx is not set | 134 | # CONFIG_PPC_MPC52xx is not set |
| @@ -223,6 +215,7 @@ CONFIG_MEMORY_HOTPLUG_SPARSE=y | |||
| 223 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 215 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 224 | CONFIG_RESOURCES_64BIT=y | 216 | CONFIG_RESOURCES_64BIT=y |
| 225 | CONFIG_ZONE_DMA_FLAG=1 | 217 | CONFIG_ZONE_DMA_FLAG=1 |
| 218 | CONFIG_BOUNCE=y | ||
| 226 | CONFIG_ARCH_MEMORY_PROBE=y | 219 | CONFIG_ARCH_MEMORY_PROBE=y |
| 227 | # CONFIG_PPC_HAS_HASH_64K is not set | 220 | # CONFIG_PPC_HAS_HASH_64K is not set |
| 228 | # CONFIG_PPC_64K_PAGES is not set | 221 | # CONFIG_PPC_64K_PAGES is not set |
| @@ -241,6 +234,7 @@ CONFIG_ZONE_DMA=y | |||
| 241 | CONFIG_GENERIC_ISA_DMA=y | 234 | CONFIG_GENERIC_ISA_DMA=y |
| 242 | # CONFIG_PCI is not set | 235 | # CONFIG_PCI is not set |
| 243 | # CONFIG_PCI_DOMAINS is not set | 236 | # CONFIG_PCI_DOMAINS is not set |
| 237 | # CONFIG_PCI_SYSCALL is not set | ||
| 244 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 238 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 245 | 239 | ||
| 246 | # | 240 | # |
| @@ -365,6 +359,7 @@ CONFIG_WIRELESS_EXT=y | |||
| 365 | # CONFIG_MAC80211 is not set | 359 | # CONFIG_MAC80211 is not set |
| 366 | # CONFIG_IEEE80211 is not set | 360 | # CONFIG_IEEE80211 is not set |
| 367 | # CONFIG_RFKILL is not set | 361 | # CONFIG_RFKILL is not set |
| 362 | # CONFIG_NET_9P is not set | ||
| 368 | 363 | ||
| 369 | # | 364 | # |
| 370 | # Device Drivers | 365 | # Device Drivers |
| @@ -379,26 +374,11 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 379 | # CONFIG_DEBUG_DRIVER is not set | 374 | # CONFIG_DEBUG_DRIVER is not set |
| 380 | # CONFIG_DEBUG_DEVRES is not set | 375 | # CONFIG_DEBUG_DEVRES is not set |
| 381 | # CONFIG_SYS_HYPERVISOR is not set | 376 | # CONFIG_SYS_HYPERVISOR is not set |
| 382 | |||
| 383 | # | ||
| 384 | # Connector - unified userspace <-> kernelspace linker | ||
| 385 | # | ||
| 386 | # CONFIG_CONNECTOR is not set | 377 | # CONFIG_CONNECTOR is not set |
| 387 | # CONFIG_MTD is not set | 378 | # CONFIG_MTD is not set |
| 388 | 379 | CONFIG_OF_DEVICE=y | |
| 389 | # | ||
| 390 | # Parallel port support | ||
| 391 | # | ||
| 392 | # CONFIG_PARPORT is not set | 380 | # CONFIG_PARPORT is not set |
| 393 | 381 | CONFIG_BLK_DEV=y | |
| 394 | # | ||
| 395 | # Plug and Play support | ||
| 396 | # | ||
| 397 | # CONFIG_PNPACPI is not set | ||
| 398 | |||
| 399 | # | ||
| 400 | # Block devices | ||
| 401 | # | ||
| 402 | # CONFIG_BLK_DEV_FD is not set | 382 | # CONFIG_BLK_DEV_FD is not set |
| 403 | # CONFIG_BLK_DEV_COW_COMMON is not set | 383 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 404 | CONFIG_BLK_DEV_LOOP=y | 384 | CONFIG_BLK_DEV_LOOP=y |
| @@ -411,11 +391,8 @@ CONFIG_BLK_DEV_RAM_SIZE=65535 | |||
| 411 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 391 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
| 412 | # CONFIG_CDROM_PKTCDVD is not set | 392 | # CONFIG_CDROM_PKTCDVD is not set |
| 413 | # CONFIG_ATA_OVER_ETH is not set | 393 | # CONFIG_ATA_OVER_ETH is not set |
| 414 | 394 | CONFIG_MISC_DEVICES=y | |
| 415 | # | 395 | # CONFIG_EEPROM_93CX6 is not set |
| 416 | # Misc devices | ||
| 417 | # | ||
| 418 | # CONFIG_BLINK is not set | ||
| 419 | # CONFIG_IDE is not set | 396 | # CONFIG_IDE is not set |
| 420 | 397 | ||
| 421 | # | 398 | # |
| @@ -423,6 +400,7 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
| 423 | # | 400 | # |
| 424 | # CONFIG_RAID_ATTRS is not set | 401 | # CONFIG_RAID_ATTRS is not set |
| 425 | CONFIG_SCSI=y | 402 | CONFIG_SCSI=y |
| 403 | CONFIG_SCSI_DMA=y | ||
| 426 | # CONFIG_SCSI_TGT is not set | 404 | # CONFIG_SCSI_TGT is not set |
| 427 | # CONFIG_SCSI_NETLINK is not set | 405 | # CONFIG_SCSI_NETLINK is not set |
| 428 | CONFIG_SCSI_PROC_FS=y | 406 | CONFIG_SCSI_PROC_FS=y |
| @@ -455,37 +433,22 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 455 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 433 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 456 | # CONFIG_SCSI_SAS_ATTRS is not set | 434 | # CONFIG_SCSI_SAS_ATTRS is not set |
| 457 | # CONFIG_SCSI_SAS_LIBSAS is not set | 435 | # CONFIG_SCSI_SAS_LIBSAS is not set |
| 458 | 436 | # CONFIG_SCSI_LOWLEVEL is not set | |
| 459 | # | ||
| 460 | # SCSI low-level drivers | ||
| 461 | # | ||
| 462 | # CONFIG_ISCSI_TCP is not set | ||
| 463 | # CONFIG_SCSI_DEBUG is not set | ||
| 464 | # CONFIG_ATA is not set | 437 | # CONFIG_ATA is not set |
| 465 | |||
| 466 | # | ||
| 467 | # Multi-device support (RAID and LVM) | ||
| 468 | # | ||
| 469 | # CONFIG_MD is not set | 438 | # CONFIG_MD is not set |
| 470 | # CONFIG_MACINTOSH_DRIVERS is not set | 439 | # CONFIG_MACINTOSH_DRIVERS is not set |
| 471 | |||
| 472 | # | ||
| 473 | # Network device support | ||
| 474 | # | ||
| 475 | CONFIG_NETDEVICES=y | 440 | CONFIG_NETDEVICES=y |
| 441 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 476 | # CONFIG_DUMMY is not set | 442 | # CONFIG_DUMMY is not set |
| 477 | # CONFIG_BONDING is not set | 443 | # CONFIG_BONDING is not set |
| 444 | # CONFIG_MACVLAN is not set | ||
| 478 | # CONFIG_EQUALIZER is not set | 445 | # CONFIG_EQUALIZER is not set |
| 479 | # CONFIG_TUN is not set | 446 | # CONFIG_TUN is not set |
| 480 | |||
| 481 | # | ||
| 482 | # Ethernet (10 or 100Mbit) | ||
| 483 | # | ||
| 484 | # CONFIG_NET_ETHERNET is not set | 447 | # CONFIG_NET_ETHERNET is not set |
| 485 | CONFIG_MII=m | 448 | CONFIG_MII=m |
| 486 | CONFIG_NETDEV_1000=y | 449 | CONFIG_NETDEV_1000=y |
| 487 | CONFIG_NETDEV_10000=y | ||
| 488 | CONFIG_GELIC_NET=y | 450 | CONFIG_GELIC_NET=y |
| 451 | # CONFIG_NETDEV_10000 is not set | ||
| 489 | 452 | ||
| 490 | # | 453 | # |
| 491 | # Wireless LAN | 454 | # Wireless LAN |
| @@ -518,15 +481,7 @@ CONFIG_USB_NET_MCS7830=m | |||
| 518 | # CONFIG_NETCONSOLE is not set | 481 | # CONFIG_NETCONSOLE is not set |
| 519 | # CONFIG_NETPOLL is not set | 482 | # CONFIG_NETPOLL is not set |
| 520 | # CONFIG_NET_POLL_CONTROLLER is not set | 483 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 521 | |||
| 522 | # | ||
| 523 | # ISDN subsystem | ||
| 524 | # | ||
| 525 | # CONFIG_ISDN is not set | 484 | # CONFIG_ISDN is not set |
| 526 | |||
| 527 | # | ||
| 528 | # Telephony Support | ||
| 529 | # | ||
| 530 | # CONFIG_PHONE is not set | 485 | # CONFIG_PHONE is not set |
| 531 | 486 | ||
| 532 | # | 487 | # |
| @@ -604,10 +559,6 @@ CONFIG_VT_HW_CONSOLE_BINDING=y | |||
| 604 | CONFIG_UNIX98_PTYS=y | 559 | CONFIG_UNIX98_PTYS=y |
| 605 | CONFIG_LEGACY_PTYS=y | 560 | CONFIG_LEGACY_PTYS=y |
| 606 | CONFIG_LEGACY_PTY_COUNT=16 | 561 | CONFIG_LEGACY_PTY_COUNT=16 |
| 607 | |||
| 608 | # | ||
| 609 | # IPMI | ||
| 610 | # | ||
| 611 | # CONFIG_IPMI_HANDLER is not set | 562 | # CONFIG_IPMI_HANDLER is not set |
| 612 | # CONFIG_WATCHDOG is not set | 563 | # CONFIG_WATCHDOG is not set |
| 613 | # CONFIG_HW_RANDOM is not set | 564 | # CONFIG_HW_RANDOM is not set |
| @@ -616,10 +567,6 @@ CONFIG_GEN_RTC=y | |||
| 616 | # CONFIG_R3964 is not set | 567 | # CONFIG_R3964 is not set |
| 617 | # CONFIG_RAW_DRIVER is not set | 568 | # CONFIG_RAW_DRIVER is not set |
| 618 | # CONFIG_HANGCHECK_TIMER is not set | 569 | # CONFIG_HANGCHECK_TIMER is not set |
| 619 | |||
| 620 | # | ||
| 621 | # TPM devices | ||
| 622 | # | ||
| 623 | # CONFIG_TCG_TPM is not set | 570 | # CONFIG_TCG_TPM is not set |
| 624 | # CONFIG_I2C is not set | 571 | # CONFIG_I2C is not set |
| 625 | 572 | ||
| @@ -628,11 +575,8 @@ CONFIG_GEN_RTC=y | |||
| 628 | # | 575 | # |
| 629 | # CONFIG_SPI is not set | 576 | # CONFIG_SPI is not set |
| 630 | # CONFIG_SPI_MASTER is not set | 577 | # CONFIG_SPI_MASTER is not set |
| 631 | |||
| 632 | # | ||
| 633 | # Dallas's 1-wire bus | ||
| 634 | # | ||
| 635 | # CONFIG_W1 is not set | 578 | # CONFIG_W1 is not set |
| 579 | # CONFIG_POWER_SUPPLY is not set | ||
| 636 | # CONFIG_HWMON is not set | 580 | # CONFIG_HWMON is not set |
| 637 | 581 | ||
| 638 | # | 582 | # |
| @@ -657,6 +601,7 @@ CONFIG_GEN_RTC=y | |||
| 657 | # | 601 | # |
| 658 | # CONFIG_DISPLAY_SUPPORT is not set | 602 | # CONFIG_DISPLAY_SUPPORT is not set |
| 659 | # CONFIG_VGASTATE is not set | 603 | # CONFIG_VGASTATE is not set |
| 604 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
| 660 | CONFIG_FB=y | 605 | CONFIG_FB=y |
| 661 | # CONFIG_FIRMWARE_EDID is not set | 606 | # CONFIG_FIRMWARE_EDID is not set |
| 662 | # CONFIG_FB_DDC is not set | 607 | # CONFIG_FB_DDC is not set |
| @@ -691,11 +636,13 @@ CONFIG_FB_PS3_DEFAULT_SIZE_M=18 | |||
| 691 | # CONFIG_VGA_CONSOLE is not set | 636 | # CONFIG_VGA_CONSOLE is not set |
| 692 | CONFIG_DUMMY_CONSOLE=y | 637 | CONFIG_DUMMY_CONSOLE=y |
| 693 | CONFIG_FRAMEBUFFER_CONSOLE=y | 638 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 639 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y | ||
| 694 | CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y | 640 | CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y |
| 695 | # CONFIG_FONTS is not set | 641 | # CONFIG_FONTS is not set |
| 696 | CONFIG_FONT_8x8=y | 642 | CONFIG_FONT_8x8=y |
| 697 | CONFIG_FONT_8x16=y | 643 | CONFIG_FONT_8x16=y |
| 698 | CONFIG_LOGO=y | 644 | CONFIG_LOGO=y |
| 645 | CONFIG_FB_LOGO_EXTRA=y | ||
| 699 | # CONFIG_LOGO_LINUX_MONO is not set | 646 | # CONFIG_LOGO_LINUX_MONO is not set |
| 700 | # CONFIG_LOGO_LINUX_VGA16 is not set | 647 | # CONFIG_LOGO_LINUX_VGA16 is not set |
| 701 | CONFIG_LOGO_LINUX_CLUT224=y | 648 | CONFIG_LOGO_LINUX_CLUT224=y |
| @@ -709,6 +656,8 @@ CONFIG_SOUND=y | |||
| 709 | # Advanced Linux Sound Architecture | 656 | # Advanced Linux Sound Architecture |
| 710 | # | 657 | # |
| 711 | CONFIG_SND=y | 658 | CONFIG_SND=y |
| 659 | CONFIG_SND_TIMER=y | ||
| 660 | CONFIG_SND_PCM=y | ||
| 712 | # CONFIG_SND_SEQUENCER is not set | 661 | # CONFIG_SND_SEQUENCER is not set |
| 713 | # CONFIG_SND_MIXER_OSS is not set | 662 | # CONFIG_SND_MIXER_OSS is not set |
| 714 | # CONFIG_SND_PCM_OSS is not set | 663 | # CONFIG_SND_PCM_OSS is not set |
| @@ -735,6 +684,12 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
| 735 | # | 684 | # |
| 736 | 685 | ||
| 737 | # | 686 | # |
| 687 | # ALSA PowerPC devices | ||
| 688 | # | ||
| 689 | CONFIG_SND_PS3=y | ||
| 690 | CONFIG_SND_PS3_DEFAULT_START_DELAY=2000 | ||
| 691 | |||
| 692 | # | ||
| 738 | # USB devices | 693 | # USB devices |
| 739 | # | 694 | # |
| 740 | # CONFIG_SND_USB_AUDIO is not set | 695 | # CONFIG_SND_USB_AUDIO is not set |
| @@ -747,13 +702,14 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
| 747 | # CONFIG_SND_SOC is not set | 702 | # CONFIG_SND_SOC is not set |
| 748 | 703 | ||
| 749 | # | 704 | # |
| 750 | # Open Sound System | 705 | # SoC Audio support for SuperH |
| 751 | # | 706 | # |
| 752 | # CONFIG_SOUND_PRIME is not set | ||
| 753 | 707 | ||
| 754 | # | 708 | # |
| 755 | # HID Devices | 709 | # Open Sound System |
| 756 | # | 710 | # |
| 711 | # CONFIG_SOUND_PRIME is not set | ||
| 712 | CONFIG_HID_SUPPORT=y | ||
| 757 | CONFIG_HID=y | 713 | CONFIG_HID=y |
| 758 | # CONFIG_HID_DEBUG is not set | 714 | # CONFIG_HID_DEBUG is not set |
| 759 | 715 | ||
| @@ -770,10 +726,7 @@ CONFIG_USB_HID=m | |||
| 770 | # | 726 | # |
| 771 | # CONFIG_USB_KBD is not set | 727 | # CONFIG_USB_KBD is not set |
| 772 | # CONFIG_USB_MOUSE is not set | 728 | # CONFIG_USB_MOUSE is not set |
| 773 | 729 | CONFIG_USB_SUPPORT=y | |
| 774 | # | ||
| 775 | # USB support | ||
| 776 | # | ||
| 777 | CONFIG_USB_ARCH_HAS_HCD=y | 730 | CONFIG_USB_ARCH_HAS_HCD=y |
| 778 | CONFIG_USB_ARCH_HAS_OHCI=y | 731 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 779 | CONFIG_USB_ARCH_HAS_EHCI=y | 732 | CONFIG_USB_ARCH_HAS_EHCI=y |
| @@ -803,6 +756,7 @@ CONFIG_USB_OHCI_HCD=y | |||
| 803 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | 756 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y |
| 804 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 757 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
| 805 | # CONFIG_USB_SL811_HCD is not set | 758 | # CONFIG_USB_SL811_HCD is not set |
| 759 | # CONFIG_USB_R8A66597_HCD is not set | ||
| 806 | 760 | ||
| 807 | # | 761 | # |
| 808 | # USB Device Class drivers | 762 | # USB Device Class drivers |
| @@ -879,31 +833,8 @@ CONFIG_USB_MON=y | |||
| 879 | # | 833 | # |
| 880 | # CONFIG_USB_GADGET is not set | 834 | # CONFIG_USB_GADGET is not set |
| 881 | # CONFIG_MMC is not set | 835 | # CONFIG_MMC is not set |
| 882 | |||
| 883 | # | ||
| 884 | # LED devices | ||
| 885 | # | ||
| 886 | # CONFIG_NEW_LEDS is not set | 836 | # CONFIG_NEW_LEDS is not set |
| 887 | 837 | # CONFIG_EDAC is not set | |
| 888 | # | ||
| 889 | # LED drivers | ||
| 890 | # | ||
| 891 | |||
| 892 | # | ||
| 893 | # LED Triggers | ||
| 894 | # | ||
| 895 | |||
| 896 | # | ||
| 897 | # InfiniBand support | ||
| 898 | # | ||
| 899 | |||
| 900 | # | ||
| 901 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
| 902 | # | ||
| 903 | |||
| 904 | # | ||
| 905 | # Real Time Clock | ||
| 906 | # | ||
| 907 | # CONFIG_RTC_CLASS is not set | 838 | # CONFIG_RTC_CLASS is not set |
| 908 | 839 | ||
| 909 | # | 840 | # |
| @@ -920,6 +851,11 @@ CONFIG_USB_MON=y | |||
| 920 | # | 851 | # |
| 921 | 852 | ||
| 922 | # | 853 | # |
| 854 | # Userspace I/O | ||
| 855 | # | ||
| 856 | # CONFIG_UIO is not set | ||
| 857 | |||
| 858 | # | ||
| 923 | # File systems | 859 | # File systems |
| 924 | # | 860 | # |
| 925 | CONFIG_EXT2_FS=m | 861 | CONFIG_EXT2_FS=m |
| @@ -948,8 +884,8 @@ CONFIG_QUOTA=y | |||
| 948 | CONFIG_QFMT_V2=y | 884 | CONFIG_QFMT_V2=y |
| 949 | CONFIG_QUOTACTL=y | 885 | CONFIG_QUOTACTL=y |
| 950 | CONFIG_DNOTIFY=y | 886 | CONFIG_DNOTIFY=y |
| 951 | # CONFIG_AUTOFS_FS is not set | 887 | CONFIG_AUTOFS_FS=m |
| 952 | CONFIG_AUTOFS4_FS=y | 888 | CONFIG_AUTOFS4_FS=m |
| 953 | # CONFIG_FUSE_FS is not set | 889 | # CONFIG_FUSE_FS is not set |
| 954 | 890 | ||
| 955 | # | 891 | # |
| @@ -1030,7 +966,6 @@ CONFIG_CIFS=m | |||
| 1030 | # CONFIG_NCP_FS is not set | 966 | # CONFIG_NCP_FS is not set |
| 1031 | # CONFIG_CODA_FS is not set | 967 | # CONFIG_CODA_FS is not set |
| 1032 | # CONFIG_AFS_FS is not set | 968 | # CONFIG_AFS_FS is not set |
| 1033 | # CONFIG_9P_FS is not set | ||
| 1034 | 969 | ||
| 1035 | # | 970 | # |
| 1036 | # Partition Types | 971 | # Partition Types |
| @@ -1096,6 +1031,7 @@ CONFIG_BITREVERSE=y | |||
| 1096 | # CONFIG_CRC16 is not set | 1031 | # CONFIG_CRC16 is not set |
| 1097 | # CONFIG_CRC_ITU_T is not set | 1032 | # CONFIG_CRC_ITU_T is not set |
| 1098 | CONFIG_CRC32=y | 1033 | CONFIG_CRC32=y |
| 1034 | # CONFIG_CRC7 is not set | ||
| 1099 | # CONFIG_LIBCRC32C is not set | 1035 | # CONFIG_LIBCRC32C is not set |
| 1100 | CONFIG_PLIST=y | 1036 | CONFIG_PLIST=y |
| 1101 | CONFIG_HAS_IOMEM=y | 1037 | CONFIG_HAS_IOMEM=y |
| @@ -1120,6 +1056,7 @@ CONFIG_MAGIC_SYSRQ=y | |||
| 1120 | CONFIG_DEBUG_KERNEL=y | 1056 | CONFIG_DEBUG_KERNEL=y |
| 1121 | # CONFIG_DEBUG_SHIRQ is not set | 1057 | # CONFIG_DEBUG_SHIRQ is not set |
| 1122 | CONFIG_DETECT_SOFTLOCKUP=y | 1058 | CONFIG_DETECT_SOFTLOCKUP=y |
| 1059 | CONFIG_SCHED_DEBUG=y | ||
| 1123 | # CONFIG_SCHEDSTATS is not set | 1060 | # CONFIG_SCHEDSTATS is not set |
| 1124 | # CONFIG_TIMER_STATS is not set | 1061 | # CONFIG_TIMER_STATS is not set |
| 1125 | # CONFIG_DEBUG_SLAB is not set | 1062 | # CONFIG_DEBUG_SLAB is not set |
| @@ -1150,10 +1087,6 @@ CONFIG_IRQSTACKS=y | |||
| 1150 | # | 1087 | # |
| 1151 | # CONFIG_KEYS is not set | 1088 | # CONFIG_KEYS is not set |
| 1152 | # CONFIG_SECURITY is not set | 1089 | # CONFIG_SECURITY is not set |
| 1153 | |||
| 1154 | # | ||
| 1155 | # Cryptographic options | ||
| 1156 | # | ||
| 1157 | CONFIG_CRYPTO=y | 1090 | CONFIG_CRYPTO=y |
| 1158 | CONFIG_CRYPTO_ALGAPI=y | 1091 | CONFIG_CRYPTO_ALGAPI=y |
| 1159 | CONFIG_CRYPTO_BLKCIPHER=y | 1092 | CONFIG_CRYPTO_BLKCIPHER=y |
| @@ -1191,7 +1124,4 @@ CONFIG_CRYPTO_DES=y | |||
| 1191 | # CONFIG_CRYPTO_CRC32C is not set | 1124 | # CONFIG_CRYPTO_CRC32C is not set |
| 1192 | # CONFIG_CRYPTO_CAMELLIA is not set | 1125 | # CONFIG_CRYPTO_CAMELLIA is not set |
| 1193 | # CONFIG_CRYPTO_TEST is not set | 1126 | # CONFIG_CRYPTO_TEST is not set |
| 1194 | 1127 | CONFIG_CRYPTO_HW=y | |
| 1195 | # | ||
| 1196 | # Hardware crypto devices | ||
| 1197 | # | ||
