diff options
Diffstat (limited to 'arch/sh/configs/rts7751r2d1_defconfig')
-rw-r--r-- | arch/sh/configs/rts7751r2d1_defconfig | 97 |
1 files changed, 75 insertions, 22 deletions
diff --git a/arch/sh/configs/rts7751r2d1_defconfig b/arch/sh/configs/rts7751r2d1_defconfig index c6e9b1c0fa3e..f521e82cc19e 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.30 | 3 | # Linux kernel version: 2.6.31 |
4 | # Thu Jun 18 12:42:26 2009 | 4 | # Thu Sep 24 18:36:25 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -14,6 +14,7 @@ CONFIG_GENERIC_HWEIGHT=y | |||
14 | CONFIG_GENERIC_HARDIRQS=y | 14 | CONFIG_GENERIC_HARDIRQS=y |
15 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 15 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
16 | CONFIG_GENERIC_IRQ_PROBE=y | 16 | CONFIG_GENERIC_IRQ_PROBE=y |
17 | CONFIG_IRQ_PER_CPU=y | ||
17 | # CONFIG_GENERIC_GPIO is not set | 18 | # CONFIG_GENERIC_GPIO is not set |
18 | CONFIG_GENERIC_TIME=y | 19 | CONFIG_GENERIC_TIME=y |
19 | CONFIG_GENERIC_CLOCKEVENTS=y | 20 | CONFIG_GENERIC_CLOCKEVENTS=y |
@@ -28,8 +29,10 @@ CONFIG_HAVE_LATENCYTOP_SUPPORT=y | |||
28 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 29 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
29 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 30 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
30 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | 31 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y |
32 | CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y | ||
31 | CONFIG_IO_TRAPPED=y | 33 | CONFIG_IO_TRAPPED=y |
32 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 34 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
35 | CONFIG_CONSTRUCTORS=y | ||
33 | 36 | ||
34 | # | 37 | # |
35 | # General setup | 38 | # General setup |
@@ -39,6 +42,12 @@ CONFIG_BROKEN_ON_SMP=y | |||
39 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 42 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
40 | CONFIG_LOCALVERSION="" | 43 | CONFIG_LOCALVERSION="" |
41 | CONFIG_LOCALVERSION_AUTO=y | 44 | CONFIG_LOCALVERSION_AUTO=y |
45 | CONFIG_HAVE_KERNEL_GZIP=y | ||
46 | CONFIG_HAVE_KERNEL_BZIP2=y | ||
47 | CONFIG_HAVE_KERNEL_LZMA=y | ||
48 | CONFIG_KERNEL_GZIP=y | ||
49 | # CONFIG_KERNEL_BZIP2 is not set | ||
50 | # CONFIG_KERNEL_LZMA is not set | ||
42 | CONFIG_SWAP=y | 51 | CONFIG_SWAP=y |
43 | CONFIG_SYSVIPC=y | 52 | CONFIG_SYSVIPC=y |
44 | CONFIG_SYSVIPC_SYSCTL=y | 53 | CONFIG_SYSVIPC_SYSCTL=y |
@@ -50,11 +59,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
50 | # | 59 | # |
51 | # RCU Subsystem | 60 | # RCU Subsystem |
52 | # | 61 | # |
53 | CONFIG_CLASSIC_RCU=y | 62 | CONFIG_TREE_RCU=y |
54 | # CONFIG_TREE_RCU is not set | 63 | # CONFIG_TREE_PREEMPT_RCU is not set |
55 | # CONFIG_PREEMPT_RCU is not set | 64 | # CONFIG_RCU_TRACE is not set |
65 | CONFIG_RCU_FANOUT=32 | ||
66 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
56 | # CONFIG_TREE_RCU_TRACE is not set | 67 | # CONFIG_TREE_RCU_TRACE is not set |
57 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
58 | # CONFIG_IKCONFIG is not set | 68 | # CONFIG_IKCONFIG is not set |
59 | CONFIG_LOG_BUF_SHIFT=14 | 69 | CONFIG_LOG_BUF_SHIFT=14 |
60 | # CONFIG_GROUP_SCHED is not set | 70 | # CONFIG_GROUP_SCHED is not set |
@@ -84,20 +94,22 @@ CONFIG_TIMERFD=y | |||
84 | CONFIG_EVENTFD=y | 94 | CONFIG_EVENTFD=y |
85 | CONFIG_SHMEM=y | 95 | CONFIG_SHMEM=y |
86 | CONFIG_AIO=y | 96 | CONFIG_AIO=y |
97 | CONFIG_HAVE_PERF_EVENTS=y | ||
87 | 98 | ||
88 | # | 99 | # |
89 | # Performance Counters | 100 | # Kernel Performance Events And Counters |
90 | # | 101 | # |
102 | CONFIG_PERF_EVENTS=y | ||
103 | CONFIG_EVENT_PROFILE=y | ||
104 | # CONFIG_PERF_COUNTERS is not set | ||
91 | CONFIG_VM_EVENT_COUNTERS=y | 105 | CONFIG_VM_EVENT_COUNTERS=y |
92 | CONFIG_PCI_QUIRKS=y | 106 | CONFIG_PCI_QUIRKS=y |
93 | # CONFIG_STRIP_ASM_SYMS is not set | ||
94 | CONFIG_COMPAT_BRK=y | 107 | CONFIG_COMPAT_BRK=y |
95 | CONFIG_SLAB=y | 108 | CONFIG_SLAB=y |
96 | # CONFIG_SLUB is not set | 109 | # CONFIG_SLUB is not set |
97 | # CONFIG_SLOB is not set | 110 | # CONFIG_SLOB is not set |
98 | CONFIG_PROFILING=y | 111 | CONFIG_PROFILING=y |
99 | CONFIG_TRACEPOINTS=y | 112 | CONFIG_TRACEPOINTS=y |
100 | CONFIG_MARKERS=y | ||
101 | CONFIG_OPROFILE=y | 113 | CONFIG_OPROFILE=y |
102 | CONFIG_HAVE_OPROFILE=y | 114 | CONFIG_HAVE_OPROFILE=y |
103 | # CONFIG_KPROBES is not set | 115 | # CONFIG_KPROBES is not set |
@@ -107,6 +119,11 @@ CONFIG_HAVE_KRETPROBES=y | |||
107 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 119 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
108 | CONFIG_HAVE_CLK=y | 120 | CONFIG_HAVE_CLK=y |
109 | CONFIG_HAVE_DMA_API_DEBUG=y | 121 | CONFIG_HAVE_DMA_API_DEBUG=y |
122 | |||
123 | # | ||
124 | # GCOV-based kernel profiling | ||
125 | # | ||
126 | # CONFIG_GCOV_KERNEL is not set | ||
110 | # CONFIG_SLOW_WORK is not set | 127 | # CONFIG_SLOW_WORK is not set |
111 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | 128 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
112 | CONFIG_SLABINFO=y | 129 | CONFIG_SLABINFO=y |
@@ -118,7 +135,7 @@ CONFIG_MODULES=y | |||
118 | # CONFIG_MODVERSIONS is not set | 135 | # CONFIG_MODVERSIONS is not set |
119 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 136 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
120 | CONFIG_BLOCK=y | 137 | CONFIG_BLOCK=y |
121 | # CONFIG_LBD is not set | 138 | CONFIG_LBDAF=y |
122 | # CONFIG_BLK_DEV_BSG is not set | 139 | # CONFIG_BLK_DEV_BSG is not set |
123 | # CONFIG_BLK_DEV_INTEGRITY is not set | 140 | # CONFIG_BLK_DEV_INTEGRITY is not set |
124 | 141 | ||
@@ -165,6 +182,7 @@ CONFIG_CPU_SUBTYPE_SH7751R=y | |||
165 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 182 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
166 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | 183 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
167 | # CONFIG_CPU_SUBTYPE_SH7724 is not set | 184 | # CONFIG_CPU_SUBTYPE_SH7724 is not set |
185 | # CONFIG_CPU_SUBTYPE_SH7757 is not set | ||
168 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | 186 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
169 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 187 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
170 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 188 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
@@ -210,6 +228,7 @@ CONFIG_ZONE_DMA_FLAG=0 | |||
210 | CONFIG_NR_QUICK=2 | 228 | CONFIG_NR_QUICK=2 |
211 | CONFIG_HAVE_MLOCK=y | 229 | CONFIG_HAVE_MLOCK=y |
212 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 230 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
231 | # CONFIG_KSM is not set | ||
213 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 232 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
214 | 233 | ||
215 | # | 234 | # |
@@ -303,7 +322,8 @@ CONFIG_ZERO_PAGE_OFFSET=0x00010000 | |||
303 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 322 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
304 | CONFIG_ENTRY_OFFSET=0x00001000 | 323 | CONFIG_ENTRY_OFFSET=0x00001000 |
305 | # CONFIG_UBC_WAKEUP is not set | 324 | # CONFIG_UBC_WAKEUP is not set |
306 | CONFIG_CMDLINE_BOOL=y | 325 | CONFIG_CMDLINE_OVERWRITE=y |
326 | # CONFIG_CMDLINE_EXTEND is not set | ||
307 | CONFIG_CMDLINE="console=tty0 console=ttySC0,115200 root=/dev/sda1 earlyprintk=serial" | 327 | CONFIG_CMDLINE="console=tty0 console=ttySC0,115200 root=/dev/sda1 earlyprintk=serial" |
308 | 328 | ||
309 | # | 329 | # |
@@ -378,6 +398,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
378 | # CONFIG_NETFILTER is not set | 398 | # CONFIG_NETFILTER is not set |
379 | # CONFIG_IP_DCCP is not set | 399 | # CONFIG_IP_DCCP is not set |
380 | # CONFIG_IP_SCTP is not set | 400 | # CONFIG_IP_SCTP is not set |
401 | # CONFIG_RDS is not set | ||
381 | # CONFIG_TIPC is not set | 402 | # CONFIG_TIPC is not set |
382 | # CONFIG_ATM is not set | 403 | # CONFIG_ATM is not set |
383 | # CONFIG_BRIDGE is not set | 404 | # CONFIG_BRIDGE is not set |
@@ -408,6 +429,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
408 | # CONFIG_AF_RXRPC is not set | 429 | # CONFIG_AF_RXRPC is not set |
409 | CONFIG_WIRELESS=y | 430 | CONFIG_WIRELESS=y |
410 | # CONFIG_CFG80211 is not set | 431 | # CONFIG_CFG80211 is not set |
432 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
411 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 433 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
412 | CONFIG_WIRELESS_EXT=y | 434 | CONFIG_WIRELESS_EXT=y |
413 | CONFIG_WIRELESS_EXT_SYSFS=y | 435 | CONFIG_WIRELESS_EXT_SYSFS=y |
@@ -416,7 +438,6 @@ CONFIG_WIRELESS_EXT_SYSFS=y | |||
416 | # | 438 | # |
417 | # CFG80211 needs to be enabled for MAC80211 | 439 | # CFG80211 needs to be enabled for MAC80211 |
418 | # | 440 | # |
419 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
420 | # CONFIG_WIMAX is not set | 441 | # CONFIG_WIMAX is not set |
421 | # CONFIG_RFKILL is not set | 442 | # CONFIG_RFKILL is not set |
422 | # CONFIG_NET_9P is not set | 443 | # CONFIG_NET_9P is not set |
@@ -429,6 +450,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
429 | # Generic Driver Options | 450 | # Generic Driver Options |
430 | # | 451 | # |
431 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 452 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
453 | # CONFIG_DEVTMPFS is not set | ||
432 | CONFIG_STANDALONE=y | 454 | CONFIG_STANDALONE=y |
433 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 455 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
434 | CONFIG_FW_LOADER=m | 456 | CONFIG_FW_LOADER=m |
@@ -542,11 +564,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
542 | # CONFIG_SCSI_DC390T is not set | 564 | # CONFIG_SCSI_DC390T is not set |
543 | # CONFIG_SCSI_NSP32 is not set | 565 | # CONFIG_SCSI_NSP32 is not set |
544 | # CONFIG_SCSI_DEBUG is not set | 566 | # CONFIG_SCSI_DEBUG is not set |
567 | # CONFIG_SCSI_PMCRAID is not set | ||
545 | # CONFIG_SCSI_SRP is not set | 568 | # CONFIG_SCSI_SRP is not set |
546 | # CONFIG_SCSI_DH is not set | 569 | # CONFIG_SCSI_DH is not set |
547 | # CONFIG_SCSI_OSD_INITIATOR is not set | 570 | # CONFIG_SCSI_OSD_INITIATOR is not set |
548 | CONFIG_ATA=y | 571 | CONFIG_ATA=y |
549 | # CONFIG_ATA_NONSTANDARD is not set | 572 | # CONFIG_ATA_NONSTANDARD is not set |
573 | CONFIG_ATA_VERBOSE_ERROR=y | ||
550 | CONFIG_SATA_PMP=y | 574 | CONFIG_SATA_PMP=y |
551 | # CONFIG_SATA_AHCI is not set | 575 | # CONFIG_SATA_AHCI is not set |
552 | # CONFIG_SATA_SIL24 is not set | 576 | # CONFIG_SATA_SIL24 is not set |
@@ -568,6 +592,7 @@ CONFIG_ATA_SFF=y | |||
568 | # CONFIG_PATA_ALI is not set | 592 | # CONFIG_PATA_ALI is not set |
569 | # CONFIG_PATA_AMD is not set | 593 | # CONFIG_PATA_AMD is not set |
570 | # CONFIG_PATA_ARTOP is not set | 594 | # CONFIG_PATA_ARTOP is not set |
595 | # CONFIG_PATA_ATP867X is not set | ||
571 | # CONFIG_PATA_ATIIXP is not set | 596 | # CONFIG_PATA_ATIIXP is not set |
572 | # CONFIG_PATA_CMD640_PCI is not set | 597 | # CONFIG_PATA_CMD640_PCI is not set |
573 | # CONFIG_PATA_CMD64X is not set | 598 | # CONFIG_PATA_CMD64X is not set |
@@ -595,6 +620,7 @@ CONFIG_ATA_SFF=y | |||
595 | # CONFIG_PATA_OPTIDMA is not set | 620 | # CONFIG_PATA_OPTIDMA is not set |
596 | # CONFIG_PATA_PDC_OLD is not set | 621 | # CONFIG_PATA_PDC_OLD is not set |
597 | # CONFIG_PATA_RADISYS is not set | 622 | # CONFIG_PATA_RADISYS is not set |
623 | # CONFIG_PATA_RDC is not set | ||
598 | # CONFIG_PATA_RZ1000 is not set | 624 | # CONFIG_PATA_RZ1000 is not set |
599 | # CONFIG_PATA_SC1200 is not set | 625 | # CONFIG_PATA_SC1200 is not set |
600 | # CONFIG_PATA_SERVERWORKS is not set | 626 | # CONFIG_PATA_SERVERWORKS is not set |
@@ -613,7 +639,11 @@ CONFIG_PATA_PLATFORM=y | |||
613 | # | 639 | # |
614 | 640 | ||
615 | # | 641 | # |
616 | # Enable only one of the two stacks, unless you know what you are doing | 642 | # You can enable one or both FireWire driver stacks. |
643 | # | ||
644 | |||
645 | # | ||
646 | # See the help texts for more information. | ||
617 | # | 647 | # |
618 | # CONFIG_FIREWIRE is not set | 648 | # CONFIG_FIREWIRE is not set |
619 | # CONFIG_IEEE1394 is not set | 649 | # CONFIG_IEEE1394 is not set |
@@ -673,6 +703,7 @@ CONFIG_8139TOO=y | |||
673 | # CONFIG_SUNDANCE is not set | 703 | # CONFIG_SUNDANCE is not set |
674 | # CONFIG_TLAN is not set | 704 | # CONFIG_TLAN is not set |
675 | # CONFIG_KS8842 is not set | 705 | # CONFIG_KS8842 is not set |
706 | # CONFIG_KS8851 is not set | ||
676 | # CONFIG_VIA_RHINE is not set | 707 | # CONFIG_VIA_RHINE is not set |
677 | # CONFIG_SC92031 is not set | 708 | # CONFIG_SC92031 is not set |
678 | # CONFIG_ATL2 is not set | 709 | # CONFIG_ATL2 is not set |
@@ -694,6 +725,7 @@ CONFIG_NETDEV_1000=y | |||
694 | # CONFIG_VIA_VELOCITY is not set | 725 | # CONFIG_VIA_VELOCITY is not set |
695 | # CONFIG_TIGON3 is not set | 726 | # CONFIG_TIGON3 is not set |
696 | # CONFIG_BNX2 is not set | 727 | # CONFIG_BNX2 is not set |
728 | # CONFIG_CNIC is not set | ||
697 | # CONFIG_QLA3XXX is not set | 729 | # CONFIG_QLA3XXX is not set |
698 | # CONFIG_ATL1 is not set | 730 | # CONFIG_ATL1 is not set |
699 | # CONFIG_ATL1E is not set | 731 | # CONFIG_ATL1E is not set |
@@ -719,10 +751,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
719 | # CONFIG_SFC is not set | 751 | # CONFIG_SFC is not set |
720 | # CONFIG_BE2NET is not set | 752 | # CONFIG_BE2NET is not set |
721 | # CONFIG_TR is not set | 753 | # CONFIG_TR is not set |
722 | 754 | CONFIG_WLAN=y | |
723 | # | ||
724 | # Wireless LAN | ||
725 | # | ||
726 | # CONFIG_WLAN_PRE80211 is not set | 755 | # CONFIG_WLAN_PRE80211 is not set |
727 | # CONFIG_WLAN_80211 is not set | 756 | # CONFIG_WLAN_80211 is not set |
728 | 757 | ||
@@ -840,10 +869,20 @@ CONFIG_SPI_SH_SCI=y | |||
840 | # | 869 | # |
841 | # CONFIG_SPI_SPIDEV is not set | 870 | # CONFIG_SPI_SPIDEV is not set |
842 | # CONFIG_SPI_TLE62X0 is not set | 871 | # CONFIG_SPI_TLE62X0 is not set |
872 | |||
873 | # | ||
874 | # PPS support | ||
875 | # | ||
876 | # CONFIG_PPS is not set | ||
843 | # CONFIG_W1 is not set | 877 | # CONFIG_W1 is not set |
844 | # CONFIG_POWER_SUPPLY is not set | 878 | # CONFIG_POWER_SUPPLY is not set |
845 | CONFIG_HWMON=y | 879 | CONFIG_HWMON=y |
846 | # CONFIG_HWMON_VID is not set | 880 | # CONFIG_HWMON_VID is not set |
881 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
882 | |||
883 | # | ||
884 | # Native drivers | ||
885 | # | ||
847 | # CONFIG_SENSORS_ADCXX is not set | 886 | # CONFIG_SENSORS_ADCXX is not set |
848 | # CONFIG_SENSORS_I5K_AMB is not set | 887 | # CONFIG_SENSORS_I5K_AMB is not set |
849 | # CONFIG_SENSORS_F71805F is not set | 888 | # CONFIG_SENSORS_F71805F is not set |
@@ -862,9 +901,7 @@ CONFIG_HWMON=y | |||
862 | # CONFIG_SENSORS_W83627HF is not set | 901 | # CONFIG_SENSORS_W83627HF is not set |
863 | # CONFIG_SENSORS_W83627EHF is not set | 902 | # CONFIG_SENSORS_W83627EHF is not set |
864 | # CONFIG_SENSORS_LIS3_SPI is not set | 903 | # CONFIG_SENSORS_LIS3_SPI is not set |
865 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
866 | # CONFIG_THERMAL is not set | 904 | # CONFIG_THERMAL is not set |
867 | # CONFIG_THERMAL_HWMON is not set | ||
868 | # CONFIG_WATCHDOG is not set | 905 | # CONFIG_WATCHDOG is not set |
869 | CONFIG_SSB_POSSIBLE=y | 906 | CONFIG_SSB_POSSIBLE=y |
870 | 907 | ||
@@ -880,12 +917,15 @@ CONFIG_SSB_POSSIBLE=y | |||
880 | CONFIG_MFD_SM501=y | 917 | CONFIG_MFD_SM501=y |
881 | # CONFIG_HTC_PASIC3 is not set | 918 | # CONFIG_HTC_PASIC3 is not set |
882 | # CONFIG_MFD_TMIO is not set | 919 | # CONFIG_MFD_TMIO is not set |
920 | # CONFIG_MFD_MC13783 is not set | ||
921 | # CONFIG_EZX_PCAP is not set | ||
883 | # CONFIG_REGULATOR is not set | 922 | # CONFIG_REGULATOR is not set |
884 | # CONFIG_MEDIA_SUPPORT is not set | 923 | # CONFIG_MEDIA_SUPPORT is not set |
885 | 924 | ||
886 | # | 925 | # |
887 | # Graphics support | 926 | # Graphics support |
888 | # | 927 | # |
928 | CONFIG_VGA_ARB=y | ||
889 | # CONFIG_DRM is not set | 929 | # CONFIG_DRM is not set |
890 | # CONFIG_VGASTATE is not set | 930 | # CONFIG_VGASTATE is not set |
891 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 931 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -969,6 +1009,7 @@ CONFIG_LOGO=y | |||
969 | CONFIG_LOGO_SUPERH_CLUT224=y | 1009 | CONFIG_LOGO_SUPERH_CLUT224=y |
970 | CONFIG_SOUND=y | 1010 | CONFIG_SOUND=y |
971 | CONFIG_SOUND_OSS_CORE=y | 1011 | CONFIG_SOUND_OSS_CORE=y |
1012 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y | ||
972 | CONFIG_SND=m | 1013 | CONFIG_SND=m |
973 | CONFIG_SND_TIMER=m | 1014 | CONFIG_SND_TIMER=m |
974 | CONFIG_SND_PCM=m | 1015 | CONFIG_SND_PCM=m |
@@ -1071,7 +1112,6 @@ CONFIG_SOUND_PRIME=m | |||
1071 | CONFIG_AC97_BUS=m | 1112 | CONFIG_AC97_BUS=m |
1072 | CONFIG_HID_SUPPORT=y | 1113 | CONFIG_HID_SUPPORT=y |
1073 | CONFIG_HID=y | 1114 | CONFIG_HID=y |
1074 | # CONFIG_HID_DEBUG is not set | ||
1075 | # CONFIG_HIDRAW is not set | 1115 | # CONFIG_HIDRAW is not set |
1076 | 1116 | ||
1077 | # | 1117 | # |
@@ -1094,6 +1134,7 @@ CONFIG_HID_CYPRESS=y | |||
1094 | CONFIG_HID_EZKEY=y | 1134 | CONFIG_HID_EZKEY=y |
1095 | # CONFIG_HID_KYE is not set | 1135 | # CONFIG_HID_KYE is not set |
1096 | CONFIG_HID_GYRATION=y | 1136 | CONFIG_HID_GYRATION=y |
1137 | # CONFIG_HID_TWINHAN is not set | ||
1097 | # CONFIG_HID_KENSINGTON is not set | 1138 | # CONFIG_HID_KENSINGTON is not set |
1098 | CONFIG_HID_LOGITECH=y | 1139 | CONFIG_HID_LOGITECH=y |
1099 | # CONFIG_LOGITECH_FF is not set | 1140 | # CONFIG_LOGITECH_FF is not set |
@@ -1142,6 +1183,7 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1142 | # CONFIG_USB_OXU210HP_HCD is not set | 1183 | # CONFIG_USB_OXU210HP_HCD is not set |
1143 | # CONFIG_USB_ISP116X_HCD is not set | 1184 | # CONFIG_USB_ISP116X_HCD is not set |
1144 | # CONFIG_USB_ISP1760_HCD is not set | 1185 | # CONFIG_USB_ISP1760_HCD is not set |
1186 | # CONFIG_USB_ISP1362_HCD is not set | ||
1145 | CONFIG_USB_OHCI_HCD=y | 1187 | CONFIG_USB_OHCI_HCD=y |
1146 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 1188 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
1147 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | 1189 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set |
@@ -1213,6 +1255,7 @@ CONFIG_USB_LIBUSUAL=y | |||
1213 | # CONFIG_USB_LD is not set | 1255 | # CONFIG_USB_LD is not set |
1214 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1256 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1215 | # CONFIG_USB_IOWARRIOR is not set | 1257 | # CONFIG_USB_IOWARRIOR is not set |
1258 | # CONFIG_USB_TEST is not set | ||
1216 | # CONFIG_USB_ISIGHTFW is not set | 1259 | # CONFIG_USB_ISIGHTFW is not set |
1217 | # CONFIG_USB_VST is not set | 1260 | # CONFIG_USB_VST is not set |
1218 | # CONFIG_USB_GADGET is not set | 1261 | # CONFIG_USB_GADGET is not set |
@@ -1252,6 +1295,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1252 | CONFIG_RTC_DRV_R9701=y | 1295 | CONFIG_RTC_DRV_R9701=y |
1253 | # CONFIG_RTC_DRV_RS5C348 is not set | 1296 | # CONFIG_RTC_DRV_RS5C348 is not set |
1254 | # CONFIG_RTC_DRV_DS3234 is not set | 1297 | # CONFIG_RTC_DRV_DS3234 is not set |
1298 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1255 | 1299 | ||
1256 | # | 1300 | # |
1257 | # Platform RTC drivers | 1301 | # Platform RTC drivers |
@@ -1293,8 +1337,10 @@ CONFIG_EXT2_FS=y | |||
1293 | # CONFIG_JFS_FS is not set | 1337 | # CONFIG_JFS_FS is not set |
1294 | # CONFIG_FS_POSIX_ACL is not set | 1338 | # CONFIG_FS_POSIX_ACL is not set |
1295 | # CONFIG_XFS_FS is not set | 1339 | # CONFIG_XFS_FS is not set |
1340 | # CONFIG_GFS2_FS is not set | ||
1296 | # CONFIG_OCFS2_FS is not set | 1341 | # CONFIG_OCFS2_FS is not set |
1297 | # CONFIG_BTRFS_FS is not set | 1342 | # CONFIG_BTRFS_FS is not set |
1343 | # CONFIG_NILFS2_FS is not set | ||
1298 | CONFIG_FILE_LOCKING=y | 1344 | CONFIG_FILE_LOCKING=y |
1299 | CONFIG_FSNOTIFY=y | 1345 | CONFIG_FSNOTIFY=y |
1300 | CONFIG_DNOTIFY=y | 1346 | CONFIG_DNOTIFY=y |
@@ -1357,7 +1403,6 @@ CONFIG_MINIX_FS=y | |||
1357 | # CONFIG_ROMFS_FS is not set | 1403 | # CONFIG_ROMFS_FS is not set |
1358 | # CONFIG_SYSV_FS is not set | 1404 | # CONFIG_SYSV_FS is not set |
1359 | # CONFIG_UFS_FS is not set | 1405 | # CONFIG_UFS_FS is not set |
1360 | # CONFIG_NILFS2_FS is not set | ||
1361 | CONFIG_NETWORK_FILESYSTEMS=y | 1406 | CONFIG_NETWORK_FILESYSTEMS=y |
1362 | # CONFIG_NFS_FS is not set | 1407 | # CONFIG_NFS_FS is not set |
1363 | # CONFIG_NFSD is not set | 1408 | # CONFIG_NFSD is not set |
@@ -1423,6 +1468,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1423 | CONFIG_ENABLE_MUST_CHECK=y | 1468 | CONFIG_ENABLE_MUST_CHECK=y |
1424 | CONFIG_FRAME_WARN=1024 | 1469 | CONFIG_FRAME_WARN=1024 |
1425 | # CONFIG_MAGIC_SYSRQ is not set | 1470 | # CONFIG_MAGIC_SYSRQ is not set |
1471 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1426 | # CONFIG_UNUSED_SYMBOLS is not set | 1472 | # CONFIG_UNUSED_SYMBOLS is not set |
1427 | CONFIG_DEBUG_FS=y | 1473 | CONFIG_DEBUG_FS=y |
1428 | # CONFIG_HEADERS_CHECK is not set | 1474 | # CONFIG_HEADERS_CHECK is not set |
@@ -1434,11 +1480,15 @@ CONFIG_STACKTRACE=y | |||
1434 | # CONFIG_LATENCYTOP is not set | 1480 | # CONFIG_LATENCYTOP is not set |
1435 | CONFIG_NOP_TRACER=y | 1481 | CONFIG_NOP_TRACER=y |
1436 | CONFIG_HAVE_FUNCTION_TRACER=y | 1482 | CONFIG_HAVE_FUNCTION_TRACER=y |
1483 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1484 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||
1437 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1485 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1438 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1486 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1487 | CONFIG_HAVE_SYSCALL_TRACEPOINTS=y | ||
1439 | CONFIG_RING_BUFFER=y | 1488 | CONFIG_RING_BUFFER=y |
1440 | CONFIG_EVENT_TRACING=y | 1489 | CONFIG_EVENT_TRACING=y |
1441 | CONFIG_CONTEXT_SWITCH_TRACER=y | 1490 | CONFIG_CONTEXT_SWITCH_TRACER=y |
1491 | CONFIG_RING_BUFFER_ALLOW_SWAP=y | ||
1442 | CONFIG_TRACING=y | 1492 | CONFIG_TRACING=y |
1443 | CONFIG_TRACING_SUPPORT=y | 1493 | CONFIG_TRACING_SUPPORT=y |
1444 | # CONFIG_FTRACE is not set | 1494 | # CONFIG_FTRACE is not set |
@@ -1450,6 +1500,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1450 | CONFIG_EARLY_SCIF_CONSOLE=y | 1500 | CONFIG_EARLY_SCIF_CONSOLE=y |
1451 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe80000 | 1501 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe80000 |
1452 | CONFIG_EARLY_PRINTK=y | 1502 | CONFIG_EARLY_PRINTK=y |
1503 | # CONFIG_DWARF_UNWINDER is not set | ||
1453 | 1504 | ||
1454 | # | 1505 | # |
1455 | # Security options | 1506 | # Security options |
@@ -1463,7 +1514,6 @@ CONFIG_CRYPTO=y | |||
1463 | # | 1514 | # |
1464 | # Crypto core or helper | 1515 | # Crypto core or helper |
1465 | # | 1516 | # |
1466 | # CONFIG_CRYPTO_FIPS is not set | ||
1467 | # CONFIG_CRYPTO_MANAGER is not set | 1517 | # CONFIG_CRYPTO_MANAGER is not set |
1468 | # CONFIG_CRYPTO_MANAGER2 is not set | 1518 | # CONFIG_CRYPTO_MANAGER2 is not set |
1469 | # CONFIG_CRYPTO_GF128MUL is not set | 1519 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1495,11 +1545,13 @@ CONFIG_CRYPTO=y | |||
1495 | # | 1545 | # |
1496 | # CONFIG_CRYPTO_HMAC is not set | 1546 | # CONFIG_CRYPTO_HMAC is not set |
1497 | # CONFIG_CRYPTO_XCBC is not set | 1547 | # CONFIG_CRYPTO_XCBC is not set |
1548 | # CONFIG_CRYPTO_VMAC is not set | ||
1498 | 1549 | ||
1499 | # | 1550 | # |
1500 | # Digest | 1551 | # Digest |
1501 | # | 1552 | # |
1502 | # CONFIG_CRYPTO_CRC32C is not set | 1553 | # CONFIG_CRYPTO_CRC32C is not set |
1554 | # CONFIG_CRYPTO_GHASH is not set | ||
1503 | # CONFIG_CRYPTO_MD4 is not set | 1555 | # CONFIG_CRYPTO_MD4 is not set |
1504 | # CONFIG_CRYPTO_MD5 is not set | 1556 | # CONFIG_CRYPTO_MD5 is not set |
1505 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1557 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1562,5 +1614,6 @@ CONFIG_CRC32=y | |||
1562 | CONFIG_HAS_IOMEM=y | 1614 | CONFIG_HAS_IOMEM=y |
1563 | CONFIG_HAS_IOPORT=y | 1615 | CONFIG_HAS_IOPORT=y |
1564 | CONFIG_HAS_DMA=y | 1616 | CONFIG_HAS_DMA=y |
1617 | CONFIG_HAVE_LMB=y | ||
1565 | CONFIG_NLATTR=y | 1618 | CONFIG_NLATTR=y |
1566 | CONFIG_GENERIC_ATOMIC64=y | 1619 | CONFIG_GENERIC_ATOMIC64=y |