diff options
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/omap_h2_1610_defconfig | 201 | ||||
-rw-r--r-- | arch/arm/configs/omap_osk_5912_defconfig | 110 | ||||
-rw-r--r-- | arch/arm/configs/orion_defconfig | 93 |
3 files changed, 232 insertions, 172 deletions
diff --git a/arch/arm/configs/omap_h2_1610_defconfig b/arch/arm/configs/omap_h2_1610_defconfig index b8a78ab49cdd..c2345af3707a 100644 --- a/arch/arm/configs/omap_h2_1610_defconfig +++ b/arch/arm/configs/omap_h2_1610_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.23-rc6 | 3 | # Linux kernel version: 2.6.24-rc5 |
4 | # Mon Sep 17 14:21:45 2007 | 4 | # Mon Dec 17 20:04:38 2007 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -41,9 +41,14 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
41 | # CONFIG_BSD_PROCESS_ACCT is not set | 41 | # CONFIG_BSD_PROCESS_ACCT is not set |
42 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
43 | # CONFIG_USER_NS is not set | 43 | # CONFIG_USER_NS is not set |
44 | # CONFIG_PID_NS is not set | ||
44 | # CONFIG_AUDIT is not set | 45 | # CONFIG_AUDIT is not set |
45 | # CONFIG_IKCONFIG is not set | 46 | # CONFIG_IKCONFIG is not set |
46 | CONFIG_LOG_BUF_SHIFT=14 | 47 | CONFIG_LOG_BUF_SHIFT=14 |
48 | # CONFIG_CGROUPS is not set | ||
49 | CONFIG_FAIR_GROUP_SCHED=y | ||
50 | CONFIG_FAIR_USER_SCHED=y | ||
51 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
47 | # CONFIG_SYSFS_DEPRECATED is not set | 52 | # CONFIG_SYSFS_DEPRECATED is not set |
48 | # CONFIG_RELAY is not set | 53 | # CONFIG_RELAY is not set |
49 | CONFIG_BLK_DEV_INITRD=y | 54 | CONFIG_BLK_DEV_INITRD=y |
@@ -64,7 +69,6 @@ CONFIG_FUTEX=y | |||
64 | CONFIG_ANON_INODES=y | 69 | CONFIG_ANON_INODES=y |
65 | CONFIG_EPOLL=y | 70 | CONFIG_EPOLL=y |
66 | CONFIG_SIGNALFD=y | 71 | CONFIG_SIGNALFD=y |
67 | CONFIG_TIMERFD=y | ||
68 | CONFIG_EVENTFD=y | 72 | CONFIG_EVENTFD=y |
69 | CONFIG_SHMEM=y | 73 | CONFIG_SHMEM=y |
70 | CONFIG_VM_EVENT_COUNTERS=y | 74 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -224,10 +228,6 @@ CONFIG_ARM_THUMB=y | |||
224 | # | 228 | # |
225 | # CONFIG_PCI_SYSCALL is not set | 229 | # CONFIG_PCI_SYSCALL is not set |
226 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 230 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
227 | |||
228 | # | ||
229 | # PCCARD (PCMCIA/CardBus) support | ||
230 | # | ||
231 | # CONFIG_PCCARD is not set | 231 | # CONFIG_PCCARD is not set |
232 | 232 | ||
233 | # | 233 | # |
@@ -236,6 +236,7 @@ CONFIG_ARM_THUMB=y | |||
236 | CONFIG_TICK_ONESHOT=y | 236 | CONFIG_TICK_ONESHOT=y |
237 | CONFIG_NO_HZ=y | 237 | CONFIG_NO_HZ=y |
238 | CONFIG_HIGH_RES_TIMERS=y | 238 | CONFIG_HIGH_RES_TIMERS=y |
239 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
239 | CONFIG_PREEMPT=y | 240 | CONFIG_PREEMPT=y |
240 | CONFIG_HZ=128 | 241 | CONFIG_HZ=128 |
241 | CONFIG_AEABI=y | 242 | CONFIG_AEABI=y |
@@ -248,6 +249,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
248 | CONFIG_FLATMEM=y | 249 | CONFIG_FLATMEM=y |
249 | CONFIG_FLAT_NODE_MEM_MAP=y | 250 | CONFIG_FLAT_NODE_MEM_MAP=y |
250 | # CONFIG_SPARSEMEM_STATIC is not set | 251 | # CONFIG_SPARSEMEM_STATIC is not set |
252 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
251 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 253 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
252 | # CONFIG_RESOURCES_64BIT is not set | 254 | # CONFIG_RESOURCES_64BIT is not set |
253 | CONFIG_ZONE_DMA_FLAG=1 | 255 | CONFIG_ZONE_DMA_FLAG=1 |
@@ -275,6 +277,8 @@ CONFIG_CPU_FREQ_STAT=y | |||
275 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | 277 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set |
276 | # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set | 278 | # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set |
277 | CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y | 279 | CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y |
280 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | ||
281 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | ||
278 | # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set | 282 | # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set |
279 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | 283 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set |
280 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | 284 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
@@ -347,6 +351,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
347 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 351 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
348 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 352 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
349 | CONFIG_INET_XFRM_MODE_BEET=y | 353 | CONFIG_INET_XFRM_MODE_BEET=y |
354 | # CONFIG_INET_LRO is not set | ||
350 | CONFIG_INET_DIAG=y | 355 | CONFIG_INET_DIAG=y |
351 | CONFIG_INET_TCP_DIAG=y | 356 | CONFIG_INET_TCP_DIAG=y |
352 | # CONFIG_TCP_CONG_ADVANCED is not set | 357 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -372,10 +377,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
372 | # CONFIG_LAPB is not set | 377 | # CONFIG_LAPB is not set |
373 | # CONFIG_ECONET is not set | 378 | # CONFIG_ECONET is not set |
374 | # CONFIG_WAN_ROUTER is not set | 379 | # CONFIG_WAN_ROUTER is not set |
375 | |||
376 | # | ||
377 | # QoS and/or fair queueing | ||
378 | # | ||
379 | # CONFIG_NET_SCHED is not set | 380 | # CONFIG_NET_SCHED is not set |
380 | 381 | ||
381 | # | 382 | # |
@@ -404,6 +405,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
404 | # | 405 | # |
405 | # Generic Driver Options | 406 | # Generic Driver Options |
406 | # | 407 | # |
408 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
407 | CONFIG_STANDALONE=y | 409 | CONFIG_STANDALONE=y |
408 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 410 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
409 | # CONFIG_FW_LOADER is not set | 411 | # CONFIG_FW_LOADER is not set |
@@ -422,6 +424,8 @@ CONFIG_BLK_DEV_RAM_SIZE=8192 | |||
422 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 424 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
423 | # CONFIG_CDROM_PKTCDVD is not set | 425 | # CONFIG_CDROM_PKTCDVD is not set |
424 | CONFIG_ATA_OVER_ETH=m | 426 | CONFIG_ATA_OVER_ETH=m |
427 | CONFIG_MISC_DEVICES=y | ||
428 | # CONFIG_EEPROM_93CX6 is not set | ||
425 | 429 | ||
426 | # | 430 | # |
427 | # SCSI device support | 431 | # SCSI device support |
@@ -459,6 +463,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
459 | # CONFIG_SCSI_FC_ATTRS is not set | 463 | # CONFIG_SCSI_FC_ATTRS is not set |
460 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 464 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
461 | # CONFIG_SCSI_SAS_LIBSAS is not set | 465 | # CONFIG_SCSI_SAS_LIBSAS is not set |
466 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
462 | CONFIG_SCSI_LOWLEVEL=y | 467 | CONFIG_SCSI_LOWLEVEL=y |
463 | # CONFIG_ISCSI_TCP is not set | 468 | # CONFIG_ISCSI_TCP is not set |
464 | # CONFIG_SCSI_DEBUG is not set | 469 | # CONFIG_SCSI_DEBUG is not set |
@@ -471,12 +476,18 @@ CONFIG_NETDEVICES=y | |||
471 | # CONFIG_MACVLAN is not set | 476 | # CONFIG_MACVLAN is not set |
472 | # CONFIG_EQUALIZER is not set | 477 | # CONFIG_EQUALIZER is not set |
473 | # CONFIG_TUN is not set | 478 | # CONFIG_TUN is not set |
479 | # CONFIG_VETH is not set | ||
474 | # CONFIG_PHYLIB is not set | 480 | # CONFIG_PHYLIB is not set |
475 | CONFIG_NET_ETHERNET=y | 481 | CONFIG_NET_ETHERNET=y |
476 | CONFIG_MII=y | 482 | CONFIG_MII=y |
477 | # CONFIG_AX88796 is not set | 483 | # CONFIG_AX88796 is not set |
478 | CONFIG_SMC91X=y | 484 | CONFIG_SMC91X=y |
479 | # CONFIG_DM9000 is not set | 485 | # CONFIG_DM9000 is not set |
486 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
487 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
488 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
489 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
490 | # CONFIG_B44 is not set | ||
480 | CONFIG_NETDEV_1000=y | 491 | CONFIG_NETDEV_1000=y |
481 | CONFIG_NETDEV_10000=y | 492 | CONFIG_NETDEV_10000=y |
482 | 493 | ||
@@ -522,7 +533,6 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
522 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 533 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
523 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 534 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
524 | # CONFIG_INPUT_JOYDEV is not set | 535 | # CONFIG_INPUT_JOYDEV is not set |
525 | # CONFIG_INPUT_TSDEV is not set | ||
526 | CONFIG_INPUT_EVDEV=y | 536 | CONFIG_INPUT_EVDEV=y |
527 | CONFIG_INPUT_EVBUG=y | 537 | CONFIG_INPUT_EVBUG=y |
528 | 538 | ||
@@ -576,20 +586,51 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
576 | CONFIG_UNIX98_PTYS=y | 586 | CONFIG_UNIX98_PTYS=y |
577 | # CONFIG_LEGACY_PTYS is not set | 587 | # CONFIG_LEGACY_PTYS is not set |
578 | # CONFIG_IPMI_HANDLER is not set | 588 | # CONFIG_IPMI_HANDLER is not set |
579 | CONFIG_WATCHDOG=y | ||
580 | CONFIG_WATCHDOG_NOWAYOUT=y | ||
581 | |||
582 | # | ||
583 | # Watchdog Device Drivers | ||
584 | # | ||
585 | # CONFIG_SOFT_WATCHDOG is not set | ||
586 | # CONFIG_OMAP_WATCHDOG is not set | ||
587 | # CONFIG_HW_RANDOM is not set | 589 | # CONFIG_HW_RANDOM is not set |
588 | # CONFIG_NVRAM is not set | 590 | # CONFIG_NVRAM is not set |
589 | # CONFIG_R3964 is not set | 591 | # CONFIG_R3964 is not set |
590 | # CONFIG_RAW_DRIVER is not set | 592 | # CONFIG_RAW_DRIVER is not set |
591 | # CONFIG_TCG_TPM is not set | 593 | # CONFIG_TCG_TPM is not set |
592 | # CONFIG_I2C is not set | 594 | CONFIG_I2C=y |
595 | CONFIG_I2C_BOARDINFO=y | ||
596 | # CONFIG_I2C_CHARDEV is not set | ||
597 | |||
598 | # | ||
599 | # I2C Algorithms | ||
600 | # | ||
601 | # CONFIG_I2C_ALGOBIT is not set | ||
602 | # CONFIG_I2C_ALGOPCF is not set | ||
603 | # CONFIG_I2C_ALGOPCA is not set | ||
604 | |||
605 | # | ||
606 | # I2C Hardware Bus support | ||
607 | # | ||
608 | # CONFIG_I2C_GPIO is not set | ||
609 | # CONFIG_I2C_OCORES is not set | ||
610 | CONFIG_I2C_OMAP=y | ||
611 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
612 | # CONFIG_I2C_SIMTEC is not set | ||
613 | # CONFIG_I2C_TAOS_EVM is not set | ||
614 | # CONFIG_I2C_STUB is not set | ||
615 | |||
616 | # | ||
617 | # Miscellaneous I2C Chip support | ||
618 | # | ||
619 | # CONFIG_SENSORS_DS1337 is not set | ||
620 | # CONFIG_SENSORS_DS1374 is not set | ||
621 | # CONFIG_DS1682 is not set | ||
622 | # CONFIG_SENSORS_EEPROM is not set | ||
623 | # CONFIG_SENSORS_PCF8574 is not set | ||
624 | # CONFIG_SENSORS_PCA9539 is not set | ||
625 | # CONFIG_SENSORS_PCF8591 is not set | ||
626 | # CONFIG_ISP1301_OMAP is not set | ||
627 | CONFIG_TPS65010=y | ||
628 | # CONFIG_SENSORS_MAX6875 is not set | ||
629 | # CONFIG_SENSORS_TSL2550 is not set | ||
630 | # CONFIG_I2C_DEBUG_CORE is not set | ||
631 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
632 | # CONFIG_I2C_DEBUG_BUS is not set | ||
633 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
593 | 634 | ||
594 | # | 635 | # |
595 | # SPI support | 636 | # SPI support |
@@ -597,28 +638,73 @@ CONFIG_WATCHDOG_NOWAYOUT=y | |||
597 | # CONFIG_SPI is not set | 638 | # CONFIG_SPI is not set |
598 | # CONFIG_SPI_MASTER is not set | 639 | # CONFIG_SPI_MASTER is not set |
599 | # CONFIG_W1 is not set | 640 | # CONFIG_W1 is not set |
641 | # CONFIG_POWER_SUPPLY is not set | ||
600 | CONFIG_HWMON=y | 642 | CONFIG_HWMON=y |
601 | # CONFIG_HWMON_VID is not set | 643 | # CONFIG_HWMON_VID is not set |
602 | # CONFIG_SENSORS_ABITUGURU is not set | 644 | # CONFIG_SENSORS_AD7418 is not set |
603 | # CONFIG_SENSORS_ABITUGURU3 is not set | 645 | # CONFIG_SENSORS_ADM1021 is not set |
646 | # CONFIG_SENSORS_ADM1025 is not set | ||
647 | # CONFIG_SENSORS_ADM1026 is not set | ||
648 | # CONFIG_SENSORS_ADM1029 is not set | ||
649 | # CONFIG_SENSORS_ADM1031 is not set | ||
650 | # CONFIG_SENSORS_ADM9240 is not set | ||
651 | # CONFIG_SENSORS_ADT7470 is not set | ||
652 | # CONFIG_SENSORS_ATXP1 is not set | ||
653 | # CONFIG_SENSORS_DS1621 is not set | ||
604 | # CONFIG_SENSORS_F71805F is not set | 654 | # CONFIG_SENSORS_F71805F is not set |
655 | # CONFIG_SENSORS_F71882FG is not set | ||
656 | # CONFIG_SENSORS_F75375S is not set | ||
657 | # CONFIG_SENSORS_GL518SM is not set | ||
658 | # CONFIG_SENSORS_GL520SM is not set | ||
605 | # CONFIG_SENSORS_IT87 is not set | 659 | # CONFIG_SENSORS_IT87 is not set |
660 | # CONFIG_SENSORS_LM63 is not set | ||
661 | # CONFIG_SENSORS_LM75 is not set | ||
662 | # CONFIG_SENSORS_LM77 is not set | ||
663 | # CONFIG_SENSORS_LM78 is not set | ||
664 | # CONFIG_SENSORS_LM80 is not set | ||
665 | # CONFIG_SENSORS_LM83 is not set | ||
666 | # CONFIG_SENSORS_LM85 is not set | ||
667 | # CONFIG_SENSORS_LM87 is not set | ||
668 | # CONFIG_SENSORS_LM90 is not set | ||
669 | # CONFIG_SENSORS_LM92 is not set | ||
670 | # CONFIG_SENSORS_LM93 is not set | ||
671 | # CONFIG_SENSORS_MAX1619 is not set | ||
672 | # CONFIG_SENSORS_MAX6650 is not set | ||
606 | # CONFIG_SENSORS_PC87360 is not set | 673 | # CONFIG_SENSORS_PC87360 is not set |
607 | # CONFIG_SENSORS_PC87427 is not set | 674 | # CONFIG_SENSORS_PC87427 is not set |
675 | # CONFIG_SENSORS_DME1737 is not set | ||
608 | # CONFIG_SENSORS_SMSC47M1 is not set | 676 | # CONFIG_SENSORS_SMSC47M1 is not set |
677 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
609 | # CONFIG_SENSORS_SMSC47B397 is not set | 678 | # CONFIG_SENSORS_SMSC47B397 is not set |
679 | # CONFIG_SENSORS_THMC50 is not set | ||
610 | # CONFIG_SENSORS_VT1211 is not set | 680 | # CONFIG_SENSORS_VT1211 is not set |
681 | # CONFIG_SENSORS_W83781D is not set | ||
682 | # CONFIG_SENSORS_W83791D is not set | ||
683 | # CONFIG_SENSORS_W83792D is not set | ||
684 | # CONFIG_SENSORS_W83793 is not set | ||
685 | # CONFIG_SENSORS_W83L785TS is not set | ||
611 | # CONFIG_SENSORS_W83627HF is not set | 686 | # CONFIG_SENSORS_W83627HF is not set |
612 | # CONFIG_SENSORS_W83627EHF is not set | 687 | # CONFIG_SENSORS_W83627EHF is not set |
613 | # CONFIG_HWMON_DEBUG_CHIP is not set | 688 | # CONFIG_HWMON_DEBUG_CHIP is not set |
614 | CONFIG_MISC_DEVICES=y | 689 | CONFIG_WATCHDOG=y |
615 | # CONFIG_EEPROM_93CX6 is not set | 690 | CONFIG_WATCHDOG_NOWAYOUT=y |
691 | |||
692 | # | ||
693 | # Watchdog Device Drivers | ||
694 | # | ||
695 | # CONFIG_SOFT_WATCHDOG is not set | ||
696 | # CONFIG_OMAP_WATCHDOG is not set | ||
697 | |||
698 | # | ||
699 | # Sonics Silicon Backplane | ||
700 | # | ||
701 | CONFIG_SSB_POSSIBLE=y | ||
702 | # CONFIG_SSB is not set | ||
616 | 703 | ||
617 | # | 704 | # |
618 | # Multifunction device drivers | 705 | # Multifunction device drivers |
619 | # | 706 | # |
620 | # CONFIG_MFD_SM501 is not set | 707 | # CONFIG_MFD_SM501 is not set |
621 | # CONFIG_NEW_LEDS is not set | ||
622 | 708 | ||
623 | # | 709 | # |
624 | # Multimedia devices | 710 | # Multimedia devices |
@@ -630,12 +716,6 @@ CONFIG_DAB=y | |||
630 | # | 716 | # |
631 | # Graphics support | 717 | # Graphics support |
632 | # | 718 | # |
633 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
634 | |||
635 | # | ||
636 | # Display device support | ||
637 | # | ||
638 | # CONFIG_DISPLAY_SUPPORT is not set | ||
639 | # CONFIG_VGASTATE is not set | 719 | # CONFIG_VGASTATE is not set |
640 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 720 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
641 | CONFIG_FB=y | 721 | CONFIG_FB=y |
@@ -644,6 +724,7 @@ CONFIG_FIRMWARE_EDID=y | |||
644 | # CONFIG_FB_CFB_FILLRECT is not set | 724 | # CONFIG_FB_CFB_FILLRECT is not set |
645 | # CONFIG_FB_CFB_COPYAREA is not set | 725 | # CONFIG_FB_CFB_COPYAREA is not set |
646 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 726 | # CONFIG_FB_CFB_IMAGEBLIT is not set |
727 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
647 | # CONFIG_FB_SYS_FILLRECT is not set | 728 | # CONFIG_FB_SYS_FILLRECT is not set |
648 | # CONFIG_FB_SYS_COPYAREA is not set | 729 | # CONFIG_FB_SYS_COPYAREA is not set |
649 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 730 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
@@ -659,8 +740,14 @@ CONFIG_FB_MODE_HELPERS=y | |||
659 | # Frame buffer hardware drivers | 740 | # Frame buffer hardware drivers |
660 | # | 741 | # |
661 | # CONFIG_FB_S1D13XXX is not set | 742 | # CONFIG_FB_S1D13XXX is not set |
662 | # CONFIG_FB_OMAP is not set | ||
663 | # CONFIG_FB_VIRTUAL is not set | 743 | # CONFIG_FB_VIRTUAL is not set |
744 | # CONFIG_FB_OMAP is not set | ||
745 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
746 | |||
747 | # | ||
748 | # Display device support | ||
749 | # | ||
750 | # CONFIG_DISPLAY_SUPPORT is not set | ||
664 | 751 | ||
665 | # | 752 | # |
666 | # Console display driver support | 753 | # Console display driver support |
@@ -705,6 +792,7 @@ CONFIG_SOUND_PRIME=y | |||
705 | CONFIG_HID_SUPPORT=y | 792 | CONFIG_HID_SUPPORT=y |
706 | CONFIG_HID=y | 793 | CONFIG_HID=y |
707 | CONFIG_HID_DEBUG=y | 794 | CONFIG_HID_DEBUG=y |
795 | # CONFIG_HIDRAW is not set | ||
708 | CONFIG_USB_SUPPORT=y | 796 | CONFIG_USB_SUPPORT=y |
709 | CONFIG_USB_ARCH_HAS_HCD=y | 797 | CONFIG_USB_ARCH_HAS_HCD=y |
710 | CONFIG_USB_ARCH_HAS_OHCI=y | 798 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -720,23 +808,11 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
720 | # | 808 | # |
721 | # CONFIG_USB_GADGET is not set | 809 | # CONFIG_USB_GADGET is not set |
722 | # CONFIG_MMC is not set | 810 | # CONFIG_MMC is not set |
811 | # CONFIG_NEW_LEDS is not set | ||
723 | CONFIG_RTC_LIB=y | 812 | CONFIG_RTC_LIB=y |
724 | # CONFIG_RTC_CLASS is not set | 813 | # CONFIG_RTC_CLASS is not set |
725 | 814 | ||
726 | # | 815 | # |
727 | # DMA Engine support | ||
728 | # | ||
729 | # CONFIG_DMA_ENGINE is not set | ||
730 | |||
731 | # | ||
732 | # DMA Clients | ||
733 | # | ||
734 | |||
735 | # | ||
736 | # DMA Devices | ||
737 | # | ||
738 | |||
739 | # | ||
740 | # File systems | 816 | # File systems |
741 | # | 817 | # |
742 | CONFIG_EXT2_FS=y | 818 | CONFIG_EXT2_FS=y |
@@ -771,8 +847,9 @@ CONFIG_DNOTIFY=y | |||
771 | # | 847 | # |
772 | CONFIG_FAT_FS=y | 848 | CONFIG_FAT_FS=y |
773 | CONFIG_MSDOS_FS=y | 849 | CONFIG_MSDOS_FS=y |
774 | # CONFIG_VFAT_FS is not set | 850 | CONFIG_VFAT_FS=y |
775 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | 851 | CONFIG_FAT_DEFAULT_CODEPAGE=437 |
852 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
776 | # CONFIG_NTFS_FS is not set | 853 | # CONFIG_NTFS_FS is not set |
777 | 854 | ||
778 | # | 855 | # |
@@ -783,7 +860,6 @@ CONFIG_PROC_SYSCTL=y | |||
783 | CONFIG_SYSFS=y | 860 | CONFIG_SYSFS=y |
784 | # CONFIG_TMPFS is not set | 861 | # CONFIG_TMPFS is not set |
785 | # CONFIG_HUGETLB_PAGE is not set | 862 | # CONFIG_HUGETLB_PAGE is not set |
786 | CONFIG_RAMFS=y | ||
787 | # CONFIG_CONFIGFS_FS is not set | 863 | # CONFIG_CONFIGFS_FS is not set |
788 | 864 | ||
789 | # | 865 | # |
@@ -802,10 +878,7 @@ CONFIG_CRAMFS=y | |||
802 | # CONFIG_QNX4FS_FS is not set | 878 | # CONFIG_QNX4FS_FS is not set |
803 | # CONFIG_SYSV_FS is not set | 879 | # CONFIG_SYSV_FS is not set |
804 | # CONFIG_UFS_FS is not set | 880 | # CONFIG_UFS_FS is not set |
805 | 881 | CONFIG_NETWORK_FILESYSTEMS=y | |
806 | # | ||
807 | # Network File Systems | ||
808 | # | ||
809 | CONFIG_NFS_FS=y | 882 | CONFIG_NFS_FS=y |
810 | CONFIG_NFS_V3=y | 883 | CONFIG_NFS_V3=y |
811 | # CONFIG_NFS_V3_ACL is not set | 884 | # CONFIG_NFS_V3_ACL is not set |
@@ -832,13 +905,9 @@ CONFIG_RPCSEC_GSS_KRB5=y | |||
832 | # | 905 | # |
833 | # CONFIG_PARTITION_ADVANCED is not set | 906 | # CONFIG_PARTITION_ADVANCED is not set |
834 | CONFIG_MSDOS_PARTITION=y | 907 | CONFIG_MSDOS_PARTITION=y |
835 | |||
836 | # | ||
837 | # Native Language Support | ||
838 | # | ||
839 | CONFIG_NLS=y | 908 | CONFIG_NLS=y |
840 | CONFIG_NLS_DEFAULT="iso8859-1" | 909 | CONFIG_NLS_DEFAULT="iso8859-1" |
841 | # CONFIG_NLS_CODEPAGE_437 is not set | 910 | CONFIG_NLS_CODEPAGE_437=y |
842 | # CONFIG_NLS_CODEPAGE_737 is not set | 911 | # CONFIG_NLS_CODEPAGE_737 is not set |
843 | # CONFIG_NLS_CODEPAGE_775 is not set | 912 | # CONFIG_NLS_CODEPAGE_775 is not set |
844 | # CONFIG_NLS_CODEPAGE_850 is not set | 913 | # CONFIG_NLS_CODEPAGE_850 is not set |
@@ -862,7 +931,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
862 | # CONFIG_NLS_CODEPAGE_1250 is not set | 931 | # CONFIG_NLS_CODEPAGE_1250 is not set |
863 | # CONFIG_NLS_CODEPAGE_1251 is not set | 932 | # CONFIG_NLS_CODEPAGE_1251 is not set |
864 | # CONFIG_NLS_ASCII is not set | 933 | # CONFIG_NLS_ASCII is not set |
865 | # CONFIG_NLS_ISO8859_1 is not set | 934 | CONFIG_NLS_ISO8859_1=y |
866 | # CONFIG_NLS_ISO8859_2 is not set | 935 | # CONFIG_NLS_ISO8859_2 is not set |
867 | # CONFIG_NLS_ISO8859_3 is not set | 936 | # CONFIG_NLS_ISO8859_3 is not set |
868 | # CONFIG_NLS_ISO8859_4 is not set | 937 | # CONFIG_NLS_ISO8859_4 is not set |
@@ -876,21 +945,16 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
876 | # CONFIG_NLS_KOI8_R is not set | 945 | # CONFIG_NLS_KOI8_R is not set |
877 | # CONFIG_NLS_KOI8_U is not set | 946 | # CONFIG_NLS_KOI8_U is not set |
878 | # CONFIG_NLS_UTF8 is not set | 947 | # CONFIG_NLS_UTF8 is not set |
879 | |||
880 | # | ||
881 | # Distributed Lock Manager | ||
882 | # | ||
883 | # CONFIG_DLM is not set | 948 | # CONFIG_DLM is not set |
884 | 949 | CONFIG_INSTRUMENTATION=y | |
885 | # | ||
886 | # Profiling support | ||
887 | # | ||
888 | # CONFIG_PROFILING is not set | 950 | # CONFIG_PROFILING is not set |
951 | # CONFIG_MARKERS is not set | ||
889 | 952 | ||
890 | # | 953 | # |
891 | # Kernel hacking | 954 | # Kernel hacking |
892 | # | 955 | # |
893 | # CONFIG_PRINTK_TIME is not set | 956 | # CONFIG_PRINTK_TIME is not set |
957 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
894 | CONFIG_ENABLE_MUST_CHECK=y | 958 | CONFIG_ENABLE_MUST_CHECK=y |
895 | # CONFIG_MAGIC_SYSRQ is not set | 959 | # CONFIG_MAGIC_SYSRQ is not set |
896 | # CONFIG_UNUSED_SYMBOLS is not set | 960 | # CONFIG_UNUSED_SYMBOLS is not set |
@@ -899,6 +963,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
899 | # CONFIG_DEBUG_KERNEL is not set | 963 | # CONFIG_DEBUG_KERNEL is not set |
900 | CONFIG_DEBUG_BUGVERBOSE=y | 964 | CONFIG_DEBUG_BUGVERBOSE=y |
901 | CONFIG_FRAME_POINTER=y | 965 | CONFIG_FRAME_POINTER=y |
966 | # CONFIG_SAMPLES is not set | ||
902 | # CONFIG_DEBUG_USER is not set | 967 | # CONFIG_DEBUG_USER is not set |
903 | 968 | ||
904 | # | 969 | # |
@@ -906,6 +971,7 @@ CONFIG_FRAME_POINTER=y | |||
906 | # | 971 | # |
907 | # CONFIG_KEYS is not set | 972 | # CONFIG_KEYS is not set |
908 | # CONFIG_SECURITY is not set | 973 | # CONFIG_SECURITY is not set |
974 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
909 | CONFIG_CRYPTO=y | 975 | CONFIG_CRYPTO=y |
910 | CONFIG_CRYPTO_ALGAPI=y | 976 | CONFIG_CRYPTO_ALGAPI=y |
911 | CONFIG_CRYPTO_BLKCIPHER=y | 977 | CONFIG_CRYPTO_BLKCIPHER=y |
@@ -925,6 +991,7 @@ CONFIG_CRYPTO_ECB=m | |||
925 | CONFIG_CRYPTO_CBC=y | 991 | CONFIG_CRYPTO_CBC=y |
926 | CONFIG_CRYPTO_PCBC=m | 992 | CONFIG_CRYPTO_PCBC=m |
927 | # CONFIG_CRYPTO_LRW is not set | 993 | # CONFIG_CRYPTO_LRW is not set |
994 | # CONFIG_CRYPTO_XTS is not set | ||
928 | # CONFIG_CRYPTO_CRYPTD is not set | 995 | # CONFIG_CRYPTO_CRYPTD is not set |
929 | CONFIG_CRYPTO_DES=y | 996 | CONFIG_CRYPTO_DES=y |
930 | # CONFIG_CRYPTO_FCRYPT is not set | 997 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -938,11 +1005,13 @@ CONFIG_CRYPTO_DES=y | |||
938 | # CONFIG_CRYPTO_ARC4 is not set | 1005 | # CONFIG_CRYPTO_ARC4 is not set |
939 | # CONFIG_CRYPTO_KHAZAD is not set | 1006 | # CONFIG_CRYPTO_KHAZAD is not set |
940 | # CONFIG_CRYPTO_ANUBIS is not set | 1007 | # CONFIG_CRYPTO_ANUBIS is not set |
1008 | # CONFIG_CRYPTO_SEED is not set | ||
941 | # CONFIG_CRYPTO_DEFLATE is not set | 1009 | # CONFIG_CRYPTO_DEFLATE is not set |
942 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1010 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
943 | # CONFIG_CRYPTO_CRC32C is not set | 1011 | # CONFIG_CRYPTO_CRC32C is not set |
944 | # CONFIG_CRYPTO_CAMELLIA is not set | 1012 | # CONFIG_CRYPTO_CAMELLIA is not set |
945 | # CONFIG_CRYPTO_TEST is not set | 1013 | # CONFIG_CRYPTO_TEST is not set |
1014 | # CONFIG_CRYPTO_AUTHENC is not set | ||
946 | CONFIG_CRYPTO_HW=y | 1015 | CONFIG_CRYPTO_HW=y |
947 | 1016 | ||
948 | # | 1017 | # |
diff --git a/arch/arm/configs/omap_osk_5912_defconfig b/arch/arm/configs/omap_osk_5912_defconfig index 8c1f15c7c45c..d592a6487114 100644 --- a/arch/arm/configs/omap_osk_5912_defconfig +++ b/arch/arm/configs/omap_osk_5912_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.23-rc6 | 3 | # Linux kernel version: 2.6.24-rc5 |
4 | # Mon Sep 17 14:15:05 2007 | 4 | # Mon Dec 17 21:12:45 2007 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -40,9 +40,14 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
40 | # CONFIG_BSD_PROCESS_ACCT is not set | 40 | # CONFIG_BSD_PROCESS_ACCT is not set |
41 | # CONFIG_TASKSTATS is not set | 41 | # CONFIG_TASKSTATS is not set |
42 | # CONFIG_USER_NS is not set | 42 | # CONFIG_USER_NS is not set |
43 | # CONFIG_PID_NS is not set | ||
43 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
44 | # CONFIG_IKCONFIG is not set | 45 | # CONFIG_IKCONFIG is not set |
45 | CONFIG_LOG_BUF_SHIFT=14 | 46 | CONFIG_LOG_BUF_SHIFT=14 |
47 | # CONFIG_CGROUPS is not set | ||
48 | CONFIG_FAIR_GROUP_SCHED=y | ||
49 | CONFIG_FAIR_USER_SCHED=y | ||
50 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
46 | # CONFIG_SYSFS_DEPRECATED is not set | 51 | # CONFIG_SYSFS_DEPRECATED is not set |
47 | # CONFIG_RELAY is not set | 52 | # CONFIG_RELAY is not set |
48 | CONFIG_BLK_DEV_INITRD=y | 53 | CONFIG_BLK_DEV_INITRD=y |
@@ -63,7 +68,6 @@ CONFIG_FUTEX=y | |||
63 | CONFIG_ANON_INODES=y | 68 | CONFIG_ANON_INODES=y |
64 | CONFIG_EPOLL=y | 69 | CONFIG_EPOLL=y |
65 | CONFIG_SIGNALFD=y | 70 | CONFIG_SIGNALFD=y |
66 | CONFIG_TIMERFD=y | ||
67 | CONFIG_EVENTFD=y | 71 | CONFIG_EVENTFD=y |
68 | CONFIG_SHMEM=y | 72 | CONFIG_SHMEM=y |
69 | CONFIG_VM_EVENT_COUNTERS=y | 73 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -224,10 +228,6 @@ CONFIG_CPU_CP15_MMU=y | |||
224 | # | 228 | # |
225 | # CONFIG_PCI_SYSCALL is not set | 229 | # CONFIG_PCI_SYSCALL is not set |
226 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 230 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
227 | |||
228 | # | ||
229 | # PCCARD (PCMCIA/CardBus) support | ||
230 | # | ||
231 | CONFIG_PCCARD=y | 231 | CONFIG_PCCARD=y |
232 | # CONFIG_PCMCIA_DEBUG is not set | 232 | # CONFIG_PCMCIA_DEBUG is not set |
233 | CONFIG_PCMCIA=y | 233 | CONFIG_PCMCIA=y |
@@ -245,6 +245,7 @@ CONFIG_OMAP_CF=y | |||
245 | CONFIG_TICK_ONESHOT=y | 245 | CONFIG_TICK_ONESHOT=y |
246 | CONFIG_NO_HZ=y | 246 | CONFIG_NO_HZ=y |
247 | CONFIG_HIGH_RES_TIMERS=y | 247 | CONFIG_HIGH_RES_TIMERS=y |
248 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
248 | # CONFIG_PREEMPT is not set | 249 | # CONFIG_PREEMPT is not set |
249 | CONFIG_HZ=128 | 250 | CONFIG_HZ=128 |
250 | CONFIG_AEABI=y | 251 | CONFIG_AEABI=y |
@@ -257,6 +258,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
257 | CONFIG_FLATMEM=y | 258 | CONFIG_FLATMEM=y |
258 | CONFIG_FLAT_NODE_MEM_MAP=y | 259 | CONFIG_FLAT_NODE_MEM_MAP=y |
259 | # CONFIG_SPARSEMEM_STATIC is not set | 260 | # CONFIG_SPARSEMEM_STATIC is not set |
261 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
260 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 262 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
261 | # CONFIG_RESOURCES_64BIT is not set | 263 | # CONFIG_RESOURCES_64BIT is not set |
262 | CONFIG_ZONE_DMA_FLAG=1 | 264 | CONFIG_ZONE_DMA_FLAG=1 |
@@ -346,6 +348,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
346 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 348 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
347 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 349 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
348 | CONFIG_INET_XFRM_MODE_BEET=y | 350 | CONFIG_INET_XFRM_MODE_BEET=y |
351 | # CONFIG_INET_LRO is not set | ||
349 | CONFIG_INET_DIAG=y | 352 | CONFIG_INET_DIAG=y |
350 | CONFIG_INET_TCP_DIAG=y | 353 | CONFIG_INET_TCP_DIAG=y |
351 | # CONFIG_TCP_CONG_ADVANCED is not set | 354 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -371,10 +374,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
371 | # CONFIG_LAPB is not set | 374 | # CONFIG_LAPB is not set |
372 | # CONFIG_ECONET is not set | 375 | # CONFIG_ECONET is not set |
373 | # CONFIG_WAN_ROUTER is not set | 376 | # CONFIG_WAN_ROUTER is not set |
374 | |||
375 | # | ||
376 | # QoS and/or fair queueing | ||
377 | # | ||
378 | # CONFIG_NET_SCHED is not set | 377 | # CONFIG_NET_SCHED is not set |
379 | 378 | ||
380 | # | 379 | # |
@@ -403,6 +402,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
403 | # | 402 | # |
404 | # Generic Driver Options | 403 | # Generic Driver Options |
405 | # | 404 | # |
405 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
406 | CONFIG_STANDALONE=y | 406 | CONFIG_STANDALONE=y |
407 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 407 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
408 | CONFIG_FW_LOADER=y | 408 | CONFIG_FW_LOADER=y |
@@ -427,6 +427,7 @@ CONFIG_MTD_BLOCK=y | |||
427 | # CONFIG_INFTL is not set | 427 | # CONFIG_INFTL is not set |
428 | # CONFIG_RFD_FTL is not set | 428 | # CONFIG_RFD_FTL is not set |
429 | # CONFIG_SSFDC is not set | 429 | # CONFIG_SSFDC is not set |
430 | # CONFIG_MTD_OOPS is not set | ||
430 | 431 | ||
431 | # | 432 | # |
432 | # RAM/ROM/Flash chip drivers | 433 | # RAM/ROM/Flash chip drivers |
@@ -495,6 +496,8 @@ CONFIG_BLK_DEV_RAM_SIZE=8192 | |||
495 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 496 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
496 | # CONFIG_CDROM_PKTCDVD is not set | 497 | # CONFIG_CDROM_PKTCDVD is not set |
497 | # CONFIG_ATA_OVER_ETH is not set | 498 | # CONFIG_ATA_OVER_ETH is not set |
499 | CONFIG_MISC_DEVICES=y | ||
500 | # CONFIG_EEPROM_93CX6 is not set | ||
498 | CONFIG_IDE=m | 501 | CONFIG_IDE=m |
499 | CONFIG_BLK_DEV_IDE=m | 502 | CONFIG_BLK_DEV_IDE=m |
500 | 503 | ||
@@ -515,9 +518,10 @@ CONFIG_IDE_PROC_FS=y | |||
515 | # IDE chipset support/bugfixes | 518 | # IDE chipset support/bugfixes |
516 | # | 519 | # |
517 | # CONFIG_IDE_GENERIC is not set | 520 | # CONFIG_IDE_GENERIC is not set |
518 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | 521 | # CONFIG_BLK_DEV_PLATFORM is not set |
519 | # CONFIG_IDE_ARM is not set | 522 | # CONFIG_IDE_ARM is not set |
520 | # CONFIG_BLK_DEV_IDEDMA is not set | 523 | # CONFIG_BLK_DEV_IDEDMA is not set |
524 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y | ||
521 | # CONFIG_BLK_DEV_HD is not set | 525 | # CONFIG_BLK_DEV_HD is not set |
522 | 526 | ||
523 | # | 527 | # |
@@ -536,12 +540,18 @@ CONFIG_NETDEVICES=y | |||
536 | # CONFIG_MACVLAN is not set | 540 | # CONFIG_MACVLAN is not set |
537 | # CONFIG_EQUALIZER is not set | 541 | # CONFIG_EQUALIZER is not set |
538 | # CONFIG_TUN is not set | 542 | # CONFIG_TUN is not set |
543 | # CONFIG_VETH is not set | ||
539 | # CONFIG_PHYLIB is not set | 544 | # CONFIG_PHYLIB is not set |
540 | CONFIG_NET_ETHERNET=y | 545 | CONFIG_NET_ETHERNET=y |
541 | CONFIG_MII=y | 546 | CONFIG_MII=y |
542 | # CONFIG_AX88796 is not set | 547 | # CONFIG_AX88796 is not set |
543 | CONFIG_SMC91X=y | 548 | CONFIG_SMC91X=y |
544 | # CONFIG_DM9000 is not set | 549 | # CONFIG_DM9000 is not set |
550 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
551 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
552 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
553 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
554 | # CONFIG_B44 is not set | ||
545 | CONFIG_NETDEV_1000=y | 555 | CONFIG_NETDEV_1000=y |
546 | CONFIG_NETDEV_10000=y | 556 | CONFIG_NETDEV_10000=y |
547 | 557 | ||
@@ -585,7 +595,6 @@ CONFIG_INPUT_MOUSEDEV=y | |||
585 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 595 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
586 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 596 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
587 | # CONFIG_INPUT_JOYDEV is not set | 597 | # CONFIG_INPUT_JOYDEV is not set |
588 | # CONFIG_INPUT_TSDEV is not set | ||
589 | CONFIG_INPUT_EVDEV=y | 598 | CONFIG_INPUT_EVDEV=y |
590 | # CONFIG_INPUT_EVBUG is not set | 599 | # CONFIG_INPUT_EVBUG is not set |
591 | 600 | ||
@@ -651,7 +660,6 @@ CONFIG_UNIX98_PTYS=y | |||
651 | CONFIG_LEGACY_PTYS=y | 660 | CONFIG_LEGACY_PTYS=y |
652 | CONFIG_LEGACY_PTY_COUNT=256 | 661 | CONFIG_LEGACY_PTY_COUNT=256 |
653 | # CONFIG_IPMI_HANDLER is not set | 662 | # CONFIG_IPMI_HANDLER is not set |
654 | # CONFIG_WATCHDOG is not set | ||
655 | CONFIG_HW_RANDOM=m | 663 | CONFIG_HW_RANDOM=m |
656 | CONFIG_HW_RANDOM_OMAP=m | 664 | CONFIG_HW_RANDOM_OMAP=m |
657 | # CONFIG_NVRAM is not set | 665 | # CONFIG_NVRAM is not set |
@@ -712,10 +720,9 @@ CONFIG_TPS65010=y | |||
712 | # CONFIG_SPI is not set | 720 | # CONFIG_SPI is not set |
713 | # CONFIG_SPI_MASTER is not set | 721 | # CONFIG_SPI_MASTER is not set |
714 | # CONFIG_W1 is not set | 722 | # CONFIG_W1 is not set |
723 | # CONFIG_POWER_SUPPLY is not set | ||
715 | CONFIG_HWMON=y | 724 | CONFIG_HWMON=y |
716 | # CONFIG_HWMON_VID is not set | 725 | # CONFIG_HWMON_VID is not set |
717 | # CONFIG_SENSORS_ABITUGURU is not set | ||
718 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
719 | # CONFIG_SENSORS_AD7418 is not set | 726 | # CONFIG_SENSORS_AD7418 is not set |
720 | # CONFIG_SENSORS_ADM1021 is not set | 727 | # CONFIG_SENSORS_ADM1021 is not set |
721 | # CONFIG_SENSORS_ADM1025 is not set | 728 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -723,12 +730,12 @@ CONFIG_HWMON=y | |||
723 | # CONFIG_SENSORS_ADM1029 is not set | 730 | # CONFIG_SENSORS_ADM1029 is not set |
724 | # CONFIG_SENSORS_ADM1031 is not set | 731 | # CONFIG_SENSORS_ADM1031 is not set |
725 | # CONFIG_SENSORS_ADM9240 is not set | 732 | # CONFIG_SENSORS_ADM9240 is not set |
726 | # CONFIG_SENSORS_ASB100 is not set | 733 | # CONFIG_SENSORS_ADT7470 is not set |
727 | # CONFIG_SENSORS_ATXP1 is not set | 734 | # CONFIG_SENSORS_ATXP1 is not set |
728 | # CONFIG_SENSORS_DS1621 is not set | 735 | # CONFIG_SENSORS_DS1621 is not set |
729 | # CONFIG_SENSORS_F71805F is not set | 736 | # CONFIG_SENSORS_F71805F is not set |
730 | # CONFIG_SENSORS_FSCHER is not set | 737 | # CONFIG_SENSORS_F71882FG is not set |
731 | # CONFIG_SENSORS_FSCPOS is not set | 738 | # CONFIG_SENSORS_F75375S is not set |
732 | # CONFIG_SENSORS_GL518SM is not set | 739 | # CONFIG_SENSORS_GL518SM is not set |
733 | # CONFIG_SENSORS_GL520SM is not set | 740 | # CONFIG_SENSORS_GL520SM is not set |
734 | # CONFIG_SENSORS_IT87 is not set | 741 | # CONFIG_SENSORS_IT87 is not set |
@@ -761,14 +768,18 @@ CONFIG_HWMON=y | |||
761 | # CONFIG_SENSORS_W83627HF is not set | 768 | # CONFIG_SENSORS_W83627HF is not set |
762 | # CONFIG_SENSORS_W83627EHF is not set | 769 | # CONFIG_SENSORS_W83627EHF is not set |
763 | # CONFIG_HWMON_DEBUG_CHIP is not set | 770 | # CONFIG_HWMON_DEBUG_CHIP is not set |
764 | CONFIG_MISC_DEVICES=y | 771 | # CONFIG_WATCHDOG is not set |
765 | # CONFIG_EEPROM_93CX6 is not set | 772 | |
773 | # | ||
774 | # Sonics Silicon Backplane | ||
775 | # | ||
776 | CONFIG_SSB_POSSIBLE=y | ||
777 | # CONFIG_SSB is not set | ||
766 | 778 | ||
767 | # | 779 | # |
768 | # Multifunction device drivers | 780 | # Multifunction device drivers |
769 | # | 781 | # |
770 | # CONFIG_MFD_SM501 is not set | 782 | # CONFIG_MFD_SM501 is not set |
771 | # CONFIG_NEW_LEDS is not set | ||
772 | 783 | ||
773 | # | 784 | # |
774 | # Multimedia devices | 785 | # Multimedia devices |
@@ -780,12 +791,6 @@ CONFIG_DAB=y | |||
780 | # | 791 | # |
781 | # Graphics support | 792 | # Graphics support |
782 | # | 793 | # |
783 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
784 | |||
785 | # | ||
786 | # Display device support | ||
787 | # | ||
788 | # CONFIG_DISPLAY_SUPPORT is not set | ||
789 | # CONFIG_VGASTATE is not set | 794 | # CONFIG_VGASTATE is not set |
790 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 795 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
791 | CONFIG_FB=y | 796 | CONFIG_FB=y |
@@ -794,6 +799,7 @@ CONFIG_FIRMWARE_EDID=y | |||
794 | # CONFIG_FB_CFB_FILLRECT is not set | 799 | # CONFIG_FB_CFB_FILLRECT is not set |
795 | # CONFIG_FB_CFB_COPYAREA is not set | 800 | # CONFIG_FB_CFB_COPYAREA is not set |
796 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 801 | # CONFIG_FB_CFB_IMAGEBLIT is not set |
802 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
797 | # CONFIG_FB_SYS_FILLRECT is not set | 803 | # CONFIG_FB_SYS_FILLRECT is not set |
798 | # CONFIG_FB_SYS_COPYAREA is not set | 804 | # CONFIG_FB_SYS_COPYAREA is not set |
799 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 805 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
@@ -809,8 +815,14 @@ CONFIG_FB_MODE_HELPERS=y | |||
809 | # Frame buffer hardware drivers | 815 | # Frame buffer hardware drivers |
810 | # | 816 | # |
811 | # CONFIG_FB_S1D13XXX is not set | 817 | # CONFIG_FB_S1D13XXX is not set |
812 | # CONFIG_FB_OMAP is not set | ||
813 | # CONFIG_FB_VIRTUAL is not set | 818 | # CONFIG_FB_VIRTUAL is not set |
819 | # CONFIG_FB_OMAP is not set | ||
820 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
821 | |||
822 | # | ||
823 | # Display device support | ||
824 | # | ||
825 | # CONFIG_DISPLAY_SUPPORT is not set | ||
814 | 826 | ||
815 | # | 827 | # |
816 | # Console display driver support | 828 | # Console display driver support |
@@ -843,6 +855,7 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
843 | CONFIG_HID_SUPPORT=y | 855 | CONFIG_HID_SUPPORT=y |
844 | CONFIG_HID=y | 856 | CONFIG_HID=y |
845 | CONFIG_HID_DEBUG=y | 857 | CONFIG_HID_DEBUG=y |
858 | # CONFIG_HIDRAW is not set | ||
846 | CONFIG_USB_SUPPORT=y | 859 | CONFIG_USB_SUPPORT=y |
847 | CONFIG_USB_ARCH_HAS_HCD=y | 860 | CONFIG_USB_ARCH_HAS_HCD=y |
848 | CONFIG_USB_ARCH_HAS_OHCI=y | 861 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -858,23 +871,11 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
858 | # | 871 | # |
859 | # CONFIG_USB_GADGET is not set | 872 | # CONFIG_USB_GADGET is not set |
860 | # CONFIG_MMC is not set | 873 | # CONFIG_MMC is not set |
874 | # CONFIG_NEW_LEDS is not set | ||
861 | CONFIG_RTC_LIB=y | 875 | CONFIG_RTC_LIB=y |
862 | # CONFIG_RTC_CLASS is not set | 876 | # CONFIG_RTC_CLASS is not set |
863 | 877 | ||
864 | # | 878 | # |
865 | # DMA Engine support | ||
866 | # | ||
867 | # CONFIG_DMA_ENGINE is not set | ||
868 | |||
869 | # | ||
870 | # DMA Clients | ||
871 | # | ||
872 | |||
873 | # | ||
874 | # DMA Devices | ||
875 | # | ||
876 | |||
877 | # | ||
878 | # File systems | 879 | # File systems |
879 | # | 880 | # |
880 | CONFIG_EXT2_FS=y | 881 | CONFIG_EXT2_FS=y |
@@ -922,7 +923,6 @@ CONFIG_PROC_SYSCTL=y | |||
922 | CONFIG_SYSFS=y | 923 | CONFIG_SYSFS=y |
923 | # CONFIG_TMPFS is not set | 924 | # CONFIG_TMPFS is not set |
924 | # CONFIG_HUGETLB_PAGE is not set | 925 | # CONFIG_HUGETLB_PAGE is not set |
925 | CONFIG_RAMFS=y | ||
926 | # CONFIG_CONFIGFS_FS is not set | 926 | # CONFIG_CONFIGFS_FS is not set |
927 | 927 | ||
928 | # | 928 | # |
@@ -938,10 +938,12 @@ CONFIG_RAMFS=y | |||
938 | CONFIG_JFFS2_FS=y | 938 | CONFIG_JFFS2_FS=y |
939 | CONFIG_JFFS2_FS_DEBUG=0 | 939 | CONFIG_JFFS2_FS_DEBUG=0 |
940 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 940 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
941 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
941 | # CONFIG_JFFS2_SUMMARY is not set | 942 | # CONFIG_JFFS2_SUMMARY is not set |
942 | # CONFIG_JFFS2_FS_XATTR is not set | 943 | # CONFIG_JFFS2_FS_XATTR is not set |
943 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | 944 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
944 | CONFIG_JFFS2_ZLIB=y | 945 | CONFIG_JFFS2_ZLIB=y |
946 | # CONFIG_JFFS2_LZO is not set | ||
945 | CONFIG_JFFS2_RTIME=y | 947 | CONFIG_JFFS2_RTIME=y |
946 | # CONFIG_JFFS2_RUBIN is not set | 948 | # CONFIG_JFFS2_RUBIN is not set |
947 | # CONFIG_CRAMFS is not set | 949 | # CONFIG_CRAMFS is not set |
@@ -950,10 +952,7 @@ CONFIG_JFFS2_RTIME=y | |||
950 | # CONFIG_QNX4FS_FS is not set | 952 | # CONFIG_QNX4FS_FS is not set |
951 | # CONFIG_SYSV_FS is not set | 953 | # CONFIG_SYSV_FS is not set |
952 | # CONFIG_UFS_FS is not set | 954 | # CONFIG_UFS_FS is not set |
953 | 955 | CONFIG_NETWORK_FILESYSTEMS=y | |
954 | # | ||
955 | # Network File Systems | ||
956 | # | ||
957 | CONFIG_NFS_FS=y | 956 | CONFIG_NFS_FS=y |
958 | CONFIG_NFS_V3=y | 957 | CONFIG_NFS_V3=y |
959 | # CONFIG_NFS_V3_ACL is not set | 958 | # CONFIG_NFS_V3_ACL is not set |
@@ -979,10 +978,6 @@ CONFIG_SUNRPC=y | |||
979 | # | 978 | # |
980 | # CONFIG_PARTITION_ADVANCED is not set | 979 | # CONFIG_PARTITION_ADVANCED is not set |
981 | CONFIG_MSDOS_PARTITION=y | 980 | CONFIG_MSDOS_PARTITION=y |
982 | |||
983 | # | ||
984 | # Native Language Support | ||
985 | # | ||
986 | CONFIG_NLS=m | 981 | CONFIG_NLS=m |
987 | CONFIG_NLS_DEFAULT="iso8859-1" | 982 | CONFIG_NLS_DEFAULT="iso8859-1" |
988 | CONFIG_NLS_CODEPAGE_437=m | 983 | CONFIG_NLS_CODEPAGE_437=m |
@@ -1023,21 +1018,16 @@ CONFIG_NLS_ISO8859_1=m | |||
1023 | # CONFIG_NLS_KOI8_R is not set | 1018 | # CONFIG_NLS_KOI8_R is not set |
1024 | # CONFIG_NLS_KOI8_U is not set | 1019 | # CONFIG_NLS_KOI8_U is not set |
1025 | # CONFIG_NLS_UTF8 is not set | 1020 | # CONFIG_NLS_UTF8 is not set |
1026 | |||
1027 | # | ||
1028 | # Distributed Lock Manager | ||
1029 | # | ||
1030 | # CONFIG_DLM is not set | 1021 | # CONFIG_DLM is not set |
1031 | 1022 | CONFIG_INSTRUMENTATION=y | |
1032 | # | ||
1033 | # Profiling support | ||
1034 | # | ||
1035 | # CONFIG_PROFILING is not set | 1023 | # CONFIG_PROFILING is not set |
1024 | # CONFIG_MARKERS is not set | ||
1036 | 1025 | ||
1037 | # | 1026 | # |
1038 | # Kernel hacking | 1027 | # Kernel hacking |
1039 | # | 1028 | # |
1040 | # CONFIG_PRINTK_TIME is not set | 1029 | # CONFIG_PRINTK_TIME is not set |
1030 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1041 | CONFIG_ENABLE_MUST_CHECK=y | 1031 | CONFIG_ENABLE_MUST_CHECK=y |
1042 | # CONFIG_MAGIC_SYSRQ is not set | 1032 | # CONFIG_MAGIC_SYSRQ is not set |
1043 | # CONFIG_UNUSED_SYMBOLS is not set | 1033 | # CONFIG_UNUSED_SYMBOLS is not set |
@@ -1046,6 +1036,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1046 | # CONFIG_DEBUG_KERNEL is not set | 1036 | # CONFIG_DEBUG_KERNEL is not set |
1047 | CONFIG_DEBUG_BUGVERBOSE=y | 1037 | CONFIG_DEBUG_BUGVERBOSE=y |
1048 | CONFIG_FRAME_POINTER=y | 1038 | CONFIG_FRAME_POINTER=y |
1039 | # CONFIG_SAMPLES is not set | ||
1049 | # CONFIG_DEBUG_USER is not set | 1040 | # CONFIG_DEBUG_USER is not set |
1050 | 1041 | ||
1051 | # | 1042 | # |
@@ -1053,6 +1044,7 @@ CONFIG_FRAME_POINTER=y | |||
1053 | # | 1044 | # |
1054 | # CONFIG_KEYS is not set | 1045 | # CONFIG_KEYS is not set |
1055 | # CONFIG_SECURITY is not set | 1046 | # CONFIG_SECURITY is not set |
1047 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1056 | # CONFIG_CRYPTO is not set | 1048 | # CONFIG_CRYPTO is not set |
1057 | 1049 | ||
1058 | # | 1050 | # |
diff --git a/arch/arm/configs/orion_defconfig b/arch/arm/configs/orion_defconfig index 17a55def1103..1e5aaa645fcd 100644 --- a/arch/arm/configs/orion_defconfig +++ b/arch/arm/configs/orion_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.24-rc3 | 3 | # Linux kernel version: 2.6.24 |
4 | # Wed Nov 28 15:13:57 2007 | 4 | # Thu Feb 7 14:10:30 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 |
@@ -63,17 +63,26 @@ CONFIG_HOTPLUG=y | |||
63 | CONFIG_PRINTK=y | 63 | CONFIG_PRINTK=y |
64 | CONFIG_BUG=y | 64 | CONFIG_BUG=y |
65 | CONFIG_ELF_CORE=y | 65 | CONFIG_ELF_CORE=y |
66 | CONFIG_COMPAT_BRK=y | ||
66 | CONFIG_BASE_FULL=y | 67 | CONFIG_BASE_FULL=y |
67 | CONFIG_FUTEX=y | 68 | CONFIG_FUTEX=y |
68 | CONFIG_ANON_INODES=y | 69 | CONFIG_ANON_INODES=y |
69 | CONFIG_EPOLL=y | 70 | CONFIG_EPOLL=y |
70 | CONFIG_SIGNALFD=y | 71 | CONFIG_SIGNALFD=y |
72 | CONFIG_TIMERFD=y | ||
71 | CONFIG_EVENTFD=y | 73 | CONFIG_EVENTFD=y |
72 | CONFIG_SHMEM=y | 74 | CONFIG_SHMEM=y |
73 | CONFIG_VM_EVENT_COUNTERS=y | 75 | CONFIG_VM_EVENT_COUNTERS=y |
74 | CONFIG_SLAB=y | 76 | CONFIG_SLAB=y |
75 | # CONFIG_SLUB is not set | 77 | # CONFIG_SLUB is not set |
76 | # CONFIG_SLOB is not set | 78 | # CONFIG_SLOB is not set |
79 | # CONFIG_PROFILING is not set | ||
80 | # CONFIG_MARKERS is not set | ||
81 | CONFIG_HAVE_OPROFILE=y | ||
82 | # CONFIG_KPROBES is not set | ||
83 | CONFIG_HAVE_KPROBES=y | ||
84 | CONFIG_PROC_PAGE_MONITOR=y | ||
85 | CONFIG_SLABINFO=y | ||
77 | CONFIG_RT_MUTEXES=y | 86 | CONFIG_RT_MUTEXES=y |
78 | # CONFIG_TINY_SHMEM is not set | 87 | # CONFIG_TINY_SHMEM is not set |
79 | CONFIG_BASE_SMALL=0 | 88 | CONFIG_BASE_SMALL=0 |
@@ -101,6 +110,8 @@ CONFIG_IOSCHED_CFQ=y | |||
101 | CONFIG_DEFAULT_CFQ=y | 110 | CONFIG_DEFAULT_CFQ=y |
102 | # CONFIG_DEFAULT_NOOP is not set | 111 | # CONFIG_DEFAULT_NOOP is not set |
103 | CONFIG_DEFAULT_IOSCHED="cfq" | 112 | CONFIG_DEFAULT_IOSCHED="cfq" |
113 | CONFIG_CLASSIC_RCU=y | ||
114 | # CONFIG_PREEMPT_RCU is not set | ||
104 | 115 | ||
105 | # | 116 | # |
106 | # System Type | 117 | # System Type |
@@ -139,6 +150,7 @@ CONFIG_ARCH_ORION=y | |||
139 | # CONFIG_ARCH_LH7A40X is not set | 150 | # CONFIG_ARCH_LH7A40X is not set |
140 | # CONFIG_ARCH_DAVINCI is not set | 151 | # CONFIG_ARCH_DAVINCI is not set |
141 | # CONFIG_ARCH_OMAP is not set | 152 | # CONFIG_ARCH_OMAP is not set |
153 | # CONFIG_ARCH_MSM7X00A is not set | ||
142 | 154 | ||
143 | # | 155 | # |
144 | # Orion Implementations | 156 | # Orion Implementations |
@@ -226,6 +238,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0 | |||
226 | CONFIG_CMDLINE="" | 238 | CONFIG_CMDLINE="" |
227 | # CONFIG_XIP_KERNEL is not set | 239 | # CONFIG_XIP_KERNEL is not set |
228 | # CONFIG_KEXEC is not set | 240 | # CONFIG_KEXEC is not set |
241 | # CONFIG_ATAGS_PROC is not set | ||
229 | 242 | ||
230 | # | 243 | # |
231 | # Floating point emulation | 244 | # Floating point emulation |
@@ -250,7 +263,7 @@ CONFIG_BINFMT_ELF=y | |||
250 | # Power management options | 263 | # Power management options |
251 | # | 264 | # |
252 | # CONFIG_PM is not set | 265 | # CONFIG_PM is not set |
253 | CONFIG_SUSPEND_UP_POSSIBLE=y | 266 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
254 | 267 | ||
255 | # | 268 | # |
256 | # Networking | 269 | # Networking |
@@ -267,6 +280,7 @@ CONFIG_XFRM=y | |||
267 | # CONFIG_XFRM_USER is not set | 280 | # CONFIG_XFRM_USER is not set |
268 | # CONFIG_XFRM_SUB_POLICY is not set | 281 | # CONFIG_XFRM_SUB_POLICY is not set |
269 | # CONFIG_XFRM_MIGRATE is not set | 282 | # CONFIG_XFRM_MIGRATE is not set |
283 | # CONFIG_XFRM_STATISTICS is not set | ||
270 | # CONFIG_NET_KEY is not set | 284 | # CONFIG_NET_KEY is not set |
271 | CONFIG_INET=y | 285 | CONFIG_INET=y |
272 | CONFIG_IP_MULTICAST=y | 286 | CONFIG_IP_MULTICAST=y |
@@ -322,6 +336,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
322 | # | 336 | # |
323 | CONFIG_NET_PKTGEN=m | 337 | CONFIG_NET_PKTGEN=m |
324 | # CONFIG_HAMRADIO is not set | 338 | # CONFIG_HAMRADIO is not set |
339 | # CONFIG_CAN is not set | ||
325 | # CONFIG_IRDA is not set | 340 | # CONFIG_IRDA is not set |
326 | # CONFIG_BT is not set | 341 | # CONFIG_BT is not set |
327 | # CONFIG_AF_RXRPC is not set | 342 | # CONFIG_AF_RXRPC is not set |
@@ -475,7 +490,7 @@ CONFIG_SCSI=y | |||
475 | CONFIG_SCSI_DMA=y | 490 | CONFIG_SCSI_DMA=y |
476 | # CONFIG_SCSI_TGT is not set | 491 | # CONFIG_SCSI_TGT is not set |
477 | # CONFIG_SCSI_NETLINK is not set | 492 | # CONFIG_SCSI_NETLINK is not set |
478 | CONFIG_SCSI_PROC_FS=y | 493 | # CONFIG_SCSI_PROC_FS is not set |
479 | 494 | ||
480 | # | 495 | # |
481 | # SCSI support type (disk, tape, CD-ROM) | 496 | # SCSI support type (disk, tape, CD-ROM) |
@@ -483,15 +498,15 @@ CONFIG_SCSI_PROC_FS=y | |||
483 | CONFIG_BLK_DEV_SD=y | 498 | CONFIG_BLK_DEV_SD=y |
484 | # CONFIG_CHR_DEV_ST is not set | 499 | # CONFIG_CHR_DEV_ST is not set |
485 | # CONFIG_CHR_DEV_OSST is not set | 500 | # CONFIG_CHR_DEV_OSST is not set |
486 | CONFIG_BLK_DEV_SR=y | 501 | CONFIG_BLK_DEV_SR=m |
487 | # CONFIG_BLK_DEV_SR_VENDOR is not set | 502 | # CONFIG_BLK_DEV_SR_VENDOR is not set |
488 | CONFIG_CHR_DEV_SG=y | 503 | CONFIG_CHR_DEV_SG=m |
489 | # CONFIG_CHR_DEV_SCH is not set | 504 | # CONFIG_CHR_DEV_SCH is not set |
490 | 505 | ||
491 | # | 506 | # |
492 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | 507 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
493 | # | 508 | # |
494 | CONFIG_SCSI_MULTI_LUN=y | 509 | # CONFIG_SCSI_MULTI_LUN is not set |
495 | # CONFIG_SCSI_CONSTANTS is not set | 510 | # CONFIG_SCSI_CONSTANTS is not set |
496 | # CONFIG_SCSI_LOGGING is not set | 511 | # CONFIG_SCSI_LOGGING is not set |
497 | # CONFIG_SCSI_SCAN_ASYNC is not set | 512 | # CONFIG_SCSI_SCAN_ASYNC is not set |
@@ -528,16 +543,6 @@ CONFIG_SCSI_LOWLEVEL=y | |||
528 | # CONFIG_SCSI_INITIO is not set | 543 | # CONFIG_SCSI_INITIO is not set |
529 | # CONFIG_SCSI_INIA100 is not set | 544 | # CONFIG_SCSI_INIA100 is not set |
530 | # CONFIG_SCSI_STEX is not set | 545 | # CONFIG_SCSI_STEX is not set |
531 | CONFIG_SCSI_MVSATA=y | ||
532 | |||
533 | # | ||
534 | # Sata options | ||
535 | # | ||
536 | # CONFIG_MV_SATA_SUPPORT_ATAPI is not set | ||
537 | # CONFIG_MV_SATA_ENABLE_1MB_IOS is not set | ||
538 | CONFIG_SATA_NO_DEBUG=y | ||
539 | # CONFIG_SATA_DEBUG_ON_ERROR is not set | ||
540 | # CONFIG_SATA_FULL_DEBUG is not set | ||
541 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 546 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
542 | # CONFIG_SCSI_IPR is not set | 547 | # CONFIG_SCSI_IPR is not set |
543 | # CONFIG_SCSI_QLOGIC_1280 is not set | 548 | # CONFIG_SCSI_QLOGIC_1280 is not set |
@@ -549,12 +554,12 @@ CONFIG_SATA_NO_DEBUG=y | |||
549 | # CONFIG_SCSI_NSP32 is not set | 554 | # CONFIG_SCSI_NSP32 is not set |
550 | # CONFIG_SCSI_DEBUG is not set | 555 | # CONFIG_SCSI_DEBUG is not set |
551 | # CONFIG_SCSI_SRP is not set | 556 | # CONFIG_SCSI_SRP is not set |
552 | CONFIG_ATA=m | 557 | CONFIG_ATA=y |
553 | # CONFIG_ATA_NONSTANDARD is not set | 558 | # CONFIG_ATA_NONSTANDARD is not set |
554 | # CONFIG_SATA_AHCI is not set | 559 | # CONFIG_SATA_AHCI is not set |
555 | # CONFIG_SATA_SVW is not set | 560 | # CONFIG_SATA_SVW is not set |
556 | # CONFIG_ATA_PIIX is not set | 561 | # CONFIG_ATA_PIIX is not set |
557 | # CONFIG_SATA_MV is not set | 562 | CONFIG_SATA_MV=y |
558 | # CONFIG_SATA_NV is not set | 563 | # CONFIG_SATA_NV is not set |
559 | # CONFIG_PDC_ADMA is not set | 564 | # CONFIG_PDC_ADMA is not set |
560 | # CONFIG_SATA_QSTOR is not set | 565 | # CONFIG_SATA_QSTOR is not set |
@@ -590,6 +595,7 @@ CONFIG_ATA=m | |||
590 | # CONFIG_PATA_MPIIX is not set | 595 | # CONFIG_PATA_MPIIX is not set |
591 | # CONFIG_PATA_OLDPIIX is not set | 596 | # CONFIG_PATA_OLDPIIX is not set |
592 | # CONFIG_PATA_NETCELL is not set | 597 | # CONFIG_PATA_NETCELL is not set |
598 | # CONFIG_PATA_NINJA32 is not set | ||
593 | # CONFIG_PATA_NS87410 is not set | 599 | # CONFIG_PATA_NS87410 is not set |
594 | # CONFIG_PATA_NS87415 is not set | 600 | # CONFIG_PATA_NS87415 is not set |
595 | # CONFIG_PATA_OPTI is not set | 601 | # CONFIG_PATA_OPTI is not set |
@@ -622,7 +628,6 @@ CONFIG_NETDEVICES=y | |||
622 | # CONFIG_EQUALIZER is not set | 628 | # CONFIG_EQUALIZER is not set |
623 | # CONFIG_TUN is not set | 629 | # CONFIG_TUN is not set |
624 | # CONFIG_VETH is not set | 630 | # CONFIG_VETH is not set |
625 | # CONFIG_IP1000 is not set | ||
626 | # CONFIG_ARCNET is not set | 631 | # CONFIG_ARCNET is not set |
627 | # CONFIG_PHYLIB is not set | 632 | # CONFIG_PHYLIB is not set |
628 | CONFIG_NET_ETHERNET=y | 633 | CONFIG_NET_ETHERNET=y |
@@ -653,6 +658,7 @@ CONFIG_E100=y | |||
653 | # CONFIG_NE2K_PCI is not set | 658 | # CONFIG_NE2K_PCI is not set |
654 | # CONFIG_8139CP is not set | 659 | # CONFIG_8139CP is not set |
655 | # CONFIG_8139TOO is not set | 660 | # CONFIG_8139TOO is not set |
661 | # CONFIG_R6040 is not set | ||
656 | # CONFIG_SIS900 is not set | 662 | # CONFIG_SIS900 is not set |
657 | # CONFIG_EPIC100 is not set | 663 | # CONFIG_EPIC100 is not set |
658 | # CONFIG_SUNDANCE is not set | 664 | # CONFIG_SUNDANCE is not set |
@@ -666,6 +672,9 @@ CONFIG_E1000=y | |||
666 | CONFIG_E1000_NAPI=y | 672 | CONFIG_E1000_NAPI=y |
667 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | 673 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
668 | # CONFIG_E1000E is not set | 674 | # CONFIG_E1000E is not set |
675 | # CONFIG_E1000E_ENABLED is not set | ||
676 | # CONFIG_IP1000 is not set | ||
677 | # CONFIG_IGB is not set | ||
669 | # CONFIG_NS83820 is not set | 678 | # CONFIG_NS83820 is not set |
670 | # CONFIG_HAMACHI is not set | 679 | # CONFIG_HAMACHI is not set |
671 | # CONFIG_YELLOWFIN is not set | 680 | # CONFIG_YELLOWFIN is not set |
@@ -691,6 +700,7 @@ CONFIG_NETDEV_10000=y | |||
691 | # CONFIG_NIU is not set | 700 | # CONFIG_NIU is not set |
692 | # CONFIG_MLX4_CORE is not set | 701 | # CONFIG_MLX4_CORE is not set |
693 | # CONFIG_TEHUTI is not set | 702 | # CONFIG_TEHUTI is not set |
703 | # CONFIG_BNX2X is not set | ||
694 | # CONFIG_TR is not set | 704 | # CONFIG_TR is not set |
695 | 705 | ||
696 | # | 706 | # |
@@ -713,7 +723,6 @@ CONFIG_NETDEV_10000=y | |||
713 | # CONFIG_PPP is not set | 723 | # CONFIG_PPP is not set |
714 | # CONFIG_SLIP is not set | 724 | # CONFIG_SLIP is not set |
715 | # CONFIG_NET_FC is not set | 725 | # CONFIG_NET_FC is not set |
716 | # CONFIG_SHAPER is not set | ||
717 | # CONFIG_NETCONSOLE is not set | 726 | # CONFIG_NETCONSOLE is not set |
718 | # CONFIG_NETPOLL is not set | 727 | # CONFIG_NETPOLL is not set |
719 | # CONFIG_NET_POLL_CONTROLLER is not set | 728 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -761,6 +770,7 @@ CONFIG_VT_CONSOLE=y | |||
761 | CONFIG_HW_CONSOLE=y | 770 | CONFIG_HW_CONSOLE=y |
762 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 771 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
763 | # CONFIG_SERIAL_NONSTANDARD is not set | 772 | # CONFIG_SERIAL_NONSTANDARD is not set |
773 | # CONFIG_NOZOMI is not set | ||
764 | 774 | ||
765 | # | 775 | # |
766 | # Serial drivers | 776 | # Serial drivers |
@@ -832,13 +842,12 @@ CONFIG_I2C_MV64XXX=y | |||
832 | # | 842 | # |
833 | # Miscellaneous I2C Chip support | 843 | # Miscellaneous I2C Chip support |
834 | # | 844 | # |
835 | # CONFIG_SENSORS_DS1337 is not set | ||
836 | # CONFIG_SENSORS_DS1374 is not set | ||
837 | # CONFIG_DS1682 is not set | 845 | # CONFIG_DS1682 is not set |
838 | # CONFIG_SENSORS_EEPROM is not set | 846 | # CONFIG_SENSORS_EEPROM is not set |
839 | # CONFIG_SENSORS_PCF8574 is not set | 847 | # CONFIG_SENSORS_PCF8574 is not set |
840 | # CONFIG_SENSORS_PCA9539 is not set | 848 | # CONFIG_PCF8575 is not set |
841 | # CONFIG_SENSORS_PCF8591 is not set | 849 | # CONFIG_SENSORS_PCF8591 is not set |
850 | # CONFIG_TPS65010 is not set | ||
842 | # CONFIG_SENSORS_MAX6875 is not set | 851 | # CONFIG_SENSORS_MAX6875 is not set |
843 | # CONFIG_SENSORS_TSL2550 is not set | 852 | # CONFIG_SENSORS_TSL2550 is not set |
844 | # CONFIG_I2C_DEBUG_CORE is not set | 853 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -967,6 +976,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
967 | CONFIG_USB_ARCH_HAS_EHCI=y | 976 | CONFIG_USB_ARCH_HAS_EHCI=y |
968 | CONFIG_USB=y | 977 | CONFIG_USB=y |
969 | # CONFIG_USB_DEBUG is not set | 978 | # CONFIG_USB_DEBUG is not set |
979 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
970 | 980 | ||
971 | # | 981 | # |
972 | # Miscellaneous USB options | 982 | # Miscellaneous USB options |
@@ -980,16 +990,12 @@ CONFIG_USB_DEVICE_CLASS=y | |||
980 | # USB Host Controller Drivers | 990 | # USB Host Controller Drivers |
981 | # | 991 | # |
982 | CONFIG_USB_EHCI_HCD=y | 992 | CONFIG_USB_EHCI_HCD=y |
983 | CONFIG_USB_EHCI_SPLIT_ISO=y | ||
984 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 993 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
985 | CONFIG_USB_EHCI_TT_NEWSCHED=y | 994 | CONFIG_USB_EHCI_TT_NEWSCHED=y |
986 | # CONFIG_USB_ISP116X_HCD is not set | 995 | # CONFIG_USB_ISP116X_HCD is not set |
987 | CONFIG_USB_OHCI_HCD=y | 996 | # CONFIG_USB_OHCI_HCD is not set |
988 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 997 | # CONFIG_USB_UHCI_HCD is not set |
989 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | 998 | # CONFIG_USB_SL811_HCD is not set |
990 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
991 | CONFIG_USB_UHCI_HCD=y | ||
992 | CONFIG_USB_SL811_HCD=y | ||
993 | # CONFIG_USB_R8A66597_HCD is not set | 999 | # CONFIG_USB_R8A66597_HCD is not set |
994 | 1000 | ||
995 | # | 1001 | # |
@@ -1029,10 +1035,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1029 | # | 1035 | # |
1030 | # USB port drivers | 1036 | # USB port drivers |
1031 | # | 1037 | # |
1032 | |||
1033 | # | ||
1034 | # USB Serial Converter support | ||
1035 | # | ||
1036 | # CONFIG_USB_SERIAL is not set | 1038 | # CONFIG_USB_SERIAL is not set |
1037 | 1039 | ||
1038 | # | 1040 | # |
@@ -1058,14 +1060,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1058 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1060 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1059 | # CONFIG_USB_IOWARRIOR is not set | 1061 | # CONFIG_USB_IOWARRIOR is not set |
1060 | # CONFIG_USB_TEST is not set | 1062 | # CONFIG_USB_TEST is not set |
1061 | |||
1062 | # | ||
1063 | # USB DSL modem support | ||
1064 | # | ||
1065 | |||
1066 | # | ||
1067 | # USB Gadget Support | ||
1068 | # | ||
1069 | # CONFIG_USB_GADGET is not set | 1063 | # CONFIG_USB_GADGET is not set |
1070 | # CONFIG_MMC is not set | 1064 | # CONFIG_MMC is not set |
1071 | CONFIG_NEW_LEDS=y | 1065 | CONFIG_NEW_LEDS=y |
@@ -1120,9 +1114,10 @@ CONFIG_RTC_DRV_M41T80=y | |||
1120 | # Platform RTC drivers | 1114 | # Platform RTC drivers |
1121 | # | 1115 | # |
1122 | # CONFIG_RTC_DRV_CMOS is not set | 1116 | # CONFIG_RTC_DRV_CMOS is not set |
1117 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1123 | # CONFIG_RTC_DRV_DS1553 is not set | 1118 | # CONFIG_RTC_DRV_DS1553 is not set |
1124 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1125 | # CONFIG_RTC_DRV_DS1742 is not set | 1119 | # CONFIG_RTC_DRV_DS1742 is not set |
1120 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1126 | # CONFIG_RTC_DRV_M48T86 is not set | 1121 | # CONFIG_RTC_DRV_M48T86 is not set |
1127 | # CONFIG_RTC_DRV_M48T59 is not set | 1122 | # CONFIG_RTC_DRV_M48T59 is not set |
1128 | # CONFIG_RTC_DRV_V3020 is not set | 1123 | # CONFIG_RTC_DRV_V3020 is not set |
@@ -1298,9 +1293,6 @@ CONFIG_NLS_ISO8859_2=y | |||
1298 | # CONFIG_NLS_KOI8_U is not set | 1293 | # CONFIG_NLS_KOI8_U is not set |
1299 | # CONFIG_NLS_UTF8 is not set | 1294 | # CONFIG_NLS_UTF8 is not set |
1300 | # CONFIG_DLM is not set | 1295 | # CONFIG_DLM is not set |
1301 | CONFIG_INSTRUMENTATION=y | ||
1302 | # CONFIG_PROFILING is not set | ||
1303 | # CONFIG_MARKERS is not set | ||
1304 | 1296 | ||
1305 | # | 1297 | # |
1306 | # Kernel hacking | 1298 | # Kernel hacking |
@@ -1327,6 +1319,7 @@ CONFIG_DEBUG_USER=y | |||
1327 | CONFIG_CRYPTO=y | 1319 | CONFIG_CRYPTO=y |
1328 | CONFIG_CRYPTO_ALGAPI=m | 1320 | CONFIG_CRYPTO_ALGAPI=m |
1329 | CONFIG_CRYPTO_BLKCIPHER=m | 1321 | CONFIG_CRYPTO_BLKCIPHER=m |
1322 | # CONFIG_CRYPTO_SEQIV is not set | ||
1330 | CONFIG_CRYPTO_MANAGER=m | 1323 | CONFIG_CRYPTO_MANAGER=m |
1331 | # CONFIG_CRYPTO_HMAC is not set | 1324 | # CONFIG_CRYPTO_HMAC is not set |
1332 | # CONFIG_CRYPTO_XCBC is not set | 1325 | # CONFIG_CRYPTO_XCBC is not set |
@@ -1344,6 +1337,9 @@ CONFIG_CRYPTO_CBC=m | |||
1344 | CONFIG_CRYPTO_PCBC=m | 1337 | CONFIG_CRYPTO_PCBC=m |
1345 | # CONFIG_CRYPTO_LRW is not set | 1338 | # CONFIG_CRYPTO_LRW is not set |
1346 | # CONFIG_CRYPTO_XTS is not set | 1339 | # CONFIG_CRYPTO_XTS is not set |
1340 | # CONFIG_CRYPTO_CTR is not set | ||
1341 | # CONFIG_CRYPTO_GCM is not set | ||
1342 | # CONFIG_CRYPTO_CCM is not set | ||
1347 | # CONFIG_CRYPTO_CRYPTD is not set | 1343 | # CONFIG_CRYPTO_CRYPTD is not set |
1348 | # CONFIG_CRYPTO_DES is not set | 1344 | # CONFIG_CRYPTO_DES is not set |
1349 | # CONFIG_CRYPTO_FCRYPT is not set | 1345 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -1358,13 +1354,16 @@ CONFIG_CRYPTO_PCBC=m | |||
1358 | # CONFIG_CRYPTO_KHAZAD is not set | 1354 | # CONFIG_CRYPTO_KHAZAD is not set |
1359 | # CONFIG_CRYPTO_ANUBIS is not set | 1355 | # CONFIG_CRYPTO_ANUBIS is not set |
1360 | # CONFIG_CRYPTO_SEED is not set | 1356 | # CONFIG_CRYPTO_SEED is not set |
1357 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1361 | # CONFIG_CRYPTO_DEFLATE is not set | 1358 | # CONFIG_CRYPTO_DEFLATE is not set |
1362 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1359 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1363 | # CONFIG_CRYPTO_CRC32C is not set | 1360 | # CONFIG_CRYPTO_CRC32C is not set |
1364 | # CONFIG_CRYPTO_CAMELLIA is not set | 1361 | # CONFIG_CRYPTO_CAMELLIA is not set |
1365 | # CONFIG_CRYPTO_TEST is not set | 1362 | # CONFIG_CRYPTO_TEST is not set |
1366 | # CONFIG_CRYPTO_AUTHENC is not set | 1363 | # CONFIG_CRYPTO_AUTHENC is not set |
1364 | # CONFIG_CRYPTO_LZO is not set | ||
1367 | CONFIG_CRYPTO_HW=y | 1365 | CONFIG_CRYPTO_HW=y |
1366 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1368 | 1367 | ||
1369 | # | 1368 | # |
1370 | # Library routines | 1369 | # Library routines |