diff options
Diffstat (limited to 'arch/sh/configs/urquell_defconfig')
-rw-r--r-- | arch/sh/configs/urquell_defconfig | 82 |
1 files changed, 52 insertions, 30 deletions
diff --git a/arch/sh/configs/urquell_defconfig b/arch/sh/configs/urquell_defconfig index 23bda1916f4..28bb19d2cbe 100644 --- a/arch/sh/configs/urquell_defconfig +++ b/arch/sh/configs/urquell_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.33-rc2 | 3 | # Linux kernel version: 2.6.34-rc5 |
4 | # Mon Jan 4 15:27:53 2010 | 4 | # Tue May 18 18:13:10 2010 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -13,8 +13,8 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
13 | CONFIG_GENERIC_HWEIGHT=y | 13 | 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 | ||
17 | CONFIG_IRQ_PER_CPU=y | 16 | CONFIG_IRQ_PER_CPU=y |
17 | CONFIG_SPARSE_IRQ=y | ||
18 | CONFIG_GENERIC_GPIO=y | 18 | CONFIG_GENERIC_GPIO=y |
19 | CONFIG_GENERIC_TIME=y | 19 | CONFIG_GENERIC_TIME=y |
20 | CONFIG_GENERIC_CLOCKEVENTS=y | 20 | CONFIG_GENERIC_CLOCKEVENTS=y |
@@ -35,6 +35,7 @@ CONFIG_ARCH_HAS_DEFAULT_IDLE=y | |||
35 | CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y | 35 | CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y |
36 | CONFIG_DMA_COHERENT=y | 36 | CONFIG_DMA_COHERENT=y |
37 | # CONFIG_DMA_NONCOHERENT is not set | 37 | # CONFIG_DMA_NONCOHERENT is not set |
38 | # CONFIG_NEED_DMA_MAP_STATE is not set | ||
38 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 39 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
39 | CONFIG_CONSTRUCTORS=y | 40 | CONFIG_CONSTRUCTORS=y |
40 | 41 | ||
@@ -49,9 +50,11 @@ CONFIG_LOCALVERSION_AUTO=y | |||
49 | CONFIG_HAVE_KERNEL_GZIP=y | 50 | CONFIG_HAVE_KERNEL_GZIP=y |
50 | CONFIG_HAVE_KERNEL_BZIP2=y | 51 | CONFIG_HAVE_KERNEL_BZIP2=y |
51 | CONFIG_HAVE_KERNEL_LZMA=y | 52 | CONFIG_HAVE_KERNEL_LZMA=y |
53 | CONFIG_HAVE_KERNEL_LZO=y | ||
52 | CONFIG_KERNEL_GZIP=y | 54 | CONFIG_KERNEL_GZIP=y |
53 | # CONFIG_KERNEL_BZIP2 is not set | 55 | # CONFIG_KERNEL_BZIP2 is not set |
54 | # CONFIG_KERNEL_LZMA is not set | 56 | # CONFIG_KERNEL_LZMA is not set |
57 | # CONFIG_KERNEL_LZO is not set | ||
55 | CONFIG_SWAP=y | 58 | CONFIG_SWAP=y |
56 | CONFIG_SYSVIPC=y | 59 | CONFIG_SYSVIPC=y |
57 | CONFIG_SYSVIPC_SYSCTL=y | 60 | CONFIG_SYSVIPC_SYSCTL=y |
@@ -77,11 +80,6 @@ CONFIG_RCU_FANOUT=32 | |||
77 | CONFIG_IKCONFIG=y | 80 | CONFIG_IKCONFIG=y |
78 | CONFIG_IKCONFIG_PROC=y | 81 | CONFIG_IKCONFIG_PROC=y |
79 | CONFIG_LOG_BUF_SHIFT=14 | 82 | CONFIG_LOG_BUF_SHIFT=14 |
80 | CONFIG_GROUP_SCHED=y | ||
81 | CONFIG_FAIR_GROUP_SCHED=y | ||
82 | CONFIG_RT_GROUP_SCHED=y | ||
83 | # CONFIG_USER_SCHED is not set | ||
84 | CONFIG_CGROUP_SCHED=y | ||
85 | CONFIG_CGROUPS=y | 83 | CONFIG_CGROUPS=y |
86 | CONFIG_CGROUP_DEBUG=y | 84 | CONFIG_CGROUP_DEBUG=y |
87 | CONFIG_CGROUP_NS=y | 85 | CONFIG_CGROUP_NS=y |
@@ -93,6 +91,9 @@ CONFIG_CGROUP_CPUACCT=y | |||
93 | CONFIG_RESOURCE_COUNTERS=y | 91 | CONFIG_RESOURCE_COUNTERS=y |
94 | CONFIG_CGROUP_MEM_RES_CTLR=y | 92 | CONFIG_CGROUP_MEM_RES_CTLR=y |
95 | CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y | 93 | CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y |
94 | CONFIG_CGROUP_SCHED=y | ||
95 | CONFIG_FAIR_GROUP_SCHED=y | ||
96 | CONFIG_RT_GROUP_SCHED=y | ||
96 | CONFIG_MM_OWNER=y | 97 | CONFIG_MM_OWNER=y |
97 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | 98 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
98 | # CONFIG_RELAY is not set | 99 | # CONFIG_RELAY is not set |
@@ -102,6 +103,7 @@ CONFIG_INITRAMFS_SOURCE="" | |||
102 | CONFIG_RD_GZIP=y | 103 | CONFIG_RD_GZIP=y |
103 | # CONFIG_RD_BZIP2 is not set | 104 | # CONFIG_RD_BZIP2 is not set |
104 | # CONFIG_RD_LZMA is not set | 105 | # CONFIG_RD_LZMA is not set |
106 | # CONFIG_RD_LZO is not set | ||
105 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 107 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
106 | CONFIG_SYSCTL=y | 108 | CONFIG_SYSCTL=y |
107 | CONFIG_ANON_INODES=y | 109 | CONFIG_ANON_INODES=y |
@@ -142,13 +144,13 @@ CONFIG_PROFILING=y | |||
142 | # CONFIG_OPROFILE is not set | 144 | # CONFIG_OPROFILE is not set |
143 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
144 | # CONFIG_KPROBES is not set | 146 | # CONFIG_KPROBES is not set |
145 | CONFIG_HAVE_IOREMAP_PROT=y | ||
146 | CONFIG_HAVE_KPROBES=y | 147 | CONFIG_HAVE_KPROBES=y |
147 | CONFIG_HAVE_KRETPROBES=y | 148 | CONFIG_HAVE_KRETPROBES=y |
148 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 149 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
149 | CONFIG_HAVE_DMA_ATTRS=y | 150 | CONFIG_HAVE_DMA_ATTRS=y |
150 | CONFIG_HAVE_CLK=y | 151 | CONFIG_HAVE_CLK=y |
151 | CONFIG_HAVE_DMA_API_DEBUG=y | 152 | CONFIG_HAVE_DMA_API_DEBUG=y |
153 | CONFIG_HAVE_HW_BREAKPOINT=y | ||
152 | 154 | ||
153 | # | 155 | # |
154 | # GCOV-based kernel profiling | 156 | # GCOV-based kernel profiling |
@@ -169,7 +171,6 @@ CONFIG_BLOCK=y | |||
169 | CONFIG_LBDAF=y | 171 | CONFIG_LBDAF=y |
170 | # CONFIG_BLK_DEV_BSG is not set | 172 | # CONFIG_BLK_DEV_BSG is not set |
171 | # CONFIG_BLK_DEV_INTEGRITY is not set | 173 | # CONFIG_BLK_DEV_INTEGRITY is not set |
172 | # CONFIG_BLK_CGROUP is not set | ||
173 | 174 | ||
174 | # | 175 | # |
175 | # IO Schedulers | 176 | # IO Schedulers |
@@ -265,8 +266,8 @@ CONFIG_FORCE_MAX_ZONEORDER=11 | |||
265 | CONFIG_MEMORY_START=0x08000000 | 266 | CONFIG_MEMORY_START=0x08000000 |
266 | CONFIG_MEMORY_SIZE=0x08000000 | 267 | CONFIG_MEMORY_SIZE=0x08000000 |
267 | CONFIG_29BIT=y | 268 | CONFIG_29BIT=y |
268 | # CONFIG_PMB_ENABLE is not set | 269 | # CONFIG_PMB is not set |
269 | # CONFIG_X2TLB is not set | 270 | CONFIG_X2TLB=y |
270 | CONFIG_VSYSCALL=y | 271 | CONFIG_VSYSCALL=y |
271 | # CONFIG_NUMA is not set | 272 | # CONFIG_NUMA is not set |
272 | CONFIG_ARCH_FLATMEM_ENABLE=y | 273 | CONFIG_ARCH_FLATMEM_ENABLE=y |
@@ -277,6 +278,8 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
277 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 278 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
278 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 279 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
279 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 280 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
281 | CONFIG_IOREMAP_FIXED=y | ||
282 | CONFIG_UNCACHED_MAPPING=y | ||
280 | CONFIG_PAGE_SIZE_4KB=y | 283 | CONFIG_PAGE_SIZE_4KB=y |
281 | # CONFIG_PAGE_SIZE_8KB is not set | 284 | # CONFIG_PAGE_SIZE_8KB is not set |
282 | # CONFIG_PAGE_SIZE_16KB is not set | 285 | # CONFIG_PAGE_SIZE_16KB is not set |
@@ -299,7 +302,7 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
299 | CONFIG_MIGRATION=y | 302 | CONFIG_MIGRATION=y |
300 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 303 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
301 | CONFIG_ZONE_DMA_FLAG=0 | 304 | CONFIG_ZONE_DMA_FLAG=0 |
302 | CONFIG_NR_QUICK=2 | 305 | CONFIG_NR_QUICK=1 |
303 | # CONFIG_KSM is not set | 306 | # CONFIG_KSM is not set |
304 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 307 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
305 | 308 | ||
@@ -317,6 +320,7 @@ CONFIG_CPU_LITTLE_ENDIAN=y | |||
317 | # CONFIG_CPU_BIG_ENDIAN is not set | 320 | # CONFIG_CPU_BIG_ENDIAN is not set |
318 | CONFIG_SH_FPU=y | 321 | CONFIG_SH_FPU=y |
319 | CONFIG_SH_STORE_QUEUES=y | 322 | CONFIG_SH_STORE_QUEUES=y |
323 | # CONFIG_SPECULATIVE_EXECUTION is not set | ||
320 | CONFIG_CPU_HAS_INTEVT=y | 324 | CONFIG_CPU_HAS_INTEVT=y |
321 | CONFIG_CPU_HAS_SR_RB=y | 325 | CONFIG_CPU_HAS_SR_RB=y |
322 | CONFIG_CPU_HAS_PTEAEX=y | 326 | CONFIG_CPU_HAS_PTEAEX=y |
@@ -325,15 +329,14 @@ CONFIG_CPU_HAS_FPU=y | |||
325 | # | 329 | # |
326 | # Board support | 330 | # Board support |
327 | # | 331 | # |
332 | # CONFIG_SH_SDK7786 is not set | ||
328 | CONFIG_SH_URQUELL=y | 333 | CONFIG_SH_URQUELL=y |
329 | 334 | ||
330 | # | 335 | # |
331 | # Timer and clock configuration | 336 | # Timer and clock configuration |
332 | # | 337 | # |
333 | CONFIG_SH_TIMER_TMU=y | 338 | CONFIG_SH_TIMER_TMU=y |
334 | CONFIG_SH_PCLK_FREQ=33333333 | ||
335 | CONFIG_SH_CLK_CPG=y | 339 | CONFIG_SH_CLK_CPG=y |
336 | CONFIG_SH_CLK_CPG_LEGACY=y | ||
337 | CONFIG_TICK_ONESHOT=y | 340 | CONFIG_TICK_ONESHOT=y |
338 | # CONFIG_NO_HZ is not set | 341 | # CONFIG_NO_HZ is not set |
339 | CONFIG_HIGH_RES_TIMERS=y | 342 | CONFIG_HIGH_RES_TIMERS=y |
@@ -376,7 +379,7 @@ CONFIG_PREEMPT_NONE=y | |||
376 | # CONFIG_PREEMPT_VOLUNTARY is not set | 379 | # CONFIG_PREEMPT_VOLUNTARY is not set |
377 | # CONFIG_PREEMPT is not set | 380 | # CONFIG_PREEMPT is not set |
378 | CONFIG_GUSA=y | 381 | CONFIG_GUSA=y |
379 | CONFIG_SPARSE_IRQ=y | 382 | # CONFIG_INTC_USERIMASK is not set |
380 | 383 | ||
381 | # | 384 | # |
382 | # Boot options | 385 | # Boot options |
@@ -391,6 +394,7 @@ CONFIG_ENTRY_OFFSET=0x00001000 | |||
391 | # Bus options | 394 | # Bus options |
392 | # | 395 | # |
393 | CONFIG_PCI=y | 396 | CONFIG_PCI=y |
397 | CONFIG_PCI_DOMAINS=y | ||
394 | CONFIG_PCIEPORTBUS=y | 398 | CONFIG_PCIEPORTBUS=y |
395 | CONFIG_PCIEAER=y | 399 | CONFIG_PCIEAER=y |
396 | # CONFIG_PCIE_ECRC is not set | 400 | # CONFIG_PCIE_ECRC is not set |
@@ -398,7 +402,6 @@ CONFIG_PCIEAER=y | |||
398 | CONFIG_PCIEASPM=y | 402 | CONFIG_PCIEASPM=y |
399 | CONFIG_PCIEASPM_DEBUG=y | 403 | CONFIG_PCIEASPM_DEBUG=y |
400 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 404 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
401 | # CONFIG_PCI_LEGACY is not set | ||
402 | CONFIG_PCI_DEBUG=y | 405 | CONFIG_PCI_DEBUG=y |
403 | # CONFIG_PCI_STUB is not set | 406 | # CONFIG_PCI_STUB is not set |
404 | # CONFIG_PCI_IOV is not set | 407 | # CONFIG_PCI_IOV is not set |
@@ -428,7 +431,6 @@ CONFIG_NET=y | |||
428 | # Networking options | 431 | # Networking options |
429 | # | 432 | # |
430 | CONFIG_PACKET=y | 433 | CONFIG_PACKET=y |
431 | # CONFIG_PACKET_MMAP is not set | ||
432 | CONFIG_UNIX=y | 434 | CONFIG_UNIX=y |
433 | CONFIG_XFRM=y | 435 | CONFIG_XFRM=y |
434 | # CONFIG_XFRM_USER is not set | 436 | # CONFIG_XFRM_USER is not set |
@@ -639,6 +641,7 @@ CONFIG_HAVE_IDE=y | |||
639 | # | 641 | # |
640 | # SCSI device support | 642 | # SCSI device support |
641 | # | 643 | # |
644 | CONFIG_SCSI_MOD=y | ||
642 | # CONFIG_RAID_ATTRS is not set | 645 | # CONFIG_RAID_ATTRS is not set |
643 | CONFIG_SCSI=y | 646 | CONFIG_SCSI=y |
644 | CONFIG_SCSI_DMA=y | 647 | CONFIG_SCSI_DMA=y |
@@ -712,6 +715,7 @@ CONFIG_ATA_SFF=y | |||
712 | # CONFIG_PATA_IT821X is not set | 715 | # CONFIG_PATA_IT821X is not set |
713 | # CONFIG_PATA_IT8213 is not set | 716 | # CONFIG_PATA_IT8213 is not set |
714 | # CONFIG_PATA_JMICRON is not set | 717 | # CONFIG_PATA_JMICRON is not set |
718 | # CONFIG_PATA_LEGACY is not set | ||
715 | # CONFIG_PATA_TRIFLEX is not set | 719 | # CONFIG_PATA_TRIFLEX is not set |
716 | # CONFIG_PATA_MARVELL is not set | 720 | # CONFIG_PATA_MARVELL is not set |
717 | # CONFIG_PATA_MPIIX is not set | 721 | # CONFIG_PATA_MPIIX is not set |
@@ -748,7 +752,7 @@ CONFIG_ATA_SFF=y | |||
748 | # | 752 | # |
749 | 753 | ||
750 | # | 754 | # |
751 | # See the help texts for more information. | 755 | # The newer stack is recommended. |
752 | # | 756 | # |
753 | # CONFIG_FIREWIRE is not set | 757 | # CONFIG_FIREWIRE is not set |
754 | # CONFIG_IEEE1394 is not set | 758 | # CONFIG_IEEE1394 is not set |
@@ -807,6 +811,7 @@ CONFIG_NET_PCI=y | |||
807 | # CONFIG_PCNET32 is not set | 811 | # CONFIG_PCNET32 is not set |
808 | # CONFIG_AMD8111_ETH is not set | 812 | # CONFIG_AMD8111_ETH is not set |
809 | # CONFIG_ADAPTEC_STARFIRE is not set | 813 | # CONFIG_ADAPTEC_STARFIRE is not set |
814 | # CONFIG_KSZ884X_PCI is not set | ||
810 | # CONFIG_B44 is not set | 815 | # CONFIG_B44 is not set |
811 | # CONFIG_FORCEDETH is not set | 816 | # CONFIG_FORCEDETH is not set |
812 | # CONFIG_E100 is not set | 817 | # CONFIG_E100 is not set |
@@ -871,6 +876,7 @@ CONFIG_WLAN=y | |||
871 | # CONFIG_USB_PEGASUS is not set | 876 | # CONFIG_USB_PEGASUS is not set |
872 | # CONFIG_USB_RTL8150 is not set | 877 | # CONFIG_USB_RTL8150 is not set |
873 | # CONFIG_USB_USBNET is not set | 878 | # CONFIG_USB_USBNET is not set |
879 | # CONFIG_USB_IPHETH is not set | ||
874 | # CONFIG_WAN is not set | 880 | # CONFIG_WAN is not set |
875 | # CONFIG_FDDI is not set | 881 | # CONFIG_FDDI is not set |
876 | # CONFIG_HIPPI is not set | 882 | # CONFIG_HIPPI is not set |
@@ -958,6 +964,7 @@ CONFIG_SERIAL_SH_SCI_CONSOLE=y | |||
958 | CONFIG_SERIAL_CORE=y | 964 | CONFIG_SERIAL_CORE=y |
959 | CONFIG_SERIAL_CORE_CONSOLE=y | 965 | CONFIG_SERIAL_CORE_CONSOLE=y |
960 | # CONFIG_SERIAL_JSM is not set | 966 | # CONFIG_SERIAL_JSM is not set |
967 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
961 | CONFIG_UNIX98_PTYS=y | 968 | CONFIG_UNIX98_PTYS=y |
962 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 969 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
963 | CONFIG_LEGACY_PTYS=y | 970 | CONFIG_LEGACY_PTYS=y |
@@ -1007,6 +1014,7 @@ CONFIG_I2C_ALGOPCA=y | |||
1007 | # CONFIG_I2C_OCORES is not set | 1014 | # CONFIG_I2C_OCORES is not set |
1008 | # CONFIG_I2C_SH_MOBILE is not set | 1015 | # CONFIG_I2C_SH_MOBILE is not set |
1009 | # CONFIG_I2C_SIMTEC is not set | 1016 | # CONFIG_I2C_SIMTEC is not set |
1017 | # CONFIG_I2C_XILINX is not set | ||
1010 | 1018 | ||
1011 | # | 1019 | # |
1012 | # External I2C/SMBus adapter drivers | 1020 | # External I2C/SMBus adapter drivers |
@@ -1020,15 +1028,9 @@ CONFIG_I2C_ALGOPCA=y | |||
1020 | # | 1028 | # |
1021 | CONFIG_I2C_PCA_PLATFORM=y | 1029 | CONFIG_I2C_PCA_PLATFORM=y |
1022 | # CONFIG_I2C_STUB is not set | 1030 | # CONFIG_I2C_STUB is not set |
1023 | |||
1024 | # | ||
1025 | # Miscellaneous I2C Chip support | ||
1026 | # | ||
1027 | # CONFIG_SENSORS_TSL2550 is not set | ||
1028 | # CONFIG_I2C_DEBUG_CORE is not set | 1031 | # CONFIG_I2C_DEBUG_CORE is not set |
1029 | # CONFIG_I2C_DEBUG_ALGO is not set | 1032 | # CONFIG_I2C_DEBUG_ALGO is not set |
1030 | # CONFIG_I2C_DEBUG_BUS is not set | 1033 | # CONFIG_I2C_DEBUG_BUS is not set |
1031 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
1032 | # CONFIG_SPI is not set | 1034 | # CONFIG_SPI is not set |
1033 | 1035 | ||
1034 | # | 1036 | # |
@@ -1043,13 +1045,17 @@ CONFIG_GPIOLIB=y | |||
1043 | # | 1045 | # |
1044 | # Memory mapped GPIO expanders: | 1046 | # Memory mapped GPIO expanders: |
1045 | # | 1047 | # |
1048 | # CONFIG_GPIO_IT8761E is not set | ||
1049 | # CONFIG_GPIO_SCH is not set | ||
1046 | 1050 | ||
1047 | # | 1051 | # |
1048 | # I2C GPIO expanders: | 1052 | # I2C GPIO expanders: |
1049 | # | 1053 | # |
1054 | # CONFIG_GPIO_MAX7300 is not set | ||
1050 | # CONFIG_GPIO_MAX732X is not set | 1055 | # CONFIG_GPIO_MAX732X is not set |
1051 | # CONFIG_GPIO_PCA953X is not set | 1056 | # CONFIG_GPIO_PCA953X is not set |
1052 | # CONFIG_GPIO_PCF857X is not set | 1057 | # CONFIG_GPIO_PCF857X is not set |
1058 | # CONFIG_GPIO_ADP5588 is not set | ||
1053 | 1059 | ||
1054 | # | 1060 | # |
1055 | # PCI GPIO expanders: | 1061 | # PCI GPIO expanders: |
@@ -1082,10 +1088,11 @@ CONFIG_HWMON=y | |||
1082 | # CONFIG_SENSORS_ADM1029 is not set | 1088 | # CONFIG_SENSORS_ADM1029 is not set |
1083 | # CONFIG_SENSORS_ADM1031 is not set | 1089 | # CONFIG_SENSORS_ADM1031 is not set |
1084 | # CONFIG_SENSORS_ADM9240 is not set | 1090 | # CONFIG_SENSORS_ADM9240 is not set |
1091 | # CONFIG_SENSORS_ADT7411 is not set | ||
1085 | # CONFIG_SENSORS_ADT7462 is not set | 1092 | # CONFIG_SENSORS_ADT7462 is not set |
1086 | # CONFIG_SENSORS_ADT7470 is not set | 1093 | # CONFIG_SENSORS_ADT7470 is not set |
1087 | # CONFIG_SENSORS_ADT7473 is not set | ||
1088 | # CONFIG_SENSORS_ADT7475 is not set | 1094 | # CONFIG_SENSORS_ADT7475 is not set |
1095 | # CONFIG_SENSORS_ASC7621 is not set | ||
1089 | # CONFIG_SENSORS_ATXP1 is not set | 1096 | # CONFIG_SENSORS_ATXP1 is not set |
1090 | # CONFIG_SENSORS_DS1621 is not set | 1097 | # CONFIG_SENSORS_DS1621 is not set |
1091 | # CONFIG_SENSORS_I5K_AMB is not set | 1098 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -1123,6 +1130,7 @@ CONFIG_HWMON=y | |||
1123 | # CONFIG_SENSORS_SMSC47M192 is not set | 1130 | # CONFIG_SENSORS_SMSC47M192 is not set |
1124 | # CONFIG_SENSORS_SMSC47B397 is not set | 1131 | # CONFIG_SENSORS_SMSC47B397 is not set |
1125 | # CONFIG_SENSORS_ADS7828 is not set | 1132 | # CONFIG_SENSORS_ADS7828 is not set |
1133 | # CONFIG_SENSORS_AMC6821 is not set | ||
1126 | # CONFIG_SENSORS_THMC50 is not set | 1134 | # CONFIG_SENSORS_THMC50 is not set |
1127 | # CONFIG_SENSORS_TMP401 is not set | 1135 | # CONFIG_SENSORS_TMP401 is not set |
1128 | # CONFIG_SENSORS_TMP421 is not set | 1136 | # CONFIG_SENSORS_TMP421 is not set |
@@ -1151,21 +1159,26 @@ CONFIG_SSB_POSSIBLE=y | |||
1151 | # Multifunction device drivers | 1159 | # Multifunction device drivers |
1152 | # | 1160 | # |
1153 | # CONFIG_MFD_CORE is not set | 1161 | # CONFIG_MFD_CORE is not set |
1162 | # CONFIG_MFD_88PM860X is not set | ||
1154 | CONFIG_MFD_SM501=y | 1163 | CONFIG_MFD_SM501=y |
1155 | # CONFIG_MFD_SM501_GPIO is not set | 1164 | # CONFIG_MFD_SM501_GPIO is not set |
1156 | # CONFIG_MFD_SH_MOBILE_SDHI is not set | 1165 | # CONFIG_MFD_SH_MOBILE_SDHI is not set |
1157 | # CONFIG_HTC_PASIC3 is not set | 1166 | # CONFIG_HTC_PASIC3 is not set |
1167 | # CONFIG_HTC_I2CPLD is not set | ||
1158 | # CONFIG_TPS65010 is not set | 1168 | # CONFIG_TPS65010 is not set |
1159 | # CONFIG_TWL4030_CORE is not set | 1169 | # CONFIG_TWL4030_CORE is not set |
1160 | # CONFIG_MFD_TMIO is not set | 1170 | # CONFIG_MFD_TMIO is not set |
1161 | # CONFIG_PMIC_DA903X is not set | 1171 | # CONFIG_PMIC_DA903X is not set |
1162 | # CONFIG_PMIC_ADP5520 is not set | 1172 | # CONFIG_PMIC_ADP5520 is not set |
1173 | # CONFIG_MFD_MAX8925 is not set | ||
1163 | # CONFIG_MFD_WM8400 is not set | 1174 | # CONFIG_MFD_WM8400 is not set |
1164 | # CONFIG_MFD_WM831X is not set | 1175 | # CONFIG_MFD_WM831X is not set |
1165 | # CONFIG_MFD_WM8350_I2C is not set | 1176 | # CONFIG_MFD_WM8350_I2C is not set |
1177 | # CONFIG_MFD_WM8994 is not set | ||
1166 | # CONFIG_MFD_PCF50633 is not set | 1178 | # CONFIG_MFD_PCF50633 is not set |
1167 | # CONFIG_AB3100_CORE is not set | 1179 | # CONFIG_AB3100_CORE is not set |
1168 | # CONFIG_MFD_88PM8607 is not set | 1180 | # CONFIG_MFD_TIMBERDALE is not set |
1181 | # CONFIG_LPC_SCH is not set | ||
1169 | # CONFIG_REGULATOR is not set | 1182 | # CONFIG_REGULATOR is not set |
1170 | CONFIG_MEDIA_SUPPORT=y | 1183 | CONFIG_MEDIA_SUPPORT=y |
1171 | 1184 | ||
@@ -1187,6 +1200,7 @@ CONFIG_VIDEO_IR=y | |||
1187 | # Graphics support | 1200 | # Graphics support |
1188 | # | 1201 | # |
1189 | CONFIG_VGA_ARB=y | 1202 | CONFIG_VGA_ARB=y |
1203 | CONFIG_VGA_ARB_MAX_GPUS=16 | ||
1190 | # CONFIG_DRM is not set | 1204 | # CONFIG_DRM is not set |
1191 | # CONFIG_VGASTATE is not set | 1205 | # CONFIG_VGASTATE is not set |
1192 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1206 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
@@ -1283,6 +1297,7 @@ CONFIG_USB_HID=y | |||
1283 | # | 1297 | # |
1284 | # Special HID drivers | 1298 | # Special HID drivers |
1285 | # | 1299 | # |
1300 | # CONFIG_HID_3M_PCT is not set | ||
1286 | CONFIG_HID_A4TECH=y | 1301 | CONFIG_HID_A4TECH=y |
1287 | CONFIG_HID_APPLE=y | 1302 | CONFIG_HID_APPLE=y |
1288 | CONFIG_HID_BELKIN=y | 1303 | CONFIG_HID_BELKIN=y |
@@ -1298,14 +1313,19 @@ CONFIG_HID_GYRATION=y | |||
1298 | CONFIG_HID_LOGITECH=y | 1313 | CONFIG_HID_LOGITECH=y |
1299 | # CONFIG_LOGITECH_FF is not set | 1314 | # CONFIG_LOGITECH_FF is not set |
1300 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1315 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
1316 | # CONFIG_LOGIG940_FF is not set | ||
1301 | CONFIG_HID_MICROSOFT=y | 1317 | CONFIG_HID_MICROSOFT=y |
1318 | # CONFIG_HID_MOSART is not set | ||
1302 | CONFIG_HID_MONTEREY=y | 1319 | CONFIG_HID_MONTEREY=y |
1303 | # CONFIG_HID_NTRIG is not set | 1320 | # CONFIG_HID_NTRIG is not set |
1321 | # CONFIG_HID_ORTEK is not set | ||
1304 | CONFIG_HID_PANTHERLORD=y | 1322 | CONFIG_HID_PANTHERLORD=y |
1305 | # CONFIG_PANTHERLORD_FF is not set | 1323 | # CONFIG_PANTHERLORD_FF is not set |
1306 | CONFIG_HID_PETALYNX=y | 1324 | CONFIG_HID_PETALYNX=y |
1325 | # CONFIG_HID_QUANTA is not set | ||
1307 | CONFIG_HID_SAMSUNG=y | 1326 | CONFIG_HID_SAMSUNG=y |
1308 | CONFIG_HID_SONY=y | 1327 | CONFIG_HID_SONY=y |
1328 | # CONFIG_HID_STANTUM is not set | ||
1309 | CONFIG_HID_SUNPLUS=y | 1329 | CONFIG_HID_SUNPLUS=y |
1310 | # CONFIG_HID_GREENASIA is not set | 1330 | # CONFIG_HID_GREENASIA is not set |
1311 | # CONFIG_HID_SMARTJOYPLUS is not set | 1331 | # CONFIG_HID_SMARTJOYPLUS is not set |
@@ -1326,7 +1346,6 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | |||
1326 | CONFIG_USB_DEVICEFS=y | 1346 | CONFIG_USB_DEVICEFS=y |
1327 | CONFIG_USB_DEVICE_CLASS=y | 1347 | CONFIG_USB_DEVICE_CLASS=y |
1328 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1348 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1329 | # CONFIG_USB_SUSPEND is not set | ||
1330 | # CONFIG_USB_OTG is not set | 1349 | # CONFIG_USB_OTG is not set |
1331 | # CONFIG_USB_OTG_WHITELIST is not set | 1350 | # CONFIG_USB_OTG_WHITELIST is not set |
1332 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1351 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
@@ -1405,7 +1424,6 @@ CONFIG_USB_STORAGE=y | |||
1405 | # CONFIG_USB_RIO500 is not set | 1424 | # CONFIG_USB_RIO500 is not set |
1406 | # CONFIG_USB_LEGOTOWER is not set | 1425 | # CONFIG_USB_LEGOTOWER is not set |
1407 | # CONFIG_USB_LCD is not set | 1426 | # CONFIG_USB_LCD is not set |
1408 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1409 | # CONFIG_USB_LED is not set | 1427 | # CONFIG_USB_LED is not set |
1410 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1428 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1411 | # CONFIG_USB_CYTHERM is not set | 1429 | # CONFIG_USB_CYTHERM is not set |
@@ -1417,7 +1435,6 @@ CONFIG_USB_STORAGE=y | |||
1417 | # CONFIG_USB_IOWARRIOR is not set | 1435 | # CONFIG_USB_IOWARRIOR is not set |
1418 | # CONFIG_USB_TEST is not set | 1436 | # CONFIG_USB_TEST is not set |
1419 | # CONFIG_USB_ISIGHTFW is not set | 1437 | # CONFIG_USB_ISIGHTFW is not set |
1420 | # CONFIG_USB_VST is not set | ||
1421 | # CONFIG_USB_GADGET is not set | 1438 | # CONFIG_USB_GADGET is not set |
1422 | 1439 | ||
1423 | # | 1440 | # |
@@ -1584,6 +1601,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1584 | # CONFIG_BFS_FS is not set | 1601 | # CONFIG_BFS_FS is not set |
1585 | # CONFIG_EFS_FS is not set | 1602 | # CONFIG_EFS_FS is not set |
1586 | # CONFIG_JFFS2_FS is not set | 1603 | # CONFIG_JFFS2_FS is not set |
1604 | # CONFIG_LOGFS is not set | ||
1587 | # CONFIG_CRAMFS is not set | 1605 | # CONFIG_CRAMFS is not set |
1588 | # CONFIG_SQUASHFS is not set | 1606 | # CONFIG_SQUASHFS is not set |
1589 | # CONFIG_VXFS_FS is not set | 1607 | # CONFIG_VXFS_FS is not set |
@@ -1610,6 +1628,7 @@ CONFIG_SUNRPC_GSS=y | |||
1610 | CONFIG_RPCSEC_GSS_KRB5=y | 1628 | CONFIG_RPCSEC_GSS_KRB5=y |
1611 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1629 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1612 | # CONFIG_SMB_FS is not set | 1630 | # CONFIG_SMB_FS is not set |
1631 | # CONFIG_CEPH_FS is not set | ||
1613 | # CONFIG_CIFS is not set | 1632 | # CONFIG_CIFS is not set |
1614 | # CONFIG_NCP_FS is not set | 1633 | # CONFIG_NCP_FS is not set |
1615 | # CONFIG_CODA_FS is not set | 1634 | # CONFIG_CODA_FS is not set |
@@ -1688,6 +1707,7 @@ CONFIG_SCHED_DEBUG=y | |||
1688 | # CONFIG_TIMER_STATS is not set | 1707 | # CONFIG_TIMER_STATS is not set |
1689 | # CONFIG_DEBUG_OBJECTS is not set | 1708 | # CONFIG_DEBUG_OBJECTS is not set |
1690 | # CONFIG_DEBUG_SLAB is not set | 1709 | # CONFIG_DEBUG_SLAB is not set |
1710 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1691 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1711 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1692 | # CONFIG_RT_MUTEX_TESTER is not set | 1712 | # CONFIG_RT_MUTEX_TESTER is not set |
1693 | # CONFIG_DEBUG_SPINLOCK is not set | 1713 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -1713,6 +1733,7 @@ CONFIG_FRAME_POINTER=y | |||
1713 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1733 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1714 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1734 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1715 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | 1735 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set |
1736 | # CONFIG_LKDTM is not set | ||
1716 | # CONFIG_FAULT_INJECTION is not set | 1737 | # CONFIG_FAULT_INJECTION is not set |
1717 | # CONFIG_LATENCYTOP is not set | 1738 | # CONFIG_LATENCYTOP is not set |
1718 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1739 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -1846,6 +1867,7 @@ CONFIG_CRYPTO_DES=y | |||
1846 | # | 1867 | # |
1847 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1868 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1848 | # CONFIG_CRYPTO_HW is not set | 1869 | # CONFIG_CRYPTO_HW is not set |
1870 | # CONFIG_VIRTUALIZATION is not set | ||
1849 | # CONFIG_BINARY_PRINTF is not set | 1871 | # CONFIG_BINARY_PRINTF is not set |
1850 | 1872 | ||
1851 | # | 1873 | # |