diff options
Diffstat (limited to 'arch/powerpc/configs/85xx/socrates_defconfig')
-rw-r--r-- | arch/powerpc/configs/85xx/socrates_defconfig | 385 |
1 files changed, 296 insertions, 89 deletions
diff --git a/arch/powerpc/configs/85xx/socrates_defconfig b/arch/powerpc/configs/85xx/socrates_defconfig index 0cc9048290a..79984589db6 100644 --- a/arch/powerpc/configs/85xx/socrates_defconfig +++ b/arch/powerpc/configs/85xx/socrates_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.26.2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Sat Oct 18 11:06:13 2008 | 4 | # Wed May 13 17:22:21 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,15 +15,19 @@ CONFIG_PPC_85xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_E500=y | 17 | CONFIG_E500=y |
18 | # CONFIG_PPC_E500MC is not set | ||
18 | CONFIG_BOOKE=y | 19 | CONFIG_BOOKE=y |
19 | CONFIG_FSL_BOOKE=y | 20 | CONFIG_FSL_BOOKE=y |
20 | CONFIG_FSL_EMB_PERFMON=y | 21 | CONFIG_FSL_EMB_PERFMON=y |
21 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
22 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
24 | CONFIG_PPC_MMU_NOHASH=y | ||
25 | CONFIG_PPC_BOOK3E_MMU=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
27 | # CONFIG_SMP is not set | ||
24 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 29 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 30 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
27 | CONFIG_MMU=y | 31 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 32 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 33 | CONFIG_GENERIC_TIME=y |
@@ -33,6 +37,7 @@ CONFIG_GENERIC_HARDIRQS=y | |||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 39 | CONFIG_STACKTRACE_SUPPORT=y |
40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
36 | CONFIG_LOCKDEP_SUPPORT=y | 41 | CONFIG_LOCKDEP_SUPPORT=y |
37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 42 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
38 | CONFIG_ARCH_HAS_ILOG2_U32=y | 43 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -43,7 +48,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
43 | CONFIG_PPC=y | 48 | CONFIG_PPC=y |
44 | CONFIG_EARLY_PRINTK=y | 49 | CONFIG_EARLY_PRINTK=y |
45 | CONFIG_GENERIC_NVRAM=y | 50 | CONFIG_GENERIC_NVRAM=y |
46 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 51 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 52 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
48 | CONFIG_PPC_OF=y | 53 | CONFIG_PPC_OF=y |
49 | CONFIG_OF=y | 54 | CONFIG_OF=y |
@@ -54,6 +59,7 @@ CONFIG_GENERIC_BUG=y | |||
54 | CONFIG_DEFAULT_UIMAGE=y | 59 | CONFIG_DEFAULT_UIMAGE=y |
55 | # CONFIG_PPC_DCR_NATIVE is not set | 60 | # CONFIG_PPC_DCR_NATIVE is not set |
56 | # CONFIG_PPC_DCR_MMIO is not set | 61 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
57 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
58 | 64 | ||
59 | # | 65 | # |
@@ -71,54 +77,70 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
71 | # CONFIG_BSD_PROCESS_ACCT is not set | 77 | # CONFIG_BSD_PROCESS_ACCT is not set |
72 | # CONFIG_TASKSTATS is not set | 78 | # CONFIG_TASKSTATS is not set |
73 | # CONFIG_AUDIT is not set | 79 | # CONFIG_AUDIT is not set |
80 | |||
81 | # | ||
82 | # RCU Subsystem | ||
83 | # | ||
84 | CONFIG_CLASSIC_RCU=y | ||
85 | # CONFIG_TREE_RCU is not set | ||
86 | # CONFIG_PREEMPT_RCU is not set | ||
87 | # CONFIG_TREE_RCU_TRACE is not set | ||
88 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
74 | # CONFIG_IKCONFIG is not set | 89 | # CONFIG_IKCONFIG is not set |
75 | CONFIG_LOG_BUF_SHIFT=16 | 90 | CONFIG_LOG_BUF_SHIFT=16 |
76 | # CONFIG_CGROUPS is not set | ||
77 | CONFIG_GROUP_SCHED=y | 91 | CONFIG_GROUP_SCHED=y |
78 | CONFIG_FAIR_GROUP_SCHED=y | 92 | CONFIG_FAIR_GROUP_SCHED=y |
79 | # CONFIG_RT_GROUP_SCHED is not set | 93 | # CONFIG_RT_GROUP_SCHED is not set |
80 | CONFIG_USER_SCHED=y | 94 | CONFIG_USER_SCHED=y |
81 | # CONFIG_CGROUP_SCHED is not set | 95 | # CONFIG_CGROUP_SCHED is not set |
96 | # CONFIG_CGROUPS is not set | ||
82 | CONFIG_SYSFS_DEPRECATED=y | 97 | CONFIG_SYSFS_DEPRECATED=y |
83 | CONFIG_SYSFS_DEPRECATED_V2=y | 98 | CONFIG_SYSFS_DEPRECATED_V2=y |
84 | # CONFIG_RELAY is not set | 99 | # CONFIG_RELAY is not set |
85 | # CONFIG_NAMESPACES is not set | 100 | # CONFIG_NAMESPACES is not set |
86 | CONFIG_BLK_DEV_INITRD=y | 101 | CONFIG_BLK_DEV_INITRD=y |
87 | CONFIG_INITRAMFS_SOURCE="" | 102 | CONFIG_INITRAMFS_SOURCE="" |
103 | CONFIG_RD_GZIP=y | ||
104 | # CONFIG_RD_BZIP2 is not set | ||
105 | # CONFIG_RD_LZMA is not set | ||
88 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
89 | CONFIG_SYSCTL=y | 107 | CONFIG_SYSCTL=y |
108 | CONFIG_ANON_INODES=y | ||
90 | CONFIG_EMBEDDED=y | 109 | CONFIG_EMBEDDED=y |
91 | CONFIG_SYSCTL_SYSCALL=y | 110 | CONFIG_SYSCTL_SYSCALL=y |
92 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
93 | # CONFIG_KALLSYMS is not set | 111 | # CONFIG_KALLSYMS is not set |
112 | # CONFIG_STRIP_ASM_SYMS is not set | ||
94 | # CONFIG_HOTPLUG is not set | 113 | # CONFIG_HOTPLUG is not set |
95 | CONFIG_PRINTK=y | 114 | CONFIG_PRINTK=y |
96 | CONFIG_BUG=y | 115 | CONFIG_BUG=y |
97 | CONFIG_ELF_CORE=y | 116 | CONFIG_ELF_CORE=y |
98 | CONFIG_COMPAT_BRK=y | ||
99 | CONFIG_BASE_FULL=y | 117 | CONFIG_BASE_FULL=y |
100 | CONFIG_FUTEX=y | 118 | CONFIG_FUTEX=y |
101 | CONFIG_ANON_INODES=y | ||
102 | # CONFIG_EPOLL is not set | 119 | # CONFIG_EPOLL is not set |
103 | CONFIG_SIGNALFD=y | 120 | CONFIG_SIGNALFD=y |
104 | CONFIG_TIMERFD=y | 121 | CONFIG_TIMERFD=y |
105 | CONFIG_EVENTFD=y | 122 | CONFIG_EVENTFD=y |
106 | CONFIG_SHMEM=y | 123 | CONFIG_SHMEM=y |
124 | CONFIG_AIO=y | ||
107 | CONFIG_VM_EVENT_COUNTERS=y | 125 | CONFIG_VM_EVENT_COUNTERS=y |
126 | CONFIG_PCI_QUIRKS=y | ||
108 | CONFIG_SLUB_DEBUG=y | 127 | CONFIG_SLUB_DEBUG=y |
128 | CONFIG_COMPAT_BRK=y | ||
109 | # CONFIG_SLAB is not set | 129 | # CONFIG_SLAB is not set |
110 | CONFIG_SLUB=y | 130 | CONFIG_SLUB=y |
111 | # CONFIG_SLOB is not set | 131 | # CONFIG_SLOB is not set |
112 | # CONFIG_PROFILING is not set | 132 | # CONFIG_PROFILING is not set |
113 | # CONFIG_MARKERS is not set | 133 | # CONFIG_MARKERS is not set |
114 | CONFIG_HAVE_OPROFILE=y | 134 | CONFIG_HAVE_OPROFILE=y |
135 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
136 | CONFIG_HAVE_IOREMAP_PROT=y | ||
115 | CONFIG_HAVE_KPROBES=y | 137 | CONFIG_HAVE_KPROBES=y |
116 | CONFIG_HAVE_KRETPROBES=y | 138 | CONFIG_HAVE_KRETPROBES=y |
117 | # CONFIG_HAVE_DMA_ATTRS is not set | 139 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
118 | CONFIG_PROC_PAGE_MONITOR=y | 140 | # CONFIG_SLOW_WORK is not set |
141 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
119 | CONFIG_SLABINFO=y | 142 | CONFIG_SLABINFO=y |
120 | CONFIG_RT_MUTEXES=y | 143 | CONFIG_RT_MUTEXES=y |
121 | # CONFIG_TINY_SHMEM is not set | ||
122 | CONFIG_BASE_SMALL=0 | 144 | CONFIG_BASE_SMALL=0 |
123 | CONFIG_MODULES=y | 145 | CONFIG_MODULES=y |
124 | # CONFIG_MODULE_FORCE_LOAD is not set | 146 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -126,12 +148,10 @@ CONFIG_MODULE_UNLOAD=y | |||
126 | CONFIG_MODULE_FORCE_UNLOAD=y | 148 | CONFIG_MODULE_FORCE_UNLOAD=y |
127 | # CONFIG_MODVERSIONS is not set | 149 | # CONFIG_MODVERSIONS is not set |
128 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 150 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
129 | # CONFIG_KMOD is not set | ||
130 | CONFIG_BLOCK=y | 151 | CONFIG_BLOCK=y |
131 | # CONFIG_LBD is not set | 152 | # CONFIG_LBD is not set |
132 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
133 | # CONFIG_LSF is not set | ||
134 | # CONFIG_BLK_DEV_BSG is not set | 153 | # CONFIG_BLK_DEV_BSG is not set |
154 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
135 | 155 | ||
136 | # | 156 | # |
137 | # IO Schedulers | 157 | # IO Schedulers |
@@ -145,13 +165,11 @@ CONFIG_DEFAULT_AS=y | |||
145 | # CONFIG_DEFAULT_CFQ is not set | 165 | # CONFIG_DEFAULT_CFQ is not set |
146 | # CONFIG_DEFAULT_NOOP is not set | 166 | # CONFIG_DEFAULT_NOOP is not set |
147 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 167 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
148 | CONFIG_CLASSIC_RCU=y | 168 | # CONFIG_FREEZER is not set |
149 | 169 | ||
150 | # | 170 | # |
151 | # Platform support | 171 | # Platform support |
152 | # | 172 | # |
153 | # CONFIG_PPC_MPC512x is not set | ||
154 | # CONFIG_PPC_MPC5121 is not set | ||
155 | # CONFIG_PPC_CELL is not set | 173 | # CONFIG_PPC_CELL is not set |
156 | # CONFIG_PPC_CELL_NATIVE is not set | 174 | # CONFIG_PPC_CELL_NATIVE is not set |
157 | # CONFIG_PQ2ADS is not set | 175 | # CONFIG_PQ2ADS is not set |
@@ -160,12 +178,14 @@ CONFIG_MPC85xx=y | |||
160 | # CONFIG_MPC8560_ADS is not set | 178 | # CONFIG_MPC8560_ADS is not set |
161 | # CONFIG_MPC85xx_CDS is not set | 179 | # CONFIG_MPC85xx_CDS is not set |
162 | # CONFIG_MPC85xx_MDS is not set | 180 | # CONFIG_MPC85xx_MDS is not set |
181 | # CONFIG_MPC8536_DS is not set | ||
163 | # CONFIG_MPC85xx_DS is not set | 182 | # CONFIG_MPC85xx_DS is not set |
164 | CONFIG_SOCRATES=y | 183 | CONFIG_SOCRATES=y |
165 | # CONFIG_KSI8560 is not set | 184 | # CONFIG_KSI8560 is not set |
166 | # CONFIG_STX_GP3 is not set | 185 | # CONFIG_STX_GP3 is not set |
167 | # CONFIG_TQM8540 is not set | 186 | # CONFIG_TQM8540 is not set |
168 | # CONFIG_TQM8541 is not set | 187 | # CONFIG_TQM8541 is not set |
188 | # CONFIG_TQM8548 is not set | ||
169 | # CONFIG_TQM8555 is not set | 189 | # CONFIG_TQM8555 is not set |
170 | # CONFIG_TQM8560 is not set | 190 | # CONFIG_TQM8560 is not set |
171 | # CONFIG_SBC8548 is not set | 191 | # CONFIG_SBC8548 is not set |
@@ -181,14 +201,16 @@ CONFIG_MPIC=y | |||
181 | # CONFIG_PPC_INDIRECT_IO is not set | 201 | # CONFIG_PPC_INDIRECT_IO is not set |
182 | # CONFIG_GENERIC_IOMAP is not set | 202 | # CONFIG_GENERIC_IOMAP is not set |
183 | # CONFIG_CPU_FREQ is not set | 203 | # CONFIG_CPU_FREQ is not set |
204 | # CONFIG_QUICC_ENGINE is not set | ||
184 | # CONFIG_CPM2 is not set | 205 | # CONFIG_CPM2 is not set |
185 | # CONFIG_FSL_ULI1575 is not set | 206 | # CONFIG_FSL_ULI1575 is not set |
207 | # CONFIG_MPC8xxx_GPIO is not set | ||
208 | # CONFIG_SIMPLE_GPIO is not set | ||
186 | 209 | ||
187 | # | 210 | # |
188 | # Kernel options | 211 | # Kernel options |
189 | # | 212 | # |
190 | # CONFIG_HIGHMEM is not set | 213 | # CONFIG_HIGHMEM is not set |
191 | # CONFIG_TICK_ONESHOT is not set | ||
192 | # CONFIG_NO_HZ is not set | 214 | # CONFIG_NO_HZ is not set |
193 | # CONFIG_HIGH_RES_TIMERS is not set | 215 | # CONFIG_HIGH_RES_TIMERS is not set |
194 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 216 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -202,6 +224,8 @@ CONFIG_PREEMPT_NONE=y | |||
202 | # CONFIG_PREEMPT_VOLUNTARY is not set | 224 | # CONFIG_PREEMPT_VOLUNTARY is not set |
203 | # CONFIG_PREEMPT is not set | 225 | # CONFIG_PREEMPT is not set |
204 | CONFIG_BINFMT_ELF=y | 226 | CONFIG_BINFMT_ELF=y |
227 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
228 | # CONFIG_HAVE_AOUT is not set | ||
205 | # CONFIG_BINFMT_MISC is not set | 229 | # CONFIG_BINFMT_MISC is not set |
206 | CONFIG_MATH_EMULATION=y | 230 | CONFIG_MATH_EMULATION=y |
207 | # CONFIG_IOMMU_HELPER is not set | 231 | # CONFIG_IOMMU_HELPER is not set |
@@ -216,17 +240,24 @@ CONFIG_FLATMEM_MANUAL=y | |||
216 | # CONFIG_SPARSEMEM_MANUAL is not set | 240 | # CONFIG_SPARSEMEM_MANUAL is not set |
217 | CONFIG_FLATMEM=y | 241 | CONFIG_FLATMEM=y |
218 | CONFIG_FLAT_NODE_MEM_MAP=y | 242 | CONFIG_FLAT_NODE_MEM_MAP=y |
219 | # CONFIG_SPARSEMEM_STATIC is not set | ||
220 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
221 | CONFIG_PAGEFLAGS_EXTENDED=y | 243 | CONFIG_PAGEFLAGS_EXTENDED=y |
222 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 244 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
223 | # CONFIG_RESOURCES_64BIT is not set | 245 | CONFIG_MIGRATION=y |
246 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
224 | CONFIG_ZONE_DMA_FLAG=1 | 247 | CONFIG_ZONE_DMA_FLAG=1 |
225 | CONFIG_BOUNCE=y | 248 | CONFIG_BOUNCE=y |
226 | CONFIG_VIRT_TO_BUS=y | 249 | CONFIG_VIRT_TO_BUS=y |
250 | CONFIG_UNEVICTABLE_LRU=y | ||
251 | CONFIG_HAVE_MLOCK=y | ||
252 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
253 | CONFIG_PPC_4K_PAGES=y | ||
254 | # CONFIG_PPC_16K_PAGES is not set | ||
255 | # CONFIG_PPC_64K_PAGES is not set | ||
256 | # CONFIG_PPC_256K_PAGES is not set | ||
227 | CONFIG_FORCE_MAX_ZONEORDER=11 | 257 | CONFIG_FORCE_MAX_ZONEORDER=11 |
228 | # CONFIG_PROC_DEVICETREE is not set | 258 | # CONFIG_PROC_DEVICETREE is not set |
229 | # CONFIG_CMDLINE_BOOL is not set | 259 | # CONFIG_CMDLINE_BOOL is not set |
260 | CONFIG_EXTRA_TARGETS="" | ||
230 | # CONFIG_PM is not set | 261 | # CONFIG_PM is not set |
231 | CONFIG_SECCOMP=y | 262 | CONFIG_SECCOMP=y |
232 | CONFIG_ISA_DMA_API=y | 263 | CONFIG_ISA_DMA_API=y |
@@ -238,6 +269,7 @@ CONFIG_ZONE_DMA=y | |||
238 | CONFIG_PPC_INDIRECT_PCI=y | 269 | CONFIG_PPC_INDIRECT_PCI=y |
239 | CONFIG_FSL_SOC=y | 270 | CONFIG_FSL_SOC=y |
240 | CONFIG_FSL_PCI=y | 271 | CONFIG_FSL_PCI=y |
272 | CONFIG_PPC_PCI_CHOICE=y | ||
241 | CONFIG_PCI=y | 273 | CONFIG_PCI=y |
242 | CONFIG_PCI_DOMAINS=y | 274 | CONFIG_PCI_DOMAINS=y |
243 | CONFIG_PCI_SYSCALL=y | 275 | CONFIG_PCI_SYSCALL=y |
@@ -245,6 +277,8 @@ CONFIG_PCI_SYSCALL=y | |||
245 | CONFIG_ARCH_SUPPORTS_MSI=y | 277 | CONFIG_ARCH_SUPPORTS_MSI=y |
246 | # CONFIG_PCI_MSI is not set | 278 | # CONFIG_PCI_MSI is not set |
247 | CONFIG_PCI_LEGACY=y | 279 | CONFIG_PCI_LEGACY=y |
280 | # CONFIG_PCI_STUB is not set | ||
281 | # CONFIG_PCI_IOV is not set | ||
248 | # CONFIG_HAS_RAPIDIO is not set | 282 | # CONFIG_HAS_RAPIDIO is not set |
249 | 283 | ||
250 | # | 284 | # |
@@ -256,15 +290,12 @@ CONFIG_PCI_LEGACY=y | |||
256 | # Default settings for advanced configuration options are used | 290 | # Default settings for advanced configuration options are used |
257 | # | 291 | # |
258 | CONFIG_LOWMEM_SIZE=0x30000000 | 292 | CONFIG_LOWMEM_SIZE=0x30000000 |
293 | CONFIG_LOWMEM_CAM_NUM=3 | ||
259 | CONFIG_PAGE_OFFSET=0xc0000000 | 294 | CONFIG_PAGE_OFFSET=0xc0000000 |
260 | CONFIG_KERNEL_START=0xc0000000 | 295 | CONFIG_KERNEL_START=0xc0000000 |
261 | CONFIG_PHYSICAL_START=0x00000000 | 296 | CONFIG_PHYSICAL_START=0x00000000 |
262 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 297 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
263 | CONFIG_TASK_SIZE=0xc0000000 | 298 | CONFIG_TASK_SIZE=0xc0000000 |
264 | |||
265 | # | ||
266 | # Networking | ||
267 | # | ||
268 | CONFIG_NET=y | 299 | CONFIG_NET=y |
269 | 300 | ||
270 | # | 301 | # |
@@ -315,6 +346,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
315 | # CONFIG_TIPC is not set | 346 | # CONFIG_TIPC is not set |
316 | # CONFIG_ATM is not set | 347 | # CONFIG_ATM is not set |
317 | # CONFIG_BRIDGE is not set | 348 | # CONFIG_BRIDGE is not set |
349 | # CONFIG_NET_DSA is not set | ||
318 | # CONFIG_VLAN_8021Q is not set | 350 | # CONFIG_VLAN_8021Q is not set |
319 | # CONFIG_DECNET is not set | 351 | # CONFIG_DECNET is not set |
320 | # CONFIG_LLC2 is not set | 352 | # CONFIG_LLC2 is not set |
@@ -324,7 +356,9 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
324 | # CONFIG_LAPB is not set | 356 | # CONFIG_LAPB is not set |
325 | # CONFIG_ECONET is not set | 357 | # CONFIG_ECONET is not set |
326 | # CONFIG_WAN_ROUTER is not set | 358 | # CONFIG_WAN_ROUTER is not set |
359 | # CONFIG_PHONET is not set | ||
327 | # CONFIG_NET_SCHED is not set | 360 | # CONFIG_NET_SCHED is not set |
361 | # CONFIG_DCB is not set | ||
328 | 362 | ||
329 | # | 363 | # |
330 | # Network testing | 364 | # Network testing |
@@ -339,27 +373,17 @@ CONFIG_CAN_BCM=y | |||
339 | # CAN Device Drivers | 373 | # CAN Device Drivers |
340 | # | 374 | # |
341 | # CONFIG_CAN_VCAN is not set | 375 | # CONFIG_CAN_VCAN is not set |
342 | # CONFIG_CAN_OLD_DRIVERS is not set | ||
343 | # CONFIG_CAN_SLCAN is not set | ||
344 | CONFIG_CAN_SJA1000=y | ||
345 | CONFIG_CAN_SJA1000_MEM_OF=y | ||
346 | # CONFIG_CAN_EMS_PCI is not set | ||
347 | # CONFIG_CAN_IXXAT_PCI is not set | ||
348 | # CONFIG_CAN_PEAK_PCI is not set | ||
349 | # CONFIG_CAN_KVASER_PCI is not set | ||
350 | # CONFIG_CAN_MSCAN is not set | ||
351 | # CONFIG_CAN_DEBUG_DEVICES is not set | 376 | # CONFIG_CAN_DEBUG_DEVICES is not set |
352 | # CONFIG_IRDA is not set | 377 | # CONFIG_IRDA is not set |
353 | # CONFIG_BT is not set | 378 | # CONFIG_BT is not set |
354 | # CONFIG_AF_RXRPC is not set | 379 | # CONFIG_AF_RXRPC is not set |
355 | 380 | CONFIG_WIRELESS=y | |
356 | # | ||
357 | # Wireless | ||
358 | # | ||
359 | # CONFIG_CFG80211 is not set | 381 | # CONFIG_CFG80211 is not set |
382 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
360 | # CONFIG_WIRELESS_EXT is not set | 383 | # CONFIG_WIRELESS_EXT is not set |
384 | # CONFIG_LIB80211 is not set | ||
361 | # CONFIG_MAC80211 is not set | 385 | # CONFIG_MAC80211 is not set |
362 | # CONFIG_IEEE80211 is not set | 386 | # CONFIG_WIMAX is not set |
363 | # CONFIG_RFKILL is not set | 387 | # CONFIG_RFKILL is not set |
364 | # CONFIG_NET_9P is not set | 388 | # CONFIG_NET_9P is not set |
365 | 389 | ||
@@ -378,6 +402,7 @@ CONFIG_MTD=y | |||
378 | # CONFIG_MTD_DEBUG is not set | 402 | # CONFIG_MTD_DEBUG is not set |
379 | CONFIG_MTD_CONCAT=y | 403 | CONFIG_MTD_CONCAT=y |
380 | CONFIG_MTD_PARTITIONS=y | 404 | CONFIG_MTD_PARTITIONS=y |
405 | # CONFIG_MTD_TESTS is not set | ||
381 | # CONFIG_MTD_REDBOOT_PARTS is not set | 406 | # CONFIG_MTD_REDBOOT_PARTS is not set |
382 | CONFIG_MTD_CMDLINE_PARTS=y | 407 | CONFIG_MTD_CMDLINE_PARTS=y |
383 | CONFIG_MTD_OF_PARTS=y | 408 | CONFIG_MTD_OF_PARTS=y |
@@ -458,15 +483,22 @@ CONFIG_MTD_NAND_IDS=y | |||
458 | # CONFIG_MTD_NAND_PLATFORM is not set | 483 | # CONFIG_MTD_NAND_PLATFORM is not set |
459 | # CONFIG_MTD_ALAUDA is not set | 484 | # CONFIG_MTD_ALAUDA is not set |
460 | # CONFIG_MTD_NAND_FSL_ELBC is not set | 485 | # CONFIG_MTD_NAND_FSL_ELBC is not set |
486 | # CONFIG_MTD_NAND_FSL_UPM is not set | ||
461 | CONFIG_MTD_NAND_SOCRATES=y | 487 | CONFIG_MTD_NAND_SOCRATES=y |
462 | # CONFIG_MTD_ONENAND is not set | 488 | # CONFIG_MTD_ONENAND is not set |
463 | 489 | ||
464 | # | 490 | # |
491 | # LPDDR flash memory drivers | ||
492 | # | ||
493 | # CONFIG_MTD_LPDDR is not set | ||
494 | |||
495 | # | ||
465 | # UBI - Unsorted block images | 496 | # UBI - Unsorted block images |
466 | # | 497 | # |
467 | # CONFIG_MTD_UBI is not set | 498 | # CONFIG_MTD_UBI is not set |
468 | CONFIG_OF_DEVICE=y | 499 | CONFIG_OF_DEVICE=y |
469 | CONFIG_OF_I2C=y | 500 | CONFIG_OF_I2C=y |
501 | CONFIG_OF_SPI=y | ||
470 | # CONFIG_PARPORT is not set | 502 | # CONFIG_PARPORT is not set |
471 | CONFIG_BLK_DEV=y | 503 | CONFIG_BLK_DEV=y |
472 | # CONFIG_BLK_DEV_FD is not set | 504 | # CONFIG_BLK_DEV_FD is not set |
@@ -486,12 +518,24 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
486 | # CONFIG_BLK_DEV_XIP is not set | 518 | # CONFIG_BLK_DEV_XIP is not set |
487 | # CONFIG_CDROM_PKTCDVD is not set | 519 | # CONFIG_CDROM_PKTCDVD is not set |
488 | # CONFIG_ATA_OVER_ETH is not set | 520 | # CONFIG_ATA_OVER_ETH is not set |
521 | # CONFIG_BLK_DEV_HD is not set | ||
489 | CONFIG_MISC_DEVICES=y | 522 | CONFIG_MISC_DEVICES=y |
490 | # CONFIG_PHANTOM is not set | 523 | # CONFIG_PHANTOM is not set |
491 | # CONFIG_EEPROM_93CX6 is not set | ||
492 | # CONFIG_SGI_IOC4 is not set | 524 | # CONFIG_SGI_IOC4 is not set |
493 | # CONFIG_TIFM_CORE is not set | 525 | # CONFIG_TIFM_CORE is not set |
526 | # CONFIG_ICS932S401 is not set | ||
494 | # CONFIG_ENCLOSURE_SERVICES is not set | 527 | # CONFIG_ENCLOSURE_SERVICES is not set |
528 | # CONFIG_HP_ILO is not set | ||
529 | # CONFIG_ISL29003 is not set | ||
530 | # CONFIG_C2PORT is not set | ||
531 | |||
532 | # | ||
533 | # EEPROM support | ||
534 | # | ||
535 | # CONFIG_EEPROM_AT24 is not set | ||
536 | # CONFIG_EEPROM_AT25 is not set | ||
537 | # CONFIG_EEPROM_LEGACY is not set | ||
538 | # CONFIG_EEPROM_93CX6 is not set | ||
495 | CONFIG_HAVE_IDE=y | 539 | CONFIG_HAVE_IDE=y |
496 | # CONFIG_IDE is not set | 540 | # CONFIG_IDE is not set |
497 | 541 | ||
@@ -533,6 +577,8 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
533 | # CONFIG_SCSI_SAS_LIBSAS is not set | 577 | # CONFIG_SCSI_SAS_LIBSAS is not set |
534 | # CONFIG_SCSI_SRP_ATTRS is not set | 578 | # CONFIG_SCSI_SRP_ATTRS is not set |
535 | # CONFIG_SCSI_LOWLEVEL is not set | 579 | # CONFIG_SCSI_LOWLEVEL is not set |
580 | # CONFIG_SCSI_DH is not set | ||
581 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
536 | # CONFIG_ATA is not set | 582 | # CONFIG_ATA is not set |
537 | # CONFIG_MD is not set | 583 | # CONFIG_MD is not set |
538 | # CONFIG_FUSION is not set | 584 | # CONFIG_FUSION is not set |
@@ -549,7 +595,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
549 | # CONFIG_I2O is not set | 595 | # CONFIG_I2O is not set |
550 | # CONFIG_MACINTOSH_DRIVERS is not set | 596 | # CONFIG_MACINTOSH_DRIVERS is not set |
551 | CONFIG_NETDEVICES=y | 597 | CONFIG_NETDEVICES=y |
552 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | 598 | CONFIG_COMPAT_NET_DEV_OPS=y |
553 | # CONFIG_DUMMY is not set | 599 | # CONFIG_DUMMY is not set |
554 | # CONFIG_BONDING is not set | 600 | # CONFIG_BONDING is not set |
555 | # CONFIG_MACVLAN is not set | 601 | # CONFIG_MACVLAN is not set |
@@ -572,6 +618,9 @@ CONFIG_MARVELL_PHY=y | |||
572 | # CONFIG_BROADCOM_PHY is not set | 618 | # CONFIG_BROADCOM_PHY is not set |
573 | # CONFIG_ICPLUS_PHY is not set | 619 | # CONFIG_ICPLUS_PHY is not set |
574 | # CONFIG_REALTEK_PHY is not set | 620 | # CONFIG_REALTEK_PHY is not set |
621 | # CONFIG_NATIONAL_PHY is not set | ||
622 | # CONFIG_STE10XP is not set | ||
623 | # CONFIG_LSI_ET1011C_PHY is not set | ||
575 | # CONFIG_FIXED_PHY is not set | 624 | # CONFIG_FIXED_PHY is not set |
576 | # CONFIG_MDIO_BITBANG is not set | 625 | # CONFIG_MDIO_BITBANG is not set |
577 | CONFIG_NET_ETHERNET=y | 626 | CONFIG_NET_ETHERNET=y |
@@ -581,22 +630,28 @@ CONFIG_MII=y | |||
581 | # CONFIG_CASSINI is not set | 630 | # CONFIG_CASSINI is not set |
582 | # CONFIG_NET_VENDOR_3COM is not set | 631 | # CONFIG_NET_VENDOR_3COM is not set |
583 | # CONFIG_ENC28J60 is not set | 632 | # CONFIG_ENC28J60 is not set |
633 | # CONFIG_ETHOC is not set | ||
634 | # CONFIG_DNET is not set | ||
584 | # CONFIG_NET_TULIP is not set | 635 | # CONFIG_NET_TULIP is not set |
585 | # CONFIG_HP100 is not set | 636 | # CONFIG_HP100 is not set |
586 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 637 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
587 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 638 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
588 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 639 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
589 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 640 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
641 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
642 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
643 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
590 | # CONFIG_NET_PCI is not set | 644 | # CONFIG_NET_PCI is not set |
591 | # CONFIG_B44 is not set | 645 | # CONFIG_B44 is not set |
646 | # CONFIG_ATL2 is not set | ||
592 | CONFIG_NETDEV_1000=y | 647 | CONFIG_NETDEV_1000=y |
593 | # CONFIG_ACENIC is not set | 648 | # CONFIG_ACENIC is not set |
594 | # CONFIG_DL2K is not set | 649 | # CONFIG_DL2K is not set |
595 | # CONFIG_E1000 is not set | 650 | # CONFIG_E1000 is not set |
596 | # CONFIG_E1000E is not set | 651 | # CONFIG_E1000E is not set |
597 | # CONFIG_E1000E_ENABLED is not set | ||
598 | # CONFIG_IP1000 is not set | 652 | # CONFIG_IP1000 is not set |
599 | # CONFIG_IGB is not set | 653 | # CONFIG_IGB is not set |
654 | # CONFIG_IGBVF is not set | ||
600 | # CONFIG_NS83820 is not set | 655 | # CONFIG_NS83820 is not set |
601 | # CONFIG_HAMACHI is not set | 656 | # CONFIG_HAMACHI is not set |
602 | # CONFIG_YELLOWFIN is not set | 657 | # CONFIG_YELLOWFIN is not set |
@@ -607,10 +662,13 @@ CONFIG_NETDEV_1000=y | |||
607 | # CONFIG_VIA_VELOCITY is not set | 662 | # CONFIG_VIA_VELOCITY is not set |
608 | # CONFIG_TIGON3 is not set | 663 | # CONFIG_TIGON3 is not set |
609 | # CONFIG_BNX2 is not set | 664 | # CONFIG_BNX2 is not set |
665 | CONFIG_FSL_PQ_MDIO=y | ||
610 | CONFIG_GIANFAR=y | 666 | CONFIG_GIANFAR=y |
611 | CONFIG_GFAR_NAPI=y | ||
612 | # CONFIG_QLA3XXX is not set | 667 | # CONFIG_QLA3XXX is not set |
613 | # CONFIG_ATL1 is not set | 668 | # CONFIG_ATL1 is not set |
669 | # CONFIG_ATL1E is not set | ||
670 | # CONFIG_ATL1C is not set | ||
671 | # CONFIG_JME is not set | ||
614 | # CONFIG_NETDEV_10000 is not set | 672 | # CONFIG_NETDEV_10000 is not set |
615 | # CONFIG_TR is not set | 673 | # CONFIG_TR is not set |
616 | 674 | ||
@@ -619,7 +677,10 @@ CONFIG_GFAR_NAPI=y | |||
619 | # | 677 | # |
620 | # CONFIG_WLAN_PRE80211 is not set | 678 | # CONFIG_WLAN_PRE80211 is not set |
621 | # CONFIG_WLAN_80211 is not set | 679 | # CONFIG_WLAN_80211 is not set |
622 | # CONFIG_IWLWIFI_LEDS is not set | 680 | |
681 | # | ||
682 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
683 | # | ||
623 | 684 | ||
624 | # | 685 | # |
625 | # USB Network Adapters | 686 | # USB Network Adapters |
@@ -668,17 +729,23 @@ CONFIG_INPUT_EVDEV=y | |||
668 | # CONFIG_INPUT_TABLET is not set | 729 | # CONFIG_INPUT_TABLET is not set |
669 | CONFIG_INPUT_TOUCHSCREEN=y | 730 | CONFIG_INPUT_TOUCHSCREEN=y |
670 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | 731 | # CONFIG_TOUCHSCREEN_ADS7846 is not set |
732 | # CONFIG_TOUCHSCREEN_AD7877 is not set | ||
733 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set | ||
734 | # CONFIG_TOUCHSCREEN_AD7879_SPI is not set | ||
735 | # CONFIG_TOUCHSCREEN_AD7879 is not set | ||
671 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 736 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
672 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 737 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
673 | # CONFIG_TOUCHSCREEN_ELO is not set | 738 | # CONFIG_TOUCHSCREEN_ELO is not set |
739 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
674 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 740 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
741 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
675 | # CONFIG_TOUCHSCREEN_MK712 is not set | 742 | # CONFIG_TOUCHSCREEN_MK712 is not set |
676 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | 743 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set |
677 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 744 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set |
678 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 745 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
679 | # CONFIG_TOUCHSCREEN_UCB1400 is not set | ||
680 | CONFIG_TOUCHSCREEN_TSC2003=y | ||
681 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | 746 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set |
747 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
748 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
682 | # CONFIG_INPUT_MISC is not set | 749 | # CONFIG_INPUT_MISC is not set |
683 | 750 | ||
684 | # | 751 | # |
@@ -691,6 +758,7 @@ CONFIG_TOUCHSCREEN_TSC2003=y | |||
691 | # Character devices | 758 | # Character devices |
692 | # | 759 | # |
693 | CONFIG_VT=y | 760 | CONFIG_VT=y |
761 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
694 | CONFIG_VT_CONSOLE=y | 762 | CONFIG_VT_CONSOLE=y |
695 | CONFIG_HW_CONSOLE=y | 763 | CONFIG_HW_CONSOLE=y |
696 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 764 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
@@ -715,16 +783,20 @@ CONFIG_SERIAL_8250_RSA=y | |||
715 | # | 783 | # |
716 | # Non-8250 serial port support | 784 | # Non-8250 serial port support |
717 | # | 785 | # |
786 | # CONFIG_SERIAL_MAX3100 is not set | ||
718 | # CONFIG_SERIAL_UARTLITE is not set | 787 | # CONFIG_SERIAL_UARTLITE is not set |
719 | CONFIG_SERIAL_CORE=y | 788 | CONFIG_SERIAL_CORE=y |
720 | CONFIG_SERIAL_CORE_CONSOLE=y | 789 | CONFIG_SERIAL_CORE_CONSOLE=y |
721 | # CONFIG_SERIAL_JSM is not set | 790 | # CONFIG_SERIAL_JSM is not set |
722 | # CONFIG_SERIAL_OF_PLATFORM is not set | 791 | # CONFIG_SERIAL_OF_PLATFORM is not set |
723 | CONFIG_UNIX98_PTYS=y | 792 | CONFIG_UNIX98_PTYS=y |
793 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
724 | CONFIG_LEGACY_PTYS=y | 794 | CONFIG_LEGACY_PTYS=y |
725 | CONFIG_LEGACY_PTY_COUNT=256 | 795 | CONFIG_LEGACY_PTY_COUNT=256 |
796 | # CONFIG_HVC_UDBG is not set | ||
726 | # CONFIG_IPMI_HANDLER is not set | 797 | # CONFIG_IPMI_HANDLER is not set |
727 | CONFIG_HW_RANDOM=y | 798 | CONFIG_HW_RANDOM=y |
799 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
728 | # CONFIG_NVRAM is not set | 800 | # CONFIG_NVRAM is not set |
729 | # CONFIG_R3964 is not set | 801 | # CONFIG_R3964 is not set |
730 | # CONFIG_APPLICOM is not set | 802 | # CONFIG_APPLICOM is not set |
@@ -734,44 +806,62 @@ CONFIG_DEVPORT=y | |||
734 | CONFIG_I2C=y | 806 | CONFIG_I2C=y |
735 | CONFIG_I2C_BOARDINFO=y | 807 | CONFIG_I2C_BOARDINFO=y |
736 | CONFIG_I2C_CHARDEV=y | 808 | CONFIG_I2C_CHARDEV=y |
809 | CONFIG_I2C_HELPER_AUTO=y | ||
737 | 810 | ||
738 | # | 811 | # |
739 | # I2C Hardware Bus support | 812 | # I2C Hardware Bus support |
740 | # | 813 | # |
814 | |||
815 | # | ||
816 | # PC SMBus host controller drivers | ||
817 | # | ||
741 | # CONFIG_I2C_ALI1535 is not set | 818 | # CONFIG_I2C_ALI1535 is not set |
742 | # CONFIG_I2C_ALI1563 is not set | 819 | # CONFIG_I2C_ALI1563 is not set |
743 | # CONFIG_I2C_ALI15X3 is not set | 820 | # CONFIG_I2C_ALI15X3 is not set |
744 | # CONFIG_I2C_AMD756 is not set | 821 | # CONFIG_I2C_AMD756 is not set |
745 | # CONFIG_I2C_AMD8111 is not set | 822 | # CONFIG_I2C_AMD8111 is not set |
746 | # CONFIG_I2C_I801 is not set | 823 | # CONFIG_I2C_I801 is not set |
747 | # CONFIG_I2C_I810 is not set | 824 | # CONFIG_I2C_ISCH is not set |
748 | # CONFIG_I2C_PIIX4 is not set | 825 | # CONFIG_I2C_PIIX4 is not set |
749 | CONFIG_I2C_MPC=y | ||
750 | # CONFIG_I2C_NFORCE2 is not set | 826 | # CONFIG_I2C_NFORCE2 is not set |
751 | # CONFIG_I2C_OCORES is not set | ||
752 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
753 | # CONFIG_I2C_PROSAVAGE is not set | ||
754 | # CONFIG_I2C_SAVAGE4 is not set | ||
755 | # CONFIG_I2C_SIMTEC is not set | ||
756 | # CONFIG_I2C_SIS5595 is not set | 827 | # CONFIG_I2C_SIS5595 is not set |
757 | # CONFIG_I2C_SIS630 is not set | 828 | # CONFIG_I2C_SIS630 is not set |
758 | # CONFIG_I2C_SIS96X is not set | 829 | # CONFIG_I2C_SIS96X is not set |
759 | # CONFIG_I2C_TAOS_EVM is not set | ||
760 | # CONFIG_I2C_STUB is not set | ||
761 | # CONFIG_I2C_TINY_USB is not set | ||
762 | # CONFIG_I2C_VIA is not set | 830 | # CONFIG_I2C_VIA is not set |
763 | # CONFIG_I2C_VIAPRO is not set | 831 | # CONFIG_I2C_VIAPRO is not set |
832 | |||
833 | # | ||
834 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
835 | # | ||
836 | CONFIG_I2C_MPC=y | ||
837 | # CONFIG_I2C_OCORES is not set | ||
838 | # CONFIG_I2C_SIMTEC is not set | ||
839 | |||
840 | # | ||
841 | # External I2C/SMBus adapter drivers | ||
842 | # | ||
843 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
844 | # CONFIG_I2C_TAOS_EVM is not set | ||
845 | # CONFIG_I2C_TINY_USB is not set | ||
846 | |||
847 | # | ||
848 | # Graphics adapter I2C/DDC channel drivers | ||
849 | # | ||
764 | # CONFIG_I2C_VOODOO3 is not set | 850 | # CONFIG_I2C_VOODOO3 is not set |
851 | |||
852 | # | ||
853 | # Other I2C/SMBus bus drivers | ||
854 | # | ||
765 | # CONFIG_I2C_PCA_PLATFORM is not set | 855 | # CONFIG_I2C_PCA_PLATFORM is not set |
856 | # CONFIG_I2C_STUB is not set | ||
766 | 857 | ||
767 | # | 858 | # |
768 | # Miscellaneous I2C Chip support | 859 | # Miscellaneous I2C Chip support |
769 | # | 860 | # |
770 | # CONFIG_DS1682 is not set | 861 | # CONFIG_DS1682 is not set |
771 | # CONFIG_SENSORS_EEPROM is not set | ||
772 | # CONFIG_SENSORS_PCF8574 is not set | 862 | # CONFIG_SENSORS_PCF8574 is not set |
773 | # CONFIG_PCF8575 is not set | 863 | # CONFIG_PCF8575 is not set |
774 | # CONFIG_SENSORS_PCF8591 is not set | 864 | # CONFIG_SENSORS_PCA9539 is not set |
775 | # CONFIG_SENSORS_MAX6875 is not set | 865 | # CONFIG_SENSORS_MAX6875 is not set |
776 | # CONFIG_SENSORS_TSL2550 is not set | 866 | # CONFIG_SENSORS_TSL2550 is not set |
777 | # CONFIG_I2C_DEBUG_CORE is not set | 867 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -785,33 +875,38 @@ CONFIG_SPI_MASTER=y | |||
785 | # SPI Master Controller Drivers | 875 | # SPI Master Controller Drivers |
786 | # | 876 | # |
787 | # CONFIG_SPI_BITBANG is not set | 877 | # CONFIG_SPI_BITBANG is not set |
788 | CONFIG_SPI_SOCRATES=y | ||
789 | 878 | ||
790 | # | 879 | # |
791 | # SPI Protocol Masters | 880 | # SPI Protocol Masters |
792 | # | 881 | # |
793 | # CONFIG_SPI_AT25 is not set | ||
794 | # CONFIG_SPI_SPIDEV is not set | 882 | # CONFIG_SPI_SPIDEV is not set |
795 | # CONFIG_SPI_TLE62X0 is not set | 883 | # CONFIG_SPI_TLE62X0 is not set |
884 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
885 | # CONFIG_GPIOLIB is not set | ||
796 | # CONFIG_W1 is not set | 886 | # CONFIG_W1 is not set |
797 | # CONFIG_POWER_SUPPLY is not set | 887 | # CONFIG_POWER_SUPPLY is not set |
798 | CONFIG_HWMON=y | 888 | CONFIG_HWMON=y |
799 | CONFIG_HWMON_VID=y | 889 | CONFIG_HWMON_VID=y |
890 | # CONFIG_SENSORS_AD7414 is not set | ||
800 | # CONFIG_SENSORS_AD7418 is not set | 891 | # CONFIG_SENSORS_AD7418 is not set |
892 | # CONFIG_SENSORS_ADCXX is not set | ||
801 | # CONFIG_SENSORS_ADM1021 is not set | 893 | # CONFIG_SENSORS_ADM1021 is not set |
802 | # CONFIG_SENSORS_ADM1025 is not set | 894 | # CONFIG_SENSORS_ADM1025 is not set |
803 | # CONFIG_SENSORS_ADM1026 is not set | 895 | # CONFIG_SENSORS_ADM1026 is not set |
804 | # CONFIG_SENSORS_ADM1029 is not set | 896 | # CONFIG_SENSORS_ADM1029 is not set |
805 | # CONFIG_SENSORS_ADM1031 is not set | 897 | # CONFIG_SENSORS_ADM1031 is not set |
806 | # CONFIG_SENSORS_ADM9240 is not set | 898 | # CONFIG_SENSORS_ADM9240 is not set |
899 | # CONFIG_SENSORS_ADT7462 is not set | ||
807 | # CONFIG_SENSORS_ADT7470 is not set | 900 | # CONFIG_SENSORS_ADT7470 is not set |
808 | # CONFIG_SENSORS_ADT7473 is not set | 901 | # CONFIG_SENSORS_ADT7473 is not set |
902 | # CONFIG_SENSORS_ADT7475 is not set | ||
809 | # CONFIG_SENSORS_ATXP1 is not set | 903 | # CONFIG_SENSORS_ATXP1 is not set |
810 | # CONFIG_SENSORS_DS1621 is not set | 904 | # CONFIG_SENSORS_DS1621 is not set |
811 | # CONFIG_SENSORS_I5K_AMB is not set | 905 | # CONFIG_SENSORS_I5K_AMB is not set |
812 | # CONFIG_SENSORS_F71805F is not set | 906 | # CONFIG_SENSORS_F71805F is not set |
813 | # CONFIG_SENSORS_F71882FG is not set | 907 | # CONFIG_SENSORS_F71882FG is not set |
814 | # CONFIG_SENSORS_F75375S is not set | 908 | # CONFIG_SENSORS_F75375S is not set |
909 | # CONFIG_SENSORS_G760A is not set | ||
815 | # CONFIG_SENSORS_GL518SM is not set | 910 | # CONFIG_SENSORS_GL518SM is not set |
816 | # CONFIG_SENSORS_GL520SM is not set | 911 | # CONFIG_SENSORS_GL520SM is not set |
817 | # CONFIG_SENSORS_IT87 is not set | 912 | # CONFIG_SENSORS_IT87 is not set |
@@ -827,10 +922,15 @@ CONFIG_SENSORS_LM75=y | |||
827 | # CONFIG_SENSORS_LM90 is not set | 922 | # CONFIG_SENSORS_LM90 is not set |
828 | # CONFIG_SENSORS_LM92 is not set | 923 | # CONFIG_SENSORS_LM92 is not set |
829 | # CONFIG_SENSORS_LM93 is not set | 924 | # CONFIG_SENSORS_LM93 is not set |
925 | # CONFIG_SENSORS_LTC4215 is not set | ||
926 | # CONFIG_SENSORS_LTC4245 is not set | ||
927 | # CONFIG_SENSORS_LM95241 is not set | ||
928 | # CONFIG_SENSORS_MAX1111 is not set | ||
830 | # CONFIG_SENSORS_MAX1619 is not set | 929 | # CONFIG_SENSORS_MAX1619 is not set |
831 | # CONFIG_SENSORS_MAX6650 is not set | 930 | # CONFIG_SENSORS_MAX6650 is not set |
832 | # CONFIG_SENSORS_PC87360 is not set | 931 | # CONFIG_SENSORS_PC87360 is not set |
833 | # CONFIG_SENSORS_PC87427 is not set | 932 | # CONFIG_SENSORS_PC87427 is not set |
933 | # CONFIG_SENSORS_PCF8591 is not set | ||
834 | # CONFIG_SENSORS_SIS5595 is not set | 934 | # CONFIG_SENSORS_SIS5595 is not set |
835 | # CONFIG_SENSORS_DME1737 is not set | 935 | # CONFIG_SENSORS_DME1737 is not set |
836 | # CONFIG_SENSORS_SMSC47M1 is not set | 936 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -849,22 +949,31 @@ CONFIG_SENSORS_W83781D=y | |||
849 | # CONFIG_SENSORS_W83L786NG is not set | 949 | # CONFIG_SENSORS_W83L786NG is not set |
850 | # CONFIG_SENSORS_W83627HF is not set | 950 | # CONFIG_SENSORS_W83627HF is not set |
851 | # CONFIG_SENSORS_W83627EHF is not set | 951 | # CONFIG_SENSORS_W83627EHF is not set |
952 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
852 | CONFIG_HWMON_DEBUG_CHIP=y | 953 | CONFIG_HWMON_DEBUG_CHIP=y |
853 | # CONFIG_THERMAL is not set | 954 | # CONFIG_THERMAL is not set |
854 | # CONFIG_THERMAL_HWMON is not set | 955 | # CONFIG_THERMAL_HWMON is not set |
855 | # CONFIG_WATCHDOG is not set | 956 | # CONFIG_WATCHDOG is not set |
957 | CONFIG_SSB_POSSIBLE=y | ||
856 | 958 | ||
857 | # | 959 | # |
858 | # Sonics Silicon Backplane | 960 | # Sonics Silicon Backplane |
859 | # | 961 | # |
860 | CONFIG_SSB_POSSIBLE=y | ||
861 | # CONFIG_SSB is not set | 962 | # CONFIG_SSB is not set |
862 | 963 | ||
863 | # | 964 | # |
864 | # Multifunction device drivers | 965 | # Multifunction device drivers |
865 | # | 966 | # |
967 | # CONFIG_MFD_CORE is not set | ||
866 | # CONFIG_MFD_SM501 is not set | 968 | # CONFIG_MFD_SM501 is not set |
867 | # CONFIG_HTC_PASIC3 is not set | 969 | # CONFIG_HTC_PASIC3 is not set |
970 | # CONFIG_TWL4030_CORE is not set | ||
971 | # CONFIG_MFD_TMIO is not set | ||
972 | # CONFIG_PMIC_DA903X is not set | ||
973 | # CONFIG_MFD_WM8400 is not set | ||
974 | # CONFIG_MFD_WM8350_I2C is not set | ||
975 | # CONFIG_MFD_PCF50633 is not set | ||
976 | # CONFIG_REGULATOR is not set | ||
868 | 977 | ||
869 | # | 978 | # |
870 | # Multimedia devices | 979 | # Multimedia devices |
@@ -893,6 +1002,7 @@ CONFIG_DAB=y | |||
893 | CONFIG_FB=y | 1002 | CONFIG_FB=y |
894 | # CONFIG_FIRMWARE_EDID is not set | 1003 | # CONFIG_FIRMWARE_EDID is not set |
895 | # CONFIG_FB_DDC is not set | 1004 | # CONFIG_FB_DDC is not set |
1005 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
896 | CONFIG_FB_CFB_FILLRECT=y | 1006 | CONFIG_FB_CFB_FILLRECT=y |
897 | CONFIG_FB_CFB_COPYAREA=y | 1007 | CONFIG_FB_CFB_COPYAREA=y |
898 | CONFIG_FB_CFB_IMAGEBLIT=y | 1008 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -914,10 +1024,6 @@ CONFIG_FB_BOTH_ENDIAN=y | |||
914 | # | 1024 | # |
915 | # Frame buffer hardware drivers | 1025 | # Frame buffer hardware drivers |
916 | # | 1026 | # |
917 | CONFIG_FB_MB862XX=y | ||
918 | # CONFIG_FB_MB862XX_PCI_GDC is not set | ||
919 | CONFIG_FB_MB862XX_LIME=y | ||
920 | # CONFIG_FB_PRE_INIT_FB is not set | ||
921 | # CONFIG_FB_CIRRUS is not set | 1027 | # CONFIG_FB_CIRRUS is not set |
922 | # CONFIG_FB_PM2 is not set | 1028 | # CONFIG_FB_PM2 is not set |
923 | # CONFIG_FB_CYBER2000 is not set | 1029 | # CONFIG_FB_CYBER2000 is not set |
@@ -936,6 +1042,7 @@ CONFIG_FB_MB862XX_LIME=y | |||
936 | # CONFIG_FB_S3 is not set | 1042 | # CONFIG_FB_S3 is not set |
937 | # CONFIG_FB_SAVAGE is not set | 1043 | # CONFIG_FB_SAVAGE is not set |
938 | # CONFIG_FB_SIS is not set | 1044 | # CONFIG_FB_SIS is not set |
1045 | # CONFIG_FB_VIA is not set | ||
939 | # CONFIG_FB_NEOMAGIC is not set | 1046 | # CONFIG_FB_NEOMAGIC is not set |
940 | # CONFIG_FB_KYRO is not set | 1047 | # CONFIG_FB_KYRO is not set |
941 | # CONFIG_FB_3DFX is not set | 1048 | # CONFIG_FB_3DFX is not set |
@@ -944,9 +1051,16 @@ CONFIG_FB_MB862XX_LIME=y | |||
944 | # CONFIG_FB_TRIDENT is not set | 1051 | # CONFIG_FB_TRIDENT is not set |
945 | # CONFIG_FB_ARK is not set | 1052 | # CONFIG_FB_ARK is not set |
946 | # CONFIG_FB_PM3 is not set | 1053 | # CONFIG_FB_PM3 is not set |
1054 | # CONFIG_FB_CARMINE is not set | ||
947 | # CONFIG_FB_FSL_DIU is not set | 1055 | # CONFIG_FB_FSL_DIU is not set |
948 | # CONFIG_FB_IBM_GXT4500 is not set | 1056 | # CONFIG_FB_IBM_GXT4500 is not set |
949 | # CONFIG_FB_VIRTUAL is not set | 1057 | # CONFIG_FB_VIRTUAL is not set |
1058 | # CONFIG_FB_METRONOME is not set | ||
1059 | CONFIG_FB_MB862XX=y | ||
1060 | # CONFIG_FB_MB862XX_PCI_GDC is not set | ||
1061 | CONFIG_FB_MB862XX_LIME=y | ||
1062 | # CONFIG_FB_PRE_INIT_FB is not set | ||
1063 | # CONFIG_FB_BROADSHEET is not set | ||
950 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1064 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
951 | 1065 | ||
952 | # | 1066 | # |
@@ -974,10 +1088,6 @@ CONFIG_FONT_8x16=y | |||
974 | # CONFIG_FONT_SUN12x22 is not set | 1088 | # CONFIG_FONT_SUN12x22 is not set |
975 | # CONFIG_FONT_10x18 is not set | 1089 | # CONFIG_FONT_10x18 is not set |
976 | # CONFIG_LOGO is not set | 1090 | # CONFIG_LOGO is not set |
977 | |||
978 | # | ||
979 | # Sound | ||
980 | # | ||
981 | # CONFIG_SOUND is not set | 1091 | # CONFIG_SOUND is not set |
982 | CONFIG_HID_SUPPORT=y | 1092 | CONFIG_HID_SUPPORT=y |
983 | CONFIG_HID=y | 1093 | CONFIG_HID=y |
@@ -988,9 +1098,36 @@ CONFIG_HID=y | |||
988 | # USB Input Devices | 1098 | # USB Input Devices |
989 | # | 1099 | # |
990 | CONFIG_USB_HID=y | 1100 | CONFIG_USB_HID=y |
991 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1101 | # CONFIG_HID_PID is not set |
992 | # CONFIG_HID_FF is not set | ||
993 | # CONFIG_USB_HIDDEV is not set | 1102 | # CONFIG_USB_HIDDEV is not set |
1103 | |||
1104 | # | ||
1105 | # Special HID drivers | ||
1106 | # | ||
1107 | # CONFIG_HID_A4TECH is not set | ||
1108 | # CONFIG_HID_APPLE is not set | ||
1109 | # CONFIG_HID_BELKIN is not set | ||
1110 | # CONFIG_HID_CHERRY is not set | ||
1111 | # CONFIG_HID_CHICONY is not set | ||
1112 | # CONFIG_HID_CYPRESS is not set | ||
1113 | # CONFIG_DRAGONRISE_FF is not set | ||
1114 | # CONFIG_HID_EZKEY is not set | ||
1115 | # CONFIG_HID_KYE is not set | ||
1116 | # CONFIG_HID_GYRATION is not set | ||
1117 | # CONFIG_HID_KENSINGTON is not set | ||
1118 | # CONFIG_HID_LOGITECH is not set | ||
1119 | # CONFIG_HID_MICROSOFT is not set | ||
1120 | # CONFIG_HID_MONTEREY is not set | ||
1121 | # CONFIG_HID_NTRIG is not set | ||
1122 | # CONFIG_HID_PANTHERLORD is not set | ||
1123 | # CONFIG_HID_PETALYNX is not set | ||
1124 | # CONFIG_HID_SAMSUNG is not set | ||
1125 | # CONFIG_HID_SONY is not set | ||
1126 | # CONFIG_HID_SUNPLUS is not set | ||
1127 | # CONFIG_GREENASIA_FF is not set | ||
1128 | # CONFIG_HID_TOPSEED is not set | ||
1129 | # CONFIG_THRUSTMASTER_FF is not set | ||
1130 | # CONFIG_ZEROPLUS_FF is not set | ||
994 | CONFIG_USB_SUPPORT=y | 1131 | CONFIG_USB_SUPPORT=y |
995 | CONFIG_USB_ARCH_HAS_HCD=y | 1132 | CONFIG_USB_ARCH_HAS_HCD=y |
996 | CONFIG_USB_ARCH_HAS_OHCI=y | 1133 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1008,6 +1145,9 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1008 | # CONFIG_USB_OTG is not set | 1145 | # CONFIG_USB_OTG is not set |
1009 | # CONFIG_USB_OTG_WHITELIST is not set | 1146 | # CONFIG_USB_OTG_WHITELIST is not set |
1010 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1147 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1148 | CONFIG_USB_MON=y | ||
1149 | # CONFIG_USB_WUSB is not set | ||
1150 | # CONFIG_USB_WUSB_CBAF is not set | ||
1011 | 1151 | ||
1012 | # | 1152 | # |
1013 | # USB Host Controller Drivers | 1153 | # USB Host Controller Drivers |
@@ -1018,6 +1158,7 @@ CONFIG_USB_EHCI_HCD=y | |||
1018 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1158 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1019 | # CONFIG_USB_EHCI_FSL is not set | 1159 | # CONFIG_USB_EHCI_FSL is not set |
1020 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1160 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
1161 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1021 | # CONFIG_USB_ISP116X_HCD is not set | 1162 | # CONFIG_USB_ISP116X_HCD is not set |
1022 | # CONFIG_USB_ISP1760_HCD is not set | 1163 | # CONFIG_USB_ISP1760_HCD is not set |
1023 | CONFIG_USB_OHCI_HCD=y | 1164 | CONFIG_USB_OHCI_HCD=y |
@@ -1031,6 +1172,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1031 | # CONFIG_USB_UHCI_HCD is not set | 1172 | # CONFIG_USB_UHCI_HCD is not set |
1032 | # CONFIG_USB_SL811_HCD is not set | 1173 | # CONFIG_USB_SL811_HCD is not set |
1033 | # CONFIG_USB_R8A66597_HCD is not set | 1174 | # CONFIG_USB_R8A66597_HCD is not set |
1175 | # CONFIG_USB_WHCI_HCD is not set | ||
1176 | # CONFIG_USB_HWA_HCD is not set | ||
1034 | 1177 | ||
1035 | # | 1178 | # |
1036 | # USB Device Class drivers | 1179 | # USB Device Class drivers |
@@ -1038,20 +1181,20 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1038 | # CONFIG_USB_ACM is not set | 1181 | # CONFIG_USB_ACM is not set |
1039 | # CONFIG_USB_PRINTER is not set | 1182 | # CONFIG_USB_PRINTER is not set |
1040 | # CONFIG_USB_WDM is not set | 1183 | # CONFIG_USB_WDM is not set |
1184 | # CONFIG_USB_TMC is not set | ||
1041 | 1185 | ||
1042 | # | 1186 | # |
1043 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1187 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1044 | # | 1188 | # |
1045 | 1189 | ||
1046 | # | 1190 | # |
1047 | # may also be needed; see USB_STORAGE Help for more information | 1191 | # also be needed; see USB_STORAGE Help for more info |
1048 | # | 1192 | # |
1049 | CONFIG_USB_STORAGE=y | 1193 | CONFIG_USB_STORAGE=y |
1050 | # CONFIG_USB_STORAGE_DEBUG is not set | 1194 | # CONFIG_USB_STORAGE_DEBUG is not set |
1051 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1195 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1052 | # CONFIG_USB_STORAGE_FREECOM is not set | 1196 | # CONFIG_USB_STORAGE_FREECOM is not set |
1053 | # CONFIG_USB_STORAGE_ISD200 is not set | 1197 | # CONFIG_USB_STORAGE_ISD200 is not set |
1054 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1055 | # CONFIG_USB_STORAGE_USBAT is not set | 1198 | # CONFIG_USB_STORAGE_USBAT is not set |
1056 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1199 | # CONFIG_USB_STORAGE_SDDR09 is not set |
1057 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1200 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -1067,7 +1210,6 @@ CONFIG_USB_STORAGE=y | |||
1067 | # | 1210 | # |
1068 | # CONFIG_USB_MDC800 is not set | 1211 | # CONFIG_USB_MDC800 is not set |
1069 | # CONFIG_USB_MICROTEK is not set | 1212 | # CONFIG_USB_MICROTEK is not set |
1070 | CONFIG_USB_MON=y | ||
1071 | 1213 | ||
1072 | # | 1214 | # |
1073 | # USB port drivers | 1215 | # USB port drivers |
@@ -1080,7 +1222,7 @@ CONFIG_USB_MON=y | |||
1080 | # CONFIG_USB_EMI62 is not set | 1222 | # CONFIG_USB_EMI62 is not set |
1081 | # CONFIG_USB_EMI26 is not set | 1223 | # CONFIG_USB_EMI26 is not set |
1082 | # CONFIG_USB_ADUTUX is not set | 1224 | # CONFIG_USB_ADUTUX is not set |
1083 | # CONFIG_USB_AUERSWALD is not set | 1225 | # CONFIG_USB_SEVSEG is not set |
1084 | # CONFIG_USB_RIO500 is not set | 1226 | # CONFIG_USB_RIO500 is not set |
1085 | # CONFIG_USB_LEGOTOWER is not set | 1227 | # CONFIG_USB_LEGOTOWER is not set |
1086 | # CONFIG_USB_LCD is not set | 1228 | # CONFIG_USB_LCD is not set |
@@ -1088,7 +1230,6 @@ CONFIG_USB_MON=y | |||
1088 | # CONFIG_USB_LED is not set | 1230 | # CONFIG_USB_LED is not set |
1089 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1231 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1090 | # CONFIG_USB_CYTHERM is not set | 1232 | # CONFIG_USB_CYTHERM is not set |
1091 | # CONFIG_USB_PHIDGET is not set | ||
1092 | # CONFIG_USB_IDMOUSE is not set | 1233 | # CONFIG_USB_IDMOUSE is not set |
1093 | # CONFIG_USB_FTDI_ELAN is not set | 1234 | # CONFIG_USB_FTDI_ELAN is not set |
1094 | # CONFIG_USB_APPLEDISPLAY is not set | 1235 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1098,7 +1239,14 @@ CONFIG_USB_MON=y | |||
1098 | # CONFIG_USB_IOWARRIOR is not set | 1239 | # CONFIG_USB_IOWARRIOR is not set |
1099 | # CONFIG_USB_TEST is not set | 1240 | # CONFIG_USB_TEST is not set |
1100 | # CONFIG_USB_ISIGHTFW is not set | 1241 | # CONFIG_USB_ISIGHTFW is not set |
1242 | # CONFIG_USB_VST is not set | ||
1101 | # CONFIG_USB_GADGET is not set | 1243 | # CONFIG_USB_GADGET is not set |
1244 | |||
1245 | # | ||
1246 | # OTG and related infrastructure | ||
1247 | # | ||
1248 | # CONFIG_NOP_USB_XCEIV is not set | ||
1249 | # CONFIG_UWB is not set | ||
1102 | # CONFIG_MMC is not set | 1250 | # CONFIG_MMC is not set |
1103 | # CONFIG_MEMSTICK is not set | 1251 | # CONFIG_MEMSTICK is not set |
1104 | # CONFIG_NEW_LEDS is not set | 1252 | # CONFIG_NEW_LEDS is not set |
@@ -1135,33 +1283,42 @@ CONFIG_RTC_INTF_DEV=y | |||
1135 | # CONFIG_RTC_DRV_M41T80 is not set | 1283 | # CONFIG_RTC_DRV_M41T80 is not set |
1136 | # CONFIG_RTC_DRV_S35390A is not set | 1284 | # CONFIG_RTC_DRV_S35390A is not set |
1137 | # CONFIG_RTC_DRV_FM3130 is not set | 1285 | # CONFIG_RTC_DRV_FM3130 is not set |
1138 | CONFIG_RTC_DRV_RX8025=y | 1286 | # CONFIG_RTC_DRV_RX8581 is not set |
1139 | 1287 | ||
1140 | # | 1288 | # |
1141 | # SPI RTC drivers | 1289 | # SPI RTC drivers |
1142 | # | 1290 | # |
1291 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1292 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1293 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1143 | # CONFIG_RTC_DRV_MAX6902 is not set | 1294 | # CONFIG_RTC_DRV_MAX6902 is not set |
1144 | # CONFIG_RTC_DRV_R9701 is not set | 1295 | # CONFIG_RTC_DRV_R9701 is not set |
1145 | # CONFIG_RTC_DRV_RS5C348 is not set | 1296 | # CONFIG_RTC_DRV_RS5C348 is not set |
1297 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1146 | 1298 | ||
1147 | # | 1299 | # |
1148 | # Platform RTC drivers | 1300 | # Platform RTC drivers |
1149 | # | 1301 | # |
1150 | # CONFIG_RTC_DRV_CMOS is not set | 1302 | # CONFIG_RTC_DRV_CMOS is not set |
1303 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1151 | # CONFIG_RTC_DRV_DS1511 is not set | 1304 | # CONFIG_RTC_DRV_DS1511 is not set |
1152 | # CONFIG_RTC_DRV_DS1553 is not set | 1305 | # CONFIG_RTC_DRV_DS1553 is not set |
1153 | # CONFIG_RTC_DRV_DS1742 is not set | 1306 | # CONFIG_RTC_DRV_DS1742 is not set |
1154 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1307 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1155 | # CONFIG_RTC_DRV_M48T86 is not set | 1308 | # CONFIG_RTC_DRV_M48T86 is not set |
1309 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1156 | # CONFIG_RTC_DRV_M48T59 is not set | 1310 | # CONFIG_RTC_DRV_M48T59 is not set |
1311 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1157 | # CONFIG_RTC_DRV_V3020 is not set | 1312 | # CONFIG_RTC_DRV_V3020 is not set |
1158 | 1313 | ||
1159 | # | 1314 | # |
1160 | # on-CPU RTC drivers | 1315 | # on-CPU RTC drivers |
1161 | # | 1316 | # |
1162 | CONFIG_RTC_DRV_PPC=y | 1317 | # CONFIG_RTC_DRV_GENERIC is not set |
1163 | # CONFIG_DMADEVICES is not set | 1318 | # CONFIG_DMADEVICES is not set |
1319 | # CONFIG_AUXDISPLAY is not set | ||
1164 | # CONFIG_UIO is not set | 1320 | # CONFIG_UIO is not set |
1321 | # CONFIG_STAGING is not set | ||
1165 | 1322 | ||
1166 | # | 1323 | # |
1167 | # File systems | 1324 | # File systems |
@@ -1170,17 +1327,20 @@ CONFIG_EXT2_FS=y | |||
1170 | # CONFIG_EXT2_FS_XATTR is not set | 1327 | # CONFIG_EXT2_FS_XATTR is not set |
1171 | # CONFIG_EXT2_FS_XIP is not set | 1328 | # CONFIG_EXT2_FS_XIP is not set |
1172 | CONFIG_EXT3_FS=y | 1329 | CONFIG_EXT3_FS=y |
1330 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1173 | CONFIG_EXT3_FS_XATTR=y | 1331 | CONFIG_EXT3_FS_XATTR=y |
1174 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1332 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1175 | # CONFIG_EXT3_FS_SECURITY is not set | 1333 | # CONFIG_EXT3_FS_SECURITY is not set |
1176 | # CONFIG_EXT4DEV_FS is not set | 1334 | # CONFIG_EXT4_FS is not set |
1177 | CONFIG_JBD=y | 1335 | CONFIG_JBD=y |
1178 | CONFIG_FS_MBCACHE=y | 1336 | CONFIG_FS_MBCACHE=y |
1179 | # CONFIG_REISERFS_FS is not set | 1337 | # CONFIG_REISERFS_FS is not set |
1180 | # CONFIG_JFS_FS is not set | 1338 | # CONFIG_JFS_FS is not set |
1181 | # CONFIG_FS_POSIX_ACL is not set | 1339 | # CONFIG_FS_POSIX_ACL is not set |
1340 | CONFIG_FILE_LOCKING=y | ||
1182 | # CONFIG_XFS_FS is not set | 1341 | # CONFIG_XFS_FS is not set |
1183 | # CONFIG_OCFS2_FS is not set | 1342 | # CONFIG_OCFS2_FS is not set |
1343 | # CONFIG_BTRFS_FS is not set | ||
1184 | CONFIG_DNOTIFY=y | 1344 | CONFIG_DNOTIFY=y |
1185 | CONFIG_INOTIFY=y | 1345 | CONFIG_INOTIFY=y |
1186 | CONFIG_INOTIFY_USER=y | 1346 | CONFIG_INOTIFY_USER=y |
@@ -1190,6 +1350,11 @@ CONFIG_INOTIFY_USER=y | |||
1190 | # CONFIG_FUSE_FS is not set | 1350 | # CONFIG_FUSE_FS is not set |
1191 | 1351 | ||
1192 | # | 1352 | # |
1353 | # Caches | ||
1354 | # | ||
1355 | # CONFIG_FSCACHE is not set | ||
1356 | |||
1357 | # | ||
1193 | # CD-ROM/DVD Filesystems | 1358 | # CD-ROM/DVD Filesystems |
1194 | # | 1359 | # |
1195 | # CONFIG_ISO9660_FS is not set | 1360 | # CONFIG_ISO9660_FS is not set |
@@ -1208,15 +1373,13 @@ CONFIG_INOTIFY_USER=y | |||
1208 | CONFIG_PROC_FS=y | 1373 | CONFIG_PROC_FS=y |
1209 | CONFIG_PROC_KCORE=y | 1374 | CONFIG_PROC_KCORE=y |
1210 | CONFIG_PROC_SYSCTL=y | 1375 | CONFIG_PROC_SYSCTL=y |
1376 | CONFIG_PROC_PAGE_MONITOR=y | ||
1211 | CONFIG_SYSFS=y | 1377 | CONFIG_SYSFS=y |
1212 | CONFIG_TMPFS=y | 1378 | CONFIG_TMPFS=y |
1213 | # CONFIG_TMPFS_POSIX_ACL is not set | 1379 | # CONFIG_TMPFS_POSIX_ACL is not set |
1214 | # CONFIG_HUGETLB_PAGE is not set | 1380 | # CONFIG_HUGETLB_PAGE is not set |
1215 | # CONFIG_CONFIGFS_FS is not set | 1381 | # CONFIG_CONFIGFS_FS is not set |
1216 | 1382 | CONFIG_MISC_FILESYSTEMS=y | |
1217 | # | ||
1218 | # Miscellaneous filesystems | ||
1219 | # | ||
1220 | # CONFIG_ADFS_FS is not set | 1383 | # CONFIG_ADFS_FS is not set |
1221 | # CONFIG_AFFS_FS is not set | 1384 | # CONFIG_AFFS_FS is not set |
1222 | # CONFIG_HFS_FS is not set | 1385 | # CONFIG_HFS_FS is not set |
@@ -1236,25 +1399,27 @@ CONFIG_JFFS2_ZLIB=y | |||
1236 | CONFIG_JFFS2_RTIME=y | 1399 | CONFIG_JFFS2_RTIME=y |
1237 | # CONFIG_JFFS2_RUBIN is not set | 1400 | # CONFIG_JFFS2_RUBIN is not set |
1238 | CONFIG_CRAMFS=y | 1401 | CONFIG_CRAMFS=y |
1402 | # CONFIG_SQUASHFS is not set | ||
1239 | # CONFIG_VXFS_FS is not set | 1403 | # CONFIG_VXFS_FS is not set |
1240 | # CONFIG_MINIX_FS is not set | 1404 | # CONFIG_MINIX_FS is not set |
1405 | # CONFIG_OMFS_FS is not set | ||
1241 | # CONFIG_HPFS_FS is not set | 1406 | # CONFIG_HPFS_FS is not set |
1242 | # CONFIG_QNX4FS_FS is not set | 1407 | # CONFIG_QNX4FS_FS is not set |
1243 | # CONFIG_ROMFS_FS is not set | 1408 | # CONFIG_ROMFS_FS is not set |
1244 | # CONFIG_SYSV_FS is not set | 1409 | # CONFIG_SYSV_FS is not set |
1245 | # CONFIG_UFS_FS is not set | 1410 | # CONFIG_UFS_FS is not set |
1411 | # CONFIG_NILFS2_FS is not set | ||
1246 | CONFIG_NETWORK_FILESYSTEMS=y | 1412 | CONFIG_NETWORK_FILESYSTEMS=y |
1247 | CONFIG_NFS_FS=y | 1413 | CONFIG_NFS_FS=y |
1248 | CONFIG_NFS_V3=y | 1414 | CONFIG_NFS_V3=y |
1249 | # CONFIG_NFS_V3_ACL is not set | 1415 | # CONFIG_NFS_V3_ACL is not set |
1250 | # CONFIG_NFS_V4 is not set | 1416 | # CONFIG_NFS_V4 is not set |
1251 | # CONFIG_NFSD is not set | ||
1252 | CONFIG_ROOT_NFS=y | 1417 | CONFIG_ROOT_NFS=y |
1418 | # CONFIG_NFSD is not set | ||
1253 | CONFIG_LOCKD=y | 1419 | CONFIG_LOCKD=y |
1254 | CONFIG_LOCKD_V4=y | 1420 | CONFIG_LOCKD_V4=y |
1255 | CONFIG_NFS_COMMON=y | 1421 | CONFIG_NFS_COMMON=y |
1256 | CONFIG_SUNRPC=y | 1422 | CONFIG_SUNRPC=y |
1257 | # CONFIG_SUNRPC_BIND34 is not set | ||
1258 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1423 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1259 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1424 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1260 | # CONFIG_SMB_FS is not set | 1425 | # CONFIG_SMB_FS is not set |
@@ -1286,25 +1451,28 @@ CONFIG_MSDOS_PARTITION=y | |||
1286 | # CONFIG_SYSV68_PARTITION is not set | 1451 | # CONFIG_SYSV68_PARTITION is not set |
1287 | # CONFIG_NLS is not set | 1452 | # CONFIG_NLS is not set |
1288 | # CONFIG_DLM is not set | 1453 | # CONFIG_DLM is not set |
1454 | # CONFIG_BINARY_PRINTF is not set | ||
1289 | 1455 | ||
1290 | # | 1456 | # |
1291 | # Library routines | 1457 | # Library routines |
1292 | # | 1458 | # |
1293 | CONFIG_BITREVERSE=y | 1459 | CONFIG_BITREVERSE=y |
1294 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1460 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1295 | # CONFIG_CRC_CCITT is not set | 1461 | # CONFIG_CRC_CCITT is not set |
1296 | # CONFIG_CRC16 is not set | 1462 | # CONFIG_CRC16 is not set |
1463 | # CONFIG_CRC_T10DIF is not set | ||
1297 | # CONFIG_CRC_ITU_T is not set | 1464 | # CONFIG_CRC_ITU_T is not set |
1298 | CONFIG_CRC32=y | 1465 | CONFIG_CRC32=y |
1299 | # CONFIG_CRC7 is not set | 1466 | # CONFIG_CRC7 is not set |
1300 | # CONFIG_LIBCRC32C is not set | 1467 | # CONFIG_LIBCRC32C is not set |
1301 | CONFIG_ZLIB_INFLATE=y | 1468 | CONFIG_ZLIB_INFLATE=y |
1302 | CONFIG_ZLIB_DEFLATE=y | 1469 | CONFIG_ZLIB_DEFLATE=y |
1303 | CONFIG_PLIST=y | 1470 | CONFIG_DECOMPRESS_GZIP=y |
1304 | CONFIG_HAS_IOMEM=y | 1471 | CONFIG_HAS_IOMEM=y |
1305 | CONFIG_HAS_IOPORT=y | 1472 | CONFIG_HAS_IOPORT=y |
1306 | CONFIG_HAS_DMA=y | 1473 | CONFIG_HAS_DMA=y |
1307 | CONFIG_HAVE_LMB=y | 1474 | CONFIG_HAVE_LMB=y |
1475 | CONFIG_NLATTR=y | ||
1308 | 1476 | ||
1309 | # | 1477 | # |
1310 | # Kernel hacking | 1478 | # Kernel hacking |
@@ -1321,7 +1489,32 @@ CONFIG_FRAME_WARN=1024 | |||
1321 | # CONFIG_SLUB_DEBUG_ON is not set | 1489 | # CONFIG_SLUB_DEBUG_ON is not set |
1322 | # CONFIG_SLUB_STATS is not set | 1490 | # CONFIG_SLUB_STATS is not set |
1323 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1491 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1492 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1493 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1494 | # CONFIG_LATENCYTOP is not set | ||
1495 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1496 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1497 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1498 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1499 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1500 | CONFIG_TRACING_SUPPORT=y | ||
1501 | |||
1502 | # | ||
1503 | # Tracers | ||
1504 | # | ||
1505 | # CONFIG_FUNCTION_TRACER is not set | ||
1506 | # CONFIG_SCHED_TRACER is not set | ||
1507 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1508 | # CONFIG_EVENT_TRACER is not set | ||
1509 | # CONFIG_BOOT_TRACER is not set | ||
1510 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1511 | # CONFIG_STACK_TRACER is not set | ||
1512 | # CONFIG_KMEMTRACE is not set | ||
1513 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1514 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1324 | # CONFIG_SAMPLES is not set | 1515 | # CONFIG_SAMPLES is not set |
1516 | CONFIG_HAVE_ARCH_KGDB=y | ||
1517 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1325 | # CONFIG_IRQSTACKS is not set | 1518 | # CONFIG_IRQSTACKS is not set |
1326 | # CONFIG_PPC_EARLY_DEBUG is not set | 1519 | # CONFIG_PPC_EARLY_DEBUG is not set |
1327 | 1520 | ||
@@ -1330,13 +1523,16 @@ CONFIG_FRAME_WARN=1024 | |||
1330 | # | 1523 | # |
1331 | # CONFIG_KEYS is not set | 1524 | # CONFIG_KEYS is not set |
1332 | # CONFIG_SECURITY is not set | 1525 | # CONFIG_SECURITY is not set |
1526 | # CONFIG_SECURITYFS is not set | ||
1333 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1527 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1334 | CONFIG_CRYPTO=y | 1528 | CONFIG_CRYPTO=y |
1335 | 1529 | ||
1336 | # | 1530 | # |
1337 | # Crypto core or helper | 1531 | # Crypto core or helper |
1338 | # | 1532 | # |
1533 | # CONFIG_CRYPTO_FIPS is not set | ||
1339 | # CONFIG_CRYPTO_MANAGER is not set | 1534 | # CONFIG_CRYPTO_MANAGER is not set |
1535 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1340 | # CONFIG_CRYPTO_GF128MUL is not set | 1536 | # CONFIG_CRYPTO_GF128MUL is not set |
1341 | # CONFIG_CRYPTO_NULL is not set | 1537 | # CONFIG_CRYPTO_NULL is not set |
1342 | # CONFIG_CRYPTO_CRYPTD is not set | 1538 | # CONFIG_CRYPTO_CRYPTD is not set |
@@ -1374,6 +1570,10 @@ CONFIG_CRYPTO=y | |||
1374 | # CONFIG_CRYPTO_MD4 is not set | 1570 | # CONFIG_CRYPTO_MD4 is not set |
1375 | # CONFIG_CRYPTO_MD5 is not set | 1571 | # CONFIG_CRYPTO_MD5 is not set |
1376 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1572 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1573 | # CONFIG_CRYPTO_RMD128 is not set | ||
1574 | # CONFIG_CRYPTO_RMD160 is not set | ||
1575 | # CONFIG_CRYPTO_RMD256 is not set | ||
1576 | # CONFIG_CRYPTO_RMD320 is not set | ||
1377 | # CONFIG_CRYPTO_SHA1 is not set | 1577 | # CONFIG_CRYPTO_SHA1 is not set |
1378 | # CONFIG_CRYPTO_SHA256 is not set | 1578 | # CONFIG_CRYPTO_SHA256 is not set |
1379 | # CONFIG_CRYPTO_SHA512 is not set | 1579 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1403,8 +1603,15 @@ CONFIG_CRYPTO=y | |||
1403 | # Compression | 1603 | # Compression |
1404 | # | 1604 | # |
1405 | # CONFIG_CRYPTO_DEFLATE is not set | 1605 | # CONFIG_CRYPTO_DEFLATE is not set |
1606 | # CONFIG_CRYPTO_ZLIB is not set | ||
1406 | # CONFIG_CRYPTO_LZO is not set | 1607 | # CONFIG_CRYPTO_LZO is not set |
1608 | |||
1609 | # | ||
1610 | # Random Number Generation | ||
1611 | # | ||
1612 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1407 | CONFIG_CRYPTO_HW=y | 1613 | CONFIG_CRYPTO_HW=y |
1408 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1614 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1615 | # CONFIG_CRYPTO_DEV_TALITOS is not set | ||
1409 | # CONFIG_PPC_CLOCK is not set | 1616 | # CONFIG_PPC_CLOCK is not set |
1410 | # CONFIG_VIRTUALIZATION is not set | 1617 | # CONFIG_VIRTUALIZATION is not set |