diff options
Diffstat (limited to 'arch/sh/configs/rts7751r2d1_defconfig')
-rw-r--r-- | arch/sh/configs/rts7751r2d1_defconfig | 83 |
1 files changed, 60 insertions, 23 deletions
diff --git a/arch/sh/configs/rts7751r2d1_defconfig b/arch/sh/configs/rts7751r2d1_defconfig index d6680f4382c2..c0f741af6da8 100644 --- a/arch/sh/configs/rts7751r2d1_defconfig +++ b/arch/sh/configs/rts7751r2d1_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.28 | 3 | # Linux kernel version: 2.6.29 |
4 | # Fri Jan 9 17:23:15 2009 | 4 | # Thu Apr 2 18:33:25 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -17,7 +17,7 @@ CONFIG_GENERIC_IRQ_PROBE=y | |||
17 | CONFIG_GENERIC_TIME=y | 17 | CONFIG_GENERIC_TIME=y |
18 | CONFIG_GENERIC_CLOCKEVENTS=y | 18 | CONFIG_GENERIC_CLOCKEVENTS=y |
19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | 19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
20 | # CONFIG_ARCH_HIBERNATION_POSSIBLE is not set | 20 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
21 | CONFIG_SYS_SUPPORTS_PCI=y | 21 | CONFIG_SYS_SUPPORTS_PCI=y |
22 | CONFIG_STACKTRACE_SUPPORT=y | 22 | CONFIG_STACKTRACE_SUPPORT=y |
23 | CONFIG_LOCKDEP_SUPPORT=y | 23 | CONFIG_LOCKDEP_SUPPORT=y |
@@ -25,6 +25,7 @@ CONFIG_HAVE_LATENCYTOP_SUPPORT=y | |||
25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
28 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
28 | CONFIG_IO_TRAPPED=y | 29 | CONFIG_IO_TRAPPED=y |
29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 30 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
30 | 31 | ||
@@ -43,10 +44,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
43 | # CONFIG_BSD_PROCESS_ACCT is not set | 44 | # CONFIG_BSD_PROCESS_ACCT is not set |
44 | # CONFIG_TASKSTATS is not set | 45 | # CONFIG_TASKSTATS is not set |
45 | # CONFIG_AUDIT is not set | 46 | # CONFIG_AUDIT is not set |
47 | |||
48 | # | ||
49 | # RCU Subsystem | ||
50 | # | ||
51 | CONFIG_CLASSIC_RCU=y | ||
52 | # CONFIG_TREE_RCU is not set | ||
53 | # CONFIG_PREEMPT_RCU is not set | ||
54 | # CONFIG_TREE_RCU_TRACE is not set | ||
55 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
46 | # CONFIG_IKCONFIG is not set | 56 | # CONFIG_IKCONFIG is not set |
47 | CONFIG_LOG_BUF_SHIFT=14 | 57 | CONFIG_LOG_BUF_SHIFT=14 |
48 | # CONFIG_CGROUPS is not set | ||
49 | # CONFIG_GROUP_SCHED is not set | 58 | # CONFIG_GROUP_SCHED is not set |
59 | # CONFIG_CGROUPS is not set | ||
50 | CONFIG_SYSFS_DEPRECATED=y | 60 | CONFIG_SYSFS_DEPRECATED=y |
51 | CONFIG_SYSFS_DEPRECATED_V2=y | 61 | CONFIG_SYSFS_DEPRECATED_V2=y |
52 | # CONFIG_RELAY is not set | 62 | # CONFIG_RELAY is not set |
@@ -54,6 +64,7 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
54 | # CONFIG_BLK_DEV_INITRD is not set | 64 | # CONFIG_BLK_DEV_INITRD is not set |
55 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 65 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
56 | CONFIG_SYSCTL=y | 66 | CONFIG_SYSCTL=y |
67 | CONFIG_ANON_INODES=y | ||
57 | CONFIG_EMBEDDED=y | 68 | CONFIG_EMBEDDED=y |
58 | CONFIG_UID16=y | 69 | CONFIG_UID16=y |
59 | # CONFIG_SYSCTL_SYSCALL is not set | 70 | # CONFIG_SYSCTL_SYSCALL is not set |
@@ -63,10 +74,8 @@ CONFIG_HOTPLUG=y | |||
63 | CONFIG_PRINTK=y | 74 | CONFIG_PRINTK=y |
64 | CONFIG_BUG=y | 75 | CONFIG_BUG=y |
65 | CONFIG_ELF_CORE=y | 76 | CONFIG_ELF_CORE=y |
66 | CONFIG_COMPAT_BRK=y | ||
67 | CONFIG_BASE_FULL=y | 77 | CONFIG_BASE_FULL=y |
68 | CONFIG_FUTEX=y | 78 | CONFIG_FUTEX=y |
69 | CONFIG_ANON_INODES=y | ||
70 | CONFIG_EPOLL=y | 79 | CONFIG_EPOLL=y |
71 | CONFIG_SIGNALFD=y | 80 | CONFIG_SIGNALFD=y |
72 | CONFIG_TIMERFD=y | 81 | CONFIG_TIMERFD=y |
@@ -75,6 +84,7 @@ CONFIG_SHMEM=y | |||
75 | CONFIG_AIO=y | 84 | CONFIG_AIO=y |
76 | CONFIG_VM_EVENT_COUNTERS=y | 85 | CONFIG_VM_EVENT_COUNTERS=y |
77 | CONFIG_PCI_QUIRKS=y | 86 | CONFIG_PCI_QUIRKS=y |
87 | CONFIG_COMPAT_BRK=y | ||
78 | CONFIG_SLAB=y | 88 | CONFIG_SLAB=y |
79 | # CONFIG_SLUB is not set | 89 | # CONFIG_SLUB is not set |
80 | # CONFIG_SLOB is not set | 90 | # CONFIG_SLOB is not set |
@@ -116,11 +126,6 @@ CONFIG_DEFAULT_AS=y | |||
116 | # CONFIG_DEFAULT_CFQ is not set | 126 | # CONFIG_DEFAULT_CFQ is not set |
117 | # CONFIG_DEFAULT_NOOP is not set | 127 | # CONFIG_DEFAULT_NOOP is not set |
118 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 128 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
119 | CONFIG_CLASSIC_RCU=y | ||
120 | # CONFIG_TREE_RCU is not set | ||
121 | # CONFIG_PREEMPT_RCU is not set | ||
122 | # CONFIG_TREE_RCU_TRACE is not set | ||
123 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
124 | # CONFIG_FREEZER is not set | 129 | # CONFIG_FREEZER is not set |
125 | 130 | ||
126 | # | 131 | # |
@@ -155,6 +160,7 @@ CONFIG_CPU_SUBTYPE_SH7751R=y | |||
155 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 160 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
156 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 161 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
157 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 162 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
163 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
158 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 164 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
159 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 165 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
160 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 166 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
@@ -196,11 +202,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
196 | CONFIG_ZONE_DMA_FLAG=0 | 202 | CONFIG_ZONE_DMA_FLAG=0 |
197 | CONFIG_NR_QUICK=2 | 203 | CONFIG_NR_QUICK=2 |
198 | CONFIG_UNEVICTABLE_LRU=y | 204 | CONFIG_UNEVICTABLE_LRU=y |
205 | CONFIG_HAVE_MLOCK=y | ||
206 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
199 | 207 | ||
200 | # | 208 | # |
201 | # Cache configuration | 209 | # Cache configuration |
202 | # | 210 | # |
203 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
204 | CONFIG_CACHE_WRITEBACK=y | 211 | CONFIG_CACHE_WRITEBACK=y |
205 | # CONFIG_CACHE_WRITETHROUGH is not set | 212 | # CONFIG_CACHE_WRITETHROUGH is not set |
206 | # CONFIG_CACHE_OFF is not set | 213 | # CONFIG_CACHE_OFF is not set |
@@ -300,6 +307,8 @@ CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | |||
300 | # CONFIG_PCIEPORTBUS is not set | 307 | # CONFIG_PCIEPORTBUS is not set |
301 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 308 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
302 | CONFIG_PCI_LEGACY=y | 309 | CONFIG_PCI_LEGACY=y |
310 | # CONFIG_PCI_STUB is not set | ||
311 | # CONFIG_PCI_IOV is not set | ||
303 | # CONFIG_PCCARD is not set | 312 | # CONFIG_PCCARD is not set |
304 | CONFIG_HOTPLUG_PCI=y | 313 | CONFIG_HOTPLUG_PCI=y |
305 | # CONFIG_HOTPLUG_PCI_FAKE is not set | 314 | # CONFIG_HOTPLUG_PCI_FAKE is not set |
@@ -324,7 +333,6 @@ CONFIG_NET=y | |||
324 | # | 333 | # |
325 | # Networking options | 334 | # Networking options |
326 | # | 335 | # |
327 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
328 | CONFIG_PACKET=y | 336 | CONFIG_PACKET=y |
329 | # CONFIG_PACKET_MMAP is not set | 337 | # CONFIG_PACKET_MMAP is not set |
330 | CONFIG_UNIX=y | 338 | CONFIG_UNIX=y |
@@ -376,6 +384,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
376 | # CONFIG_LAPB is not set | 384 | # CONFIG_LAPB is not set |
377 | # CONFIG_ECONET is not set | 385 | # CONFIG_ECONET is not set |
378 | # CONFIG_WAN_ROUTER is not set | 386 | # CONFIG_WAN_ROUTER is not set |
387 | # CONFIG_PHONET is not set | ||
379 | # CONFIG_NET_SCHED is not set | 388 | # CONFIG_NET_SCHED is not set |
380 | # CONFIG_DCB is not set | 389 | # CONFIG_DCB is not set |
381 | 390 | ||
@@ -383,12 +392,12 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
383 | # Network testing | 392 | # Network testing |
384 | # | 393 | # |
385 | # CONFIG_NET_PKTGEN is not set | 394 | # CONFIG_NET_PKTGEN is not set |
395 | # CONFIG_NET_DROP_MONITOR is not set | ||
386 | # CONFIG_HAMRADIO is not set | 396 | # CONFIG_HAMRADIO is not set |
387 | # CONFIG_CAN is not set | 397 | # CONFIG_CAN is not set |
388 | # CONFIG_IRDA is not set | 398 | # CONFIG_IRDA is not set |
389 | # CONFIG_BT is not set | 399 | # CONFIG_BT is not set |
390 | # CONFIG_AF_RXRPC is not set | 400 | # CONFIG_AF_RXRPC is not set |
391 | # CONFIG_PHONET is not set | ||
392 | CONFIG_WIRELESS=y | 401 | CONFIG_WIRELESS=y |
393 | # CONFIG_CFG80211 is not set | 402 | # CONFIG_CFG80211 is not set |
394 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 403 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
@@ -396,6 +405,7 @@ CONFIG_WIRELESS_EXT=y | |||
396 | CONFIG_WIRELESS_EXT_SYSFS=y | 405 | CONFIG_WIRELESS_EXT_SYSFS=y |
397 | # CONFIG_LIB80211 is not set | 406 | # CONFIG_LIB80211 is not set |
398 | # CONFIG_MAC80211 is not set | 407 | # CONFIG_MAC80211 is not set |
408 | # CONFIG_WIMAX is not set | ||
399 | # CONFIG_RFKILL is not set | 409 | # CONFIG_RFKILL is not set |
400 | # CONFIG_NET_9P is not set | 410 | # CONFIG_NET_9P is not set |
401 | 411 | ||
@@ -434,12 +444,17 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
434 | # CONFIG_BLK_DEV_HD is not set | 444 | # CONFIG_BLK_DEV_HD is not set |
435 | CONFIG_MISC_DEVICES=y | 445 | CONFIG_MISC_DEVICES=y |
436 | # CONFIG_PHANTOM is not set | 446 | # CONFIG_PHANTOM is not set |
437 | # CONFIG_EEPROM_93CX6 is not set | ||
438 | # CONFIG_SGI_IOC4 is not set | 447 | # CONFIG_SGI_IOC4 is not set |
439 | # CONFIG_TIFM_CORE is not set | 448 | # CONFIG_TIFM_CORE is not set |
440 | # CONFIG_ENCLOSURE_SERVICES is not set | 449 | # CONFIG_ENCLOSURE_SERVICES is not set |
441 | # CONFIG_HP_ILO is not set | 450 | # CONFIG_HP_ILO is not set |
442 | # CONFIG_C2PORT is not set | 451 | # CONFIG_C2PORT is not set |
452 | |||
453 | # | ||
454 | # EEPROM support | ||
455 | # | ||
456 | # CONFIG_EEPROM_AT25 is not set | ||
457 | # CONFIG_EEPROM_93CX6 is not set | ||
443 | CONFIG_HAVE_IDE=y | 458 | CONFIG_HAVE_IDE=y |
444 | # CONFIG_IDE is not set | 459 | # CONFIG_IDE is not set |
445 | 460 | ||
@@ -495,6 +510,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
495 | # CONFIG_MEGARAID_NEWGEN is not set | 510 | # CONFIG_MEGARAID_NEWGEN is not set |
496 | # CONFIG_MEGARAID_LEGACY is not set | 511 | # CONFIG_MEGARAID_LEGACY is not set |
497 | # CONFIG_MEGARAID_SAS is not set | 512 | # CONFIG_MEGARAID_SAS is not set |
513 | # CONFIG_SCSI_MPT2SAS is not set | ||
498 | # CONFIG_SCSI_HPTIOP is not set | 514 | # CONFIG_SCSI_HPTIOP is not set |
499 | # CONFIG_LIBFC is not set | 515 | # CONFIG_LIBFC is not set |
500 | # CONFIG_FCOE is not set | 516 | # CONFIG_FCOE is not set |
@@ -517,6 +533,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
517 | # CONFIG_SCSI_DEBUG is not set | 533 | # CONFIG_SCSI_DEBUG is not set |
518 | # CONFIG_SCSI_SRP is not set | 534 | # CONFIG_SCSI_SRP is not set |
519 | # CONFIG_SCSI_DH is not set | 535 | # CONFIG_SCSI_DH is not set |
536 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
520 | CONFIG_ATA=y | 537 | CONFIG_ATA=y |
521 | # CONFIG_ATA_NONSTANDARD is not set | 538 | # CONFIG_ATA_NONSTANDARD is not set |
522 | CONFIG_SATA_PMP=y | 539 | CONFIG_SATA_PMP=y |
@@ -591,6 +608,7 @@ CONFIG_PATA_PLATFORM=y | |||
591 | # CONFIG_IEEE1394 is not set | 608 | # CONFIG_IEEE1394 is not set |
592 | # CONFIG_I2O is not set | 609 | # CONFIG_I2O is not set |
593 | CONFIG_NETDEVICES=y | 610 | CONFIG_NETDEVICES=y |
611 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
594 | # CONFIG_DUMMY is not set | 612 | # CONFIG_DUMMY is not set |
595 | # CONFIG_BONDING is not set | 613 | # CONFIG_BONDING is not set |
596 | # CONFIG_MACVLAN is not set | 614 | # CONFIG_MACVLAN is not set |
@@ -609,8 +627,10 @@ CONFIG_MII=y | |||
609 | # CONFIG_NET_VENDOR_3COM is not set | 627 | # CONFIG_NET_VENDOR_3COM is not set |
610 | # CONFIG_SMC91X is not set | 628 | # CONFIG_SMC91X is not set |
611 | # CONFIG_ENC28J60 is not set | 629 | # CONFIG_ENC28J60 is not set |
630 | # CONFIG_ETHOC is not set | ||
612 | # CONFIG_SMC911X is not set | 631 | # CONFIG_SMC911X is not set |
613 | # CONFIG_SMSC911X is not set | 632 | # CONFIG_SMSC911X is not set |
633 | # CONFIG_DNET is not set | ||
614 | # CONFIG_NET_TULIP is not set | 634 | # CONFIG_NET_TULIP is not set |
615 | # CONFIG_HP100 is not set | 635 | # CONFIG_HP100 is not set |
616 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 636 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -665,6 +685,7 @@ CONFIG_NETDEV_1000=y | |||
665 | # CONFIG_QLA3XXX is not set | 685 | # CONFIG_QLA3XXX is not set |
666 | # CONFIG_ATL1 is not set | 686 | # CONFIG_ATL1 is not set |
667 | # CONFIG_ATL1E is not set | 687 | # CONFIG_ATL1E is not set |
688 | # CONFIG_ATL1C is not set | ||
668 | # CONFIG_JME is not set | 689 | # CONFIG_JME is not set |
669 | CONFIG_NETDEV_10000=y | 690 | CONFIG_NETDEV_10000=y |
670 | # CONFIG_CHELSIO_T1 is not set | 691 | # CONFIG_CHELSIO_T1 is not set |
@@ -683,6 +704,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
683 | # CONFIG_BNX2X is not set | 704 | # CONFIG_BNX2X is not set |
684 | # CONFIG_QLGE is not set | 705 | # CONFIG_QLGE is not set |
685 | # CONFIG_SFC is not set | 706 | # CONFIG_SFC is not set |
707 | # CONFIG_BE2NET is not set | ||
686 | # CONFIG_TR is not set | 708 | # CONFIG_TR is not set |
687 | 709 | ||
688 | # | 710 | # |
@@ -690,7 +712,10 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
690 | # | 712 | # |
691 | # CONFIG_WLAN_PRE80211 is not set | 713 | # CONFIG_WLAN_PRE80211 is not set |
692 | # CONFIG_WLAN_80211 is not set | 714 | # CONFIG_WLAN_80211 is not set |
693 | # CONFIG_IWLWIFI_LEDS is not set | 715 | |
716 | # | ||
717 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
718 | # | ||
694 | 719 | ||
695 | # | 720 | # |
696 | # USB Network Adapters | 721 | # USB Network Adapters |
@@ -780,6 +805,7 @@ CONFIG_LEGACY_PTYS=y | |||
780 | CONFIG_LEGACY_PTY_COUNT=256 | 805 | CONFIG_LEGACY_PTY_COUNT=256 |
781 | # CONFIG_IPMI_HANDLER is not set | 806 | # CONFIG_IPMI_HANDLER is not set |
782 | CONFIG_HW_RANDOM=y | 807 | CONFIG_HW_RANDOM=y |
808 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
783 | # CONFIG_R3964 is not set | 809 | # CONFIG_R3964 is not set |
784 | # CONFIG_APPLICOM is not set | 810 | # CONFIG_APPLICOM is not set |
785 | # CONFIG_RAW_DRIVER is not set | 811 | # CONFIG_RAW_DRIVER is not set |
@@ -798,7 +824,6 @@ CONFIG_SPI_SH_SCI=y | |||
798 | # | 824 | # |
799 | # SPI Protocol Masters | 825 | # SPI Protocol Masters |
800 | # | 826 | # |
801 | # CONFIG_EEPROM_AT25 is not set | ||
802 | # CONFIG_SPI_SPIDEV is not set | 827 | # CONFIG_SPI_SPIDEV is not set |
803 | # CONFIG_SPI_TLE62X0 is not set | 828 | # CONFIG_SPI_TLE62X0 is not set |
804 | # CONFIG_W1 is not set | 829 | # CONFIG_W1 is not set |
@@ -822,6 +847,7 @@ CONFIG_HWMON=y | |||
822 | # CONFIG_SENSORS_VT8231 is not set | 847 | # CONFIG_SENSORS_VT8231 is not set |
823 | # CONFIG_SENSORS_W83627HF is not set | 848 | # CONFIG_SENSORS_W83627HF is not set |
824 | # CONFIG_SENSORS_W83627EHF is not set | 849 | # CONFIG_SENSORS_W83627EHF is not set |
850 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
825 | # CONFIG_HWMON_DEBUG_CHIP is not set | 851 | # CONFIG_HWMON_DEBUG_CHIP is not set |
826 | # CONFIG_THERMAL is not set | 852 | # CONFIG_THERMAL is not set |
827 | # CONFIG_THERMAL_HWMON is not set | 853 | # CONFIG_THERMAL_HWMON is not set |
@@ -918,6 +944,7 @@ CONFIG_FB_SM501=y | |||
918 | # CONFIG_FB_VIRTUAL is not set | 944 | # CONFIG_FB_VIRTUAL is not set |
919 | # CONFIG_FB_METRONOME is not set | 945 | # CONFIG_FB_METRONOME is not set |
920 | # CONFIG_FB_MB862XX is not set | 946 | # CONFIG_FB_MB862XX is not set |
947 | # CONFIG_FB_BROADSHEET is not set | ||
921 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 948 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
922 | 949 | ||
923 | # | 950 | # |
@@ -996,6 +1023,8 @@ CONFIG_SND_PCI=y | |||
996 | # CONFIG_SND_INDIGO is not set | 1023 | # CONFIG_SND_INDIGO is not set |
997 | # CONFIG_SND_INDIGOIO is not set | 1024 | # CONFIG_SND_INDIGOIO is not set |
998 | # CONFIG_SND_INDIGODJ is not set | 1025 | # CONFIG_SND_INDIGODJ is not set |
1026 | # CONFIG_SND_INDIGOIOX is not set | ||
1027 | # CONFIG_SND_INDIGODJX is not set | ||
999 | # CONFIG_SND_EMU10K1 is not set | 1028 | # CONFIG_SND_EMU10K1 is not set |
1000 | # CONFIG_SND_EMU10K1X is not set | 1029 | # CONFIG_SND_EMU10K1X is not set |
1001 | # CONFIG_SND_ENS1370 is not set | 1030 | # CONFIG_SND_ENS1370 is not set |
@@ -1101,6 +1130,7 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1101 | # | 1130 | # |
1102 | # CONFIG_USB_C67X00_HCD is not set | 1131 | # CONFIG_USB_C67X00_HCD is not set |
1103 | # CONFIG_USB_EHCI_HCD is not set | 1132 | # CONFIG_USB_EHCI_HCD is not set |
1133 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1104 | # CONFIG_USB_ISP116X_HCD is not set | 1134 | # CONFIG_USB_ISP116X_HCD is not set |
1105 | # CONFIG_USB_ISP1760_HCD is not set | 1135 | # CONFIG_USB_ISP1760_HCD is not set |
1106 | CONFIG_USB_OHCI_HCD=y | 1136 | CONFIG_USB_OHCI_HCD=y |
@@ -1122,18 +1152,17 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1122 | # CONFIG_USB_TMC is not set | 1152 | # CONFIG_USB_TMC is not set |
1123 | 1153 | ||
1124 | # | 1154 | # |
1125 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1155 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1126 | # | 1156 | # |
1127 | 1157 | ||
1128 | # | 1158 | # |
1129 | # see USB_STORAGE Help for more information | 1159 | # also be needed; see USB_STORAGE Help for more info |
1130 | # | 1160 | # |
1131 | CONFIG_USB_STORAGE=y | 1161 | CONFIG_USB_STORAGE=y |
1132 | # CONFIG_USB_STORAGE_DEBUG is not set | 1162 | # CONFIG_USB_STORAGE_DEBUG is not set |
1133 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1163 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1134 | # CONFIG_USB_STORAGE_FREECOM is not set | 1164 | # CONFIG_USB_STORAGE_FREECOM is not set |
1135 | # CONFIG_USB_STORAGE_ISD200 is not set | 1165 | # CONFIG_USB_STORAGE_ISD200 is not set |
1136 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1137 | # CONFIG_USB_STORAGE_USBAT is not set | 1166 | # CONFIG_USB_STORAGE_USBAT is not set |
1138 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1167 | # CONFIG_USB_STORAGE_SDDR09 is not set |
1139 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1168 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -1169,7 +1198,6 @@ CONFIG_USB_LIBUSUAL=y | |||
1169 | # CONFIG_USB_LED is not set | 1198 | # CONFIG_USB_LED is not set |
1170 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1199 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1171 | # CONFIG_USB_CYTHERM is not set | 1200 | # CONFIG_USB_CYTHERM is not set |
1172 | # CONFIG_USB_PHIDGET is not set | ||
1173 | # CONFIG_USB_IDMOUSE is not set | 1201 | # CONFIG_USB_IDMOUSE is not set |
1174 | # CONFIG_USB_FTDI_ELAN is not set | 1202 | # CONFIG_USB_FTDI_ELAN is not set |
1175 | # CONFIG_USB_APPLEDISPLAY is not set | 1203 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1179,6 +1207,11 @@ CONFIG_USB_LIBUSUAL=y | |||
1179 | # CONFIG_USB_ISIGHTFW is not set | 1207 | # CONFIG_USB_ISIGHTFW is not set |
1180 | # CONFIG_USB_VST is not set | 1208 | # CONFIG_USB_VST is not set |
1181 | # CONFIG_USB_GADGET is not set | 1209 | # CONFIG_USB_GADGET is not set |
1210 | |||
1211 | # | ||
1212 | # OTG and related infrastructure | ||
1213 | # | ||
1214 | # CONFIG_NOP_USB_XCEIV is not set | ||
1182 | # CONFIG_UWB is not set | 1215 | # CONFIG_UWB is not set |
1183 | # CONFIG_MMC is not set | 1216 | # CONFIG_MMC is not set |
1184 | # CONFIG_MEMSTICK is not set | 1217 | # CONFIG_MEMSTICK is not set |
@@ -1230,6 +1263,7 @@ CONFIG_RTC_DRV_R9701=y | |||
1230 | # | 1263 | # |
1231 | # CONFIG_RTC_DRV_SH is not set | 1264 | # CONFIG_RTC_DRV_SH is not set |
1232 | # CONFIG_DMADEVICES is not set | 1265 | # CONFIG_DMADEVICES is not set |
1266 | # CONFIG_AUXDISPLAY is not set | ||
1233 | # CONFIG_UIO is not set | 1267 | # CONFIG_UIO is not set |
1234 | # CONFIG_STAGING is not set | 1268 | # CONFIG_STAGING is not set |
1235 | 1269 | ||
@@ -1247,6 +1281,7 @@ CONFIG_EXT2_FS=y | |||
1247 | CONFIG_FILE_LOCKING=y | 1281 | CONFIG_FILE_LOCKING=y |
1248 | # CONFIG_XFS_FS is not set | 1282 | # CONFIG_XFS_FS is not set |
1249 | # CONFIG_OCFS2_FS is not set | 1283 | # CONFIG_OCFS2_FS is not set |
1284 | # CONFIG_BTRFS_FS is not set | ||
1250 | CONFIG_DNOTIFY=y | 1285 | CONFIG_DNOTIFY=y |
1251 | CONFIG_INOTIFY=y | 1286 | CONFIG_INOTIFY=y |
1252 | CONFIG_INOTIFY_USER=y | 1287 | CONFIG_INOTIFY_USER=y |
@@ -1293,6 +1328,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1293 | # CONFIG_BFS_FS is not set | 1328 | # CONFIG_BFS_FS is not set |
1294 | # CONFIG_EFS_FS is not set | 1329 | # CONFIG_EFS_FS is not set |
1295 | # CONFIG_CRAMFS is not set | 1330 | # CONFIG_CRAMFS is not set |
1331 | # CONFIG_SQUASHFS is not set | ||
1296 | # CONFIG_VXFS_FS is not set | 1332 | # CONFIG_VXFS_FS is not set |
1297 | CONFIG_MINIX_FS=y | 1333 | CONFIG_MINIX_FS=y |
1298 | # CONFIG_OMFS_FS is not set | 1334 | # CONFIG_OMFS_FS is not set |
@@ -1385,7 +1421,7 @@ CONFIG_TRACING=y | |||
1385 | # | 1421 | # |
1386 | # Tracers | 1422 | # Tracers |
1387 | # | 1423 | # |
1388 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1424 | # CONFIG_DYNAMIC_DEBUG is not set |
1389 | # CONFIG_SAMPLES is not set | 1425 | # CONFIG_SAMPLES is not set |
1390 | CONFIG_HAVE_ARCH_KGDB=y | 1426 | CONFIG_HAVE_ARCH_KGDB=y |
1391 | # CONFIG_SH_STANDARD_BIOS is not set | 1427 | # CONFIG_SH_STANDARD_BIOS is not set |
@@ -1479,6 +1515,7 @@ CONFIG_CRYPTO=y | |||
1479 | # Compression | 1515 | # Compression |
1480 | # | 1516 | # |
1481 | # CONFIG_CRYPTO_DEFLATE is not set | 1517 | # CONFIG_CRYPTO_DEFLATE is not set |
1518 | # CONFIG_CRYPTO_ZLIB is not set | ||
1482 | # CONFIG_CRYPTO_LZO is not set | 1519 | # CONFIG_CRYPTO_LZO is not set |
1483 | 1520 | ||
1484 | # | 1521 | # |
@@ -1500,7 +1537,7 @@ CONFIG_CRC_T10DIF=y | |||
1500 | CONFIG_CRC32=y | 1537 | CONFIG_CRC32=y |
1501 | # CONFIG_CRC7 is not set | 1538 | # CONFIG_CRC7 is not set |
1502 | # CONFIG_LIBCRC32C is not set | 1539 | # CONFIG_LIBCRC32C is not set |
1503 | CONFIG_PLIST=y | ||
1504 | CONFIG_HAS_IOMEM=y | 1540 | CONFIG_HAS_IOMEM=y |
1505 | CONFIG_HAS_IOPORT=y | 1541 | CONFIG_HAS_IOPORT=y |
1506 | CONFIG_HAS_DMA=y | 1542 | CONFIG_HAS_DMA=y |
1543 | CONFIG_NLATTR=y | ||