diff options
Diffstat (limited to 'arch/powerpc/configs/44x')
-rw-r--r-- | arch/powerpc/configs/44x/arches_defconfig | 1060 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/bamboo_defconfig | 1021 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/canyonlands_defconfig | 1264 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/ebony_defconfig | 1104 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/eiger_defconfig | 1176 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/icon_defconfig | 1334 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/iss476-smp_defconfig | 938 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/katmai_defconfig | 1089 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/rainier_defconfig | 1091 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/redwood_defconfig | 1167 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/sam440ep_defconfig | 1320 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/sequoia_defconfig | 1112 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/taishan_defconfig | 1098 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/virtex5_defconfig | 1113 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/warp_defconfig | 1389 |
15 files changed, 15 insertions, 17261 deletions
diff --git a/arch/powerpc/configs/44x/arches_defconfig b/arch/powerpc/configs/44x/arches_defconfig index 2d3dfb55fbed..63746a041d6b 100644 --- a/arch/powerpc/configs/44x/arches_defconfig +++ b/arch/powerpc/configs/44x/arches_defconfig | |||
@@ -1,1142 +1,84 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 14:02:35 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_NOT_COHERENT_CACHE=y | ||
26 | CONFIG_PPC32=y | ||
27 | CONFIG_WORD_SIZE=32 | ||
28 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
29 | CONFIG_MMU=y | ||
30 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
31 | CONFIG_GENERIC_TIME=y | ||
32 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
33 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
34 | CONFIG_GENERIC_HARDIRQS=y | ||
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
38 | CONFIG_IRQ_PER_CPU=y | ||
39 | CONFIG_NR_IRQS=512 | ||
40 | CONFIG_STACKTRACE_SUPPORT=y | ||
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
43 | CONFIG_LOCKDEP_SUPPORT=y | ||
44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
45 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
46 | CONFIG_GENERIC_HWEIGHT=y | ||
47 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
49 | CONFIG_PPC=y | ||
50 | CONFIG_EARLY_PRINTK=y | ||
51 | CONFIG_GENERIC_NVRAM=y | ||
52 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
53 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
54 | CONFIG_PPC_OF=y | ||
55 | CONFIG_OF=y | ||
56 | CONFIG_PPC_UDBG_16550=y | ||
57 | # CONFIG_GENERIC_TBSYNC is not set | ||
58 | CONFIG_AUDIT_ARCH=y | ||
59 | CONFIG_GENERIC_BUG=y | ||
60 | CONFIG_DTC=y | ||
61 | # CONFIG_DEFAULT_UIMAGE is not set | ||
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
63 | CONFIG_PPC_DCR_NATIVE=y | ||
64 | # CONFIG_PPC_DCR_MMIO is not set | ||
65 | CONFIG_PPC_DCR=y | ||
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
68 | CONFIG_CONSTRUCTORS=y | ||
69 | |||
70 | # | ||
71 | # General setup | ||
72 | # | ||
73 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
74 | CONFIG_BROKEN_ON_SMP=y | ||
75 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
76 | CONFIG_LOCALVERSION="" | ||
77 | CONFIG_LOCALVERSION_AUTO=y | ||
78 | CONFIG_SWAP=y | ||
79 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
80 | CONFIG_SYSVIPC_SYSCTL=y | ||
81 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
83 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
84 | # CONFIG_TASKSTATS is not set | ||
85 | # CONFIG_AUDIT is not set | ||
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
97 | # CONFIG_IKCONFIG is not set | ||
98 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
99 | # CONFIG_GROUP_SCHED is not set | ||
100 | # CONFIG_CGROUPS is not set | ||
101 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
102 | # CONFIG_RELAY is not set | ||
103 | # CONFIG_NAMESPACES is not set | ||
104 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
105 | CONFIG_INITRAMFS_SOURCE="" | ||
106 | CONFIG_RD_GZIP=y | ||
107 | # CONFIG_RD_BZIP2 is not set | ||
108 | # CONFIG_RD_LZMA is not set | ||
109 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
110 | CONFIG_SYSCTL=y | ||
111 | CONFIG_ANON_INODES=y | ||
112 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
113 | CONFIG_SYSCTL_SYSCALL=y | ||
114 | CONFIG_KALLSYMS=y | ||
115 | # CONFIG_KALLSYMS_ALL is not set | ||
116 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
117 | CONFIG_HOTPLUG=y | ||
118 | CONFIG_PRINTK=y | ||
119 | CONFIG_BUG=y | ||
120 | CONFIG_ELF_CORE=y | ||
121 | CONFIG_BASE_FULL=y | ||
122 | CONFIG_FUTEX=y | ||
123 | CONFIG_EPOLL=y | ||
124 | CONFIG_SIGNALFD=y | ||
125 | CONFIG_TIMERFD=y | ||
126 | CONFIG_EVENTFD=y | ||
127 | CONFIG_SHMEM=y | ||
128 | CONFIG_AIO=y | ||
129 | CONFIG_HAVE_PERF_EVENTS=y | ||
130 | |||
131 | # | ||
132 | # Kernel Performance Events And Counters | ||
133 | # | ||
134 | # CONFIG_PERF_EVENTS is not set | ||
135 | # CONFIG_PERF_COUNTERS is not set | ||
136 | CONFIG_VM_EVENT_COUNTERS=y | ||
137 | CONFIG_PCI_QUIRKS=y | ||
138 | CONFIG_SLUB_DEBUG=y | ||
139 | CONFIG_COMPAT_BRK=y | ||
140 | # CONFIG_SLAB is not set | ||
141 | CONFIG_SLUB=y | ||
142 | # CONFIG_SLOB is not set | ||
143 | # CONFIG_PROFILING is not set | ||
144 | CONFIG_HAVE_OPROFILE=y | ||
145 | # CONFIG_KPROBES is not set | ||
146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
147 | CONFIG_HAVE_IOREMAP_PROT=y | ||
148 | CONFIG_HAVE_KPROBES=y | ||
149 | CONFIG_HAVE_KRETPROBES=y | ||
150 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
151 | CONFIG_HAVE_DMA_ATTRS=y | ||
152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
153 | |||
154 | # | ||
155 | # GCOV-based kernel profiling | ||
156 | # | ||
157 | # CONFIG_GCOV_KERNEL is not set | ||
158 | # CONFIG_SLOW_WORK is not set | ||
159 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
160 | CONFIG_SLABINFO=y | ||
161 | CONFIG_RT_MUTEXES=y | ||
162 | CONFIG_BASE_SMALL=0 | ||
163 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
164 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
165 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
166 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
167 | # CONFIG_MODVERSIONS is not set | ||
168 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
169 | CONFIG_BLOCK=y | ||
170 | CONFIG_LBDAF=y | ||
171 | # CONFIG_BLK_DEV_BSG is not set | 11 | # CONFIG_BLK_DEV_BSG is not set |
172 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
173 | |||
174 | # | ||
175 | # IO Schedulers | ||
176 | # | ||
177 | CONFIG_IOSCHED_NOOP=y | ||
178 | CONFIG_IOSCHED_DEADLINE=y | ||
179 | CONFIG_IOSCHED_CFQ=y | ||
180 | # CONFIG_DEFAULT_DEADLINE is not set | ||
181 | CONFIG_DEFAULT_CFQ=y | ||
182 | # CONFIG_DEFAULT_NOOP is not set | ||
183 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
184 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
185 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
186 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
190 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
191 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
192 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
193 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
194 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
195 | # CONFIG_INLINE_READ_LOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
199 | CONFIG_INLINE_READ_UNLOCK=y | ||
200 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
201 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
202 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
203 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
204 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
208 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
209 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
210 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
211 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
212 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
213 | # CONFIG_FREEZER is not set | ||
214 | CONFIG_PPC4xx_PCI_EXPRESS=y | ||
215 | |||
216 | # | ||
217 | # Platform support | ||
218 | # | ||
219 | # CONFIG_PPC_CELL is not set | ||
220 | # CONFIG_PPC_CELL_NATIVE is not set | ||
221 | # CONFIG_PQ2ADS is not set | ||
222 | # CONFIG_BAMBOO is not set | ||
223 | # CONFIG_EBONY is not set | 12 | # CONFIG_EBONY is not set |
224 | # CONFIG_SAM440EP is not set | ||
225 | # CONFIG_SEQUOIA is not set | ||
226 | # CONFIG_TAISHAN is not set | ||
227 | # CONFIG_KATMAI is not set | ||
228 | # CONFIG_RAINIER is not set | ||
229 | # CONFIG_WARP is not set | ||
230 | CONFIG_ARCHES=y | 13 | CONFIG_ARCHES=y |
231 | # CONFIG_CANYONLANDS is not set | ||
232 | # CONFIG_GLACIER is not set | ||
233 | # CONFIG_REDWOOD is not set | ||
234 | # CONFIG_EIGER is not set | ||
235 | # CONFIG_YOSEMITE is not set | ||
236 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
237 | CONFIG_PPC44x_SIMPLE=y | ||
238 | # CONFIG_PPC4xx_GPIO is not set | ||
239 | CONFIG_460EX=y | ||
240 | # CONFIG_IPIC is not set | ||
241 | # CONFIG_MPIC is not set | ||
242 | # CONFIG_MPIC_WEIRD is not set | ||
243 | # CONFIG_PPC_I8259 is not set | ||
244 | # CONFIG_PPC_RTAS is not set | ||
245 | # CONFIG_MMIO_NVRAM is not set | ||
246 | # CONFIG_PPC_MPC106 is not set | ||
247 | # CONFIG_PPC_970_NAP is not set | ||
248 | # CONFIG_PPC_INDIRECT_IO is not set | ||
249 | # CONFIG_GENERIC_IOMAP is not set | ||
250 | # CONFIG_CPU_FREQ is not set | ||
251 | # CONFIG_FSL_ULI1575 is not set | ||
252 | # CONFIG_SIMPLE_GPIO is not set | ||
253 | |||
254 | # | ||
255 | # Kernel options | ||
256 | # | ||
257 | # CONFIG_HIGHMEM is not set | ||
258 | CONFIG_TICK_ONESHOT=y | ||
259 | CONFIG_NO_HZ=y | 14 | CONFIG_NO_HZ=y |
260 | CONFIG_HIGH_RES_TIMERS=y | 15 | CONFIG_HIGH_RES_TIMERS=y |
261 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
262 | # CONFIG_HZ_100 is not set | ||
263 | CONFIG_HZ_250=y | ||
264 | # CONFIG_HZ_300 is not set | ||
265 | # CONFIG_HZ_1000 is not set | ||
266 | CONFIG_HZ=250 | ||
267 | CONFIG_SCHED_HRTICK=y | ||
268 | CONFIG_PREEMPT_NONE=y | ||
269 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
270 | # CONFIG_PREEMPT is not set | ||
271 | CONFIG_BINFMT_ELF=y | ||
272 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
273 | # CONFIG_HAVE_AOUT is not set | ||
274 | # CONFIG_BINFMT_MISC is not set | ||
275 | # CONFIG_MATH_EMULATION is not set | ||
276 | # CONFIG_IOMMU_HELPER is not set | ||
277 | # CONFIG_SWIOTLB is not set | ||
278 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
279 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
280 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
281 | CONFIG_SPARSE_IRQ=y | 16 | CONFIG_SPARSE_IRQ=y |
282 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
283 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
284 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
285 | CONFIG_SELECT_MEMORY_MODEL=y | ||
286 | CONFIG_FLATMEM_MANUAL=y | ||
287 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
288 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
289 | CONFIG_FLATMEM=y | ||
290 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
291 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
292 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
293 | CONFIG_MIGRATION=y | ||
294 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
295 | CONFIG_ZONE_DMA_FLAG=1 | ||
296 | CONFIG_BOUNCE=y | ||
297 | CONFIG_VIRT_TO_BUS=y | ||
298 | # CONFIG_KSM is not set | ||
299 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
300 | CONFIG_STDBINUTILS=y | ||
301 | CONFIG_PPC_4K_PAGES=y | ||
302 | # CONFIG_PPC_16K_PAGES is not set | ||
303 | # CONFIG_PPC_64K_PAGES is not set | ||
304 | # CONFIG_PPC_256K_PAGES is not set | ||
305 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
306 | CONFIG_PROC_DEVICETREE=y | ||
307 | CONFIG_CMDLINE_BOOL=y | 17 | CONFIG_CMDLINE_BOOL=y |
308 | CONFIG_CMDLINE="" | 18 | CONFIG_CMDLINE="" |
309 | CONFIG_EXTRA_TARGETS="" | ||
310 | CONFIG_SECCOMP=y | ||
311 | CONFIG_ISA_DMA_API=y | ||
312 | |||
313 | # | ||
314 | # Bus options | ||
315 | # | ||
316 | CONFIG_ZONE_DMA=y | ||
317 | CONFIG_PPC_INDIRECT_PCI=y | ||
318 | CONFIG_4xx_SOC=y | ||
319 | CONFIG_PPC_PCI_CHOICE=y | ||
320 | CONFIG_PCI=y | ||
321 | CONFIG_PCI_DOMAINS=y | ||
322 | CONFIG_PCI_SYSCALL=y | ||
323 | # CONFIG_PCIEPORTBUS is not set | ||
324 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
325 | # CONFIG_PCI_MSI is not set | ||
326 | # CONFIG_PCI_LEGACY is not set | ||
327 | # CONFIG_PCI_DEBUG is not set | ||
328 | # CONFIG_PCI_STUB is not set | ||
329 | # CONFIG_PCI_IOV is not set | ||
330 | # CONFIG_PCCARD is not set | ||
331 | # CONFIG_HOTPLUG_PCI is not set | ||
332 | # CONFIG_HAS_RAPIDIO is not set | ||
333 | |||
334 | # | ||
335 | # Advanced setup | ||
336 | # | ||
337 | # CONFIG_ADVANCED_OPTIONS is not set | ||
338 | |||
339 | # | ||
340 | # Default settings for advanced configuration options are used | ||
341 | # | ||
342 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
343 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
344 | CONFIG_KERNEL_START=0xc0000000 | ||
345 | CONFIG_PHYSICAL_START=0x00000000 | ||
346 | CONFIG_TASK_SIZE=0xc0000000 | ||
347 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
348 | CONFIG_NET=y | 19 | CONFIG_NET=y |
349 | |||
350 | # | ||
351 | # Networking options | ||
352 | # | ||
353 | CONFIG_PACKET=y | 20 | CONFIG_PACKET=y |
354 | # CONFIG_PACKET_MMAP is not set | ||
355 | CONFIG_UNIX=y | 21 | CONFIG_UNIX=y |
356 | # CONFIG_NET_KEY is not set | ||
357 | CONFIG_INET=y | 22 | CONFIG_INET=y |
358 | # CONFIG_IP_MULTICAST is not set | ||
359 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
360 | CONFIG_IP_FIB_HASH=y | ||
361 | CONFIG_IP_PNP=y | 23 | CONFIG_IP_PNP=y |
362 | CONFIG_IP_PNP_DHCP=y | 24 | CONFIG_IP_PNP_DHCP=y |
363 | CONFIG_IP_PNP_BOOTP=y | 25 | CONFIG_IP_PNP_BOOTP=y |
364 | # CONFIG_IP_PNP_RARP is not set | ||
365 | # CONFIG_NET_IPIP is not set | ||
366 | # CONFIG_NET_IPGRE is not set | ||
367 | # CONFIG_ARPD is not set | ||
368 | # CONFIG_SYN_COOKIES is not set | ||
369 | # CONFIG_INET_AH is not set | ||
370 | # CONFIG_INET_ESP is not set | ||
371 | # CONFIG_INET_IPCOMP is not set | ||
372 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
373 | # CONFIG_INET_TUNNEL is not set | ||
374 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 26 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
375 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 27 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
376 | # CONFIG_INET_XFRM_MODE_BEET is not set | 28 | # CONFIG_INET_XFRM_MODE_BEET is not set |
377 | # CONFIG_INET_LRO is not set | 29 | # CONFIG_INET_LRO is not set |
378 | CONFIG_INET_DIAG=y | ||
379 | CONFIG_INET_TCP_DIAG=y | ||
380 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
381 | CONFIG_TCP_CONG_CUBIC=y | ||
382 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
383 | # CONFIG_TCP_MD5SIG is not set | ||
384 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
385 | # CONFIG_NETWORK_SECMARK is not set | ||
386 | # CONFIG_NETFILTER is not set | ||
387 | # CONFIG_IP_DCCP is not set | ||
388 | # CONFIG_IP_SCTP is not set | ||
389 | # CONFIG_RDS is not set | ||
390 | # CONFIG_TIPC is not set | ||
391 | # CONFIG_ATM is not set | ||
392 | # CONFIG_BRIDGE is not set | ||
393 | # CONFIG_NET_DSA is not set | ||
394 | # CONFIG_VLAN_8021Q is not set | ||
395 | # CONFIG_DECNET is not set | ||
396 | # CONFIG_LLC2 is not set | ||
397 | # CONFIG_IPX is not set | ||
398 | # CONFIG_ATALK is not set | ||
399 | # CONFIG_X25 is not set | ||
400 | # CONFIG_LAPB is not set | ||
401 | # CONFIG_ECONET is not set | ||
402 | # CONFIG_WAN_ROUTER is not set | ||
403 | # CONFIG_PHONET is not set | ||
404 | # CONFIG_IEEE802154 is not set | ||
405 | # CONFIG_NET_SCHED is not set | ||
406 | # CONFIG_DCB is not set | ||
407 | |||
408 | # | ||
409 | # Network testing | ||
410 | # | ||
411 | # CONFIG_NET_PKTGEN is not set | ||
412 | # CONFIG_HAMRADIO is not set | ||
413 | # CONFIG_CAN is not set | ||
414 | # CONFIG_IRDA is not set | ||
415 | # CONFIG_BT is not set | ||
416 | # CONFIG_AF_RXRPC is not set | ||
417 | CONFIG_WIRELESS=y | ||
418 | # CONFIG_CFG80211 is not set | ||
419 | # CONFIG_LIB80211 is not set | ||
420 | |||
421 | # | ||
422 | # CFG80211 needs to be enabled for MAC80211 | ||
423 | # | ||
424 | # CONFIG_WIMAX is not set | ||
425 | # CONFIG_RFKILL is not set | ||
426 | # CONFIG_NET_9P is not set | ||
427 | |||
428 | # | ||
429 | # Device Drivers | ||
430 | # | ||
431 | |||
432 | # | ||
433 | # Generic Driver Options | ||
434 | # | ||
435 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 31 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
436 | # CONFIG_DEVTMPFS is not set | ||
437 | CONFIG_STANDALONE=y | ||
438 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
439 | CONFIG_FW_LOADER=y | ||
440 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
441 | CONFIG_EXTRA_FIRMWARE="" | ||
442 | # CONFIG_DEBUG_DRIVER is not set | ||
443 | # CONFIG_DEBUG_DEVRES is not set | ||
444 | # CONFIG_SYS_HYPERVISOR is not set | ||
445 | CONFIG_CONNECTOR=y | 32 | CONFIG_CONNECTOR=y |
446 | CONFIG_PROC_EVENTS=y | ||
447 | CONFIG_MTD=y | 33 | CONFIG_MTD=y |
448 | # CONFIG_MTD_DEBUG is not set | ||
449 | # CONFIG_MTD_TESTS is not set | ||
450 | # CONFIG_MTD_CONCAT is not set | ||
451 | CONFIG_MTD_PARTITIONS=y | 34 | CONFIG_MTD_PARTITIONS=y |
452 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
453 | CONFIG_MTD_CMDLINE_PARTS=y | 35 | CONFIG_MTD_CMDLINE_PARTS=y |
454 | CONFIG_MTD_OF_PARTS=y | 36 | CONFIG_MTD_OF_PARTS=y |
455 | # CONFIG_MTD_AR7_PARTS is not set | ||
456 | |||
457 | # | ||
458 | # User Modules And Translation Layers | ||
459 | # | ||
460 | CONFIG_MTD_CHAR=y | 37 | CONFIG_MTD_CHAR=y |
461 | CONFIG_MTD_BLKDEVS=y | ||
462 | CONFIG_MTD_BLOCK=y | 38 | CONFIG_MTD_BLOCK=y |
463 | # CONFIG_FTL is not set | ||
464 | # CONFIG_NFTL is not set | ||
465 | # CONFIG_INFTL is not set | ||
466 | # CONFIG_RFD_FTL is not set | ||
467 | # CONFIG_SSFDC is not set | ||
468 | # CONFIG_MTD_OOPS is not set | ||
469 | |||
470 | # | ||
471 | # RAM/ROM/Flash chip drivers | ||
472 | # | ||
473 | CONFIG_MTD_CFI=y | 39 | CONFIG_MTD_CFI=y |
474 | # CONFIG_MTD_JEDECPROBE is not set | ||
475 | CONFIG_MTD_GEN_PROBE=y | ||
476 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
477 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
478 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
479 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
480 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
481 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
482 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
483 | CONFIG_MTD_CFI_I1=y | ||
484 | CONFIG_MTD_CFI_I2=y | ||
485 | # CONFIG_MTD_CFI_I4 is not set | ||
486 | # CONFIG_MTD_CFI_I8 is not set | ||
487 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
488 | CONFIG_MTD_CFI_AMDSTD=y | 40 | CONFIG_MTD_CFI_AMDSTD=y |
489 | # CONFIG_MTD_CFI_STAA is not set | ||
490 | CONFIG_MTD_CFI_UTIL=y | ||
491 | # CONFIG_MTD_RAM is not set | ||
492 | # CONFIG_MTD_ROM is not set | ||
493 | # CONFIG_MTD_ABSENT is not set | ||
494 | |||
495 | # | ||
496 | # Mapping drivers for chip access | ||
497 | # | ||
498 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
499 | # CONFIG_MTD_PHYSMAP is not set | ||
500 | CONFIG_MTD_PHYSMAP_OF=y | 41 | CONFIG_MTD_PHYSMAP_OF=y |
501 | # CONFIG_MTD_INTEL_VR_NOR is not set | 42 | CONFIG_PROC_DEVICETREE=y |
502 | # CONFIG_MTD_PLATRAM is not set | ||
503 | |||
504 | # | ||
505 | # Self-contained MTD device drivers | ||
506 | # | ||
507 | # CONFIG_MTD_PMC551 is not set | ||
508 | # CONFIG_MTD_SLRAM is not set | ||
509 | # CONFIG_MTD_PHRAM is not set | ||
510 | # CONFIG_MTD_MTDRAM is not set | ||
511 | # CONFIG_MTD_BLOCK2MTD is not set | ||
512 | |||
513 | # | ||
514 | # Disk-On-Chip Device Drivers | ||
515 | # | ||
516 | # CONFIG_MTD_DOC2000 is not set | ||
517 | # CONFIG_MTD_DOC2001 is not set | ||
518 | # CONFIG_MTD_DOC2001PLUS is not set | ||
519 | # CONFIG_MTD_NAND is not set | ||
520 | # CONFIG_MTD_ONENAND is not set | ||
521 | |||
522 | # | ||
523 | # LPDDR flash memory drivers | ||
524 | # | ||
525 | # CONFIG_MTD_LPDDR is not set | ||
526 | |||
527 | # | ||
528 | # UBI - Unsorted block images | ||
529 | # | ||
530 | # CONFIG_MTD_UBI is not set | ||
531 | CONFIG_OF_DEVICE=y | ||
532 | CONFIG_OF_I2C=y | ||
533 | # CONFIG_PARPORT is not set | ||
534 | CONFIG_BLK_DEV=y | ||
535 | # CONFIG_BLK_DEV_FD is not set | ||
536 | # CONFIG_BLK_CPQ_DA is not set | ||
537 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
538 | # CONFIG_BLK_DEV_DAC960 is not set | ||
539 | # CONFIG_BLK_DEV_UMEM is not set | ||
540 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
541 | # CONFIG_BLK_DEV_LOOP is not set | ||
542 | # CONFIG_BLK_DEV_DRBD is not set | ||
543 | # CONFIG_BLK_DEV_NBD is not set | ||
544 | # CONFIG_BLK_DEV_SX8 is not set | ||
545 | CONFIG_BLK_DEV_RAM=y | 43 | CONFIG_BLK_DEV_RAM=y |
546 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
547 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 44 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
548 | # CONFIG_BLK_DEV_XIP is not set | ||
549 | # CONFIG_CDROM_PKTCDVD is not set | ||
550 | # CONFIG_ATA_OVER_ETH is not set | ||
551 | # CONFIG_XILINX_SYSACE is not set | ||
552 | # CONFIG_BLK_DEV_HD is not set | ||
553 | # CONFIG_MISC_DEVICES is not set | 45 | # CONFIG_MISC_DEVICES is not set |
554 | CONFIG_HAVE_IDE=y | ||
555 | # CONFIG_IDE is not set | ||
556 | |||
557 | # | ||
558 | # SCSI device support | ||
559 | # | ||
560 | # CONFIG_RAID_ATTRS is not set | ||
561 | # CONFIG_SCSI is not set | ||
562 | # CONFIG_SCSI_DMA is not set | ||
563 | # CONFIG_SCSI_NETLINK is not set | ||
564 | # CONFIG_ATA is not set | ||
565 | # CONFIG_MD is not set | ||
566 | # CONFIG_FUSION is not set | ||
567 | |||
568 | # | ||
569 | # IEEE 1394 (FireWire) support | ||
570 | # | ||
571 | |||
572 | # | ||
573 | # You can enable one or both FireWire driver stacks. | ||
574 | # | ||
575 | |||
576 | # | ||
577 | # See the help texts for more information. | ||
578 | # | ||
579 | # CONFIG_FIREWIRE is not set | ||
580 | # CONFIG_IEEE1394 is not set | ||
581 | # CONFIG_I2O is not set | ||
582 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
583 | CONFIG_NETDEVICES=y | 46 | CONFIG_NETDEVICES=y |
584 | # CONFIG_DUMMY is not set | ||
585 | # CONFIG_BONDING is not set | ||
586 | # CONFIG_MACVLAN is not set | ||
587 | # CONFIG_EQUALIZER is not set | ||
588 | # CONFIG_TUN is not set | ||
589 | # CONFIG_VETH is not set | ||
590 | # CONFIG_ARCNET is not set | ||
591 | # CONFIG_PHYLIB is not set | ||
592 | CONFIG_NET_ETHERNET=y | 47 | CONFIG_NET_ETHERNET=y |
593 | # CONFIG_MII is not set | ||
594 | # CONFIG_HAPPYMEAL is not set | ||
595 | # CONFIG_SUNGEM is not set | ||
596 | # CONFIG_CASSINI is not set | ||
597 | # CONFIG_NET_VENDOR_3COM is not set | ||
598 | # CONFIG_ETHOC is not set | ||
599 | # CONFIG_DNET is not set | ||
600 | # CONFIG_NET_TULIP is not set | ||
601 | # CONFIG_HP100 is not set | ||
602 | CONFIG_IBM_NEW_EMAC=y | 48 | CONFIG_IBM_NEW_EMAC=y |
603 | CONFIG_IBM_NEW_EMAC_RXB=256 | 49 | CONFIG_IBM_NEW_EMAC_RXB=256 |
604 | CONFIG_IBM_NEW_EMAC_TXB=256 | 50 | CONFIG_IBM_NEW_EMAC_TXB=256 |
605 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
606 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
607 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
608 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
609 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
610 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
611 | CONFIG_IBM_NEW_EMAC_TAH=y | ||
612 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
613 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
614 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
615 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
616 | # CONFIG_NET_PCI is not set | ||
617 | # CONFIG_B44 is not set | ||
618 | # CONFIG_KS8842 is not set | ||
619 | # CONFIG_KS8851_MLL is not set | ||
620 | # CONFIG_ATL2 is not set | ||
621 | # CONFIG_XILINX_EMACLITE is not set | ||
622 | # CONFIG_NETDEV_1000 is not set | 51 | # CONFIG_NETDEV_1000 is not set |
623 | # CONFIG_NETDEV_10000 is not set | 52 | # CONFIG_NETDEV_10000 is not set |
624 | # CONFIG_TR is not set | ||
625 | CONFIG_WLAN=y | ||
626 | # CONFIG_AIRO is not set | ||
627 | # CONFIG_ATMEL is not set | ||
628 | # CONFIG_PRISM54 is not set | ||
629 | # CONFIG_HOSTAP is not set | ||
630 | |||
631 | # | ||
632 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
633 | # | ||
634 | # CONFIG_WAN is not set | ||
635 | # CONFIG_FDDI is not set | ||
636 | # CONFIG_HIPPI is not set | ||
637 | # CONFIG_PPP is not set | ||
638 | # CONFIG_SLIP is not set | ||
639 | # CONFIG_NETCONSOLE is not set | ||
640 | # CONFIG_NETPOLL is not set | ||
641 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
642 | # CONFIG_VMXNET3 is not set | ||
643 | # CONFIG_ISDN is not set | ||
644 | # CONFIG_PHONE is not set | ||
645 | |||
646 | # | ||
647 | # Input device support | ||
648 | # | ||
649 | # CONFIG_INPUT is not set | 53 | # CONFIG_INPUT is not set |
650 | |||
651 | # | ||
652 | # Hardware I/O ports | ||
653 | # | ||
654 | # CONFIG_SERIO is not set | 54 | # CONFIG_SERIO is not set |
655 | # CONFIG_GAMEPORT is not set | ||
656 | |||
657 | # | ||
658 | # Character devices | ||
659 | # | ||
660 | # CONFIG_VT is not set | 55 | # CONFIG_VT is not set |
661 | CONFIG_DEVKMEM=y | ||
662 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
663 | # CONFIG_NOZOMI is not set | ||
664 | |||
665 | # | ||
666 | # Serial drivers | ||
667 | # | ||
668 | CONFIG_SERIAL_8250=y | 56 | CONFIG_SERIAL_8250=y |
669 | CONFIG_SERIAL_8250_CONSOLE=y | 57 | CONFIG_SERIAL_8250_CONSOLE=y |
670 | # CONFIG_SERIAL_8250_PCI is not set | 58 | # CONFIG_SERIAL_8250_PCI is not set |
671 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
672 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
673 | CONFIG_SERIAL_8250_EXTENDED=y | 59 | CONFIG_SERIAL_8250_EXTENDED=y |
674 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
675 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 60 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
676 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
677 | # CONFIG_SERIAL_8250_RSA is not set | ||
678 | |||
679 | # | ||
680 | # Non-8250 serial port support | ||
681 | # | ||
682 | # CONFIG_SERIAL_UARTLITE is not set | ||
683 | CONFIG_SERIAL_CORE=y | ||
684 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
685 | # CONFIG_SERIAL_JSM is not set | ||
686 | CONFIG_SERIAL_OF_PLATFORM=y | 61 | CONFIG_SERIAL_OF_PLATFORM=y |
687 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
688 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
689 | CONFIG_UNIX98_PTYS=y | ||
690 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
691 | CONFIG_LEGACY_PTYS=y | ||
692 | CONFIG_LEGACY_PTY_COUNT=256 | ||
693 | # CONFIG_HVC_UDBG is not set | ||
694 | # CONFIG_IPMI_HANDLER is not set | ||
695 | # CONFIG_HW_RANDOM is not set | 62 | # CONFIG_HW_RANDOM is not set |
696 | # CONFIG_NVRAM is not set | ||
697 | # CONFIG_GEN_RTC is not set | ||
698 | # CONFIG_R3964 is not set | ||
699 | # CONFIG_APPLICOM is not set | ||
700 | # CONFIG_RAW_DRIVER is not set | ||
701 | # CONFIG_TCG_TPM is not set | ||
702 | CONFIG_DEVPORT=y | ||
703 | CONFIG_I2C=y | 63 | CONFIG_I2C=y |
704 | CONFIG_I2C_BOARDINFO=y | ||
705 | CONFIG_I2C_COMPAT=y | ||
706 | CONFIG_I2C_CHARDEV=y | 64 | CONFIG_I2C_CHARDEV=y |
707 | CONFIG_I2C_HELPER_AUTO=y | ||
708 | |||
709 | # | ||
710 | # I2C Hardware Bus support | ||
711 | # | ||
712 | |||
713 | # | ||
714 | # PC SMBus host controller drivers | ||
715 | # | ||
716 | # CONFIG_I2C_ALI1535 is not set | ||
717 | # CONFIG_I2C_ALI1563 is not set | ||
718 | # CONFIG_I2C_ALI15X3 is not set | ||
719 | # CONFIG_I2C_AMD756 is not set | ||
720 | # CONFIG_I2C_AMD8111 is not set | ||
721 | # CONFIG_I2C_I801 is not set | ||
722 | # CONFIG_I2C_ISCH is not set | ||
723 | # CONFIG_I2C_PIIX4 is not set | ||
724 | # CONFIG_I2C_NFORCE2 is not set | ||
725 | # CONFIG_I2C_SIS5595 is not set | ||
726 | # CONFIG_I2C_SIS630 is not set | ||
727 | # CONFIG_I2C_SIS96X is not set | ||
728 | # CONFIG_I2C_VIA is not set | ||
729 | # CONFIG_I2C_VIAPRO is not set | ||
730 | |||
731 | # | ||
732 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
733 | # | ||
734 | CONFIG_I2C_IBM_IIC=y | 65 | CONFIG_I2C_IBM_IIC=y |
735 | # CONFIG_I2C_MPC is not set | ||
736 | # CONFIG_I2C_OCORES is not set | ||
737 | # CONFIG_I2C_SIMTEC is not set | ||
738 | |||
739 | # | ||
740 | # External I2C/SMBus adapter drivers | ||
741 | # | ||
742 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
743 | # CONFIG_I2C_TAOS_EVM is not set | ||
744 | |||
745 | # | ||
746 | # Other I2C/SMBus bus drivers | ||
747 | # | ||
748 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
749 | # CONFIG_I2C_STUB is not set | ||
750 | |||
751 | # | ||
752 | # Miscellaneous I2C Chip support | ||
753 | # | ||
754 | # CONFIG_SENSORS_TSL2550 is not set | ||
755 | # CONFIG_I2C_DEBUG_CORE is not set | ||
756 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
757 | # CONFIG_I2C_DEBUG_BUS is not set | ||
758 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
759 | # CONFIG_SPI is not set | ||
760 | |||
761 | # | ||
762 | # PPS support | ||
763 | # | ||
764 | # CONFIG_PPS is not set | ||
765 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
766 | # CONFIG_GPIOLIB is not set | ||
767 | # CONFIG_W1 is not set | ||
768 | # CONFIG_POWER_SUPPLY is not set | ||
769 | CONFIG_HWMON=y | ||
770 | # CONFIG_HWMON_VID is not set | ||
771 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
772 | |||
773 | # | ||
774 | # Native drivers | ||
775 | # | ||
776 | CONFIG_SENSORS_AD7414=y | 66 | CONFIG_SENSORS_AD7414=y |
777 | # CONFIG_SENSORS_AD7418 is not set | ||
778 | # CONFIG_SENSORS_ADM1021 is not set | ||
779 | # CONFIG_SENSORS_ADM1025 is not set | ||
780 | # CONFIG_SENSORS_ADM1026 is not set | ||
781 | # CONFIG_SENSORS_ADM1029 is not set | ||
782 | # CONFIG_SENSORS_ADM1031 is not set | ||
783 | # CONFIG_SENSORS_ADM9240 is not set | ||
784 | # CONFIG_SENSORS_ADT7462 is not set | ||
785 | # CONFIG_SENSORS_ADT7470 is not set | ||
786 | # CONFIG_SENSORS_ADT7473 is not set | ||
787 | # CONFIG_SENSORS_ADT7475 is not set | ||
788 | # CONFIG_SENSORS_ATXP1 is not set | ||
789 | # CONFIG_SENSORS_DS1621 is not set | ||
790 | # CONFIG_SENSORS_I5K_AMB is not set | ||
791 | # CONFIG_SENSORS_F71805F is not set | ||
792 | # CONFIG_SENSORS_F71882FG is not set | ||
793 | # CONFIG_SENSORS_F75375S is not set | ||
794 | # CONFIG_SENSORS_G760A is not set | ||
795 | # CONFIG_SENSORS_GL518SM is not set | ||
796 | # CONFIG_SENSORS_GL520SM is not set | ||
797 | # CONFIG_SENSORS_IT87 is not set | ||
798 | # CONFIG_SENSORS_LM63 is not set | ||
799 | # CONFIG_SENSORS_LM73 is not set | ||
800 | # CONFIG_SENSORS_LM75 is not set | ||
801 | # CONFIG_SENSORS_LM77 is not set | ||
802 | # CONFIG_SENSORS_LM78 is not set | ||
803 | # CONFIG_SENSORS_LM80 is not set | ||
804 | # CONFIG_SENSORS_LM83 is not set | ||
805 | # CONFIG_SENSORS_LM85 is not set | ||
806 | # CONFIG_SENSORS_LM87 is not set | ||
807 | # CONFIG_SENSORS_LM90 is not set | ||
808 | # CONFIG_SENSORS_LM92 is not set | ||
809 | # CONFIG_SENSORS_LM93 is not set | ||
810 | # CONFIG_SENSORS_LTC4215 is not set | ||
811 | # CONFIG_SENSORS_LTC4245 is not set | ||
812 | # CONFIG_SENSORS_LM95241 is not set | ||
813 | # CONFIG_SENSORS_MAX1619 is not set | ||
814 | # CONFIG_SENSORS_MAX6650 is not set | ||
815 | # CONFIG_SENSORS_PC87360 is not set | ||
816 | # CONFIG_SENSORS_PC87427 is not set | ||
817 | # CONFIG_SENSORS_PCF8591 is not set | ||
818 | # CONFIG_SENSORS_SIS5595 is not set | ||
819 | # CONFIG_SENSORS_DME1737 is not set | ||
820 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
821 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
822 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
823 | # CONFIG_SENSORS_ADS7828 is not set | ||
824 | # CONFIG_SENSORS_THMC50 is not set | ||
825 | # CONFIG_SENSORS_TMP401 is not set | ||
826 | # CONFIG_SENSORS_TMP421 is not set | ||
827 | # CONFIG_SENSORS_VIA686A is not set | ||
828 | # CONFIG_SENSORS_VT1211 is not set | ||
829 | # CONFIG_SENSORS_VT8231 is not set | ||
830 | # CONFIG_SENSORS_W83781D is not set | ||
831 | # CONFIG_SENSORS_W83791D is not set | ||
832 | # CONFIG_SENSORS_W83792D is not set | ||
833 | # CONFIG_SENSORS_W83793 is not set | ||
834 | # CONFIG_SENSORS_W83L785TS is not set | ||
835 | # CONFIG_SENSORS_W83L786NG is not set | ||
836 | # CONFIG_SENSORS_W83627HF is not set | ||
837 | # CONFIG_SENSORS_W83627EHF is not set | ||
838 | # CONFIG_THERMAL is not set | ||
839 | # CONFIG_WATCHDOG is not set | ||
840 | CONFIG_SSB_POSSIBLE=y | ||
841 | |||
842 | # | ||
843 | # Sonics Silicon Backplane | ||
844 | # | ||
845 | # CONFIG_SSB is not set | ||
846 | |||
847 | # | ||
848 | # Multifunction device drivers | ||
849 | # | ||
850 | # CONFIG_MFD_CORE is not set | ||
851 | # CONFIG_MFD_SM501 is not set | ||
852 | # CONFIG_HTC_PASIC3 is not set | ||
853 | # CONFIG_TWL4030_CORE is not set | ||
854 | # CONFIG_MFD_TMIO is not set | ||
855 | # CONFIG_PMIC_DA903X is not set | ||
856 | # CONFIG_PMIC_ADP5520 is not set | ||
857 | # CONFIG_MFD_WM8400 is not set | ||
858 | # CONFIG_MFD_WM831X is not set | ||
859 | # CONFIG_MFD_WM8350_I2C is not set | ||
860 | # CONFIG_MFD_PCF50633 is not set | ||
861 | # CONFIG_AB3100_CORE is not set | ||
862 | # CONFIG_MFD_88PM8607 is not set | ||
863 | # CONFIG_REGULATOR is not set | ||
864 | # CONFIG_MEDIA_SUPPORT is not set | ||
865 | |||
866 | # | ||
867 | # Graphics support | ||
868 | # | ||
869 | # CONFIG_AGP is not set | ||
870 | CONFIG_VGA_ARB=y | ||
871 | # CONFIG_DRM is not set | ||
872 | # CONFIG_VGASTATE is not set | ||
873 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 67 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
874 | # CONFIG_FB is not set | ||
875 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
876 | |||
877 | # | ||
878 | # Display device support | ||
879 | # | ||
880 | # CONFIG_DISPLAY_SUPPORT is not set | ||
881 | # CONFIG_SOUND is not set | ||
882 | # CONFIG_USB_SUPPORT is not set | 68 | # CONFIG_USB_SUPPORT is not set |
883 | # CONFIG_UWB is not set | ||
884 | # CONFIG_MMC is not set | ||
885 | # CONFIG_MEMSTICK is not set | ||
886 | # CONFIG_NEW_LEDS is not set | ||
887 | # CONFIG_ACCESSIBILITY is not set | ||
888 | # CONFIG_INFINIBAND is not set | ||
889 | # CONFIG_EDAC is not set | ||
890 | # CONFIG_RTC_CLASS is not set | ||
891 | # CONFIG_DMADEVICES is not set | ||
892 | # CONFIG_AUXDISPLAY is not set | ||
893 | # CONFIG_UIO is not set | ||
894 | |||
895 | # | ||
896 | # TI VLYNQ | ||
897 | # | ||
898 | # CONFIG_STAGING is not set | ||
899 | |||
900 | # | ||
901 | # File systems | ||
902 | # | ||
903 | CONFIG_EXT2_FS=y | 69 | CONFIG_EXT2_FS=y |
904 | # CONFIG_EXT2_FS_XATTR is not set | ||
905 | # CONFIG_EXT2_FS_XIP is not set | ||
906 | # CONFIG_EXT3_FS is not set | ||
907 | # CONFIG_EXT4_FS is not set | ||
908 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
909 | # CONFIG_REISERFS_FS is not set | ||
910 | # CONFIG_JFS_FS is not set | ||
911 | # CONFIG_FS_POSIX_ACL is not set | ||
912 | # CONFIG_XFS_FS is not set | ||
913 | # CONFIG_GFS2_FS is not set | ||
914 | # CONFIG_OCFS2_FS is not set | ||
915 | # CONFIG_BTRFS_FS is not set | ||
916 | # CONFIG_NILFS2_FS is not set | ||
917 | CONFIG_FILE_LOCKING=y | ||
918 | CONFIG_FSNOTIFY=y | ||
919 | CONFIG_DNOTIFY=y | ||
920 | CONFIG_INOTIFY=y | 70 | CONFIG_INOTIFY=y |
921 | CONFIG_INOTIFY_USER=y | ||
922 | # CONFIG_QUOTA is not set | ||
923 | # CONFIG_AUTOFS_FS is not set | ||
924 | # CONFIG_AUTOFS4_FS is not set | ||
925 | # CONFIG_FUSE_FS is not set | ||
926 | |||
927 | # | ||
928 | # Caches | ||
929 | # | ||
930 | # CONFIG_FSCACHE is not set | ||
931 | |||
932 | # | ||
933 | # CD-ROM/DVD Filesystems | ||
934 | # | ||
935 | # CONFIG_ISO9660_FS is not set | ||
936 | # CONFIG_UDF_FS is not set | ||
937 | |||
938 | # | ||
939 | # DOS/FAT/NT Filesystems | ||
940 | # | ||
941 | # CONFIG_MSDOS_FS is not set | ||
942 | # CONFIG_VFAT_FS is not set | ||
943 | # CONFIG_NTFS_FS is not set | ||
944 | |||
945 | # | ||
946 | # Pseudo filesystems | ||
947 | # | ||
948 | CONFIG_PROC_FS=y | ||
949 | CONFIG_PROC_KCORE=y | 71 | CONFIG_PROC_KCORE=y |
950 | CONFIG_PROC_SYSCTL=y | ||
951 | CONFIG_PROC_PAGE_MONITOR=y | ||
952 | CONFIG_SYSFS=y | ||
953 | CONFIG_TMPFS=y | 72 | CONFIG_TMPFS=y |
954 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
955 | # CONFIG_HUGETLB_PAGE is not set | ||
956 | # CONFIG_CONFIGFS_FS is not set | ||
957 | CONFIG_MISC_FILESYSTEMS=y | ||
958 | # CONFIG_ADFS_FS is not set | ||
959 | # CONFIG_AFFS_FS is not set | ||
960 | # CONFIG_HFS_FS is not set | ||
961 | # CONFIG_HFSPLUS_FS is not set | ||
962 | # CONFIG_BEFS_FS is not set | ||
963 | # CONFIG_BFS_FS is not set | ||
964 | # CONFIG_EFS_FS is not set | ||
965 | CONFIG_JFFS2_FS=y | 73 | CONFIG_JFFS2_FS=y |
966 | CONFIG_JFFS2_FS_DEBUG=0 | ||
967 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
968 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
969 | # CONFIG_JFFS2_SUMMARY is not set | ||
970 | # CONFIG_JFFS2_FS_XATTR is not set | ||
971 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
972 | CONFIG_JFFS2_ZLIB=y | ||
973 | # CONFIG_JFFS2_LZO is not set | ||
974 | CONFIG_JFFS2_RTIME=y | ||
975 | # CONFIG_JFFS2_RUBIN is not set | ||
976 | CONFIG_CRAMFS=y | 74 | CONFIG_CRAMFS=y |
977 | # CONFIG_SQUASHFS is not set | ||
978 | # CONFIG_VXFS_FS is not set | ||
979 | # CONFIG_MINIX_FS is not set | ||
980 | # CONFIG_OMFS_FS is not set | ||
981 | # CONFIG_HPFS_FS is not set | ||
982 | # CONFIG_QNX4FS_FS is not set | ||
983 | # CONFIG_ROMFS_FS is not set | ||
984 | # CONFIG_SYSV_FS is not set | ||
985 | # CONFIG_UFS_FS is not set | ||
986 | CONFIG_NETWORK_FILESYSTEMS=y | ||
987 | CONFIG_NFS_FS=y | 75 | CONFIG_NFS_FS=y |
988 | CONFIG_NFS_V3=y | 76 | CONFIG_NFS_V3=y |
989 | # CONFIG_NFS_V3_ACL is not set | ||
990 | # CONFIG_NFS_V4 is not set | ||
991 | CONFIG_ROOT_NFS=y | 77 | CONFIG_ROOT_NFS=y |
992 | # CONFIG_NFSD is not set | ||
993 | CONFIG_LOCKD=y | ||
994 | CONFIG_LOCKD_V4=y | ||
995 | CONFIG_NFS_COMMON=y | ||
996 | CONFIG_SUNRPC=y | ||
997 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
998 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
999 | # CONFIG_SMB_FS is not set | ||
1000 | # CONFIG_CIFS is not set | ||
1001 | # CONFIG_NCP_FS is not set | ||
1002 | # CONFIG_CODA_FS is not set | ||
1003 | # CONFIG_AFS_FS is not set | ||
1004 | |||
1005 | # | ||
1006 | # Partition Types | ||
1007 | # | ||
1008 | # CONFIG_PARTITION_ADVANCED is not set | ||
1009 | CONFIG_MSDOS_PARTITION=y | ||
1010 | # CONFIG_NLS is not set | ||
1011 | # CONFIG_DLM is not set | ||
1012 | # CONFIG_BINARY_PRINTF is not set | ||
1013 | |||
1014 | # | ||
1015 | # Library routines | ||
1016 | # | ||
1017 | CONFIG_BITREVERSE=y | ||
1018 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1019 | # CONFIG_CRC_CCITT is not set | ||
1020 | # CONFIG_CRC16 is not set | ||
1021 | # CONFIG_CRC_T10DIF is not set | ||
1022 | # CONFIG_CRC_ITU_T is not set | ||
1023 | CONFIG_CRC32=y | ||
1024 | # CONFIG_CRC7 is not set | ||
1025 | # CONFIG_LIBCRC32C is not set | ||
1026 | CONFIG_ZLIB_INFLATE=y | ||
1027 | CONFIG_ZLIB_DEFLATE=y | ||
1028 | CONFIG_DECOMPRESS_GZIP=y | ||
1029 | CONFIG_HAS_IOMEM=y | ||
1030 | CONFIG_HAS_IOPORT=y | ||
1031 | CONFIG_HAS_DMA=y | ||
1032 | CONFIG_HAVE_LMB=y | ||
1033 | CONFIG_NLATTR=y | ||
1034 | CONFIG_GENERIC_ATOMIC64=y | ||
1035 | |||
1036 | # | ||
1037 | # Kernel hacking | ||
1038 | # | ||
1039 | # CONFIG_PRINTK_TIME is not set | ||
1040 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1041 | CONFIG_ENABLE_MUST_CHECK=y | ||
1042 | CONFIG_FRAME_WARN=1024 | ||
1043 | CONFIG_MAGIC_SYSRQ=y | 78 | CONFIG_MAGIC_SYSRQ=y |
1044 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1045 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1046 | CONFIG_DEBUG_FS=y | 79 | CONFIG_DEBUG_FS=y |
1047 | # CONFIG_HEADERS_CHECK is not set | ||
1048 | CONFIG_DEBUG_KERNEL=y | 80 | CONFIG_DEBUG_KERNEL=y |
1049 | # CONFIG_DEBUG_SHIRQ is not set | ||
1050 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1051 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1052 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1053 | CONFIG_DETECT_HUNG_TASK=y | 81 | CONFIG_DETECT_HUNG_TASK=y |
1054 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1055 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1056 | CONFIG_SCHED_DEBUG=y | ||
1057 | # CONFIG_SCHEDSTATS is not set | ||
1058 | # CONFIG_TIMER_STATS is not set | ||
1059 | # CONFIG_DEBUG_OBJECTS is not set | ||
1060 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1061 | # CONFIG_SLUB_STATS is not set | ||
1062 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1063 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1064 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1065 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1066 | # CONFIG_DEBUG_MUTEXES is not set | ||
1067 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1068 | # CONFIG_PROVE_LOCKING is not set | ||
1069 | # CONFIG_LOCK_STAT is not set | ||
1070 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1071 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1072 | # CONFIG_DEBUG_KOBJECT is not set | ||
1073 | # CONFIG_DEBUG_BUGVERBOSE is not set | 82 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1074 | # CONFIG_DEBUG_INFO is not set | ||
1075 | # CONFIG_DEBUG_VM is not set | ||
1076 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1077 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1078 | # CONFIG_DEBUG_LIST is not set | ||
1079 | # CONFIG_DEBUG_SG is not set | ||
1080 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1081 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1082 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1083 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 83 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1084 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1085 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1086 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1087 | # CONFIG_FAULT_INJECTION is not set | ||
1088 | # CONFIG_LATENCYTOP is not set | ||
1089 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 84 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1090 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1091 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1092 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1093 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1094 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1095 | CONFIG_TRACING_SUPPORT=y | ||
1096 | CONFIG_FTRACE=y | ||
1097 | # CONFIG_FUNCTION_TRACER is not set | ||
1098 | # CONFIG_IRQSOFF_TRACER is not set | ||
1099 | # CONFIG_SCHED_TRACER is not set | ||
1100 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1101 | # CONFIG_BOOT_TRACER is not set | ||
1102 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1103 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1104 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1105 | # CONFIG_STACK_TRACER is not set | ||
1106 | # CONFIG_KMEMTRACE is not set | ||
1107 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1108 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1109 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1110 | # CONFIG_DMA_API_DEBUG is not set | ||
1111 | # CONFIG_SAMPLES is not set | ||
1112 | CONFIG_HAVE_ARCH_KGDB=y | ||
1113 | # CONFIG_KGDB is not set | ||
1114 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1115 | CONFIG_PPC_WERROR=y | ||
1116 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1117 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1118 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1119 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1120 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1121 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1122 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1123 | # CONFIG_XMON is not set | ||
1124 | # CONFIG_IRQSTACKS is not set | ||
1125 | # CONFIG_VIRQ_DEBUG is not set | ||
1126 | # CONFIG_BDI_SWITCH is not set | ||
1127 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1128 | |||
1129 | # | ||
1130 | # Security options | ||
1131 | # | ||
1132 | # CONFIG_KEYS is not set | ||
1133 | # CONFIG_SECURITY is not set | ||
1134 | # CONFIG_SECURITYFS is not set | ||
1135 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1136 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1137 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1138 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1139 | CONFIG_DEFAULT_SECURITY="" | ||
1140 | # CONFIG_CRYPTO is not set | ||
1141 | # CONFIG_PPC_CLOCK is not set | ||
1142 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/bamboo_defconfig b/arch/powerpc/configs/44x/bamboo_defconfig index 51a00c46df19..f5f2a4e3e21b 100644 --- a/arch/powerpc/configs/44x/bamboo_defconfig +++ b/arch/powerpc/configs/44x/bamboo_defconfig | |||
@@ -1,1090 +1,71 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 14:09:03 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_NOT_COHERENT_CACHE=y | ||
26 | CONFIG_PPC32=y | ||
27 | CONFIG_WORD_SIZE=32 | ||
28 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
29 | CONFIG_MMU=y | ||
30 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
31 | CONFIG_GENERIC_TIME=y | ||
32 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
33 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
34 | CONFIG_GENERIC_HARDIRQS=y | ||
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
38 | CONFIG_IRQ_PER_CPU=y | ||
39 | CONFIG_NR_IRQS=512 | ||
40 | CONFIG_STACKTRACE_SUPPORT=y | ||
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
43 | CONFIG_LOCKDEP_SUPPORT=y | ||
44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
45 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
46 | CONFIG_GENERIC_HWEIGHT=y | ||
47 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
49 | CONFIG_PPC=y | ||
50 | CONFIG_EARLY_PRINTK=y | ||
51 | CONFIG_GENERIC_NVRAM=y | ||
52 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
53 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
54 | CONFIG_PPC_OF=y | ||
55 | CONFIG_OF=y | ||
56 | CONFIG_PPC_UDBG_16550=y | ||
57 | # CONFIG_GENERIC_TBSYNC is not set | ||
58 | CONFIG_AUDIT_ARCH=y | ||
59 | CONFIG_GENERIC_BUG=y | ||
60 | CONFIG_DTC=y | ||
61 | # CONFIG_DEFAULT_UIMAGE is not set | ||
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
63 | CONFIG_PPC_DCR_NATIVE=y | ||
64 | # CONFIG_PPC_DCR_MMIO is not set | ||
65 | CONFIG_PPC_DCR=y | ||
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
68 | CONFIG_CONSTRUCTORS=y | ||
69 | |||
70 | # | ||
71 | # General setup | ||
72 | # | ||
73 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
74 | CONFIG_BROKEN_ON_SMP=y | ||
75 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
76 | CONFIG_LOCALVERSION="" | ||
77 | CONFIG_LOCALVERSION_AUTO=y | ||
78 | CONFIG_SWAP=y | ||
79 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
80 | CONFIG_SYSVIPC_SYSCTL=y | ||
81 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
83 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
84 | # CONFIG_TASKSTATS is not set | ||
85 | # CONFIG_AUDIT is not set | ||
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
97 | # CONFIG_IKCONFIG is not set | ||
98 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
99 | CONFIG_GROUP_SCHED=y | ||
100 | CONFIG_FAIR_GROUP_SCHED=y | ||
101 | # CONFIG_RT_GROUP_SCHED is not set | ||
102 | CONFIG_USER_SCHED=y | ||
103 | # CONFIG_CGROUP_SCHED is not set | ||
104 | # CONFIG_CGROUPS is not set | ||
105 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
106 | # CONFIG_RELAY is not set | ||
107 | # CONFIG_NAMESPACES is not set | ||
108 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
109 | CONFIG_INITRAMFS_SOURCE="" | ||
110 | CONFIG_RD_GZIP=y | ||
111 | # CONFIG_RD_BZIP2 is not set | ||
112 | # CONFIG_RD_LZMA is not set | ||
113 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
114 | CONFIG_SYSCTL=y | ||
115 | CONFIG_ANON_INODES=y | ||
116 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
117 | CONFIG_SYSCTL_SYSCALL=y | ||
118 | CONFIG_KALLSYMS=y | ||
119 | # CONFIG_KALLSYMS_ALL is not set | ||
120 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
121 | CONFIG_HOTPLUG=y | ||
122 | CONFIG_PRINTK=y | ||
123 | CONFIG_BUG=y | ||
124 | CONFIG_ELF_CORE=y | ||
125 | CONFIG_BASE_FULL=y | ||
126 | CONFIG_FUTEX=y | ||
127 | CONFIG_EPOLL=y | ||
128 | CONFIG_SIGNALFD=y | ||
129 | CONFIG_TIMERFD=y | ||
130 | CONFIG_EVENTFD=y | ||
131 | CONFIG_SHMEM=y | ||
132 | CONFIG_AIO=y | ||
133 | CONFIG_HAVE_PERF_EVENTS=y | ||
134 | |||
135 | # | ||
136 | # Kernel Performance Events And Counters | ||
137 | # | ||
138 | # CONFIG_PERF_EVENTS is not set | ||
139 | # CONFIG_PERF_COUNTERS is not set | ||
140 | CONFIG_VM_EVENT_COUNTERS=y | ||
141 | CONFIG_PCI_QUIRKS=y | ||
142 | CONFIG_SLUB_DEBUG=y | ||
143 | CONFIG_COMPAT_BRK=y | ||
144 | # CONFIG_SLAB is not set | ||
145 | CONFIG_SLUB=y | ||
146 | # CONFIG_SLOB is not set | ||
147 | # CONFIG_PROFILING is not set | ||
148 | CONFIG_HAVE_OPROFILE=y | ||
149 | # CONFIG_KPROBES is not set | ||
150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
151 | CONFIG_HAVE_IOREMAP_PROT=y | ||
152 | CONFIG_HAVE_KPROBES=y | ||
153 | CONFIG_HAVE_KRETPROBES=y | ||
154 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
155 | CONFIG_HAVE_DMA_ATTRS=y | ||
156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | |||
158 | # | ||
159 | # GCOV-based kernel profiling | ||
160 | # | ||
161 | # CONFIG_GCOV_KERNEL is not set | ||
162 | # CONFIG_SLOW_WORK is not set | ||
163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
164 | CONFIG_SLABINFO=y | ||
165 | CONFIG_RT_MUTEXES=y | ||
166 | CONFIG_BASE_SMALL=0 | ||
167 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
168 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
169 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
170 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
171 | # CONFIG_MODVERSIONS is not set | ||
172 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
173 | CONFIG_BLOCK=y | ||
174 | CONFIG_LBDAF=y | ||
175 | # CONFIG_BLK_DEV_BSG is not set | 11 | # CONFIG_BLK_DEV_BSG is not set |
176 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
177 | |||
178 | # | ||
179 | # IO Schedulers | ||
180 | # | ||
181 | CONFIG_IOSCHED_NOOP=y | ||
182 | CONFIG_IOSCHED_DEADLINE=y | ||
183 | CONFIG_IOSCHED_CFQ=y | ||
184 | # CONFIG_DEFAULT_DEADLINE is not set | ||
185 | CONFIG_DEFAULT_CFQ=y | ||
186 | # CONFIG_DEFAULT_NOOP is not set | ||
187 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
188 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
189 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
193 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
198 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
217 | # CONFIG_FREEZER is not set | ||
218 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | ||
219 | |||
220 | # | ||
221 | # Platform support | ||
222 | # | ||
223 | # CONFIG_PPC_CELL is not set | ||
224 | # CONFIG_PPC_CELL_NATIVE is not set | ||
225 | # CONFIG_PQ2ADS is not set | ||
226 | CONFIG_BAMBOO=y | 12 | CONFIG_BAMBOO=y |
227 | # CONFIG_EBONY is not set | 13 | # CONFIG_EBONY is not set |
228 | # CONFIG_SAM440EP is not set | ||
229 | # CONFIG_SEQUOIA is not set | ||
230 | # CONFIG_TAISHAN is not set | ||
231 | # CONFIG_KATMAI is not set | ||
232 | # CONFIG_RAINIER is not set | ||
233 | # CONFIG_WARP is not set | ||
234 | # CONFIG_ARCHES is not set | ||
235 | # CONFIG_CANYONLANDS is not set | ||
236 | # CONFIG_GLACIER is not set | ||
237 | # CONFIG_REDWOOD is not set | ||
238 | # CONFIG_EIGER is not set | ||
239 | # CONFIG_YOSEMITE is not set | ||
240 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
241 | CONFIG_PPC44x_SIMPLE=y | ||
242 | # CONFIG_PPC4xx_GPIO is not set | ||
243 | CONFIG_440EP=y | ||
244 | CONFIG_IBM440EP_ERR42=y | ||
245 | # CONFIG_IPIC is not set | ||
246 | # CONFIG_MPIC is not set | ||
247 | # CONFIG_MPIC_WEIRD is not set | ||
248 | # CONFIG_PPC_I8259 is not set | ||
249 | # CONFIG_PPC_RTAS is not set | ||
250 | # CONFIG_MMIO_NVRAM is not set | ||
251 | # CONFIG_PPC_MPC106 is not set | ||
252 | # CONFIG_PPC_970_NAP is not set | ||
253 | # CONFIG_PPC_INDIRECT_IO is not set | ||
254 | # CONFIG_GENERIC_IOMAP is not set | ||
255 | # CONFIG_CPU_FREQ is not set | ||
256 | # CONFIG_FSL_ULI1575 is not set | ||
257 | # CONFIG_SIMPLE_GPIO is not set | ||
258 | |||
259 | # | ||
260 | # Kernel options | ||
261 | # | ||
262 | # CONFIG_HIGHMEM is not set | ||
263 | # CONFIG_NO_HZ is not set | ||
264 | # CONFIG_HIGH_RES_TIMERS is not set | ||
265 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
266 | # CONFIG_HZ_100 is not set | ||
267 | CONFIG_HZ_250=y | ||
268 | # CONFIG_HZ_300 is not set | ||
269 | # CONFIG_HZ_1000 is not set | ||
270 | CONFIG_HZ=250 | ||
271 | # CONFIG_SCHED_HRTICK is not set | ||
272 | CONFIG_PREEMPT_NONE=y | ||
273 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
274 | # CONFIG_PREEMPT is not set | ||
275 | CONFIG_BINFMT_ELF=y | ||
276 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
277 | # CONFIG_HAVE_AOUT is not set | ||
278 | # CONFIG_BINFMT_MISC is not set | ||
279 | # CONFIG_MATH_EMULATION is not set | ||
280 | # CONFIG_IOMMU_HELPER is not set | ||
281 | # CONFIG_SWIOTLB is not set | ||
282 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
283 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
284 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
285 | CONFIG_SPARSE_IRQ=y | 14 | CONFIG_SPARSE_IRQ=y |
286 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
287 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
288 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
289 | CONFIG_SELECT_MEMORY_MODEL=y | ||
290 | CONFIG_FLATMEM_MANUAL=y | ||
291 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
292 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
293 | CONFIG_FLATMEM=y | ||
294 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
295 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
296 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
297 | CONFIG_MIGRATION=y | ||
298 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
299 | CONFIG_ZONE_DMA_FLAG=1 | ||
300 | CONFIG_BOUNCE=y | ||
301 | CONFIG_VIRT_TO_BUS=y | ||
302 | # CONFIG_KSM is not set | ||
303 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
304 | CONFIG_STDBINUTILS=y | ||
305 | CONFIG_PPC_4K_PAGES=y | ||
306 | # CONFIG_PPC_16K_PAGES is not set | ||
307 | # CONFIG_PPC_64K_PAGES is not set | ||
308 | # CONFIG_PPC_256K_PAGES is not set | ||
309 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
310 | CONFIG_PROC_DEVICETREE=y | ||
311 | CONFIG_CMDLINE_BOOL=y | 15 | CONFIG_CMDLINE_BOOL=y |
312 | CONFIG_CMDLINE="" | 16 | CONFIG_CMDLINE="" |
313 | CONFIG_EXTRA_TARGETS="" | ||
314 | CONFIG_SECCOMP=y | ||
315 | CONFIG_ISA_DMA_API=y | ||
316 | |||
317 | # | ||
318 | # Bus options | ||
319 | # | ||
320 | CONFIG_ZONE_DMA=y | ||
321 | CONFIG_PPC_INDIRECT_PCI=y | ||
322 | CONFIG_4xx_SOC=y | ||
323 | CONFIG_PPC_PCI_CHOICE=y | ||
324 | CONFIG_PCI=y | ||
325 | CONFIG_PCI_DOMAINS=y | ||
326 | CONFIG_PCI_SYSCALL=y | ||
327 | # CONFIG_PCIEPORTBUS is not set | ||
328 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
329 | # CONFIG_PCI_MSI is not set | ||
330 | # CONFIG_PCI_LEGACY is not set | ||
331 | # CONFIG_PCI_DEBUG is not set | ||
332 | # CONFIG_PCI_STUB is not set | ||
333 | # CONFIG_PCI_IOV is not set | ||
334 | # CONFIG_PCCARD is not set | ||
335 | # CONFIG_HOTPLUG_PCI is not set | ||
336 | # CONFIG_HAS_RAPIDIO is not set | ||
337 | |||
338 | # | ||
339 | # Advanced setup | ||
340 | # | ||
341 | # CONFIG_ADVANCED_OPTIONS is not set | ||
342 | |||
343 | # | ||
344 | # Default settings for advanced configuration options are used | ||
345 | # | ||
346 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
347 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
348 | CONFIG_KERNEL_START=0xc0000000 | ||
349 | CONFIG_PHYSICAL_START=0x00000000 | ||
350 | CONFIG_TASK_SIZE=0xc0000000 | ||
351 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
352 | CONFIG_NET=y | 17 | CONFIG_NET=y |
353 | |||
354 | # | ||
355 | # Networking options | ||
356 | # | ||
357 | CONFIG_PACKET=y | 18 | CONFIG_PACKET=y |
358 | # CONFIG_PACKET_MMAP is not set | ||
359 | CONFIG_UNIX=y | 19 | CONFIG_UNIX=y |
360 | # CONFIG_NET_KEY is not set | ||
361 | CONFIG_INET=y | 20 | CONFIG_INET=y |
362 | # CONFIG_IP_MULTICAST is not set | ||
363 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
364 | CONFIG_IP_FIB_HASH=y | ||
365 | CONFIG_IP_PNP=y | 21 | CONFIG_IP_PNP=y |
366 | CONFIG_IP_PNP_DHCP=y | 22 | CONFIG_IP_PNP_DHCP=y |
367 | CONFIG_IP_PNP_BOOTP=y | 23 | CONFIG_IP_PNP_BOOTP=y |
368 | # CONFIG_IP_PNP_RARP is not set | ||
369 | # CONFIG_NET_IPIP is not set | ||
370 | # CONFIG_NET_IPGRE is not set | ||
371 | # CONFIG_ARPD is not set | ||
372 | # CONFIG_SYN_COOKIES is not set | ||
373 | # CONFIG_INET_AH is not set | ||
374 | # CONFIG_INET_ESP is not set | ||
375 | # CONFIG_INET_IPCOMP is not set | ||
376 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
377 | # CONFIG_INET_TUNNEL is not set | ||
378 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 24 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
379 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 25 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
380 | # CONFIG_INET_XFRM_MODE_BEET is not set | 26 | # CONFIG_INET_XFRM_MODE_BEET is not set |
381 | # CONFIG_INET_LRO is not set | 27 | # CONFIG_INET_LRO is not set |
382 | CONFIG_INET_DIAG=y | ||
383 | CONFIG_INET_TCP_DIAG=y | ||
384 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
385 | CONFIG_TCP_CONG_CUBIC=y | ||
386 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
387 | # CONFIG_TCP_MD5SIG is not set | ||
388 | # CONFIG_IPV6 is not set | 28 | # CONFIG_IPV6 is not set |
389 | # CONFIG_NETWORK_SECMARK is not set | ||
390 | # CONFIG_NETFILTER is not set | ||
391 | # CONFIG_IP_DCCP is not set | ||
392 | # CONFIG_IP_SCTP is not set | ||
393 | # CONFIG_RDS is not set | ||
394 | # CONFIG_TIPC is not set | ||
395 | # CONFIG_ATM is not set | ||
396 | # CONFIG_BRIDGE is not set | ||
397 | # CONFIG_NET_DSA is not set | ||
398 | # CONFIG_VLAN_8021Q is not set | ||
399 | # CONFIG_DECNET is not set | ||
400 | # CONFIG_LLC2 is not set | ||
401 | # CONFIG_IPX is not set | ||
402 | # CONFIG_ATALK is not set | ||
403 | # CONFIG_X25 is not set | ||
404 | # CONFIG_LAPB is not set | ||
405 | # CONFIG_ECONET is not set | ||
406 | # CONFIG_WAN_ROUTER is not set | ||
407 | # CONFIG_PHONET is not set | ||
408 | # CONFIG_IEEE802154 is not set | ||
409 | # CONFIG_NET_SCHED is not set | ||
410 | # CONFIG_DCB is not set | ||
411 | |||
412 | # | ||
413 | # Network testing | ||
414 | # | ||
415 | # CONFIG_NET_PKTGEN is not set | ||
416 | # CONFIG_HAMRADIO is not set | ||
417 | # CONFIG_CAN is not set | ||
418 | # CONFIG_IRDA is not set | ||
419 | # CONFIG_BT is not set | ||
420 | # CONFIG_AF_RXRPC is not set | ||
421 | CONFIG_WIRELESS=y | ||
422 | # CONFIG_CFG80211 is not set | ||
423 | # CONFIG_LIB80211 is not set | ||
424 | |||
425 | # | ||
426 | # CFG80211 needs to be enabled for MAC80211 | ||
427 | # | ||
428 | # CONFIG_WIMAX is not set | ||
429 | # CONFIG_RFKILL is not set | ||
430 | # CONFIG_NET_9P is not set | ||
431 | |||
432 | # | ||
433 | # Device Drivers | ||
434 | # | ||
435 | |||
436 | # | ||
437 | # Generic Driver Options | ||
438 | # | ||
439 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 29 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
440 | # CONFIG_DEVTMPFS is not set | ||
441 | CONFIG_STANDALONE=y | ||
442 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
443 | CONFIG_FW_LOADER=y | ||
444 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
445 | CONFIG_EXTRA_FIRMWARE="" | ||
446 | # CONFIG_DEBUG_DRIVER is not set | ||
447 | # CONFIG_DEBUG_DEVRES is not set | ||
448 | # CONFIG_SYS_HYPERVISOR is not set | ||
449 | CONFIG_CONNECTOR=y | 30 | CONFIG_CONNECTOR=y |
450 | CONFIG_PROC_EVENTS=y | 31 | CONFIG_PROC_DEVICETREE=y |
451 | # CONFIG_MTD is not set | ||
452 | CONFIG_OF_DEVICE=y | ||
453 | # CONFIG_PARPORT is not set | ||
454 | CONFIG_BLK_DEV=y | ||
455 | # CONFIG_BLK_DEV_FD is not set | ||
456 | # CONFIG_BLK_CPQ_DA is not set | ||
457 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
458 | # CONFIG_BLK_DEV_DAC960 is not set | ||
459 | # CONFIG_BLK_DEV_UMEM is not set | ||
460 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
461 | # CONFIG_BLK_DEV_LOOP is not set | ||
462 | # CONFIG_BLK_DEV_DRBD is not set | ||
463 | # CONFIG_BLK_DEV_NBD is not set | ||
464 | # CONFIG_BLK_DEV_SX8 is not set | ||
465 | CONFIG_BLK_DEV_RAM=y | 32 | CONFIG_BLK_DEV_RAM=y |
466 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
467 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 33 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
468 | # CONFIG_BLK_DEV_XIP is not set | ||
469 | # CONFIG_CDROM_PKTCDVD is not set | ||
470 | # CONFIG_ATA_OVER_ETH is not set | ||
471 | # CONFIG_XILINX_SYSACE is not set | ||
472 | # CONFIG_BLK_DEV_HD is not set | ||
473 | CONFIG_MISC_DEVICES=y | ||
474 | # CONFIG_PHANTOM is not set | ||
475 | # CONFIG_SGI_IOC4 is not set | ||
476 | # CONFIG_TIFM_CORE is not set | ||
477 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
478 | # CONFIG_HP_ILO is not set | ||
479 | # CONFIG_C2PORT is not set | ||
480 | |||
481 | # | ||
482 | # EEPROM support | ||
483 | # | ||
484 | # CONFIG_EEPROM_93CX6 is not set | ||
485 | # CONFIG_CB710_CORE is not set | ||
486 | CONFIG_HAVE_IDE=y | ||
487 | # CONFIG_IDE is not set | ||
488 | |||
489 | # | ||
490 | # SCSI device support | ||
491 | # | ||
492 | # CONFIG_RAID_ATTRS is not set | ||
493 | # CONFIG_SCSI is not set | ||
494 | # CONFIG_SCSI_DMA is not set | ||
495 | # CONFIG_SCSI_NETLINK is not set | ||
496 | # CONFIG_ATA is not set | ||
497 | # CONFIG_MD is not set | ||
498 | # CONFIG_FUSION is not set | ||
499 | |||
500 | # | ||
501 | # IEEE 1394 (FireWire) support | ||
502 | # | ||
503 | |||
504 | # | ||
505 | # You can enable one or both FireWire driver stacks. | ||
506 | # | ||
507 | |||
508 | # | ||
509 | # See the help texts for more information. | ||
510 | # | ||
511 | # CONFIG_FIREWIRE is not set | ||
512 | # CONFIG_IEEE1394 is not set | ||
513 | # CONFIG_I2O is not set | ||
514 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
515 | CONFIG_NETDEVICES=y | 34 | CONFIG_NETDEVICES=y |
516 | # CONFIG_DUMMY is not set | ||
517 | # CONFIG_BONDING is not set | ||
518 | # CONFIG_MACVLAN is not set | ||
519 | # CONFIG_EQUALIZER is not set | ||
520 | # CONFIG_TUN is not set | ||
521 | # CONFIG_VETH is not set | ||
522 | # CONFIG_ARCNET is not set | ||
523 | # CONFIG_PHYLIB is not set | ||
524 | CONFIG_NET_ETHERNET=y | 35 | CONFIG_NET_ETHERNET=y |
525 | # CONFIG_MII is not set | ||
526 | # CONFIG_HAPPYMEAL is not set | ||
527 | # CONFIG_SUNGEM is not set | ||
528 | # CONFIG_CASSINI is not set | ||
529 | # CONFIG_NET_VENDOR_3COM is not set | ||
530 | # CONFIG_ETHOC is not set | ||
531 | # CONFIG_DNET is not set | ||
532 | # CONFIG_NET_TULIP is not set | ||
533 | # CONFIG_HP100 is not set | ||
534 | CONFIG_IBM_NEW_EMAC=y | 36 | CONFIG_IBM_NEW_EMAC=y |
535 | CONFIG_IBM_NEW_EMAC_RXB=128 | ||
536 | CONFIG_IBM_NEW_EMAC_TXB=64 | ||
537 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
538 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
539 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
540 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
541 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
542 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
543 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
544 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
545 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
546 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
547 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
548 | # CONFIG_NET_PCI is not set | ||
549 | # CONFIG_B44 is not set | ||
550 | # CONFIG_KS8842 is not set | ||
551 | # CONFIG_KS8851_MLL is not set | ||
552 | # CONFIG_ATL2 is not set | ||
553 | # CONFIG_XILINX_EMACLITE is not set | ||
554 | CONFIG_NETDEV_1000=y | ||
555 | # CONFIG_ACENIC is not set | ||
556 | # CONFIG_DL2K is not set | ||
557 | # CONFIG_E1000 is not set | ||
558 | # CONFIG_E1000E is not set | ||
559 | # CONFIG_IP1000 is not set | ||
560 | # CONFIG_IGB is not set | ||
561 | # CONFIG_IGBVF is not set | ||
562 | # CONFIG_NS83820 is not set | ||
563 | # CONFIG_HAMACHI is not set | ||
564 | # CONFIG_YELLOWFIN is not set | ||
565 | # CONFIG_R8169 is not set | ||
566 | # CONFIG_SIS190 is not set | ||
567 | # CONFIG_SKGE is not set | ||
568 | # CONFIG_SKY2 is not set | ||
569 | # CONFIG_VIA_VELOCITY is not set | ||
570 | # CONFIG_TIGON3 is not set | ||
571 | # CONFIG_BNX2 is not set | ||
572 | # CONFIG_CNIC is not set | ||
573 | # CONFIG_MV643XX_ETH is not set | ||
574 | # CONFIG_XILINX_LL_TEMAC is not set | ||
575 | # CONFIG_QLA3XXX is not set | ||
576 | # CONFIG_ATL1 is not set | ||
577 | # CONFIG_ATL1E is not set | ||
578 | # CONFIG_ATL1C is not set | ||
579 | # CONFIG_JME is not set | ||
580 | CONFIG_NETDEV_10000=y | ||
581 | # CONFIG_CHELSIO_T1 is not set | ||
582 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
583 | # CONFIG_CHELSIO_T3 is not set | ||
584 | # CONFIG_ENIC is not set | ||
585 | # CONFIG_IXGBE is not set | ||
586 | # CONFIG_IXGB is not set | ||
587 | # CONFIG_S2IO is not set | ||
588 | # CONFIG_VXGE is not set | ||
589 | # CONFIG_MYRI10GE is not set | ||
590 | # CONFIG_NETXEN_NIC is not set | ||
591 | # CONFIG_NIU is not set | ||
592 | # CONFIG_MLX4_EN is not set | ||
593 | # CONFIG_MLX4_CORE is not set | ||
594 | # CONFIG_TEHUTI is not set | ||
595 | # CONFIG_BNX2X is not set | ||
596 | # CONFIG_QLGE is not set | ||
597 | # CONFIG_SFC is not set | ||
598 | # CONFIG_BE2NET is not set | ||
599 | # CONFIG_TR is not set | ||
600 | CONFIG_WLAN=y | ||
601 | # CONFIG_AIRO is not set | ||
602 | # CONFIG_ATMEL is not set | ||
603 | # CONFIG_PRISM54 is not set | ||
604 | # CONFIG_HOSTAP is not set | ||
605 | |||
606 | # | ||
607 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
608 | # | ||
609 | # CONFIG_WAN is not set | ||
610 | # CONFIG_FDDI is not set | ||
611 | # CONFIG_HIPPI is not set | ||
612 | # CONFIG_PPP is not set | ||
613 | # CONFIG_SLIP is not set | ||
614 | # CONFIG_NETCONSOLE is not set | ||
615 | # CONFIG_NETPOLL is not set | ||
616 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
617 | # CONFIG_VMXNET3 is not set | ||
618 | # CONFIG_ISDN is not set | ||
619 | # CONFIG_PHONE is not set | ||
620 | |||
621 | # | ||
622 | # Input device support | ||
623 | # | ||
624 | # CONFIG_INPUT is not set | 37 | # CONFIG_INPUT is not set |
625 | |||
626 | # | ||
627 | # Hardware I/O ports | ||
628 | # | ||
629 | # CONFIG_SERIO is not set | 38 | # CONFIG_SERIO is not set |
630 | # CONFIG_GAMEPORT is not set | ||
631 | |||
632 | # | ||
633 | # Character devices | ||
634 | # | ||
635 | # CONFIG_VT is not set | 39 | # CONFIG_VT is not set |
636 | CONFIG_DEVKMEM=y | ||
637 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
638 | # CONFIG_NOZOMI is not set | ||
639 | |||
640 | # | ||
641 | # Serial drivers | ||
642 | # | ||
643 | CONFIG_SERIAL_8250=y | 40 | CONFIG_SERIAL_8250=y |
644 | CONFIG_SERIAL_8250_CONSOLE=y | 41 | CONFIG_SERIAL_8250_CONSOLE=y |
645 | # CONFIG_SERIAL_8250_PCI is not set | 42 | # CONFIG_SERIAL_8250_PCI is not set |
646 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
647 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
648 | CONFIG_SERIAL_8250_EXTENDED=y | 43 | CONFIG_SERIAL_8250_EXTENDED=y |
649 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
650 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 44 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
651 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
652 | # CONFIG_SERIAL_8250_RSA is not set | ||
653 | |||
654 | # | ||
655 | # Non-8250 serial port support | ||
656 | # | ||
657 | # CONFIG_SERIAL_UARTLITE is not set | ||
658 | CONFIG_SERIAL_CORE=y | ||
659 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
660 | # CONFIG_SERIAL_JSM is not set | ||
661 | CONFIG_SERIAL_OF_PLATFORM=y | 45 | CONFIG_SERIAL_OF_PLATFORM=y |
662 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
663 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
664 | CONFIG_UNIX98_PTYS=y | ||
665 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
666 | CONFIG_LEGACY_PTYS=y | ||
667 | CONFIG_LEGACY_PTY_COUNT=256 | ||
668 | # CONFIG_HVC_UDBG is not set | ||
669 | # CONFIG_IPMI_HANDLER is not set | ||
670 | # CONFIG_HW_RANDOM is not set | 46 | # CONFIG_HW_RANDOM is not set |
671 | # CONFIG_NVRAM is not set | ||
672 | # CONFIG_GEN_RTC is not set | ||
673 | # CONFIG_R3964 is not set | ||
674 | # CONFIG_APPLICOM is not set | ||
675 | # CONFIG_RAW_DRIVER is not set | ||
676 | # CONFIG_TCG_TPM is not set | ||
677 | CONFIG_DEVPORT=y | ||
678 | # CONFIG_I2C is not set | ||
679 | # CONFIG_SPI is not set | ||
680 | |||
681 | # | ||
682 | # PPS support | ||
683 | # | ||
684 | # CONFIG_PPS is not set | ||
685 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
686 | # CONFIG_GPIOLIB is not set | ||
687 | # CONFIG_W1 is not set | ||
688 | # CONFIG_POWER_SUPPLY is not set | ||
689 | # CONFIG_HWMON is not set | 47 | # CONFIG_HWMON is not set |
690 | CONFIG_THERMAL=y | 48 | CONFIG_THERMAL=y |
691 | # CONFIG_WATCHDOG is not set | ||
692 | CONFIG_SSB_POSSIBLE=y | ||
693 | |||
694 | # | ||
695 | # Sonics Silicon Backplane | ||
696 | # | ||
697 | # CONFIG_SSB is not set | ||
698 | |||
699 | # | ||
700 | # Multifunction device drivers | ||
701 | # | ||
702 | # CONFIG_MFD_CORE is not set | ||
703 | # CONFIG_MFD_SM501 is not set | ||
704 | # CONFIG_HTC_PASIC3 is not set | ||
705 | # CONFIG_MFD_TMIO is not set | ||
706 | # CONFIG_REGULATOR is not set | ||
707 | # CONFIG_MEDIA_SUPPORT is not set | ||
708 | |||
709 | # | ||
710 | # Graphics support | ||
711 | # | ||
712 | # CONFIG_AGP is not set | ||
713 | CONFIG_VGA_ARB=y | ||
714 | # CONFIG_DRM is not set | ||
715 | # CONFIG_VGASTATE is not set | ||
716 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 49 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
717 | # CONFIG_FB is not set | ||
718 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
719 | |||
720 | # | ||
721 | # Display device support | ||
722 | # | ||
723 | # CONFIG_DISPLAY_SUPPORT is not set | ||
724 | # CONFIG_SOUND is not set | ||
725 | CONFIG_USB_SUPPORT=y | ||
726 | CONFIG_USB_ARCH_HAS_HCD=y | ||
727 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
728 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
729 | # CONFIG_USB is not set | ||
730 | # CONFIG_USB_OTG_WHITELIST is not set | ||
731 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
732 | |||
733 | # | ||
734 | # Enable Host or Gadget support to see Inventra options | ||
735 | # | ||
736 | |||
737 | # | ||
738 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
739 | # | ||
740 | # CONFIG_USB_GADGET is not set | ||
741 | |||
742 | # | ||
743 | # OTG and related infrastructure | ||
744 | # | ||
745 | # CONFIG_UWB is not set | ||
746 | # CONFIG_MMC is not set | ||
747 | # CONFIG_MEMSTICK is not set | ||
748 | # CONFIG_NEW_LEDS is not set | ||
749 | # CONFIG_ACCESSIBILITY is not set | ||
750 | # CONFIG_INFINIBAND is not set | ||
751 | # CONFIG_EDAC is not set | ||
752 | # CONFIG_RTC_CLASS is not set | ||
753 | # CONFIG_DMADEVICES is not set | ||
754 | # CONFIG_AUXDISPLAY is not set | ||
755 | # CONFIG_UIO is not set | ||
756 | |||
757 | # | ||
758 | # TI VLYNQ | ||
759 | # | ||
760 | # CONFIG_STAGING is not set | ||
761 | |||
762 | # | ||
763 | # File systems | ||
764 | # | ||
765 | CONFIG_EXT2_FS=y | 50 | CONFIG_EXT2_FS=y |
766 | # CONFIG_EXT2_FS_XATTR is not set | ||
767 | # CONFIG_EXT2_FS_XIP is not set | ||
768 | # CONFIG_EXT3_FS is not set | ||
769 | # CONFIG_EXT4_FS is not set | ||
770 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
771 | # CONFIG_REISERFS_FS is not set | ||
772 | # CONFIG_JFS_FS is not set | ||
773 | # CONFIG_FS_POSIX_ACL is not set | ||
774 | # CONFIG_XFS_FS is not set | ||
775 | # CONFIG_GFS2_FS is not set | ||
776 | # CONFIG_OCFS2_FS is not set | ||
777 | # CONFIG_BTRFS_FS is not set | ||
778 | # CONFIG_NILFS2_FS is not set | ||
779 | CONFIG_FILE_LOCKING=y | ||
780 | CONFIG_FSNOTIFY=y | ||
781 | CONFIG_DNOTIFY=y | ||
782 | CONFIG_INOTIFY=y | 51 | CONFIG_INOTIFY=y |
783 | CONFIG_INOTIFY_USER=y | ||
784 | # CONFIG_QUOTA is not set | ||
785 | # CONFIG_AUTOFS_FS is not set | ||
786 | # CONFIG_AUTOFS4_FS is not set | ||
787 | # CONFIG_FUSE_FS is not set | ||
788 | |||
789 | # | ||
790 | # Caches | ||
791 | # | ||
792 | # CONFIG_FSCACHE is not set | ||
793 | |||
794 | # | ||
795 | # CD-ROM/DVD Filesystems | ||
796 | # | ||
797 | # CONFIG_ISO9660_FS is not set | ||
798 | # CONFIG_UDF_FS is not set | ||
799 | |||
800 | # | ||
801 | # DOS/FAT/NT Filesystems | ||
802 | # | ||
803 | # CONFIG_MSDOS_FS is not set | ||
804 | # CONFIG_VFAT_FS is not set | ||
805 | # CONFIG_NTFS_FS is not set | ||
806 | |||
807 | # | ||
808 | # Pseudo filesystems | ||
809 | # | ||
810 | CONFIG_PROC_FS=y | ||
811 | CONFIG_PROC_KCORE=y | 52 | CONFIG_PROC_KCORE=y |
812 | CONFIG_PROC_SYSCTL=y | ||
813 | CONFIG_PROC_PAGE_MONITOR=y | ||
814 | CONFIG_SYSFS=y | ||
815 | CONFIG_TMPFS=y | 53 | CONFIG_TMPFS=y |
816 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
817 | # CONFIG_HUGETLB_PAGE is not set | ||
818 | # CONFIG_CONFIGFS_FS is not set | ||
819 | CONFIG_MISC_FILESYSTEMS=y | ||
820 | # CONFIG_ADFS_FS is not set | ||
821 | # CONFIG_AFFS_FS is not set | ||
822 | # CONFIG_HFS_FS is not set | ||
823 | # CONFIG_HFSPLUS_FS is not set | ||
824 | # CONFIG_BEFS_FS is not set | ||
825 | # CONFIG_BFS_FS is not set | ||
826 | # CONFIG_EFS_FS is not set | ||
827 | CONFIG_CRAMFS=y | 54 | CONFIG_CRAMFS=y |
828 | # CONFIG_SQUASHFS is not set | ||
829 | # CONFIG_VXFS_FS is not set | ||
830 | # CONFIG_MINIX_FS is not set | ||
831 | # CONFIG_OMFS_FS is not set | ||
832 | # CONFIG_HPFS_FS is not set | ||
833 | # CONFIG_QNX4FS_FS is not set | ||
834 | # CONFIG_ROMFS_FS is not set | ||
835 | # CONFIG_SYSV_FS is not set | ||
836 | # CONFIG_UFS_FS is not set | ||
837 | CONFIG_NETWORK_FILESYSTEMS=y | ||
838 | CONFIG_NFS_FS=y | 55 | CONFIG_NFS_FS=y |
839 | CONFIG_NFS_V3=y | 56 | CONFIG_NFS_V3=y |
840 | # CONFIG_NFS_V3_ACL is not set | ||
841 | # CONFIG_NFS_V4 is not set | ||
842 | CONFIG_ROOT_NFS=y | 57 | CONFIG_ROOT_NFS=y |
843 | # CONFIG_NFSD is not set | ||
844 | CONFIG_LOCKD=y | ||
845 | CONFIG_LOCKD_V4=y | ||
846 | CONFIG_NFS_COMMON=y | ||
847 | CONFIG_SUNRPC=y | ||
848 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
849 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
850 | # CONFIG_SMB_FS is not set | ||
851 | # CONFIG_CIFS is not set | ||
852 | # CONFIG_NCP_FS is not set | ||
853 | # CONFIG_CODA_FS is not set | ||
854 | # CONFIG_AFS_FS is not set | ||
855 | |||
856 | # | ||
857 | # Partition Types | ||
858 | # | ||
859 | # CONFIG_PARTITION_ADVANCED is not set | ||
860 | CONFIG_MSDOS_PARTITION=y | ||
861 | # CONFIG_NLS is not set | ||
862 | # CONFIG_DLM is not set | ||
863 | # CONFIG_BINARY_PRINTF is not set | ||
864 | |||
865 | # | ||
866 | # Library routines | ||
867 | # | ||
868 | CONFIG_BITREVERSE=y | ||
869 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
870 | # CONFIG_CRC_CCITT is not set | ||
871 | # CONFIG_CRC16 is not set | ||
872 | # CONFIG_CRC_T10DIF is not set | ||
873 | # CONFIG_CRC_ITU_T is not set | ||
874 | CONFIG_CRC32=y | ||
875 | # CONFIG_CRC7 is not set | ||
876 | # CONFIG_LIBCRC32C is not set | ||
877 | CONFIG_ZLIB_INFLATE=y | ||
878 | CONFIG_DECOMPRESS_GZIP=y | ||
879 | CONFIG_HAS_IOMEM=y | ||
880 | CONFIG_HAS_IOPORT=y | ||
881 | CONFIG_HAS_DMA=y | ||
882 | CONFIG_HAVE_LMB=y | ||
883 | CONFIG_NLATTR=y | ||
884 | CONFIG_GENERIC_ATOMIC64=y | ||
885 | |||
886 | # | ||
887 | # Kernel hacking | ||
888 | # | ||
889 | # CONFIG_PRINTK_TIME is not set | ||
890 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
891 | CONFIG_ENABLE_MUST_CHECK=y | ||
892 | CONFIG_FRAME_WARN=1024 | ||
893 | CONFIG_MAGIC_SYSRQ=y | 58 | CONFIG_MAGIC_SYSRQ=y |
894 | # CONFIG_STRIP_ASM_SYMS is not set | ||
895 | # CONFIG_UNUSED_SYMBOLS is not set | ||
896 | CONFIG_DEBUG_FS=y | 59 | CONFIG_DEBUG_FS=y |
897 | # CONFIG_HEADERS_CHECK is not set | ||
898 | CONFIG_DEBUG_KERNEL=y | 60 | CONFIG_DEBUG_KERNEL=y |
899 | # CONFIG_DEBUG_SHIRQ is not set | ||
900 | CONFIG_DETECT_SOFTLOCKUP=y | ||
901 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
902 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
903 | CONFIG_DETECT_HUNG_TASK=y | 61 | CONFIG_DETECT_HUNG_TASK=y |
904 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
905 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
906 | CONFIG_SCHED_DEBUG=y | ||
907 | # CONFIG_SCHEDSTATS is not set | ||
908 | # CONFIG_TIMER_STATS is not set | ||
909 | # CONFIG_DEBUG_OBJECTS is not set | ||
910 | # CONFIG_SLUB_DEBUG_ON is not set | ||
911 | # CONFIG_SLUB_STATS is not set | ||
912 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
913 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
914 | # CONFIG_RT_MUTEX_TESTER is not set | ||
915 | # CONFIG_DEBUG_SPINLOCK is not set | ||
916 | # CONFIG_DEBUG_MUTEXES is not set | ||
917 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
918 | # CONFIG_PROVE_LOCKING is not set | ||
919 | # CONFIG_LOCK_STAT is not set | ||
920 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
921 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
922 | # CONFIG_DEBUG_KOBJECT is not set | ||
923 | # CONFIG_DEBUG_BUGVERBOSE is not set | 62 | # CONFIG_DEBUG_BUGVERBOSE is not set |
924 | # CONFIG_DEBUG_INFO is not set | ||
925 | # CONFIG_DEBUG_VM is not set | ||
926 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
927 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
928 | # CONFIG_DEBUG_LIST is not set | ||
929 | # CONFIG_DEBUG_SG is not set | ||
930 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
931 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
932 | # CONFIG_RCU_TORTURE_TEST is not set | ||
933 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 63 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
934 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
935 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
936 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
937 | # CONFIG_FAULT_INJECTION is not set | ||
938 | # CONFIG_LATENCYTOP is not set | ||
939 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 64 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
940 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
941 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
942 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
943 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
944 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
945 | CONFIG_TRACING_SUPPORT=y | ||
946 | CONFIG_FTRACE=y | ||
947 | # CONFIG_FUNCTION_TRACER is not set | ||
948 | # CONFIG_IRQSOFF_TRACER is not set | ||
949 | # CONFIG_SCHED_TRACER is not set | ||
950 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
951 | # CONFIG_BOOT_TRACER is not set | ||
952 | CONFIG_BRANCH_PROFILE_NONE=y | ||
953 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
954 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
955 | # CONFIG_STACK_TRACER is not set | ||
956 | # CONFIG_KMEMTRACE is not set | ||
957 | # CONFIG_WORKQUEUE_TRACER is not set | ||
958 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
959 | # CONFIG_DYNAMIC_DEBUG is not set | ||
960 | # CONFIG_DMA_API_DEBUG is not set | ||
961 | # CONFIG_SAMPLES is not set | ||
962 | CONFIG_HAVE_ARCH_KGDB=y | ||
963 | # CONFIG_KGDB is not set | ||
964 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
965 | CONFIG_PPC_WERROR=y | ||
966 | CONFIG_PRINT_STACK_DEPTH=64 | ||
967 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
968 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
969 | # CONFIG_PPC_EMULATED_STATS is not set | ||
970 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
971 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
972 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
973 | # CONFIG_XMON is not set | ||
974 | # CONFIG_IRQSTACKS is not set | ||
975 | # CONFIG_VIRQ_DEBUG is not set | ||
976 | # CONFIG_BDI_SWITCH is not set | ||
977 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
978 | |||
979 | # | ||
980 | # Security options | ||
981 | # | ||
982 | # CONFIG_KEYS is not set | ||
983 | # CONFIG_SECURITY is not set | ||
984 | # CONFIG_SECURITYFS is not set | ||
985 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
986 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
987 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
988 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
989 | CONFIG_DEFAULT_SECURITY="" | ||
990 | CONFIG_CRYPTO=y | 65 | CONFIG_CRYPTO=y |
991 | |||
992 | # | ||
993 | # Crypto core or helper | ||
994 | # | ||
995 | CONFIG_CRYPTO_ALGAPI=y | ||
996 | CONFIG_CRYPTO_ALGAPI2=y | ||
997 | CONFIG_CRYPTO_AEAD2=y | ||
998 | CONFIG_CRYPTO_BLKCIPHER=y | ||
999 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1000 | CONFIG_CRYPTO_HASH=y | ||
1001 | CONFIG_CRYPTO_HASH2=y | ||
1002 | CONFIG_CRYPTO_RNG2=y | ||
1003 | CONFIG_CRYPTO_PCOMP=y | ||
1004 | CONFIG_CRYPTO_MANAGER=y | ||
1005 | CONFIG_CRYPTO_MANAGER2=y | ||
1006 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1007 | # CONFIG_CRYPTO_NULL is not set | ||
1008 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1009 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1010 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1011 | # CONFIG_CRYPTO_TEST is not set | ||
1012 | |||
1013 | # | ||
1014 | # Authenticated Encryption with Associated Data | ||
1015 | # | ||
1016 | # CONFIG_CRYPTO_CCM is not set | ||
1017 | # CONFIG_CRYPTO_GCM is not set | ||
1018 | # CONFIG_CRYPTO_SEQIV is not set | ||
1019 | |||
1020 | # | ||
1021 | # Block modes | ||
1022 | # | ||
1023 | CONFIG_CRYPTO_CBC=y | 66 | CONFIG_CRYPTO_CBC=y |
1024 | # CONFIG_CRYPTO_CTR is not set | ||
1025 | # CONFIG_CRYPTO_CTS is not set | ||
1026 | CONFIG_CRYPTO_ECB=y | 67 | CONFIG_CRYPTO_ECB=y |
1027 | # CONFIG_CRYPTO_LRW is not set | ||
1028 | CONFIG_CRYPTO_PCBC=y | 68 | CONFIG_CRYPTO_PCBC=y |
1029 | # CONFIG_CRYPTO_XTS is not set | ||
1030 | |||
1031 | # | ||
1032 | # Hash modes | ||
1033 | # | ||
1034 | # CONFIG_CRYPTO_HMAC is not set | ||
1035 | # CONFIG_CRYPTO_XCBC is not set | ||
1036 | # CONFIG_CRYPTO_VMAC is not set | ||
1037 | |||
1038 | # | ||
1039 | # Digest | ||
1040 | # | ||
1041 | # CONFIG_CRYPTO_CRC32C is not set | ||
1042 | # CONFIG_CRYPTO_GHASH is not set | ||
1043 | # CONFIG_CRYPTO_MD4 is not set | ||
1044 | CONFIG_CRYPTO_MD5=y | 69 | CONFIG_CRYPTO_MD5=y |
1045 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1046 | # CONFIG_CRYPTO_RMD128 is not set | ||
1047 | # CONFIG_CRYPTO_RMD160 is not set | ||
1048 | # CONFIG_CRYPTO_RMD256 is not set | ||
1049 | # CONFIG_CRYPTO_RMD320 is not set | ||
1050 | # CONFIG_CRYPTO_SHA1 is not set | ||
1051 | # CONFIG_CRYPTO_SHA256 is not set | ||
1052 | # CONFIG_CRYPTO_SHA512 is not set | ||
1053 | # CONFIG_CRYPTO_TGR192 is not set | ||
1054 | # CONFIG_CRYPTO_WP512 is not set | ||
1055 | |||
1056 | # | ||
1057 | # Ciphers | ||
1058 | # | ||
1059 | # CONFIG_CRYPTO_AES is not set | ||
1060 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1061 | # CONFIG_CRYPTO_ARC4 is not set | ||
1062 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1063 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1064 | # CONFIG_CRYPTO_CAST5 is not set | ||
1065 | # CONFIG_CRYPTO_CAST6 is not set | ||
1066 | CONFIG_CRYPTO_DES=y | 70 | CONFIG_CRYPTO_DES=y |
1067 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1068 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1069 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1070 | # CONFIG_CRYPTO_SEED is not set | ||
1071 | # CONFIG_CRYPTO_SERPENT is not set | ||
1072 | # CONFIG_CRYPTO_TEA is not set | ||
1073 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1074 | |||
1075 | # | ||
1076 | # Compression | ||
1077 | # | ||
1078 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1079 | # CONFIG_CRYPTO_ZLIB is not set | ||
1080 | # CONFIG_CRYPTO_LZO is not set | ||
1081 | |||
1082 | # | ||
1083 | # Random Number Generation | ||
1084 | # | ||
1085 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 71 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1086 | CONFIG_CRYPTO_HW=y | ||
1087 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1088 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1089 | # CONFIG_PPC_CLOCK is not set | ||
1090 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/canyonlands_defconfig b/arch/powerpc/configs/44x/canyonlands_defconfig index 1028b1bfb602..45c64d818b2a 100644 --- a/arch/powerpc/configs/44x/canyonlands_defconfig +++ b/arch/powerpc/configs/44x/canyonlands_defconfig | |||
@@ -1,1356 +1,94 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 14:12:20 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_NOT_COHERENT_CACHE=y | ||
26 | CONFIG_PPC32=y | ||
27 | CONFIG_WORD_SIZE=32 | ||
28 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
29 | CONFIG_MMU=y | ||
30 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
31 | CONFIG_GENERIC_TIME=y | ||
32 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
33 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
34 | CONFIG_GENERIC_HARDIRQS=y | ||
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
38 | CONFIG_IRQ_PER_CPU=y | ||
39 | CONFIG_NR_IRQS=512 | ||
40 | CONFIG_STACKTRACE_SUPPORT=y | ||
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
43 | CONFIG_LOCKDEP_SUPPORT=y | ||
44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
45 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
46 | CONFIG_GENERIC_HWEIGHT=y | ||
47 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
49 | CONFIG_PPC=y | ||
50 | CONFIG_EARLY_PRINTK=y | ||
51 | CONFIG_GENERIC_NVRAM=y | ||
52 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
53 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
54 | CONFIG_PPC_OF=y | ||
55 | CONFIG_OF=y | ||
56 | CONFIG_PPC_UDBG_16550=y | ||
57 | # CONFIG_GENERIC_TBSYNC is not set | ||
58 | CONFIG_AUDIT_ARCH=y | ||
59 | CONFIG_GENERIC_BUG=y | ||
60 | CONFIG_DTC=y | ||
61 | # CONFIG_DEFAULT_UIMAGE is not set | ||
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
63 | CONFIG_PPC_DCR_NATIVE=y | ||
64 | # CONFIG_PPC_DCR_MMIO is not set | ||
65 | CONFIG_PPC_DCR=y | ||
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
68 | CONFIG_CONSTRUCTORS=y | ||
69 | |||
70 | # | ||
71 | # General setup | ||
72 | # | ||
73 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
74 | CONFIG_BROKEN_ON_SMP=y | ||
75 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
76 | CONFIG_LOCALVERSION="" | ||
77 | CONFIG_LOCALVERSION_AUTO=y | ||
78 | CONFIG_SWAP=y | ||
79 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
80 | CONFIG_SYSVIPC_SYSCTL=y | ||
81 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
83 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
84 | # CONFIG_TASKSTATS is not set | ||
85 | # CONFIG_AUDIT is not set | ||
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
97 | # CONFIG_IKCONFIG is not set | ||
98 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
99 | # CONFIG_GROUP_SCHED is not set | ||
100 | # CONFIG_CGROUPS is not set | ||
101 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
102 | # CONFIG_RELAY is not set | ||
103 | # CONFIG_NAMESPACES is not set | ||
104 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
105 | CONFIG_INITRAMFS_SOURCE="" | ||
106 | CONFIG_RD_GZIP=y | ||
107 | # CONFIG_RD_BZIP2 is not set | ||
108 | # CONFIG_RD_LZMA is not set | ||
109 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
110 | CONFIG_SYSCTL=y | ||
111 | CONFIG_ANON_INODES=y | ||
112 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
113 | CONFIG_SYSCTL_SYSCALL=y | ||
114 | CONFIG_KALLSYMS=y | ||
115 | # CONFIG_KALLSYMS_ALL is not set | ||
116 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
117 | CONFIG_HOTPLUG=y | ||
118 | CONFIG_PRINTK=y | ||
119 | CONFIG_BUG=y | ||
120 | CONFIG_ELF_CORE=y | ||
121 | CONFIG_BASE_FULL=y | ||
122 | CONFIG_FUTEX=y | ||
123 | CONFIG_EPOLL=y | ||
124 | CONFIG_SIGNALFD=y | ||
125 | CONFIG_TIMERFD=y | ||
126 | CONFIG_EVENTFD=y | ||
127 | CONFIG_SHMEM=y | ||
128 | CONFIG_AIO=y | ||
129 | CONFIG_HAVE_PERF_EVENTS=y | ||
130 | |||
131 | # | ||
132 | # Kernel Performance Events And Counters | ||
133 | # | ||
134 | # CONFIG_PERF_EVENTS is not set | ||
135 | # CONFIG_PERF_COUNTERS is not set | ||
136 | CONFIG_VM_EVENT_COUNTERS=y | ||
137 | CONFIG_PCI_QUIRKS=y | ||
138 | CONFIG_SLUB_DEBUG=y | ||
139 | CONFIG_COMPAT_BRK=y | ||
140 | # CONFIG_SLAB is not set | ||
141 | CONFIG_SLUB=y | ||
142 | # CONFIG_SLOB is not set | ||
143 | # CONFIG_PROFILING is not set | ||
144 | CONFIG_HAVE_OPROFILE=y | ||
145 | # CONFIG_KPROBES is not set | ||
146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
147 | CONFIG_HAVE_IOREMAP_PROT=y | ||
148 | CONFIG_HAVE_KPROBES=y | ||
149 | CONFIG_HAVE_KRETPROBES=y | ||
150 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
151 | CONFIG_HAVE_DMA_ATTRS=y | ||
152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
153 | |||
154 | # | ||
155 | # GCOV-based kernel profiling | ||
156 | # | ||
157 | # CONFIG_GCOV_KERNEL is not set | ||
158 | # CONFIG_SLOW_WORK is not set | ||
159 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
160 | CONFIG_SLABINFO=y | ||
161 | CONFIG_RT_MUTEXES=y | ||
162 | CONFIG_BASE_SMALL=0 | ||
163 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
164 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
165 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
166 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
167 | # CONFIG_MODVERSIONS is not set | ||
168 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
169 | CONFIG_BLOCK=y | ||
170 | CONFIG_LBDAF=y | ||
171 | # CONFIG_BLK_DEV_BSG is not set | 11 | # CONFIG_BLK_DEV_BSG is not set |
172 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
173 | |||
174 | # | ||
175 | # IO Schedulers | ||
176 | # | ||
177 | CONFIG_IOSCHED_NOOP=y | ||
178 | CONFIG_IOSCHED_DEADLINE=y | ||
179 | CONFIG_IOSCHED_CFQ=y | ||
180 | # CONFIG_DEFAULT_DEADLINE is not set | ||
181 | CONFIG_DEFAULT_CFQ=y | ||
182 | # CONFIG_DEFAULT_NOOP is not set | ||
183 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
184 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
185 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
186 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
190 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
191 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
192 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
193 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
194 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
195 | # CONFIG_INLINE_READ_LOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
199 | CONFIG_INLINE_READ_UNLOCK=y | ||
200 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
201 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
202 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
203 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
204 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
208 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
209 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
210 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
211 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
212 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
213 | # CONFIG_FREEZER is not set | ||
214 | CONFIG_PPC4xx_PCI_EXPRESS=y | ||
215 | |||
216 | # | ||
217 | # Platform support | ||
218 | # | ||
219 | # CONFIG_PPC_CELL is not set | ||
220 | # CONFIG_PPC_CELL_NATIVE is not set | ||
221 | # CONFIG_PQ2ADS is not set | ||
222 | # CONFIG_BAMBOO is not set | ||
223 | # CONFIG_EBONY is not set | 12 | # CONFIG_EBONY is not set |
224 | # CONFIG_SAM440EP is not set | ||
225 | # CONFIG_SEQUOIA is not set | ||
226 | # CONFIG_TAISHAN is not set | ||
227 | # CONFIG_KATMAI is not set | ||
228 | # CONFIG_RAINIER is not set | ||
229 | # CONFIG_WARP is not set | ||
230 | # CONFIG_ARCHES is not set | ||
231 | CONFIG_CANYONLANDS=y | 13 | CONFIG_CANYONLANDS=y |
232 | # CONFIG_GLACIER is not set | ||
233 | # CONFIG_REDWOOD is not set | ||
234 | # CONFIG_EIGER is not set | ||
235 | # CONFIG_YOSEMITE is not set | ||
236 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
237 | CONFIG_PPC44x_SIMPLE=y | ||
238 | # CONFIG_PPC4xx_GPIO is not set | ||
239 | CONFIG_460EX=y | ||
240 | # CONFIG_IPIC is not set | ||
241 | # CONFIG_MPIC is not set | ||
242 | # CONFIG_MPIC_WEIRD is not set | ||
243 | # CONFIG_PPC_I8259 is not set | ||
244 | # CONFIG_PPC_RTAS is not set | ||
245 | # CONFIG_MMIO_NVRAM is not set | ||
246 | # CONFIG_PPC_MPC106 is not set | ||
247 | # CONFIG_PPC_970_NAP is not set | ||
248 | # CONFIG_PPC_INDIRECT_IO is not set | ||
249 | # CONFIG_GENERIC_IOMAP is not set | ||
250 | # CONFIG_CPU_FREQ is not set | ||
251 | # CONFIG_FSL_ULI1575 is not set | ||
252 | # CONFIG_SIMPLE_GPIO is not set | ||
253 | |||
254 | # | ||
255 | # Kernel options | ||
256 | # | ||
257 | # CONFIG_HIGHMEM is not set | ||
258 | CONFIG_TICK_ONESHOT=y | ||
259 | CONFIG_NO_HZ=y | 14 | CONFIG_NO_HZ=y |
260 | CONFIG_HIGH_RES_TIMERS=y | 15 | CONFIG_HIGH_RES_TIMERS=y |
261 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
262 | # CONFIG_HZ_100 is not set | ||
263 | CONFIG_HZ_250=y | ||
264 | # CONFIG_HZ_300 is not set | ||
265 | # CONFIG_HZ_1000 is not set | ||
266 | CONFIG_HZ=250 | ||
267 | CONFIG_SCHED_HRTICK=y | ||
268 | CONFIG_PREEMPT_NONE=y | ||
269 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
270 | # CONFIG_PREEMPT is not set | ||
271 | CONFIG_BINFMT_ELF=y | ||
272 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
273 | # CONFIG_HAVE_AOUT is not set | ||
274 | # CONFIG_BINFMT_MISC is not set | ||
275 | # CONFIG_MATH_EMULATION is not set | ||
276 | # CONFIG_IOMMU_HELPER is not set | ||
277 | # CONFIG_SWIOTLB is not set | ||
278 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
279 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
280 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
281 | CONFIG_SPARSE_IRQ=y | 16 | CONFIG_SPARSE_IRQ=y |
282 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
283 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
284 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
285 | CONFIG_SELECT_MEMORY_MODEL=y | ||
286 | CONFIG_FLATMEM_MANUAL=y | ||
287 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
288 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
289 | CONFIG_FLATMEM=y | ||
290 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
291 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
292 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
293 | CONFIG_MIGRATION=y | ||
294 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
295 | CONFIG_ZONE_DMA_FLAG=1 | ||
296 | CONFIG_BOUNCE=y | ||
297 | CONFIG_VIRT_TO_BUS=y | ||
298 | # CONFIG_KSM is not set | ||
299 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
300 | CONFIG_STDBINUTILS=y | ||
301 | CONFIG_PPC_4K_PAGES=y | ||
302 | # CONFIG_PPC_16K_PAGES is not set | ||
303 | # CONFIG_PPC_64K_PAGES is not set | ||
304 | # CONFIG_PPC_256K_PAGES is not set | ||
305 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
306 | CONFIG_PROC_DEVICETREE=y | ||
307 | CONFIG_CMDLINE_BOOL=y | 17 | CONFIG_CMDLINE_BOOL=y |
308 | CONFIG_CMDLINE="" | 18 | CONFIG_CMDLINE="" |
309 | CONFIG_EXTRA_TARGETS="" | ||
310 | CONFIG_SECCOMP=y | ||
311 | CONFIG_ISA_DMA_API=y | ||
312 | |||
313 | # | ||
314 | # Bus options | ||
315 | # | ||
316 | CONFIG_ZONE_DMA=y | ||
317 | CONFIG_PPC_INDIRECT_PCI=y | ||
318 | CONFIG_4xx_SOC=y | ||
319 | CONFIG_PPC_PCI_CHOICE=y | ||
320 | CONFIG_PCI=y | ||
321 | CONFIG_PCI_DOMAINS=y | ||
322 | CONFIG_PCI_SYSCALL=y | ||
323 | # CONFIG_PCIEPORTBUS is not set | ||
324 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
325 | # CONFIG_PCI_MSI is not set | ||
326 | # CONFIG_PCI_LEGACY is not set | ||
327 | # CONFIG_PCI_DEBUG is not set | ||
328 | # CONFIG_PCI_STUB is not set | ||
329 | # CONFIG_PCI_IOV is not set | ||
330 | # CONFIG_PCCARD is not set | ||
331 | # CONFIG_HOTPLUG_PCI is not set | ||
332 | # CONFIG_HAS_RAPIDIO is not set | ||
333 | |||
334 | # | ||
335 | # Advanced setup | ||
336 | # | ||
337 | # CONFIG_ADVANCED_OPTIONS is not set | ||
338 | |||
339 | # | ||
340 | # Default settings for advanced configuration options are used | ||
341 | # | ||
342 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
343 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
344 | CONFIG_KERNEL_START=0xc0000000 | ||
345 | CONFIG_PHYSICAL_START=0x00000000 | ||
346 | CONFIG_TASK_SIZE=0xc0000000 | ||
347 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
348 | CONFIG_NET=y | 19 | CONFIG_NET=y |
349 | |||
350 | # | ||
351 | # Networking options | ||
352 | # | ||
353 | CONFIG_PACKET=y | 20 | CONFIG_PACKET=y |
354 | # CONFIG_PACKET_MMAP is not set | ||
355 | CONFIG_UNIX=y | 21 | CONFIG_UNIX=y |
356 | # CONFIG_NET_KEY is not set | ||
357 | CONFIG_INET=y | 22 | CONFIG_INET=y |
358 | # CONFIG_IP_MULTICAST is not set | ||
359 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
360 | CONFIG_IP_FIB_HASH=y | ||
361 | CONFIG_IP_PNP=y | 23 | CONFIG_IP_PNP=y |
362 | CONFIG_IP_PNP_DHCP=y | 24 | CONFIG_IP_PNP_DHCP=y |
363 | CONFIG_IP_PNP_BOOTP=y | 25 | CONFIG_IP_PNP_BOOTP=y |
364 | # CONFIG_IP_PNP_RARP is not set | ||
365 | # CONFIG_NET_IPIP is not set | ||
366 | # CONFIG_NET_IPGRE is not set | ||
367 | # CONFIG_ARPD is not set | ||
368 | # CONFIG_SYN_COOKIES is not set | ||
369 | # CONFIG_INET_AH is not set | ||
370 | # CONFIG_INET_ESP is not set | ||
371 | # CONFIG_INET_IPCOMP is not set | ||
372 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
373 | # CONFIG_INET_TUNNEL is not set | ||
374 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 26 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
375 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 27 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
376 | # CONFIG_INET_XFRM_MODE_BEET is not set | 28 | # CONFIG_INET_XFRM_MODE_BEET is not set |
377 | # CONFIG_INET_LRO is not set | 29 | # CONFIG_INET_LRO is not set |
378 | CONFIG_INET_DIAG=y | ||
379 | CONFIG_INET_TCP_DIAG=y | ||
380 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
381 | CONFIG_TCP_CONG_CUBIC=y | ||
382 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
383 | # CONFIG_TCP_MD5SIG is not set | ||
384 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
385 | # CONFIG_NETWORK_SECMARK is not set | ||
386 | # CONFIG_NETFILTER is not set | ||
387 | # CONFIG_IP_DCCP is not set | ||
388 | # CONFIG_IP_SCTP is not set | ||
389 | # CONFIG_RDS is not set | ||
390 | # CONFIG_TIPC is not set | ||
391 | # CONFIG_ATM is not set | ||
392 | # CONFIG_BRIDGE is not set | ||
393 | # CONFIG_NET_DSA is not set | ||
394 | # CONFIG_VLAN_8021Q is not set | ||
395 | # CONFIG_DECNET is not set | ||
396 | # CONFIG_LLC2 is not set | ||
397 | # CONFIG_IPX is not set | ||
398 | # CONFIG_ATALK is not set | ||
399 | # CONFIG_X25 is not set | ||
400 | # CONFIG_LAPB is not set | ||
401 | # CONFIG_ECONET is not set | ||
402 | # CONFIG_WAN_ROUTER is not set | ||
403 | # CONFIG_PHONET is not set | ||
404 | # CONFIG_IEEE802154 is not set | ||
405 | # CONFIG_NET_SCHED is not set | ||
406 | # CONFIG_DCB is not set | ||
407 | |||
408 | # | ||
409 | # Network testing | ||
410 | # | ||
411 | # CONFIG_NET_PKTGEN is not set | ||
412 | # CONFIG_HAMRADIO is not set | ||
413 | # CONFIG_CAN is not set | ||
414 | # CONFIG_IRDA is not set | ||
415 | # CONFIG_BT is not set | ||
416 | # CONFIG_AF_RXRPC is not set | ||
417 | CONFIG_WIRELESS=y | ||
418 | # CONFIG_CFG80211 is not set | ||
419 | # CONFIG_LIB80211 is not set | ||
420 | |||
421 | # | ||
422 | # CFG80211 needs to be enabled for MAC80211 | ||
423 | # | ||
424 | # CONFIG_WIMAX is not set | ||
425 | # CONFIG_RFKILL is not set | ||
426 | # CONFIG_NET_9P is not set | ||
427 | |||
428 | # | ||
429 | # Device Drivers | ||
430 | # | ||
431 | |||
432 | # | ||
433 | # Generic Driver Options | ||
434 | # | ||
435 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 31 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
436 | # CONFIG_DEVTMPFS is not set | ||
437 | CONFIG_STANDALONE=y | ||
438 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
439 | CONFIG_FW_LOADER=y | ||
440 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
441 | CONFIG_EXTRA_FIRMWARE="" | ||
442 | # CONFIG_DEBUG_DRIVER is not set | ||
443 | # CONFIG_DEBUG_DEVRES is not set | ||
444 | # CONFIG_SYS_HYPERVISOR is not set | ||
445 | CONFIG_CONNECTOR=y | 32 | CONFIG_CONNECTOR=y |
446 | CONFIG_PROC_EVENTS=y | ||
447 | CONFIG_MTD=y | 33 | CONFIG_MTD=y |
448 | # CONFIG_MTD_DEBUG is not set | ||
449 | # CONFIG_MTD_TESTS is not set | ||
450 | # CONFIG_MTD_CONCAT is not set | ||
451 | CONFIG_MTD_PARTITIONS=y | 34 | CONFIG_MTD_PARTITIONS=y |
452 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
453 | CONFIG_MTD_CMDLINE_PARTS=y | 35 | CONFIG_MTD_CMDLINE_PARTS=y |
454 | CONFIG_MTD_OF_PARTS=y | 36 | CONFIG_MTD_OF_PARTS=y |
455 | # CONFIG_MTD_AR7_PARTS is not set | ||
456 | |||
457 | # | ||
458 | # User Modules And Translation Layers | ||
459 | # | ||
460 | CONFIG_MTD_CHAR=y | 37 | CONFIG_MTD_CHAR=y |
461 | CONFIG_MTD_BLKDEVS=y | ||
462 | CONFIG_MTD_BLOCK=y | 38 | CONFIG_MTD_BLOCK=y |
463 | # CONFIG_FTL is not set | ||
464 | # CONFIG_NFTL is not set | ||
465 | # CONFIG_INFTL is not set | ||
466 | # CONFIG_RFD_FTL is not set | ||
467 | # CONFIG_SSFDC is not set | ||
468 | # CONFIG_MTD_OOPS is not set | ||
469 | |||
470 | # | ||
471 | # RAM/ROM/Flash chip drivers | ||
472 | # | ||
473 | CONFIG_MTD_CFI=y | 39 | CONFIG_MTD_CFI=y |
474 | # CONFIG_MTD_JEDECPROBE is not set | ||
475 | CONFIG_MTD_GEN_PROBE=y | ||
476 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
477 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
478 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
479 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
480 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
481 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
482 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
483 | CONFIG_MTD_CFI_I1=y | ||
484 | CONFIG_MTD_CFI_I2=y | ||
485 | # CONFIG_MTD_CFI_I4 is not set | ||
486 | # CONFIG_MTD_CFI_I8 is not set | ||
487 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
488 | CONFIG_MTD_CFI_AMDSTD=y | 40 | CONFIG_MTD_CFI_AMDSTD=y |
489 | # CONFIG_MTD_CFI_STAA is not set | ||
490 | CONFIG_MTD_CFI_UTIL=y | ||
491 | # CONFIG_MTD_RAM is not set | ||
492 | # CONFIG_MTD_ROM is not set | ||
493 | # CONFIG_MTD_ABSENT is not set | ||
494 | |||
495 | # | ||
496 | # Mapping drivers for chip access | ||
497 | # | ||
498 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
499 | # CONFIG_MTD_PHYSMAP is not set | ||
500 | CONFIG_MTD_PHYSMAP_OF=y | 41 | CONFIG_MTD_PHYSMAP_OF=y |
501 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
502 | # CONFIG_MTD_PLATRAM is not set | ||
503 | |||
504 | # | ||
505 | # Self-contained MTD device drivers | ||
506 | # | ||
507 | # CONFIG_MTD_PMC551 is not set | ||
508 | # CONFIG_MTD_SLRAM is not set | ||
509 | # CONFIG_MTD_PHRAM is not set | ||
510 | # CONFIG_MTD_MTDRAM is not set | ||
511 | # CONFIG_MTD_BLOCK2MTD is not set | ||
512 | |||
513 | # | ||
514 | # Disk-On-Chip Device Drivers | ||
515 | # | ||
516 | # CONFIG_MTD_DOC2000 is not set | ||
517 | # CONFIG_MTD_DOC2001 is not set | ||
518 | # CONFIG_MTD_DOC2001PLUS is not set | ||
519 | CONFIG_MTD_NAND=y | 42 | CONFIG_MTD_NAND=y |
520 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
521 | CONFIG_MTD_NAND_ECC_SMC=y | ||
522 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
523 | CONFIG_MTD_NAND_IDS=y | ||
524 | CONFIG_MTD_NAND_NDFC=y | 43 | CONFIG_MTD_NAND_NDFC=y |
525 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 44 | CONFIG_PROC_DEVICETREE=y |
526 | # CONFIG_MTD_NAND_CAFE is not set | ||
527 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
528 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
529 | # CONFIG_MTD_ALAUDA is not set | ||
530 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
531 | # CONFIG_MTD_ONENAND is not set | ||
532 | |||
533 | # | ||
534 | # LPDDR flash memory drivers | ||
535 | # | ||
536 | # CONFIG_MTD_LPDDR is not set | ||
537 | |||
538 | # | ||
539 | # UBI - Unsorted block images | ||
540 | # | ||
541 | # CONFIG_MTD_UBI is not set | ||
542 | CONFIG_OF_DEVICE=y | ||
543 | CONFIG_OF_I2C=y | ||
544 | # CONFIG_PARPORT is not set | ||
545 | CONFIG_BLK_DEV=y | ||
546 | # CONFIG_BLK_DEV_FD is not set | ||
547 | # CONFIG_BLK_CPQ_DA is not set | ||
548 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
549 | # CONFIG_BLK_DEV_DAC960 is not set | ||
550 | # CONFIG_BLK_DEV_UMEM is not set | ||
551 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
552 | # CONFIG_BLK_DEV_LOOP is not set | ||
553 | # CONFIG_BLK_DEV_DRBD is not set | ||
554 | # CONFIG_BLK_DEV_NBD is not set | ||
555 | # CONFIG_BLK_DEV_SX8 is not set | ||
556 | # CONFIG_BLK_DEV_UB is not set | ||
557 | CONFIG_BLK_DEV_RAM=y | 45 | CONFIG_BLK_DEV_RAM=y |
558 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
559 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 46 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
560 | # CONFIG_BLK_DEV_XIP is not set | ||
561 | # CONFIG_CDROM_PKTCDVD is not set | ||
562 | # CONFIG_ATA_OVER_ETH is not set | ||
563 | # CONFIG_XILINX_SYSACE is not set | ||
564 | # CONFIG_BLK_DEV_HD is not set | ||
565 | # CONFIG_MISC_DEVICES is not set | 47 | # CONFIG_MISC_DEVICES is not set |
566 | CONFIG_HAVE_IDE=y | ||
567 | # CONFIG_IDE is not set | ||
568 | |||
569 | # | ||
570 | # SCSI device support | ||
571 | # | ||
572 | # CONFIG_RAID_ATTRS is not set | ||
573 | # CONFIG_SCSI is not set | ||
574 | # CONFIG_SCSI_DMA is not set | ||
575 | # CONFIG_SCSI_NETLINK is not set | ||
576 | # CONFIG_ATA is not set | ||
577 | # CONFIG_MD is not set | ||
578 | # CONFIG_FUSION is not set | ||
579 | |||
580 | # | ||
581 | # IEEE 1394 (FireWire) support | ||
582 | # | ||
583 | |||
584 | # | ||
585 | # You can enable one or both FireWire driver stacks. | ||
586 | # | ||
587 | |||
588 | # | ||
589 | # See the help texts for more information. | ||
590 | # | ||
591 | # CONFIG_FIREWIRE is not set | ||
592 | # CONFIG_IEEE1394 is not set | ||
593 | # CONFIG_I2O is not set | ||
594 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
595 | CONFIG_NETDEVICES=y | 48 | CONFIG_NETDEVICES=y |
596 | # CONFIG_DUMMY is not set | ||
597 | # CONFIG_BONDING is not set | ||
598 | # CONFIG_MACVLAN is not set | ||
599 | # CONFIG_EQUALIZER is not set | ||
600 | # CONFIG_TUN is not set | ||
601 | # CONFIG_VETH is not set | ||
602 | # CONFIG_ARCNET is not set | ||
603 | # CONFIG_PHYLIB is not set | ||
604 | CONFIG_NET_ETHERNET=y | 49 | CONFIG_NET_ETHERNET=y |
605 | # CONFIG_MII is not set | ||
606 | # CONFIG_HAPPYMEAL is not set | ||
607 | # CONFIG_SUNGEM is not set | ||
608 | # CONFIG_CASSINI is not set | ||
609 | # CONFIG_NET_VENDOR_3COM is not set | ||
610 | # CONFIG_ETHOC is not set | ||
611 | # CONFIG_DNET is not set | ||
612 | # CONFIG_NET_TULIP is not set | ||
613 | # CONFIG_HP100 is not set | ||
614 | CONFIG_IBM_NEW_EMAC=y | 50 | CONFIG_IBM_NEW_EMAC=y |
615 | CONFIG_IBM_NEW_EMAC_RXB=256 | 51 | CONFIG_IBM_NEW_EMAC_RXB=256 |
616 | CONFIG_IBM_NEW_EMAC_TXB=256 | 52 | CONFIG_IBM_NEW_EMAC_TXB=256 |
617 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
618 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
619 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
620 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
621 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
622 | CONFIG_IBM_NEW_EMAC_RGMII=y | ||
623 | CONFIG_IBM_NEW_EMAC_TAH=y | ||
624 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
625 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
626 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
627 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
628 | # CONFIG_NET_PCI is not set | ||
629 | # CONFIG_B44 is not set | ||
630 | # CONFIG_KS8842 is not set | ||
631 | # CONFIG_KS8851_MLL is not set | ||
632 | # CONFIG_ATL2 is not set | ||
633 | # CONFIG_XILINX_EMACLITE is not set | ||
634 | # CONFIG_NETDEV_1000 is not set | 53 | # CONFIG_NETDEV_1000 is not set |
635 | # CONFIG_NETDEV_10000 is not set | 54 | # CONFIG_NETDEV_10000 is not set |
636 | # CONFIG_TR is not set | ||
637 | CONFIG_WLAN=y | ||
638 | # CONFIG_AIRO is not set | ||
639 | # CONFIG_ATMEL is not set | ||
640 | # CONFIG_PRISM54 is not set | ||
641 | # CONFIG_USB_ZD1201 is not set | ||
642 | # CONFIG_HOSTAP is not set | ||
643 | |||
644 | # | ||
645 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
646 | # | ||
647 | |||
648 | # | ||
649 | # USB Network Adapters | ||
650 | # | ||
651 | # CONFIG_USB_CATC is not set | ||
652 | # CONFIG_USB_KAWETH is not set | ||
653 | # CONFIG_USB_PEGASUS is not set | ||
654 | # CONFIG_USB_RTL8150 is not set | ||
655 | # CONFIG_USB_USBNET is not set | ||
656 | # CONFIG_WAN is not set | ||
657 | # CONFIG_FDDI is not set | ||
658 | # CONFIG_HIPPI is not set | ||
659 | # CONFIG_PPP is not set | ||
660 | # CONFIG_SLIP is not set | ||
661 | # CONFIG_NETCONSOLE is not set | ||
662 | # CONFIG_NETPOLL is not set | ||
663 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
664 | # CONFIG_VMXNET3 is not set | ||
665 | # CONFIG_ISDN is not set | ||
666 | # CONFIG_PHONE is not set | ||
667 | |||
668 | # | ||
669 | # Input device support | ||
670 | # | ||
671 | # CONFIG_INPUT is not set | 55 | # CONFIG_INPUT is not set |
672 | |||
673 | # | ||
674 | # Hardware I/O ports | ||
675 | # | ||
676 | # CONFIG_SERIO is not set | 56 | # CONFIG_SERIO is not set |
677 | # CONFIG_GAMEPORT is not set | ||
678 | |||
679 | # | ||
680 | # Character devices | ||
681 | # | ||
682 | # CONFIG_VT is not set | 57 | # CONFIG_VT is not set |
683 | CONFIG_DEVKMEM=y | ||
684 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
685 | # CONFIG_NOZOMI is not set | ||
686 | |||
687 | # | ||
688 | # Serial drivers | ||
689 | # | ||
690 | CONFIG_SERIAL_8250=y | 58 | CONFIG_SERIAL_8250=y |
691 | CONFIG_SERIAL_8250_CONSOLE=y | 59 | CONFIG_SERIAL_8250_CONSOLE=y |
692 | # CONFIG_SERIAL_8250_PCI is not set | 60 | # CONFIG_SERIAL_8250_PCI is not set |
693 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
694 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
695 | CONFIG_SERIAL_8250_EXTENDED=y | 61 | CONFIG_SERIAL_8250_EXTENDED=y |
696 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
697 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 62 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
698 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
699 | # CONFIG_SERIAL_8250_RSA is not set | ||
700 | |||
701 | # | ||
702 | # Non-8250 serial port support | ||
703 | # | ||
704 | # CONFIG_SERIAL_UARTLITE is not set | ||
705 | CONFIG_SERIAL_CORE=y | ||
706 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
707 | # CONFIG_SERIAL_JSM is not set | ||
708 | CONFIG_SERIAL_OF_PLATFORM=y | 63 | CONFIG_SERIAL_OF_PLATFORM=y |
709 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
710 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
711 | CONFIG_UNIX98_PTYS=y | ||
712 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
713 | CONFIG_LEGACY_PTYS=y | ||
714 | CONFIG_LEGACY_PTY_COUNT=256 | ||
715 | # CONFIG_HVC_UDBG is not set | ||
716 | # CONFIG_IPMI_HANDLER is not set | ||
717 | # CONFIG_HW_RANDOM is not set | 64 | # CONFIG_HW_RANDOM is not set |
718 | # CONFIG_NVRAM is not set | ||
719 | # CONFIG_R3964 is not set | ||
720 | # CONFIG_APPLICOM is not set | ||
721 | # CONFIG_RAW_DRIVER is not set | ||
722 | # CONFIG_TCG_TPM is not set | ||
723 | CONFIG_DEVPORT=y | ||
724 | CONFIG_I2C=y | 65 | CONFIG_I2C=y |
725 | CONFIG_I2C_BOARDINFO=y | ||
726 | CONFIG_I2C_COMPAT=y | ||
727 | CONFIG_I2C_CHARDEV=y | 66 | CONFIG_I2C_CHARDEV=y |
728 | CONFIG_I2C_HELPER_AUTO=y | ||
729 | |||
730 | # | ||
731 | # I2C Hardware Bus support | ||
732 | # | ||
733 | |||
734 | # | ||
735 | # PC SMBus host controller drivers | ||
736 | # | ||
737 | # CONFIG_I2C_ALI1535 is not set | ||
738 | # CONFIG_I2C_ALI1563 is not set | ||
739 | # CONFIG_I2C_ALI15X3 is not set | ||
740 | # CONFIG_I2C_AMD756 is not set | ||
741 | # CONFIG_I2C_AMD8111 is not set | ||
742 | # CONFIG_I2C_I801 is not set | ||
743 | # CONFIG_I2C_ISCH is not set | ||
744 | # CONFIG_I2C_PIIX4 is not set | ||
745 | # CONFIG_I2C_NFORCE2 is not set | ||
746 | # CONFIG_I2C_SIS5595 is not set | ||
747 | # CONFIG_I2C_SIS630 is not set | ||
748 | # CONFIG_I2C_SIS96X is not set | ||
749 | # CONFIG_I2C_VIA is not set | ||
750 | # CONFIG_I2C_VIAPRO is not set | ||
751 | |||
752 | # | ||
753 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
754 | # | ||
755 | CONFIG_I2C_IBM_IIC=y | 67 | CONFIG_I2C_IBM_IIC=y |
756 | # CONFIG_I2C_MPC is not set | ||
757 | # CONFIG_I2C_OCORES is not set | ||
758 | # CONFIG_I2C_SIMTEC is not set | ||
759 | |||
760 | # | ||
761 | # External I2C/SMBus adapter drivers | ||
762 | # | ||
763 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
764 | # CONFIG_I2C_TAOS_EVM is not set | ||
765 | # CONFIG_I2C_TINY_USB is not set | ||
766 | |||
767 | # | ||
768 | # Other I2C/SMBus bus drivers | ||
769 | # | ||
770 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
771 | # CONFIG_I2C_STUB is not set | ||
772 | |||
773 | # | ||
774 | # Miscellaneous I2C Chip support | ||
775 | # | ||
776 | # CONFIG_SENSORS_TSL2550 is not set | ||
777 | # CONFIG_I2C_DEBUG_CORE is not set | ||
778 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
779 | # CONFIG_I2C_DEBUG_BUS is not set | ||
780 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
781 | # CONFIG_SPI is not set | ||
782 | |||
783 | # | ||
784 | # PPS support | ||
785 | # | ||
786 | # CONFIG_PPS is not set | ||
787 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
788 | # CONFIG_GPIOLIB is not set | ||
789 | # CONFIG_W1 is not set | ||
790 | # CONFIG_POWER_SUPPLY is not set | ||
791 | CONFIG_HWMON=y | ||
792 | # CONFIG_HWMON_VID is not set | ||
793 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
794 | |||
795 | # | ||
796 | # Native drivers | ||
797 | # | ||
798 | CONFIG_SENSORS_AD7414=y | 68 | CONFIG_SENSORS_AD7414=y |
799 | # CONFIG_SENSORS_AD7418 is not set | ||
800 | # CONFIG_SENSORS_ADM1021 is not set | ||
801 | # CONFIG_SENSORS_ADM1025 is not set | ||
802 | # CONFIG_SENSORS_ADM1026 is not set | ||
803 | # CONFIG_SENSORS_ADM1029 is not set | ||
804 | # CONFIG_SENSORS_ADM1031 is not set | ||
805 | # CONFIG_SENSORS_ADM9240 is not set | ||
806 | # CONFIG_SENSORS_ADT7462 is not set | ||
807 | # CONFIG_SENSORS_ADT7470 is not set | ||
808 | # CONFIG_SENSORS_ADT7473 is not set | ||
809 | # CONFIG_SENSORS_ADT7475 is not set | ||
810 | # CONFIG_SENSORS_ATXP1 is not set | ||
811 | # CONFIG_SENSORS_DS1621 is not set | ||
812 | # CONFIG_SENSORS_I5K_AMB is not set | ||
813 | # CONFIG_SENSORS_F71805F is not set | ||
814 | # CONFIG_SENSORS_F71882FG is not set | ||
815 | # CONFIG_SENSORS_F75375S is not set | ||
816 | # CONFIG_SENSORS_G760A is not set | ||
817 | # CONFIG_SENSORS_GL518SM is not set | ||
818 | # CONFIG_SENSORS_GL520SM is not set | ||
819 | # CONFIG_SENSORS_IT87 is not set | ||
820 | # CONFIG_SENSORS_LM63 is not set | ||
821 | # CONFIG_SENSORS_LM73 is not set | ||
822 | # CONFIG_SENSORS_LM75 is not set | ||
823 | # CONFIG_SENSORS_LM77 is not set | ||
824 | # CONFIG_SENSORS_LM78 is not set | ||
825 | # CONFIG_SENSORS_LM80 is not set | ||
826 | # CONFIG_SENSORS_LM83 is not set | ||
827 | # CONFIG_SENSORS_LM85 is not set | ||
828 | # CONFIG_SENSORS_LM87 is not set | ||
829 | # CONFIG_SENSORS_LM90 is not set | ||
830 | # CONFIG_SENSORS_LM92 is not set | ||
831 | # CONFIG_SENSORS_LM93 is not set | ||
832 | # CONFIG_SENSORS_LTC4215 is not set | ||
833 | # CONFIG_SENSORS_LTC4245 is not set | ||
834 | # CONFIG_SENSORS_LM95241 is not set | ||
835 | # CONFIG_SENSORS_MAX1619 is not set | ||
836 | # CONFIG_SENSORS_MAX6650 is not set | ||
837 | # CONFIG_SENSORS_PC87360 is not set | ||
838 | # CONFIG_SENSORS_PC87427 is not set | ||
839 | # CONFIG_SENSORS_PCF8591 is not set | ||
840 | # CONFIG_SENSORS_SIS5595 is not set | ||
841 | # CONFIG_SENSORS_DME1737 is not set | ||
842 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
843 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
844 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
845 | # CONFIG_SENSORS_ADS7828 is not set | ||
846 | # CONFIG_SENSORS_THMC50 is not set | ||
847 | # CONFIG_SENSORS_TMP401 is not set | ||
848 | # CONFIG_SENSORS_TMP421 is not set | ||
849 | # CONFIG_SENSORS_VIA686A is not set | ||
850 | # CONFIG_SENSORS_VT1211 is not set | ||
851 | # CONFIG_SENSORS_VT8231 is not set | ||
852 | # CONFIG_SENSORS_W83781D is not set | ||
853 | # CONFIG_SENSORS_W83791D is not set | ||
854 | # CONFIG_SENSORS_W83792D is not set | ||
855 | # CONFIG_SENSORS_W83793 is not set | ||
856 | # CONFIG_SENSORS_W83L785TS is not set | ||
857 | # CONFIG_SENSORS_W83L786NG is not set | ||
858 | # CONFIG_SENSORS_W83627HF is not set | ||
859 | # CONFIG_SENSORS_W83627EHF is not set | ||
860 | # CONFIG_THERMAL is not set | ||
861 | # CONFIG_WATCHDOG is not set | ||
862 | CONFIG_SSB_POSSIBLE=y | ||
863 | |||
864 | # | ||
865 | # Sonics Silicon Backplane | ||
866 | # | ||
867 | # CONFIG_SSB is not set | ||
868 | |||
869 | # | ||
870 | # Multifunction device drivers | ||
871 | # | ||
872 | # CONFIG_MFD_CORE is not set | ||
873 | # CONFIG_MFD_SM501 is not set | ||
874 | # CONFIG_HTC_PASIC3 is not set | ||
875 | # CONFIG_TWL4030_CORE is not set | ||
876 | # CONFIG_MFD_TMIO is not set | ||
877 | # CONFIG_PMIC_DA903X is not set | ||
878 | # CONFIG_PMIC_ADP5520 is not set | ||
879 | # CONFIG_MFD_WM8400 is not set | ||
880 | # CONFIG_MFD_WM831X is not set | ||
881 | # CONFIG_MFD_WM8350_I2C is not set | ||
882 | # CONFIG_MFD_PCF50633 is not set | ||
883 | # CONFIG_AB3100_CORE is not set | ||
884 | # CONFIG_MFD_88PM8607 is not set | ||
885 | # CONFIG_REGULATOR is not set | ||
886 | # CONFIG_MEDIA_SUPPORT is not set | ||
887 | |||
888 | # | ||
889 | # Graphics support | ||
890 | # | ||
891 | # CONFIG_AGP is not set | ||
892 | CONFIG_VGA_ARB=y | ||
893 | # CONFIG_DRM is not set | ||
894 | # CONFIG_VGASTATE is not set | ||
895 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
896 | # CONFIG_FB is not set | ||
897 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
898 | |||
899 | # | ||
900 | # Display device support | ||
901 | # | ||
902 | # CONFIG_DISPLAY_SUPPORT is not set | ||
903 | # CONFIG_SOUND is not set | ||
904 | CONFIG_USB_SUPPORT=y | ||
905 | CONFIG_USB_ARCH_HAS_HCD=y | ||
906 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
907 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
908 | CONFIG_USB=y | 69 | CONFIG_USB=y |
909 | # CONFIG_USB_DEBUG is not set | ||
910 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | 70 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y |
911 | |||
912 | # | ||
913 | # Miscellaneous USB options | ||
914 | # | ||
915 | CONFIG_USB_DEVICEFS=y | 71 | CONFIG_USB_DEVICEFS=y |
916 | CONFIG_USB_DEVICE_CLASS=y | ||
917 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
918 | # CONFIG_USB_OTG is not set | ||
919 | # CONFIG_USB_OTG_WHITELIST is not set | ||
920 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
921 | CONFIG_USB_MON=y | 72 | CONFIG_USB_MON=y |
922 | # CONFIG_USB_WUSB is not set | ||
923 | # CONFIG_USB_WUSB_CBAF is not set | ||
924 | |||
925 | # | ||
926 | # USB Host Controller Drivers | ||
927 | # | ||
928 | # CONFIG_USB_C67X00_HCD is not set | ||
929 | # CONFIG_USB_XHCI_HCD is not set | ||
930 | CONFIG_USB_EHCI_HCD=m | 73 | CONFIG_USB_EHCI_HCD=m |
931 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | ||
932 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | ||
933 | # CONFIG_XPS_USB_HCD_XILINX is not set | ||
934 | CONFIG_USB_EHCI_HCD_PPC_OF=y | ||
935 | # CONFIG_USB_OXU210HP_HCD is not set | ||
936 | # CONFIG_USB_ISP116X_HCD is not set | ||
937 | # CONFIG_USB_ISP1760_HCD is not set | ||
938 | # CONFIG_USB_ISP1362_HCD is not set | ||
939 | CONFIG_USB_OHCI_HCD=y | 74 | CONFIG_USB_OHCI_HCD=y |
940 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 75 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
941 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 76 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
942 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
943 | CONFIG_USB_OHCI_HCD_PCI=y | ||
944 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | ||
945 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | ||
946 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
947 | # CONFIG_USB_UHCI_HCD is not set | ||
948 | # CONFIG_USB_SL811_HCD is not set | ||
949 | # CONFIG_USB_R8A66597_HCD is not set | ||
950 | # CONFIG_USB_WHCI_HCD is not set | ||
951 | # CONFIG_USB_HWA_HCD is not set | ||
952 | |||
953 | # | ||
954 | # USB Device Class drivers | ||
955 | # | ||
956 | # CONFIG_USB_ACM is not set | ||
957 | # CONFIG_USB_PRINTER is not set | ||
958 | # CONFIG_USB_WDM is not set | ||
959 | # CONFIG_USB_TMC is not set | ||
960 | |||
961 | # | ||
962 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
963 | # | ||
964 | |||
965 | # | ||
966 | # also be needed; see USB_STORAGE Help for more info | ||
967 | # | ||
968 | CONFIG_USB_LIBUSUAL=y | 77 | CONFIG_USB_LIBUSUAL=y |
969 | |||
970 | # | ||
971 | # USB Imaging devices | ||
972 | # | ||
973 | # CONFIG_USB_MDC800 is not set | ||
974 | |||
975 | # | ||
976 | # USB port drivers | ||
977 | # | ||
978 | # CONFIG_USB_SERIAL is not set | ||
979 | |||
980 | # | ||
981 | # USB Miscellaneous drivers | ||
982 | # | ||
983 | # CONFIG_USB_EMI62 is not set | ||
984 | # CONFIG_USB_EMI26 is not set | ||
985 | # CONFIG_USB_ADUTUX is not set | ||
986 | # CONFIG_USB_SEVSEG is not set | ||
987 | # CONFIG_USB_RIO500 is not set | ||
988 | # CONFIG_USB_LEGOTOWER is not set | ||
989 | # CONFIG_USB_LCD is not set | ||
990 | # CONFIG_USB_BERRY_CHARGE is not set | ||
991 | # CONFIG_USB_LED is not set | ||
992 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
993 | # CONFIG_USB_CYTHERM is not set | ||
994 | # CONFIG_USB_IDMOUSE is not set | ||
995 | # CONFIG_USB_FTDI_ELAN is not set | ||
996 | # CONFIG_USB_APPLEDISPLAY is not set | ||
997 | # CONFIG_USB_SISUSBVGA is not set | ||
998 | # CONFIG_USB_LD is not set | ||
999 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1000 | # CONFIG_USB_IOWARRIOR is not set | ||
1001 | # CONFIG_USB_TEST is not set | ||
1002 | # CONFIG_USB_ISIGHTFW is not set | ||
1003 | # CONFIG_USB_VST is not set | ||
1004 | # CONFIG_USB_GADGET is not set | ||
1005 | |||
1006 | # | ||
1007 | # OTG and related infrastructure | ||
1008 | # | ||
1009 | # CONFIG_NOP_USB_XCEIV is not set | ||
1010 | # CONFIG_UWB is not set | ||
1011 | # CONFIG_MMC is not set | ||
1012 | # CONFIG_MEMSTICK is not set | ||
1013 | # CONFIG_NEW_LEDS is not set | ||
1014 | # CONFIG_ACCESSIBILITY is not set | ||
1015 | # CONFIG_INFINIBAND is not set | ||
1016 | # CONFIG_EDAC is not set | ||
1017 | CONFIG_RTC_LIB=y | ||
1018 | CONFIG_RTC_CLASS=y | 78 | CONFIG_RTC_CLASS=y |
1019 | CONFIG_RTC_HCTOSYS=y | ||
1020 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1021 | # CONFIG_RTC_DEBUG is not set | ||
1022 | |||
1023 | # | ||
1024 | # RTC interfaces | ||
1025 | # | ||
1026 | CONFIG_RTC_INTF_SYSFS=y | ||
1027 | CONFIG_RTC_INTF_PROC=y | ||
1028 | CONFIG_RTC_INTF_DEV=y | ||
1029 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1030 | # CONFIG_RTC_DRV_TEST is not set | ||
1031 | |||
1032 | # | ||
1033 | # I2C RTC drivers | ||
1034 | # | ||
1035 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1036 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1037 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1038 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1039 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1040 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1041 | # CONFIG_RTC_DRV_X1205 is not set | ||
1042 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1043 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1044 | CONFIG_RTC_DRV_M41T80=y | 79 | CONFIG_RTC_DRV_M41T80=y |
1045 | # CONFIG_RTC_DRV_M41T80_WDT is not set | ||
1046 | # CONFIG_RTC_DRV_BQ32K is not set | ||
1047 | # CONFIG_RTC_DRV_S35390A is not set | ||
1048 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1049 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1050 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1051 | |||
1052 | # | ||
1053 | # SPI RTC drivers | ||
1054 | # | ||
1055 | |||
1056 | # | ||
1057 | # Platform RTC drivers | ||
1058 | # | ||
1059 | # CONFIG_RTC_DRV_CMOS is not set | ||
1060 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1061 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1062 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1063 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1064 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1065 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1066 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1067 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1068 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1069 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1070 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1071 | # CONFIG_RTC_DRV_V3020 is not set | ||
1072 | |||
1073 | # | ||
1074 | # on-CPU RTC drivers | ||
1075 | # | ||
1076 | # CONFIG_RTC_DRV_GENERIC is not set | ||
1077 | # CONFIG_DMADEVICES is not set | ||
1078 | # CONFIG_AUXDISPLAY is not set | ||
1079 | # CONFIG_UIO is not set | ||
1080 | |||
1081 | # | ||
1082 | # TI VLYNQ | ||
1083 | # | ||
1084 | # CONFIG_STAGING is not set | ||
1085 | |||
1086 | # | ||
1087 | # File systems | ||
1088 | # | ||
1089 | CONFIG_EXT2_FS=y | 80 | CONFIG_EXT2_FS=y |
1090 | # CONFIG_EXT2_FS_XATTR is not set | ||
1091 | # CONFIG_EXT2_FS_XIP is not set | ||
1092 | # CONFIG_EXT3_FS is not set | ||
1093 | # CONFIG_EXT4_FS is not set | ||
1094 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
1095 | # CONFIG_REISERFS_FS is not set | ||
1096 | # CONFIG_JFS_FS is not set | ||
1097 | # CONFIG_FS_POSIX_ACL is not set | ||
1098 | # CONFIG_XFS_FS is not set | ||
1099 | # CONFIG_GFS2_FS is not set | ||
1100 | # CONFIG_OCFS2_FS is not set | ||
1101 | # CONFIG_BTRFS_FS is not set | ||
1102 | # CONFIG_NILFS2_FS is not set | ||
1103 | CONFIG_FILE_LOCKING=y | ||
1104 | CONFIG_FSNOTIFY=y | ||
1105 | CONFIG_DNOTIFY=y | ||
1106 | CONFIG_INOTIFY=y | 81 | CONFIG_INOTIFY=y |
1107 | CONFIG_INOTIFY_USER=y | ||
1108 | # CONFIG_QUOTA is not set | ||
1109 | # CONFIG_AUTOFS_FS is not set | ||
1110 | # CONFIG_AUTOFS4_FS is not set | ||
1111 | # CONFIG_FUSE_FS is not set | ||
1112 | |||
1113 | # | ||
1114 | # Caches | ||
1115 | # | ||
1116 | # CONFIG_FSCACHE is not set | ||
1117 | |||
1118 | # | ||
1119 | # CD-ROM/DVD Filesystems | ||
1120 | # | ||
1121 | # CONFIG_ISO9660_FS is not set | ||
1122 | # CONFIG_UDF_FS is not set | ||
1123 | |||
1124 | # | ||
1125 | # DOS/FAT/NT Filesystems | ||
1126 | # | ||
1127 | # CONFIG_MSDOS_FS is not set | ||
1128 | # CONFIG_VFAT_FS is not set | ||
1129 | # CONFIG_NTFS_FS is not set | ||
1130 | |||
1131 | # | ||
1132 | # Pseudo filesystems | ||
1133 | # | ||
1134 | CONFIG_PROC_FS=y | ||
1135 | CONFIG_PROC_KCORE=y | 82 | CONFIG_PROC_KCORE=y |
1136 | CONFIG_PROC_SYSCTL=y | ||
1137 | CONFIG_PROC_PAGE_MONITOR=y | ||
1138 | CONFIG_SYSFS=y | ||
1139 | CONFIG_TMPFS=y | 83 | CONFIG_TMPFS=y |
1140 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1141 | # CONFIG_HUGETLB_PAGE is not set | ||
1142 | # CONFIG_CONFIGFS_FS is not set | ||
1143 | CONFIG_MISC_FILESYSTEMS=y | ||
1144 | # CONFIG_ADFS_FS is not set | ||
1145 | # CONFIG_AFFS_FS is not set | ||
1146 | # CONFIG_HFS_FS is not set | ||
1147 | # CONFIG_HFSPLUS_FS is not set | ||
1148 | # CONFIG_BEFS_FS is not set | ||
1149 | # CONFIG_BFS_FS is not set | ||
1150 | # CONFIG_EFS_FS is not set | ||
1151 | # CONFIG_JFFS2_FS is not set | ||
1152 | CONFIG_CRAMFS=y | 84 | CONFIG_CRAMFS=y |
1153 | # CONFIG_SQUASHFS is not set | ||
1154 | # CONFIG_VXFS_FS is not set | ||
1155 | # CONFIG_MINIX_FS is not set | ||
1156 | # CONFIG_OMFS_FS is not set | ||
1157 | # CONFIG_HPFS_FS is not set | ||
1158 | # CONFIG_QNX4FS_FS is not set | ||
1159 | # CONFIG_ROMFS_FS is not set | ||
1160 | # CONFIG_SYSV_FS is not set | ||
1161 | # CONFIG_UFS_FS is not set | ||
1162 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1163 | CONFIG_NFS_FS=y | 85 | CONFIG_NFS_FS=y |
1164 | CONFIG_NFS_V3=y | 86 | CONFIG_NFS_V3=y |
1165 | # CONFIG_NFS_V3_ACL is not set | ||
1166 | # CONFIG_NFS_V4 is not set | ||
1167 | CONFIG_ROOT_NFS=y | 87 | CONFIG_ROOT_NFS=y |
1168 | # CONFIG_NFSD is not set | ||
1169 | CONFIG_LOCKD=y | ||
1170 | CONFIG_LOCKD_V4=y | ||
1171 | CONFIG_NFS_COMMON=y | ||
1172 | CONFIG_SUNRPC=y | ||
1173 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1174 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1175 | # CONFIG_SMB_FS is not set | ||
1176 | # CONFIG_CIFS is not set | ||
1177 | # CONFIG_NCP_FS is not set | ||
1178 | # CONFIG_CODA_FS is not set | ||
1179 | # CONFIG_AFS_FS is not set | ||
1180 | |||
1181 | # | ||
1182 | # Partition Types | ||
1183 | # | ||
1184 | # CONFIG_PARTITION_ADVANCED is not set | ||
1185 | CONFIG_MSDOS_PARTITION=y | ||
1186 | CONFIG_NLS=y | ||
1187 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1188 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
1189 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1190 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1191 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1192 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1193 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1194 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1195 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1196 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1197 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1198 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1199 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1200 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1201 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1202 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1203 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1204 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1205 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1206 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1207 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1208 | # CONFIG_NLS_ISO8859_8 is not set | ||
1209 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1210 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1211 | # CONFIG_NLS_ASCII is not set | ||
1212 | # CONFIG_NLS_ISO8859_1 is not set | ||
1213 | # CONFIG_NLS_ISO8859_2 is not set | ||
1214 | # CONFIG_NLS_ISO8859_3 is not set | ||
1215 | # CONFIG_NLS_ISO8859_4 is not set | ||
1216 | # CONFIG_NLS_ISO8859_5 is not set | ||
1217 | # CONFIG_NLS_ISO8859_6 is not set | ||
1218 | # CONFIG_NLS_ISO8859_7 is not set | ||
1219 | # CONFIG_NLS_ISO8859_9 is not set | ||
1220 | # CONFIG_NLS_ISO8859_13 is not set | ||
1221 | # CONFIG_NLS_ISO8859_14 is not set | ||
1222 | # CONFIG_NLS_ISO8859_15 is not set | ||
1223 | # CONFIG_NLS_KOI8_R is not set | ||
1224 | # CONFIG_NLS_KOI8_U is not set | ||
1225 | # CONFIG_NLS_UTF8 is not set | ||
1226 | # CONFIG_DLM is not set | ||
1227 | # CONFIG_BINARY_PRINTF is not set | ||
1228 | |||
1229 | # | ||
1230 | # Library routines | ||
1231 | # | ||
1232 | CONFIG_BITREVERSE=y | ||
1233 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1234 | # CONFIG_CRC_CCITT is not set | ||
1235 | # CONFIG_CRC16 is not set | ||
1236 | # CONFIG_CRC_T10DIF is not set | ||
1237 | # CONFIG_CRC_ITU_T is not set | ||
1238 | CONFIG_CRC32=y | ||
1239 | # CONFIG_CRC7 is not set | ||
1240 | # CONFIG_LIBCRC32C is not set | ||
1241 | CONFIG_ZLIB_INFLATE=y | ||
1242 | CONFIG_DECOMPRESS_GZIP=y | ||
1243 | CONFIG_HAS_IOMEM=y | ||
1244 | CONFIG_HAS_IOPORT=y | ||
1245 | CONFIG_HAS_DMA=y | ||
1246 | CONFIG_HAVE_LMB=y | ||
1247 | CONFIG_NLATTR=y | ||
1248 | CONFIG_GENERIC_ATOMIC64=y | ||
1249 | |||
1250 | # | ||
1251 | # Kernel hacking | ||
1252 | # | ||
1253 | # CONFIG_PRINTK_TIME is not set | ||
1254 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1255 | CONFIG_ENABLE_MUST_CHECK=y | ||
1256 | CONFIG_FRAME_WARN=1024 | ||
1257 | CONFIG_MAGIC_SYSRQ=y | 88 | CONFIG_MAGIC_SYSRQ=y |
1258 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1259 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1260 | CONFIG_DEBUG_FS=y | 89 | CONFIG_DEBUG_FS=y |
1261 | # CONFIG_HEADERS_CHECK is not set | ||
1262 | CONFIG_DEBUG_KERNEL=y | 90 | CONFIG_DEBUG_KERNEL=y |
1263 | # CONFIG_DEBUG_SHIRQ is not set | ||
1264 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1265 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1266 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1267 | CONFIG_DETECT_HUNG_TASK=y | 91 | CONFIG_DETECT_HUNG_TASK=y |
1268 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1269 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1270 | CONFIG_SCHED_DEBUG=y | ||
1271 | # CONFIG_SCHEDSTATS is not set | ||
1272 | # CONFIG_TIMER_STATS is not set | ||
1273 | # CONFIG_DEBUG_OBJECTS is not set | ||
1274 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1275 | # CONFIG_SLUB_STATS is not set | ||
1276 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1277 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1278 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1279 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1280 | # CONFIG_DEBUG_MUTEXES is not set | ||
1281 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1282 | # CONFIG_PROVE_LOCKING is not set | ||
1283 | # CONFIG_LOCK_STAT is not set | ||
1284 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1285 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1286 | # CONFIG_DEBUG_KOBJECT is not set | ||
1287 | # CONFIG_DEBUG_BUGVERBOSE is not set | 92 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1288 | # CONFIG_DEBUG_INFO is not set | ||
1289 | # CONFIG_DEBUG_VM is not set | ||
1290 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1291 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1292 | # CONFIG_DEBUG_LIST is not set | ||
1293 | # CONFIG_DEBUG_SG is not set | ||
1294 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1295 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1296 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1297 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 93 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1298 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1299 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1300 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1301 | # CONFIG_FAULT_INJECTION is not set | ||
1302 | # CONFIG_LATENCYTOP is not set | ||
1303 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 94 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1304 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1305 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1306 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1307 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1308 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1309 | CONFIG_TRACING_SUPPORT=y | ||
1310 | CONFIG_FTRACE=y | ||
1311 | # CONFIG_FUNCTION_TRACER is not set | ||
1312 | # CONFIG_IRQSOFF_TRACER is not set | ||
1313 | # CONFIG_SCHED_TRACER is not set | ||
1314 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1315 | # CONFIG_BOOT_TRACER is not set | ||
1316 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1317 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1318 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1319 | # CONFIG_STACK_TRACER is not set | ||
1320 | # CONFIG_KMEMTRACE is not set | ||
1321 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1322 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1323 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1324 | # CONFIG_DMA_API_DEBUG is not set | ||
1325 | # CONFIG_SAMPLES is not set | ||
1326 | CONFIG_HAVE_ARCH_KGDB=y | ||
1327 | # CONFIG_KGDB is not set | ||
1328 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1329 | CONFIG_PPC_WERROR=y | ||
1330 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1331 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1332 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1333 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1334 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1335 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1336 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1337 | # CONFIG_XMON is not set | ||
1338 | # CONFIG_IRQSTACKS is not set | ||
1339 | # CONFIG_VIRQ_DEBUG is not set | ||
1340 | # CONFIG_BDI_SWITCH is not set | ||
1341 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1342 | |||
1343 | # | ||
1344 | # Security options | ||
1345 | # | ||
1346 | # CONFIG_KEYS is not set | ||
1347 | # CONFIG_SECURITY is not set | ||
1348 | # CONFIG_SECURITYFS is not set | ||
1349 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1350 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1351 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1352 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1353 | CONFIG_DEFAULT_SECURITY="" | ||
1354 | # CONFIG_CRYPTO is not set | ||
1355 | # CONFIG_PPC_CLOCK is not set | ||
1356 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/ebony_defconfig b/arch/powerpc/configs/44x/ebony_defconfig index 69f5633cbd4f..fedd03fdf5d5 100644 --- a/arch/powerpc/configs/44x/ebony_defconfig +++ b/arch/powerpc/configs/44x/ebony_defconfig | |||
@@ -1,1181 +1,79 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 14:20:46 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_4xx=y | ||
18 | CONFIG_BOOKE=y | ||
19 | CONFIG_PTE_64BIT=y | ||
20 | CONFIG_PHYS_64BIT=y | ||
21 | CONFIG_PPC_MMU_NOHASH=y | ||
22 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | ||
24 | CONFIG_NOT_COHERENT_CACHE=y | ||
25 | CONFIG_PPC32=y | ||
26 | CONFIG_WORD_SIZE=32 | ||
27 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
28 | CONFIG_MMU=y | ||
29 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
30 | CONFIG_GENERIC_TIME=y | ||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
32 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
33 | CONFIG_GENERIC_HARDIRQS=y | ||
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
36 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
37 | CONFIG_IRQ_PER_CPU=y | ||
38 | CONFIG_NR_IRQS=512 | ||
39 | CONFIG_STACKTRACE_SUPPORT=y | ||
40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
42 | CONFIG_LOCKDEP_SUPPORT=y | ||
43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
44 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
45 | CONFIG_GENERIC_HWEIGHT=y | ||
46 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
47 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
48 | CONFIG_PPC=y | ||
49 | CONFIG_EARLY_PRINTK=y | ||
50 | CONFIG_GENERIC_NVRAM=y | ||
51 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
52 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
53 | CONFIG_PPC_OF=y | ||
54 | CONFIG_OF=y | ||
55 | CONFIG_PPC_UDBG_16550=y | ||
56 | # CONFIG_GENERIC_TBSYNC is not set | ||
57 | CONFIG_AUDIT_ARCH=y | ||
58 | CONFIG_GENERIC_BUG=y | ||
59 | CONFIG_DTC=y | ||
60 | # CONFIG_DEFAULT_UIMAGE is not set | ||
61 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
62 | CONFIG_PPC_DCR_NATIVE=y | ||
63 | # CONFIG_PPC_DCR_MMIO is not set | ||
64 | CONFIG_PPC_DCR=y | ||
65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
67 | CONFIG_CONSTRUCTORS=y | ||
68 | |||
69 | # | ||
70 | # General setup | ||
71 | # | ||
72 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
73 | CONFIG_BROKEN_ON_SMP=y | ||
74 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
75 | CONFIG_LOCALVERSION="" | ||
76 | CONFIG_LOCALVERSION_AUTO=y | ||
77 | CONFIG_SWAP=y | ||
78 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
79 | CONFIG_SYSVIPC_SYSCTL=y | ||
80 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
81 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
82 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
83 | # CONFIG_TASKSTATS is not set | ||
84 | # CONFIG_AUDIT is not set | ||
85 | |||
86 | # | ||
87 | # RCU Subsystem | ||
88 | # | ||
89 | CONFIG_TREE_RCU=y | ||
90 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
91 | # CONFIG_TINY_RCU is not set | ||
92 | # CONFIG_RCU_TRACE is not set | ||
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
95 | # CONFIG_TREE_RCU_TRACE is not set | ||
96 | # CONFIG_IKCONFIG is not set | ||
97 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
98 | CONFIG_GROUP_SCHED=y | ||
99 | CONFIG_FAIR_GROUP_SCHED=y | ||
100 | # CONFIG_RT_GROUP_SCHED is not set | ||
101 | CONFIG_USER_SCHED=y | ||
102 | # CONFIG_CGROUP_SCHED is not set | ||
103 | # CONFIG_CGROUPS is not set | ||
104 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
105 | # CONFIG_RELAY is not set | ||
106 | # CONFIG_NAMESPACES is not set | ||
107 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
108 | CONFIG_INITRAMFS_SOURCE="" | ||
109 | CONFIG_RD_GZIP=y | ||
110 | # CONFIG_RD_BZIP2 is not set | ||
111 | # CONFIG_RD_LZMA is not set | ||
112 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
113 | CONFIG_SYSCTL=y | ||
114 | CONFIG_ANON_INODES=y | ||
115 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
116 | CONFIG_SYSCTL_SYSCALL=y | ||
117 | CONFIG_KALLSYMS=y | ||
118 | CONFIG_KALLSYMS_ALL=y | 9 | CONFIG_KALLSYMS_ALL=y |
119 | CONFIG_KALLSYMS_EXTRA_PASS=y | 10 | CONFIG_KALLSYMS_EXTRA_PASS=y |
120 | CONFIG_HOTPLUG=y | ||
121 | CONFIG_PRINTK=y | ||
122 | CONFIG_BUG=y | ||
123 | CONFIG_ELF_CORE=y | ||
124 | CONFIG_BASE_FULL=y | ||
125 | CONFIG_FUTEX=y | ||
126 | CONFIG_EPOLL=y | ||
127 | CONFIG_SIGNALFD=y | ||
128 | CONFIG_TIMERFD=y | ||
129 | CONFIG_EVENTFD=y | ||
130 | CONFIG_SHMEM=y | ||
131 | CONFIG_AIO=y | ||
132 | CONFIG_HAVE_PERF_EVENTS=y | ||
133 | |||
134 | # | ||
135 | # Kernel Performance Events And Counters | ||
136 | # | ||
137 | # CONFIG_PERF_EVENTS is not set | ||
138 | # CONFIG_PERF_COUNTERS is not set | ||
139 | CONFIG_VM_EVENT_COUNTERS=y | ||
140 | CONFIG_PCI_QUIRKS=y | ||
141 | CONFIG_SLUB_DEBUG=y | ||
142 | CONFIG_COMPAT_BRK=y | ||
143 | # CONFIG_SLAB is not set | ||
144 | CONFIG_SLUB=y | ||
145 | # CONFIG_SLOB is not set | ||
146 | # CONFIG_PROFILING is not set | ||
147 | CONFIG_HAVE_OPROFILE=y | ||
148 | # CONFIG_KPROBES is not set | ||
149 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
150 | CONFIG_HAVE_IOREMAP_PROT=y | ||
151 | CONFIG_HAVE_KPROBES=y | ||
152 | CONFIG_HAVE_KRETPROBES=y | ||
153 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
154 | CONFIG_HAVE_DMA_ATTRS=y | ||
155 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
156 | |||
157 | # | ||
158 | # GCOV-based kernel profiling | ||
159 | # | ||
160 | # CONFIG_GCOV_KERNEL is not set | ||
161 | # CONFIG_SLOW_WORK is not set | ||
162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
163 | CONFIG_SLABINFO=y | ||
164 | CONFIG_RT_MUTEXES=y | ||
165 | CONFIG_BASE_SMALL=0 | ||
166 | CONFIG_MODULES=y | 11 | CONFIG_MODULES=y |
167 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
168 | CONFIG_MODULE_UNLOAD=y | 12 | CONFIG_MODULE_UNLOAD=y |
169 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
170 | # CONFIG_MODVERSIONS is not set | ||
171 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
172 | CONFIG_BLOCK=y | ||
173 | CONFIG_LBDAF=y | ||
174 | # CONFIG_BLK_DEV_BSG is not set | 13 | # CONFIG_BLK_DEV_BSG is not set |
175 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
176 | |||
177 | # | ||
178 | # IO Schedulers | ||
179 | # | ||
180 | CONFIG_IOSCHED_NOOP=y | ||
181 | CONFIG_IOSCHED_DEADLINE=y | ||
182 | CONFIG_IOSCHED_CFQ=y | ||
183 | # CONFIG_DEFAULT_DEADLINE is not set | ||
184 | CONFIG_DEFAULT_CFQ=y | ||
185 | # CONFIG_DEFAULT_NOOP is not set | ||
186 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
187 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
195 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
196 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
197 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
198 | # CONFIG_INLINE_READ_LOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
204 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
205 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
206 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
213 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
214 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
215 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
216 | # CONFIG_FREEZER is not set | ||
217 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | ||
218 | |||
219 | # | ||
220 | # Platform support | ||
221 | # | ||
222 | # CONFIG_PPC_CELL is not set | ||
223 | # CONFIG_PPC_CELL_NATIVE is not set | ||
224 | # CONFIG_PQ2ADS is not set | ||
225 | # CONFIG_BAMBOO is not set | ||
226 | CONFIG_EBONY=y | ||
227 | # CONFIG_SAM440EP is not set | ||
228 | # CONFIG_SEQUOIA is not set | ||
229 | # CONFIG_TAISHAN is not set | ||
230 | # CONFIG_KATMAI is not set | ||
231 | # CONFIG_RAINIER is not set | ||
232 | # CONFIG_WARP is not set | ||
233 | # CONFIG_ARCHES is not set | ||
234 | # CONFIG_CANYONLANDS is not set | ||
235 | # CONFIG_GLACIER is not set | ||
236 | # CONFIG_REDWOOD is not set | ||
237 | # CONFIG_EIGER is not set | ||
238 | # CONFIG_YOSEMITE is not set | ||
239 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
240 | # CONFIG_PPC44x_SIMPLE is not set | ||
241 | # CONFIG_PPC4xx_GPIO is not set | ||
242 | CONFIG_440GP=y | ||
243 | # CONFIG_IPIC is not set | ||
244 | # CONFIG_MPIC is not set | ||
245 | # CONFIG_MPIC_WEIRD is not set | ||
246 | # CONFIG_PPC_I8259 is not set | ||
247 | # CONFIG_PPC_RTAS is not set | ||
248 | # CONFIG_MMIO_NVRAM is not set | ||
249 | # CONFIG_PPC_MPC106 is not set | ||
250 | # CONFIG_PPC_970_NAP is not set | ||
251 | # CONFIG_PPC_INDIRECT_IO is not set | ||
252 | # CONFIG_GENERIC_IOMAP is not set | ||
253 | # CONFIG_CPU_FREQ is not set | ||
254 | # CONFIG_FSL_ULI1575 is not set | ||
255 | CONFIG_OF_RTC=y | ||
256 | # CONFIG_SIMPLE_GPIO is not set | ||
257 | |||
258 | # | ||
259 | # Kernel options | ||
260 | # | ||
261 | # CONFIG_HIGHMEM is not set | ||
262 | # CONFIG_NO_HZ is not set | ||
263 | # CONFIG_HIGH_RES_TIMERS is not set | ||
264 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
265 | # CONFIG_HZ_100 is not set | ||
266 | CONFIG_HZ_250=y | ||
267 | # CONFIG_HZ_300 is not set | ||
268 | # CONFIG_HZ_1000 is not set | ||
269 | CONFIG_HZ=250 | ||
270 | # CONFIG_SCHED_HRTICK is not set | ||
271 | CONFIG_PREEMPT_NONE=y | ||
272 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
273 | # CONFIG_PREEMPT is not set | ||
274 | CONFIG_BINFMT_ELF=y | ||
275 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
276 | # CONFIG_HAVE_AOUT is not set | ||
277 | # CONFIG_BINFMT_MISC is not set | ||
278 | CONFIG_MATH_EMULATION=y | 14 | CONFIG_MATH_EMULATION=y |
279 | # CONFIG_IOMMU_HELPER is not set | ||
280 | # CONFIG_SWIOTLB is not set | ||
281 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
282 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
283 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
284 | CONFIG_SPARSE_IRQ=y | 15 | CONFIG_SPARSE_IRQ=y |
285 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
286 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
287 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
288 | CONFIG_SELECT_MEMORY_MODEL=y | ||
289 | CONFIG_FLATMEM_MANUAL=y | ||
290 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
291 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
292 | CONFIG_FLATMEM=y | ||
293 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
294 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
295 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
296 | CONFIG_MIGRATION=y | ||
297 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
298 | CONFIG_ZONE_DMA_FLAG=1 | ||
299 | CONFIG_BOUNCE=y | ||
300 | CONFIG_VIRT_TO_BUS=y | ||
301 | # CONFIG_KSM is not set | ||
302 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
303 | CONFIG_STDBINUTILS=y | ||
304 | CONFIG_PPC_4K_PAGES=y | ||
305 | # CONFIG_PPC_16K_PAGES is not set | ||
306 | # CONFIG_PPC_64K_PAGES is not set | ||
307 | # CONFIG_PPC_256K_PAGES is not set | ||
308 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
309 | CONFIG_PROC_DEVICETREE=y | ||
310 | # CONFIG_CMDLINE_BOOL is not set | ||
311 | CONFIG_EXTRA_TARGETS="" | ||
312 | CONFIG_SECCOMP=y | ||
313 | CONFIG_ISA_DMA_API=y | ||
314 | |||
315 | # | ||
316 | # Bus options | ||
317 | # | ||
318 | CONFIG_ZONE_DMA=y | ||
319 | CONFIG_PPC_INDIRECT_PCI=y | ||
320 | CONFIG_4xx_SOC=y | ||
321 | CONFIG_PPC_PCI_CHOICE=y | ||
322 | CONFIG_PCI=y | ||
323 | CONFIG_PCI_DOMAINS=y | ||
324 | CONFIG_PCI_SYSCALL=y | ||
325 | # CONFIG_PCIEPORTBUS is not set | ||
326 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
327 | # CONFIG_PCI_MSI is not set | ||
328 | # CONFIG_PCI_LEGACY is not set | ||
329 | # CONFIG_PCI_DEBUG is not set | ||
330 | # CONFIG_PCI_STUB is not set | ||
331 | # CONFIG_PCI_IOV is not set | ||
332 | # CONFIG_PCCARD is not set | ||
333 | # CONFIG_HOTPLUG_PCI is not set | ||
334 | # CONFIG_HAS_RAPIDIO is not set | ||
335 | |||
336 | # | ||
337 | # Advanced setup | ||
338 | # | ||
339 | # CONFIG_ADVANCED_OPTIONS is not set | ||
340 | |||
341 | # | ||
342 | # Default settings for advanced configuration options are used | ||
343 | # | ||
344 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
345 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
346 | CONFIG_KERNEL_START=0xc0000000 | ||
347 | CONFIG_PHYSICAL_START=0x00000000 | ||
348 | CONFIG_TASK_SIZE=0xc0000000 | ||
349 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
350 | CONFIG_NET=y | 16 | CONFIG_NET=y |
351 | |||
352 | # | ||
353 | # Networking options | ||
354 | # | ||
355 | CONFIG_PACKET=y | 17 | CONFIG_PACKET=y |
356 | # CONFIG_PACKET_MMAP is not set | ||
357 | CONFIG_UNIX=y | 18 | CONFIG_UNIX=y |
358 | # CONFIG_NET_KEY is not set | ||
359 | CONFIG_INET=y | 19 | CONFIG_INET=y |
360 | # CONFIG_IP_MULTICAST is not set | ||
361 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
362 | CONFIG_IP_FIB_HASH=y | ||
363 | CONFIG_IP_PNP=y | 20 | CONFIG_IP_PNP=y |
364 | CONFIG_IP_PNP_DHCP=y | 21 | CONFIG_IP_PNP_DHCP=y |
365 | CONFIG_IP_PNP_BOOTP=y | 22 | CONFIG_IP_PNP_BOOTP=y |
366 | # CONFIG_IP_PNP_RARP is not set | ||
367 | # CONFIG_NET_IPIP is not set | ||
368 | # CONFIG_NET_IPGRE is not set | ||
369 | # CONFIG_ARPD is not set | ||
370 | # CONFIG_SYN_COOKIES is not set | ||
371 | # CONFIG_INET_AH is not set | ||
372 | # CONFIG_INET_ESP is not set | ||
373 | # CONFIG_INET_IPCOMP is not set | ||
374 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
375 | # CONFIG_INET_TUNNEL is not set | ||
376 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 23 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
377 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 24 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
378 | # CONFIG_INET_XFRM_MODE_BEET is not set | 25 | # CONFIG_INET_XFRM_MODE_BEET is not set |
379 | # CONFIG_INET_LRO is not set | 26 | # CONFIG_INET_LRO is not set |
380 | CONFIG_INET_DIAG=y | ||
381 | CONFIG_INET_TCP_DIAG=y | ||
382 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
383 | CONFIG_TCP_CONG_CUBIC=y | ||
384 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
385 | # CONFIG_TCP_MD5SIG is not set | ||
386 | # CONFIG_IPV6 is not set | 27 | # CONFIG_IPV6 is not set |
387 | # CONFIG_NETWORK_SECMARK is not set | ||
388 | # CONFIG_NETFILTER is not set | ||
389 | # CONFIG_IP_DCCP is not set | ||
390 | # CONFIG_IP_SCTP is not set | ||
391 | # CONFIG_RDS is not set | ||
392 | # CONFIG_TIPC is not set | ||
393 | # CONFIG_ATM is not set | ||
394 | # CONFIG_BRIDGE is not set | ||
395 | # CONFIG_NET_DSA is not set | ||
396 | # CONFIG_VLAN_8021Q is not set | ||
397 | # CONFIG_DECNET is not set | ||
398 | # CONFIG_LLC2 is not set | ||
399 | # CONFIG_IPX is not set | ||
400 | # CONFIG_ATALK is not set | ||
401 | # CONFIG_X25 is not set | ||
402 | # CONFIG_LAPB is not set | ||
403 | # CONFIG_ECONET is not set | ||
404 | # CONFIG_WAN_ROUTER is not set | ||
405 | # CONFIG_PHONET is not set | ||
406 | # CONFIG_IEEE802154 is not set | ||
407 | # CONFIG_NET_SCHED is not set | ||
408 | # CONFIG_DCB is not set | ||
409 | |||
410 | # | ||
411 | # Network testing | ||
412 | # | ||
413 | # CONFIG_NET_PKTGEN is not set | ||
414 | # CONFIG_HAMRADIO is not set | ||
415 | # CONFIG_CAN is not set | ||
416 | # CONFIG_IRDA is not set | ||
417 | # CONFIG_BT is not set | ||
418 | # CONFIG_AF_RXRPC is not set | ||
419 | CONFIG_WIRELESS=y | ||
420 | # CONFIG_CFG80211 is not set | ||
421 | # CONFIG_LIB80211 is not set | ||
422 | |||
423 | # | ||
424 | # CFG80211 needs to be enabled for MAC80211 | ||
425 | # | ||
426 | # CONFIG_WIMAX is not set | ||
427 | # CONFIG_RFKILL is not set | ||
428 | # CONFIG_NET_9P is not set | ||
429 | |||
430 | # | ||
431 | # Device Drivers | ||
432 | # | ||
433 | |||
434 | # | ||
435 | # Generic Driver Options | ||
436 | # | ||
437 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 28 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
438 | # CONFIG_DEVTMPFS is not set | ||
439 | CONFIG_STANDALONE=y | ||
440 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
441 | CONFIG_FW_LOADER=y | ||
442 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
443 | CONFIG_EXTRA_FIRMWARE="" | ||
444 | # CONFIG_DEBUG_DRIVER is not set | ||
445 | # CONFIG_DEBUG_DEVRES is not set | ||
446 | # CONFIG_SYS_HYPERVISOR is not set | ||
447 | CONFIG_CONNECTOR=y | 29 | CONFIG_CONNECTOR=y |
448 | CONFIG_PROC_EVENTS=y | ||
449 | CONFIG_MTD=y | 30 | CONFIG_MTD=y |
450 | # CONFIG_MTD_DEBUG is not set | ||
451 | # CONFIG_MTD_TESTS is not set | ||
452 | # CONFIG_MTD_CONCAT is not set | ||
453 | CONFIG_MTD_PARTITIONS=y | 31 | CONFIG_MTD_PARTITIONS=y |
454 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
455 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
456 | CONFIG_MTD_OF_PARTS=y | 32 | CONFIG_MTD_OF_PARTS=y |
457 | # CONFIG_MTD_AR7_PARTS is not set | ||
458 | |||
459 | # | ||
460 | # User Modules And Translation Layers | ||
461 | # | ||
462 | CONFIG_MTD_CHAR=y | 33 | CONFIG_MTD_CHAR=y |
463 | CONFIG_MTD_BLKDEVS=y | ||
464 | CONFIG_MTD_BLOCK=y | 34 | CONFIG_MTD_BLOCK=y |
465 | # CONFIG_FTL is not set | ||
466 | # CONFIG_NFTL is not set | ||
467 | # CONFIG_INFTL is not set | ||
468 | # CONFIG_RFD_FTL is not set | ||
469 | # CONFIG_SSFDC is not set | ||
470 | # CONFIG_MTD_OOPS is not set | ||
471 | |||
472 | # | ||
473 | # RAM/ROM/Flash chip drivers | ||
474 | # | ||
475 | CONFIG_MTD_CFI=y | 35 | CONFIG_MTD_CFI=y |
476 | CONFIG_MTD_JEDECPROBE=y | 36 | CONFIG_MTD_JEDECPROBE=y |
477 | CONFIG_MTD_GEN_PROBE=y | ||
478 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
479 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
480 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
481 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
482 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
483 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
484 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
485 | CONFIG_MTD_CFI_I1=y | ||
486 | CONFIG_MTD_CFI_I2=y | ||
487 | # CONFIG_MTD_CFI_I4 is not set | ||
488 | # CONFIG_MTD_CFI_I8 is not set | ||
489 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
490 | CONFIG_MTD_CFI_AMDSTD=y | 37 | CONFIG_MTD_CFI_AMDSTD=y |
491 | # CONFIG_MTD_CFI_STAA is not set | ||
492 | CONFIG_MTD_CFI_UTIL=y | ||
493 | # CONFIG_MTD_RAM is not set | ||
494 | # CONFIG_MTD_ROM is not set | ||
495 | # CONFIG_MTD_ABSENT is not set | ||
496 | |||
497 | # | ||
498 | # Mapping drivers for chip access | ||
499 | # | ||
500 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
501 | # CONFIG_MTD_PHYSMAP is not set | ||
502 | CONFIG_MTD_PHYSMAP_OF=y | 38 | CONFIG_MTD_PHYSMAP_OF=y |
503 | # CONFIG_MTD_INTEL_VR_NOR is not set | 39 | CONFIG_PROC_DEVICETREE=y |
504 | # CONFIG_MTD_PLATRAM is not set | ||
505 | |||
506 | # | ||
507 | # Self-contained MTD device drivers | ||
508 | # | ||
509 | # CONFIG_MTD_PMC551 is not set | ||
510 | # CONFIG_MTD_SLRAM is not set | ||
511 | # CONFIG_MTD_PHRAM is not set | ||
512 | # CONFIG_MTD_MTDRAM is not set | ||
513 | # CONFIG_MTD_BLOCK2MTD is not set | ||
514 | |||
515 | # | ||
516 | # Disk-On-Chip Device Drivers | ||
517 | # | ||
518 | # CONFIG_MTD_DOC2000 is not set | ||
519 | # CONFIG_MTD_DOC2001 is not set | ||
520 | # CONFIG_MTD_DOC2001PLUS is not set | ||
521 | # CONFIG_MTD_NAND is not set | ||
522 | # CONFIG_MTD_ONENAND is not set | ||
523 | |||
524 | # | ||
525 | # LPDDR flash memory drivers | ||
526 | # | ||
527 | # CONFIG_MTD_LPDDR is not set | ||
528 | |||
529 | # | ||
530 | # UBI - Unsorted block images | ||
531 | # | ||
532 | # CONFIG_MTD_UBI is not set | ||
533 | CONFIG_OF_DEVICE=y | ||
534 | # CONFIG_PARPORT is not set | ||
535 | CONFIG_BLK_DEV=y | ||
536 | # CONFIG_BLK_DEV_FD is not set | ||
537 | # CONFIG_BLK_CPQ_DA is not set | ||
538 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
539 | # CONFIG_BLK_DEV_DAC960 is not set | ||
540 | # CONFIG_BLK_DEV_UMEM is not set | ||
541 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
542 | # CONFIG_BLK_DEV_LOOP is not set | ||
543 | # CONFIG_BLK_DEV_DRBD is not set | ||
544 | # CONFIG_BLK_DEV_NBD is not set | ||
545 | # CONFIG_BLK_DEV_SX8 is not set | ||
546 | CONFIG_BLK_DEV_RAM=y | 40 | CONFIG_BLK_DEV_RAM=y |
547 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
548 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 41 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
549 | # CONFIG_BLK_DEV_XIP is not set | ||
550 | # CONFIG_CDROM_PKTCDVD is not set | ||
551 | # CONFIG_ATA_OVER_ETH is not set | ||
552 | # CONFIG_XILINX_SYSACE is not set | ||
553 | # CONFIG_BLK_DEV_HD is not set | ||
554 | CONFIG_MISC_DEVICES=y | ||
555 | # CONFIG_PHANTOM is not set | ||
556 | # CONFIG_SGI_IOC4 is not set | ||
557 | # CONFIG_TIFM_CORE is not set | ||
558 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
559 | # CONFIG_HP_ILO is not set | ||
560 | # CONFIG_C2PORT is not set | ||
561 | |||
562 | # | ||
563 | # EEPROM support | ||
564 | # | ||
565 | # CONFIG_EEPROM_93CX6 is not set | ||
566 | # CONFIG_CB710_CORE is not set | ||
567 | CONFIG_HAVE_IDE=y | ||
568 | # CONFIG_IDE is not set | ||
569 | |||
570 | # | ||
571 | # SCSI device support | ||
572 | # | ||
573 | # CONFIG_RAID_ATTRS is not set | ||
574 | # CONFIG_SCSI is not set | ||
575 | # CONFIG_SCSI_DMA is not set | ||
576 | # CONFIG_SCSI_NETLINK is not set | ||
577 | # CONFIG_ATA is not set | ||
578 | # CONFIG_MD is not set | ||
579 | # CONFIG_FUSION is not set | ||
580 | |||
581 | # | ||
582 | # IEEE 1394 (FireWire) support | ||
583 | # | ||
584 | |||
585 | # | ||
586 | # You can enable one or both FireWire driver stacks. | ||
587 | # | ||
588 | |||
589 | # | ||
590 | # See the help texts for more information. | ||
591 | # | ||
592 | # CONFIG_FIREWIRE is not set | ||
593 | # CONFIG_IEEE1394 is not set | ||
594 | # CONFIG_I2O is not set | ||
595 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
596 | CONFIG_NETDEVICES=y | 42 | CONFIG_NETDEVICES=y |
597 | # CONFIG_DUMMY is not set | ||
598 | # CONFIG_BONDING is not set | ||
599 | # CONFIG_MACVLAN is not set | ||
600 | # CONFIG_EQUALIZER is not set | ||
601 | # CONFIG_TUN is not set | ||
602 | # CONFIG_VETH is not set | ||
603 | # CONFIG_ARCNET is not set | ||
604 | # CONFIG_PHYLIB is not set | ||
605 | CONFIG_NET_ETHERNET=y | 43 | CONFIG_NET_ETHERNET=y |
606 | # CONFIG_MII is not set | ||
607 | # CONFIG_HAPPYMEAL is not set | ||
608 | # CONFIG_SUNGEM is not set | ||
609 | # CONFIG_CASSINI is not set | ||
610 | # CONFIG_NET_VENDOR_3COM is not set | ||
611 | # CONFIG_ETHOC is not set | ||
612 | # CONFIG_DNET is not set | ||
613 | # CONFIG_NET_TULIP is not set | ||
614 | # CONFIG_HP100 is not set | ||
615 | CONFIG_IBM_NEW_EMAC=y | 44 | CONFIG_IBM_NEW_EMAC=y |
616 | CONFIG_IBM_NEW_EMAC_RXB=128 | ||
617 | CONFIG_IBM_NEW_EMAC_TXB=64 | ||
618 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
619 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
620 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
621 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
622 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
623 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
624 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
625 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
626 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
627 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
628 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
629 | # CONFIG_NET_PCI is not set | ||
630 | # CONFIG_B44 is not set | ||
631 | # CONFIG_KS8842 is not set | ||
632 | # CONFIG_KS8851_MLL is not set | ||
633 | # CONFIG_ATL2 is not set | ||
634 | # CONFIG_XILINX_EMACLITE is not set | ||
635 | CONFIG_NETDEV_1000=y | ||
636 | # CONFIG_ACENIC is not set | ||
637 | # CONFIG_DL2K is not set | ||
638 | # CONFIG_E1000 is not set | ||
639 | # CONFIG_E1000E is not set | ||
640 | # CONFIG_IP1000 is not set | ||
641 | # CONFIG_IGB is not set | ||
642 | # CONFIG_IGBVF is not set | ||
643 | # CONFIG_NS83820 is not set | ||
644 | # CONFIG_HAMACHI is not set | ||
645 | # CONFIG_YELLOWFIN is not set | ||
646 | # CONFIG_R8169 is not set | ||
647 | # CONFIG_SIS190 is not set | ||
648 | # CONFIG_SKGE is not set | ||
649 | # CONFIG_SKY2 is not set | ||
650 | # CONFIG_VIA_VELOCITY is not set | ||
651 | # CONFIG_TIGON3 is not set | ||
652 | # CONFIG_BNX2 is not set | ||
653 | # CONFIG_CNIC is not set | ||
654 | # CONFIG_MV643XX_ETH is not set | ||
655 | # CONFIG_XILINX_LL_TEMAC is not set | ||
656 | # CONFIG_QLA3XXX is not set | ||
657 | # CONFIG_ATL1 is not set | ||
658 | # CONFIG_ATL1E is not set | ||
659 | # CONFIG_ATL1C is not set | ||
660 | # CONFIG_JME is not set | ||
661 | CONFIG_NETDEV_10000=y | ||
662 | # CONFIG_CHELSIO_T1 is not set | ||
663 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
664 | # CONFIG_CHELSIO_T3 is not set | ||
665 | # CONFIG_ENIC is not set | ||
666 | # CONFIG_IXGBE is not set | ||
667 | # CONFIG_IXGB is not set | ||
668 | # CONFIG_S2IO is not set | ||
669 | # CONFIG_VXGE is not set | ||
670 | # CONFIG_MYRI10GE is not set | ||
671 | # CONFIG_NETXEN_NIC is not set | ||
672 | # CONFIG_NIU is not set | ||
673 | # CONFIG_MLX4_EN is not set | ||
674 | # CONFIG_MLX4_CORE is not set | ||
675 | # CONFIG_TEHUTI is not set | ||
676 | # CONFIG_BNX2X is not set | ||
677 | # CONFIG_QLGE is not set | ||
678 | # CONFIG_SFC is not set | ||
679 | # CONFIG_BE2NET is not set | ||
680 | # CONFIG_TR is not set | ||
681 | CONFIG_WLAN=y | ||
682 | # CONFIG_AIRO is not set | ||
683 | # CONFIG_ATMEL is not set | ||
684 | # CONFIG_PRISM54 is not set | ||
685 | # CONFIG_HOSTAP is not set | ||
686 | |||
687 | # | ||
688 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
689 | # | ||
690 | # CONFIG_WAN is not set | ||
691 | # CONFIG_FDDI is not set | ||
692 | # CONFIG_HIPPI is not set | ||
693 | # CONFIG_PPP is not set | ||
694 | # CONFIG_SLIP is not set | ||
695 | # CONFIG_NETCONSOLE is not set | ||
696 | # CONFIG_NETPOLL is not set | ||
697 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
698 | # CONFIG_VMXNET3 is not set | ||
699 | # CONFIG_ISDN is not set | ||
700 | # CONFIG_PHONE is not set | ||
701 | |||
702 | # | ||
703 | # Input device support | ||
704 | # | ||
705 | # CONFIG_INPUT is not set | 45 | # CONFIG_INPUT is not set |
706 | |||
707 | # | ||
708 | # Hardware I/O ports | ||
709 | # | ||
710 | # CONFIG_SERIO is not set | 46 | # CONFIG_SERIO is not set |
711 | # CONFIG_GAMEPORT is not set | ||
712 | |||
713 | # | ||
714 | # Character devices | ||
715 | # | ||
716 | # CONFIG_VT is not set | 47 | # CONFIG_VT is not set |
717 | CONFIG_DEVKMEM=y | ||
718 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
719 | # CONFIG_NOZOMI is not set | ||
720 | |||
721 | # | ||
722 | # Serial drivers | ||
723 | # | ||
724 | CONFIG_SERIAL_8250=y | 48 | CONFIG_SERIAL_8250=y |
725 | CONFIG_SERIAL_8250_CONSOLE=y | 49 | CONFIG_SERIAL_8250_CONSOLE=y |
726 | # CONFIG_SERIAL_8250_PCI is not set | 50 | # CONFIG_SERIAL_8250_PCI is not set |
727 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
728 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
729 | CONFIG_SERIAL_8250_EXTENDED=y | 51 | CONFIG_SERIAL_8250_EXTENDED=y |
730 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
731 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 52 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
732 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
733 | # CONFIG_SERIAL_8250_RSA is not set | ||
734 | |||
735 | # | ||
736 | # Non-8250 serial port support | ||
737 | # | ||
738 | # CONFIG_SERIAL_UARTLITE is not set | ||
739 | CONFIG_SERIAL_CORE=y | ||
740 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
741 | # CONFIG_SERIAL_JSM is not set | ||
742 | CONFIG_SERIAL_OF_PLATFORM=y | 53 | CONFIG_SERIAL_OF_PLATFORM=y |
743 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
744 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
745 | CONFIG_UNIX98_PTYS=y | ||
746 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
747 | CONFIG_LEGACY_PTYS=y | ||
748 | CONFIG_LEGACY_PTY_COUNT=256 | ||
749 | # CONFIG_HVC_UDBG is not set | ||
750 | # CONFIG_IPMI_HANDLER is not set | ||
751 | # CONFIG_HW_RANDOM is not set | 54 | # CONFIG_HW_RANDOM is not set |
752 | # CONFIG_NVRAM is not set | ||
753 | # CONFIG_GEN_RTC is not set | ||
754 | # CONFIG_R3964 is not set | ||
755 | # CONFIG_APPLICOM is not set | ||
756 | # CONFIG_RAW_DRIVER is not set | ||
757 | # CONFIG_TCG_TPM is not set | ||
758 | CONFIG_DEVPORT=y | ||
759 | # CONFIG_I2C is not set | ||
760 | # CONFIG_SPI is not set | ||
761 | |||
762 | # | ||
763 | # PPS support | ||
764 | # | ||
765 | # CONFIG_PPS is not set | ||
766 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
767 | # CONFIG_GPIOLIB is not set | ||
768 | # CONFIG_W1 is not set | ||
769 | # CONFIG_POWER_SUPPLY is not set | ||
770 | # CONFIG_HWMON is not set | 55 | # CONFIG_HWMON is not set |
771 | CONFIG_THERMAL=y | 56 | CONFIG_THERMAL=y |
772 | # CONFIG_WATCHDOG is not set | ||
773 | CONFIG_SSB_POSSIBLE=y | ||
774 | |||
775 | # | ||
776 | # Sonics Silicon Backplane | ||
777 | # | ||
778 | # CONFIG_SSB is not set | ||
779 | |||
780 | # | ||
781 | # Multifunction device drivers | ||
782 | # | ||
783 | # CONFIG_MFD_CORE is not set | ||
784 | # CONFIG_MFD_SM501 is not set | ||
785 | # CONFIG_HTC_PASIC3 is not set | ||
786 | # CONFIG_MFD_TMIO is not set | ||
787 | # CONFIG_REGULATOR is not set | ||
788 | # CONFIG_MEDIA_SUPPORT is not set | ||
789 | |||
790 | # | ||
791 | # Graphics support | ||
792 | # | ||
793 | # CONFIG_AGP is not set | ||
794 | CONFIG_VGA_ARB=y | ||
795 | # CONFIG_DRM is not set | ||
796 | # CONFIG_VGASTATE is not set | ||
797 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
798 | # CONFIG_FB is not set | ||
799 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
800 | |||
801 | # | ||
802 | # Display device support | ||
803 | # | ||
804 | # CONFIG_DISPLAY_SUPPORT is not set | ||
805 | # CONFIG_SOUND is not set | ||
806 | CONFIG_USB_SUPPORT=y | ||
807 | CONFIG_USB_ARCH_HAS_HCD=y | ||
808 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
809 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
810 | # CONFIG_USB is not set | ||
811 | # CONFIG_USB_OTG_WHITELIST is not set | ||
812 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
813 | |||
814 | # | ||
815 | # Enable Host or Gadget support to see Inventra options | ||
816 | # | ||
817 | |||
818 | # | ||
819 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
820 | # | ||
821 | # CONFIG_USB_GADGET is not set | ||
822 | |||
823 | # | ||
824 | # OTG and related infrastructure | ||
825 | # | ||
826 | # CONFIG_UWB is not set | ||
827 | # CONFIG_MMC is not set | ||
828 | # CONFIG_MEMSTICK is not set | ||
829 | # CONFIG_NEW_LEDS is not set | ||
830 | # CONFIG_ACCESSIBILITY is not set | ||
831 | # CONFIG_INFINIBAND is not set | ||
832 | # CONFIG_EDAC is not set | ||
833 | # CONFIG_RTC_CLASS is not set | ||
834 | # CONFIG_DMADEVICES is not set | ||
835 | # CONFIG_AUXDISPLAY is not set | ||
836 | # CONFIG_UIO is not set | ||
837 | |||
838 | # | ||
839 | # TI VLYNQ | ||
840 | # | ||
841 | # CONFIG_STAGING is not set | ||
842 | |||
843 | # | ||
844 | # File systems | ||
845 | # | ||
846 | CONFIG_EXT2_FS=y | 57 | CONFIG_EXT2_FS=y |
847 | # CONFIG_EXT2_FS_XATTR is not set | ||
848 | # CONFIG_EXT2_FS_XIP is not set | ||
849 | # CONFIG_EXT3_FS is not set | ||
850 | # CONFIG_EXT4_FS is not set | ||
851 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
852 | # CONFIG_REISERFS_FS is not set | ||
853 | # CONFIG_JFS_FS is not set | ||
854 | # CONFIG_FS_POSIX_ACL is not set | ||
855 | # CONFIG_XFS_FS is not set | ||
856 | # CONFIG_GFS2_FS is not set | ||
857 | # CONFIG_OCFS2_FS is not set | ||
858 | # CONFIG_BTRFS_FS is not set | ||
859 | # CONFIG_NILFS2_FS is not set | ||
860 | CONFIG_FILE_LOCKING=y | ||
861 | CONFIG_FSNOTIFY=y | ||
862 | CONFIG_DNOTIFY=y | ||
863 | CONFIG_INOTIFY=y | 58 | CONFIG_INOTIFY=y |
864 | CONFIG_INOTIFY_USER=y | ||
865 | # CONFIG_QUOTA is not set | ||
866 | # CONFIG_AUTOFS_FS is not set | ||
867 | # CONFIG_AUTOFS4_FS is not set | ||
868 | # CONFIG_FUSE_FS is not set | ||
869 | |||
870 | # | ||
871 | # Caches | ||
872 | # | ||
873 | # CONFIG_FSCACHE is not set | ||
874 | |||
875 | # | ||
876 | # CD-ROM/DVD Filesystems | ||
877 | # | ||
878 | # CONFIG_ISO9660_FS is not set | ||
879 | # CONFIG_UDF_FS is not set | ||
880 | |||
881 | # | ||
882 | # DOS/FAT/NT Filesystems | ||
883 | # | ||
884 | # CONFIG_MSDOS_FS is not set | ||
885 | # CONFIG_VFAT_FS is not set | ||
886 | # CONFIG_NTFS_FS is not set | ||
887 | |||
888 | # | ||
889 | # Pseudo filesystems | ||
890 | # | ||
891 | CONFIG_PROC_FS=y | ||
892 | CONFIG_PROC_KCORE=y | 59 | CONFIG_PROC_KCORE=y |
893 | CONFIG_PROC_SYSCTL=y | ||
894 | CONFIG_PROC_PAGE_MONITOR=y | ||
895 | CONFIG_SYSFS=y | ||
896 | CONFIG_TMPFS=y | 60 | CONFIG_TMPFS=y |
897 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
898 | # CONFIG_HUGETLB_PAGE is not set | ||
899 | # CONFIG_CONFIGFS_FS is not set | ||
900 | CONFIG_MISC_FILESYSTEMS=y | ||
901 | # CONFIG_ADFS_FS is not set | ||
902 | # CONFIG_AFFS_FS is not set | ||
903 | # CONFIG_HFS_FS is not set | ||
904 | # CONFIG_HFSPLUS_FS is not set | ||
905 | # CONFIG_BEFS_FS is not set | ||
906 | # CONFIG_BFS_FS is not set | ||
907 | # CONFIG_EFS_FS is not set | ||
908 | CONFIG_JFFS2_FS=y | 61 | CONFIG_JFFS2_FS=y |
909 | CONFIG_JFFS2_FS_DEBUG=0 | ||
910 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
911 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
912 | # CONFIG_JFFS2_SUMMARY is not set | ||
913 | # CONFIG_JFFS2_FS_XATTR is not set | ||
914 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
915 | CONFIG_JFFS2_ZLIB=y | ||
916 | # CONFIG_JFFS2_LZO is not set | ||
917 | CONFIG_JFFS2_RTIME=y | ||
918 | # CONFIG_JFFS2_RUBIN is not set | ||
919 | CONFIG_CRAMFS=y | 62 | CONFIG_CRAMFS=y |
920 | # CONFIG_SQUASHFS is not set | ||
921 | # CONFIG_VXFS_FS is not set | ||
922 | # CONFIG_MINIX_FS is not set | ||
923 | # CONFIG_OMFS_FS is not set | ||
924 | # CONFIG_HPFS_FS is not set | ||
925 | # CONFIG_QNX4FS_FS is not set | ||
926 | # CONFIG_ROMFS_FS is not set | ||
927 | # CONFIG_SYSV_FS is not set | ||
928 | # CONFIG_UFS_FS is not set | ||
929 | CONFIG_NETWORK_FILESYSTEMS=y | ||
930 | CONFIG_NFS_FS=y | 63 | CONFIG_NFS_FS=y |
931 | CONFIG_NFS_V3=y | 64 | CONFIG_NFS_V3=y |
932 | # CONFIG_NFS_V3_ACL is not set | ||
933 | # CONFIG_NFS_V4 is not set | ||
934 | CONFIG_ROOT_NFS=y | 65 | CONFIG_ROOT_NFS=y |
935 | # CONFIG_NFSD is not set | ||
936 | CONFIG_LOCKD=y | ||
937 | CONFIG_LOCKD_V4=y | ||
938 | CONFIG_NFS_COMMON=y | ||
939 | CONFIG_SUNRPC=y | ||
940 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
941 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
942 | # CONFIG_SMB_FS is not set | ||
943 | # CONFIG_CIFS is not set | ||
944 | # CONFIG_NCP_FS is not set | ||
945 | # CONFIG_CODA_FS is not set | ||
946 | # CONFIG_AFS_FS is not set | ||
947 | |||
948 | # | ||
949 | # Partition Types | ||
950 | # | ||
951 | # CONFIG_PARTITION_ADVANCED is not set | ||
952 | CONFIG_MSDOS_PARTITION=y | ||
953 | # CONFIG_NLS is not set | ||
954 | # CONFIG_DLM is not set | ||
955 | # CONFIG_BINARY_PRINTF is not set | ||
956 | |||
957 | # | ||
958 | # Library routines | ||
959 | # | ||
960 | CONFIG_BITREVERSE=y | ||
961 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
962 | # CONFIG_CRC_CCITT is not set | ||
963 | # CONFIG_CRC16 is not set | ||
964 | # CONFIG_CRC_T10DIF is not set | ||
965 | # CONFIG_CRC_ITU_T is not set | ||
966 | CONFIG_CRC32=y | ||
967 | # CONFIG_CRC7 is not set | ||
968 | # CONFIG_LIBCRC32C is not set | ||
969 | CONFIG_ZLIB_INFLATE=y | ||
970 | CONFIG_ZLIB_DEFLATE=y | ||
971 | CONFIG_DECOMPRESS_GZIP=y | ||
972 | CONFIG_HAS_IOMEM=y | ||
973 | CONFIG_HAS_IOPORT=y | ||
974 | CONFIG_HAS_DMA=y | ||
975 | CONFIG_HAVE_LMB=y | ||
976 | CONFIG_NLATTR=y | ||
977 | CONFIG_GENERIC_ATOMIC64=y | ||
978 | |||
979 | # | ||
980 | # Kernel hacking | ||
981 | # | ||
982 | # CONFIG_PRINTK_TIME is not set | ||
983 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
984 | CONFIG_ENABLE_MUST_CHECK=y | ||
985 | CONFIG_FRAME_WARN=1024 | ||
986 | CONFIG_MAGIC_SYSRQ=y | 66 | CONFIG_MAGIC_SYSRQ=y |
987 | # CONFIG_STRIP_ASM_SYMS is not set | ||
988 | # CONFIG_UNUSED_SYMBOLS is not set | ||
989 | CONFIG_DEBUG_FS=y | 67 | CONFIG_DEBUG_FS=y |
990 | # CONFIG_HEADERS_CHECK is not set | ||
991 | CONFIG_DEBUG_KERNEL=y | 68 | CONFIG_DEBUG_KERNEL=y |
992 | # CONFIG_DEBUG_SHIRQ is not set | ||
993 | CONFIG_DETECT_SOFTLOCKUP=y | ||
994 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
995 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
996 | CONFIG_DETECT_HUNG_TASK=y | 69 | CONFIG_DETECT_HUNG_TASK=y |
997 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
998 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
999 | CONFIG_SCHED_DEBUG=y | ||
1000 | # CONFIG_SCHEDSTATS is not set | ||
1001 | # CONFIG_TIMER_STATS is not set | ||
1002 | # CONFIG_DEBUG_OBJECTS is not set | ||
1003 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1004 | # CONFIG_SLUB_STATS is not set | ||
1005 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1006 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1007 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1008 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1009 | # CONFIG_DEBUG_MUTEXES is not set | ||
1010 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1011 | # CONFIG_PROVE_LOCKING is not set | ||
1012 | # CONFIG_LOCK_STAT is not set | ||
1013 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1014 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1015 | # CONFIG_DEBUG_KOBJECT is not set | ||
1016 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1017 | # CONFIG_DEBUG_INFO is not set | ||
1018 | # CONFIG_DEBUG_VM is not set | ||
1019 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1020 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1021 | # CONFIG_DEBUG_LIST is not set | ||
1022 | # CONFIG_DEBUG_SG is not set | ||
1023 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1024 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1025 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1026 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 70 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1027 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1028 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1029 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1030 | # CONFIG_FAULT_INJECTION is not set | ||
1031 | # CONFIG_LATENCYTOP is not set | ||
1032 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 71 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1033 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1034 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1035 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1036 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1037 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1038 | CONFIG_TRACING_SUPPORT=y | ||
1039 | CONFIG_FTRACE=y | ||
1040 | # CONFIG_FUNCTION_TRACER is not set | ||
1041 | # CONFIG_IRQSOFF_TRACER is not set | ||
1042 | # CONFIG_SCHED_TRACER is not set | ||
1043 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1044 | # CONFIG_BOOT_TRACER is not set | ||
1045 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1046 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1047 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1048 | # CONFIG_STACK_TRACER is not set | ||
1049 | # CONFIG_KMEMTRACE is not set | ||
1050 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1051 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1052 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1053 | # CONFIG_DMA_API_DEBUG is not set | ||
1054 | # CONFIG_SAMPLES is not set | ||
1055 | CONFIG_HAVE_ARCH_KGDB=y | ||
1056 | # CONFIG_KGDB is not set | ||
1057 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1058 | CONFIG_PPC_WERROR=y | ||
1059 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1060 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1061 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1062 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1063 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1064 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1065 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1066 | # CONFIG_XMON is not set | ||
1067 | # CONFIG_IRQSTACKS is not set | ||
1068 | # CONFIG_VIRQ_DEBUG is not set | ||
1069 | # CONFIG_BDI_SWITCH is not set | ||
1070 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1071 | |||
1072 | # | ||
1073 | # Security options | ||
1074 | # | ||
1075 | # CONFIG_KEYS is not set | ||
1076 | # CONFIG_SECURITY is not set | ||
1077 | # CONFIG_SECURITYFS is not set | ||
1078 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1079 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1080 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1081 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1082 | CONFIG_DEFAULT_SECURITY="" | ||
1083 | CONFIG_CRYPTO=y | 72 | CONFIG_CRYPTO=y |
1084 | |||
1085 | # | ||
1086 | # Crypto core or helper | ||
1087 | # | ||
1088 | CONFIG_CRYPTO_ALGAPI=y | ||
1089 | CONFIG_CRYPTO_ALGAPI2=y | ||
1090 | CONFIG_CRYPTO_AEAD2=y | ||
1091 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1092 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1093 | CONFIG_CRYPTO_HASH=y | ||
1094 | CONFIG_CRYPTO_HASH2=y | ||
1095 | CONFIG_CRYPTO_RNG2=y | ||
1096 | CONFIG_CRYPTO_PCOMP=y | ||
1097 | CONFIG_CRYPTO_MANAGER=y | ||
1098 | CONFIG_CRYPTO_MANAGER2=y | ||
1099 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1100 | # CONFIG_CRYPTO_NULL is not set | ||
1101 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1102 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1103 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1104 | # CONFIG_CRYPTO_TEST is not set | ||
1105 | |||
1106 | # | ||
1107 | # Authenticated Encryption with Associated Data | ||
1108 | # | ||
1109 | # CONFIG_CRYPTO_CCM is not set | ||
1110 | # CONFIG_CRYPTO_GCM is not set | ||
1111 | # CONFIG_CRYPTO_SEQIV is not set | ||
1112 | |||
1113 | # | ||
1114 | # Block modes | ||
1115 | # | ||
1116 | CONFIG_CRYPTO_CBC=y | 73 | CONFIG_CRYPTO_CBC=y |
1117 | # CONFIG_CRYPTO_CTR is not set | ||
1118 | # CONFIG_CRYPTO_CTS is not set | ||
1119 | CONFIG_CRYPTO_ECB=y | 74 | CONFIG_CRYPTO_ECB=y |
1120 | # CONFIG_CRYPTO_LRW is not set | ||
1121 | CONFIG_CRYPTO_PCBC=y | 75 | CONFIG_CRYPTO_PCBC=y |
1122 | # CONFIG_CRYPTO_XTS is not set | ||
1123 | |||
1124 | # | ||
1125 | # Hash modes | ||
1126 | # | ||
1127 | # CONFIG_CRYPTO_HMAC is not set | ||
1128 | # CONFIG_CRYPTO_XCBC is not set | ||
1129 | # CONFIG_CRYPTO_VMAC is not set | ||
1130 | |||
1131 | # | ||
1132 | # Digest | ||
1133 | # | ||
1134 | # CONFIG_CRYPTO_CRC32C is not set | ||
1135 | # CONFIG_CRYPTO_GHASH is not set | ||
1136 | # CONFIG_CRYPTO_MD4 is not set | ||
1137 | CONFIG_CRYPTO_MD5=y | 76 | CONFIG_CRYPTO_MD5=y |
1138 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1139 | # CONFIG_CRYPTO_RMD128 is not set | ||
1140 | # CONFIG_CRYPTO_RMD160 is not set | ||
1141 | # CONFIG_CRYPTO_RMD256 is not set | ||
1142 | # CONFIG_CRYPTO_RMD320 is not set | ||
1143 | # CONFIG_CRYPTO_SHA1 is not set | ||
1144 | # CONFIG_CRYPTO_SHA256 is not set | ||
1145 | # CONFIG_CRYPTO_SHA512 is not set | ||
1146 | # CONFIG_CRYPTO_TGR192 is not set | ||
1147 | # CONFIG_CRYPTO_WP512 is not set | ||
1148 | |||
1149 | # | ||
1150 | # Ciphers | ||
1151 | # | ||
1152 | # CONFIG_CRYPTO_AES is not set | ||
1153 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1154 | # CONFIG_CRYPTO_ARC4 is not set | ||
1155 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1156 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1157 | # CONFIG_CRYPTO_CAST5 is not set | ||
1158 | # CONFIG_CRYPTO_CAST6 is not set | ||
1159 | CONFIG_CRYPTO_DES=y | 77 | CONFIG_CRYPTO_DES=y |
1160 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1161 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1162 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1163 | # CONFIG_CRYPTO_SEED is not set | ||
1164 | # CONFIG_CRYPTO_SERPENT is not set | ||
1165 | # CONFIG_CRYPTO_TEA is not set | ||
1166 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1167 | |||
1168 | # | ||
1169 | # Compression | ||
1170 | # | ||
1171 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1172 | # CONFIG_CRYPTO_ZLIB is not set | ||
1173 | # CONFIG_CRYPTO_LZO is not set | ||
1174 | |||
1175 | # | ||
1176 | # Random Number Generation | ||
1177 | # | ||
1178 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 78 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1179 | # CONFIG_CRYPTO_HW is not set | 79 | # CONFIG_CRYPTO_HW is not set |
1180 | # CONFIG_PPC_CLOCK is not set | ||
1181 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/eiger_defconfig b/arch/powerpc/configs/44x/eiger_defconfig index dcd859c8b4a6..ebff7011282e 100644 --- a/arch/powerpc/configs/44x/eiger_defconfig +++ b/arch/powerpc/configs/44x/eiger_defconfig | |||
@@ -1,1297 +1,123 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 14:33:04 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_NOT_COHERENT_CACHE=y | ||
26 | CONFIG_PPC32=y | ||
27 | CONFIG_WORD_SIZE=32 | ||
28 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
29 | CONFIG_MMU=y | ||
30 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
31 | CONFIG_GENERIC_TIME=y | ||
32 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
33 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
34 | CONFIG_GENERIC_HARDIRQS=y | ||
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
38 | CONFIG_IRQ_PER_CPU=y | ||
39 | CONFIG_NR_IRQS=512 | ||
40 | CONFIG_STACKTRACE_SUPPORT=y | ||
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
43 | CONFIG_LOCKDEP_SUPPORT=y | ||
44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
45 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
46 | CONFIG_GENERIC_HWEIGHT=y | ||
47 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
49 | CONFIG_PPC=y | ||
50 | CONFIG_EARLY_PRINTK=y | ||
51 | CONFIG_GENERIC_NVRAM=y | ||
52 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
53 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
54 | CONFIG_PPC_OF=y | ||
55 | CONFIG_OF=y | ||
56 | CONFIG_PPC_UDBG_16550=y | ||
57 | # CONFIG_GENERIC_TBSYNC is not set | ||
58 | CONFIG_AUDIT_ARCH=y | ||
59 | CONFIG_GENERIC_BUG=y | ||
60 | CONFIG_DTC=y | ||
61 | # CONFIG_DEFAULT_UIMAGE is not set | ||
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
63 | CONFIG_PPC_DCR_NATIVE=y | ||
64 | # CONFIG_PPC_DCR_MMIO is not set | ||
65 | CONFIG_PPC_DCR=y | ||
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
68 | CONFIG_CONSTRUCTORS=y | ||
69 | |||
70 | # | ||
71 | # General setup | ||
72 | # | ||
73 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
74 | CONFIG_BROKEN_ON_SMP=y | ||
75 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
76 | CONFIG_LOCALVERSION="" | ||
77 | CONFIG_LOCALVERSION_AUTO=y | ||
78 | CONFIG_SWAP=y | ||
79 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
80 | CONFIG_SYSVIPC_SYSCTL=y | ||
81 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
83 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
84 | # CONFIG_TASKSTATS is not set | ||
85 | # CONFIG_AUDIT is not set | ||
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
97 | # CONFIG_IKCONFIG is not set | ||
98 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
99 | # CONFIG_GROUP_SCHED is not set | ||
100 | # CONFIG_CGROUPS is not set | ||
101 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
102 | # CONFIG_RELAY is not set | ||
103 | # CONFIG_NAMESPACES is not set | ||
104 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
105 | CONFIG_INITRAMFS_SOURCE="" | ||
106 | CONFIG_RD_GZIP=y | ||
107 | # CONFIG_RD_BZIP2 is not set | ||
108 | # CONFIG_RD_LZMA is not set | ||
109 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
110 | CONFIG_SYSCTL=y | ||
111 | CONFIG_ANON_INODES=y | ||
112 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
113 | CONFIG_SYSCTL_SYSCALL=y | ||
114 | CONFIG_KALLSYMS=y | ||
115 | # CONFIG_KALLSYMS_ALL is not set | ||
116 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
117 | CONFIG_HOTPLUG=y | ||
118 | CONFIG_PRINTK=y | ||
119 | CONFIG_BUG=y | ||
120 | CONFIG_ELF_CORE=y | ||
121 | CONFIG_BASE_FULL=y | ||
122 | CONFIG_FUTEX=y | ||
123 | CONFIG_EPOLL=y | ||
124 | CONFIG_SIGNALFD=y | ||
125 | CONFIG_TIMERFD=y | ||
126 | CONFIG_EVENTFD=y | ||
127 | CONFIG_SHMEM=y | ||
128 | CONFIG_AIO=y | ||
129 | CONFIG_HAVE_PERF_EVENTS=y | ||
130 | |||
131 | # | ||
132 | # Kernel Performance Events And Counters | ||
133 | # | ||
134 | # CONFIG_PERF_EVENTS is not set | ||
135 | # CONFIG_PERF_COUNTERS is not set | ||
136 | CONFIG_VM_EVENT_COUNTERS=y | ||
137 | CONFIG_PCI_QUIRKS=y | ||
138 | CONFIG_SLUB_DEBUG=y | ||
139 | CONFIG_COMPAT_BRK=y | ||
140 | # CONFIG_SLAB is not set | ||
141 | CONFIG_SLUB=y | ||
142 | # CONFIG_SLOB is not set | ||
143 | # CONFIG_PROFILING is not set | ||
144 | CONFIG_HAVE_OPROFILE=y | ||
145 | # CONFIG_KPROBES is not set | ||
146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
147 | CONFIG_HAVE_IOREMAP_PROT=y | ||
148 | CONFIG_HAVE_KPROBES=y | ||
149 | CONFIG_HAVE_KRETPROBES=y | ||
150 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
151 | CONFIG_HAVE_DMA_ATTRS=y | ||
152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
153 | |||
154 | # | ||
155 | # GCOV-based kernel profiling | ||
156 | # | ||
157 | # CONFIG_GCOV_KERNEL is not set | ||
158 | # CONFIG_SLOW_WORK is not set | ||
159 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
160 | CONFIG_SLABINFO=y | ||
161 | CONFIG_RT_MUTEXES=y | ||
162 | CONFIG_BASE_SMALL=0 | ||
163 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
164 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
165 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
166 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
167 | # CONFIG_MODVERSIONS is not set | ||
168 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
169 | CONFIG_BLOCK=y | ||
170 | CONFIG_LBDAF=y | ||
171 | # CONFIG_BLK_DEV_BSG is not set | 11 | # CONFIG_BLK_DEV_BSG is not set |
172 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
173 | |||
174 | # | ||
175 | # IO Schedulers | ||
176 | # | ||
177 | CONFIG_IOSCHED_NOOP=y | ||
178 | CONFIG_IOSCHED_DEADLINE=y | ||
179 | CONFIG_IOSCHED_CFQ=y | ||
180 | # CONFIG_DEFAULT_DEADLINE is not set | ||
181 | CONFIG_DEFAULT_CFQ=y | ||
182 | # CONFIG_DEFAULT_NOOP is not set | ||
183 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
184 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
185 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
186 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
190 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
191 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
192 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
193 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
194 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
195 | # CONFIG_INLINE_READ_LOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
199 | CONFIG_INLINE_READ_UNLOCK=y | ||
200 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
201 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
202 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
203 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
204 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
208 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
209 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
210 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
211 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
212 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
213 | # CONFIG_FREEZER is not set | ||
214 | CONFIG_PPC4xx_PCI_EXPRESS=y | ||
215 | |||
216 | # | ||
217 | # Platform support | ||
218 | # | ||
219 | # CONFIG_PPC_CELL is not set | ||
220 | # CONFIG_PPC_CELL_NATIVE is not set | ||
221 | # CONFIG_PQ2ADS is not set | ||
222 | # CONFIG_BAMBOO is not set | ||
223 | # CONFIG_EBONY is not set | 12 | # CONFIG_EBONY is not set |
224 | # CONFIG_SAM440EP is not set | ||
225 | # CONFIG_SEQUOIA is not set | ||
226 | # CONFIG_TAISHAN is not set | ||
227 | # CONFIG_KATMAI is not set | ||
228 | # CONFIG_RAINIER is not set | ||
229 | # CONFIG_WARP is not set | ||
230 | # CONFIG_ARCHES is not set | ||
231 | # CONFIG_CANYONLANDS is not set | ||
232 | # CONFIG_GLACIER is not set | ||
233 | # CONFIG_REDWOOD is not set | ||
234 | CONFIG_EIGER=y | 13 | CONFIG_EIGER=y |
235 | # CONFIG_YOSEMITE is not set | ||
236 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
237 | CONFIG_PPC44x_SIMPLE=y | ||
238 | # CONFIG_PPC4xx_GPIO is not set | ||
239 | CONFIG_460SX=y | ||
240 | # CONFIG_IPIC is not set | ||
241 | # CONFIG_MPIC is not set | ||
242 | # CONFIG_MPIC_WEIRD is not set | ||
243 | # CONFIG_PPC_I8259 is not set | ||
244 | # CONFIG_PPC_RTAS is not set | ||
245 | # CONFIG_MMIO_NVRAM is not set | ||
246 | # CONFIG_PPC_MPC106 is not set | ||
247 | # CONFIG_PPC_970_NAP is not set | ||
248 | # CONFIG_PPC_INDIRECT_IO is not set | ||
249 | # CONFIG_GENERIC_IOMAP is not set | ||
250 | # CONFIG_CPU_FREQ is not set | ||
251 | # CONFIG_FSL_ULI1575 is not set | ||
252 | # CONFIG_SIMPLE_GPIO is not set | ||
253 | |||
254 | # | ||
255 | # Kernel options | ||
256 | # | ||
257 | # CONFIG_HIGHMEM is not set | ||
258 | CONFIG_TICK_ONESHOT=y | ||
259 | CONFIG_NO_HZ=y | 14 | CONFIG_NO_HZ=y |
260 | CONFIG_HIGH_RES_TIMERS=y | 15 | CONFIG_HIGH_RES_TIMERS=y |
261 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
262 | # CONFIG_HZ_100 is not set | ||
263 | CONFIG_HZ_250=y | ||
264 | # CONFIG_HZ_300 is not set | ||
265 | # CONFIG_HZ_1000 is not set | ||
266 | CONFIG_HZ=250 | ||
267 | CONFIG_SCHED_HRTICK=y | ||
268 | CONFIG_PREEMPT_NONE=y | ||
269 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
270 | # CONFIG_PREEMPT is not set | ||
271 | CONFIG_BINFMT_ELF=y | ||
272 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
273 | # CONFIG_HAVE_AOUT is not set | ||
274 | # CONFIG_BINFMT_MISC is not set | ||
275 | # CONFIG_MATH_EMULATION is not set | ||
276 | # CONFIG_IOMMU_HELPER is not set | ||
277 | # CONFIG_SWIOTLB is not set | ||
278 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
279 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
280 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
281 | CONFIG_SPARSE_IRQ=y | 16 | CONFIG_SPARSE_IRQ=y |
282 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
283 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
284 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
285 | CONFIG_SELECT_MEMORY_MODEL=y | ||
286 | CONFIG_FLATMEM_MANUAL=y | ||
287 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
288 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
289 | CONFIG_FLATMEM=y | ||
290 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
291 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
292 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
293 | CONFIG_MIGRATION=y | ||
294 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
295 | CONFIG_ZONE_DMA_FLAG=1 | ||
296 | CONFIG_BOUNCE=y | ||
297 | CONFIG_VIRT_TO_BUS=y | ||
298 | # CONFIG_KSM is not set | ||
299 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
300 | CONFIG_STDBINUTILS=y | ||
301 | CONFIG_PPC_4K_PAGES=y | ||
302 | # CONFIG_PPC_16K_PAGES is not set | ||
303 | # CONFIG_PPC_64K_PAGES is not set | ||
304 | # CONFIG_PPC_256K_PAGES is not set | ||
305 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
306 | CONFIG_PROC_DEVICETREE=y | ||
307 | CONFIG_CMDLINE_BOOL=y | 17 | CONFIG_CMDLINE_BOOL=y |
308 | CONFIG_CMDLINE="" | 18 | CONFIG_CMDLINE="" |
309 | CONFIG_EXTRA_TARGETS="" | ||
310 | CONFIG_SECCOMP=y | ||
311 | CONFIG_ISA_DMA_API=y | ||
312 | |||
313 | # | ||
314 | # Bus options | ||
315 | # | ||
316 | CONFIG_ZONE_DMA=y | ||
317 | CONFIG_PPC_INDIRECT_PCI=y | ||
318 | CONFIG_4xx_SOC=y | ||
319 | CONFIG_PPC_PCI_CHOICE=y | ||
320 | CONFIG_PCI=y | ||
321 | CONFIG_PCI_DOMAINS=y | ||
322 | CONFIG_PCI_SYSCALL=y | ||
323 | CONFIG_PCIEPORTBUS=y | 19 | CONFIG_PCIEPORTBUS=y |
324 | CONFIG_PCIEAER=y | ||
325 | # CONFIG_PCIE_ECRC is not set | ||
326 | # CONFIG_PCIEAER_INJECT is not set | ||
327 | # CONFIG_PCIEASPM is not set | 20 | # CONFIG_PCIEASPM is not set |
328 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
329 | # CONFIG_PCI_MSI is not set | ||
330 | CONFIG_PCI_LEGACY=y | ||
331 | # CONFIG_PCI_DEBUG is not set | ||
332 | # CONFIG_PCI_STUB is not set | ||
333 | # CONFIG_PCI_IOV is not set | ||
334 | # CONFIG_PCCARD is not set | ||
335 | # CONFIG_HOTPLUG_PCI is not set | ||
336 | # CONFIG_HAS_RAPIDIO is not set | ||
337 | |||
338 | # | ||
339 | # Advanced setup | ||
340 | # | ||
341 | # CONFIG_ADVANCED_OPTIONS is not set | ||
342 | |||
343 | # | ||
344 | # Default settings for advanced configuration options are used | ||
345 | # | ||
346 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
347 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
348 | CONFIG_KERNEL_START=0xc0000000 | ||
349 | CONFIG_PHYSICAL_START=0x00000000 | ||
350 | CONFIG_TASK_SIZE=0xc0000000 | ||
351 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
352 | CONFIG_NET=y | 21 | CONFIG_NET=y |
353 | |||
354 | # | ||
355 | # Networking options | ||
356 | # | ||
357 | CONFIG_PACKET=y | 22 | CONFIG_PACKET=y |
358 | # CONFIG_PACKET_MMAP is not set | ||
359 | CONFIG_UNIX=y | 23 | CONFIG_UNIX=y |
360 | # CONFIG_NET_KEY is not set | ||
361 | CONFIG_INET=y | 24 | CONFIG_INET=y |
362 | # CONFIG_IP_MULTICAST is not set | ||
363 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
364 | CONFIG_IP_FIB_HASH=y | ||
365 | CONFIG_IP_PNP=y | 25 | CONFIG_IP_PNP=y |
366 | CONFIG_IP_PNP_DHCP=y | 26 | CONFIG_IP_PNP_DHCP=y |
367 | CONFIG_IP_PNP_BOOTP=y | 27 | CONFIG_IP_PNP_BOOTP=y |
368 | # CONFIG_IP_PNP_RARP is not set | ||
369 | # CONFIG_NET_IPIP is not set | ||
370 | # CONFIG_NET_IPGRE is not set | ||
371 | # CONFIG_ARPD is not set | ||
372 | # CONFIG_SYN_COOKIES is not set | ||
373 | # CONFIG_INET_AH is not set | ||
374 | # CONFIG_INET_ESP is not set | ||
375 | # CONFIG_INET_IPCOMP is not set | ||
376 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
377 | # CONFIG_INET_TUNNEL is not set | ||
378 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 28 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
379 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 29 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
380 | # CONFIG_INET_XFRM_MODE_BEET is not set | 30 | # CONFIG_INET_XFRM_MODE_BEET is not set |
381 | # CONFIG_INET_LRO is not set | 31 | # CONFIG_INET_LRO is not set |
382 | CONFIG_INET_DIAG=y | ||
383 | CONFIG_INET_TCP_DIAG=y | ||
384 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
385 | CONFIG_TCP_CONG_CUBIC=y | ||
386 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
387 | # CONFIG_TCP_MD5SIG is not set | ||
388 | # CONFIG_IPV6 is not set | 32 | # CONFIG_IPV6 is not set |
389 | # CONFIG_NETWORK_SECMARK is not set | ||
390 | # CONFIG_NETFILTER is not set | ||
391 | # CONFIG_IP_DCCP is not set | ||
392 | # CONFIG_IP_SCTP is not set | ||
393 | # CONFIG_RDS is not set | ||
394 | # CONFIG_TIPC is not set | ||
395 | # CONFIG_ATM is not set | ||
396 | # CONFIG_BRIDGE is not set | ||
397 | # CONFIG_NET_DSA is not set | ||
398 | # CONFIG_VLAN_8021Q is not set | ||
399 | # CONFIG_DECNET is not set | ||
400 | # CONFIG_LLC2 is not set | ||
401 | # CONFIG_IPX is not set | ||
402 | # CONFIG_ATALK is not set | ||
403 | # CONFIG_X25 is not set | ||
404 | # CONFIG_LAPB is not set | ||
405 | # CONFIG_ECONET is not set | ||
406 | # CONFIG_WAN_ROUTER is not set | ||
407 | # CONFIG_PHONET is not set | ||
408 | # CONFIG_IEEE802154 is not set | ||
409 | # CONFIG_NET_SCHED is not set | ||
410 | # CONFIG_DCB is not set | ||
411 | |||
412 | # | ||
413 | # Network testing | ||
414 | # | ||
415 | # CONFIG_NET_PKTGEN is not set | ||
416 | # CONFIG_HAMRADIO is not set | ||
417 | # CONFIG_CAN is not set | ||
418 | # CONFIG_IRDA is not set | ||
419 | # CONFIG_BT is not set | ||
420 | # CONFIG_AF_RXRPC is not set | ||
421 | CONFIG_WIRELESS=y | ||
422 | # CONFIG_CFG80211 is not set | ||
423 | # CONFIG_LIB80211 is not set | ||
424 | |||
425 | # | ||
426 | # CFG80211 needs to be enabled for MAC80211 | ||
427 | # | ||
428 | # CONFIG_WIMAX is not set | ||
429 | # CONFIG_RFKILL is not set | ||
430 | # CONFIG_NET_9P is not set | ||
431 | |||
432 | # | ||
433 | # Device Drivers | ||
434 | # | ||
435 | |||
436 | # | ||
437 | # Generic Driver Options | ||
438 | # | ||
439 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 33 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
440 | # CONFIG_DEVTMPFS is not set | ||
441 | CONFIG_STANDALONE=y | ||
442 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
443 | CONFIG_FW_LOADER=y | ||
444 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
445 | CONFIG_EXTRA_FIRMWARE="" | ||
446 | # CONFIG_DEBUG_DRIVER is not set | ||
447 | # CONFIG_DEBUG_DEVRES is not set | ||
448 | # CONFIG_SYS_HYPERVISOR is not set | ||
449 | CONFIG_CONNECTOR=y | 34 | CONFIG_CONNECTOR=y |
450 | CONFIG_PROC_EVENTS=y | ||
451 | CONFIG_MTD=y | 35 | CONFIG_MTD=y |
452 | # CONFIG_MTD_DEBUG is not set | ||
453 | # CONFIG_MTD_TESTS is not set | ||
454 | CONFIG_MTD_CONCAT=y | 36 | CONFIG_MTD_CONCAT=y |
455 | CONFIG_MTD_PARTITIONS=y | 37 | CONFIG_MTD_PARTITIONS=y |
456 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
457 | CONFIG_MTD_CMDLINE_PARTS=y | 38 | CONFIG_MTD_CMDLINE_PARTS=y |
458 | CONFIG_MTD_OF_PARTS=y | 39 | CONFIG_MTD_OF_PARTS=y |
459 | # CONFIG_MTD_AR7_PARTS is not set | ||
460 | |||
461 | # | ||
462 | # User Modules And Translation Layers | ||
463 | # | ||
464 | CONFIG_MTD_CHAR=y | 40 | CONFIG_MTD_CHAR=y |
465 | CONFIG_MTD_BLKDEVS=y | ||
466 | CONFIG_MTD_BLOCK=y | 41 | CONFIG_MTD_BLOCK=y |
467 | # CONFIG_FTL is not set | ||
468 | # CONFIG_NFTL is not set | ||
469 | # CONFIG_INFTL is not set | ||
470 | # CONFIG_RFD_FTL is not set | ||
471 | # CONFIG_SSFDC is not set | ||
472 | # CONFIG_MTD_OOPS is not set | ||
473 | |||
474 | # | ||
475 | # RAM/ROM/Flash chip drivers | ||
476 | # | ||
477 | CONFIG_MTD_CFI=y | 42 | CONFIG_MTD_CFI=y |
478 | # CONFIG_MTD_JEDECPROBE is not set | ||
479 | CONFIG_MTD_GEN_PROBE=y | ||
480 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
481 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
482 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
483 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
484 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
485 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
486 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
487 | CONFIG_MTD_CFI_I1=y | ||
488 | CONFIG_MTD_CFI_I2=y | ||
489 | # CONFIG_MTD_CFI_I4 is not set | ||
490 | # CONFIG_MTD_CFI_I8 is not set | ||
491 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
492 | CONFIG_MTD_CFI_AMDSTD=y | 43 | CONFIG_MTD_CFI_AMDSTD=y |
493 | # CONFIG_MTD_CFI_STAA is not set | ||
494 | CONFIG_MTD_CFI_UTIL=y | ||
495 | # CONFIG_MTD_RAM is not set | ||
496 | # CONFIG_MTD_ROM is not set | ||
497 | # CONFIG_MTD_ABSENT is not set | ||
498 | |||
499 | # | ||
500 | # Mapping drivers for chip access | ||
501 | # | ||
502 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
503 | # CONFIG_MTD_PHYSMAP is not set | ||
504 | CONFIG_MTD_PHYSMAP_OF=y | 44 | CONFIG_MTD_PHYSMAP_OF=y |
505 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
506 | # CONFIG_MTD_PLATRAM is not set | ||
507 | |||
508 | # | ||
509 | # Self-contained MTD device drivers | ||
510 | # | ||
511 | # CONFIG_MTD_PMC551 is not set | ||
512 | # CONFIG_MTD_SLRAM is not set | ||
513 | # CONFIG_MTD_PHRAM is not set | ||
514 | # CONFIG_MTD_MTDRAM is not set | ||
515 | # CONFIG_MTD_BLOCK2MTD is not set | ||
516 | |||
517 | # | ||
518 | # Disk-On-Chip Device Drivers | ||
519 | # | ||
520 | # CONFIG_MTD_DOC2000 is not set | ||
521 | # CONFIG_MTD_DOC2001 is not set | ||
522 | # CONFIG_MTD_DOC2001PLUS is not set | ||
523 | CONFIG_MTD_NAND=y | 45 | CONFIG_MTD_NAND=y |
524 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
525 | CONFIG_MTD_NAND_ECC_SMC=y | ||
526 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
527 | CONFIG_MTD_NAND_IDS=y | ||
528 | CONFIG_MTD_NAND_NDFC=y | 46 | CONFIG_MTD_NAND_NDFC=y |
529 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 47 | CONFIG_PROC_DEVICETREE=y |
530 | # CONFIG_MTD_NAND_CAFE is not set | ||
531 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
532 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
533 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
534 | # CONFIG_MTD_ONENAND is not set | ||
535 | |||
536 | # | ||
537 | # LPDDR flash memory drivers | ||
538 | # | ||
539 | # CONFIG_MTD_LPDDR is not set | ||
540 | |||
541 | # | ||
542 | # UBI - Unsorted block images | ||
543 | # | ||
544 | # CONFIG_MTD_UBI is not set | ||
545 | CONFIG_OF_DEVICE=y | ||
546 | CONFIG_OF_I2C=y | ||
547 | # CONFIG_PARPORT is not set | ||
548 | CONFIG_BLK_DEV=y | ||
549 | # CONFIG_BLK_DEV_FD is not set | ||
550 | # CONFIG_BLK_CPQ_DA is not set | ||
551 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
552 | # CONFIG_BLK_DEV_DAC960 is not set | ||
553 | # CONFIG_BLK_DEV_UMEM is not set | ||
554 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
555 | # CONFIG_BLK_DEV_LOOP is not set | ||
556 | # CONFIG_BLK_DEV_DRBD is not set | ||
557 | # CONFIG_BLK_DEV_NBD is not set | ||
558 | # CONFIG_BLK_DEV_SX8 is not set | ||
559 | CONFIG_BLK_DEV_RAM=y | 48 | CONFIG_BLK_DEV_RAM=y |
560 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
561 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 49 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
562 | # CONFIG_BLK_DEV_XIP is not set | ||
563 | # CONFIG_CDROM_PKTCDVD is not set | ||
564 | # CONFIG_ATA_OVER_ETH is not set | ||
565 | # CONFIG_XILINX_SYSACE is not set | ||
566 | # CONFIG_BLK_DEV_HD is not set | ||
567 | # CONFIG_MISC_DEVICES is not set | 50 | # CONFIG_MISC_DEVICES is not set |
568 | CONFIG_HAVE_IDE=y | ||
569 | # CONFIG_IDE is not set | ||
570 | |||
571 | # | ||
572 | # SCSI device support | ||
573 | # | ||
574 | # CONFIG_RAID_ATTRS is not set | ||
575 | CONFIG_SCSI=y | 51 | CONFIG_SCSI=y |
576 | CONFIG_SCSI_DMA=y | ||
577 | # CONFIG_SCSI_TGT is not set | ||
578 | # CONFIG_SCSI_NETLINK is not set | ||
579 | CONFIG_SCSI_PROC_FS=y | ||
580 | |||
581 | # | ||
582 | # SCSI support type (disk, tape, CD-ROM) | ||
583 | # | ||
584 | CONFIG_BLK_DEV_SD=y | 52 | CONFIG_BLK_DEV_SD=y |
585 | # CONFIG_CHR_DEV_ST is not set | ||
586 | # CONFIG_CHR_DEV_OSST is not set | ||
587 | # CONFIG_BLK_DEV_SR is not set | ||
588 | CONFIG_CHR_DEV_SG=y | 53 | CONFIG_CHR_DEV_SG=y |
589 | # CONFIG_CHR_DEV_SCH is not set | ||
590 | # CONFIG_SCSI_MULTI_LUN is not set | ||
591 | # CONFIG_SCSI_CONSTANTS is not set | ||
592 | # CONFIG_SCSI_LOGGING is not set | ||
593 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
594 | CONFIG_SCSI_WAIT_SCAN=m | ||
595 | |||
596 | # | ||
597 | # SCSI Transports | ||
598 | # | ||
599 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
600 | # CONFIG_SCSI_FC_ATTRS is not set | ||
601 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
602 | CONFIG_SCSI_SAS_ATTRS=y | ||
603 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
604 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
605 | CONFIG_SCSI_LOWLEVEL=y | ||
606 | # CONFIG_ISCSI_TCP is not set | ||
607 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
608 | # CONFIG_BE2ISCSI is not set | ||
609 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
610 | # CONFIG_SCSI_HPSA is not set | ||
611 | # CONFIG_SCSI_3W_9XXX is not set | ||
612 | # CONFIG_SCSI_3W_SAS is not set | ||
613 | # CONFIG_SCSI_ACARD is not set | ||
614 | # CONFIG_SCSI_AACRAID is not set | ||
615 | # CONFIG_SCSI_AIC7XXX is not set | ||
616 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
617 | # CONFIG_SCSI_AIC79XX is not set | ||
618 | # CONFIG_SCSI_AIC94XX is not set | ||
619 | # CONFIG_SCSI_MVSAS is not set | ||
620 | # CONFIG_SCSI_DPT_I2O is not set | ||
621 | # CONFIG_SCSI_ADVANSYS is not set | ||
622 | # CONFIG_SCSI_ARCMSR is not set | ||
623 | # CONFIG_MEGARAID_NEWGEN is not set | ||
624 | # CONFIG_MEGARAID_LEGACY is not set | ||
625 | # CONFIG_MEGARAID_SAS is not set | ||
626 | # CONFIG_SCSI_MPT2SAS is not set | ||
627 | # CONFIG_SCSI_HPTIOP is not set | ||
628 | # CONFIG_SCSI_BUSLOGIC is not set | ||
629 | # CONFIG_LIBFC is not set | ||
630 | # CONFIG_LIBFCOE is not set | ||
631 | # CONFIG_FCOE is not set | ||
632 | # CONFIG_SCSI_DMX3191D is not set | ||
633 | # CONFIG_SCSI_EATA is not set | ||
634 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
635 | # CONFIG_SCSI_GDTH is not set | ||
636 | # CONFIG_SCSI_IPS is not set | ||
637 | # CONFIG_SCSI_INITIO is not set | ||
638 | # CONFIG_SCSI_INIA100 is not set | ||
639 | # CONFIG_SCSI_STEX is not set | ||
640 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
641 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
642 | # CONFIG_SCSI_QLA_FC is not set | ||
643 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
644 | # CONFIG_SCSI_LPFC is not set | ||
645 | # CONFIG_SCSI_DC395x is not set | ||
646 | # CONFIG_SCSI_DC390T is not set | ||
647 | # CONFIG_SCSI_NSP32 is not set | ||
648 | # CONFIG_SCSI_DEBUG is not set | ||
649 | # CONFIG_SCSI_PMCRAID is not set | ||
650 | # CONFIG_SCSI_PM8001 is not set | ||
651 | # CONFIG_SCSI_SRP is not set | ||
652 | # CONFIG_SCSI_BFA_FC is not set | ||
653 | # CONFIG_SCSI_DH is not set | ||
654 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
655 | # CONFIG_ATA is not set | ||
656 | # CONFIG_MD is not set | ||
657 | CONFIG_FUSION=y | 54 | CONFIG_FUSION=y |
658 | # CONFIG_FUSION_SPI is not set | ||
659 | # CONFIG_FUSION_FC is not set | ||
660 | CONFIG_FUSION_SAS=y | 55 | CONFIG_FUSION_SAS=y |
661 | CONFIG_FUSION_MAX_SGE=128 | ||
662 | # CONFIG_FUSION_CTL is not set | ||
663 | # CONFIG_FUSION_LOGGING is not set | ||
664 | |||
665 | # | ||
666 | # IEEE 1394 (FireWire) support | ||
667 | # | ||
668 | |||
669 | # | ||
670 | # You can enable one or both FireWire driver stacks. | ||
671 | # | ||
672 | |||
673 | # | ||
674 | # See the help texts for more information. | ||
675 | # | ||
676 | # CONFIG_FIREWIRE is not set | ||
677 | # CONFIG_IEEE1394 is not set | ||
678 | CONFIG_I2O=y | 56 | CONFIG_I2O=y |
679 | CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y | ||
680 | CONFIG_I2O_EXT_ADAPTEC=y | ||
681 | # CONFIG_I2O_CONFIG is not set | ||
682 | # CONFIG_I2O_BUS is not set | ||
683 | # CONFIG_I2O_BLOCK is not set | ||
684 | # CONFIG_I2O_SCSI is not set | ||
685 | # CONFIG_I2O_PROC is not set | ||
686 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
687 | CONFIG_NETDEVICES=y | 57 | CONFIG_NETDEVICES=y |
688 | # CONFIG_DUMMY is not set | ||
689 | # CONFIG_BONDING is not set | ||
690 | # CONFIG_MACVLAN is not set | ||
691 | # CONFIG_EQUALIZER is not set | ||
692 | # CONFIG_TUN is not set | ||
693 | # CONFIG_VETH is not set | ||
694 | # CONFIG_ARCNET is not set | ||
695 | # CONFIG_PHYLIB is not set | ||
696 | CONFIG_NET_ETHERNET=y | 58 | CONFIG_NET_ETHERNET=y |
697 | # CONFIG_MII is not set | ||
698 | # CONFIG_HAPPYMEAL is not set | ||
699 | # CONFIG_SUNGEM is not set | ||
700 | # CONFIG_CASSINI is not set | ||
701 | # CONFIG_NET_VENDOR_3COM is not set | ||
702 | # CONFIG_ETHOC is not set | ||
703 | # CONFIG_DNET is not set | ||
704 | # CONFIG_NET_TULIP is not set | ||
705 | # CONFIG_HP100 is not set | ||
706 | CONFIG_IBM_NEW_EMAC=y | 59 | CONFIG_IBM_NEW_EMAC=y |
707 | CONFIG_IBM_NEW_EMAC_RXB=256 | 60 | CONFIG_IBM_NEW_EMAC_RXB=256 |
708 | CONFIG_IBM_NEW_EMAC_TXB=256 | 61 | CONFIG_IBM_NEW_EMAC_TXB=256 |
709 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
710 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
711 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
712 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
713 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
714 | CONFIG_IBM_NEW_EMAC_RGMII=y | ||
715 | CONFIG_IBM_NEW_EMAC_TAH=y | ||
716 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
717 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
718 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
719 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
720 | # CONFIG_NET_PCI is not set | ||
721 | # CONFIG_B44 is not set | ||
722 | # CONFIG_KS8842 is not set | ||
723 | # CONFIG_KS8851_MLL is not set | ||
724 | # CONFIG_ATL2 is not set | ||
725 | # CONFIG_XILINX_EMACLITE is not set | ||
726 | CONFIG_NETDEV_1000=y | ||
727 | # CONFIG_ACENIC is not set | ||
728 | # CONFIG_DL2K is not set | ||
729 | # CONFIG_E1000 is not set | ||
730 | CONFIG_E1000E=y | 62 | CONFIG_E1000E=y |
731 | # CONFIG_IP1000 is not set | ||
732 | # CONFIG_IGB is not set | ||
733 | # CONFIG_IGBVF is not set | ||
734 | # CONFIG_NS83820 is not set | ||
735 | # CONFIG_HAMACHI is not set | ||
736 | # CONFIG_YELLOWFIN is not set | ||
737 | # CONFIG_R8169 is not set | ||
738 | # CONFIG_SIS190 is not set | ||
739 | # CONFIG_SKGE is not set | ||
740 | # CONFIG_SKY2 is not set | ||
741 | # CONFIG_VIA_VELOCITY is not set | ||
742 | # CONFIG_TIGON3 is not set | ||
743 | # CONFIG_BNX2 is not set | ||
744 | # CONFIG_CNIC is not set | ||
745 | # CONFIG_MV643XX_ETH is not set | ||
746 | # CONFIG_XILINX_LL_TEMAC is not set | ||
747 | # CONFIG_QLA3XXX is not set | ||
748 | # CONFIG_ATL1 is not set | ||
749 | # CONFIG_ATL1E is not set | ||
750 | # CONFIG_ATL1C is not set | ||
751 | # CONFIG_JME is not set | ||
752 | # CONFIG_NETDEV_10000 is not set | 63 | # CONFIG_NETDEV_10000 is not set |
753 | # CONFIG_TR is not set | ||
754 | CONFIG_WLAN=y | ||
755 | # CONFIG_AIRO is not set | ||
756 | # CONFIG_ATMEL is not set | ||
757 | # CONFIG_PRISM54 is not set | ||
758 | # CONFIG_HOSTAP is not set | ||
759 | |||
760 | # | ||
761 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
762 | # | ||
763 | # CONFIG_WAN is not set | ||
764 | # CONFIG_FDDI is not set | ||
765 | # CONFIG_HIPPI is not set | ||
766 | # CONFIG_PPP is not set | ||
767 | # CONFIG_SLIP is not set | ||
768 | # CONFIG_NET_FC is not set | ||
769 | # CONFIG_NETCONSOLE is not set | ||
770 | # CONFIG_NETPOLL is not set | ||
771 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
772 | # CONFIG_VMXNET3 is not set | ||
773 | # CONFIG_ISDN is not set | ||
774 | # CONFIG_PHONE is not set | ||
775 | |||
776 | # | ||
777 | # Input device support | ||
778 | # | ||
779 | # CONFIG_INPUT is not set | 64 | # CONFIG_INPUT is not set |
780 | |||
781 | # | ||
782 | # Hardware I/O ports | ||
783 | # | ||
784 | # CONFIG_SERIO is not set | 65 | # CONFIG_SERIO is not set |
785 | # CONFIG_GAMEPORT is not set | ||
786 | |||
787 | # | ||
788 | # Character devices | ||
789 | # | ||
790 | # CONFIG_VT is not set | 66 | # CONFIG_VT is not set |
791 | CONFIG_DEVKMEM=y | ||
792 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
793 | # CONFIG_NOZOMI is not set | ||
794 | |||
795 | # | ||
796 | # Serial drivers | ||
797 | # | ||
798 | CONFIG_SERIAL_8250=y | 67 | CONFIG_SERIAL_8250=y |
799 | CONFIG_SERIAL_8250_CONSOLE=y | 68 | CONFIG_SERIAL_8250_CONSOLE=y |
800 | # CONFIG_SERIAL_8250_PCI is not set | 69 | # CONFIG_SERIAL_8250_PCI is not set |
801 | CONFIG_SERIAL_8250_NR_UARTS=2 | 70 | CONFIG_SERIAL_8250_NR_UARTS=2 |
802 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | 71 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 |
803 | CONFIG_SERIAL_8250_EXTENDED=y | 72 | CONFIG_SERIAL_8250_EXTENDED=y |
804 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
805 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 73 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
806 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
807 | # CONFIG_SERIAL_8250_RSA is not set | ||
808 | |||
809 | # | ||
810 | # Non-8250 serial port support | ||
811 | # | ||
812 | # CONFIG_SERIAL_UARTLITE is not set | ||
813 | CONFIG_SERIAL_CORE=y | ||
814 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
815 | # CONFIG_SERIAL_JSM is not set | ||
816 | CONFIG_SERIAL_OF_PLATFORM=y | 74 | CONFIG_SERIAL_OF_PLATFORM=y |
817 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
818 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
819 | CONFIG_UNIX98_PTYS=y | ||
820 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
821 | CONFIG_LEGACY_PTYS=y | ||
822 | CONFIG_LEGACY_PTY_COUNT=256 | ||
823 | # CONFIG_HVC_UDBG is not set | ||
824 | # CONFIG_IPMI_HANDLER is not set | ||
825 | # CONFIG_HW_RANDOM is not set | 75 | # CONFIG_HW_RANDOM is not set |
826 | # CONFIG_NVRAM is not set | ||
827 | # CONFIG_GEN_RTC is not set | ||
828 | # CONFIG_R3964 is not set | ||
829 | # CONFIG_APPLICOM is not set | ||
830 | # CONFIG_RAW_DRIVER is not set | ||
831 | # CONFIG_TCG_TPM is not set | ||
832 | CONFIG_DEVPORT=y | ||
833 | CONFIG_I2C=y | 76 | CONFIG_I2C=y |
834 | CONFIG_I2C_BOARDINFO=y | ||
835 | CONFIG_I2C_COMPAT=y | ||
836 | CONFIG_I2C_CHARDEV=y | 77 | CONFIG_I2C_CHARDEV=y |
837 | CONFIG_I2C_HELPER_AUTO=y | ||
838 | |||
839 | # | ||
840 | # I2C Hardware Bus support | ||
841 | # | ||
842 | |||
843 | # | ||
844 | # PC SMBus host controller drivers | ||
845 | # | ||
846 | # CONFIG_I2C_ALI1535 is not set | ||
847 | # CONFIG_I2C_ALI1563 is not set | ||
848 | # CONFIG_I2C_ALI15X3 is not set | ||
849 | # CONFIG_I2C_AMD756 is not set | ||
850 | # CONFIG_I2C_AMD8111 is not set | ||
851 | # CONFIG_I2C_I801 is not set | ||
852 | # CONFIG_I2C_ISCH is not set | ||
853 | # CONFIG_I2C_PIIX4 is not set | ||
854 | # CONFIG_I2C_NFORCE2 is not set | ||
855 | # CONFIG_I2C_SIS5595 is not set | ||
856 | # CONFIG_I2C_SIS630 is not set | ||
857 | # CONFIG_I2C_SIS96X is not set | ||
858 | # CONFIG_I2C_VIA is not set | ||
859 | # CONFIG_I2C_VIAPRO is not set | ||
860 | |||
861 | # | ||
862 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
863 | # | ||
864 | CONFIG_I2C_IBM_IIC=y | 78 | CONFIG_I2C_IBM_IIC=y |
865 | # CONFIG_I2C_MPC is not set | ||
866 | # CONFIG_I2C_OCORES is not set | ||
867 | # CONFIG_I2C_SIMTEC is not set | ||
868 | |||
869 | # | ||
870 | # External I2C/SMBus adapter drivers | ||
871 | # | ||
872 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
873 | # CONFIG_I2C_TAOS_EVM is not set | ||
874 | |||
875 | # | ||
876 | # Other I2C/SMBus bus drivers | ||
877 | # | ||
878 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
879 | # CONFIG_I2C_STUB is not set | ||
880 | |||
881 | # | ||
882 | # Miscellaneous I2C Chip support | ||
883 | # | ||
884 | # CONFIG_SENSORS_TSL2550 is not set | ||
885 | CONFIG_I2C_DEBUG_CORE=y | 79 | CONFIG_I2C_DEBUG_CORE=y |
886 | CONFIG_I2C_DEBUG_ALGO=y | 80 | CONFIG_I2C_DEBUG_ALGO=y |
887 | CONFIG_I2C_DEBUG_BUS=y | 81 | CONFIG_I2C_DEBUG_BUS=y |
888 | CONFIG_I2C_DEBUG_CHIP=y | ||
889 | # CONFIG_SPI is not set | ||
890 | |||
891 | # | ||
892 | # PPS support | ||
893 | # | ||
894 | # CONFIG_PPS is not set | ||
895 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
896 | # CONFIG_GPIOLIB is not set | ||
897 | # CONFIG_W1 is not set | ||
898 | # CONFIG_POWER_SUPPLY is not set | ||
899 | # CONFIG_HWMON is not set | 82 | # CONFIG_HWMON is not set |
900 | # CONFIG_THERMAL is not set | ||
901 | # CONFIG_WATCHDOG is not set | ||
902 | CONFIG_SSB_POSSIBLE=y | ||
903 | |||
904 | # | ||
905 | # Sonics Silicon Backplane | ||
906 | # | ||
907 | # CONFIG_SSB is not set | ||
908 | |||
909 | # | ||
910 | # Multifunction device drivers | ||
911 | # | ||
912 | # CONFIG_MFD_CORE is not set | ||
913 | # CONFIG_MFD_SM501 is not set | ||
914 | # CONFIG_HTC_PASIC3 is not set | ||
915 | # CONFIG_TWL4030_CORE is not set | ||
916 | # CONFIG_MFD_TMIO is not set | ||
917 | # CONFIG_PMIC_DA903X is not set | ||
918 | # CONFIG_PMIC_ADP5520 is not set | ||
919 | # CONFIG_MFD_WM8400 is not set | ||
920 | # CONFIG_MFD_WM831X is not set | ||
921 | # CONFIG_MFD_WM8350_I2C is not set | ||
922 | # CONFIG_MFD_PCF50633 is not set | ||
923 | # CONFIG_AB3100_CORE is not set | ||
924 | # CONFIG_MFD_88PM8607 is not set | ||
925 | # CONFIG_REGULATOR is not set | ||
926 | # CONFIG_MEDIA_SUPPORT is not set | ||
927 | |||
928 | # | ||
929 | # Graphics support | ||
930 | # | ||
931 | # CONFIG_AGP is not set | ||
932 | CONFIG_VGA_ARB=y | ||
933 | # CONFIG_DRM is not set | ||
934 | # CONFIG_VGASTATE is not set | ||
935 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 83 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
936 | # CONFIG_FB is not set | ||
937 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
938 | |||
939 | # | ||
940 | # Display device support | ||
941 | # | ||
942 | # CONFIG_DISPLAY_SUPPORT is not set | ||
943 | # CONFIG_SOUND is not set | ||
944 | # CONFIG_USB_SUPPORT is not set | 84 | # CONFIG_USB_SUPPORT is not set |
945 | # CONFIG_UWB is not set | ||
946 | # CONFIG_MMC is not set | ||
947 | # CONFIG_MEMSTICK is not set | ||
948 | # CONFIG_NEW_LEDS is not set | ||
949 | # CONFIG_ACCESSIBILITY is not set | ||
950 | # CONFIG_INFINIBAND is not set | ||
951 | # CONFIG_EDAC is not set | ||
952 | # CONFIG_RTC_CLASS is not set | ||
953 | CONFIG_DMADEVICES=y | 85 | CONFIG_DMADEVICES=y |
954 | |||
955 | # | ||
956 | # DMA Devices | ||
957 | # | ||
958 | # CONFIG_AUXDISPLAY is not set | ||
959 | # CONFIG_UIO is not set | ||
960 | |||
961 | # | ||
962 | # TI VLYNQ | ||
963 | # | ||
964 | # CONFIG_STAGING is not set | ||
965 | |||
966 | # | ||
967 | # File systems | ||
968 | # | ||
969 | CONFIG_EXT2_FS=y | 86 | CONFIG_EXT2_FS=y |
970 | # CONFIG_EXT2_FS_XATTR is not set | ||
971 | # CONFIG_EXT2_FS_XIP is not set | ||
972 | # CONFIG_EXT3_FS is not set | ||
973 | # CONFIG_EXT4_FS is not set | ||
974 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
975 | # CONFIG_REISERFS_FS is not set | ||
976 | # CONFIG_JFS_FS is not set | ||
977 | # CONFIG_FS_POSIX_ACL is not set | ||
978 | # CONFIG_XFS_FS is not set | ||
979 | # CONFIG_GFS2_FS is not set | ||
980 | # CONFIG_OCFS2_FS is not set | ||
981 | # CONFIG_BTRFS_FS is not set | ||
982 | # CONFIG_NILFS2_FS is not set | ||
983 | CONFIG_FILE_LOCKING=y | ||
984 | CONFIG_FSNOTIFY=y | ||
985 | CONFIG_DNOTIFY=y | ||
986 | CONFIG_INOTIFY=y | 87 | CONFIG_INOTIFY=y |
987 | CONFIG_INOTIFY_USER=y | ||
988 | # CONFIG_QUOTA is not set | ||
989 | # CONFIG_AUTOFS_FS is not set | ||
990 | # CONFIG_AUTOFS4_FS is not set | ||
991 | # CONFIG_FUSE_FS is not set | ||
992 | |||
993 | # | ||
994 | # Caches | ||
995 | # | ||
996 | # CONFIG_FSCACHE is not set | ||
997 | |||
998 | # | ||
999 | # CD-ROM/DVD Filesystems | ||
1000 | # | ||
1001 | # CONFIG_ISO9660_FS is not set | ||
1002 | # CONFIG_UDF_FS is not set | ||
1003 | |||
1004 | # | ||
1005 | # DOS/FAT/NT Filesystems | ||
1006 | # | ||
1007 | # CONFIG_MSDOS_FS is not set | ||
1008 | # CONFIG_VFAT_FS is not set | ||
1009 | # CONFIG_NTFS_FS is not set | ||
1010 | |||
1011 | # | ||
1012 | # Pseudo filesystems | ||
1013 | # | ||
1014 | CONFIG_PROC_FS=y | ||
1015 | CONFIG_PROC_KCORE=y | 88 | CONFIG_PROC_KCORE=y |
1016 | CONFIG_PROC_SYSCTL=y | ||
1017 | CONFIG_PROC_PAGE_MONITOR=y | ||
1018 | CONFIG_SYSFS=y | ||
1019 | CONFIG_TMPFS=y | 89 | CONFIG_TMPFS=y |
1020 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1021 | # CONFIG_HUGETLB_PAGE is not set | ||
1022 | # CONFIG_CONFIGFS_FS is not set | ||
1023 | CONFIG_MISC_FILESYSTEMS=y | ||
1024 | # CONFIG_ADFS_FS is not set | ||
1025 | # CONFIG_AFFS_FS is not set | ||
1026 | # CONFIG_HFS_FS is not set | ||
1027 | # CONFIG_HFSPLUS_FS is not set | ||
1028 | # CONFIG_BEFS_FS is not set | ||
1029 | # CONFIG_BFS_FS is not set | ||
1030 | # CONFIG_EFS_FS is not set | ||
1031 | # CONFIG_JFFS2_FS is not set | ||
1032 | CONFIG_CRAMFS=y | 90 | CONFIG_CRAMFS=y |
1033 | # CONFIG_SQUASHFS is not set | ||
1034 | # CONFIG_VXFS_FS is not set | ||
1035 | # CONFIG_MINIX_FS is not set | ||
1036 | # CONFIG_OMFS_FS is not set | ||
1037 | # CONFIG_HPFS_FS is not set | ||
1038 | # CONFIG_QNX4FS_FS is not set | ||
1039 | # CONFIG_ROMFS_FS is not set | ||
1040 | # CONFIG_SYSV_FS is not set | ||
1041 | # CONFIG_UFS_FS is not set | ||
1042 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1043 | CONFIG_NFS_FS=y | 91 | CONFIG_NFS_FS=y |
1044 | CONFIG_NFS_V3=y | 92 | CONFIG_NFS_V3=y |
1045 | # CONFIG_NFS_V3_ACL is not set | ||
1046 | # CONFIG_NFS_V4 is not set | ||
1047 | CONFIG_ROOT_NFS=y | 93 | CONFIG_ROOT_NFS=y |
1048 | # CONFIG_NFSD is not set | ||
1049 | CONFIG_LOCKD=y | ||
1050 | CONFIG_LOCKD_V4=y | ||
1051 | CONFIG_NFS_COMMON=y | ||
1052 | CONFIG_SUNRPC=y | ||
1053 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1054 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1055 | # CONFIG_SMB_FS is not set | ||
1056 | # CONFIG_CIFS is not set | ||
1057 | # CONFIG_NCP_FS is not set | ||
1058 | # CONFIG_CODA_FS is not set | ||
1059 | # CONFIG_AFS_FS is not set | ||
1060 | |||
1061 | # | ||
1062 | # Partition Types | ||
1063 | # | ||
1064 | # CONFIG_PARTITION_ADVANCED is not set | ||
1065 | CONFIG_MSDOS_PARTITION=y | ||
1066 | # CONFIG_NLS is not set | ||
1067 | # CONFIG_DLM is not set | ||
1068 | # CONFIG_BINARY_PRINTF is not set | ||
1069 | |||
1070 | # | ||
1071 | # Library routines | ||
1072 | # | ||
1073 | CONFIG_BITREVERSE=y | ||
1074 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1075 | # CONFIG_CRC_CCITT is not set | ||
1076 | # CONFIG_CRC16 is not set | ||
1077 | # CONFIG_CRC_T10DIF is not set | ||
1078 | # CONFIG_CRC_ITU_T is not set | ||
1079 | CONFIG_CRC32=y | ||
1080 | # CONFIG_CRC7 is not set | ||
1081 | # CONFIG_LIBCRC32C is not set | ||
1082 | CONFIG_ZLIB_INFLATE=y | ||
1083 | CONFIG_DECOMPRESS_GZIP=y | ||
1084 | CONFIG_HAS_IOMEM=y | ||
1085 | CONFIG_HAS_IOPORT=y | ||
1086 | CONFIG_HAS_DMA=y | ||
1087 | CONFIG_HAVE_LMB=y | ||
1088 | CONFIG_NLATTR=y | ||
1089 | CONFIG_GENERIC_ATOMIC64=y | ||
1090 | |||
1091 | # | ||
1092 | # Kernel hacking | ||
1093 | # | ||
1094 | # CONFIG_PRINTK_TIME is not set | ||
1095 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1096 | CONFIG_ENABLE_MUST_CHECK=y | ||
1097 | CONFIG_FRAME_WARN=1024 | ||
1098 | CONFIG_MAGIC_SYSRQ=y | 94 | CONFIG_MAGIC_SYSRQ=y |
1099 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1100 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1101 | CONFIG_DEBUG_FS=y | 95 | CONFIG_DEBUG_FS=y |
1102 | # CONFIG_HEADERS_CHECK is not set | ||
1103 | CONFIG_DEBUG_KERNEL=y | 96 | CONFIG_DEBUG_KERNEL=y |
1104 | # CONFIG_DEBUG_SHIRQ is not set | ||
1105 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1106 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1107 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1108 | CONFIG_DETECT_HUNG_TASK=y | 97 | CONFIG_DETECT_HUNG_TASK=y |
1109 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1110 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1111 | CONFIG_SCHED_DEBUG=y | ||
1112 | # CONFIG_SCHEDSTATS is not set | ||
1113 | # CONFIG_TIMER_STATS is not set | ||
1114 | # CONFIG_DEBUG_OBJECTS is not set | ||
1115 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1116 | # CONFIG_SLUB_STATS is not set | ||
1117 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1118 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1119 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1120 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1121 | # CONFIG_DEBUG_MUTEXES is not set | ||
1122 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1123 | # CONFIG_PROVE_LOCKING is not set | ||
1124 | # CONFIG_LOCK_STAT is not set | ||
1125 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1126 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1127 | # CONFIG_DEBUG_KOBJECT is not set | ||
1128 | # CONFIG_DEBUG_BUGVERBOSE is not set | 98 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1129 | # CONFIG_DEBUG_INFO is not set | ||
1130 | # CONFIG_DEBUG_VM is not set | ||
1131 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1132 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1133 | # CONFIG_DEBUG_LIST is not set | ||
1134 | # CONFIG_DEBUG_SG is not set | ||
1135 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1136 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1137 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1138 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 99 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1139 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1140 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1141 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1142 | # CONFIG_FAULT_INJECTION is not set | ||
1143 | # CONFIG_LATENCYTOP is not set | ||
1144 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 100 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1145 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1146 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1147 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1148 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1149 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1150 | CONFIG_TRACING_SUPPORT=y | ||
1151 | CONFIG_FTRACE=y | ||
1152 | # CONFIG_FUNCTION_TRACER is not set | ||
1153 | # CONFIG_IRQSOFF_TRACER is not set | ||
1154 | # CONFIG_SCHED_TRACER is not set | ||
1155 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1156 | # CONFIG_BOOT_TRACER is not set | ||
1157 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1158 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1159 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1160 | # CONFIG_STACK_TRACER is not set | ||
1161 | # CONFIG_KMEMTRACE is not set | ||
1162 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1163 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1164 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1165 | # CONFIG_DMA_API_DEBUG is not set | ||
1166 | # CONFIG_SAMPLES is not set | ||
1167 | CONFIG_HAVE_ARCH_KGDB=y | ||
1168 | # CONFIG_KGDB is not set | ||
1169 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1170 | CONFIG_PPC_WERROR=y | ||
1171 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1172 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1173 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1174 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1175 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1176 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1177 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1178 | # CONFIG_XMON is not set | ||
1179 | # CONFIG_IRQSTACKS is not set | ||
1180 | # CONFIG_VIRQ_DEBUG is not set | ||
1181 | # CONFIG_BDI_SWITCH is not set | ||
1182 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1183 | |||
1184 | # | ||
1185 | # Security options | ||
1186 | # | ||
1187 | # CONFIG_KEYS is not set | ||
1188 | # CONFIG_SECURITY is not set | ||
1189 | # CONFIG_SECURITYFS is not set | ||
1190 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1191 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1192 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1193 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1194 | CONFIG_DEFAULT_SECURITY="" | ||
1195 | CONFIG_CRYPTO=y | 101 | CONFIG_CRYPTO=y |
1196 | |||
1197 | # | ||
1198 | # Crypto core or helper | ||
1199 | # | ||
1200 | CONFIG_CRYPTO_ALGAPI=y | ||
1201 | CONFIG_CRYPTO_ALGAPI2=y | ||
1202 | CONFIG_CRYPTO_AEAD=y | ||
1203 | CONFIG_CRYPTO_AEAD2=y | ||
1204 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1205 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1206 | CONFIG_CRYPTO_HASH=y | ||
1207 | CONFIG_CRYPTO_HASH2=y | ||
1208 | CONFIG_CRYPTO_RNG=y | ||
1209 | CONFIG_CRYPTO_RNG2=y | ||
1210 | CONFIG_CRYPTO_PCOMP=y | ||
1211 | CONFIG_CRYPTO_MANAGER=y | ||
1212 | CONFIG_CRYPTO_MANAGER2=y | ||
1213 | CONFIG_CRYPTO_GF128MUL=y | ||
1214 | # CONFIG_CRYPTO_NULL is not set | ||
1215 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1216 | CONFIG_CRYPTO_CRYPTD=y | 102 | CONFIG_CRYPTO_CRYPTD=y |
1217 | CONFIG_CRYPTO_AUTHENC=y | 103 | CONFIG_CRYPTO_AUTHENC=y |
1218 | # CONFIG_CRYPTO_TEST is not set | ||
1219 | |||
1220 | # | ||
1221 | # Authenticated Encryption with Associated Data | ||
1222 | # | ||
1223 | CONFIG_CRYPTO_CCM=y | 104 | CONFIG_CRYPTO_CCM=y |
1224 | CONFIG_CRYPTO_GCM=y | 105 | CONFIG_CRYPTO_GCM=y |
1225 | CONFIG_CRYPTO_SEQIV=y | ||
1226 | |||
1227 | # | ||
1228 | # Block modes | ||
1229 | # | ||
1230 | CONFIG_CRYPTO_CBC=y | 106 | CONFIG_CRYPTO_CBC=y |
1231 | CONFIG_CRYPTO_CTR=y | ||
1232 | CONFIG_CRYPTO_CTS=y | 107 | CONFIG_CRYPTO_CTS=y |
1233 | CONFIG_CRYPTO_ECB=y | 108 | CONFIG_CRYPTO_ECB=y |
1234 | CONFIG_CRYPTO_LRW=y | 109 | CONFIG_CRYPTO_LRW=y |
1235 | CONFIG_CRYPTO_PCBC=y | 110 | CONFIG_CRYPTO_PCBC=y |
1236 | CONFIG_CRYPTO_XTS=y | 111 | CONFIG_CRYPTO_XTS=y |
1237 | |||
1238 | # | ||
1239 | # Hash modes | ||
1240 | # | ||
1241 | CONFIG_CRYPTO_HMAC=y | 112 | CONFIG_CRYPTO_HMAC=y |
1242 | CONFIG_CRYPTO_XCBC=y | 113 | CONFIG_CRYPTO_XCBC=y |
1243 | # CONFIG_CRYPTO_VMAC is not set | ||
1244 | |||
1245 | # | ||
1246 | # Digest | ||
1247 | # | ||
1248 | # CONFIG_CRYPTO_CRC32C is not set | ||
1249 | CONFIG_CRYPTO_GHASH=y | ||
1250 | CONFIG_CRYPTO_MD4=y | 114 | CONFIG_CRYPTO_MD4=y |
1251 | CONFIG_CRYPTO_MD5=y | 115 | CONFIG_CRYPTO_MD5=y |
1252 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1253 | # CONFIG_CRYPTO_RMD128 is not set | ||
1254 | # CONFIG_CRYPTO_RMD160 is not set | ||
1255 | # CONFIG_CRYPTO_RMD256 is not set | ||
1256 | # CONFIG_CRYPTO_RMD320 is not set | ||
1257 | CONFIG_CRYPTO_SHA1=y | 116 | CONFIG_CRYPTO_SHA1=y |
1258 | CONFIG_CRYPTO_SHA256=y | 117 | CONFIG_CRYPTO_SHA256=y |
1259 | CONFIG_CRYPTO_SHA512=y | 118 | CONFIG_CRYPTO_SHA512=y |
1260 | # CONFIG_CRYPTO_TGR192 is not set | ||
1261 | # CONFIG_CRYPTO_WP512 is not set | ||
1262 | |||
1263 | # | ||
1264 | # Ciphers | ||
1265 | # | ||
1266 | CONFIG_CRYPTO_AES=y | 119 | CONFIG_CRYPTO_AES=y |
1267 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1268 | CONFIG_CRYPTO_ARC4=y | 120 | CONFIG_CRYPTO_ARC4=y |
1269 | CONFIG_CRYPTO_BLOWFISH=y | 121 | CONFIG_CRYPTO_BLOWFISH=y |
1270 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1271 | # CONFIG_CRYPTO_CAST5 is not set | ||
1272 | # CONFIG_CRYPTO_CAST6 is not set | ||
1273 | CONFIG_CRYPTO_DES=y | 122 | CONFIG_CRYPTO_DES=y |
1274 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1275 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1276 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1277 | # CONFIG_CRYPTO_SEED is not set | ||
1278 | # CONFIG_CRYPTO_SERPENT is not set | ||
1279 | # CONFIG_CRYPTO_TEA is not set | ||
1280 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1281 | |||
1282 | # | ||
1283 | # Compression | ||
1284 | # | ||
1285 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1286 | # CONFIG_CRYPTO_ZLIB is not set | ||
1287 | # CONFIG_CRYPTO_LZO is not set | ||
1288 | |||
1289 | # | ||
1290 | # Random Number Generation | ||
1291 | # | ||
1292 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 123 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1293 | CONFIG_CRYPTO_HW=y | ||
1294 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1295 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1296 | # CONFIG_PPC_CLOCK is not set | ||
1297 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/icon_defconfig b/arch/powerpc/configs/44x/icon_defconfig index 277f88c2750f..865e93fb41fd 100644 --- a/arch/powerpc/configs/44x/icon_defconfig +++ b/arch/powerpc/configs/44x/icon_defconfig | |||
@@ -1,1451 +1,119 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.34-rc7 | ||
4 | # Fri May 21 17:40:22 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_4xx=y | ||
18 | CONFIG_BOOKE=y | ||
19 | CONFIG_PTE_64BIT=y | ||
20 | CONFIG_PHYS_64BIT=y | ||
21 | CONFIG_PPC_MMU_NOHASH=y | ||
22 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | ||
24 | CONFIG_NOT_COHERENT_CACHE=y | ||
25 | CONFIG_PPC32=y | ||
26 | CONFIG_WORD_SIZE=32 | ||
27 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
28 | CONFIG_MMU=y | ||
29 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
30 | CONFIG_GENERIC_TIME=y | ||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
32 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
33 | CONFIG_GENERIC_HARDIRQS=y | ||
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
36 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
37 | CONFIG_IRQ_PER_CPU=y | ||
38 | CONFIG_NR_IRQS=512 | ||
39 | CONFIG_STACKTRACE_SUPPORT=y | ||
40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
42 | CONFIG_LOCKDEP_SUPPORT=y | ||
43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
44 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
45 | CONFIG_GENERIC_HWEIGHT=y | ||
46 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
47 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
48 | CONFIG_PPC=y | ||
49 | CONFIG_EARLY_PRINTK=y | ||
50 | CONFIG_GENERIC_NVRAM=y | ||
51 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
52 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
53 | CONFIG_PPC_OF=y | ||
54 | CONFIG_OF=y | ||
55 | CONFIG_PPC_UDBG_16550=y | ||
56 | # CONFIG_GENERIC_TBSYNC is not set | ||
57 | CONFIG_AUDIT_ARCH=y | ||
58 | CONFIG_GENERIC_BUG=y | ||
59 | CONFIG_DTC=y | ||
60 | # CONFIG_DEFAULT_UIMAGE is not set | ||
61 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
62 | CONFIG_PPC_DCR_NATIVE=y | ||
63 | # CONFIG_PPC_DCR_MMIO is not set | ||
64 | CONFIG_PPC_DCR=y | ||
65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
66 | CONFIG_PPC_ADV_DEBUG_REGS=y | ||
67 | CONFIG_PPC_ADV_DEBUG_IACS=4 | ||
68 | CONFIG_PPC_ADV_DEBUG_DACS=2 | ||
69 | CONFIG_PPC_ADV_DEBUG_DVCS=2 | ||
70 | CONFIG_PPC_ADV_DEBUG_DAC_RANGE=y | ||
71 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
72 | CONFIG_CONSTRUCTORS=y | ||
73 | |||
74 | # | ||
75 | # General setup | ||
76 | # | ||
77 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
78 | CONFIG_BROKEN_ON_SMP=y | ||
79 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
80 | CONFIG_LOCALVERSION="" | ||
81 | CONFIG_LOCALVERSION_AUTO=y | ||
82 | CONFIG_SWAP=y | ||
83 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
84 | CONFIG_SYSVIPC_SYSCTL=y | ||
85 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
86 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
87 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
88 | # CONFIG_TASKSTATS is not set | ||
89 | # CONFIG_AUDIT is not set | ||
90 | |||
91 | # | ||
92 | # RCU Subsystem | ||
93 | # | ||
94 | CONFIG_TREE_RCU=y | ||
95 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
96 | # CONFIG_TINY_RCU is not set | ||
97 | # CONFIG_RCU_TRACE is not set | ||
98 | CONFIG_RCU_FANOUT=32 | ||
99 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
100 | # CONFIG_TREE_RCU_TRACE is not set | ||
101 | # CONFIG_IKCONFIG is not set | ||
102 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
103 | # CONFIG_CGROUPS is not set | ||
104 | CONFIG_SYSFS_DEPRECATED=y | ||
105 | CONFIG_SYSFS_DEPRECATED_V2=y | 6 | CONFIG_SYSFS_DEPRECATED_V2=y |
106 | # CONFIG_RELAY is not set | ||
107 | # CONFIG_NAMESPACES is not set | ||
108 | CONFIG_BLK_DEV_INITRD=y | 7 | CONFIG_BLK_DEV_INITRD=y |
109 | CONFIG_INITRAMFS_SOURCE="" | ||
110 | CONFIG_RD_GZIP=y | ||
111 | # CONFIG_RD_BZIP2 is not set | ||
112 | # CONFIG_RD_LZMA is not set | ||
113 | # CONFIG_RD_LZO is not set | ||
114 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 8 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
115 | CONFIG_SYSCTL=y | ||
116 | CONFIG_ANON_INODES=y | ||
117 | CONFIG_EMBEDDED=y | 9 | CONFIG_EMBEDDED=y |
118 | CONFIG_SYSCTL_SYSCALL=y | ||
119 | CONFIG_KALLSYMS=y | ||
120 | # CONFIG_KALLSYMS_ALL is not set | ||
121 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
122 | CONFIG_HOTPLUG=y | ||
123 | CONFIG_PRINTK=y | ||
124 | # CONFIG_LOGBUFFER is not set | ||
125 | CONFIG_BUG=y | ||
126 | CONFIG_ELF_CORE=y | ||
127 | CONFIG_BASE_FULL=y | ||
128 | CONFIG_FUTEX=y | ||
129 | CONFIG_EPOLL=y | ||
130 | CONFIG_SIGNALFD=y | ||
131 | CONFIG_TIMERFD=y | ||
132 | CONFIG_EVENTFD=y | ||
133 | CONFIG_SHMEM=y | ||
134 | CONFIG_AIO=y | ||
135 | CONFIG_HAVE_PERF_EVENTS=y | ||
136 | |||
137 | # | ||
138 | # Kernel Performance Events And Counters | ||
139 | # | ||
140 | # CONFIG_PERF_EVENTS is not set | ||
141 | # CONFIG_PERF_COUNTERS is not set | ||
142 | CONFIG_VM_EVENT_COUNTERS=y | ||
143 | CONFIG_PCI_QUIRKS=y | ||
144 | CONFIG_SLUB_DEBUG=y | ||
145 | CONFIG_COMPAT_BRK=y | ||
146 | # CONFIG_SLAB is not set | ||
147 | CONFIG_SLUB=y | ||
148 | # CONFIG_SLOB is not set | ||
149 | # CONFIG_PROFILING is not set | ||
150 | CONFIG_HAVE_OPROFILE=y | ||
151 | # CONFIG_KPROBES is not set | ||
152 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
153 | CONFIG_HAVE_IOREMAP_PROT=y | ||
154 | CONFIG_HAVE_KPROBES=y | ||
155 | CONFIG_HAVE_KRETPROBES=y | ||
156 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
157 | CONFIG_HAVE_DMA_ATTRS=y | ||
158 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
159 | |||
160 | # | ||
161 | # GCOV-based kernel profiling | ||
162 | # | ||
163 | # CONFIG_SLOW_WORK is not set | ||
164 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
165 | CONFIG_SLABINFO=y | ||
166 | CONFIG_RT_MUTEXES=y | ||
167 | CONFIG_BASE_SMALL=0 | ||
168 | CONFIG_MODULES=y | 10 | CONFIG_MODULES=y |
169 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
170 | CONFIG_MODULE_UNLOAD=y | 11 | CONFIG_MODULE_UNLOAD=y |
171 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
172 | # CONFIG_MODVERSIONS is not set | ||
173 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
174 | CONFIG_BLOCK=y | ||
175 | CONFIG_LBDAF=y | ||
176 | # CONFIG_BLK_DEV_BSG is not set | 12 | # CONFIG_BLK_DEV_BSG is not set |
177 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
178 | |||
179 | # | ||
180 | # IO Schedulers | ||
181 | # | ||
182 | CONFIG_IOSCHED_NOOP=y | ||
183 | CONFIG_IOSCHED_DEADLINE=y | ||
184 | CONFIG_IOSCHED_CFQ=y | ||
185 | # CONFIG_DEFAULT_DEADLINE is not set | ||
186 | CONFIG_DEFAULT_CFQ=y | ||
187 | # CONFIG_DEFAULT_NOOP is not set | ||
188 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
189 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
190 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
193 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
194 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
195 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
196 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
197 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
198 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
199 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
203 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
204 | CONFIG_INLINE_READ_UNLOCK=y | ||
205 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
206 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
207 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
208 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
212 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
213 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
214 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
215 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
216 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
217 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
218 | # CONFIG_FREEZER is not set | ||
219 | CONFIG_PPC4xx_PCI_EXPRESS=y | ||
220 | |||
221 | # | ||
222 | # Platform support | ||
223 | # | ||
224 | # CONFIG_PPC_CELL is not set | ||
225 | # CONFIG_PPC_CELL_NATIVE is not set | ||
226 | # CONFIG_PQ2ADS is not set | ||
227 | # CONFIG_BAMBOO is not set | ||
228 | # CONFIG_EBONY is not set | 13 | # CONFIG_EBONY is not set |
229 | # CONFIG_SAM440EP is not set | ||
230 | # CONFIG_SEQUOIA is not set | ||
231 | # CONFIG_TAISHAN is not set | ||
232 | # CONFIG_KATMAI is not set | ||
233 | # CONFIG_RAINIER is not set | ||
234 | # CONFIG_WARP is not set | ||
235 | # CONFIG_ARCHES is not set | ||
236 | # CONFIG_CANYONLANDS is not set | ||
237 | # CONFIG_GLACIER is not set | ||
238 | # CONFIG_REDWOOD is not set | ||
239 | # CONFIG_EIGER is not set | ||
240 | # CONFIG_YOSEMITE is not set | ||
241 | CONFIG_ICON=y | 14 | CONFIG_ICON=y |
242 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
243 | CONFIG_PPC44x_SIMPLE=y | ||
244 | # CONFIG_PPC4xx_GPIO is not set | ||
245 | CONFIG_440SPe=y | ||
246 | CONFIG_STDBINUTILS=y | ||
247 | # CONFIG_IPIC is not set | ||
248 | # CONFIG_MPIC is not set | ||
249 | # CONFIG_MPIC_WEIRD is not set | ||
250 | # CONFIG_PPC_I8259 is not set | ||
251 | # CONFIG_PPC_RTAS is not set | ||
252 | # CONFIG_MMIO_NVRAM is not set | ||
253 | # CONFIG_PPC_MPC106 is not set | ||
254 | # CONFIG_PPC_970_NAP is not set | ||
255 | # CONFIG_PPC_INDIRECT_IO is not set | ||
256 | # CONFIG_GENERIC_IOMAP is not set | ||
257 | # CONFIG_CPU_FREQ is not set | ||
258 | # CONFIG_FSL_ULI1575 is not set | ||
259 | # CONFIG_SIMPLE_GPIO is not set | ||
260 | |||
261 | # | ||
262 | # Kernel options | ||
263 | # | ||
264 | CONFIG_HIGHMEM=y | 15 | CONFIG_HIGHMEM=y |
265 | # CONFIG_NO_HZ is not set | ||
266 | # CONFIG_HIGH_RES_TIMERS is not set | ||
267 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
268 | # CONFIG_HZ_100 is not set | ||
269 | CONFIG_HZ_250=y | ||
270 | # CONFIG_HZ_300 is not set | ||
271 | # CONFIG_HZ_1000 is not set | ||
272 | CONFIG_HZ=250 | ||
273 | # CONFIG_SCHED_HRTICK is not set | ||
274 | CONFIG_PREEMPT_NONE=y | ||
275 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
276 | # CONFIG_PREEMPT is not set | ||
277 | CONFIG_BINFMT_ELF=y | ||
278 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
279 | # CONFIG_HAVE_AOUT is not set | ||
280 | # CONFIG_BINFMT_MISC is not set | ||
281 | # CONFIG_MATH_EMULATION is not set | ||
282 | # CONFIG_IOMMU_HELPER is not set | ||
283 | # CONFIG_SWIOTLB is not set | ||
284 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
285 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
286 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
287 | CONFIG_SPARSE_IRQ=y | 16 | CONFIG_SPARSE_IRQ=y |
288 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
289 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
290 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
291 | CONFIG_SELECT_MEMORY_MODEL=y | ||
292 | CONFIG_FLATMEM_MANUAL=y | ||
293 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
294 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
295 | CONFIG_FLATMEM=y | ||
296 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
297 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
298 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
299 | CONFIG_MIGRATION=y | ||
300 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
301 | CONFIG_ZONE_DMA_FLAG=1 | ||
302 | CONFIG_BOUNCE=y | ||
303 | CONFIG_VIRT_TO_BUS=y | ||
304 | # CONFIG_KSM is not set | ||
305 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
306 | CONFIG_PPC_4K_PAGES=y | ||
307 | # CONFIG_PPC_16K_PAGES is not set | ||
308 | # CONFIG_PPC_64K_PAGES is not set | ||
309 | # CONFIG_PPC_256K_PAGES is not set | ||
310 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
311 | CONFIG_PROC_DEVICETREE=y | ||
312 | CONFIG_CMDLINE_BOOL=y | 17 | CONFIG_CMDLINE_BOOL=y |
313 | CONFIG_CMDLINE="" | 18 | CONFIG_CMDLINE="" |
314 | CONFIG_EXTRA_TARGETS="" | ||
315 | # CONFIG_ARCH_HAS_NMI_WATCHDOG is not set | ||
316 | CONFIG_SECCOMP=y | ||
317 | CONFIG_ISA_DMA_API=y | ||
318 | |||
319 | # | ||
320 | # Bus options | ||
321 | # | ||
322 | CONFIG_ZONE_DMA=y | ||
323 | CONFIG_NEED_DMA_MAP_STATE=y | ||
324 | CONFIG_PPC_INDIRECT_PCI=y | ||
325 | CONFIG_4xx_SOC=y | ||
326 | CONFIG_PPC_PCI_CHOICE=y | ||
327 | CONFIG_PCI=y | ||
328 | CONFIG_PCI_DOMAINS=y | ||
329 | CONFIG_PCI_SYSCALL=y | ||
330 | CONFIG_PCIEPORTBUS=y | 19 | CONFIG_PCIEPORTBUS=y |
331 | CONFIG_PCIEAER=y | ||
332 | # CONFIG_PCIE_ECRC is not set | ||
333 | # CONFIG_PCIEAER_INJECT is not set | ||
334 | # CONFIG_PCIEASPM is not set | 20 | # CONFIG_PCIEASPM is not set |
335 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
336 | # CONFIG_PCI_MSI is not set | ||
337 | # CONFIG_PCI_DEBUG is not set | ||
338 | # CONFIG_PCI_STUB is not set | ||
339 | # CONFIG_PCI_IOV is not set | ||
340 | # CONFIG_PCCARD is not set | ||
341 | # CONFIG_HOTPLUG_PCI is not set | ||
342 | # CONFIG_HAS_RAPIDIO is not set | ||
343 | |||
344 | # | ||
345 | # Advanced setup | ||
346 | # | ||
347 | # CONFIG_ADVANCED_OPTIONS is not set | ||
348 | |||
349 | # | ||
350 | # Default settings for advanced configuration options are used | ||
351 | # | ||
352 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
353 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
354 | CONFIG_KERNEL_START=0xc0000000 | ||
355 | CONFIG_PHYSICAL_START=0x00000000 | ||
356 | CONFIG_TASK_SIZE=0xc0000000 | ||
357 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
358 | CONFIG_NET=y | 21 | CONFIG_NET=y |
359 | |||
360 | # | ||
361 | # Networking options | ||
362 | # | ||
363 | CONFIG_PACKET=y | 22 | CONFIG_PACKET=y |
364 | CONFIG_UNIX=y | 23 | CONFIG_UNIX=y |
365 | # CONFIG_NET_KEY is not set | ||
366 | CONFIG_INET=y | 24 | CONFIG_INET=y |
367 | # CONFIG_IP_MULTICAST is not set | ||
368 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
369 | CONFIG_IP_FIB_HASH=y | ||
370 | CONFIG_IP_PNP=y | 25 | CONFIG_IP_PNP=y |
371 | CONFIG_IP_PNP_DHCP=y | 26 | CONFIG_IP_PNP_DHCP=y |
372 | CONFIG_IP_PNP_BOOTP=y | 27 | CONFIG_IP_PNP_BOOTP=y |
373 | # CONFIG_IP_PNP_RARP is not set | ||
374 | # CONFIG_NET_IPIP is not set | ||
375 | # CONFIG_NET_IPGRE is not set | ||
376 | # CONFIG_ARPD is not set | ||
377 | # CONFIG_SYN_COOKIES is not set | ||
378 | # CONFIG_INET_AH is not set | ||
379 | # CONFIG_INET_ESP is not set | ||
380 | # CONFIG_INET_IPCOMP is not set | ||
381 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
382 | # CONFIG_INET_TUNNEL is not set | ||
383 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 28 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
384 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 29 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
385 | # CONFIG_INET_XFRM_MODE_BEET is not set | 30 | # CONFIG_INET_XFRM_MODE_BEET is not set |
386 | # CONFIG_INET_LRO is not set | 31 | # CONFIG_INET_LRO is not set |
387 | CONFIG_INET_DIAG=y | ||
388 | CONFIG_INET_TCP_DIAG=y | ||
389 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
390 | CONFIG_TCP_CONG_CUBIC=y | ||
391 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
392 | # CONFIG_TCP_MD5SIG is not set | ||
393 | # CONFIG_IPV6 is not set | 32 | # CONFIG_IPV6 is not set |
394 | # CONFIG_NETWORK_SECMARK is not set | ||
395 | # CONFIG_NETFILTER is not set | ||
396 | # CONFIG_IP_DCCP is not set | ||
397 | # CONFIG_IP_SCTP is not set | ||
398 | # CONFIG_RDS is not set | ||
399 | # CONFIG_TIPC is not set | ||
400 | # CONFIG_ATM is not set | ||
401 | # CONFIG_BRIDGE is not set | ||
402 | # CONFIG_NET_DSA is not set | ||
403 | # CONFIG_VLAN_8021Q is not set | ||
404 | # CONFIG_DECNET is not set | ||
405 | # CONFIG_LLC2 is not set | ||
406 | # CONFIG_IPX is not set | ||
407 | # CONFIG_ATALK is not set | ||
408 | # CONFIG_X25 is not set | ||
409 | # CONFIG_LAPB is not set | ||
410 | # CONFIG_ECONET is not set | ||
411 | # CONFIG_WAN_ROUTER is not set | ||
412 | # CONFIG_PHONET is not set | ||
413 | # CONFIG_IEEE802154 is not set | ||
414 | # CONFIG_NET_SCHED is not set | ||
415 | # CONFIG_DCB is not set | ||
416 | |||
417 | # | ||
418 | # Network testing | ||
419 | # | ||
420 | # CONFIG_NET_PKTGEN is not set | ||
421 | # CONFIG_HAMRADIO is not set | ||
422 | # CONFIG_CAN is not set | ||
423 | # CONFIG_IRDA is not set | ||
424 | # CONFIG_BT is not set | ||
425 | # CONFIG_AF_RXRPC is not set | ||
426 | CONFIG_WIRELESS=y | ||
427 | # CONFIG_CFG80211 is not set | ||
428 | # CONFIG_LIB80211 is not set | ||
429 | |||
430 | # | ||
431 | # CFG80211 needs to be enabled for MAC80211 | ||
432 | # | ||
433 | # CONFIG_WIMAX is not set | ||
434 | # CONFIG_RFKILL is not set | ||
435 | # CONFIG_NET_9P is not set | ||
436 | |||
437 | # | ||
438 | # Device Drivers | ||
439 | # | ||
440 | |||
441 | # | ||
442 | # Generic Driver Options | ||
443 | # | ||
444 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 33 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
445 | # CONFIG_DEVTMPFS is not set | ||
446 | CONFIG_STANDALONE=y | ||
447 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
448 | CONFIG_FW_LOADER=y | ||
449 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
450 | CONFIG_EXTRA_FIRMWARE="" | ||
451 | # CONFIG_DEBUG_DRIVER is not set | ||
452 | # CONFIG_DEBUG_DEVRES is not set | ||
453 | # CONFIG_SYS_HYPERVISOR is not set | ||
454 | CONFIG_CONNECTOR=y | 34 | CONFIG_CONNECTOR=y |
455 | CONFIG_PROC_EVENTS=y | ||
456 | CONFIG_MTD=y | 35 | CONFIG_MTD=y |
457 | # CONFIG_MTD_DEBUG is not set | ||
458 | # CONFIG_MTD_TESTS is not set | ||
459 | # CONFIG_MTD_CONCAT is not set | ||
460 | CONFIG_MTD_PARTITIONS=y | 36 | CONFIG_MTD_PARTITIONS=y |
461 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
462 | CONFIG_MTD_CMDLINE_PARTS=y | 37 | CONFIG_MTD_CMDLINE_PARTS=y |
463 | CONFIG_MTD_OF_PARTS=y | 38 | CONFIG_MTD_OF_PARTS=y |
464 | # CONFIG_MTD_AR7_PARTS is not set | ||
465 | |||
466 | # | ||
467 | # User Modules And Translation Layers | ||
468 | # | ||
469 | CONFIG_MTD_CHAR=y | 39 | CONFIG_MTD_CHAR=y |
470 | CONFIG_MTD_BLKDEVS=y | ||
471 | CONFIG_MTD_BLOCK=y | 40 | CONFIG_MTD_BLOCK=y |
472 | # CONFIG_FTL is not set | ||
473 | # CONFIG_NFTL is not set | ||
474 | # CONFIG_INFTL is not set | ||
475 | # CONFIG_RFD_FTL is not set | ||
476 | # CONFIG_SSFDC is not set | ||
477 | # CONFIG_MTD_OOPS is not set | ||
478 | |||
479 | # | ||
480 | # RAM/ROM/Flash chip drivers | ||
481 | # | ||
482 | CONFIG_MTD_CFI=y | 41 | CONFIG_MTD_CFI=y |
483 | # CONFIG_MTD_JEDECPROBE is not set | ||
484 | CONFIG_MTD_GEN_PROBE=y | ||
485 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
486 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
487 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
488 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
489 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
490 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
491 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
492 | CONFIG_MTD_CFI_I1=y | ||
493 | CONFIG_MTD_CFI_I2=y | ||
494 | # CONFIG_MTD_CFI_I4 is not set | ||
495 | # CONFIG_MTD_CFI_I8 is not set | ||
496 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
497 | CONFIG_MTD_CFI_AMDSTD=y | 42 | CONFIG_MTD_CFI_AMDSTD=y |
498 | # CONFIG_MTD_CFI_STAA is not set | ||
499 | CONFIG_MTD_CFI_UTIL=y | ||
500 | # CONFIG_MTD_RAM is not set | ||
501 | # CONFIG_MTD_ROM is not set | ||
502 | # CONFIG_MTD_ABSENT is not set | ||
503 | |||
504 | # | ||
505 | # Mapping drivers for chip access | ||
506 | # | ||
507 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
508 | # CONFIG_MTD_PHYSMAP is not set | ||
509 | CONFIG_MTD_PHYSMAP_OF=y | 43 | CONFIG_MTD_PHYSMAP_OF=y |
510 | # CONFIG_MTD_INTEL_VR_NOR is not set | 44 | CONFIG_PROC_DEVICETREE=y |
511 | # CONFIG_MTD_PLATRAM is not set | ||
512 | |||
513 | # | ||
514 | # Self-contained MTD device drivers | ||
515 | # | ||
516 | # CONFIG_MTD_PMC551 is not set | ||
517 | # CONFIG_MTD_SLRAM is not set | ||
518 | # CONFIG_MTD_PHRAM is not set | ||
519 | # CONFIG_MTD_MTDRAM is not set | ||
520 | # CONFIG_MTD_BLOCK2MTD is not set | ||
521 | |||
522 | # | ||
523 | # Disk-On-Chip Device Drivers | ||
524 | # | ||
525 | # CONFIG_MTD_DOC2000 is not set | ||
526 | # CONFIG_MTD_DOC2001 is not set | ||
527 | # CONFIG_MTD_DOC2001PLUS is not set | ||
528 | # CONFIG_MTD_NAND is not set | ||
529 | # CONFIG_MTD_ONENAND is not set | ||
530 | |||
531 | # | ||
532 | # LPDDR flash memory drivers | ||
533 | # | ||
534 | # CONFIG_MTD_LPDDR is not set | ||
535 | |||
536 | # | ||
537 | # UBI - Unsorted block images | ||
538 | # | ||
539 | # CONFIG_MTD_UBI is not set | ||
540 | CONFIG_OF_FLATTREE=y | ||
541 | CONFIG_OF_DYNAMIC=y | ||
542 | CONFIG_OF_DEVICE=y | ||
543 | CONFIG_OF_I2C=y | ||
544 | # CONFIG_PARPORT is not set | ||
545 | CONFIG_BLK_DEV=y | ||
546 | # CONFIG_BLK_DEV_FD is not set | ||
547 | # CONFIG_BLK_CPQ_DA is not set | ||
548 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
549 | # CONFIG_BLK_DEV_DAC960 is not set | ||
550 | # CONFIG_BLK_DEV_UMEM is not set | ||
551 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
552 | # CONFIG_BLK_DEV_LOOP is not set | ||
553 | # CONFIG_BLK_DEV_DRBD is not set | ||
554 | # CONFIG_BLK_DEV_NBD is not set | ||
555 | # CONFIG_BLK_DEV_SX8 is not set | ||
556 | CONFIG_BLK_DEV_RAM=y | 45 | CONFIG_BLK_DEV_RAM=y |
557 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
558 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 46 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
559 | # CONFIG_BLK_DEV_XIP is not set | ||
560 | # CONFIG_CDROM_PKTCDVD is not set | ||
561 | # CONFIG_ATA_OVER_ETH is not set | ||
562 | CONFIG_XILINX_SYSACE=y | 47 | CONFIG_XILINX_SYSACE=y |
563 | # CONFIG_BLK_DEV_HD is not set | ||
564 | # CONFIG_MISC_DEVICES is not set | 48 | # CONFIG_MISC_DEVICES is not set |
565 | CONFIG_HAVE_IDE=y | ||
566 | # CONFIG_IDE is not set | ||
567 | |||
568 | # | ||
569 | # SCSI device support | ||
570 | # | ||
571 | CONFIG_SCSI_MOD=y | ||
572 | # CONFIG_RAID_ATTRS is not set | ||
573 | CONFIG_SCSI=y | 49 | CONFIG_SCSI=y |
574 | CONFIG_SCSI_DMA=y | ||
575 | # CONFIG_SCSI_TGT is not set | ||
576 | # CONFIG_SCSI_NETLINK is not set | ||
577 | CONFIG_SCSI_PROC_FS=y | ||
578 | |||
579 | # | ||
580 | # SCSI support type (disk, tape, CD-ROM) | ||
581 | # | ||
582 | CONFIG_BLK_DEV_SD=y | 50 | CONFIG_BLK_DEV_SD=y |
583 | # CONFIG_CHR_DEV_ST is not set | ||
584 | # CONFIG_CHR_DEV_OSST is not set | ||
585 | # CONFIG_BLK_DEV_SR is not set | ||
586 | # CONFIG_CHR_DEV_SG is not set | ||
587 | # CONFIG_CHR_DEV_SCH is not set | ||
588 | # CONFIG_SCSI_MULTI_LUN is not set | ||
589 | CONFIG_SCSI_CONSTANTS=y | 51 | CONFIG_SCSI_CONSTANTS=y |
590 | CONFIG_SCSI_LOGGING=y | 52 | CONFIG_SCSI_LOGGING=y |
591 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
592 | CONFIG_SCSI_WAIT_SCAN=m | ||
593 | |||
594 | # | ||
595 | # SCSI Transports | ||
596 | # | ||
597 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
598 | # CONFIG_SCSI_FC_ATTRS is not set | ||
599 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
600 | CONFIG_SCSI_SAS_ATTRS=y | ||
601 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
602 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
603 | # CONFIG_SCSI_LOWLEVEL is not set | 53 | # CONFIG_SCSI_LOWLEVEL is not set |
604 | # CONFIG_SCSI_DH is not set | ||
605 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
606 | # CONFIG_ATA is not set | ||
607 | # CONFIG_MD is not set | ||
608 | CONFIG_FUSION=y | 54 | CONFIG_FUSION=y |
609 | # CONFIG_FUSION_SPI is not set | ||
610 | # CONFIG_FUSION_FC is not set | ||
611 | CONFIG_FUSION_SAS=y | 55 | CONFIG_FUSION_SAS=y |
612 | CONFIG_FUSION_MAX_SGE=128 | ||
613 | CONFIG_FUSION_CTL=y | 56 | CONFIG_FUSION_CTL=y |
614 | CONFIG_FUSION_LOGGING=y | 57 | CONFIG_FUSION_LOGGING=y |
615 | |||
616 | # | ||
617 | # IEEE 1394 (FireWire) support | ||
618 | # | ||
619 | |||
620 | # | ||
621 | # You can enable one or both FireWire driver stacks. | ||
622 | # | ||
623 | |||
624 | # | ||
625 | # The newer stack is recommended. | ||
626 | # | ||
627 | # CONFIG_FIREWIRE is not set | ||
628 | # CONFIG_IEEE1394 is not set | ||
629 | # CONFIG_I2O is not set | ||
630 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
631 | CONFIG_NETDEVICES=y | 58 | CONFIG_NETDEVICES=y |
632 | # CONFIG_DUMMY is not set | ||
633 | # CONFIG_BONDING is not set | ||
634 | # CONFIG_MACVLAN is not set | ||
635 | # CONFIG_EQUALIZER is not set | ||
636 | # CONFIG_TUN is not set | ||
637 | # CONFIG_VETH is not set | ||
638 | # CONFIG_ARCNET is not set | ||
639 | # CONFIG_PHYLIB is not set | ||
640 | CONFIG_NET_ETHERNET=y | 59 | CONFIG_NET_ETHERNET=y |
641 | # CONFIG_MII is not set | ||
642 | # CONFIG_HAPPYMEAL is not set | ||
643 | # CONFIG_SUNGEM is not set | ||
644 | # CONFIG_CASSINI is not set | ||
645 | # CONFIG_NET_VENDOR_3COM is not set | ||
646 | # CONFIG_ETHOC is not set | ||
647 | # CONFIG_DNET is not set | ||
648 | # CONFIG_NET_TULIP is not set | ||
649 | # CONFIG_HP100 is not set | ||
650 | CONFIG_IBM_NEW_EMAC=y | 60 | CONFIG_IBM_NEW_EMAC=y |
651 | CONFIG_IBM_NEW_EMAC_RXB=128 | ||
652 | CONFIG_IBM_NEW_EMAC_TXB=64 | ||
653 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
654 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
655 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
656 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
657 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
658 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
659 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
660 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
661 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
662 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
663 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
664 | # CONFIG_NET_PCI is not set | ||
665 | # CONFIG_B44 is not set | ||
666 | # CONFIG_KS8842 is not set | ||
667 | # CONFIG_KS8851_MLL is not set | ||
668 | # CONFIG_ATL2 is not set | ||
669 | # CONFIG_XILINX_EMACLITE is not set | ||
670 | # CONFIG_NETDEV_1000 is not set | 61 | # CONFIG_NETDEV_1000 is not set |
671 | # CONFIG_NETDEV_10000 is not set | 62 | # CONFIG_NETDEV_10000 is not set |
672 | # CONFIG_TR is not set | ||
673 | # CONFIG_WLAN is not set | 63 | # CONFIG_WLAN is not set |
674 | |||
675 | # | ||
676 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
677 | # | ||
678 | # CONFIG_WAN is not set | ||
679 | # CONFIG_FDDI is not set | ||
680 | # CONFIG_HIPPI is not set | ||
681 | # CONFIG_PPP is not set | ||
682 | # CONFIG_SLIP is not set | ||
683 | # CONFIG_NET_FC is not set | ||
684 | # CONFIG_NETCONSOLE is not set | ||
685 | # CONFIG_NETPOLL is not set | ||
686 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
687 | # CONFIG_VMXNET3 is not set | ||
688 | # CONFIG_ISDN is not set | ||
689 | # CONFIG_PHONE is not set | ||
690 | |||
691 | # | ||
692 | # Input device support | ||
693 | # | ||
694 | CONFIG_INPUT=y | ||
695 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
696 | # CONFIG_INPUT_POLLDEV is not set | ||
697 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
698 | |||
699 | # | ||
700 | # Userland interfaces | ||
701 | # | ||
702 | CONFIG_INPUT_MOUSEDEV=y | ||
703 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
704 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=640 | 64 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=640 |
705 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480 | 65 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480 |
706 | # CONFIG_INPUT_JOYDEV is not set | ||
707 | # CONFIG_INPUT_EVDEV is not set | ||
708 | # CONFIG_INPUT_EVBUG is not set | ||
709 | |||
710 | # | ||
711 | # Input Device Drivers | ||
712 | # | ||
713 | CONFIG_INPUT_KEYBOARD=y | ||
714 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
715 | CONFIG_KEYBOARD_ATKBD=y | ||
716 | # CONFIG_QT2160 is not set | ||
717 | # CONFIG_KEYBOARD_LKKBD is not set | ||
718 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
719 | # CONFIG_KEYBOARD_NEWTON is not set | ||
720 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
721 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
722 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
723 | # CONFIG_KEYBOARD_XTKBD is not set | ||
724 | CONFIG_INPUT_MOUSE=y | ||
725 | CONFIG_MOUSE_PS2=y | ||
726 | # CONFIG_MOUSE_PS2_ALPS is not set | 66 | # CONFIG_MOUSE_PS2_ALPS is not set |
727 | # CONFIG_MOUSE_PS2_LOGIPS2PP is not set | 67 | # CONFIG_MOUSE_PS2_LOGIPS2PP is not set |
728 | # CONFIG_MOUSE_PS2_SYNAPTICS is not set | 68 | # CONFIG_MOUSE_PS2_SYNAPTICS is not set |
729 | # CONFIG_MOUSE_PS2_TRACKPOINT is not set | 69 | # CONFIG_MOUSE_PS2_TRACKPOINT is not set |
730 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
731 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
732 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
733 | # CONFIG_MOUSE_SERIAL is not set | ||
734 | # CONFIG_MOUSE_VSXXXAA is not set | ||
735 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
736 | # CONFIG_INPUT_JOYSTICK is not set | ||
737 | # CONFIG_INPUT_TABLET is not set | ||
738 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
739 | # CONFIG_INPUT_MISC is not set | ||
740 | |||
741 | # | ||
742 | # Hardware I/O ports | ||
743 | # | ||
744 | CONFIG_SERIO=y | ||
745 | CONFIG_SERIO_I8042=y | ||
746 | CONFIG_SERIO_SERPORT=y | ||
747 | # CONFIG_SERIO_PCIPS2 is not set | ||
748 | CONFIG_SERIO_LIBPS2=y | ||
749 | # CONFIG_SERIO_RAW is not set | ||
750 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set | ||
751 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
752 | # CONFIG_GAMEPORT is not set | ||
753 | |||
754 | # | ||
755 | # Character devices | ||
756 | # | ||
757 | CONFIG_VT=y | ||
758 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
759 | CONFIG_VT_CONSOLE=y | ||
760 | CONFIG_HW_CONSOLE=y | ||
761 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
762 | CONFIG_DEVKMEM=y | ||
763 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
764 | # CONFIG_NOZOMI is not set | ||
765 | |||
766 | # | ||
767 | # Serial drivers | ||
768 | # | ||
769 | CONFIG_SERIAL_8250=y | 70 | CONFIG_SERIAL_8250=y |
770 | CONFIG_SERIAL_8250_CONSOLE=y | 71 | CONFIG_SERIAL_8250_CONSOLE=y |
771 | # CONFIG_SERIAL_8250_PCI is not set | 72 | # CONFIG_SERIAL_8250_PCI is not set |
772 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
773 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
774 | CONFIG_SERIAL_8250_EXTENDED=y | 73 | CONFIG_SERIAL_8250_EXTENDED=y |
775 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
776 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 74 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
777 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
778 | # CONFIG_SERIAL_8250_RSA is not set | ||
779 | |||
780 | # | ||
781 | # Non-8250 serial port support | ||
782 | # | ||
783 | # CONFIG_SERIAL_UARTLITE is not set | ||
784 | CONFIG_SERIAL_CORE=y | ||
785 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
786 | # CONFIG_SERIAL_JSM is not set | ||
787 | CONFIG_SERIAL_OF_PLATFORM=y | 75 | CONFIG_SERIAL_OF_PLATFORM=y |
788 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
789 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
790 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
791 | CONFIG_UNIX98_PTYS=y | ||
792 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
793 | CONFIG_LEGACY_PTYS=y | ||
794 | CONFIG_LEGACY_PTY_COUNT=256 | ||
795 | # CONFIG_HVC_UDBG is not set | ||
796 | # CONFIG_IPMI_HANDLER is not set | ||
797 | # CONFIG_HW_RANDOM is not set | 76 | # CONFIG_HW_RANDOM is not set |
798 | # CONFIG_NVRAM is not set | ||
799 | # CONFIG_R3964 is not set | ||
800 | # CONFIG_APPLICOM is not set | ||
801 | # CONFIG_RAW_DRIVER is not set | ||
802 | # CONFIG_BOOTCOUNT is not set | ||
803 | # CONFIG_DISPLAY_PDSP1880 is not set | ||
804 | # CONFIG_MUCMC52_IO is not set | ||
805 | # CONFIG_UC101_IO is not set | ||
806 | # CONFIG_SRAM is not set | ||
807 | # CONFIG_TCG_TPM is not set | ||
808 | CONFIG_DEVPORT=y | ||
809 | CONFIG_I2C=y | 77 | CONFIG_I2C=y |
810 | CONFIG_I2C_BOARDINFO=y | ||
811 | CONFIG_I2C_COMPAT=y | ||
812 | CONFIG_I2C_CHARDEV=y | 78 | CONFIG_I2C_CHARDEV=y |
813 | CONFIG_I2C_HELPER_AUTO=y | ||
814 | |||
815 | # | ||
816 | # I2C Hardware Bus support | ||
817 | # | ||
818 | |||
819 | # | ||
820 | # PC SMBus host controller drivers | ||
821 | # | ||
822 | # CONFIG_I2C_ALI1535 is not set | ||
823 | # CONFIG_I2C_ALI1563 is not set | ||
824 | # CONFIG_I2C_ALI15X3 is not set | ||
825 | # CONFIG_I2C_AMD756 is not set | ||
826 | # CONFIG_I2C_AMD8111 is not set | ||
827 | # CONFIG_I2C_I801 is not set | ||
828 | # CONFIG_I2C_ISCH is not set | ||
829 | # CONFIG_I2C_PIIX4 is not set | ||
830 | # CONFIG_I2C_NFORCE2 is not set | ||
831 | # CONFIG_I2C_SIS5595 is not set | ||
832 | # CONFIG_I2C_SIS630 is not set | ||
833 | # CONFIG_I2C_SIS96X is not set | ||
834 | # CONFIG_I2C_VIA is not set | ||
835 | # CONFIG_I2C_VIAPRO is not set | ||
836 | |||
837 | # | ||
838 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
839 | # | ||
840 | CONFIG_I2C_IBM_IIC=y | 79 | CONFIG_I2C_IBM_IIC=y |
841 | # CONFIG_I2C_MPC is not set | ||
842 | # CONFIG_I2C_OCORES is not set | ||
843 | # CONFIG_I2C_SIMTEC is not set | ||
844 | # CONFIG_I2C_XILINX is not set | ||
845 | |||
846 | # | ||
847 | # External I2C/SMBus adapter drivers | ||
848 | # | ||
849 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
850 | # CONFIG_I2C_TAOS_EVM is not set | ||
851 | |||
852 | # | ||
853 | # Other I2C/SMBus bus drivers | ||
854 | # | ||
855 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
856 | # CONFIG_I2C_STUB is not set | ||
857 | # CONFIG_I2C_DEBUG_CORE is not set | ||
858 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
859 | # CONFIG_I2C_DEBUG_BUS is not set | ||
860 | # CONFIG_SPI is not set | ||
861 | |||
862 | # | ||
863 | # PPS support | ||
864 | # | ||
865 | # CONFIG_PPS is not set | ||
866 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
867 | # CONFIG_GPIOLIB is not set | ||
868 | # CONFIG_W1 is not set | ||
869 | # CONFIG_POWER_SUPPLY is not set | ||
870 | # CONFIG_HWMON is not set | 80 | # CONFIG_HWMON is not set |
871 | # CONFIG_THERMAL is not set | ||
872 | # CONFIG_WATCHDOG is not set | ||
873 | CONFIG_SSB_POSSIBLE=y | ||
874 | |||
875 | # | ||
876 | # Sonics Silicon Backplane | ||
877 | # | ||
878 | # CONFIG_SSB is not set | ||
879 | |||
880 | # | ||
881 | # Multifunction device drivers | ||
882 | # | ||
883 | # CONFIG_MFD_CORE is not set | ||
884 | # CONFIG_MFD_88PM860X is not set | ||
885 | CONFIG_MFD_SM501=y | 81 | CONFIG_MFD_SM501=y |
886 | # CONFIG_HTC_PASIC3 is not set | ||
887 | # CONFIG_TWL4030_CORE is not set | ||
888 | # CONFIG_MFD_TMIO is not set | ||
889 | # CONFIG_PMIC_DA903X is not set | ||
890 | # CONFIG_PMIC_ADP5520 is not set | ||
891 | # CONFIG_MFD_MAX8925 is not set | ||
892 | # CONFIG_MFD_WM8400 is not set | ||
893 | # CONFIG_MFD_WM831X is not set | ||
894 | # CONFIG_MFD_WM8350_I2C is not set | ||
895 | # CONFIG_MFD_WM8994 is not set | ||
896 | # CONFIG_MFD_PCF50633 is not set | ||
897 | # CONFIG_AB3100_CORE is not set | ||
898 | # CONFIG_LPC_SCH is not set | ||
899 | # CONFIG_REGULATOR is not set | ||
900 | # CONFIG_MEDIA_SUPPORT is not set | ||
901 | |||
902 | # | ||
903 | # Graphics support | ||
904 | # | ||
905 | # CONFIG_AGP is not set | ||
906 | CONFIG_VGA_ARB=y | ||
907 | CONFIG_VGA_ARB_MAX_GPUS=16 | ||
908 | # CONFIG_DRM is not set | ||
909 | # CONFIG_VGASTATE is not set | ||
910 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 82 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
911 | CONFIG_FB=y | 83 | CONFIG_FB=y |
912 | # CONFIG_FIRMWARE_EDID is not set | ||
913 | # CONFIG_FB_DDC is not set | ||
914 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
915 | CONFIG_FB_CFB_FILLRECT=y | ||
916 | CONFIG_FB_CFB_COPYAREA=y | ||
917 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
918 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
919 | # CONFIG_FB_SYS_FILLRECT is not set | ||
920 | # CONFIG_FB_SYS_COPYAREA is not set | ||
921 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
922 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
923 | # CONFIG_FB_SYS_FOPS is not set | ||
924 | # CONFIG_FB_SVGALIB is not set | ||
925 | # CONFIG_FB_MACMODES is not set | ||
926 | # CONFIG_FB_BACKLIGHT is not set | ||
927 | # CONFIG_FB_MODE_HELPERS is not set | ||
928 | # CONFIG_FB_TILEBLITTING is not set | ||
929 | |||
930 | # | ||
931 | # Frame buffer hardware drivers | ||
932 | # | ||
933 | # CONFIG_FB_CIRRUS is not set | ||
934 | # CONFIG_FB_PM2 is not set | ||
935 | # CONFIG_FB_CYBER2000 is not set | ||
936 | # CONFIG_FB_OF is not set | ||
937 | # CONFIG_FB_CT65550 is not set | ||
938 | # CONFIG_FB_ASILIANT is not set | ||
939 | # CONFIG_FB_IMSTT is not set | ||
940 | # CONFIG_FB_VGA16 is not set | ||
941 | # CONFIG_FB_UVESA is not set | ||
942 | # CONFIG_FB_S1D13XXX is not set | ||
943 | # CONFIG_FB_NVIDIA is not set | ||
944 | # CONFIG_FB_RIVA is not set | ||
945 | # CONFIG_FB_MATROX is not set | ||
946 | # CONFIG_FB_RADEON is not set | ||
947 | # CONFIG_FB_ATY128 is not set | ||
948 | # CONFIG_FB_ATY is not set | ||
949 | # CONFIG_FB_S3 is not set | ||
950 | # CONFIG_FB_SAVAGE is not set | ||
951 | # CONFIG_FB_SIS is not set | ||
952 | # CONFIG_FB_VIA is not set | ||
953 | # CONFIG_FB_NEOMAGIC is not set | ||
954 | # CONFIG_FB_KYRO is not set | ||
955 | # CONFIG_FB_3DFX is not set | ||
956 | # CONFIG_FB_VOODOO1 is not set | ||
957 | # CONFIG_FB_VT8623 is not set | ||
958 | # CONFIG_FB_TRIDENT is not set | ||
959 | # CONFIG_FB_ARK is not set | ||
960 | # CONFIG_FB_PM3 is not set | ||
961 | # CONFIG_FB_CARMINE is not set | ||
962 | CONFIG_FB_SM501=y | 84 | CONFIG_FB_SM501=y |
963 | # CONFIG_FB_IBM_GXT4500 is not set | ||
964 | # CONFIG_FB_VIRTUAL is not set | ||
965 | # CONFIG_FB_METRONOME is not set | ||
966 | # CONFIG_FB_MB862XX is not set | ||
967 | # CONFIG_FB_BROADSHEET is not set | ||
968 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
969 | |||
970 | # | ||
971 | # Display device support | ||
972 | # | ||
973 | # CONFIG_DISPLAY_SUPPORT is not set | ||
974 | |||
975 | # | ||
976 | # Console display driver support | ||
977 | # | ||
978 | CONFIG_DUMMY_CONSOLE=y | ||
979 | CONFIG_FRAMEBUFFER_CONSOLE=y | 85 | CONFIG_FRAMEBUFFER_CONSOLE=y |
980 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
981 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
982 | # CONFIG_FONTS is not set | ||
983 | CONFIG_FONT_8x8=y | ||
984 | CONFIG_FONT_8x16=y | ||
985 | CONFIG_LOGO=y | 86 | CONFIG_LOGO=y |
986 | # CONFIG_LOGO_LINUX_MONO is not set | 87 | # CONFIG_LOGO_LINUX_MONO is not set |
987 | # CONFIG_LOGO_LINUX_VGA16 is not set | 88 | # CONFIG_LOGO_LINUX_VGA16 is not set |
988 | CONFIG_LOGO_LINUX_CLUT224=y | ||
989 | # CONFIG_SOUND is not set | ||
990 | CONFIG_HID_SUPPORT=y | ||
991 | CONFIG_HID=y | ||
992 | # CONFIG_HIDRAW is not set | ||
993 | # CONFIG_HID_PID is not set | ||
994 | |||
995 | # | ||
996 | # Special HID drivers | ||
997 | # | ||
998 | # CONFIG_USB_SUPPORT is not set | 89 | # CONFIG_USB_SUPPORT is not set |
999 | # CONFIG_UWB is not set | ||
1000 | # CONFIG_MMC is not set | ||
1001 | # CONFIG_MEMSTICK is not set | ||
1002 | # CONFIG_NEW_LEDS is not set | ||
1003 | # CONFIG_ACCESSIBILITY is not set | ||
1004 | # CONFIG_INFINIBAND is not set | ||
1005 | # CONFIG_EDAC is not set | ||
1006 | CONFIG_RTC_LIB=y | ||
1007 | CONFIG_RTC_CLASS=y | 90 | CONFIG_RTC_CLASS=y |
1008 | CONFIG_RTC_HCTOSYS=y | ||
1009 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1010 | # CONFIG_RTC_DEBUG is not set | ||
1011 | |||
1012 | # | ||
1013 | # RTC interfaces | ||
1014 | # | ||
1015 | CONFIG_RTC_INTF_SYSFS=y | ||
1016 | CONFIG_RTC_INTF_PROC=y | ||
1017 | CONFIG_RTC_INTF_DEV=y | ||
1018 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1019 | # CONFIG_RTC_DRV_TEST is not set | ||
1020 | |||
1021 | # | ||
1022 | # I2C RTC drivers | ||
1023 | # | ||
1024 | CONFIG_RTC_DRV_DS1307=y | 91 | CONFIG_RTC_DRV_DS1307=y |
1025 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1026 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1027 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1028 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1029 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1030 | # CONFIG_RTC_DRV_X1205 is not set | ||
1031 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1032 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1033 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1034 | # CONFIG_RTC_DRV_BQ32K is not set | ||
1035 | # CONFIG_RTC_DRV_S35390A is not set | ||
1036 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1037 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1038 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1039 | |||
1040 | # | ||
1041 | # SPI RTC drivers | ||
1042 | # | ||
1043 | |||
1044 | # | ||
1045 | # Platform RTC drivers | ||
1046 | # | ||
1047 | # CONFIG_RTC_DRV_CMOS is not set | ||
1048 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1049 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1050 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1051 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1052 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1053 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1054 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1055 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1056 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1057 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1058 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1059 | # CONFIG_RTC_DRV_V3020 is not set | ||
1060 | |||
1061 | # | ||
1062 | # on-CPU RTC drivers | ||
1063 | # | ||
1064 | # CONFIG_RTC_DRV_GENERIC is not set | ||
1065 | # CONFIG_DMADEVICES is not set | ||
1066 | # CONFIG_AUXDISPLAY is not set | ||
1067 | # CONFIG_UIO is not set | ||
1068 | |||
1069 | # | ||
1070 | # TI VLYNQ | ||
1071 | # | ||
1072 | # CONFIG_STAGING is not set | ||
1073 | |||
1074 | # | ||
1075 | # File systems | ||
1076 | # | ||
1077 | CONFIG_EXT2_FS=y | 92 | CONFIG_EXT2_FS=y |
1078 | # CONFIG_EXT2_FS_XATTR is not set | ||
1079 | # CONFIG_EXT2_FS_XIP is not set | ||
1080 | CONFIG_EXT3_FS=y | 93 | CONFIG_EXT3_FS=y |
1081 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | 94 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
1082 | CONFIG_EXT3_FS_XATTR=y | ||
1083 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
1084 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1085 | # CONFIG_EXT4_FS is not set | ||
1086 | CONFIG_JBD=y | ||
1087 | CONFIG_FS_MBCACHE=y | ||
1088 | # CONFIG_REISERFS_FS is not set | ||
1089 | # CONFIG_JFS_FS is not set | ||
1090 | # CONFIG_FS_POSIX_ACL is not set | ||
1091 | # CONFIG_XFS_FS is not set | ||
1092 | # CONFIG_GFS2_FS is not set | ||
1093 | # CONFIG_OCFS2_FS is not set | ||
1094 | # CONFIG_BTRFS_FS is not set | ||
1095 | # CONFIG_NILFS2_FS is not set | ||
1096 | CONFIG_FILE_LOCKING=y | ||
1097 | CONFIG_FSNOTIFY=y | ||
1098 | CONFIG_DNOTIFY=y | ||
1099 | CONFIG_INOTIFY=y | 95 | CONFIG_INOTIFY=y |
1100 | CONFIG_INOTIFY_USER=y | ||
1101 | # CONFIG_QUOTA is not set | ||
1102 | # CONFIG_AUTOFS_FS is not set | ||
1103 | # CONFIG_AUTOFS4_FS is not set | ||
1104 | # CONFIG_FUSE_FS is not set | ||
1105 | |||
1106 | # | ||
1107 | # Caches | ||
1108 | # | ||
1109 | # CONFIG_FSCACHE is not set | ||
1110 | |||
1111 | # | ||
1112 | # CD-ROM/DVD Filesystems | ||
1113 | # | ||
1114 | # CONFIG_ISO9660_FS is not set | ||
1115 | # CONFIG_UDF_FS is not set | ||
1116 | |||
1117 | # | ||
1118 | # DOS/FAT/NT Filesystems | ||
1119 | # | ||
1120 | CONFIG_FAT_FS=y | ||
1121 | # CONFIG_MSDOS_FS is not set | ||
1122 | CONFIG_VFAT_FS=y | 96 | CONFIG_VFAT_FS=y |
1123 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1124 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1125 | # CONFIG_NTFS_FS is not set | ||
1126 | |||
1127 | # | ||
1128 | # Pseudo filesystems | ||
1129 | # | ||
1130 | CONFIG_PROC_FS=y | ||
1131 | CONFIG_PROC_KCORE=y | 97 | CONFIG_PROC_KCORE=y |
1132 | CONFIG_PROC_SYSCTL=y | ||
1133 | CONFIG_PROC_PAGE_MONITOR=y | ||
1134 | CONFIG_SYSFS=y | ||
1135 | CONFIG_TMPFS=y | 98 | CONFIG_TMPFS=y |
1136 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1137 | # CONFIG_HUGETLB_PAGE is not set | ||
1138 | # CONFIG_CONFIGFS_FS is not set | ||
1139 | CONFIG_MISC_FILESYSTEMS=y | ||
1140 | # CONFIG_ADFS_FS is not set | ||
1141 | # CONFIG_AFFS_FS is not set | ||
1142 | # CONFIG_HFS_FS is not set | ||
1143 | # CONFIG_HFSPLUS_FS is not set | ||
1144 | # CONFIG_BEFS_FS is not set | ||
1145 | # CONFIG_BFS_FS is not set | ||
1146 | # CONFIG_EFS_FS is not set | ||
1147 | # CONFIG_JFFS2_FS is not set | ||
1148 | # CONFIG_YAFFS_FS is not set | ||
1149 | # CONFIG_LOGFS is not set | ||
1150 | CONFIG_CRAMFS=y | 99 | CONFIG_CRAMFS=y |
1151 | # CONFIG_SQUASHFS is not set | ||
1152 | # CONFIG_VXFS_FS is not set | ||
1153 | # CONFIG_MINIX_FS is not set | ||
1154 | # CONFIG_OMFS_FS is not set | ||
1155 | # CONFIG_HPFS_FS is not set | ||
1156 | # CONFIG_QNX4FS_FS is not set | ||
1157 | # CONFIG_ROMFS_FS is not set | ||
1158 | # CONFIG_SYSV_FS is not set | ||
1159 | # CONFIG_UFS_FS is not set | ||
1160 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1161 | CONFIG_NFS_FS=y | 100 | CONFIG_NFS_FS=y |
1162 | CONFIG_NFS_V3=y | 101 | CONFIG_NFS_V3=y |
1163 | # CONFIG_NFS_V3_ACL is not set | ||
1164 | # CONFIG_NFS_V4 is not set | ||
1165 | CONFIG_ROOT_NFS=y | 102 | CONFIG_ROOT_NFS=y |
1166 | # CONFIG_NFSD is not set | ||
1167 | CONFIG_LOCKD=y | ||
1168 | CONFIG_LOCKD_V4=y | ||
1169 | CONFIG_NFS_COMMON=y | ||
1170 | CONFIG_SUNRPC=y | ||
1171 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1172 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1173 | # CONFIG_SMB_FS is not set | ||
1174 | # CONFIG_CEPH_FS is not set | ||
1175 | # CONFIG_CIFS is not set | ||
1176 | # CONFIG_NCP_FS is not set | ||
1177 | # CONFIG_CODA_FS is not set | ||
1178 | # CONFIG_AFS_FS is not set | ||
1179 | |||
1180 | # | ||
1181 | # Partition Types | ||
1182 | # | ||
1183 | # CONFIG_PARTITION_ADVANCED is not set | ||
1184 | CONFIG_MSDOS_PARTITION=y | ||
1185 | CONFIG_NLS=y | ||
1186 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1187 | CONFIG_NLS_CODEPAGE_437=y | 103 | CONFIG_NLS_CODEPAGE_437=y |
1188 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1189 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1190 | CONFIG_NLS_CODEPAGE_850=y | 104 | CONFIG_NLS_CODEPAGE_850=y |
1191 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1192 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1193 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1194 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1195 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1196 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1197 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1198 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1199 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1200 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1201 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1202 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1203 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1204 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1205 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1206 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1207 | # CONFIG_NLS_ISO8859_8 is not set | ||
1208 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1209 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1210 | # CONFIG_NLS_ASCII is not set | ||
1211 | CONFIG_NLS_ISO8859_1=y | 105 | CONFIG_NLS_ISO8859_1=y |
1212 | # CONFIG_NLS_ISO8859_2 is not set | ||
1213 | # CONFIG_NLS_ISO8859_3 is not set | ||
1214 | # CONFIG_NLS_ISO8859_4 is not set | ||
1215 | # CONFIG_NLS_ISO8859_5 is not set | ||
1216 | # CONFIG_NLS_ISO8859_6 is not set | ||
1217 | # CONFIG_NLS_ISO8859_7 is not set | ||
1218 | # CONFIG_NLS_ISO8859_9 is not set | ||
1219 | # CONFIG_NLS_ISO8859_13 is not set | ||
1220 | # CONFIG_NLS_ISO8859_14 is not set | ||
1221 | CONFIG_NLS_ISO8859_15=y | 106 | CONFIG_NLS_ISO8859_15=y |
1222 | # CONFIG_NLS_KOI8_R is not set | ||
1223 | # CONFIG_NLS_KOI8_U is not set | ||
1224 | # CONFIG_NLS_UTF8 is not set | ||
1225 | # CONFIG_DLM is not set | ||
1226 | # CONFIG_BINARY_PRINTF is not set | ||
1227 | |||
1228 | # | ||
1229 | # Library routines | ||
1230 | # | ||
1231 | CONFIG_BITREVERSE=y | ||
1232 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1233 | # CONFIG_CRC_CCITT is not set | ||
1234 | # CONFIG_CRC16 is not set | ||
1235 | # CONFIG_CRC_T10DIF is not set | ||
1236 | # CONFIG_CRC_ITU_T is not set | ||
1237 | CONFIG_CRC32=y | ||
1238 | # CONFIG_CRC7 is not set | ||
1239 | # CONFIG_LIBCRC32C is not set | ||
1240 | CONFIG_ZLIB_INFLATE=y | ||
1241 | CONFIG_DECOMPRESS_GZIP=y | ||
1242 | CONFIG_HAS_IOMEM=y | ||
1243 | CONFIG_HAS_IOPORT=y | ||
1244 | CONFIG_HAS_DMA=y | ||
1245 | CONFIG_HAVE_LMB=y | ||
1246 | CONFIG_NLATTR=y | ||
1247 | CONFIG_GENERIC_ATOMIC64=y | ||
1248 | |||
1249 | # | ||
1250 | # Kernel hacking | ||
1251 | # | ||
1252 | # CONFIG_PRINTK_TIME is not set | ||
1253 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1254 | CONFIG_ENABLE_MUST_CHECK=y | ||
1255 | CONFIG_FRAME_WARN=1024 | ||
1256 | CONFIG_MAGIC_SYSRQ=y | 107 | CONFIG_MAGIC_SYSRQ=y |
1257 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1258 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1259 | # CONFIG_DEBUG_FS is not set | ||
1260 | # CONFIG_HEADERS_CHECK is not set | ||
1261 | CONFIG_DEBUG_KERNEL=y | 108 | CONFIG_DEBUG_KERNEL=y |
1262 | # CONFIG_DEBUG_SHIRQ is not set | ||
1263 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1264 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1265 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1266 | CONFIG_DETECT_HUNG_TASK=y | 109 | CONFIG_DETECT_HUNG_TASK=y |
1267 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1268 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1269 | CONFIG_SCHED_DEBUG=y | ||
1270 | # CONFIG_SCHEDSTATS is not set | ||
1271 | # CONFIG_TIMER_STATS is not set | ||
1272 | # CONFIG_DEBUG_OBJECTS is not set | ||
1273 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1274 | # CONFIG_SLUB_STATS is not set | ||
1275 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1276 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1277 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1278 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1279 | # CONFIG_DEBUG_MUTEXES is not set | ||
1280 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1281 | # CONFIG_PROVE_LOCKING is not set | ||
1282 | # CONFIG_LOCK_STAT is not set | ||
1283 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1284 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1285 | # CONFIG_DEBUG_KOBJECT is not set | ||
1286 | # CONFIG_DEBUG_HIGHMEM is not set | ||
1287 | # CONFIG_DEBUG_BUGVERBOSE is not set | 110 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1288 | # CONFIG_DEBUG_INFO is not set | ||
1289 | # CONFIG_DEBUG_VM is not set | ||
1290 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1291 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1292 | # CONFIG_DEBUG_LIST is not set | ||
1293 | # CONFIG_DEBUG_SG is not set | ||
1294 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1295 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1296 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1297 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 111 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1298 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1299 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1300 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1301 | # CONFIG_FAULT_INJECTION is not set | ||
1302 | # CONFIG_LATENCYTOP is not set | ||
1303 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 112 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1304 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1305 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1306 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1307 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1308 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1309 | CONFIG_TRACING_SUPPORT=y | ||
1310 | CONFIG_FTRACE=y | ||
1311 | # CONFIG_FUNCTION_TRACER is not set | ||
1312 | # CONFIG_IRQSOFF_TRACER is not set | ||
1313 | # CONFIG_SCHED_TRACER is not set | ||
1314 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1315 | # CONFIG_BOOT_TRACER is not set | ||
1316 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1317 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1318 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1319 | # CONFIG_STACK_TRACER is not set | ||
1320 | # CONFIG_KMEMTRACE is not set | ||
1321 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1322 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1323 | # CONFIG_DMA_API_DEBUG is not set | ||
1324 | # CONFIG_SAMPLES is not set | ||
1325 | CONFIG_HAVE_ARCH_KGDB=y | ||
1326 | # CONFIG_KGDB is not set | ||
1327 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1328 | CONFIG_PPC_WERROR=y | ||
1329 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1330 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1331 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1332 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1333 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1334 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1335 | # CONFIG_XMON is not set | ||
1336 | # CONFIG_IRQSTACKS is not set | ||
1337 | # CONFIG_BDI_SWITCH is not set | ||
1338 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1339 | |||
1340 | # | ||
1341 | # Security options | ||
1342 | # | ||
1343 | # CONFIG_KEYS is not set | ||
1344 | # CONFIG_SECURITY is not set | ||
1345 | # CONFIG_SECURITYFS is not set | ||
1346 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1347 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1348 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1349 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1350 | CONFIG_DEFAULT_SECURITY="" | ||
1351 | CONFIG_CRYPTO=y | 113 | CONFIG_CRYPTO=y |
1352 | |||
1353 | # | ||
1354 | # Crypto core or helper | ||
1355 | # | ||
1356 | CONFIG_CRYPTO_ALGAPI=y | ||
1357 | CONFIG_CRYPTO_ALGAPI2=y | ||
1358 | CONFIG_CRYPTO_AEAD2=y | ||
1359 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1360 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1361 | CONFIG_CRYPTO_HASH=y | ||
1362 | CONFIG_CRYPTO_HASH2=y | ||
1363 | CONFIG_CRYPTO_RNG2=y | ||
1364 | CONFIG_CRYPTO_PCOMP=y | ||
1365 | CONFIG_CRYPTO_MANAGER=y | ||
1366 | CONFIG_CRYPTO_MANAGER2=y | ||
1367 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1368 | # CONFIG_CRYPTO_NULL is not set | ||
1369 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1370 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1371 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1372 | # CONFIG_CRYPTO_TEST is not set | ||
1373 | |||
1374 | # | ||
1375 | # Authenticated Encryption with Associated Data | ||
1376 | # | ||
1377 | # CONFIG_CRYPTO_CCM is not set | ||
1378 | # CONFIG_CRYPTO_GCM is not set | ||
1379 | # CONFIG_CRYPTO_SEQIV is not set | ||
1380 | |||
1381 | # | ||
1382 | # Block modes | ||
1383 | # | ||
1384 | CONFIG_CRYPTO_CBC=y | 114 | CONFIG_CRYPTO_CBC=y |
1385 | # CONFIG_CRYPTO_CTR is not set | ||
1386 | # CONFIG_CRYPTO_CTS is not set | ||
1387 | CONFIG_CRYPTO_ECB=y | 115 | CONFIG_CRYPTO_ECB=y |
1388 | # CONFIG_CRYPTO_LRW is not set | ||
1389 | CONFIG_CRYPTO_PCBC=y | 116 | CONFIG_CRYPTO_PCBC=y |
1390 | # CONFIG_CRYPTO_XTS is not set | ||
1391 | |||
1392 | # | ||
1393 | # Hash modes | ||
1394 | # | ||
1395 | # CONFIG_CRYPTO_HMAC is not set | ||
1396 | # CONFIG_CRYPTO_XCBC is not set | ||
1397 | # CONFIG_CRYPTO_VMAC is not set | ||
1398 | |||
1399 | # | ||
1400 | # Digest | ||
1401 | # | ||
1402 | # CONFIG_CRYPTO_CRC32C is not set | ||
1403 | # CONFIG_CRYPTO_GHASH is not set | ||
1404 | # CONFIG_CRYPTO_MD4 is not set | ||
1405 | CONFIG_CRYPTO_MD5=y | 117 | CONFIG_CRYPTO_MD5=y |
1406 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1407 | # CONFIG_CRYPTO_RMD128 is not set | ||
1408 | # CONFIG_CRYPTO_RMD160 is not set | ||
1409 | # CONFIG_CRYPTO_RMD256 is not set | ||
1410 | # CONFIG_CRYPTO_RMD320 is not set | ||
1411 | # CONFIG_CRYPTO_SHA1 is not set | ||
1412 | # CONFIG_CRYPTO_SHA256 is not set | ||
1413 | # CONFIG_CRYPTO_SHA512 is not set | ||
1414 | # CONFIG_CRYPTO_TGR192 is not set | ||
1415 | # CONFIG_CRYPTO_WP512 is not set | ||
1416 | |||
1417 | # | ||
1418 | # Ciphers | ||
1419 | # | ||
1420 | # CONFIG_CRYPTO_AES is not set | ||
1421 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1422 | # CONFIG_CRYPTO_ARC4 is not set | ||
1423 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1424 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1425 | # CONFIG_CRYPTO_CAST5 is not set | ||
1426 | # CONFIG_CRYPTO_CAST6 is not set | ||
1427 | CONFIG_CRYPTO_DES=y | 118 | CONFIG_CRYPTO_DES=y |
1428 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1429 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1430 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1431 | # CONFIG_CRYPTO_SEED is not set | ||
1432 | # CONFIG_CRYPTO_SERPENT is not set | ||
1433 | # CONFIG_CRYPTO_TEA is not set | ||
1434 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1435 | |||
1436 | # | ||
1437 | # Compression | ||
1438 | # | ||
1439 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1440 | # CONFIG_CRYPTO_ZLIB is not set | ||
1441 | # CONFIG_CRYPTO_LZO is not set | ||
1442 | |||
1443 | # | ||
1444 | # Random Number Generation | ||
1445 | # | ||
1446 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 119 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1447 | CONFIG_CRYPTO_HW=y | ||
1448 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1449 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1450 | # CONFIG_PPC_CLOCK is not set | ||
1451 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/iss476-smp_defconfig b/arch/powerpc/configs/44x/iss476-smp_defconfig index 8683cbc6c3e1..8ece4c774415 100644 --- a/arch/powerpc/configs/44x/iss476-smp_defconfig +++ b/arch/powerpc/configs/44x/iss476-smp_defconfig | |||
@@ -1,1026 +1,90 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33 | ||
4 | # Thu Mar 4 11:50:12 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_SMP=y | 2 | CONFIG_SMP=y |
26 | CONFIG_NR_CPUS=4 | ||
27 | # CONFIG_NOT_COHERENT_CACHE is not set | ||
28 | CONFIG_PPC32=y | ||
29 | CONFIG_WORD_SIZE=32 | ||
30 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
31 | CONFIG_MMU=y | ||
32 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
33 | CONFIG_GENERIC_TIME=y | ||
34 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
35 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
36 | CONFIG_GENERIC_HARDIRQS=y | ||
37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
40 | CONFIG_IRQ_PER_CPU=y | ||
41 | CONFIG_NR_IRQS=512 | ||
42 | CONFIG_STACKTRACE_SUPPORT=y | ||
43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
44 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
45 | CONFIG_LOCKDEP_SUPPORT=y | ||
46 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
47 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
48 | CONFIG_GENERIC_HWEIGHT=y | ||
49 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
50 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
51 | CONFIG_PPC=y | ||
52 | CONFIG_EARLY_PRINTK=y | ||
53 | CONFIG_GENERIC_NVRAM=y | ||
54 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
55 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
56 | CONFIG_PPC_OF=y | ||
57 | CONFIG_OF=y | ||
58 | CONFIG_PPC_UDBG_16550=y | ||
59 | CONFIG_GENERIC_TBSYNC=y | ||
60 | CONFIG_AUDIT_ARCH=y | ||
61 | CONFIG_GENERIC_BUG=y | ||
62 | CONFIG_DTC=y | ||
63 | # CONFIG_DEFAULT_UIMAGE is not set | ||
64 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
65 | CONFIG_PPC_DCR_NATIVE=y | ||
66 | # CONFIG_PPC_DCR_MMIO is not set | ||
67 | CONFIG_PPC_DCR=y | ||
68 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
69 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
70 | CONFIG_CONSTRUCTORS=y | ||
71 | |||
72 | # | ||
73 | # General setup | ||
74 | # | ||
75 | CONFIG_EXPERIMENTAL=y | 3 | CONFIG_EXPERIMENTAL=y |
76 | CONFIG_LOCK_KERNEL=y | ||
77 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
78 | CONFIG_LOCALVERSION="" | ||
79 | CONFIG_LOCALVERSION_AUTO=y | ||
80 | CONFIG_SWAP=y | ||
81 | CONFIG_SYSVIPC=y | 4 | CONFIG_SYSVIPC=y |
82 | CONFIG_SYSVIPC_SYSCTL=y | ||
83 | CONFIG_POSIX_MQUEUE=y | 5 | CONFIG_POSIX_MQUEUE=y |
84 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
85 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
86 | # CONFIG_TASKSTATS is not set | ||
87 | # CONFIG_AUDIT is not set | ||
88 | |||
89 | # | ||
90 | # RCU Subsystem | ||
91 | # | ||
92 | CONFIG_TREE_RCU=y | ||
93 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
94 | # CONFIG_TINY_RCU is not set | ||
95 | # CONFIG_RCU_TRACE is not set | ||
96 | CONFIG_RCU_FANOUT=32 | ||
97 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
98 | # CONFIG_TREE_RCU_TRACE is not set | ||
99 | # CONFIG_IKCONFIG is not set | ||
100 | CONFIG_LOG_BUF_SHIFT=14 | 6 | CONFIG_LOG_BUF_SHIFT=14 |
101 | CONFIG_GROUP_SCHED=y | ||
102 | CONFIG_FAIR_GROUP_SCHED=y | ||
103 | # CONFIG_RT_GROUP_SCHED is not set | ||
104 | CONFIG_USER_SCHED=y | ||
105 | # CONFIG_CGROUP_SCHED is not set | ||
106 | # CONFIG_CGROUPS is not set | ||
107 | CONFIG_SYSFS_DEPRECATED=y | ||
108 | CONFIG_SYSFS_DEPRECATED_V2=y | 7 | CONFIG_SYSFS_DEPRECATED_V2=y |
109 | # CONFIG_RELAY is not set | ||
110 | # CONFIG_NAMESPACES is not set | ||
111 | CONFIG_BLK_DEV_INITRD=y | 8 | CONFIG_BLK_DEV_INITRD=y |
112 | CONFIG_INITRAMFS_SOURCE="" | ||
113 | CONFIG_RD_GZIP=y | ||
114 | # CONFIG_RD_BZIP2 is not set | ||
115 | # CONFIG_RD_LZMA is not set | ||
116 | # CONFIG_RD_LZO is not set | ||
117 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 9 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
118 | CONFIG_SYSCTL=y | ||
119 | CONFIG_ANON_INODES=y | ||
120 | CONFIG_EMBEDDED=y | 10 | CONFIG_EMBEDDED=y |
121 | CONFIG_SYSCTL_SYSCALL=y | ||
122 | CONFIG_KALLSYMS=y | ||
123 | CONFIG_KALLSYMS_ALL=y | 11 | CONFIG_KALLSYMS_ALL=y |
124 | CONFIG_KALLSYMS_EXTRA_PASS=y | 12 | CONFIG_KALLSYMS_EXTRA_PASS=y |
125 | CONFIG_HOTPLUG=y | ||
126 | CONFIG_PRINTK=y | ||
127 | CONFIG_BUG=y | ||
128 | CONFIG_ELF_CORE=y | ||
129 | CONFIG_BASE_FULL=y | ||
130 | CONFIG_FUTEX=y | ||
131 | CONFIG_EPOLL=y | ||
132 | CONFIG_SIGNALFD=y | ||
133 | CONFIG_TIMERFD=y | ||
134 | CONFIG_EVENTFD=y | ||
135 | CONFIG_SHMEM=y | ||
136 | CONFIG_AIO=y | ||
137 | CONFIG_HAVE_PERF_EVENTS=y | ||
138 | |||
139 | # | ||
140 | # Kernel Performance Events And Counters | ||
141 | # | ||
142 | CONFIG_PERF_EVENTS=y | ||
143 | CONFIG_EVENT_PROFILE=y | ||
144 | # CONFIG_PERF_COUNTERS is not set | ||
145 | # CONFIG_DEBUG_PERF_USE_VMALLOC is not set | ||
146 | CONFIG_VM_EVENT_COUNTERS=y | ||
147 | CONFIG_SLUB_DEBUG=y | ||
148 | CONFIG_COMPAT_BRK=y | ||
149 | # CONFIG_SLAB is not set | ||
150 | CONFIG_SLUB=y | ||
151 | # CONFIG_SLOB is not set | ||
152 | CONFIG_PROFILING=y | 13 | CONFIG_PROFILING=y |
153 | CONFIG_TRACEPOINTS=y | ||
154 | CONFIG_OPROFILE=y | 14 | CONFIG_OPROFILE=y |
155 | CONFIG_HAVE_OPROFILE=y | ||
156 | # CONFIG_KPROBES is not set | ||
157 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
158 | CONFIG_HAVE_IOREMAP_PROT=y | ||
159 | CONFIG_HAVE_KPROBES=y | ||
160 | CONFIG_HAVE_KRETPROBES=y | ||
161 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
162 | CONFIG_HAVE_DMA_ATTRS=y | ||
163 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
164 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
165 | |||
166 | # | ||
167 | # GCOV-based kernel profiling | ||
168 | # | ||
169 | # CONFIG_GCOV_KERNEL is not set | ||
170 | # CONFIG_SLOW_WORK is not set | ||
171 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
172 | CONFIG_SLABINFO=y | ||
173 | CONFIG_RT_MUTEXES=y | ||
174 | CONFIG_BASE_SMALL=0 | ||
175 | CONFIG_MODULES=y | 15 | CONFIG_MODULES=y |
176 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
177 | CONFIG_MODULE_UNLOAD=y | 16 | CONFIG_MODULE_UNLOAD=y |
178 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
179 | # CONFIG_MODVERSIONS is not set | ||
180 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
181 | CONFIG_STOP_MACHINE=y | ||
182 | CONFIG_BLOCK=y | ||
183 | CONFIG_LBDAF=y | ||
184 | # CONFIG_BLK_DEV_BSG is not set | 17 | # CONFIG_BLK_DEV_BSG is not set |
185 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
186 | |||
187 | # | ||
188 | # IO Schedulers | ||
189 | # | ||
190 | CONFIG_IOSCHED_NOOP=y | ||
191 | CONFIG_IOSCHED_DEADLINE=y | ||
192 | CONFIG_IOSCHED_CFQ=y | ||
193 | # CONFIG_DEFAULT_DEADLINE is not set | ||
194 | CONFIG_DEFAULT_CFQ=y | ||
195 | # CONFIG_DEFAULT_NOOP is not set | ||
196 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
197 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
198 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
199 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
200 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
204 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_READ_LOCK is not set | ||
209 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_READ_UNLOCK=y | ||
213 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
217 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
218 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
219 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
220 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
221 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
222 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
223 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
224 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
225 | CONFIG_MUTEX_SPIN_ON_OWNER=y | ||
226 | # CONFIG_FREEZER is not set | ||
227 | |||
228 | # | ||
229 | # Platform support | ||
230 | # | ||
231 | # CONFIG_PPC_CELL is not set | ||
232 | # CONFIG_PPC_CELL_NATIVE is not set | ||
233 | # CONFIG_PQ2ADS is not set | ||
234 | CONFIG_PPC_47x=y | 18 | CONFIG_PPC_47x=y |
235 | # CONFIG_BAMBOO is not set | ||
236 | # CONFIG_EBONY is not set | 19 | # CONFIG_EBONY is not set |
237 | # CONFIG_SAM440EP is not set | ||
238 | # CONFIG_SEQUOIA is not set | ||
239 | # CONFIG_TAISHAN is not set | ||
240 | # CONFIG_KATMAI is not set | ||
241 | # CONFIG_RAINIER is not set | ||
242 | # CONFIG_WARP is not set | ||
243 | # CONFIG_ARCHES is not set | ||
244 | # CONFIG_CANYONLANDS is not set | ||
245 | # CONFIG_GLACIER is not set | ||
246 | # CONFIG_REDWOOD is not set | ||
247 | # CONFIG_EIGER is not set | ||
248 | # CONFIG_YOSEMITE is not set | ||
249 | CONFIG_ISS4xx=y | 20 | CONFIG_ISS4xx=y |
250 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
251 | # CONFIG_PPC44x_SIMPLE is not set | ||
252 | # CONFIG_PPC4xx_GPIO is not set | ||
253 | # CONFIG_IPIC is not set | ||
254 | CONFIG_MPIC=y | ||
255 | # CONFIG_MPIC_WEIRD is not set | ||
256 | # CONFIG_PPC_I8259 is not set | ||
257 | # CONFIG_PPC_RTAS is not set | ||
258 | # CONFIG_MMIO_NVRAM is not set | ||
259 | # CONFIG_PPC_MPC106 is not set | ||
260 | # CONFIG_PPC_970_NAP is not set | ||
261 | # CONFIG_PPC_INDIRECT_IO is not set | ||
262 | # CONFIG_GENERIC_IOMAP is not set | ||
263 | # CONFIG_CPU_FREQ is not set | ||
264 | # CONFIG_FSL_ULI1575 is not set | ||
265 | CONFIG_OF_RTC=y | ||
266 | # CONFIG_SIMPLE_GPIO is not set | ||
267 | |||
268 | # | ||
269 | # Kernel options | ||
270 | # | ||
271 | # CONFIG_HIGHMEM is not set | ||
272 | # CONFIG_NO_HZ is not set | ||
273 | # CONFIG_HIGH_RES_TIMERS is not set | ||
274 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
275 | CONFIG_HZ_100=y | 21 | CONFIG_HZ_100=y |
276 | # CONFIG_HZ_250 is not set | ||
277 | # CONFIG_HZ_300 is not set | ||
278 | # CONFIG_HZ_1000 is not set | ||
279 | CONFIG_HZ=100 | ||
280 | # CONFIG_SCHED_HRTICK is not set | ||
281 | CONFIG_PREEMPT_NONE=y | ||
282 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
283 | # CONFIG_PREEMPT is not set | ||
284 | CONFIG_BINFMT_ELF=y | ||
285 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
286 | # CONFIG_HAVE_AOUT is not set | ||
287 | # CONFIG_BINFMT_MISC is not set | ||
288 | CONFIG_MATH_EMULATION=y | 22 | CONFIG_MATH_EMULATION=y |
289 | # CONFIG_IOMMU_HELPER is not set | ||
290 | # CONFIG_SWIOTLB is not set | ||
291 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
292 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
293 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
294 | CONFIG_IRQ_ALL_CPUS=y | 23 | CONFIG_IRQ_ALL_CPUS=y |
295 | CONFIG_SPARSE_IRQ=y | 24 | CONFIG_SPARSE_IRQ=y |
296 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
297 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
298 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
299 | CONFIG_SELECT_MEMORY_MODEL=y | ||
300 | CONFIG_FLATMEM_MANUAL=y | ||
301 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
302 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
303 | CONFIG_FLATMEM=y | ||
304 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
305 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
306 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
307 | CONFIG_MIGRATION=y | ||
308 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
309 | CONFIG_ZONE_DMA_FLAG=1 | ||
310 | CONFIG_BOUNCE=y | ||
311 | CONFIG_VIRT_TO_BUS=y | ||
312 | # CONFIG_KSM is not set | ||
313 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
314 | CONFIG_STDBINUTILS=y | ||
315 | CONFIG_PPC_4K_PAGES=y | ||
316 | # CONFIG_PPC_16K_PAGES is not set | ||
317 | # CONFIG_PPC_64K_PAGES is not set | ||
318 | # CONFIG_PPC_256K_PAGES is not set | ||
319 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
320 | CONFIG_PROC_DEVICETREE=y | ||
321 | CONFIG_CMDLINE_BOOL=y | 25 | CONFIG_CMDLINE_BOOL=y |
322 | CONFIG_CMDLINE="root=/dev/issblk0" | 26 | CONFIG_CMDLINE="root=/dev/issblk0" |
323 | CONFIG_EXTRA_TARGETS="" | ||
324 | CONFIG_SECCOMP=y | ||
325 | CONFIG_ISA_DMA_API=y | ||
326 | |||
327 | # | ||
328 | # Bus options | ||
329 | # | ||
330 | CONFIG_ZONE_DMA=y | ||
331 | CONFIG_4xx_SOC=y | ||
332 | CONFIG_PPC_PCI_CHOICE=y | ||
333 | # CONFIG_PCI is not set | 27 | # CONFIG_PCI is not set |
334 | # CONFIG_PCI_DOMAINS is not set | ||
335 | # CONFIG_PCI_SYSCALL is not set | ||
336 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
337 | # CONFIG_PCCARD is not set | ||
338 | # CONFIG_HAS_RAPIDIO is not set | ||
339 | |||
340 | # | ||
341 | # Advanced setup | ||
342 | # | ||
343 | # CONFIG_ADVANCED_OPTIONS is not set | ||
344 | |||
345 | # | ||
346 | # Default settings for advanced configuration options are used | ||
347 | # | ||
348 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
349 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
350 | CONFIG_KERNEL_START=0xc0000000 | ||
351 | CONFIG_PHYSICAL_START=0x00000000 | ||
352 | CONFIG_TASK_SIZE=0xc0000000 | ||
353 | CONFIG_NET=y | 28 | CONFIG_NET=y |
354 | |||
355 | # | ||
356 | # Networking options | ||
357 | # | ||
358 | CONFIG_PACKET=y | 29 | CONFIG_PACKET=y |
359 | # CONFIG_PACKET_MMAP is not set | ||
360 | CONFIG_UNIX=y | 30 | CONFIG_UNIX=y |
361 | # CONFIG_NET_KEY is not set | ||
362 | CONFIG_INET=y | 31 | CONFIG_INET=y |
363 | # CONFIG_IP_MULTICAST is not set | ||
364 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
365 | CONFIG_IP_FIB_HASH=y | ||
366 | CONFIG_IP_PNP=y | 32 | CONFIG_IP_PNP=y |
367 | CONFIG_IP_PNP_DHCP=y | 33 | CONFIG_IP_PNP_DHCP=y |
368 | CONFIG_IP_PNP_BOOTP=y | 34 | CONFIG_IP_PNP_BOOTP=y |
369 | # CONFIG_IP_PNP_RARP is not set | ||
370 | # CONFIG_NET_IPIP is not set | ||
371 | # CONFIG_NET_IPGRE is not set | ||
372 | # CONFIG_ARPD is not set | ||
373 | # CONFIG_SYN_COOKIES is not set | ||
374 | # CONFIG_INET_AH is not set | ||
375 | # CONFIG_INET_ESP is not set | ||
376 | # CONFIG_INET_IPCOMP is not set | ||
377 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
378 | # CONFIG_INET_TUNNEL is not set | ||
379 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 35 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
380 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 36 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
381 | # CONFIG_INET_XFRM_MODE_BEET is not set | 37 | # CONFIG_INET_XFRM_MODE_BEET is not set |
382 | # CONFIG_INET_LRO is not set | 38 | # CONFIG_INET_LRO is not set |
383 | CONFIG_INET_DIAG=y | ||
384 | CONFIG_INET_TCP_DIAG=y | ||
385 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
386 | CONFIG_TCP_CONG_CUBIC=y | ||
387 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
388 | # CONFIG_TCP_MD5SIG is not set | ||
389 | # CONFIG_IPV6 is not set | 39 | # CONFIG_IPV6 is not set |
390 | # CONFIG_NETWORK_SECMARK is not set | ||
391 | # CONFIG_NETFILTER is not set | ||
392 | # CONFIG_IP_DCCP is not set | ||
393 | # CONFIG_IP_SCTP is not set | ||
394 | # CONFIG_RDS is not set | ||
395 | # CONFIG_TIPC is not set | ||
396 | # CONFIG_ATM is not set | ||
397 | # CONFIG_BRIDGE is not set | ||
398 | # CONFIG_NET_DSA is not set | ||
399 | # CONFIG_VLAN_8021Q is not set | ||
400 | # CONFIG_DECNET is not set | ||
401 | # CONFIG_LLC2 is not set | ||
402 | # CONFIG_IPX is not set | ||
403 | # CONFIG_ATALK is not set | ||
404 | # CONFIG_X25 is not set | ||
405 | # CONFIG_LAPB is not set | ||
406 | # CONFIG_ECONET is not set | ||
407 | # CONFIG_WAN_ROUTER is not set | ||
408 | # CONFIG_PHONET is not set | ||
409 | # CONFIG_IEEE802154 is not set | ||
410 | # CONFIG_NET_SCHED is not set | ||
411 | # CONFIG_DCB is not set | ||
412 | |||
413 | # | ||
414 | # Network testing | ||
415 | # | ||
416 | # CONFIG_NET_PKTGEN is not set | ||
417 | # CONFIG_NET_DROP_MONITOR is not set | ||
418 | # CONFIG_HAMRADIO is not set | ||
419 | # CONFIG_CAN is not set | ||
420 | # CONFIG_IRDA is not set | ||
421 | # CONFIG_BT is not set | ||
422 | # CONFIG_AF_RXRPC is not set | ||
423 | CONFIG_WIRELESS=y | ||
424 | # CONFIG_CFG80211 is not set | ||
425 | # CONFIG_LIB80211 is not set | ||
426 | |||
427 | # | ||
428 | # CFG80211 needs to be enabled for MAC80211 | ||
429 | # | ||
430 | # CONFIG_WIMAX is not set | ||
431 | # CONFIG_RFKILL is not set | ||
432 | # CONFIG_NET_9P is not set | ||
433 | |||
434 | # | ||
435 | # Device Drivers | ||
436 | # | ||
437 | |||
438 | # | ||
439 | # Generic Driver Options | ||
440 | # | ||
441 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 40 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
442 | # CONFIG_DEVTMPFS is not set | ||
443 | CONFIG_STANDALONE=y | ||
444 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
445 | CONFIG_FW_LOADER=y | ||
446 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
447 | CONFIG_EXTRA_FIRMWARE="" | ||
448 | # CONFIG_DEBUG_DRIVER is not set | ||
449 | # CONFIG_DEBUG_DEVRES is not set | ||
450 | # CONFIG_SYS_HYPERVISOR is not set | ||
451 | CONFIG_CONNECTOR=y | 41 | CONFIG_CONNECTOR=y |
452 | CONFIG_PROC_EVENTS=y | ||
453 | CONFIG_MTD=y | 42 | CONFIG_MTD=y |
454 | # CONFIG_MTD_DEBUG is not set | ||
455 | # CONFIG_MTD_TESTS is not set | ||
456 | # CONFIG_MTD_CONCAT is not set | ||
457 | CONFIG_MTD_PARTITIONS=y | 43 | CONFIG_MTD_PARTITIONS=y |
458 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
459 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
460 | CONFIG_MTD_OF_PARTS=y | 44 | CONFIG_MTD_OF_PARTS=y |
461 | # CONFIG_MTD_AR7_PARTS is not set | ||
462 | |||
463 | # | ||
464 | # User Modules And Translation Layers | ||
465 | # | ||
466 | CONFIG_MTD_CHAR=y | 45 | CONFIG_MTD_CHAR=y |
467 | CONFIG_MTD_BLKDEVS=y | ||
468 | CONFIG_MTD_BLOCK=y | 46 | CONFIG_MTD_BLOCK=y |
469 | # CONFIG_FTL is not set | ||
470 | # CONFIG_NFTL is not set | ||
471 | # CONFIG_INFTL is not set | ||
472 | # CONFIG_RFD_FTL is not set | ||
473 | # CONFIG_SSFDC is not set | ||
474 | # CONFIG_MTD_OOPS is not set | ||
475 | |||
476 | # | ||
477 | # RAM/ROM/Flash chip drivers | ||
478 | # | ||
479 | # CONFIG_MTD_CFI is not set | ||
480 | CONFIG_MTD_JEDECPROBE=y | 47 | CONFIG_MTD_JEDECPROBE=y |
481 | CONFIG_MTD_GEN_PROBE=y | ||
482 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
483 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
484 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
485 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
486 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
487 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
488 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
489 | CONFIG_MTD_CFI_I1=y | ||
490 | CONFIG_MTD_CFI_I2=y | ||
491 | # CONFIG_MTD_CFI_I4 is not set | ||
492 | # CONFIG_MTD_CFI_I8 is not set | ||
493 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
494 | CONFIG_MTD_CFI_AMDSTD=y | 48 | CONFIG_MTD_CFI_AMDSTD=y |
495 | # CONFIG_MTD_CFI_STAA is not set | ||
496 | CONFIG_MTD_CFI_UTIL=y | ||
497 | # CONFIG_MTD_RAM is not set | ||
498 | # CONFIG_MTD_ROM is not set | ||
499 | # CONFIG_MTD_ABSENT is not set | ||
500 | |||
501 | # | ||
502 | # Mapping drivers for chip access | ||
503 | # | ||
504 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
505 | # CONFIG_MTD_PHYSMAP is not set | ||
506 | CONFIG_MTD_PHYSMAP_OF=y | 49 | CONFIG_MTD_PHYSMAP_OF=y |
507 | # CONFIG_MTD_PLATRAM is not set | 50 | CONFIG_PROC_DEVICETREE=y |
508 | |||
509 | # | ||
510 | # Self-contained MTD device drivers | ||
511 | # | ||
512 | # CONFIG_MTD_SLRAM is not set | ||
513 | # CONFIG_MTD_PHRAM is not set | ||
514 | # CONFIG_MTD_MTDRAM is not set | ||
515 | # CONFIG_MTD_BLOCK2MTD is not set | ||
516 | |||
517 | # | ||
518 | # Disk-On-Chip Device Drivers | ||
519 | # | ||
520 | # CONFIG_MTD_DOC2000 is not set | ||
521 | # CONFIG_MTD_DOC2001 is not set | ||
522 | # CONFIG_MTD_DOC2001PLUS is not set | ||
523 | # CONFIG_MTD_NAND is not set | ||
524 | # CONFIG_MTD_ONENAND is not set | ||
525 | |||
526 | # | ||
527 | # LPDDR flash memory drivers | ||
528 | # | ||
529 | # CONFIG_MTD_LPDDR is not set | ||
530 | |||
531 | # | ||
532 | # UBI - Unsorted block images | ||
533 | # | ||
534 | # CONFIG_MTD_UBI is not set | ||
535 | CONFIG_OF_DEVICE=y | ||
536 | # CONFIG_PARPORT is not set | ||
537 | CONFIG_BLK_DEV=y | ||
538 | # CONFIG_BLK_DEV_FD is not set | ||
539 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
540 | # CONFIG_BLK_DEV_LOOP is not set | ||
541 | # CONFIG_BLK_DEV_DRBD is not set | ||
542 | # CONFIG_BLK_DEV_NBD is not set | ||
543 | CONFIG_BLK_DEV_RAM=y | 51 | CONFIG_BLK_DEV_RAM=y |
544 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
545 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 52 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
546 | # CONFIG_BLK_DEV_XIP is not set | ||
547 | # CONFIG_CDROM_PKTCDVD is not set | ||
548 | # CONFIG_ATA_OVER_ETH is not set | ||
549 | # CONFIG_XILINX_SYSACE is not set | ||
550 | # CONFIG_BLK_DEV_HD is not set | ||
551 | CONFIG_MISC_DEVICES=y | ||
552 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
553 | # CONFIG_C2PORT is not set | ||
554 | |||
555 | # | ||
556 | # EEPROM support | ||
557 | # | ||
558 | # CONFIG_EEPROM_93CX6 is not set | ||
559 | CONFIG_HAVE_IDE=y | ||
560 | # CONFIG_IDE is not set | ||
561 | |||
562 | # | ||
563 | # SCSI device support | ||
564 | # | ||
565 | # CONFIG_RAID_ATTRS is not set | ||
566 | # CONFIG_SCSI is not set | ||
567 | # CONFIG_SCSI_DMA is not set | ||
568 | # CONFIG_SCSI_NETLINK is not set | ||
569 | # CONFIG_ATA is not set | ||
570 | # CONFIG_MD is not set | ||
571 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
572 | # CONFIG_NETDEVICES is not set | ||
573 | # CONFIG_ISDN is not set | ||
574 | # CONFIG_PHONE is not set | ||
575 | |||
576 | # | ||
577 | # Input device support | ||
578 | # | ||
579 | # CONFIG_INPUT is not set | 53 | # CONFIG_INPUT is not set |
580 | |||
581 | # | ||
582 | # Hardware I/O ports | ||
583 | # | ||
584 | # CONFIG_SERIO is not set | 54 | # CONFIG_SERIO is not set |
585 | # CONFIG_GAMEPORT is not set | ||
586 | |||
587 | # | ||
588 | # Character devices | ||
589 | # | ||
590 | # CONFIG_VT is not set | 55 | # CONFIG_VT is not set |
591 | CONFIG_DEVKMEM=y | ||
592 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
593 | |||
594 | # | ||
595 | # Serial drivers | ||
596 | # | ||
597 | CONFIG_SERIAL_8250=y | 56 | CONFIG_SERIAL_8250=y |
598 | CONFIG_SERIAL_8250_CONSOLE=y | 57 | CONFIG_SERIAL_8250_CONSOLE=y |
599 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
600 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
601 | CONFIG_SERIAL_8250_EXTENDED=y | 58 | CONFIG_SERIAL_8250_EXTENDED=y |
602 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
603 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 59 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
604 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
605 | # CONFIG_SERIAL_8250_RSA is not set | ||
606 | |||
607 | # | ||
608 | # Non-8250 serial port support | ||
609 | # | ||
610 | # CONFIG_SERIAL_UARTLITE is not set | ||
611 | CONFIG_SERIAL_CORE=y | ||
612 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
613 | CONFIG_SERIAL_OF_PLATFORM=y | 60 | CONFIG_SERIAL_OF_PLATFORM=y |
614 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
615 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
616 | CONFIG_UNIX98_PTYS=y | ||
617 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
618 | CONFIG_LEGACY_PTYS=y | ||
619 | CONFIG_LEGACY_PTY_COUNT=256 | ||
620 | # CONFIG_HVC_UDBG is not set | ||
621 | # CONFIG_IPMI_HANDLER is not set | ||
622 | # CONFIG_HW_RANDOM is not set | 61 | # CONFIG_HW_RANDOM is not set |
623 | # CONFIG_NVRAM is not set | ||
624 | # CONFIG_GEN_RTC is not set | ||
625 | # CONFIG_R3964 is not set | ||
626 | # CONFIG_RAW_DRIVER is not set | ||
627 | # CONFIG_TCG_TPM is not set | ||
628 | # CONFIG_I2C is not set | ||
629 | # CONFIG_SPI is not set | ||
630 | |||
631 | # | ||
632 | # PPS support | ||
633 | # | ||
634 | # CONFIG_PPS is not set | ||
635 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
636 | # CONFIG_GPIOLIB is not set | ||
637 | # CONFIG_W1 is not set | ||
638 | # CONFIG_POWER_SUPPLY is not set | ||
639 | # CONFIG_HWMON is not set | 62 | # CONFIG_HWMON is not set |
640 | CONFIG_THERMAL=y | 63 | CONFIG_THERMAL=y |
641 | # CONFIG_WATCHDOG is not set | ||
642 | CONFIG_SSB_POSSIBLE=y | ||
643 | |||
644 | # | ||
645 | # Sonics Silicon Backplane | ||
646 | # | ||
647 | # CONFIG_SSB is not set | ||
648 | |||
649 | # | ||
650 | # Multifunction device drivers | ||
651 | # | ||
652 | # CONFIG_MFD_CORE is not set | ||
653 | # CONFIG_MFD_SM501 is not set | ||
654 | # CONFIG_HTC_PASIC3 is not set | ||
655 | # CONFIG_MFD_TMIO is not set | ||
656 | # CONFIG_REGULATOR is not set | ||
657 | # CONFIG_MEDIA_SUPPORT is not set | ||
658 | |||
659 | # | ||
660 | # Graphics support | ||
661 | # | ||
662 | # CONFIG_VGASTATE is not set | ||
663 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
664 | # CONFIG_FB is not set | ||
665 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
666 | |||
667 | # | ||
668 | # Display device support | ||
669 | # | ||
670 | # CONFIG_DISPLAY_SUPPORT is not set | ||
671 | # CONFIG_SOUND is not set | ||
672 | # CONFIG_USB_SUPPORT is not set | 64 | # CONFIG_USB_SUPPORT is not set |
673 | # CONFIG_MMC is not set | ||
674 | # CONFIG_MEMSTICK is not set | ||
675 | # CONFIG_NEW_LEDS is not set | ||
676 | # CONFIG_ACCESSIBILITY is not set | ||
677 | # CONFIG_EDAC is not set | ||
678 | # CONFIG_RTC_CLASS is not set | ||
679 | # CONFIG_DMADEVICES is not set | ||
680 | # CONFIG_AUXDISPLAY is not set | ||
681 | # CONFIG_UIO is not set | ||
682 | |||
683 | # | ||
684 | # TI VLYNQ | ||
685 | # | ||
686 | # CONFIG_STAGING is not set | ||
687 | |||
688 | # | ||
689 | # File systems | ||
690 | # | ||
691 | CONFIG_EXT2_FS=y | 65 | CONFIG_EXT2_FS=y |
692 | # CONFIG_EXT2_FS_XATTR is not set | ||
693 | # CONFIG_EXT2_FS_XIP is not set | ||
694 | CONFIG_EXT3_FS=y | 66 | CONFIG_EXT3_FS=y |
695 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | 67 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
696 | CONFIG_EXT3_FS_XATTR=y | ||
697 | CONFIG_EXT3_FS_POSIX_ACL=y | 68 | CONFIG_EXT3_FS_POSIX_ACL=y |
698 | CONFIG_EXT3_FS_SECURITY=y | 69 | CONFIG_EXT3_FS_SECURITY=y |
699 | # CONFIG_EXT4_FS is not set | ||
700 | CONFIG_JBD=y | ||
701 | # CONFIG_JBD_DEBUG is not set | ||
702 | CONFIG_FS_MBCACHE=y | ||
703 | # CONFIG_REISERFS_FS is not set | ||
704 | # CONFIG_JFS_FS is not set | ||
705 | CONFIG_FS_POSIX_ACL=y | ||
706 | # CONFIG_XFS_FS is not set | ||
707 | # CONFIG_GFS2_FS is not set | ||
708 | # CONFIG_OCFS2_FS is not set | ||
709 | # CONFIG_BTRFS_FS is not set | ||
710 | # CONFIG_NILFS2_FS is not set | ||
711 | CONFIG_FILE_LOCKING=y | ||
712 | CONFIG_FSNOTIFY=y | ||
713 | CONFIG_DNOTIFY=y | ||
714 | CONFIG_INOTIFY=y | 70 | CONFIG_INOTIFY=y |
715 | CONFIG_INOTIFY_USER=y | ||
716 | # CONFIG_QUOTA is not set | ||
717 | # CONFIG_AUTOFS_FS is not set | ||
718 | # CONFIG_AUTOFS4_FS is not set | ||
719 | # CONFIG_FUSE_FS is not set | ||
720 | |||
721 | # | ||
722 | # Caches | ||
723 | # | ||
724 | # CONFIG_FSCACHE is not set | ||
725 | |||
726 | # | ||
727 | # CD-ROM/DVD Filesystems | ||
728 | # | ||
729 | # CONFIG_ISO9660_FS is not set | ||
730 | # CONFIG_UDF_FS is not set | ||
731 | |||
732 | # | ||
733 | # DOS/FAT/NT Filesystems | ||
734 | # | ||
735 | # CONFIG_MSDOS_FS is not set | ||
736 | # CONFIG_VFAT_FS is not set | ||
737 | # CONFIG_NTFS_FS is not set | ||
738 | |||
739 | # | ||
740 | # Pseudo filesystems | ||
741 | # | ||
742 | CONFIG_PROC_FS=y | ||
743 | CONFIG_PROC_KCORE=y | 71 | CONFIG_PROC_KCORE=y |
744 | CONFIG_PROC_SYSCTL=y | ||
745 | CONFIG_PROC_PAGE_MONITOR=y | ||
746 | CONFIG_SYSFS=y | ||
747 | CONFIG_TMPFS=y | 72 | CONFIG_TMPFS=y |
748 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
749 | # CONFIG_HUGETLB_PAGE is not set | ||
750 | # CONFIG_CONFIGFS_FS is not set | ||
751 | CONFIG_MISC_FILESYSTEMS=y | ||
752 | # CONFIG_ADFS_FS is not set | ||
753 | # CONFIG_AFFS_FS is not set | ||
754 | # CONFIG_HFS_FS is not set | ||
755 | # CONFIG_HFSPLUS_FS is not set | ||
756 | # CONFIG_BEFS_FS is not set | ||
757 | # CONFIG_BFS_FS is not set | ||
758 | # CONFIG_EFS_FS is not set | ||
759 | # CONFIG_JFFS2_FS is not set | ||
760 | CONFIG_CRAMFS=y | 73 | CONFIG_CRAMFS=y |
761 | # CONFIG_SQUASHFS is not set | ||
762 | # CONFIG_VXFS_FS is not set | ||
763 | # CONFIG_MINIX_FS is not set | ||
764 | # CONFIG_OMFS_FS is not set | ||
765 | # CONFIG_HPFS_FS is not set | ||
766 | # CONFIG_QNX4FS_FS is not set | ||
767 | # CONFIG_ROMFS_FS is not set | ||
768 | # CONFIG_SYSV_FS is not set | ||
769 | # CONFIG_UFS_FS is not set | ||
770 | # CONFIG_NETWORK_FILESYSTEMS is not set | 74 | # CONFIG_NETWORK_FILESYSTEMS is not set |
771 | |||
772 | # | ||
773 | # Partition Types | ||
774 | # | ||
775 | # CONFIG_PARTITION_ADVANCED is not set | ||
776 | CONFIG_MSDOS_PARTITION=y | ||
777 | # CONFIG_NLS is not set | ||
778 | # CONFIG_DLM is not set | ||
779 | CONFIG_BINARY_PRINTF=y | ||
780 | |||
781 | # | ||
782 | # Library routines | ||
783 | # | ||
784 | CONFIG_BITREVERSE=y | ||
785 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
786 | # CONFIG_CRC_CCITT is not set | ||
787 | # CONFIG_CRC16 is not set | ||
788 | # CONFIG_CRC_T10DIF is not set | ||
789 | # CONFIG_CRC_ITU_T is not set | ||
790 | CONFIG_CRC32=y | ||
791 | # CONFIG_CRC7 is not set | ||
792 | # CONFIG_LIBCRC32C is not set | ||
793 | CONFIG_ZLIB_INFLATE=y | ||
794 | CONFIG_DECOMPRESS_GZIP=y | ||
795 | CONFIG_HAS_IOMEM=y | ||
796 | CONFIG_HAS_IOPORT=y | ||
797 | CONFIG_HAS_DMA=y | ||
798 | CONFIG_HAVE_LMB=y | ||
799 | CONFIG_NLATTR=y | ||
800 | CONFIG_GENERIC_ATOMIC64=y | ||
801 | |||
802 | # | ||
803 | # Kernel hacking | ||
804 | # | ||
805 | # CONFIG_PRINTK_TIME is not set | ||
806 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
807 | CONFIG_ENABLE_MUST_CHECK=y | ||
808 | CONFIG_FRAME_WARN=1024 | ||
809 | CONFIG_MAGIC_SYSRQ=y | 75 | CONFIG_MAGIC_SYSRQ=y |
810 | # CONFIG_STRIP_ASM_SYMS is not set | ||
811 | # CONFIG_UNUSED_SYMBOLS is not set | ||
812 | CONFIG_DEBUG_FS=y | 76 | CONFIG_DEBUG_FS=y |
813 | # CONFIG_HEADERS_CHECK is not set | ||
814 | CONFIG_DEBUG_KERNEL=y | 77 | CONFIG_DEBUG_KERNEL=y |
815 | # CONFIG_DEBUG_SHIRQ is not set | ||
816 | CONFIG_DETECT_SOFTLOCKUP=y | ||
817 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
818 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
819 | CONFIG_DETECT_HUNG_TASK=y | 78 | CONFIG_DETECT_HUNG_TASK=y |
820 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
821 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
822 | CONFIG_SCHED_DEBUG=y | ||
823 | # CONFIG_SCHEDSTATS is not set | ||
824 | # CONFIG_TIMER_STATS is not set | ||
825 | # CONFIG_DEBUG_OBJECTS is not set | ||
826 | # CONFIG_SLUB_DEBUG_ON is not set | ||
827 | # CONFIG_SLUB_STATS is not set | ||
828 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
829 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
830 | # CONFIG_RT_MUTEX_TESTER is not set | ||
831 | # CONFIG_DEBUG_SPINLOCK is not set | ||
832 | # CONFIG_DEBUG_MUTEXES is not set | ||
833 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
834 | # CONFIG_PROVE_LOCKING is not set | ||
835 | # CONFIG_LOCK_STAT is not set | ||
836 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
837 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
838 | CONFIG_STACKTRACE=y | ||
839 | # CONFIG_DEBUG_KOBJECT is not set | ||
840 | CONFIG_DEBUG_BUGVERBOSE=y | ||
841 | CONFIG_DEBUG_INFO=y | 79 | CONFIG_DEBUG_INFO=y |
842 | # CONFIG_DEBUG_VM is not set | ||
843 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
844 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
845 | # CONFIG_DEBUG_LIST is not set | ||
846 | # CONFIG_DEBUG_SG is not set | ||
847 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
848 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
849 | # CONFIG_RCU_TORTURE_TEST is not set | ||
850 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 80 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
851 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
852 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
853 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
854 | # CONFIG_FAULT_INJECTION is not set | ||
855 | # CONFIG_LATENCYTOP is not set | ||
856 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 81 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
857 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
858 | CONFIG_NOP_TRACER=y | ||
859 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
860 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
861 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
862 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
863 | CONFIG_RING_BUFFER=y | ||
864 | CONFIG_EVENT_TRACING=y | ||
865 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||
866 | CONFIG_RING_BUFFER_ALLOW_SWAP=y | ||
867 | CONFIG_TRACING=y | ||
868 | CONFIG_TRACING_SUPPORT=y | ||
869 | CONFIG_FTRACE=y | ||
870 | # CONFIG_FUNCTION_TRACER is not set | ||
871 | # CONFIG_IRQSOFF_TRACER is not set | ||
872 | # CONFIG_SCHED_TRACER is not set | ||
873 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
874 | # CONFIG_BOOT_TRACER is not set | ||
875 | CONFIG_BRANCH_PROFILE_NONE=y | ||
876 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
877 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
878 | # CONFIG_STACK_TRACER is not set | ||
879 | # CONFIG_KMEMTRACE is not set | ||
880 | # CONFIG_WORKQUEUE_TRACER is not set | ||
881 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
882 | # CONFIG_RING_BUFFER_BENCHMARK is not set | ||
883 | # CONFIG_DYNAMIC_DEBUG is not set | ||
884 | # CONFIG_DMA_API_DEBUG is not set | ||
885 | # CONFIG_SAMPLES is not set | ||
886 | CONFIG_HAVE_ARCH_KGDB=y | ||
887 | # CONFIG_KGDB is not set | ||
888 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
889 | CONFIG_PPC_WERROR=y | ||
890 | CONFIG_PRINT_STACK_DEPTH=64 | ||
891 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
892 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
893 | # CONFIG_PPC_EMULATED_STATS is not set | ||
894 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
895 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
896 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
897 | # CONFIG_XMON is not set | ||
898 | # CONFIG_IRQSTACKS is not set | ||
899 | # CONFIG_VIRQ_DEBUG is not set | ||
900 | # CONFIG_BDI_SWITCH is not set | ||
901 | CONFIG_PPC_EARLY_DEBUG=y | 82 | CONFIG_PPC_EARLY_DEBUG=y |
902 | # CONFIG_PPC_EARLY_DEBUG_LPAR is not set | ||
903 | # CONFIG_PPC_EARLY_DEBUG_G5 is not set | ||
904 | # CONFIG_PPC_EARLY_DEBUG_RTAS_PANEL is not set | ||
905 | # CONFIG_PPC_EARLY_DEBUG_RTAS_CONSOLE is not set | ||
906 | # CONFIG_PPC_EARLY_DEBUG_MAPLE is not set | ||
907 | # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set | ||
908 | # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set | ||
909 | # CONFIG_PPC_EARLY_DEBUG_BEAT is not set | ||
910 | CONFIG_PPC_EARLY_DEBUG_44x=y | ||
911 | # CONFIG_PPC_EARLY_DEBUG_40x is not set | ||
912 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set | ||
913 | # CONFIG_PPC_EARLY_DEBUG_USBGECKO is not set | ||
914 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0x40000200 | ||
915 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 | ||
916 | |||
917 | # | ||
918 | # Security options | ||
919 | # | ||
920 | # CONFIG_KEYS is not set | ||
921 | # CONFIG_SECURITY is not set | ||
922 | # CONFIG_SECURITYFS is not set | ||
923 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
924 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
925 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
926 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
927 | CONFIG_DEFAULT_SECURITY="" | ||
928 | CONFIG_CRYPTO=y | 83 | CONFIG_CRYPTO=y |
929 | |||
930 | # | ||
931 | # Crypto core or helper | ||
932 | # | ||
933 | CONFIG_CRYPTO_ALGAPI=y | ||
934 | CONFIG_CRYPTO_ALGAPI2=y | ||
935 | CONFIG_CRYPTO_AEAD2=y | ||
936 | CONFIG_CRYPTO_BLKCIPHER=y | ||
937 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
938 | CONFIG_CRYPTO_HASH=y | ||
939 | CONFIG_CRYPTO_HASH2=y | ||
940 | CONFIG_CRYPTO_RNG2=y | ||
941 | CONFIG_CRYPTO_PCOMP=y | ||
942 | CONFIG_CRYPTO_MANAGER=y | ||
943 | CONFIG_CRYPTO_MANAGER2=y | ||
944 | # CONFIG_CRYPTO_GF128MUL is not set | ||
945 | # CONFIG_CRYPTO_NULL is not set | ||
946 | CONFIG_CRYPTO_WORKQUEUE=y | ||
947 | # CONFIG_CRYPTO_CRYPTD is not set | ||
948 | # CONFIG_CRYPTO_AUTHENC is not set | ||
949 | # CONFIG_CRYPTO_TEST is not set | ||
950 | |||
951 | # | ||
952 | # Authenticated Encryption with Associated Data | ||
953 | # | ||
954 | # CONFIG_CRYPTO_CCM is not set | ||
955 | # CONFIG_CRYPTO_GCM is not set | ||
956 | # CONFIG_CRYPTO_SEQIV is not set | ||
957 | |||
958 | # | ||
959 | # Block modes | ||
960 | # | ||
961 | CONFIG_CRYPTO_CBC=y | 84 | CONFIG_CRYPTO_CBC=y |
962 | # CONFIG_CRYPTO_CTR is not set | ||
963 | # CONFIG_CRYPTO_CTS is not set | ||
964 | CONFIG_CRYPTO_ECB=y | 85 | CONFIG_CRYPTO_ECB=y |
965 | # CONFIG_CRYPTO_LRW is not set | ||
966 | CONFIG_CRYPTO_PCBC=y | 86 | CONFIG_CRYPTO_PCBC=y |
967 | # CONFIG_CRYPTO_XTS is not set | ||
968 | |||
969 | # | ||
970 | # Hash modes | ||
971 | # | ||
972 | # CONFIG_CRYPTO_HMAC is not set | ||
973 | # CONFIG_CRYPTO_XCBC is not set | ||
974 | # CONFIG_CRYPTO_VMAC is not set | ||
975 | |||
976 | # | ||
977 | # Digest | ||
978 | # | ||
979 | # CONFIG_CRYPTO_CRC32C is not set | ||
980 | # CONFIG_CRYPTO_GHASH is not set | ||
981 | # CONFIG_CRYPTO_MD4 is not set | ||
982 | CONFIG_CRYPTO_MD5=y | 87 | CONFIG_CRYPTO_MD5=y |
983 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
984 | # CONFIG_CRYPTO_RMD128 is not set | ||
985 | # CONFIG_CRYPTO_RMD160 is not set | ||
986 | # CONFIG_CRYPTO_RMD256 is not set | ||
987 | # CONFIG_CRYPTO_RMD320 is not set | ||
988 | # CONFIG_CRYPTO_SHA1 is not set | ||
989 | # CONFIG_CRYPTO_SHA256 is not set | ||
990 | # CONFIG_CRYPTO_SHA512 is not set | ||
991 | # CONFIG_CRYPTO_TGR192 is not set | ||
992 | # CONFIG_CRYPTO_WP512 is not set | ||
993 | |||
994 | # | ||
995 | # Ciphers | ||
996 | # | ||
997 | # CONFIG_CRYPTO_AES is not set | ||
998 | # CONFIG_CRYPTO_ANUBIS is not set | ||
999 | # CONFIG_CRYPTO_ARC4 is not set | ||
1000 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1001 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1002 | # CONFIG_CRYPTO_CAST5 is not set | ||
1003 | # CONFIG_CRYPTO_CAST6 is not set | ||
1004 | CONFIG_CRYPTO_DES=y | 88 | CONFIG_CRYPTO_DES=y |
1005 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1006 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1007 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1008 | # CONFIG_CRYPTO_SEED is not set | ||
1009 | # CONFIG_CRYPTO_SERPENT is not set | ||
1010 | # CONFIG_CRYPTO_TEA is not set | ||
1011 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1012 | |||
1013 | # | ||
1014 | # Compression | ||
1015 | # | ||
1016 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1017 | # CONFIG_CRYPTO_ZLIB is not set | ||
1018 | # CONFIG_CRYPTO_LZO is not set | ||
1019 | |||
1020 | # | ||
1021 | # Random Number Generation | ||
1022 | # | ||
1023 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 89 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1024 | # CONFIG_CRYPTO_HW is not set | 90 | # CONFIG_CRYPTO_HW is not set |
1025 | # CONFIG_PPC_CLOCK is not set | ||
1026 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/katmai_defconfig b/arch/powerpc/configs/44x/katmai_defconfig index a2c24d1e051e..4ca9b4873c51 100644 --- a/arch/powerpc/configs/44x/katmai_defconfig +++ b/arch/powerpc/configs/44x/katmai_defconfig | |||
@@ -1,1166 +1,79 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc5 | ||
4 | # Tue Jan 26 14:40:58 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_4xx=y | ||
18 | CONFIG_BOOKE=y | ||
19 | CONFIG_PTE_64BIT=y | ||
20 | CONFIG_PHYS_64BIT=y | ||
21 | CONFIG_PPC_MMU_NOHASH=y | ||
22 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | ||
24 | CONFIG_NOT_COHERENT_CACHE=y | ||
25 | CONFIG_PPC32=y | ||
26 | CONFIG_WORD_SIZE=32 | ||
27 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
28 | CONFIG_MMU=y | ||
29 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
30 | CONFIG_GENERIC_TIME=y | ||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
32 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
33 | CONFIG_GENERIC_HARDIRQS=y | ||
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
36 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
37 | CONFIG_IRQ_PER_CPU=y | ||
38 | CONFIG_NR_IRQS=512 | ||
39 | CONFIG_STACKTRACE_SUPPORT=y | ||
40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
42 | CONFIG_LOCKDEP_SUPPORT=y | ||
43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
44 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
45 | CONFIG_GENERIC_HWEIGHT=y | ||
46 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
47 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
48 | CONFIG_PPC=y | ||
49 | CONFIG_EARLY_PRINTK=y | ||
50 | CONFIG_GENERIC_NVRAM=y | ||
51 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
52 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
53 | CONFIG_PPC_OF=y | ||
54 | CONFIG_OF=y | ||
55 | CONFIG_PPC_UDBG_16550=y | ||
56 | # CONFIG_GENERIC_TBSYNC is not set | ||
57 | CONFIG_AUDIT_ARCH=y | ||
58 | CONFIG_GENERIC_BUG=y | ||
59 | CONFIG_DTC=y | ||
60 | # CONFIG_DEFAULT_UIMAGE is not set | ||
61 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
62 | CONFIG_PPC_DCR_NATIVE=y | ||
63 | # CONFIG_PPC_DCR_MMIO is not set | ||
64 | CONFIG_PPC_DCR=y | ||
65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
67 | CONFIG_CONSTRUCTORS=y | ||
68 | |||
69 | # | ||
70 | # General setup | ||
71 | # | ||
72 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
73 | CONFIG_BROKEN_ON_SMP=y | ||
74 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
75 | CONFIG_LOCALVERSION="" | ||
76 | CONFIG_LOCALVERSION_AUTO=y | ||
77 | CONFIG_SWAP=y | ||
78 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
79 | CONFIG_SYSVIPC_SYSCTL=y | ||
80 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
81 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
82 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
83 | # CONFIG_TASKSTATS is not set | ||
84 | # CONFIG_AUDIT is not set | ||
85 | |||
86 | # | ||
87 | # RCU Subsystem | ||
88 | # | ||
89 | CONFIG_TREE_RCU=y | ||
90 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
91 | # CONFIG_TINY_RCU is not set | ||
92 | # CONFIG_RCU_TRACE is not set | ||
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
95 | # CONFIG_TREE_RCU_TRACE is not set | ||
96 | # CONFIG_IKCONFIG is not set | ||
97 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
98 | # CONFIG_GROUP_SCHED is not set | ||
99 | # CONFIG_CGROUPS is not set | ||
100 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
101 | # CONFIG_RELAY is not set | ||
102 | # CONFIG_NAMESPACES is not set | ||
103 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
104 | CONFIG_INITRAMFS_SOURCE="" | ||
105 | CONFIG_RD_GZIP=y | ||
106 | # CONFIG_RD_BZIP2 is not set | ||
107 | # CONFIG_RD_LZMA is not set | ||
108 | # CONFIG_RD_LZO is not set | ||
109 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
110 | CONFIG_SYSCTL=y | ||
111 | CONFIG_ANON_INODES=y | ||
112 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
113 | CONFIG_SYSCTL_SYSCALL=y | ||
114 | CONFIG_KALLSYMS=y | ||
115 | # CONFIG_KALLSYMS_ALL is not set | ||
116 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
117 | CONFIG_HOTPLUG=y | ||
118 | CONFIG_PRINTK=y | ||
119 | CONFIG_BUG=y | ||
120 | CONFIG_ELF_CORE=y | ||
121 | CONFIG_BASE_FULL=y | ||
122 | CONFIG_FUTEX=y | ||
123 | CONFIG_EPOLL=y | ||
124 | CONFIG_SIGNALFD=y | ||
125 | CONFIG_TIMERFD=y | ||
126 | CONFIG_EVENTFD=y | ||
127 | CONFIG_SHMEM=y | ||
128 | CONFIG_AIO=y | ||
129 | CONFIG_HAVE_PERF_EVENTS=y | ||
130 | |||
131 | # | ||
132 | # Kernel Performance Events And Counters | ||
133 | # | ||
134 | # CONFIG_PERF_EVENTS is not set | ||
135 | # CONFIG_PERF_COUNTERS is not set | ||
136 | CONFIG_VM_EVENT_COUNTERS=y | ||
137 | CONFIG_PCI_QUIRKS=y | ||
138 | CONFIG_SLUB_DEBUG=y | ||
139 | CONFIG_COMPAT_BRK=y | ||
140 | # CONFIG_SLAB is not set | ||
141 | CONFIG_SLUB=y | ||
142 | # CONFIG_SLOB is not set | ||
143 | # CONFIG_PROFILING is not set | ||
144 | CONFIG_HAVE_OPROFILE=y | ||
145 | # CONFIG_KPROBES is not set | ||
146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
147 | CONFIG_HAVE_IOREMAP_PROT=y | ||
148 | CONFIG_HAVE_KPROBES=y | ||
149 | CONFIG_HAVE_KRETPROBES=y | ||
150 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
151 | CONFIG_HAVE_DMA_ATTRS=y | ||
152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
153 | |||
154 | # | ||
155 | # GCOV-based kernel profiling | ||
156 | # | ||
157 | # CONFIG_SLOW_WORK is not set | ||
158 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
159 | CONFIG_SLABINFO=y | ||
160 | CONFIG_RT_MUTEXES=y | ||
161 | CONFIG_BASE_SMALL=0 | ||
162 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
163 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
164 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
165 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
166 | # CONFIG_MODVERSIONS is not set | ||
167 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
168 | CONFIG_BLOCK=y | ||
169 | CONFIG_LBDAF=y | ||
170 | # CONFIG_BLK_DEV_BSG is not set | 11 | # CONFIG_BLK_DEV_BSG is not set |
171 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
172 | |||
173 | # | ||
174 | # IO Schedulers | ||
175 | # | ||
176 | CONFIG_IOSCHED_NOOP=y | ||
177 | CONFIG_IOSCHED_DEADLINE=y | ||
178 | CONFIG_IOSCHED_CFQ=y | ||
179 | # CONFIG_DEFAULT_DEADLINE is not set | ||
180 | CONFIG_DEFAULT_CFQ=y | ||
181 | # CONFIG_DEFAULT_NOOP is not set | ||
182 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
183 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
184 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
185 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
186 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
189 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
190 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
193 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
194 | # CONFIG_INLINE_READ_LOCK is not set | ||
195 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
196 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
198 | CONFIG_INLINE_READ_UNLOCK=y | ||
199 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
202 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
203 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
204 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
207 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
208 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
211 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
212 | # CONFIG_FREEZER is not set | ||
213 | CONFIG_PPC4xx_PCI_EXPRESS=y | ||
214 | |||
215 | # | ||
216 | # Platform support | ||
217 | # | ||
218 | # CONFIG_PPC_CELL is not set | ||
219 | # CONFIG_PPC_CELL_NATIVE is not set | ||
220 | # CONFIG_PQ2ADS is not set | ||
221 | # CONFIG_BAMBOO is not set | ||
222 | # CONFIG_EBONY is not set | 12 | # CONFIG_EBONY is not set |
223 | # CONFIG_SAM440EP is not set | ||
224 | # CONFIG_SEQUOIA is not set | ||
225 | # CONFIG_TAISHAN is not set | ||
226 | CONFIG_KATMAI=y | 13 | CONFIG_KATMAI=y |
227 | # CONFIG_RAINIER is not set | ||
228 | # CONFIG_WARP is not set | ||
229 | # CONFIG_ARCHES is not set | ||
230 | # CONFIG_CANYONLANDS is not set | ||
231 | # CONFIG_GLACIER is not set | ||
232 | # CONFIG_REDWOOD is not set | ||
233 | # CONFIG_EIGER is not set | ||
234 | # CONFIG_YOSEMITE is not set | ||
235 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
236 | CONFIG_PPC44x_SIMPLE=y | ||
237 | # CONFIG_PPC4xx_GPIO is not set | ||
238 | CONFIG_440SPe=y | ||
239 | # CONFIG_IPIC is not set | ||
240 | # CONFIG_MPIC is not set | ||
241 | # CONFIG_MPIC_WEIRD is not set | ||
242 | # CONFIG_PPC_I8259 is not set | ||
243 | # CONFIG_PPC_RTAS is not set | ||
244 | # CONFIG_MMIO_NVRAM is not set | ||
245 | # CONFIG_PPC_MPC106 is not set | ||
246 | # CONFIG_PPC_970_NAP is not set | ||
247 | # CONFIG_PPC_INDIRECT_IO is not set | ||
248 | # CONFIG_GENERIC_IOMAP is not set | ||
249 | # CONFIG_CPU_FREQ is not set | ||
250 | # CONFIG_FSL_ULI1575 is not set | ||
251 | # CONFIG_SIMPLE_GPIO is not set | ||
252 | |||
253 | # | ||
254 | # Kernel options | ||
255 | # | ||
256 | # CONFIG_HIGHMEM is not set | ||
257 | # CONFIG_NO_HZ is not set | ||
258 | # CONFIG_HIGH_RES_TIMERS is not set | ||
259 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
260 | # CONFIG_HZ_100 is not set | ||
261 | CONFIG_HZ_250=y | ||
262 | # CONFIG_HZ_300 is not set | ||
263 | # CONFIG_HZ_1000 is not set | ||
264 | CONFIG_HZ=250 | ||
265 | # CONFIG_SCHED_HRTICK is not set | ||
266 | CONFIG_PREEMPT_NONE=y | ||
267 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
268 | # CONFIG_PREEMPT is not set | ||
269 | CONFIG_BINFMT_ELF=y | ||
270 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
271 | # CONFIG_HAVE_AOUT is not set | ||
272 | # CONFIG_BINFMT_MISC is not set | ||
273 | # CONFIG_MATH_EMULATION is not set | ||
274 | # CONFIG_IOMMU_HELPER is not set | ||
275 | # CONFIG_SWIOTLB is not set | ||
276 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
277 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
278 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
279 | CONFIG_SPARSE_IRQ=y | 14 | CONFIG_SPARSE_IRQ=y |
280 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
281 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
282 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
283 | CONFIG_SELECT_MEMORY_MODEL=y | ||
284 | CONFIG_FLATMEM_MANUAL=y | ||
285 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
286 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
287 | CONFIG_FLATMEM=y | ||
288 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
289 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
290 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
291 | CONFIG_MIGRATION=y | ||
292 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
293 | CONFIG_ZONE_DMA_FLAG=1 | ||
294 | CONFIG_BOUNCE=y | ||
295 | CONFIG_VIRT_TO_BUS=y | ||
296 | # CONFIG_KSM is not set | ||
297 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
298 | CONFIG_STDBINUTILS=y | ||
299 | CONFIG_PPC_4K_PAGES=y | ||
300 | # CONFIG_PPC_16K_PAGES is not set | ||
301 | # CONFIG_PPC_64K_PAGES is not set | ||
302 | # CONFIG_PPC_256K_PAGES is not set | ||
303 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
304 | CONFIG_PROC_DEVICETREE=y | ||
305 | CONFIG_CMDLINE_BOOL=y | 15 | CONFIG_CMDLINE_BOOL=y |
306 | CONFIG_CMDLINE="" | 16 | CONFIG_CMDLINE="" |
307 | CONFIG_EXTRA_TARGETS="" | ||
308 | CONFIG_SECCOMP=y | ||
309 | CONFIG_ISA_DMA_API=y | ||
310 | |||
311 | # | ||
312 | # Bus options | ||
313 | # | ||
314 | CONFIG_ZONE_DMA=y | ||
315 | CONFIG_PPC_INDIRECT_PCI=y | ||
316 | CONFIG_4xx_SOC=y | ||
317 | CONFIG_PPC_PCI_CHOICE=y | ||
318 | CONFIG_PCI=y | ||
319 | CONFIG_PCI_DOMAINS=y | ||
320 | CONFIG_PCI_SYSCALL=y | ||
321 | # CONFIG_PCIEPORTBUS is not set | ||
322 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
323 | # CONFIG_PCI_MSI is not set | ||
324 | # CONFIG_PCI_LEGACY is not set | ||
325 | # CONFIG_PCI_DEBUG is not set | ||
326 | # CONFIG_PCI_STUB is not set | ||
327 | # CONFIG_PCI_IOV is not set | ||
328 | # CONFIG_PCCARD is not set | ||
329 | # CONFIG_HOTPLUG_PCI is not set | ||
330 | # CONFIG_HAS_RAPIDIO is not set | ||
331 | |||
332 | # | ||
333 | # Advanced setup | ||
334 | # | ||
335 | # CONFIG_ADVANCED_OPTIONS is not set | ||
336 | |||
337 | # | ||
338 | # Default settings for advanced configuration options are used | ||
339 | # | ||
340 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
341 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
342 | CONFIG_KERNEL_START=0xc0000000 | ||
343 | CONFIG_PHYSICAL_START=0x00000000 | ||
344 | CONFIG_TASK_SIZE=0xc0000000 | ||
345 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
346 | CONFIG_NET=y | 17 | CONFIG_NET=y |
347 | |||
348 | # | ||
349 | # Networking options | ||
350 | # | ||
351 | CONFIG_PACKET=y | 18 | CONFIG_PACKET=y |
352 | # CONFIG_PACKET_MMAP is not set | ||
353 | CONFIG_UNIX=y | 19 | CONFIG_UNIX=y |
354 | # CONFIG_NET_KEY is not set | ||
355 | CONFIG_INET=y | 20 | CONFIG_INET=y |
356 | # CONFIG_IP_MULTICAST is not set | ||
357 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
358 | CONFIG_IP_FIB_HASH=y | ||
359 | CONFIG_IP_PNP=y | 21 | CONFIG_IP_PNP=y |
360 | CONFIG_IP_PNP_DHCP=y | 22 | CONFIG_IP_PNP_DHCP=y |
361 | CONFIG_IP_PNP_BOOTP=y | 23 | CONFIG_IP_PNP_BOOTP=y |
362 | # CONFIG_IP_PNP_RARP is not set | ||
363 | # CONFIG_NET_IPIP is not set | ||
364 | # CONFIG_NET_IPGRE is not set | ||
365 | # CONFIG_ARPD is not set | ||
366 | # CONFIG_SYN_COOKIES is not set | ||
367 | # CONFIG_INET_AH is not set | ||
368 | # CONFIG_INET_ESP is not set | ||
369 | # CONFIG_INET_IPCOMP is not set | ||
370 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
371 | # CONFIG_INET_TUNNEL is not set | ||
372 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 24 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
373 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 25 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
374 | # CONFIG_INET_XFRM_MODE_BEET is not set | 26 | # CONFIG_INET_XFRM_MODE_BEET is not set |
375 | # CONFIG_INET_LRO is not set | 27 | # CONFIG_INET_LRO is not set |
376 | CONFIG_INET_DIAG=y | ||
377 | CONFIG_INET_TCP_DIAG=y | ||
378 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
379 | CONFIG_TCP_CONG_CUBIC=y | ||
380 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
381 | # CONFIG_TCP_MD5SIG is not set | ||
382 | # CONFIG_IPV6 is not set | 28 | # CONFIG_IPV6 is not set |
383 | # CONFIG_NETWORK_SECMARK is not set | ||
384 | # CONFIG_NETFILTER is not set | ||
385 | # CONFIG_IP_DCCP is not set | ||
386 | # CONFIG_IP_SCTP is not set | ||
387 | # CONFIG_RDS is not set | ||
388 | # CONFIG_TIPC is not set | ||
389 | # CONFIG_ATM is not set | ||
390 | # CONFIG_BRIDGE is not set | ||
391 | # CONFIG_NET_DSA is not set | ||
392 | # CONFIG_VLAN_8021Q is not set | ||
393 | # CONFIG_DECNET is not set | ||
394 | # CONFIG_LLC2 is not set | ||
395 | # CONFIG_IPX is not set | ||
396 | # CONFIG_ATALK is not set | ||
397 | # CONFIG_X25 is not set | ||
398 | # CONFIG_LAPB is not set | ||
399 | # CONFIG_ECONET is not set | ||
400 | # CONFIG_WAN_ROUTER is not set | ||
401 | # CONFIG_PHONET is not set | ||
402 | # CONFIG_IEEE802154 is not set | ||
403 | # CONFIG_NET_SCHED is not set | ||
404 | # CONFIG_DCB is not set | ||
405 | |||
406 | # | ||
407 | # Network testing | ||
408 | # | ||
409 | # CONFIG_NET_PKTGEN is not set | ||
410 | # CONFIG_HAMRADIO is not set | ||
411 | # CONFIG_CAN is not set | ||
412 | # CONFIG_IRDA is not set | ||
413 | # CONFIG_BT is not set | ||
414 | # CONFIG_AF_RXRPC is not set | ||
415 | CONFIG_WIRELESS=y | ||
416 | # CONFIG_CFG80211 is not set | ||
417 | # CONFIG_LIB80211 is not set | ||
418 | |||
419 | # | ||
420 | # CFG80211 needs to be enabled for MAC80211 | ||
421 | # | ||
422 | # CONFIG_WIMAX is not set | ||
423 | # CONFIG_RFKILL is not set | ||
424 | # CONFIG_NET_9P is not set | ||
425 | |||
426 | # | ||
427 | # Device Drivers | ||
428 | # | ||
429 | |||
430 | # | ||
431 | # Generic Driver Options | ||
432 | # | ||
433 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 29 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
434 | # CONFIG_DEVTMPFS is not set | ||
435 | CONFIG_STANDALONE=y | ||
436 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
437 | CONFIG_FW_LOADER=y | ||
438 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
439 | CONFIG_EXTRA_FIRMWARE="" | ||
440 | # CONFIG_DEBUG_DRIVER is not set | ||
441 | # CONFIG_DEBUG_DEVRES is not set | ||
442 | # CONFIG_SYS_HYPERVISOR is not set | ||
443 | CONFIG_CONNECTOR=y | 30 | CONFIG_CONNECTOR=y |
444 | CONFIG_PROC_EVENTS=y | ||
445 | CONFIG_MTD=y | 31 | CONFIG_MTD=y |
446 | # CONFIG_MTD_DEBUG is not set | ||
447 | # CONFIG_MTD_TESTS is not set | ||
448 | # CONFIG_MTD_CONCAT is not set | ||
449 | CONFIG_MTD_PARTITIONS=y | 32 | CONFIG_MTD_PARTITIONS=y |
450 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
451 | CONFIG_MTD_CMDLINE_PARTS=y | 33 | CONFIG_MTD_CMDLINE_PARTS=y |
452 | CONFIG_MTD_OF_PARTS=y | 34 | CONFIG_MTD_OF_PARTS=y |
453 | # CONFIG_MTD_AR7_PARTS is not set | ||
454 | |||
455 | # | ||
456 | # User Modules And Translation Layers | ||
457 | # | ||
458 | CONFIG_MTD_CHAR=y | 35 | CONFIG_MTD_CHAR=y |
459 | CONFIG_MTD_BLKDEVS=y | ||
460 | CONFIG_MTD_BLOCK=y | 36 | CONFIG_MTD_BLOCK=y |
461 | # CONFIG_FTL is not set | ||
462 | # CONFIG_NFTL is not set | ||
463 | # CONFIG_INFTL is not set | ||
464 | # CONFIG_RFD_FTL is not set | ||
465 | # CONFIG_SSFDC is not set | ||
466 | # CONFIG_MTD_OOPS is not set | ||
467 | |||
468 | # | ||
469 | # RAM/ROM/Flash chip drivers | ||
470 | # | ||
471 | CONFIG_MTD_CFI=y | 37 | CONFIG_MTD_CFI=y |
472 | # CONFIG_MTD_JEDECPROBE is not set | ||
473 | CONFIG_MTD_GEN_PROBE=y | ||
474 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
475 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
476 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
477 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
478 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
479 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
480 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
481 | CONFIG_MTD_CFI_I1=y | ||
482 | CONFIG_MTD_CFI_I2=y | ||
483 | # CONFIG_MTD_CFI_I4 is not set | ||
484 | # CONFIG_MTD_CFI_I8 is not set | ||
485 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
486 | CONFIG_MTD_CFI_AMDSTD=y | 38 | CONFIG_MTD_CFI_AMDSTD=y |
487 | # CONFIG_MTD_CFI_STAA is not set | ||
488 | CONFIG_MTD_CFI_UTIL=y | ||
489 | # CONFIG_MTD_RAM is not set | ||
490 | # CONFIG_MTD_ROM is not set | ||
491 | # CONFIG_MTD_ABSENT is not set | ||
492 | |||
493 | # | ||
494 | # Mapping drivers for chip access | ||
495 | # | ||
496 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
497 | # CONFIG_MTD_PHYSMAP is not set | ||
498 | CONFIG_MTD_PHYSMAP_OF=y | 39 | CONFIG_MTD_PHYSMAP_OF=y |
499 | # CONFIG_MTD_INTEL_VR_NOR is not set | 40 | CONFIG_PROC_DEVICETREE=y |
500 | # CONFIG_MTD_PLATRAM is not set | ||
501 | |||
502 | # | ||
503 | # Self-contained MTD device drivers | ||
504 | # | ||
505 | # CONFIG_MTD_PMC551 is not set | ||
506 | # CONFIG_MTD_SLRAM is not set | ||
507 | # CONFIG_MTD_PHRAM is not set | ||
508 | # CONFIG_MTD_MTDRAM is not set | ||
509 | # CONFIG_MTD_BLOCK2MTD is not set | ||
510 | |||
511 | # | ||
512 | # Disk-On-Chip Device Drivers | ||
513 | # | ||
514 | # CONFIG_MTD_DOC2000 is not set | ||
515 | # CONFIG_MTD_DOC2001 is not set | ||
516 | # CONFIG_MTD_DOC2001PLUS is not set | ||
517 | # CONFIG_MTD_NAND is not set | ||
518 | # CONFIG_MTD_ONENAND is not set | ||
519 | |||
520 | # | ||
521 | # LPDDR flash memory drivers | ||
522 | # | ||
523 | # CONFIG_MTD_LPDDR is not set | ||
524 | |||
525 | # | ||
526 | # UBI - Unsorted block images | ||
527 | # | ||
528 | # CONFIG_MTD_UBI is not set | ||
529 | CONFIG_OF_DEVICE=y | ||
530 | # CONFIG_PARPORT is not set | ||
531 | CONFIG_BLK_DEV=y | ||
532 | # CONFIG_BLK_DEV_FD is not set | ||
533 | # CONFIG_BLK_CPQ_DA is not set | ||
534 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
535 | # CONFIG_BLK_DEV_DAC960 is not set | ||
536 | # CONFIG_BLK_DEV_UMEM is not set | ||
537 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
538 | # CONFIG_BLK_DEV_LOOP is not set | ||
539 | # CONFIG_BLK_DEV_DRBD is not set | ||
540 | # CONFIG_BLK_DEV_NBD is not set | ||
541 | # CONFIG_BLK_DEV_SX8 is not set | ||
542 | CONFIG_BLK_DEV_RAM=y | 41 | CONFIG_BLK_DEV_RAM=y |
543 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
544 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 42 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
545 | # CONFIG_BLK_DEV_XIP is not set | ||
546 | # CONFIG_CDROM_PKTCDVD is not set | ||
547 | # CONFIG_ATA_OVER_ETH is not set | ||
548 | # CONFIG_XILINX_SYSACE is not set | ||
549 | # CONFIG_BLK_DEV_HD is not set | ||
550 | CONFIG_MISC_DEVICES=y | ||
551 | # CONFIG_PHANTOM is not set | ||
552 | # CONFIG_SGI_IOC4 is not set | ||
553 | # CONFIG_TIFM_CORE is not set | ||
554 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
555 | # CONFIG_HP_ILO is not set | ||
556 | # CONFIG_C2PORT is not set | ||
557 | |||
558 | # | ||
559 | # EEPROM support | ||
560 | # | ||
561 | # CONFIG_EEPROM_93CX6 is not set | ||
562 | # CONFIG_CB710_CORE is not set | ||
563 | CONFIG_HAVE_IDE=y | ||
564 | # CONFIG_IDE is not set | ||
565 | |||
566 | # | ||
567 | # SCSI device support | ||
568 | # | ||
569 | # CONFIG_RAID_ATTRS is not set | ||
570 | # CONFIG_SCSI is not set | ||
571 | # CONFIG_SCSI_DMA is not set | ||
572 | # CONFIG_SCSI_NETLINK is not set | ||
573 | # CONFIG_ATA is not set | ||
574 | # CONFIG_MD is not set | ||
575 | # CONFIG_FUSION is not set | ||
576 | |||
577 | # | ||
578 | # IEEE 1394 (FireWire) support | ||
579 | # | ||
580 | |||
581 | # | ||
582 | # You can enable one or both FireWire driver stacks. | ||
583 | # | ||
584 | |||
585 | # | ||
586 | # The newer stack is recommended. | ||
587 | # | ||
588 | # CONFIG_FIREWIRE is not set | ||
589 | # CONFIG_IEEE1394 is not set | ||
590 | # CONFIG_I2O is not set | ||
591 | CONFIG_MACINTOSH_DRIVERS=y | 43 | CONFIG_MACINTOSH_DRIVERS=y |
592 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
593 | # CONFIG_WINDFARM is not set | ||
594 | CONFIG_NETDEVICES=y | 44 | CONFIG_NETDEVICES=y |
595 | # CONFIG_DUMMY is not set | ||
596 | # CONFIG_BONDING is not set | ||
597 | # CONFIG_MACVLAN is not set | ||
598 | # CONFIG_EQUALIZER is not set | ||
599 | # CONFIG_TUN is not set | ||
600 | # CONFIG_VETH is not set | ||
601 | # CONFIG_ARCNET is not set | ||
602 | # CONFIG_PHYLIB is not set | ||
603 | CONFIG_NET_ETHERNET=y | 45 | CONFIG_NET_ETHERNET=y |
604 | # CONFIG_MII is not set | ||
605 | # CONFIG_HAPPYMEAL is not set | ||
606 | # CONFIG_SUNGEM is not set | ||
607 | # CONFIG_CASSINI is not set | ||
608 | # CONFIG_NET_VENDOR_3COM is not set | ||
609 | # CONFIG_ETHOC is not set | ||
610 | # CONFIG_DNET is not set | ||
611 | # CONFIG_NET_TULIP is not set | ||
612 | # CONFIG_HP100 is not set | ||
613 | CONFIG_IBM_NEW_EMAC=y | 46 | CONFIG_IBM_NEW_EMAC=y |
614 | CONFIG_IBM_NEW_EMAC_RXB=128 | ||
615 | CONFIG_IBM_NEW_EMAC_TXB=64 | ||
616 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
617 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
618 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
619 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
620 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
621 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
622 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
623 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
624 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
625 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
626 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
627 | # CONFIG_NET_PCI is not set | ||
628 | # CONFIG_B44 is not set | ||
629 | # CONFIG_KS8842 is not set | ||
630 | # CONFIG_KS8851_MLL is not set | ||
631 | # CONFIG_ATL2 is not set | ||
632 | # CONFIG_XILINX_EMACLITE is not set | ||
633 | CONFIG_NETDEV_1000=y | ||
634 | # CONFIG_ACENIC is not set | ||
635 | # CONFIG_DL2K is not set | ||
636 | # CONFIG_E1000 is not set | ||
637 | # CONFIG_E1000E is not set | ||
638 | # CONFIG_IP1000 is not set | ||
639 | # CONFIG_IGB is not set | ||
640 | # CONFIG_IGBVF is not set | ||
641 | # CONFIG_NS83820 is not set | ||
642 | # CONFIG_HAMACHI is not set | ||
643 | # CONFIG_YELLOWFIN is not set | ||
644 | # CONFIG_R8169 is not set | ||
645 | # CONFIG_SIS190 is not set | ||
646 | # CONFIG_SKGE is not set | ||
647 | # CONFIG_SKY2 is not set | ||
648 | # CONFIG_VIA_VELOCITY is not set | ||
649 | # CONFIG_TIGON3 is not set | ||
650 | # CONFIG_BNX2 is not set | ||
651 | # CONFIG_CNIC is not set | ||
652 | # CONFIG_MV643XX_ETH is not set | ||
653 | # CONFIG_XILINX_LL_TEMAC is not set | ||
654 | # CONFIG_QLA3XXX is not set | ||
655 | # CONFIG_ATL1 is not set | ||
656 | # CONFIG_ATL1E is not set | ||
657 | # CONFIG_ATL1C is not set | ||
658 | # CONFIG_JME is not set | ||
659 | CONFIG_NETDEV_10000=y | ||
660 | # CONFIG_CHELSIO_T1 is not set | ||
661 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
662 | # CONFIG_CHELSIO_T3 is not set | ||
663 | # CONFIG_ENIC is not set | ||
664 | # CONFIG_IXGBE is not set | ||
665 | # CONFIG_IXGB is not set | ||
666 | # CONFIG_S2IO is not set | ||
667 | # CONFIG_VXGE is not set | ||
668 | # CONFIG_MYRI10GE is not set | ||
669 | # CONFIG_NETXEN_NIC is not set | ||
670 | # CONFIG_NIU is not set | ||
671 | # CONFIG_MLX4_EN is not set | ||
672 | # CONFIG_MLX4_CORE is not set | ||
673 | # CONFIG_TEHUTI is not set | ||
674 | # CONFIG_BNX2X is not set | ||
675 | # CONFIG_QLGE is not set | ||
676 | # CONFIG_SFC is not set | ||
677 | # CONFIG_BE2NET is not set | ||
678 | # CONFIG_TR is not set | ||
679 | CONFIG_WLAN=y | ||
680 | # CONFIG_AIRO is not set | ||
681 | # CONFIG_ATMEL is not set | ||
682 | # CONFIG_PRISM54 is not set | ||
683 | # CONFIG_HOSTAP is not set | ||
684 | |||
685 | # | ||
686 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
687 | # | ||
688 | # CONFIG_WAN is not set | ||
689 | # CONFIG_FDDI is not set | ||
690 | # CONFIG_HIPPI is not set | ||
691 | # CONFIG_PPP is not set | ||
692 | # CONFIG_SLIP is not set | ||
693 | # CONFIG_NETCONSOLE is not set | ||
694 | # CONFIG_NETPOLL is not set | ||
695 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
696 | # CONFIG_VMXNET3 is not set | ||
697 | # CONFIG_ISDN is not set | ||
698 | # CONFIG_PHONE is not set | ||
699 | |||
700 | # | ||
701 | # Input device support | ||
702 | # | ||
703 | # CONFIG_INPUT is not set | 47 | # CONFIG_INPUT is not set |
704 | |||
705 | # | ||
706 | # Hardware I/O ports | ||
707 | # | ||
708 | # CONFIG_SERIO is not set | 48 | # CONFIG_SERIO is not set |
709 | # CONFIG_GAMEPORT is not set | ||
710 | |||
711 | # | ||
712 | # Character devices | ||
713 | # | ||
714 | # CONFIG_VT is not set | 49 | # CONFIG_VT is not set |
715 | CONFIG_DEVKMEM=y | ||
716 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
717 | # CONFIG_NOZOMI is not set | ||
718 | |||
719 | # | ||
720 | # Serial drivers | ||
721 | # | ||
722 | CONFIG_SERIAL_8250=y | 50 | CONFIG_SERIAL_8250=y |
723 | CONFIG_SERIAL_8250_CONSOLE=y | 51 | CONFIG_SERIAL_8250_CONSOLE=y |
724 | # CONFIG_SERIAL_8250_PCI is not set | 52 | # CONFIG_SERIAL_8250_PCI is not set |
725 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
726 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
727 | CONFIG_SERIAL_8250_EXTENDED=y | 53 | CONFIG_SERIAL_8250_EXTENDED=y |
728 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
729 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 54 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
730 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
731 | # CONFIG_SERIAL_8250_RSA is not set | ||
732 | |||
733 | # | ||
734 | # Non-8250 serial port support | ||
735 | # | ||
736 | # CONFIG_SERIAL_UARTLITE is not set | ||
737 | CONFIG_SERIAL_CORE=y | ||
738 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
739 | # CONFIG_SERIAL_JSM is not set | ||
740 | CONFIG_SERIAL_OF_PLATFORM=y | 55 | CONFIG_SERIAL_OF_PLATFORM=y |
741 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
742 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
743 | CONFIG_UNIX98_PTYS=y | ||
744 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
745 | CONFIG_LEGACY_PTYS=y | ||
746 | CONFIG_LEGACY_PTY_COUNT=256 | ||
747 | # CONFIG_HVC_UDBG is not set | ||
748 | # CONFIG_IPMI_HANDLER is not set | ||
749 | # CONFIG_HW_RANDOM is not set | 56 | # CONFIG_HW_RANDOM is not set |
750 | # CONFIG_NVRAM is not set | ||
751 | # CONFIG_GEN_RTC is not set | ||
752 | # CONFIG_R3964 is not set | ||
753 | # CONFIG_APPLICOM is not set | ||
754 | # CONFIG_RAW_DRIVER is not set | ||
755 | # CONFIG_TCG_TPM is not set | ||
756 | CONFIG_DEVPORT=y | ||
757 | # CONFIG_I2C is not set | ||
758 | # CONFIG_SPI is not set | ||
759 | |||
760 | # | ||
761 | # PPS support | ||
762 | # | ||
763 | # CONFIG_PPS is not set | ||
764 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
765 | # CONFIG_GPIOLIB is not set | ||
766 | # CONFIG_W1 is not set | ||
767 | # CONFIG_POWER_SUPPLY is not set | ||
768 | # CONFIG_HWMON is not set | 57 | # CONFIG_HWMON is not set |
769 | # CONFIG_THERMAL is not set | ||
770 | # CONFIG_WATCHDOG is not set | ||
771 | CONFIG_SSB_POSSIBLE=y | ||
772 | |||
773 | # | ||
774 | # Sonics Silicon Backplane | ||
775 | # | ||
776 | # CONFIG_SSB is not set | ||
777 | |||
778 | # | ||
779 | # Multifunction device drivers | ||
780 | # | ||
781 | # CONFIG_MFD_CORE is not set | ||
782 | # CONFIG_MFD_SM501 is not set | ||
783 | # CONFIG_HTC_PASIC3 is not set | ||
784 | # CONFIG_MFD_TMIO is not set | ||
785 | # CONFIG_REGULATOR is not set | ||
786 | # CONFIG_MEDIA_SUPPORT is not set | ||
787 | |||
788 | # | ||
789 | # Graphics support | ||
790 | # | ||
791 | # CONFIG_AGP is not set | ||
792 | CONFIG_VGA_ARB=y | ||
793 | # CONFIG_DRM is not set | ||
794 | # CONFIG_VGASTATE is not set | ||
795 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 58 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
796 | # CONFIG_FB is not set | ||
797 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
798 | |||
799 | # | ||
800 | # Display device support | ||
801 | # | ||
802 | # CONFIG_DISPLAY_SUPPORT is not set | ||
803 | # CONFIG_SOUND is not set | ||
804 | CONFIG_USB_SUPPORT=y | ||
805 | CONFIG_USB_ARCH_HAS_HCD=y | ||
806 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
807 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
808 | # CONFIG_USB is not set | ||
809 | # CONFIG_USB_OTG_WHITELIST is not set | ||
810 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
811 | |||
812 | # | ||
813 | # Enable Host or Gadget support to see Inventra options | ||
814 | # | ||
815 | |||
816 | # | ||
817 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
818 | # | ||
819 | # CONFIG_USB_GADGET is not set | ||
820 | |||
821 | # | ||
822 | # OTG and related infrastructure | ||
823 | # | ||
824 | # CONFIG_UWB is not set | ||
825 | # CONFIG_MMC is not set | ||
826 | # CONFIG_MEMSTICK is not set | ||
827 | # CONFIG_NEW_LEDS is not set | ||
828 | # CONFIG_ACCESSIBILITY is not set | ||
829 | # CONFIG_INFINIBAND is not set | ||
830 | # CONFIG_EDAC is not set | ||
831 | # CONFIG_RTC_CLASS is not set | ||
832 | # CONFIG_DMADEVICES is not set | ||
833 | # CONFIG_AUXDISPLAY is not set | ||
834 | # CONFIG_UIO is not set | ||
835 | |||
836 | # | ||
837 | # TI VLYNQ | ||
838 | # | ||
839 | # CONFIG_STAGING is not set | ||
840 | |||
841 | # | ||
842 | # File systems | ||
843 | # | ||
844 | CONFIG_EXT2_FS=y | 59 | CONFIG_EXT2_FS=y |
845 | # CONFIG_EXT2_FS_XATTR is not set | ||
846 | # CONFIG_EXT2_FS_XIP is not set | ||
847 | # CONFIG_EXT3_FS is not set | ||
848 | # CONFIG_EXT4_FS is not set | ||
849 | # CONFIG_REISERFS_FS is not set | ||
850 | # CONFIG_JFS_FS is not set | ||
851 | # CONFIG_FS_POSIX_ACL is not set | ||
852 | # CONFIG_XFS_FS is not set | ||
853 | # CONFIG_GFS2_FS is not set | ||
854 | # CONFIG_OCFS2_FS is not set | ||
855 | # CONFIG_BTRFS_FS is not set | ||
856 | # CONFIG_NILFS2_FS is not set | ||
857 | CONFIG_FILE_LOCKING=y | ||
858 | CONFIG_FSNOTIFY=y | ||
859 | CONFIG_DNOTIFY=y | ||
860 | CONFIG_INOTIFY=y | 60 | CONFIG_INOTIFY=y |
861 | CONFIG_INOTIFY_USER=y | ||
862 | # CONFIG_QUOTA is not set | ||
863 | # CONFIG_AUTOFS_FS is not set | ||
864 | # CONFIG_AUTOFS4_FS is not set | ||
865 | # CONFIG_FUSE_FS is not set | ||
866 | |||
867 | # | ||
868 | # Caches | ||
869 | # | ||
870 | # CONFIG_FSCACHE is not set | ||
871 | |||
872 | # | ||
873 | # CD-ROM/DVD Filesystems | ||
874 | # | ||
875 | # CONFIG_ISO9660_FS is not set | ||
876 | # CONFIG_UDF_FS is not set | ||
877 | |||
878 | # | ||
879 | # DOS/FAT/NT Filesystems | ||
880 | # | ||
881 | # CONFIG_MSDOS_FS is not set | ||
882 | # CONFIG_VFAT_FS is not set | ||
883 | # CONFIG_NTFS_FS is not set | ||
884 | |||
885 | # | ||
886 | # Pseudo filesystems | ||
887 | # | ||
888 | CONFIG_PROC_FS=y | ||
889 | CONFIG_PROC_KCORE=y | 61 | CONFIG_PROC_KCORE=y |
890 | CONFIG_PROC_SYSCTL=y | ||
891 | CONFIG_PROC_PAGE_MONITOR=y | ||
892 | CONFIG_SYSFS=y | ||
893 | CONFIG_TMPFS=y | 62 | CONFIG_TMPFS=y |
894 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
895 | # CONFIG_HUGETLB_PAGE is not set | ||
896 | # CONFIG_CONFIGFS_FS is not set | ||
897 | CONFIG_MISC_FILESYSTEMS=y | ||
898 | # CONFIG_ADFS_FS is not set | ||
899 | # CONFIG_AFFS_FS is not set | ||
900 | # CONFIG_HFS_FS is not set | ||
901 | # CONFIG_HFSPLUS_FS is not set | ||
902 | # CONFIG_BEFS_FS is not set | ||
903 | # CONFIG_BFS_FS is not set | ||
904 | # CONFIG_EFS_FS is not set | ||
905 | # CONFIG_JFFS2_FS is not set | ||
906 | CONFIG_CRAMFS=y | 63 | CONFIG_CRAMFS=y |
907 | # CONFIG_SQUASHFS is not set | ||
908 | # CONFIG_VXFS_FS is not set | ||
909 | # CONFIG_MINIX_FS is not set | ||
910 | # CONFIG_OMFS_FS is not set | ||
911 | # CONFIG_HPFS_FS is not set | ||
912 | # CONFIG_QNX4FS_FS is not set | ||
913 | # CONFIG_ROMFS_FS is not set | ||
914 | # CONFIG_SYSV_FS is not set | ||
915 | # CONFIG_UFS_FS is not set | ||
916 | CONFIG_NETWORK_FILESYSTEMS=y | ||
917 | CONFIG_NFS_FS=y | 64 | CONFIG_NFS_FS=y |
918 | CONFIG_NFS_V3=y | 65 | CONFIG_NFS_V3=y |
919 | # CONFIG_NFS_V3_ACL is not set | ||
920 | # CONFIG_NFS_V4 is not set | ||
921 | CONFIG_ROOT_NFS=y | 66 | CONFIG_ROOT_NFS=y |
922 | # CONFIG_NFSD is not set | ||
923 | CONFIG_LOCKD=y | ||
924 | CONFIG_LOCKD_V4=y | ||
925 | CONFIG_NFS_COMMON=y | ||
926 | CONFIG_SUNRPC=y | ||
927 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
928 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
929 | # CONFIG_SMB_FS is not set | ||
930 | # CONFIG_CIFS is not set | ||
931 | # CONFIG_NCP_FS is not set | ||
932 | # CONFIG_CODA_FS is not set | ||
933 | # CONFIG_AFS_FS is not set | ||
934 | |||
935 | # | ||
936 | # Partition Types | ||
937 | # | ||
938 | # CONFIG_PARTITION_ADVANCED is not set | ||
939 | CONFIG_MSDOS_PARTITION=y | ||
940 | # CONFIG_NLS is not set | ||
941 | # CONFIG_DLM is not set | ||
942 | # CONFIG_BINARY_PRINTF is not set | ||
943 | |||
944 | # | ||
945 | # Library routines | ||
946 | # | ||
947 | CONFIG_BITREVERSE=y | ||
948 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
949 | # CONFIG_CRC_CCITT is not set | ||
950 | # CONFIG_CRC16 is not set | ||
951 | # CONFIG_CRC_T10DIF is not set | ||
952 | # CONFIG_CRC_ITU_T is not set | ||
953 | CONFIG_CRC32=y | ||
954 | # CONFIG_CRC7 is not set | ||
955 | # CONFIG_LIBCRC32C is not set | ||
956 | CONFIG_ZLIB_INFLATE=y | ||
957 | CONFIG_DECOMPRESS_GZIP=y | ||
958 | CONFIG_HAS_IOMEM=y | ||
959 | CONFIG_HAS_IOPORT=y | ||
960 | CONFIG_HAS_DMA=y | ||
961 | CONFIG_HAVE_LMB=y | ||
962 | CONFIG_NLATTR=y | ||
963 | CONFIG_GENERIC_ATOMIC64=y | ||
964 | |||
965 | # | ||
966 | # Kernel hacking | ||
967 | # | ||
968 | # CONFIG_PRINTK_TIME is not set | ||
969 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
970 | CONFIG_ENABLE_MUST_CHECK=y | ||
971 | CONFIG_FRAME_WARN=1024 | ||
972 | CONFIG_MAGIC_SYSRQ=y | 67 | CONFIG_MAGIC_SYSRQ=y |
973 | # CONFIG_STRIP_ASM_SYMS is not set | ||
974 | # CONFIG_UNUSED_SYMBOLS is not set | ||
975 | # CONFIG_DEBUG_FS is not set | ||
976 | # CONFIG_HEADERS_CHECK is not set | ||
977 | CONFIG_DEBUG_KERNEL=y | 68 | CONFIG_DEBUG_KERNEL=y |
978 | # CONFIG_DEBUG_SHIRQ is not set | ||
979 | CONFIG_DETECT_SOFTLOCKUP=y | ||
980 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
981 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
982 | CONFIG_DETECT_HUNG_TASK=y | 69 | CONFIG_DETECT_HUNG_TASK=y |
983 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
984 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
985 | CONFIG_SCHED_DEBUG=y | ||
986 | # CONFIG_SCHEDSTATS is not set | ||
987 | # CONFIG_TIMER_STATS is not set | ||
988 | # CONFIG_DEBUG_OBJECTS is not set | ||
989 | # CONFIG_SLUB_DEBUG_ON is not set | ||
990 | # CONFIG_SLUB_STATS is not set | ||
991 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
992 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
993 | # CONFIG_RT_MUTEX_TESTER is not set | ||
994 | # CONFIG_DEBUG_SPINLOCK is not set | ||
995 | # CONFIG_DEBUG_MUTEXES is not set | ||
996 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
997 | # CONFIG_PROVE_LOCKING is not set | ||
998 | # CONFIG_LOCK_STAT is not set | ||
999 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1000 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1001 | # CONFIG_DEBUG_KOBJECT is not set | ||
1002 | # CONFIG_DEBUG_BUGVERBOSE is not set | 70 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1003 | # CONFIG_DEBUG_INFO is not set | ||
1004 | # CONFIG_DEBUG_VM is not set | ||
1005 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1006 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1007 | # CONFIG_DEBUG_LIST is not set | ||
1008 | # CONFIG_DEBUG_SG is not set | ||
1009 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1010 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1011 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1012 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 71 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1013 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1014 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1015 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1016 | # CONFIG_FAULT_INJECTION is not set | ||
1017 | # CONFIG_LATENCYTOP is not set | ||
1018 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 72 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1019 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1020 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1021 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1022 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1023 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1024 | CONFIG_TRACING_SUPPORT=y | ||
1025 | CONFIG_FTRACE=y | ||
1026 | # CONFIG_FUNCTION_TRACER is not set | ||
1027 | # CONFIG_IRQSOFF_TRACER is not set | ||
1028 | # CONFIG_SCHED_TRACER is not set | ||
1029 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1030 | # CONFIG_BOOT_TRACER is not set | ||
1031 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1032 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1033 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1034 | # CONFIG_STACK_TRACER is not set | ||
1035 | # CONFIG_KMEMTRACE is not set | ||
1036 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1037 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1038 | # CONFIG_DMA_API_DEBUG is not set | ||
1039 | # CONFIG_SAMPLES is not set | ||
1040 | CONFIG_HAVE_ARCH_KGDB=y | ||
1041 | # CONFIG_KGDB is not set | ||
1042 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1043 | CONFIG_PPC_WERROR=y | ||
1044 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1045 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1046 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1047 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1048 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1049 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1050 | # CONFIG_XMON is not set | ||
1051 | # CONFIG_IRQSTACKS is not set | ||
1052 | # CONFIG_BDI_SWITCH is not set | ||
1053 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1054 | |||
1055 | # | ||
1056 | # Security options | ||
1057 | # | ||
1058 | # CONFIG_KEYS is not set | ||
1059 | # CONFIG_SECURITY is not set | ||
1060 | # CONFIG_SECURITYFS is not set | ||
1061 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1062 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1063 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1064 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1065 | CONFIG_DEFAULT_SECURITY="" | ||
1066 | CONFIG_CRYPTO=y | 73 | CONFIG_CRYPTO=y |
1067 | |||
1068 | # | ||
1069 | # Crypto core or helper | ||
1070 | # | ||
1071 | CONFIG_CRYPTO_ALGAPI=y | ||
1072 | CONFIG_CRYPTO_ALGAPI2=y | ||
1073 | CONFIG_CRYPTO_AEAD2=y | ||
1074 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1075 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1076 | CONFIG_CRYPTO_HASH=y | ||
1077 | CONFIG_CRYPTO_HASH2=y | ||
1078 | CONFIG_CRYPTO_RNG2=y | ||
1079 | CONFIG_CRYPTO_PCOMP=y | ||
1080 | CONFIG_CRYPTO_MANAGER=y | ||
1081 | CONFIG_CRYPTO_MANAGER2=y | ||
1082 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1083 | # CONFIG_CRYPTO_NULL is not set | ||
1084 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1085 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1086 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1087 | # CONFIG_CRYPTO_TEST is not set | ||
1088 | |||
1089 | # | ||
1090 | # Authenticated Encryption with Associated Data | ||
1091 | # | ||
1092 | # CONFIG_CRYPTO_CCM is not set | ||
1093 | # CONFIG_CRYPTO_GCM is not set | ||
1094 | # CONFIG_CRYPTO_SEQIV is not set | ||
1095 | |||
1096 | # | ||
1097 | # Block modes | ||
1098 | # | ||
1099 | CONFIG_CRYPTO_CBC=y | 74 | CONFIG_CRYPTO_CBC=y |
1100 | # CONFIG_CRYPTO_CTR is not set | ||
1101 | # CONFIG_CRYPTO_CTS is not set | ||
1102 | CONFIG_CRYPTO_ECB=y | 75 | CONFIG_CRYPTO_ECB=y |
1103 | # CONFIG_CRYPTO_LRW is not set | ||
1104 | CONFIG_CRYPTO_PCBC=y | 76 | CONFIG_CRYPTO_PCBC=y |
1105 | # CONFIG_CRYPTO_XTS is not set | ||
1106 | |||
1107 | # | ||
1108 | # Hash modes | ||
1109 | # | ||
1110 | # CONFIG_CRYPTO_HMAC is not set | ||
1111 | # CONFIG_CRYPTO_XCBC is not set | ||
1112 | # CONFIG_CRYPTO_VMAC is not set | ||
1113 | |||
1114 | # | ||
1115 | # Digest | ||
1116 | # | ||
1117 | # CONFIG_CRYPTO_CRC32C is not set | ||
1118 | # CONFIG_CRYPTO_GHASH is not set | ||
1119 | # CONFIG_CRYPTO_MD4 is not set | ||
1120 | CONFIG_CRYPTO_MD5=y | 77 | CONFIG_CRYPTO_MD5=y |
1121 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1122 | # CONFIG_CRYPTO_RMD128 is not set | ||
1123 | # CONFIG_CRYPTO_RMD160 is not set | ||
1124 | # CONFIG_CRYPTO_RMD256 is not set | ||
1125 | # CONFIG_CRYPTO_RMD320 is not set | ||
1126 | # CONFIG_CRYPTO_SHA1 is not set | ||
1127 | # CONFIG_CRYPTO_SHA256 is not set | ||
1128 | # CONFIG_CRYPTO_SHA512 is not set | ||
1129 | # CONFIG_CRYPTO_TGR192 is not set | ||
1130 | # CONFIG_CRYPTO_WP512 is not set | ||
1131 | |||
1132 | # | ||
1133 | # Ciphers | ||
1134 | # | ||
1135 | # CONFIG_CRYPTO_AES is not set | ||
1136 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1137 | # CONFIG_CRYPTO_ARC4 is not set | ||
1138 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1139 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1140 | # CONFIG_CRYPTO_CAST5 is not set | ||
1141 | # CONFIG_CRYPTO_CAST6 is not set | ||
1142 | CONFIG_CRYPTO_DES=y | 78 | CONFIG_CRYPTO_DES=y |
1143 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1144 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1145 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1146 | # CONFIG_CRYPTO_SEED is not set | ||
1147 | # CONFIG_CRYPTO_SERPENT is not set | ||
1148 | # CONFIG_CRYPTO_TEA is not set | ||
1149 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1150 | |||
1151 | # | ||
1152 | # Compression | ||
1153 | # | ||
1154 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1155 | # CONFIG_CRYPTO_ZLIB is not set | ||
1156 | # CONFIG_CRYPTO_LZO is not set | ||
1157 | |||
1158 | # | ||
1159 | # Random Number Generation | ||
1160 | # | ||
1161 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 79 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1162 | CONFIG_CRYPTO_HW=y | ||
1163 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1164 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1165 | # CONFIG_PPC_CLOCK is not set | ||
1166 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/rainier_defconfig b/arch/powerpc/configs/44x/rainier_defconfig index 3bb55b57077e..e3b65d24207e 100644 --- a/arch/powerpc/configs/44x/rainier_defconfig +++ b/arch/powerpc/configs/44x/rainier_defconfig | |||
@@ -1,1173 +1,84 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 14:59:12 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_4xx=y | ||
18 | CONFIG_BOOKE=y | ||
19 | CONFIG_PTE_64BIT=y | ||
20 | CONFIG_PHYS_64BIT=y | ||
21 | CONFIG_PPC_MMU_NOHASH=y | ||
22 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | ||
24 | CONFIG_NOT_COHERENT_CACHE=y | ||
25 | CONFIG_PPC32=y | ||
26 | CONFIG_WORD_SIZE=32 | ||
27 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
28 | CONFIG_MMU=y | ||
29 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
30 | CONFIG_GENERIC_TIME=y | ||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
32 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
33 | CONFIG_GENERIC_HARDIRQS=y | ||
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
36 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
37 | CONFIG_IRQ_PER_CPU=y | ||
38 | CONFIG_NR_IRQS=512 | ||
39 | CONFIG_STACKTRACE_SUPPORT=y | ||
40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
42 | CONFIG_LOCKDEP_SUPPORT=y | ||
43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
44 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
45 | CONFIG_GENERIC_HWEIGHT=y | ||
46 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
47 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
48 | CONFIG_PPC=y | ||
49 | CONFIG_EARLY_PRINTK=y | ||
50 | CONFIG_GENERIC_NVRAM=y | ||
51 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
52 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
53 | CONFIG_PPC_OF=y | ||
54 | CONFIG_OF=y | ||
55 | CONFIG_PPC_UDBG_16550=y | ||
56 | # CONFIG_GENERIC_TBSYNC is not set | ||
57 | CONFIG_AUDIT_ARCH=y | ||
58 | CONFIG_GENERIC_BUG=y | ||
59 | CONFIG_DTC=y | ||
60 | # CONFIG_DEFAULT_UIMAGE is not set | ||
61 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
62 | CONFIG_PPC_DCR_NATIVE=y | ||
63 | # CONFIG_PPC_DCR_MMIO is not set | ||
64 | CONFIG_PPC_DCR=y | ||
65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
67 | CONFIG_CONSTRUCTORS=y | ||
68 | |||
69 | # | ||
70 | # General setup | ||
71 | # | ||
72 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
73 | CONFIG_BROKEN_ON_SMP=y | ||
74 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
75 | CONFIG_LOCALVERSION="" | ||
76 | CONFIG_LOCALVERSION_AUTO=y | ||
77 | CONFIG_SWAP=y | ||
78 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
79 | CONFIG_SYSVIPC_SYSCTL=y | ||
80 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
81 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
82 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
83 | # CONFIG_TASKSTATS is not set | ||
84 | # CONFIG_AUDIT is not set | ||
85 | |||
86 | # | ||
87 | # RCU Subsystem | ||
88 | # | ||
89 | CONFIG_TREE_RCU=y | ||
90 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
91 | # CONFIG_TINY_RCU is not set | ||
92 | # CONFIG_RCU_TRACE is not set | ||
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
95 | # CONFIG_TREE_RCU_TRACE is not set | ||
96 | # CONFIG_IKCONFIG is not set | ||
97 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
98 | CONFIG_GROUP_SCHED=y | ||
99 | CONFIG_FAIR_GROUP_SCHED=y | ||
100 | # CONFIG_RT_GROUP_SCHED is not set | ||
101 | CONFIG_USER_SCHED=y | ||
102 | # CONFIG_CGROUP_SCHED is not set | ||
103 | # CONFIG_CGROUPS is not set | ||
104 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
105 | # CONFIG_RELAY is not set | ||
106 | # CONFIG_NAMESPACES is not set | ||
107 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
108 | CONFIG_INITRAMFS_SOURCE="" | ||
109 | CONFIG_RD_GZIP=y | ||
110 | # CONFIG_RD_BZIP2 is not set | ||
111 | # CONFIG_RD_LZMA is not set | ||
112 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
113 | CONFIG_SYSCTL=y | ||
114 | CONFIG_ANON_INODES=y | ||
115 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
116 | CONFIG_SYSCTL_SYSCALL=y | ||
117 | CONFIG_KALLSYMS=y | ||
118 | # CONFIG_KALLSYMS_ALL is not set | ||
119 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
120 | CONFIG_HOTPLUG=y | ||
121 | CONFIG_PRINTK=y | ||
122 | CONFIG_BUG=y | ||
123 | CONFIG_ELF_CORE=y | ||
124 | CONFIG_BASE_FULL=y | ||
125 | CONFIG_FUTEX=y | ||
126 | CONFIG_EPOLL=y | ||
127 | CONFIG_SIGNALFD=y | ||
128 | CONFIG_TIMERFD=y | ||
129 | CONFIG_EVENTFD=y | ||
130 | CONFIG_SHMEM=y | ||
131 | CONFIG_AIO=y | ||
132 | CONFIG_HAVE_PERF_EVENTS=y | ||
133 | |||
134 | # | ||
135 | # Kernel Performance Events And Counters | ||
136 | # | ||
137 | # CONFIG_PERF_EVENTS is not set | ||
138 | # CONFIG_PERF_COUNTERS is not set | ||
139 | CONFIG_VM_EVENT_COUNTERS=y | ||
140 | CONFIG_PCI_QUIRKS=y | ||
141 | CONFIG_SLUB_DEBUG=y | ||
142 | CONFIG_COMPAT_BRK=y | ||
143 | # CONFIG_SLAB is not set | ||
144 | CONFIG_SLUB=y | ||
145 | # CONFIG_SLOB is not set | ||
146 | # CONFIG_PROFILING is not set | ||
147 | CONFIG_HAVE_OPROFILE=y | ||
148 | # CONFIG_KPROBES is not set | ||
149 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
150 | CONFIG_HAVE_IOREMAP_PROT=y | ||
151 | CONFIG_HAVE_KPROBES=y | ||
152 | CONFIG_HAVE_KRETPROBES=y | ||
153 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
154 | CONFIG_HAVE_DMA_ATTRS=y | ||
155 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
156 | |||
157 | # | ||
158 | # GCOV-based kernel profiling | ||
159 | # | ||
160 | # CONFIG_GCOV_KERNEL is not set | ||
161 | # CONFIG_SLOW_WORK is not set | ||
162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
163 | CONFIG_SLABINFO=y | ||
164 | CONFIG_RT_MUTEXES=y | ||
165 | CONFIG_BASE_SMALL=0 | ||
166 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
167 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
168 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
169 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
170 | # CONFIG_MODVERSIONS is not set | ||
171 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
172 | CONFIG_BLOCK=y | ||
173 | CONFIG_LBDAF=y | ||
174 | # CONFIG_BLK_DEV_BSG is not set | 11 | # CONFIG_BLK_DEV_BSG is not set |
175 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
176 | |||
177 | # | ||
178 | # IO Schedulers | ||
179 | # | ||
180 | CONFIG_IOSCHED_NOOP=y | ||
181 | CONFIG_IOSCHED_DEADLINE=y | ||
182 | CONFIG_IOSCHED_CFQ=y | ||
183 | # CONFIG_DEFAULT_DEADLINE is not set | ||
184 | CONFIG_DEFAULT_CFQ=y | ||
185 | # CONFIG_DEFAULT_NOOP is not set | ||
186 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
187 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
195 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
196 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
197 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
198 | # CONFIG_INLINE_READ_LOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
204 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
205 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
206 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
213 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
214 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
215 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
216 | # CONFIG_FREEZER is not set | ||
217 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | ||
218 | |||
219 | # | ||
220 | # Platform support | ||
221 | # | ||
222 | # CONFIG_PPC_CELL is not set | ||
223 | # CONFIG_PPC_CELL_NATIVE is not set | ||
224 | # CONFIG_PQ2ADS is not set | ||
225 | # CONFIG_BAMBOO is not set | ||
226 | # CONFIG_EBONY is not set | 12 | # CONFIG_EBONY is not set |
227 | # CONFIG_SAM440EP is not set | ||
228 | # CONFIG_SEQUOIA is not set | ||
229 | # CONFIG_TAISHAN is not set | ||
230 | # CONFIG_KATMAI is not set | ||
231 | CONFIG_RAINIER=y | 13 | CONFIG_RAINIER=y |
232 | # CONFIG_WARP is not set | ||
233 | # CONFIG_ARCHES is not set | ||
234 | # CONFIG_CANYONLANDS is not set | ||
235 | # CONFIG_GLACIER is not set | ||
236 | # CONFIG_REDWOOD is not set | ||
237 | # CONFIG_EIGER is not set | ||
238 | # CONFIG_YOSEMITE is not set | ||
239 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
240 | CONFIG_PPC44x_SIMPLE=y | ||
241 | # CONFIG_PPC4xx_GPIO is not set | ||
242 | CONFIG_440GRX=y | ||
243 | # CONFIG_IPIC is not set | ||
244 | # CONFIG_MPIC is not set | ||
245 | # CONFIG_MPIC_WEIRD is not set | ||
246 | # CONFIG_PPC_I8259 is not set | ||
247 | # CONFIG_PPC_RTAS is not set | ||
248 | # CONFIG_MMIO_NVRAM is not set | ||
249 | # CONFIG_PPC_MPC106 is not set | ||
250 | # CONFIG_PPC_970_NAP is not set | ||
251 | # CONFIG_PPC_INDIRECT_IO is not set | ||
252 | # CONFIG_GENERIC_IOMAP is not set | ||
253 | # CONFIG_CPU_FREQ is not set | ||
254 | # CONFIG_FSL_ULI1575 is not set | ||
255 | # CONFIG_SIMPLE_GPIO is not set | ||
256 | |||
257 | # | ||
258 | # Kernel options | ||
259 | # | ||
260 | # CONFIG_HIGHMEM is not set | ||
261 | # CONFIG_NO_HZ is not set | ||
262 | # CONFIG_HIGH_RES_TIMERS is not set | ||
263 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
264 | # CONFIG_HZ_100 is not set | ||
265 | CONFIG_HZ_250=y | ||
266 | # CONFIG_HZ_300 is not set | ||
267 | # CONFIG_HZ_1000 is not set | ||
268 | CONFIG_HZ=250 | ||
269 | # CONFIG_SCHED_HRTICK is not set | ||
270 | CONFIG_PREEMPT_NONE=y | ||
271 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
272 | # CONFIG_PREEMPT is not set | ||
273 | CONFIG_BINFMT_ELF=y | ||
274 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
275 | # CONFIG_HAVE_AOUT is not set | ||
276 | # CONFIG_BINFMT_MISC is not set | ||
277 | CONFIG_MATH_EMULATION=y | 14 | CONFIG_MATH_EMULATION=y |
278 | # CONFIG_IOMMU_HELPER is not set | ||
279 | # CONFIG_SWIOTLB is not set | ||
280 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
281 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
282 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
283 | CONFIG_SPARSE_IRQ=y | 15 | CONFIG_SPARSE_IRQ=y |
284 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
285 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
286 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
287 | CONFIG_SELECT_MEMORY_MODEL=y | ||
288 | CONFIG_FLATMEM_MANUAL=y | ||
289 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
290 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
291 | CONFIG_FLATMEM=y | ||
292 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
293 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
294 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
295 | CONFIG_MIGRATION=y | ||
296 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
297 | CONFIG_ZONE_DMA_FLAG=1 | ||
298 | CONFIG_BOUNCE=y | ||
299 | CONFIG_VIRT_TO_BUS=y | ||
300 | # CONFIG_KSM is not set | ||
301 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
302 | CONFIG_STDBINUTILS=y | ||
303 | CONFIG_PPC_4K_PAGES=y | ||
304 | # CONFIG_PPC_16K_PAGES is not set | ||
305 | # CONFIG_PPC_64K_PAGES is not set | ||
306 | # CONFIG_PPC_256K_PAGES is not set | ||
307 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
308 | CONFIG_PROC_DEVICETREE=y | ||
309 | CONFIG_CMDLINE_BOOL=y | 16 | CONFIG_CMDLINE_BOOL=y |
310 | CONFIG_CMDLINE="" | 17 | CONFIG_CMDLINE="" |
311 | CONFIG_EXTRA_TARGETS="" | ||
312 | CONFIG_SECCOMP=y | ||
313 | CONFIG_ISA_DMA_API=y | ||
314 | |||
315 | # | ||
316 | # Bus options | ||
317 | # | ||
318 | CONFIG_ZONE_DMA=y | ||
319 | CONFIG_PPC_INDIRECT_PCI=y | ||
320 | CONFIG_4xx_SOC=y | ||
321 | CONFIG_PPC_PCI_CHOICE=y | ||
322 | CONFIG_PCI=y | ||
323 | CONFIG_PCI_DOMAINS=y | ||
324 | CONFIG_PCI_SYSCALL=y | ||
325 | # CONFIG_PCIEPORTBUS is not set | ||
326 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
327 | # CONFIG_PCI_MSI is not set | ||
328 | # CONFIG_PCI_LEGACY is not set | ||
329 | # CONFIG_PCI_DEBUG is not set | ||
330 | # CONFIG_PCI_STUB is not set | ||
331 | # CONFIG_PCI_IOV is not set | ||
332 | # CONFIG_PCCARD is not set | ||
333 | # CONFIG_HOTPLUG_PCI is not set | ||
334 | # CONFIG_HAS_RAPIDIO is not set | ||
335 | |||
336 | # | ||
337 | # Advanced setup | ||
338 | # | ||
339 | # CONFIG_ADVANCED_OPTIONS is not set | ||
340 | |||
341 | # | ||
342 | # Default settings for advanced configuration options are used | ||
343 | # | ||
344 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
345 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
346 | CONFIG_KERNEL_START=0xc0000000 | ||
347 | CONFIG_PHYSICAL_START=0x00000000 | ||
348 | CONFIG_TASK_SIZE=0xc0000000 | ||
349 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
350 | CONFIG_NET=y | 18 | CONFIG_NET=y |
351 | |||
352 | # | ||
353 | # Networking options | ||
354 | # | ||
355 | CONFIG_PACKET=y | 19 | CONFIG_PACKET=y |
356 | # CONFIG_PACKET_MMAP is not set | ||
357 | CONFIG_UNIX=y | 20 | CONFIG_UNIX=y |
358 | # CONFIG_NET_KEY is not set | ||
359 | CONFIG_INET=y | 21 | CONFIG_INET=y |
360 | # CONFIG_IP_MULTICAST is not set | ||
361 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
362 | CONFIG_IP_FIB_HASH=y | ||
363 | CONFIG_IP_PNP=y | 22 | CONFIG_IP_PNP=y |
364 | CONFIG_IP_PNP_DHCP=y | 23 | CONFIG_IP_PNP_DHCP=y |
365 | CONFIG_IP_PNP_BOOTP=y | 24 | CONFIG_IP_PNP_BOOTP=y |
366 | # CONFIG_IP_PNP_RARP is not set | ||
367 | # CONFIG_NET_IPIP is not set | ||
368 | # CONFIG_NET_IPGRE is not set | ||
369 | # CONFIG_ARPD is not set | ||
370 | # CONFIG_SYN_COOKIES is not set | ||
371 | # CONFIG_INET_AH is not set | ||
372 | # CONFIG_INET_ESP is not set | ||
373 | # CONFIG_INET_IPCOMP is not set | ||
374 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
375 | # CONFIG_INET_TUNNEL is not set | ||
376 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 25 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
377 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 26 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
378 | # CONFIG_INET_XFRM_MODE_BEET is not set | 27 | # CONFIG_INET_XFRM_MODE_BEET is not set |
379 | # CONFIG_INET_LRO is not set | 28 | # CONFIG_INET_LRO is not set |
380 | CONFIG_INET_DIAG=y | ||
381 | CONFIG_INET_TCP_DIAG=y | ||
382 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
383 | CONFIG_TCP_CONG_CUBIC=y | ||
384 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
385 | # CONFIG_TCP_MD5SIG is not set | ||
386 | # CONFIG_IPV6 is not set | 29 | # CONFIG_IPV6 is not set |
387 | # CONFIG_NETWORK_SECMARK is not set | ||
388 | # CONFIG_NETFILTER is not set | ||
389 | # CONFIG_IP_DCCP is not set | ||
390 | # CONFIG_IP_SCTP is not set | ||
391 | # CONFIG_RDS is not set | ||
392 | # CONFIG_TIPC is not set | ||
393 | # CONFIG_ATM is not set | ||
394 | # CONFIG_BRIDGE is not set | ||
395 | # CONFIG_NET_DSA is not set | ||
396 | # CONFIG_VLAN_8021Q is not set | ||
397 | # CONFIG_DECNET is not set | ||
398 | # CONFIG_LLC2 is not set | ||
399 | # CONFIG_IPX is not set | ||
400 | # CONFIG_ATALK is not set | ||
401 | # CONFIG_X25 is not set | ||
402 | # CONFIG_LAPB is not set | ||
403 | # CONFIG_ECONET is not set | ||
404 | # CONFIG_WAN_ROUTER is not set | ||
405 | # CONFIG_PHONET is not set | ||
406 | # CONFIG_IEEE802154 is not set | ||
407 | # CONFIG_NET_SCHED is not set | ||
408 | # CONFIG_DCB is not set | ||
409 | |||
410 | # | ||
411 | # Network testing | ||
412 | # | ||
413 | # CONFIG_NET_PKTGEN is not set | ||
414 | # CONFIG_HAMRADIO is not set | ||
415 | # CONFIG_CAN is not set | ||
416 | # CONFIG_IRDA is not set | ||
417 | # CONFIG_BT is not set | ||
418 | # CONFIG_AF_RXRPC is not set | ||
419 | CONFIG_WIRELESS=y | ||
420 | # CONFIG_CFG80211 is not set | ||
421 | # CONFIG_LIB80211 is not set | ||
422 | |||
423 | # | ||
424 | # CFG80211 needs to be enabled for MAC80211 | ||
425 | # | ||
426 | # CONFIG_WIMAX is not set | ||
427 | # CONFIG_RFKILL is not set | ||
428 | # CONFIG_NET_9P is not set | ||
429 | |||
430 | # | ||
431 | # Device Drivers | ||
432 | # | ||
433 | |||
434 | # | ||
435 | # Generic Driver Options | ||
436 | # | ||
437 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 30 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
438 | # CONFIG_DEVTMPFS is not set | ||
439 | CONFIG_STANDALONE=y | ||
440 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
441 | CONFIG_FW_LOADER=y | ||
442 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
443 | CONFIG_EXTRA_FIRMWARE="" | ||
444 | # CONFIG_DEBUG_DRIVER is not set | ||
445 | # CONFIG_DEBUG_DEVRES is not set | ||
446 | # CONFIG_SYS_HYPERVISOR is not set | ||
447 | CONFIG_CONNECTOR=y | 31 | CONFIG_CONNECTOR=y |
448 | CONFIG_PROC_EVENTS=y | ||
449 | CONFIG_MTD=y | 32 | CONFIG_MTD=y |
450 | # CONFIG_MTD_DEBUG is not set | ||
451 | # CONFIG_MTD_TESTS is not set | ||
452 | # CONFIG_MTD_CONCAT is not set | ||
453 | CONFIG_MTD_PARTITIONS=y | 33 | CONFIG_MTD_PARTITIONS=y |
454 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
455 | CONFIG_MTD_CMDLINE_PARTS=y | 34 | CONFIG_MTD_CMDLINE_PARTS=y |
456 | CONFIG_MTD_OF_PARTS=y | 35 | CONFIG_MTD_OF_PARTS=y |
457 | # CONFIG_MTD_AR7_PARTS is not set | ||
458 | |||
459 | # | ||
460 | # User Modules And Translation Layers | ||
461 | # | ||
462 | CONFIG_MTD_CHAR=y | 36 | CONFIG_MTD_CHAR=y |
463 | # CONFIG_MTD_BLKDEVS is not set | ||
464 | # CONFIG_MTD_BLOCK is not set | ||
465 | # CONFIG_MTD_BLOCK_RO is not set | ||
466 | # CONFIG_FTL is not set | ||
467 | # CONFIG_NFTL is not set | ||
468 | # CONFIG_INFTL is not set | ||
469 | # CONFIG_RFD_FTL is not set | ||
470 | # CONFIG_SSFDC is not set | ||
471 | # CONFIG_MTD_OOPS is not set | ||
472 | |||
473 | # | ||
474 | # RAM/ROM/Flash chip drivers | ||
475 | # | ||
476 | CONFIG_MTD_CFI=y | 37 | CONFIG_MTD_CFI=y |
477 | CONFIG_MTD_JEDECPROBE=y | 38 | CONFIG_MTD_JEDECPROBE=y |
478 | CONFIG_MTD_GEN_PROBE=y | ||
479 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
480 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
481 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
482 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
483 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
484 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
485 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
486 | CONFIG_MTD_CFI_I1=y | ||
487 | CONFIG_MTD_CFI_I2=y | ||
488 | # CONFIG_MTD_CFI_I4 is not set | ||
489 | # CONFIG_MTD_CFI_I8 is not set | ||
490 | CONFIG_MTD_CFI_INTELEXT=y | 39 | CONFIG_MTD_CFI_INTELEXT=y |
491 | CONFIG_MTD_CFI_AMDSTD=y | 40 | CONFIG_MTD_CFI_AMDSTD=y |
492 | # CONFIG_MTD_CFI_STAA is not set | ||
493 | CONFIG_MTD_CFI_UTIL=y | ||
494 | # CONFIG_MTD_RAM is not set | ||
495 | # CONFIG_MTD_ROM is not set | ||
496 | # CONFIG_MTD_ABSENT is not set | ||
497 | |||
498 | # | ||
499 | # Mapping drivers for chip access | ||
500 | # | ||
501 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
502 | # CONFIG_MTD_PHYSMAP is not set | ||
503 | CONFIG_MTD_PHYSMAP_OF=y | 41 | CONFIG_MTD_PHYSMAP_OF=y |
504 | # CONFIG_MTD_INTEL_VR_NOR is not set | 42 | CONFIG_PROC_DEVICETREE=y |
505 | # CONFIG_MTD_PLATRAM is not set | ||
506 | |||
507 | # | ||
508 | # Self-contained MTD device drivers | ||
509 | # | ||
510 | # CONFIG_MTD_PMC551 is not set | ||
511 | # CONFIG_MTD_SLRAM is not set | ||
512 | # CONFIG_MTD_PHRAM is not set | ||
513 | # CONFIG_MTD_MTDRAM is not set | ||
514 | # CONFIG_MTD_BLOCK2MTD is not set | ||
515 | |||
516 | # | ||
517 | # Disk-On-Chip Device Drivers | ||
518 | # | ||
519 | # CONFIG_MTD_DOC2000 is not set | ||
520 | # CONFIG_MTD_DOC2001 is not set | ||
521 | # CONFIG_MTD_DOC2001PLUS is not set | ||
522 | # CONFIG_MTD_NAND is not set | ||
523 | # CONFIG_MTD_ONENAND is not set | ||
524 | |||
525 | # | ||
526 | # LPDDR flash memory drivers | ||
527 | # | ||
528 | # CONFIG_MTD_LPDDR is not set | ||
529 | |||
530 | # | ||
531 | # UBI - Unsorted block images | ||
532 | # | ||
533 | # CONFIG_MTD_UBI is not set | ||
534 | CONFIG_OF_DEVICE=y | ||
535 | # CONFIG_PARPORT is not set | ||
536 | CONFIG_BLK_DEV=y | ||
537 | # CONFIG_BLK_DEV_FD is not set | ||
538 | # CONFIG_BLK_CPQ_DA is not set | ||
539 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
540 | # CONFIG_BLK_DEV_DAC960 is not set | ||
541 | # CONFIG_BLK_DEV_UMEM is not set | ||
542 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
543 | # CONFIG_BLK_DEV_LOOP is not set | ||
544 | # CONFIG_BLK_DEV_DRBD is not set | ||
545 | # CONFIG_BLK_DEV_NBD is not set | ||
546 | # CONFIG_BLK_DEV_SX8 is not set | ||
547 | CONFIG_BLK_DEV_RAM=y | 43 | CONFIG_BLK_DEV_RAM=y |
548 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
549 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 44 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
550 | # CONFIG_BLK_DEV_XIP is not set | ||
551 | # CONFIG_CDROM_PKTCDVD is not set | ||
552 | # CONFIG_ATA_OVER_ETH is not set | ||
553 | # CONFIG_XILINX_SYSACE is not set | ||
554 | # CONFIG_BLK_DEV_HD is not set | ||
555 | CONFIG_MISC_DEVICES=y | ||
556 | # CONFIG_PHANTOM is not set | ||
557 | # CONFIG_SGI_IOC4 is not set | ||
558 | # CONFIG_TIFM_CORE is not set | ||
559 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
560 | # CONFIG_HP_ILO is not set | ||
561 | # CONFIG_C2PORT is not set | ||
562 | |||
563 | # | ||
564 | # EEPROM support | ||
565 | # | ||
566 | # CONFIG_EEPROM_93CX6 is not set | ||
567 | # CONFIG_CB710_CORE is not set | ||
568 | CONFIG_HAVE_IDE=y | ||
569 | # CONFIG_IDE is not set | ||
570 | |||
571 | # | ||
572 | # SCSI device support | ||
573 | # | ||
574 | # CONFIG_RAID_ATTRS is not set | ||
575 | # CONFIG_SCSI is not set | ||
576 | # CONFIG_SCSI_DMA is not set | ||
577 | # CONFIG_SCSI_NETLINK is not set | ||
578 | # CONFIG_ATA is not set | ||
579 | # CONFIG_MD is not set | ||
580 | # CONFIG_FUSION is not set | ||
581 | |||
582 | # | ||
583 | # IEEE 1394 (FireWire) support | ||
584 | # | ||
585 | |||
586 | # | ||
587 | # You can enable one or both FireWire driver stacks. | ||
588 | # | ||
589 | |||
590 | # | ||
591 | # See the help texts for more information. | ||
592 | # | ||
593 | # CONFIG_FIREWIRE is not set | ||
594 | # CONFIG_IEEE1394 is not set | ||
595 | # CONFIG_I2O is not set | ||
596 | CONFIG_MACINTOSH_DRIVERS=y | 45 | CONFIG_MACINTOSH_DRIVERS=y |
597 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
598 | # CONFIG_WINDFARM is not set | ||
599 | CONFIG_NETDEVICES=y | 46 | CONFIG_NETDEVICES=y |
600 | # CONFIG_DUMMY is not set | ||
601 | # CONFIG_BONDING is not set | ||
602 | # CONFIG_MACVLAN is not set | ||
603 | # CONFIG_EQUALIZER is not set | ||
604 | # CONFIG_TUN is not set | ||
605 | # CONFIG_VETH is not set | ||
606 | # CONFIG_ARCNET is not set | ||
607 | # CONFIG_NET_ETHERNET is not set | ||
608 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
609 | CONFIG_IBM_NEW_EMAC_RGMII=y | ||
610 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
611 | CONFIG_NETDEV_1000=y | ||
612 | # CONFIG_ACENIC is not set | ||
613 | # CONFIG_DL2K is not set | ||
614 | # CONFIG_E1000 is not set | ||
615 | # CONFIG_E1000E is not set | ||
616 | # CONFIG_IP1000 is not set | ||
617 | # CONFIG_IGB is not set | ||
618 | # CONFIG_IGBVF is not set | ||
619 | # CONFIG_NS83820 is not set | ||
620 | # CONFIG_HAMACHI is not set | ||
621 | # CONFIG_YELLOWFIN is not set | ||
622 | # CONFIG_R8169 is not set | ||
623 | # CONFIG_SIS190 is not set | ||
624 | # CONFIG_SKGE is not set | ||
625 | # CONFIG_SKY2 is not set | ||
626 | # CONFIG_VIA_VELOCITY is not set | ||
627 | # CONFIG_TIGON3 is not set | ||
628 | # CONFIG_BNX2 is not set | ||
629 | # CONFIG_CNIC is not set | ||
630 | # CONFIG_MV643XX_ETH is not set | ||
631 | # CONFIG_XILINX_LL_TEMAC is not set | ||
632 | # CONFIG_QLA3XXX is not set | ||
633 | # CONFIG_ATL1 is not set | ||
634 | # CONFIG_ATL1E is not set | ||
635 | # CONFIG_ATL1C is not set | ||
636 | # CONFIG_JME is not set | ||
637 | CONFIG_NETDEV_10000=y | ||
638 | # CONFIG_CHELSIO_T1 is not set | ||
639 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
640 | # CONFIG_CHELSIO_T3 is not set | ||
641 | # CONFIG_ENIC is not set | ||
642 | # CONFIG_IXGBE is not set | ||
643 | # CONFIG_IXGB is not set | ||
644 | # CONFIG_S2IO is not set | ||
645 | # CONFIG_VXGE is not set | ||
646 | # CONFIG_MYRI10GE is not set | ||
647 | # CONFIG_NETXEN_NIC is not set | ||
648 | # CONFIG_NIU is not set | ||
649 | # CONFIG_MLX4_EN is not set | ||
650 | # CONFIG_MLX4_CORE is not set | ||
651 | # CONFIG_TEHUTI is not set | ||
652 | # CONFIG_BNX2X is not set | ||
653 | # CONFIG_QLGE is not set | ||
654 | # CONFIG_SFC is not set | ||
655 | # CONFIG_BE2NET is not set | ||
656 | # CONFIG_TR is not set | ||
657 | CONFIG_WLAN=y | ||
658 | # CONFIG_AIRO is not set | ||
659 | # CONFIG_ATMEL is not set | ||
660 | # CONFIG_PRISM54 is not set | ||
661 | # CONFIG_HOSTAP is not set | ||
662 | |||
663 | # | ||
664 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
665 | # | ||
666 | # CONFIG_WAN is not set | ||
667 | # CONFIG_FDDI is not set | ||
668 | # CONFIG_HIPPI is not set | ||
669 | # CONFIG_PPP is not set | ||
670 | # CONFIG_SLIP is not set | ||
671 | # CONFIG_NETCONSOLE is not set | ||
672 | # CONFIG_NETPOLL is not set | ||
673 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
674 | # CONFIG_VMXNET3 is not set | ||
675 | # CONFIG_ISDN is not set | ||
676 | # CONFIG_PHONE is not set | ||
677 | |||
678 | # | ||
679 | # Input device support | ||
680 | # | ||
681 | # CONFIG_INPUT is not set | 47 | # CONFIG_INPUT is not set |
682 | |||
683 | # | ||
684 | # Hardware I/O ports | ||
685 | # | ||
686 | # CONFIG_SERIO is not set | 48 | # CONFIG_SERIO is not set |
687 | # CONFIG_GAMEPORT is not set | ||
688 | |||
689 | # | ||
690 | # Character devices | ||
691 | # | ||
692 | # CONFIG_VT is not set | 49 | # CONFIG_VT is not set |
693 | CONFIG_DEVKMEM=y | ||
694 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
695 | # CONFIG_NOZOMI is not set | ||
696 | |||
697 | # | ||
698 | # Serial drivers | ||
699 | # | ||
700 | CONFIG_SERIAL_8250=y | 50 | CONFIG_SERIAL_8250=y |
701 | CONFIG_SERIAL_8250_CONSOLE=y | 51 | CONFIG_SERIAL_8250_CONSOLE=y |
702 | # CONFIG_SERIAL_8250_PCI is not set | 52 | # CONFIG_SERIAL_8250_PCI is not set |
703 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
704 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
705 | CONFIG_SERIAL_8250_EXTENDED=y | 53 | CONFIG_SERIAL_8250_EXTENDED=y |
706 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
707 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 54 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
708 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
709 | # CONFIG_SERIAL_8250_RSA is not set | ||
710 | |||
711 | # | ||
712 | # Non-8250 serial port support | ||
713 | # | ||
714 | # CONFIG_SERIAL_UARTLITE is not set | ||
715 | CONFIG_SERIAL_CORE=y | ||
716 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
717 | # CONFIG_SERIAL_JSM is not set | ||
718 | CONFIG_SERIAL_OF_PLATFORM=y | 55 | CONFIG_SERIAL_OF_PLATFORM=y |
719 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
720 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
721 | CONFIG_UNIX98_PTYS=y | ||
722 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
723 | CONFIG_LEGACY_PTYS=y | ||
724 | CONFIG_LEGACY_PTY_COUNT=256 | ||
725 | # CONFIG_HVC_UDBG is not set | ||
726 | # CONFIG_IPMI_HANDLER is not set | ||
727 | # CONFIG_HW_RANDOM is not set | 56 | # CONFIG_HW_RANDOM is not set |
728 | # CONFIG_NVRAM is not set | ||
729 | # CONFIG_GEN_RTC is not set | ||
730 | # CONFIG_R3964 is not set | ||
731 | # CONFIG_APPLICOM is not set | ||
732 | # CONFIG_RAW_DRIVER is not set | ||
733 | # CONFIG_TCG_TPM is not set | ||
734 | CONFIG_DEVPORT=y | ||
735 | # CONFIG_I2C is not set | ||
736 | # CONFIG_SPI is not set | ||
737 | |||
738 | # | ||
739 | # PPS support | ||
740 | # | ||
741 | # CONFIG_PPS is not set | ||
742 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
743 | # CONFIG_GPIOLIB is not set | ||
744 | # CONFIG_W1 is not set | ||
745 | # CONFIG_POWER_SUPPLY is not set | ||
746 | # CONFIG_HWMON is not set | 57 | # CONFIG_HWMON is not set |
747 | CONFIG_THERMAL=y | 58 | CONFIG_THERMAL=y |
748 | # CONFIG_WATCHDOG is not set | ||
749 | CONFIG_SSB_POSSIBLE=y | ||
750 | |||
751 | # | ||
752 | # Sonics Silicon Backplane | ||
753 | # | ||
754 | # CONFIG_SSB is not set | ||
755 | |||
756 | # | ||
757 | # Multifunction device drivers | ||
758 | # | ||
759 | # CONFIG_MFD_CORE is not set | ||
760 | # CONFIG_MFD_SM501 is not set | ||
761 | # CONFIG_HTC_PASIC3 is not set | ||
762 | # CONFIG_MFD_TMIO is not set | ||
763 | # CONFIG_REGULATOR is not set | ||
764 | # CONFIG_MEDIA_SUPPORT is not set | ||
765 | |||
766 | # | ||
767 | # Graphics support | ||
768 | # | ||
769 | # CONFIG_AGP is not set | ||
770 | CONFIG_VGA_ARB=y | ||
771 | # CONFIG_DRM is not set | ||
772 | # CONFIG_VGASTATE is not set | ||
773 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 59 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
774 | # CONFIG_FB is not set | ||
775 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
776 | |||
777 | # | ||
778 | # Display device support | ||
779 | # | ||
780 | # CONFIG_DISPLAY_SUPPORT is not set | ||
781 | # CONFIG_SOUND is not set | ||
782 | CONFIG_USB_SUPPORT=y | ||
783 | CONFIG_USB_ARCH_HAS_HCD=y | ||
784 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
785 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
786 | # CONFIG_USB is not set | ||
787 | # CONFIG_USB_OTG_WHITELIST is not set | ||
788 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
789 | |||
790 | # | ||
791 | # Enable Host or Gadget support to see Inventra options | ||
792 | # | ||
793 | |||
794 | # | ||
795 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
796 | # | ||
797 | # CONFIG_USB_GADGET is not set | ||
798 | |||
799 | # | ||
800 | # OTG and related infrastructure | ||
801 | # | ||
802 | # CONFIG_UWB is not set | ||
803 | # CONFIG_MMC is not set | ||
804 | # CONFIG_MEMSTICK is not set | ||
805 | # CONFIG_NEW_LEDS is not set | ||
806 | # CONFIG_ACCESSIBILITY is not set | ||
807 | # CONFIG_INFINIBAND is not set | ||
808 | # CONFIG_EDAC is not set | ||
809 | # CONFIG_RTC_CLASS is not set | ||
810 | # CONFIG_DMADEVICES is not set | ||
811 | # CONFIG_AUXDISPLAY is not set | ||
812 | # CONFIG_UIO is not set | ||
813 | |||
814 | # | ||
815 | # TI VLYNQ | ||
816 | # | ||
817 | # CONFIG_STAGING is not set | ||
818 | |||
819 | # | ||
820 | # File systems | ||
821 | # | ||
822 | CONFIG_EXT2_FS=y | 60 | CONFIG_EXT2_FS=y |
823 | # CONFIG_EXT2_FS_XATTR is not set | ||
824 | # CONFIG_EXT2_FS_XIP is not set | ||
825 | # CONFIG_EXT3_FS is not set | ||
826 | # CONFIG_EXT4_FS is not set | ||
827 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
828 | # CONFIG_REISERFS_FS is not set | ||
829 | # CONFIG_JFS_FS is not set | ||
830 | # CONFIG_FS_POSIX_ACL is not set | ||
831 | # CONFIG_XFS_FS is not set | ||
832 | # CONFIG_GFS2_FS is not set | ||
833 | # CONFIG_OCFS2_FS is not set | ||
834 | # CONFIG_BTRFS_FS is not set | ||
835 | # CONFIG_NILFS2_FS is not set | ||
836 | CONFIG_FILE_LOCKING=y | ||
837 | CONFIG_FSNOTIFY=y | ||
838 | CONFIG_DNOTIFY=y | ||
839 | CONFIG_INOTIFY=y | 61 | CONFIG_INOTIFY=y |
840 | CONFIG_INOTIFY_USER=y | ||
841 | # CONFIG_QUOTA is not set | ||
842 | # CONFIG_AUTOFS_FS is not set | ||
843 | # CONFIG_AUTOFS4_FS is not set | ||
844 | # CONFIG_FUSE_FS is not set | ||
845 | |||
846 | # | ||
847 | # Caches | ||
848 | # | ||
849 | # CONFIG_FSCACHE is not set | ||
850 | |||
851 | # | ||
852 | # CD-ROM/DVD Filesystems | ||
853 | # | ||
854 | # CONFIG_ISO9660_FS is not set | ||
855 | # CONFIG_UDF_FS is not set | ||
856 | |||
857 | # | ||
858 | # DOS/FAT/NT Filesystems | ||
859 | # | ||
860 | # CONFIG_MSDOS_FS is not set | ||
861 | # CONFIG_VFAT_FS is not set | ||
862 | # CONFIG_NTFS_FS is not set | ||
863 | |||
864 | # | ||
865 | # Pseudo filesystems | ||
866 | # | ||
867 | CONFIG_PROC_FS=y | ||
868 | CONFIG_PROC_KCORE=y | 62 | CONFIG_PROC_KCORE=y |
869 | CONFIG_PROC_SYSCTL=y | ||
870 | CONFIG_PROC_PAGE_MONITOR=y | ||
871 | CONFIG_SYSFS=y | ||
872 | CONFIG_TMPFS=y | 63 | CONFIG_TMPFS=y |
873 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
874 | # CONFIG_HUGETLB_PAGE is not set | ||
875 | # CONFIG_CONFIGFS_FS is not set | ||
876 | CONFIG_MISC_FILESYSTEMS=y | ||
877 | # CONFIG_ADFS_FS is not set | ||
878 | # CONFIG_AFFS_FS is not set | ||
879 | # CONFIG_HFS_FS is not set | ||
880 | # CONFIG_HFSPLUS_FS is not set | ||
881 | # CONFIG_BEFS_FS is not set | ||
882 | # CONFIG_BFS_FS is not set | ||
883 | # CONFIG_EFS_FS is not set | ||
884 | CONFIG_JFFS2_FS=y | 64 | CONFIG_JFFS2_FS=y |
885 | CONFIG_JFFS2_FS_DEBUG=0 | ||
886 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
887 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
888 | # CONFIG_JFFS2_SUMMARY is not set | ||
889 | # CONFIG_JFFS2_FS_XATTR is not set | ||
890 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
891 | CONFIG_JFFS2_ZLIB=y | ||
892 | # CONFIG_JFFS2_LZO is not set | ||
893 | CONFIG_JFFS2_RTIME=y | ||
894 | # CONFIG_JFFS2_RUBIN is not set | ||
895 | CONFIG_CRAMFS=y | 65 | CONFIG_CRAMFS=y |
896 | # CONFIG_SQUASHFS is not set | ||
897 | # CONFIG_VXFS_FS is not set | ||
898 | # CONFIG_MINIX_FS is not set | ||
899 | # CONFIG_OMFS_FS is not set | ||
900 | # CONFIG_HPFS_FS is not set | ||
901 | # CONFIG_QNX4FS_FS is not set | ||
902 | # CONFIG_ROMFS_FS is not set | ||
903 | # CONFIG_SYSV_FS is not set | ||
904 | # CONFIG_UFS_FS is not set | ||
905 | CONFIG_NETWORK_FILESYSTEMS=y | ||
906 | CONFIG_NFS_FS=y | 66 | CONFIG_NFS_FS=y |
907 | CONFIG_NFS_V3=y | 67 | CONFIG_NFS_V3=y |
908 | # CONFIG_NFS_V3_ACL is not set | ||
909 | # CONFIG_NFS_V4 is not set | ||
910 | CONFIG_ROOT_NFS=y | 68 | CONFIG_ROOT_NFS=y |
911 | # CONFIG_NFSD is not set | ||
912 | CONFIG_LOCKD=y | ||
913 | CONFIG_LOCKD_V4=y | ||
914 | CONFIG_NFS_COMMON=y | ||
915 | CONFIG_SUNRPC=y | ||
916 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
917 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
918 | # CONFIG_SMB_FS is not set | ||
919 | # CONFIG_CIFS is not set | ||
920 | # CONFIG_NCP_FS is not set | ||
921 | # CONFIG_CODA_FS is not set | ||
922 | # CONFIG_AFS_FS is not set | ||
923 | |||
924 | # | ||
925 | # Partition Types | ||
926 | # | ||
927 | # CONFIG_PARTITION_ADVANCED is not set | ||
928 | CONFIG_MSDOS_PARTITION=y | ||
929 | # CONFIG_NLS is not set | ||
930 | # CONFIG_DLM is not set | ||
931 | # CONFIG_BINARY_PRINTF is not set | ||
932 | |||
933 | # | ||
934 | # Library routines | ||
935 | # | ||
936 | CONFIG_BITREVERSE=y | ||
937 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
938 | # CONFIG_CRC_CCITT is not set | ||
939 | # CONFIG_CRC16 is not set | ||
940 | # CONFIG_CRC_T10DIF is not set | ||
941 | # CONFIG_CRC_ITU_T is not set | ||
942 | CONFIG_CRC32=y | ||
943 | # CONFIG_CRC7 is not set | ||
944 | # CONFIG_LIBCRC32C is not set | ||
945 | CONFIG_ZLIB_INFLATE=y | ||
946 | CONFIG_ZLIB_DEFLATE=y | ||
947 | CONFIG_DECOMPRESS_GZIP=y | ||
948 | CONFIG_HAS_IOMEM=y | ||
949 | CONFIG_HAS_IOPORT=y | ||
950 | CONFIG_HAS_DMA=y | ||
951 | CONFIG_HAVE_LMB=y | ||
952 | CONFIG_NLATTR=y | ||
953 | CONFIG_GENERIC_ATOMIC64=y | ||
954 | |||
955 | # | ||
956 | # Kernel hacking | ||
957 | # | ||
958 | # CONFIG_PRINTK_TIME is not set | ||
959 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
960 | CONFIG_ENABLE_MUST_CHECK=y | ||
961 | CONFIG_FRAME_WARN=1024 | ||
962 | CONFIG_MAGIC_SYSRQ=y | 69 | CONFIG_MAGIC_SYSRQ=y |
963 | # CONFIG_STRIP_ASM_SYMS is not set | ||
964 | # CONFIG_UNUSED_SYMBOLS is not set | ||
965 | CONFIG_DEBUG_FS=y | 70 | CONFIG_DEBUG_FS=y |
966 | # CONFIG_HEADERS_CHECK is not set | ||
967 | CONFIG_DEBUG_KERNEL=y | 71 | CONFIG_DEBUG_KERNEL=y |
968 | # CONFIG_DEBUG_SHIRQ is not set | ||
969 | CONFIG_DETECT_SOFTLOCKUP=y | ||
970 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
971 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
972 | CONFIG_DETECT_HUNG_TASK=y | 72 | CONFIG_DETECT_HUNG_TASK=y |
973 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
974 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
975 | CONFIG_SCHED_DEBUG=y | ||
976 | # CONFIG_SCHEDSTATS is not set | ||
977 | # CONFIG_TIMER_STATS is not set | ||
978 | # CONFIG_DEBUG_OBJECTS is not set | ||
979 | # CONFIG_SLUB_DEBUG_ON is not set | ||
980 | # CONFIG_SLUB_STATS is not set | ||
981 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
982 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
983 | # CONFIG_RT_MUTEX_TESTER is not set | ||
984 | # CONFIG_DEBUG_SPINLOCK is not set | ||
985 | # CONFIG_DEBUG_MUTEXES is not set | ||
986 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
987 | # CONFIG_PROVE_LOCKING is not set | ||
988 | # CONFIG_LOCK_STAT is not set | ||
989 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
990 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
991 | # CONFIG_DEBUG_KOBJECT is not set | ||
992 | # CONFIG_DEBUG_BUGVERBOSE is not set | 73 | # CONFIG_DEBUG_BUGVERBOSE is not set |
993 | # CONFIG_DEBUG_INFO is not set | ||
994 | # CONFIG_DEBUG_VM is not set | ||
995 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
996 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
997 | # CONFIG_DEBUG_LIST is not set | ||
998 | # CONFIG_DEBUG_SG is not set | ||
999 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1000 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1001 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1002 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 74 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1003 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1004 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1005 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1006 | # CONFIG_FAULT_INJECTION is not set | ||
1007 | # CONFIG_LATENCYTOP is not set | ||
1008 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 75 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1009 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1010 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1011 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1012 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1013 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1014 | CONFIG_TRACING_SUPPORT=y | ||
1015 | CONFIG_FTRACE=y | ||
1016 | # CONFIG_FUNCTION_TRACER is not set | ||
1017 | # CONFIG_IRQSOFF_TRACER is not set | ||
1018 | # CONFIG_SCHED_TRACER is not set | ||
1019 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1020 | # CONFIG_BOOT_TRACER is not set | ||
1021 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1022 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1023 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1024 | # CONFIG_STACK_TRACER is not set | ||
1025 | # CONFIG_KMEMTRACE is not set | ||
1026 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1027 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1028 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1029 | # CONFIG_DMA_API_DEBUG is not set | ||
1030 | # CONFIG_SAMPLES is not set | ||
1031 | CONFIG_HAVE_ARCH_KGDB=y | ||
1032 | # CONFIG_KGDB is not set | ||
1033 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1034 | CONFIG_PPC_WERROR=y | ||
1035 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1036 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1037 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1038 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1039 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1040 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1041 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1042 | # CONFIG_XMON is not set | ||
1043 | # CONFIG_IRQSTACKS is not set | ||
1044 | # CONFIG_VIRQ_DEBUG is not set | ||
1045 | # CONFIG_BDI_SWITCH is not set | ||
1046 | CONFIG_PPC_EARLY_DEBUG=y | 76 | CONFIG_PPC_EARLY_DEBUG=y |
1047 | # CONFIG_PPC_EARLY_DEBUG_LPAR is not set | ||
1048 | # CONFIG_PPC_EARLY_DEBUG_G5 is not set | ||
1049 | # CONFIG_PPC_EARLY_DEBUG_RTAS_PANEL is not set | ||
1050 | # CONFIG_PPC_EARLY_DEBUG_RTAS_CONSOLE is not set | ||
1051 | # CONFIG_PPC_EARLY_DEBUG_MAPLE is not set | ||
1052 | # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set | ||
1053 | # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set | ||
1054 | # CONFIG_PPC_EARLY_DEBUG_BEAT is not set | ||
1055 | CONFIG_PPC_EARLY_DEBUG_44x=y | ||
1056 | # CONFIG_PPC_EARLY_DEBUG_40x is not set | ||
1057 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set | ||
1058 | # CONFIG_PPC_EARLY_DEBUG_USBGECKO is not set | ||
1059 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0xef600300 | 77 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0xef600300 |
1060 | CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 | ||
1061 | |||
1062 | # | ||
1063 | # Security options | ||
1064 | # | ||
1065 | # CONFIG_KEYS is not set | ||
1066 | # CONFIG_SECURITY is not set | ||
1067 | # CONFIG_SECURITYFS is not set | ||
1068 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1069 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1070 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1071 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1072 | CONFIG_DEFAULT_SECURITY="" | ||
1073 | CONFIG_CRYPTO=y | 78 | CONFIG_CRYPTO=y |
1074 | |||
1075 | # | ||
1076 | # Crypto core or helper | ||
1077 | # | ||
1078 | CONFIG_CRYPTO_ALGAPI=y | ||
1079 | CONFIG_CRYPTO_ALGAPI2=y | ||
1080 | CONFIG_CRYPTO_AEAD2=y | ||
1081 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1082 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1083 | CONFIG_CRYPTO_HASH=y | ||
1084 | CONFIG_CRYPTO_HASH2=y | ||
1085 | CONFIG_CRYPTO_RNG2=y | ||
1086 | CONFIG_CRYPTO_PCOMP=y | ||
1087 | CONFIG_CRYPTO_MANAGER=y | ||
1088 | CONFIG_CRYPTO_MANAGER2=y | ||
1089 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1090 | # CONFIG_CRYPTO_NULL is not set | ||
1091 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1092 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1093 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1094 | # CONFIG_CRYPTO_TEST is not set | ||
1095 | |||
1096 | # | ||
1097 | # Authenticated Encryption with Associated Data | ||
1098 | # | ||
1099 | # CONFIG_CRYPTO_CCM is not set | ||
1100 | # CONFIG_CRYPTO_GCM is not set | ||
1101 | # CONFIG_CRYPTO_SEQIV is not set | ||
1102 | |||
1103 | # | ||
1104 | # Block modes | ||
1105 | # | ||
1106 | CONFIG_CRYPTO_CBC=y | 79 | CONFIG_CRYPTO_CBC=y |
1107 | # CONFIG_CRYPTO_CTR is not set | ||
1108 | # CONFIG_CRYPTO_CTS is not set | ||
1109 | CONFIG_CRYPTO_ECB=y | 80 | CONFIG_CRYPTO_ECB=y |
1110 | # CONFIG_CRYPTO_LRW is not set | ||
1111 | CONFIG_CRYPTO_PCBC=y | 81 | CONFIG_CRYPTO_PCBC=y |
1112 | # CONFIG_CRYPTO_XTS is not set | ||
1113 | |||
1114 | # | ||
1115 | # Hash modes | ||
1116 | # | ||
1117 | # CONFIG_CRYPTO_HMAC is not set | ||
1118 | # CONFIG_CRYPTO_XCBC is not set | ||
1119 | # CONFIG_CRYPTO_VMAC is not set | ||
1120 | |||
1121 | # | ||
1122 | # Digest | ||
1123 | # | ||
1124 | # CONFIG_CRYPTO_CRC32C is not set | ||
1125 | # CONFIG_CRYPTO_GHASH is not set | ||
1126 | # CONFIG_CRYPTO_MD4 is not set | ||
1127 | CONFIG_CRYPTO_MD5=y | 82 | CONFIG_CRYPTO_MD5=y |
1128 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1129 | # CONFIG_CRYPTO_RMD128 is not set | ||
1130 | # CONFIG_CRYPTO_RMD160 is not set | ||
1131 | # CONFIG_CRYPTO_RMD256 is not set | ||
1132 | # CONFIG_CRYPTO_RMD320 is not set | ||
1133 | # CONFIG_CRYPTO_SHA1 is not set | ||
1134 | # CONFIG_CRYPTO_SHA256 is not set | ||
1135 | # CONFIG_CRYPTO_SHA512 is not set | ||
1136 | # CONFIG_CRYPTO_TGR192 is not set | ||
1137 | # CONFIG_CRYPTO_WP512 is not set | ||
1138 | |||
1139 | # | ||
1140 | # Ciphers | ||
1141 | # | ||
1142 | # CONFIG_CRYPTO_AES is not set | ||
1143 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1144 | # CONFIG_CRYPTO_ARC4 is not set | ||
1145 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1146 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1147 | # CONFIG_CRYPTO_CAST5 is not set | ||
1148 | # CONFIG_CRYPTO_CAST6 is not set | ||
1149 | CONFIG_CRYPTO_DES=y | 83 | CONFIG_CRYPTO_DES=y |
1150 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1151 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1152 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1153 | # CONFIG_CRYPTO_SEED is not set | ||
1154 | # CONFIG_CRYPTO_SERPENT is not set | ||
1155 | # CONFIG_CRYPTO_TEA is not set | ||
1156 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1157 | |||
1158 | # | ||
1159 | # Compression | ||
1160 | # | ||
1161 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1162 | # CONFIG_CRYPTO_ZLIB is not set | ||
1163 | # CONFIG_CRYPTO_LZO is not set | ||
1164 | |||
1165 | # | ||
1166 | # Random Number Generation | ||
1167 | # | ||
1168 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 84 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1169 | CONFIG_CRYPTO_HW=y | ||
1170 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1171 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1172 | # CONFIG_PPC_CLOCK is not set | ||
1173 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/redwood_defconfig b/arch/powerpc/configs/44x/redwood_defconfig index 684f40dc8a41..64cd0f3421a9 100644 --- a/arch/powerpc/configs/44x/redwood_defconfig +++ b/arch/powerpc/configs/44x/redwood_defconfig | |||
@@ -1,1287 +1,122 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 15:05:05 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_NOT_COHERENT_CACHE=y | ||
26 | CONFIG_PPC32=y | ||
27 | CONFIG_WORD_SIZE=32 | ||
28 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
29 | CONFIG_MMU=y | ||
30 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
31 | CONFIG_GENERIC_TIME=y | ||
32 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
33 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
34 | CONFIG_GENERIC_HARDIRQS=y | ||
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
38 | CONFIG_IRQ_PER_CPU=y | ||
39 | CONFIG_NR_IRQS=512 | ||
40 | CONFIG_STACKTRACE_SUPPORT=y | ||
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
43 | CONFIG_LOCKDEP_SUPPORT=y | ||
44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
45 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
46 | CONFIG_GENERIC_HWEIGHT=y | ||
47 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
49 | CONFIG_PPC=y | ||
50 | CONFIG_EARLY_PRINTK=y | ||
51 | CONFIG_GENERIC_NVRAM=y | ||
52 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
53 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
54 | CONFIG_PPC_OF=y | ||
55 | CONFIG_OF=y | ||
56 | CONFIG_PPC_UDBG_16550=y | ||
57 | # CONFIG_GENERIC_TBSYNC is not set | ||
58 | CONFIG_AUDIT_ARCH=y | ||
59 | CONFIG_GENERIC_BUG=y | ||
60 | CONFIG_DTC=y | ||
61 | # CONFIG_DEFAULT_UIMAGE is not set | ||
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
63 | CONFIG_PPC_DCR_NATIVE=y | ||
64 | # CONFIG_PPC_DCR_MMIO is not set | ||
65 | CONFIG_PPC_DCR=y | ||
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
68 | CONFIG_CONSTRUCTORS=y | ||
69 | |||
70 | # | ||
71 | # General setup | ||
72 | # | ||
73 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
74 | CONFIG_BROKEN_ON_SMP=y | ||
75 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
76 | CONFIG_LOCALVERSION="" | ||
77 | CONFIG_LOCALVERSION_AUTO=y | ||
78 | CONFIG_SWAP=y | ||
79 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
80 | CONFIG_SYSVIPC_SYSCTL=y | ||
81 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
83 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
84 | # CONFIG_TASKSTATS is not set | ||
85 | # CONFIG_AUDIT is not set | ||
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
97 | # CONFIG_IKCONFIG is not set | ||
98 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
99 | # CONFIG_GROUP_SCHED is not set | ||
100 | # CONFIG_CGROUPS is not set | ||
101 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
102 | # CONFIG_RELAY is not set | ||
103 | # CONFIG_NAMESPACES is not set | ||
104 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
105 | CONFIG_INITRAMFS_SOURCE="" | ||
106 | CONFIG_RD_GZIP=y | ||
107 | # CONFIG_RD_BZIP2 is not set | ||
108 | # CONFIG_RD_LZMA is not set | ||
109 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
110 | CONFIG_SYSCTL=y | ||
111 | CONFIG_ANON_INODES=y | ||
112 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
113 | CONFIG_SYSCTL_SYSCALL=y | ||
114 | CONFIG_KALLSYMS=y | ||
115 | # CONFIG_KALLSYMS_ALL is not set | ||
116 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
117 | CONFIG_HOTPLUG=y | ||
118 | CONFIG_PRINTK=y | ||
119 | CONFIG_BUG=y | ||
120 | CONFIG_ELF_CORE=y | ||
121 | CONFIG_BASE_FULL=y | ||
122 | CONFIG_FUTEX=y | ||
123 | CONFIG_EPOLL=y | ||
124 | CONFIG_SIGNALFD=y | ||
125 | CONFIG_TIMERFD=y | ||
126 | CONFIG_EVENTFD=y | ||
127 | CONFIG_SHMEM=y | ||
128 | CONFIG_AIO=y | ||
129 | CONFIG_HAVE_PERF_EVENTS=y | ||
130 | |||
131 | # | ||
132 | # Kernel Performance Events And Counters | ||
133 | # | ||
134 | # CONFIG_PERF_EVENTS is not set | ||
135 | # CONFIG_PERF_COUNTERS is not set | ||
136 | CONFIG_VM_EVENT_COUNTERS=y | ||
137 | CONFIG_PCI_QUIRKS=y | ||
138 | CONFIG_SLUB_DEBUG=y | ||
139 | CONFIG_COMPAT_BRK=y | ||
140 | # CONFIG_SLAB is not set | ||
141 | CONFIG_SLUB=y | ||
142 | # CONFIG_SLOB is not set | ||
143 | # CONFIG_PROFILING is not set | ||
144 | CONFIG_HAVE_OPROFILE=y | ||
145 | # CONFIG_KPROBES is not set | ||
146 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
147 | CONFIG_HAVE_IOREMAP_PROT=y | ||
148 | CONFIG_HAVE_KPROBES=y | ||
149 | CONFIG_HAVE_KRETPROBES=y | ||
150 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
151 | CONFIG_HAVE_DMA_ATTRS=y | ||
152 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
153 | |||
154 | # | ||
155 | # GCOV-based kernel profiling | ||
156 | # | ||
157 | # CONFIG_GCOV_KERNEL is not set | ||
158 | # CONFIG_SLOW_WORK is not set | ||
159 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
160 | CONFIG_SLABINFO=y | ||
161 | CONFIG_RT_MUTEXES=y | ||
162 | CONFIG_BASE_SMALL=0 | ||
163 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
164 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
165 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
166 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
167 | # CONFIG_MODVERSIONS is not set | ||
168 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
169 | CONFIG_BLOCK=y | ||
170 | CONFIG_LBDAF=y | ||
171 | # CONFIG_BLK_DEV_BSG is not set | 11 | # CONFIG_BLK_DEV_BSG is not set |
172 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
173 | |||
174 | # | ||
175 | # IO Schedulers | ||
176 | # | ||
177 | CONFIG_IOSCHED_NOOP=y | ||
178 | CONFIG_IOSCHED_DEADLINE=y | ||
179 | CONFIG_IOSCHED_CFQ=y | ||
180 | # CONFIG_DEFAULT_DEADLINE is not set | ||
181 | CONFIG_DEFAULT_CFQ=y | ||
182 | # CONFIG_DEFAULT_NOOP is not set | ||
183 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
184 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
185 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
186 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
190 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
191 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
192 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
193 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
194 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
195 | # CONFIG_INLINE_READ_LOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
199 | CONFIG_INLINE_READ_UNLOCK=y | ||
200 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
201 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
202 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
203 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
204 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
208 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
209 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
210 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
211 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
212 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
213 | # CONFIG_FREEZER is not set | ||
214 | CONFIG_PPC4xx_PCI_EXPRESS=y | ||
215 | |||
216 | # | ||
217 | # Platform support | ||
218 | # | ||
219 | # CONFIG_PPC_CELL is not set | ||
220 | # CONFIG_PPC_CELL_NATIVE is not set | ||
221 | # CONFIG_PQ2ADS is not set | ||
222 | # CONFIG_BAMBOO is not set | ||
223 | # CONFIG_EBONY is not set | 12 | # CONFIG_EBONY is not set |
224 | # CONFIG_SAM440EP is not set | ||
225 | # CONFIG_SEQUOIA is not set | ||
226 | # CONFIG_TAISHAN is not set | ||
227 | # CONFIG_KATMAI is not set | ||
228 | # CONFIG_RAINIER is not set | ||
229 | # CONFIG_WARP is not set | ||
230 | # CONFIG_ARCHES is not set | ||
231 | # CONFIG_CANYONLANDS is not set | ||
232 | # CONFIG_GLACIER is not set | ||
233 | CONFIG_REDWOOD=y | 13 | CONFIG_REDWOOD=y |
234 | # CONFIG_EIGER is not set | ||
235 | # CONFIG_YOSEMITE is not set | ||
236 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
237 | CONFIG_PPC44x_SIMPLE=y | ||
238 | # CONFIG_PPC4xx_GPIO is not set | ||
239 | CONFIG_460SX=y | ||
240 | # CONFIG_IPIC is not set | ||
241 | # CONFIG_MPIC is not set | ||
242 | # CONFIG_MPIC_WEIRD is not set | ||
243 | # CONFIG_PPC_I8259 is not set | ||
244 | # CONFIG_PPC_RTAS is not set | ||
245 | # CONFIG_MMIO_NVRAM is not set | ||
246 | # CONFIG_PPC_MPC106 is not set | ||
247 | # CONFIG_PPC_970_NAP is not set | ||
248 | # CONFIG_PPC_INDIRECT_IO is not set | ||
249 | # CONFIG_GENERIC_IOMAP is not set | ||
250 | # CONFIG_CPU_FREQ is not set | ||
251 | # CONFIG_FSL_ULI1575 is not set | ||
252 | # CONFIG_SIMPLE_GPIO is not set | ||
253 | |||
254 | # | ||
255 | # Kernel options | ||
256 | # | ||
257 | # CONFIG_HIGHMEM is not set | ||
258 | CONFIG_TICK_ONESHOT=y | ||
259 | CONFIG_NO_HZ=y | 14 | CONFIG_NO_HZ=y |
260 | CONFIG_HIGH_RES_TIMERS=y | 15 | CONFIG_HIGH_RES_TIMERS=y |
261 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
262 | # CONFIG_HZ_100 is not set | ||
263 | CONFIG_HZ_250=y | ||
264 | # CONFIG_HZ_300 is not set | ||
265 | # CONFIG_HZ_1000 is not set | ||
266 | CONFIG_HZ=250 | ||
267 | CONFIG_SCHED_HRTICK=y | ||
268 | CONFIG_PREEMPT_NONE=y | ||
269 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
270 | # CONFIG_PREEMPT is not set | ||
271 | CONFIG_BINFMT_ELF=y | ||
272 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
273 | # CONFIG_HAVE_AOUT is not set | ||
274 | # CONFIG_BINFMT_MISC is not set | ||
275 | # CONFIG_MATH_EMULATION is not set | ||
276 | # CONFIG_IOMMU_HELPER is not set | ||
277 | # CONFIG_SWIOTLB is not set | ||
278 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
279 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
280 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
281 | CONFIG_SPARSE_IRQ=y | 16 | CONFIG_SPARSE_IRQ=y |
282 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
283 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
284 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
285 | CONFIG_SELECT_MEMORY_MODEL=y | ||
286 | CONFIG_FLATMEM_MANUAL=y | ||
287 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
288 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
289 | CONFIG_FLATMEM=y | ||
290 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
291 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
292 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
293 | CONFIG_MIGRATION=y | ||
294 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
295 | CONFIG_ZONE_DMA_FLAG=1 | ||
296 | CONFIG_BOUNCE=y | ||
297 | CONFIG_VIRT_TO_BUS=y | ||
298 | # CONFIG_KSM is not set | ||
299 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
300 | CONFIG_STDBINUTILS=y | ||
301 | CONFIG_PPC_4K_PAGES=y | ||
302 | # CONFIG_PPC_16K_PAGES is not set | ||
303 | # CONFIG_PPC_64K_PAGES is not set | ||
304 | # CONFIG_PPC_256K_PAGES is not set | ||
305 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
306 | CONFIG_PROC_DEVICETREE=y | ||
307 | CONFIG_CMDLINE_BOOL=y | 17 | CONFIG_CMDLINE_BOOL=y |
308 | CONFIG_CMDLINE="" | 18 | CONFIG_CMDLINE="" |
309 | CONFIG_EXTRA_TARGETS="" | ||
310 | CONFIG_SECCOMP=y | ||
311 | CONFIG_ISA_DMA_API=y | ||
312 | |||
313 | # | ||
314 | # Bus options | ||
315 | # | ||
316 | CONFIG_ZONE_DMA=y | ||
317 | CONFIG_PPC_INDIRECT_PCI=y | ||
318 | CONFIG_4xx_SOC=y | ||
319 | CONFIG_PPC_PCI_CHOICE=y | ||
320 | CONFIG_PCI=y | ||
321 | CONFIG_PCI_DOMAINS=y | ||
322 | CONFIG_PCI_SYSCALL=y | ||
323 | CONFIG_PCIEPORTBUS=y | 19 | CONFIG_PCIEPORTBUS=y |
324 | CONFIG_PCIEAER=y | ||
325 | # CONFIG_PCIE_ECRC is not set | ||
326 | # CONFIG_PCIEAER_INJECT is not set | ||
327 | # CONFIG_PCIEASPM is not set | 20 | # CONFIG_PCIEASPM is not set |
328 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
329 | # CONFIG_PCI_MSI is not set | ||
330 | # CONFIG_PCI_LEGACY is not set | ||
331 | # CONFIG_PCI_DEBUG is not set | ||
332 | # CONFIG_PCI_STUB is not set | ||
333 | # CONFIG_PCI_IOV is not set | ||
334 | # CONFIG_PCCARD is not set | ||
335 | # CONFIG_HOTPLUG_PCI is not set | ||
336 | # CONFIG_HAS_RAPIDIO is not set | ||
337 | |||
338 | # | ||
339 | # Advanced setup | ||
340 | # | ||
341 | # CONFIG_ADVANCED_OPTIONS is not set | ||
342 | |||
343 | # | ||
344 | # Default settings for advanced configuration options are used | ||
345 | # | ||
346 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
347 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
348 | CONFIG_KERNEL_START=0xc0000000 | ||
349 | CONFIG_PHYSICAL_START=0x00000000 | ||
350 | CONFIG_TASK_SIZE=0xc0000000 | ||
351 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
352 | CONFIG_NET=y | 21 | CONFIG_NET=y |
353 | |||
354 | # | ||
355 | # Networking options | ||
356 | # | ||
357 | CONFIG_PACKET=y | 22 | CONFIG_PACKET=y |
358 | # CONFIG_PACKET_MMAP is not set | ||
359 | CONFIG_UNIX=y | 23 | CONFIG_UNIX=y |
360 | # CONFIG_NET_KEY is not set | ||
361 | CONFIG_INET=y | 24 | CONFIG_INET=y |
362 | # CONFIG_IP_MULTICAST is not set | ||
363 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
364 | CONFIG_IP_FIB_HASH=y | ||
365 | CONFIG_IP_PNP=y | 25 | CONFIG_IP_PNP=y |
366 | CONFIG_IP_PNP_DHCP=y | 26 | CONFIG_IP_PNP_DHCP=y |
367 | CONFIG_IP_PNP_BOOTP=y | 27 | CONFIG_IP_PNP_BOOTP=y |
368 | # CONFIG_IP_PNP_RARP is not set | ||
369 | # CONFIG_NET_IPIP is not set | ||
370 | # CONFIG_NET_IPGRE is not set | ||
371 | # CONFIG_ARPD is not set | ||
372 | # CONFIG_SYN_COOKIES is not set | ||
373 | # CONFIG_INET_AH is not set | ||
374 | # CONFIG_INET_ESP is not set | ||
375 | # CONFIG_INET_IPCOMP is not set | ||
376 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
377 | # CONFIG_INET_TUNNEL is not set | ||
378 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 28 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
379 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 29 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
380 | # CONFIG_INET_XFRM_MODE_BEET is not set | 30 | # CONFIG_INET_XFRM_MODE_BEET is not set |
381 | # CONFIG_INET_LRO is not set | 31 | # CONFIG_INET_LRO is not set |
382 | CONFIG_INET_DIAG=y | ||
383 | CONFIG_INET_TCP_DIAG=y | ||
384 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
385 | CONFIG_TCP_CONG_CUBIC=y | ||
386 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
387 | # CONFIG_TCP_MD5SIG is not set | ||
388 | # CONFIG_IPV6 is not set | 32 | # CONFIG_IPV6 is not set |
389 | # CONFIG_NETWORK_SECMARK is not set | ||
390 | # CONFIG_NETFILTER is not set | ||
391 | # CONFIG_IP_DCCP is not set | ||
392 | # CONFIG_IP_SCTP is not set | ||
393 | # CONFIG_RDS is not set | ||
394 | # CONFIG_TIPC is not set | ||
395 | # CONFIG_ATM is not set | ||
396 | # CONFIG_BRIDGE is not set | ||
397 | # CONFIG_NET_DSA is not set | ||
398 | # CONFIG_VLAN_8021Q is not set | ||
399 | # CONFIG_DECNET is not set | ||
400 | # CONFIG_LLC2 is not set | ||
401 | # CONFIG_IPX is not set | ||
402 | # CONFIG_ATALK is not set | ||
403 | # CONFIG_X25 is not set | ||
404 | # CONFIG_LAPB is not set | ||
405 | # CONFIG_ECONET is not set | ||
406 | # CONFIG_WAN_ROUTER is not set | ||
407 | # CONFIG_PHONET is not set | ||
408 | # CONFIG_IEEE802154 is not set | ||
409 | # CONFIG_NET_SCHED is not set | ||
410 | # CONFIG_DCB is not set | ||
411 | |||
412 | # | ||
413 | # Network testing | ||
414 | # | ||
415 | # CONFIG_NET_PKTGEN is not set | ||
416 | # CONFIG_HAMRADIO is not set | ||
417 | # CONFIG_CAN is not set | ||
418 | # CONFIG_IRDA is not set | ||
419 | # CONFIG_BT is not set | ||
420 | # CONFIG_AF_RXRPC is not set | ||
421 | CONFIG_WIRELESS=y | ||
422 | # CONFIG_CFG80211 is not set | ||
423 | # CONFIG_LIB80211 is not set | ||
424 | |||
425 | # | ||
426 | # CFG80211 needs to be enabled for MAC80211 | ||
427 | # | ||
428 | # CONFIG_WIMAX is not set | ||
429 | # CONFIG_RFKILL is not set | ||
430 | # CONFIG_NET_9P is not set | ||
431 | |||
432 | # | ||
433 | # Device Drivers | ||
434 | # | ||
435 | |||
436 | # | ||
437 | # Generic Driver Options | ||
438 | # | ||
439 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 33 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
440 | # CONFIG_DEVTMPFS is not set | ||
441 | CONFIG_STANDALONE=y | ||
442 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
443 | CONFIG_FW_LOADER=y | ||
444 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
445 | CONFIG_EXTRA_FIRMWARE="" | ||
446 | # CONFIG_DEBUG_DRIVER is not set | ||
447 | # CONFIG_DEBUG_DEVRES is not set | ||
448 | # CONFIG_SYS_HYPERVISOR is not set | ||
449 | CONFIG_CONNECTOR=y | 34 | CONFIG_CONNECTOR=y |
450 | CONFIG_PROC_EVENTS=y | ||
451 | CONFIG_MTD=y | 35 | CONFIG_MTD=y |
452 | # CONFIG_MTD_DEBUG is not set | ||
453 | # CONFIG_MTD_TESTS is not set | ||
454 | CONFIG_MTD_CONCAT=y | 36 | CONFIG_MTD_CONCAT=y |
455 | CONFIG_MTD_PARTITIONS=y | 37 | CONFIG_MTD_PARTITIONS=y |
456 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
457 | CONFIG_MTD_CMDLINE_PARTS=y | 38 | CONFIG_MTD_CMDLINE_PARTS=y |
458 | CONFIG_MTD_OF_PARTS=y | 39 | CONFIG_MTD_OF_PARTS=y |
459 | # CONFIG_MTD_AR7_PARTS is not set | ||
460 | |||
461 | # | ||
462 | # User Modules And Translation Layers | ||
463 | # | ||
464 | CONFIG_MTD_CHAR=y | 40 | CONFIG_MTD_CHAR=y |
465 | CONFIG_MTD_BLKDEVS=y | ||
466 | CONFIG_MTD_BLOCK=y | 41 | CONFIG_MTD_BLOCK=y |
467 | # CONFIG_FTL is not set | ||
468 | # CONFIG_NFTL is not set | ||
469 | # CONFIG_INFTL is not set | ||
470 | # CONFIG_RFD_FTL is not set | ||
471 | # CONFIG_SSFDC is not set | ||
472 | # CONFIG_MTD_OOPS is not set | ||
473 | |||
474 | # | ||
475 | # RAM/ROM/Flash chip drivers | ||
476 | # | ||
477 | CONFIG_MTD_CFI=y | 42 | CONFIG_MTD_CFI=y |
478 | # CONFIG_MTD_JEDECPROBE is not set | ||
479 | CONFIG_MTD_GEN_PROBE=y | ||
480 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
481 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
482 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
483 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
484 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
485 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
486 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
487 | CONFIG_MTD_CFI_I1=y | ||
488 | CONFIG_MTD_CFI_I2=y | ||
489 | # CONFIG_MTD_CFI_I4 is not set | ||
490 | # CONFIG_MTD_CFI_I8 is not set | ||
491 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
492 | CONFIG_MTD_CFI_AMDSTD=y | 43 | CONFIG_MTD_CFI_AMDSTD=y |
493 | # CONFIG_MTD_CFI_STAA is not set | ||
494 | CONFIG_MTD_CFI_UTIL=y | ||
495 | # CONFIG_MTD_RAM is not set | ||
496 | # CONFIG_MTD_ROM is not set | ||
497 | # CONFIG_MTD_ABSENT is not set | ||
498 | |||
499 | # | ||
500 | # Mapping drivers for chip access | ||
501 | # | ||
502 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
503 | # CONFIG_MTD_PHYSMAP is not set | ||
504 | CONFIG_MTD_PHYSMAP_OF=y | 44 | CONFIG_MTD_PHYSMAP_OF=y |
505 | # CONFIG_MTD_INTEL_VR_NOR is not set | 45 | CONFIG_PROC_DEVICETREE=y |
506 | # CONFIG_MTD_PLATRAM is not set | ||
507 | |||
508 | # | ||
509 | # Self-contained MTD device drivers | ||
510 | # | ||
511 | # CONFIG_MTD_PMC551 is not set | ||
512 | # CONFIG_MTD_SLRAM is not set | ||
513 | # CONFIG_MTD_PHRAM is not set | ||
514 | # CONFIG_MTD_MTDRAM is not set | ||
515 | # CONFIG_MTD_BLOCK2MTD is not set | ||
516 | |||
517 | # | ||
518 | # Disk-On-Chip Device Drivers | ||
519 | # | ||
520 | # CONFIG_MTD_DOC2000 is not set | ||
521 | # CONFIG_MTD_DOC2001 is not set | ||
522 | # CONFIG_MTD_DOC2001PLUS is not set | ||
523 | # CONFIG_MTD_NAND is not set | ||
524 | # CONFIG_MTD_ONENAND is not set | ||
525 | |||
526 | # | ||
527 | # LPDDR flash memory drivers | ||
528 | # | ||
529 | # CONFIG_MTD_LPDDR is not set | ||
530 | |||
531 | # | ||
532 | # UBI - Unsorted block images | ||
533 | # | ||
534 | # CONFIG_MTD_UBI is not set | ||
535 | CONFIG_OF_DEVICE=y | ||
536 | CONFIG_OF_I2C=y | ||
537 | # CONFIG_PARPORT is not set | ||
538 | CONFIG_BLK_DEV=y | ||
539 | # CONFIG_BLK_DEV_FD is not set | ||
540 | # CONFIG_BLK_CPQ_DA is not set | ||
541 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
542 | # CONFIG_BLK_DEV_DAC960 is not set | ||
543 | # CONFIG_BLK_DEV_UMEM is not set | ||
544 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
545 | # CONFIG_BLK_DEV_LOOP is not set | ||
546 | # CONFIG_BLK_DEV_DRBD is not set | ||
547 | # CONFIG_BLK_DEV_NBD is not set | ||
548 | # CONFIG_BLK_DEV_SX8 is not set | ||
549 | CONFIG_BLK_DEV_RAM=y | 46 | CONFIG_BLK_DEV_RAM=y |
550 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
551 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 47 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
552 | # CONFIG_BLK_DEV_XIP is not set | ||
553 | # CONFIG_CDROM_PKTCDVD is not set | ||
554 | # CONFIG_ATA_OVER_ETH is not set | ||
555 | # CONFIG_XILINX_SYSACE is not set | ||
556 | # CONFIG_BLK_DEV_HD is not set | ||
557 | # CONFIG_MISC_DEVICES is not set | 48 | # CONFIG_MISC_DEVICES is not set |
558 | CONFIG_HAVE_IDE=y | ||
559 | # CONFIG_IDE is not set | ||
560 | |||
561 | # | ||
562 | # SCSI device support | ||
563 | # | ||
564 | # CONFIG_RAID_ATTRS is not set | ||
565 | CONFIG_SCSI=y | 49 | CONFIG_SCSI=y |
566 | CONFIG_SCSI_DMA=y | ||
567 | # CONFIG_SCSI_TGT is not set | ||
568 | # CONFIG_SCSI_NETLINK is not set | ||
569 | CONFIG_SCSI_PROC_FS=y | ||
570 | |||
571 | # | ||
572 | # SCSI support type (disk, tape, CD-ROM) | ||
573 | # | ||
574 | CONFIG_BLK_DEV_SD=y | 50 | CONFIG_BLK_DEV_SD=y |
575 | # CONFIG_CHR_DEV_ST is not set | ||
576 | # CONFIG_CHR_DEV_OSST is not set | ||
577 | # CONFIG_BLK_DEV_SR is not set | ||
578 | CONFIG_CHR_DEV_SG=y | 51 | CONFIG_CHR_DEV_SG=y |
579 | # CONFIG_CHR_DEV_SCH is not set | ||
580 | # CONFIG_SCSI_MULTI_LUN is not set | ||
581 | # CONFIG_SCSI_CONSTANTS is not set | ||
582 | # CONFIG_SCSI_LOGGING is not set | ||
583 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
584 | CONFIG_SCSI_WAIT_SCAN=m | ||
585 | |||
586 | # | ||
587 | # SCSI Transports | ||
588 | # | ||
589 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
590 | # CONFIG_SCSI_FC_ATTRS is not set | ||
591 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
592 | CONFIG_SCSI_SAS_ATTRS=y | ||
593 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
594 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
595 | CONFIG_SCSI_LOWLEVEL=y | ||
596 | # CONFIG_ISCSI_TCP is not set | ||
597 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
598 | # CONFIG_BE2ISCSI is not set | ||
599 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
600 | # CONFIG_SCSI_HPSA is not set | ||
601 | # CONFIG_SCSI_3W_9XXX is not set | ||
602 | # CONFIG_SCSI_3W_SAS is not set | ||
603 | # CONFIG_SCSI_ACARD is not set | ||
604 | # CONFIG_SCSI_AACRAID is not set | ||
605 | # CONFIG_SCSI_AIC7XXX is not set | ||
606 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
607 | # CONFIG_SCSI_AIC79XX is not set | ||
608 | # CONFIG_SCSI_AIC94XX is not set | ||
609 | # CONFIG_SCSI_MVSAS is not set | ||
610 | # CONFIG_SCSI_DPT_I2O is not set | ||
611 | # CONFIG_SCSI_ADVANSYS is not set | ||
612 | # CONFIG_SCSI_ARCMSR is not set | ||
613 | # CONFIG_MEGARAID_NEWGEN is not set | ||
614 | # CONFIG_MEGARAID_LEGACY is not set | ||
615 | # CONFIG_MEGARAID_SAS is not set | ||
616 | # CONFIG_SCSI_MPT2SAS is not set | ||
617 | # CONFIG_SCSI_HPTIOP is not set | ||
618 | # CONFIG_SCSI_BUSLOGIC is not set | ||
619 | # CONFIG_LIBFC is not set | ||
620 | # CONFIG_LIBFCOE is not set | ||
621 | # CONFIG_FCOE is not set | ||
622 | # CONFIG_SCSI_DMX3191D is not set | ||
623 | # CONFIG_SCSI_EATA is not set | ||
624 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
625 | # CONFIG_SCSI_GDTH is not set | ||
626 | # CONFIG_SCSI_IPS is not set | ||
627 | # CONFIG_SCSI_INITIO is not set | ||
628 | # CONFIG_SCSI_INIA100 is not set | ||
629 | # CONFIG_SCSI_STEX is not set | ||
630 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
631 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
632 | # CONFIG_SCSI_QLA_FC is not set | ||
633 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
634 | # CONFIG_SCSI_LPFC is not set | ||
635 | # CONFIG_SCSI_DC395x is not set | ||
636 | # CONFIG_SCSI_DC390T is not set | ||
637 | # CONFIG_SCSI_NSP32 is not set | ||
638 | # CONFIG_SCSI_DEBUG is not set | ||
639 | # CONFIG_SCSI_PMCRAID is not set | ||
640 | # CONFIG_SCSI_PM8001 is not set | ||
641 | # CONFIG_SCSI_SRP is not set | ||
642 | # CONFIG_SCSI_BFA_FC is not set | ||
643 | # CONFIG_SCSI_DH is not set | ||
644 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
645 | # CONFIG_ATA is not set | ||
646 | # CONFIG_MD is not set | ||
647 | CONFIG_FUSION=y | 52 | CONFIG_FUSION=y |
648 | # CONFIG_FUSION_SPI is not set | ||
649 | # CONFIG_FUSION_FC is not set | ||
650 | CONFIG_FUSION_SAS=y | 53 | CONFIG_FUSION_SAS=y |
651 | CONFIG_FUSION_MAX_SGE=128 | ||
652 | # CONFIG_FUSION_CTL is not set | ||
653 | # CONFIG_FUSION_LOGGING is not set | ||
654 | |||
655 | # | ||
656 | # IEEE 1394 (FireWire) support | ||
657 | # | ||
658 | |||
659 | # | ||
660 | # You can enable one or both FireWire driver stacks. | ||
661 | # | ||
662 | |||
663 | # | ||
664 | # See the help texts for more information. | ||
665 | # | ||
666 | # CONFIG_FIREWIRE is not set | ||
667 | # CONFIG_IEEE1394 is not set | ||
668 | CONFIG_I2O=y | 54 | CONFIG_I2O=y |
669 | CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y | ||
670 | CONFIG_I2O_EXT_ADAPTEC=y | ||
671 | # CONFIG_I2O_CONFIG is not set | ||
672 | # CONFIG_I2O_BUS is not set | ||
673 | # CONFIG_I2O_BLOCK is not set | ||
674 | # CONFIG_I2O_SCSI is not set | ||
675 | # CONFIG_I2O_PROC is not set | ||
676 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
677 | CONFIG_NETDEVICES=y | 55 | CONFIG_NETDEVICES=y |
678 | # CONFIG_DUMMY is not set | ||
679 | # CONFIG_BONDING is not set | ||
680 | # CONFIG_MACVLAN is not set | ||
681 | # CONFIG_EQUALIZER is not set | ||
682 | # CONFIG_TUN is not set | ||
683 | # CONFIG_VETH is not set | ||
684 | # CONFIG_ARCNET is not set | ||
685 | # CONFIG_PHYLIB is not set | ||
686 | CONFIG_NET_ETHERNET=y | 56 | CONFIG_NET_ETHERNET=y |
687 | # CONFIG_MII is not set | ||
688 | # CONFIG_HAPPYMEAL is not set | ||
689 | # CONFIG_SUNGEM is not set | ||
690 | # CONFIG_CASSINI is not set | ||
691 | # CONFIG_NET_VENDOR_3COM is not set | ||
692 | # CONFIG_ETHOC is not set | ||
693 | # CONFIG_DNET is not set | ||
694 | # CONFIG_NET_TULIP is not set | ||
695 | # CONFIG_HP100 is not set | ||
696 | CONFIG_IBM_NEW_EMAC=y | 57 | CONFIG_IBM_NEW_EMAC=y |
697 | CONFIG_IBM_NEW_EMAC_RXB=256 | 58 | CONFIG_IBM_NEW_EMAC_RXB=256 |
698 | CONFIG_IBM_NEW_EMAC_TXB=256 | 59 | CONFIG_IBM_NEW_EMAC_TXB=256 |
699 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
700 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
701 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
702 | CONFIG_IBM_NEW_EMAC_DEBUG=y | 60 | CONFIG_IBM_NEW_EMAC_DEBUG=y |
703 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
704 | CONFIG_IBM_NEW_EMAC_RGMII=y | ||
705 | CONFIG_IBM_NEW_EMAC_TAH=y | ||
706 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
707 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
708 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
709 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
710 | # CONFIG_NET_PCI is not set | ||
711 | # CONFIG_B44 is not set | ||
712 | # CONFIG_KS8842 is not set | ||
713 | # CONFIG_KS8851_MLL is not set | ||
714 | # CONFIG_ATL2 is not set | ||
715 | # CONFIG_XILINX_EMACLITE is not set | ||
716 | CONFIG_NETDEV_1000=y | ||
717 | # CONFIG_ACENIC is not set | ||
718 | # CONFIG_DL2K is not set | ||
719 | # CONFIG_E1000 is not set | ||
720 | CONFIG_E1000E=y | 61 | CONFIG_E1000E=y |
721 | # CONFIG_IP1000 is not set | ||
722 | # CONFIG_IGB is not set | ||
723 | # CONFIG_IGBVF is not set | ||
724 | # CONFIG_NS83820 is not set | ||
725 | # CONFIG_HAMACHI is not set | ||
726 | # CONFIG_YELLOWFIN is not set | ||
727 | # CONFIG_R8169 is not set | ||
728 | # CONFIG_SIS190 is not set | ||
729 | # CONFIG_SKGE is not set | ||
730 | # CONFIG_SKY2 is not set | ||
731 | # CONFIG_VIA_VELOCITY is not set | ||
732 | # CONFIG_TIGON3 is not set | ||
733 | # CONFIG_BNX2 is not set | ||
734 | # CONFIG_CNIC is not set | ||
735 | # CONFIG_MV643XX_ETH is not set | ||
736 | # CONFIG_XILINX_LL_TEMAC is not set | ||
737 | # CONFIG_QLA3XXX is not set | ||
738 | # CONFIG_ATL1 is not set | ||
739 | # CONFIG_ATL1E is not set | ||
740 | # CONFIG_ATL1C is not set | ||
741 | # CONFIG_JME is not set | ||
742 | # CONFIG_NETDEV_10000 is not set | 62 | # CONFIG_NETDEV_10000 is not set |
743 | # CONFIG_TR is not set | ||
744 | CONFIG_WLAN=y | ||
745 | # CONFIG_AIRO is not set | ||
746 | # CONFIG_ATMEL is not set | ||
747 | # CONFIG_PRISM54 is not set | ||
748 | # CONFIG_HOSTAP is not set | ||
749 | |||
750 | # | ||
751 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
752 | # | ||
753 | # CONFIG_WAN is not set | ||
754 | # CONFIG_FDDI is not set | ||
755 | # CONFIG_HIPPI is not set | ||
756 | # CONFIG_PPP is not set | ||
757 | # CONFIG_SLIP is not set | ||
758 | # CONFIG_NET_FC is not set | ||
759 | # CONFIG_NETCONSOLE is not set | ||
760 | # CONFIG_NETPOLL is not set | ||
761 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
762 | # CONFIG_VMXNET3 is not set | ||
763 | # CONFIG_ISDN is not set | ||
764 | # CONFIG_PHONE is not set | ||
765 | |||
766 | # | ||
767 | # Input device support | ||
768 | # | ||
769 | # CONFIG_INPUT is not set | 63 | # CONFIG_INPUT is not set |
770 | |||
771 | # | ||
772 | # Hardware I/O ports | ||
773 | # | ||
774 | # CONFIG_SERIO is not set | 64 | # CONFIG_SERIO is not set |
775 | # CONFIG_GAMEPORT is not set | ||
776 | |||
777 | # | ||
778 | # Character devices | ||
779 | # | ||
780 | # CONFIG_VT is not set | 65 | # CONFIG_VT is not set |
781 | CONFIG_DEVKMEM=y | ||
782 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
783 | # CONFIG_NOZOMI is not set | ||
784 | |||
785 | # | ||
786 | # Serial drivers | ||
787 | # | ||
788 | CONFIG_SERIAL_8250=y | 66 | CONFIG_SERIAL_8250=y |
789 | CONFIG_SERIAL_8250_CONSOLE=y | 67 | CONFIG_SERIAL_8250_CONSOLE=y |
790 | # CONFIG_SERIAL_8250_PCI is not set | 68 | # CONFIG_SERIAL_8250_PCI is not set |
791 | CONFIG_SERIAL_8250_NR_UARTS=1 | 69 | CONFIG_SERIAL_8250_NR_UARTS=1 |
792 | CONFIG_SERIAL_8250_RUNTIME_UARTS=1 | 70 | CONFIG_SERIAL_8250_RUNTIME_UARTS=1 |
793 | CONFIG_SERIAL_8250_EXTENDED=y | 71 | CONFIG_SERIAL_8250_EXTENDED=y |
794 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
795 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 72 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
796 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
797 | # CONFIG_SERIAL_8250_RSA is not set | ||
798 | |||
799 | # | ||
800 | # Non-8250 serial port support | ||
801 | # | ||
802 | # CONFIG_SERIAL_UARTLITE is not set | ||
803 | CONFIG_SERIAL_CORE=y | ||
804 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
805 | # CONFIG_SERIAL_JSM is not set | ||
806 | CONFIG_SERIAL_OF_PLATFORM=y | 73 | CONFIG_SERIAL_OF_PLATFORM=y |
807 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
808 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
809 | CONFIG_UNIX98_PTYS=y | ||
810 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
811 | CONFIG_LEGACY_PTYS=y | ||
812 | CONFIG_LEGACY_PTY_COUNT=256 | ||
813 | # CONFIG_HVC_UDBG is not set | ||
814 | # CONFIG_IPMI_HANDLER is not set | ||
815 | # CONFIG_HW_RANDOM is not set | 74 | # CONFIG_HW_RANDOM is not set |
816 | # CONFIG_NVRAM is not set | ||
817 | # CONFIG_GEN_RTC is not set | ||
818 | # CONFIG_R3964 is not set | ||
819 | # CONFIG_APPLICOM is not set | ||
820 | # CONFIG_RAW_DRIVER is not set | ||
821 | # CONFIG_TCG_TPM is not set | ||
822 | CONFIG_DEVPORT=y | ||
823 | CONFIG_I2C=y | 75 | CONFIG_I2C=y |
824 | CONFIG_I2C_BOARDINFO=y | ||
825 | CONFIG_I2C_COMPAT=y | ||
826 | CONFIG_I2C_CHARDEV=y | 76 | CONFIG_I2C_CHARDEV=y |
827 | CONFIG_I2C_HELPER_AUTO=y | ||
828 | |||
829 | # | ||
830 | # I2C Hardware Bus support | ||
831 | # | ||
832 | |||
833 | # | ||
834 | # PC SMBus host controller drivers | ||
835 | # | ||
836 | # CONFIG_I2C_ALI1535 is not set | ||
837 | # CONFIG_I2C_ALI1563 is not set | ||
838 | # CONFIG_I2C_ALI15X3 is not set | ||
839 | # CONFIG_I2C_AMD756 is not set | ||
840 | # CONFIG_I2C_AMD8111 is not set | ||
841 | # CONFIG_I2C_I801 is not set | ||
842 | # CONFIG_I2C_ISCH is not set | ||
843 | # CONFIG_I2C_PIIX4 is not set | ||
844 | # CONFIG_I2C_NFORCE2 is not set | ||
845 | # CONFIG_I2C_SIS5595 is not set | ||
846 | # CONFIG_I2C_SIS630 is not set | ||
847 | # CONFIG_I2C_SIS96X is not set | ||
848 | # CONFIG_I2C_VIA is not set | ||
849 | # CONFIG_I2C_VIAPRO is not set | ||
850 | |||
851 | # | ||
852 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
853 | # | ||
854 | CONFIG_I2C_IBM_IIC=y | 77 | CONFIG_I2C_IBM_IIC=y |
855 | # CONFIG_I2C_MPC is not set | ||
856 | # CONFIG_I2C_OCORES is not set | ||
857 | # CONFIG_I2C_SIMTEC is not set | ||
858 | |||
859 | # | ||
860 | # External I2C/SMBus adapter drivers | ||
861 | # | ||
862 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
863 | # CONFIG_I2C_TAOS_EVM is not set | ||
864 | |||
865 | # | ||
866 | # Other I2C/SMBus bus drivers | ||
867 | # | ||
868 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
869 | # CONFIG_I2C_STUB is not set | ||
870 | |||
871 | # | ||
872 | # Miscellaneous I2C Chip support | ||
873 | # | ||
874 | # CONFIG_SENSORS_TSL2550 is not set | ||
875 | CONFIG_I2C_DEBUG_CORE=y | 78 | CONFIG_I2C_DEBUG_CORE=y |
876 | CONFIG_I2C_DEBUG_ALGO=y | 79 | CONFIG_I2C_DEBUG_ALGO=y |
877 | CONFIG_I2C_DEBUG_BUS=y | 80 | CONFIG_I2C_DEBUG_BUS=y |
878 | CONFIG_I2C_DEBUG_CHIP=y | ||
879 | # CONFIG_SPI is not set | ||
880 | |||
881 | # | ||
882 | # PPS support | ||
883 | # | ||
884 | # CONFIG_PPS is not set | ||
885 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
886 | # CONFIG_GPIOLIB is not set | ||
887 | # CONFIG_W1 is not set | ||
888 | # CONFIG_POWER_SUPPLY is not set | ||
889 | # CONFIG_HWMON is not set | 81 | # CONFIG_HWMON is not set |
890 | # CONFIG_THERMAL is not set | ||
891 | # CONFIG_WATCHDOG is not set | ||
892 | CONFIG_SSB_POSSIBLE=y | ||
893 | |||
894 | # | ||
895 | # Sonics Silicon Backplane | ||
896 | # | ||
897 | # CONFIG_SSB is not set | ||
898 | |||
899 | # | ||
900 | # Multifunction device drivers | ||
901 | # | ||
902 | # CONFIG_MFD_CORE is not set | ||
903 | # CONFIG_MFD_SM501 is not set | ||
904 | # CONFIG_HTC_PASIC3 is not set | ||
905 | # CONFIG_TWL4030_CORE is not set | ||
906 | # CONFIG_MFD_TMIO is not set | ||
907 | # CONFIG_PMIC_DA903X is not set | ||
908 | # CONFIG_PMIC_ADP5520 is not set | ||
909 | # CONFIG_MFD_WM8400 is not set | ||
910 | # CONFIG_MFD_WM831X is not set | ||
911 | # CONFIG_MFD_WM8350_I2C is not set | ||
912 | # CONFIG_MFD_PCF50633 is not set | ||
913 | # CONFIG_AB3100_CORE is not set | ||
914 | # CONFIG_MFD_88PM8607 is not set | ||
915 | # CONFIG_REGULATOR is not set | ||
916 | # CONFIG_MEDIA_SUPPORT is not set | ||
917 | |||
918 | # | ||
919 | # Graphics support | ||
920 | # | ||
921 | # CONFIG_AGP is not set | ||
922 | CONFIG_VGA_ARB=y | ||
923 | # CONFIG_DRM is not set | ||
924 | # CONFIG_VGASTATE is not set | ||
925 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 82 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
926 | # CONFIG_FB is not set | ||
927 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
928 | |||
929 | # | ||
930 | # Display device support | ||
931 | # | ||
932 | # CONFIG_DISPLAY_SUPPORT is not set | ||
933 | # CONFIG_SOUND is not set | ||
934 | # CONFIG_USB_SUPPORT is not set | 83 | # CONFIG_USB_SUPPORT is not set |
935 | # CONFIG_UWB is not set | ||
936 | # CONFIG_MMC is not set | ||
937 | # CONFIG_MEMSTICK is not set | ||
938 | # CONFIG_NEW_LEDS is not set | ||
939 | # CONFIG_ACCESSIBILITY is not set | ||
940 | # CONFIG_INFINIBAND is not set | ||
941 | # CONFIG_EDAC is not set | ||
942 | # CONFIG_RTC_CLASS is not set | ||
943 | CONFIG_DMADEVICES=y | 84 | CONFIG_DMADEVICES=y |
944 | |||
945 | # | ||
946 | # DMA Devices | ||
947 | # | ||
948 | # CONFIG_AUXDISPLAY is not set | ||
949 | # CONFIG_UIO is not set | ||
950 | |||
951 | # | ||
952 | # TI VLYNQ | ||
953 | # | ||
954 | # CONFIG_STAGING is not set | ||
955 | |||
956 | # | ||
957 | # File systems | ||
958 | # | ||
959 | CONFIG_EXT2_FS=y | 85 | CONFIG_EXT2_FS=y |
960 | # CONFIG_EXT2_FS_XATTR is not set | ||
961 | # CONFIG_EXT2_FS_XIP is not set | ||
962 | # CONFIG_EXT3_FS is not set | ||
963 | # CONFIG_EXT4_FS is not set | ||
964 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
965 | # CONFIG_REISERFS_FS is not set | ||
966 | # CONFIG_JFS_FS is not set | ||
967 | # CONFIG_FS_POSIX_ACL is not set | ||
968 | # CONFIG_XFS_FS is not set | ||
969 | # CONFIG_GFS2_FS is not set | ||
970 | # CONFIG_OCFS2_FS is not set | ||
971 | # CONFIG_BTRFS_FS is not set | ||
972 | # CONFIG_NILFS2_FS is not set | ||
973 | CONFIG_FILE_LOCKING=y | ||
974 | CONFIG_FSNOTIFY=y | ||
975 | CONFIG_DNOTIFY=y | ||
976 | CONFIG_INOTIFY=y | 86 | CONFIG_INOTIFY=y |
977 | CONFIG_INOTIFY_USER=y | ||
978 | # CONFIG_QUOTA is not set | ||
979 | # CONFIG_AUTOFS_FS is not set | ||
980 | # CONFIG_AUTOFS4_FS is not set | ||
981 | # CONFIG_FUSE_FS is not set | ||
982 | |||
983 | # | ||
984 | # Caches | ||
985 | # | ||
986 | # CONFIG_FSCACHE is not set | ||
987 | |||
988 | # | ||
989 | # CD-ROM/DVD Filesystems | ||
990 | # | ||
991 | # CONFIG_ISO9660_FS is not set | ||
992 | # CONFIG_UDF_FS is not set | ||
993 | |||
994 | # | ||
995 | # DOS/FAT/NT Filesystems | ||
996 | # | ||
997 | # CONFIG_MSDOS_FS is not set | ||
998 | # CONFIG_VFAT_FS is not set | ||
999 | # CONFIG_NTFS_FS is not set | ||
1000 | |||
1001 | # | ||
1002 | # Pseudo filesystems | ||
1003 | # | ||
1004 | CONFIG_PROC_FS=y | ||
1005 | CONFIG_PROC_KCORE=y | 87 | CONFIG_PROC_KCORE=y |
1006 | CONFIG_PROC_SYSCTL=y | ||
1007 | CONFIG_PROC_PAGE_MONITOR=y | ||
1008 | CONFIG_SYSFS=y | ||
1009 | CONFIG_TMPFS=y | 88 | CONFIG_TMPFS=y |
1010 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1011 | # CONFIG_HUGETLB_PAGE is not set | ||
1012 | # CONFIG_CONFIGFS_FS is not set | ||
1013 | CONFIG_MISC_FILESYSTEMS=y | ||
1014 | # CONFIG_ADFS_FS is not set | ||
1015 | # CONFIG_AFFS_FS is not set | ||
1016 | # CONFIG_HFS_FS is not set | ||
1017 | # CONFIG_HFSPLUS_FS is not set | ||
1018 | # CONFIG_BEFS_FS is not set | ||
1019 | # CONFIG_BFS_FS is not set | ||
1020 | # CONFIG_EFS_FS is not set | ||
1021 | # CONFIG_JFFS2_FS is not set | ||
1022 | CONFIG_CRAMFS=y | 89 | CONFIG_CRAMFS=y |
1023 | # CONFIG_SQUASHFS is not set | ||
1024 | # CONFIG_VXFS_FS is not set | ||
1025 | # CONFIG_MINIX_FS is not set | ||
1026 | # CONFIG_OMFS_FS is not set | ||
1027 | # CONFIG_HPFS_FS is not set | ||
1028 | # CONFIG_QNX4FS_FS is not set | ||
1029 | # CONFIG_ROMFS_FS is not set | ||
1030 | # CONFIG_SYSV_FS is not set | ||
1031 | # CONFIG_UFS_FS is not set | ||
1032 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1033 | CONFIG_NFS_FS=y | 90 | CONFIG_NFS_FS=y |
1034 | CONFIG_NFS_V3=y | 91 | CONFIG_NFS_V3=y |
1035 | # CONFIG_NFS_V3_ACL is not set | ||
1036 | # CONFIG_NFS_V4 is not set | ||
1037 | CONFIG_ROOT_NFS=y | 92 | CONFIG_ROOT_NFS=y |
1038 | # CONFIG_NFSD is not set | ||
1039 | CONFIG_LOCKD=y | ||
1040 | CONFIG_LOCKD_V4=y | ||
1041 | CONFIG_NFS_COMMON=y | ||
1042 | CONFIG_SUNRPC=y | ||
1043 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1044 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1045 | # CONFIG_SMB_FS is not set | ||
1046 | # CONFIG_CIFS is not set | ||
1047 | # CONFIG_NCP_FS is not set | ||
1048 | # CONFIG_CODA_FS is not set | ||
1049 | # CONFIG_AFS_FS is not set | ||
1050 | |||
1051 | # | ||
1052 | # Partition Types | ||
1053 | # | ||
1054 | # CONFIG_PARTITION_ADVANCED is not set | ||
1055 | CONFIG_MSDOS_PARTITION=y | ||
1056 | # CONFIG_NLS is not set | ||
1057 | # CONFIG_DLM is not set | ||
1058 | # CONFIG_BINARY_PRINTF is not set | ||
1059 | |||
1060 | # | ||
1061 | # Library routines | ||
1062 | # | ||
1063 | CONFIG_BITREVERSE=y | ||
1064 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1065 | # CONFIG_CRC_CCITT is not set | ||
1066 | # CONFIG_CRC16 is not set | ||
1067 | # CONFIG_CRC_T10DIF is not set | ||
1068 | # CONFIG_CRC_ITU_T is not set | ||
1069 | CONFIG_CRC32=y | ||
1070 | # CONFIG_CRC7 is not set | ||
1071 | # CONFIG_LIBCRC32C is not set | ||
1072 | CONFIG_ZLIB_INFLATE=y | ||
1073 | CONFIG_DECOMPRESS_GZIP=y | ||
1074 | CONFIG_HAS_IOMEM=y | ||
1075 | CONFIG_HAS_IOPORT=y | ||
1076 | CONFIG_HAS_DMA=y | ||
1077 | CONFIG_HAVE_LMB=y | ||
1078 | CONFIG_NLATTR=y | ||
1079 | CONFIG_GENERIC_ATOMIC64=y | ||
1080 | |||
1081 | # | ||
1082 | # Kernel hacking | ||
1083 | # | ||
1084 | # CONFIG_PRINTK_TIME is not set | ||
1085 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1086 | CONFIG_ENABLE_MUST_CHECK=y | ||
1087 | CONFIG_FRAME_WARN=1024 | ||
1088 | CONFIG_MAGIC_SYSRQ=y | 93 | CONFIG_MAGIC_SYSRQ=y |
1089 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1090 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1091 | CONFIG_DEBUG_FS=y | 94 | CONFIG_DEBUG_FS=y |
1092 | # CONFIG_HEADERS_CHECK is not set | ||
1093 | CONFIG_DEBUG_KERNEL=y | 95 | CONFIG_DEBUG_KERNEL=y |
1094 | # CONFIG_DEBUG_SHIRQ is not set | ||
1095 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1096 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1097 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1098 | CONFIG_DETECT_HUNG_TASK=y | 96 | CONFIG_DETECT_HUNG_TASK=y |
1099 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1100 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1101 | CONFIG_SCHED_DEBUG=y | ||
1102 | # CONFIG_SCHEDSTATS is not set | ||
1103 | # CONFIG_TIMER_STATS is not set | ||
1104 | # CONFIG_DEBUG_OBJECTS is not set | ||
1105 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1106 | # CONFIG_SLUB_STATS is not set | ||
1107 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1108 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1109 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1110 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1111 | # CONFIG_DEBUG_MUTEXES is not set | ||
1112 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1113 | # CONFIG_PROVE_LOCKING is not set | ||
1114 | # CONFIG_LOCK_STAT is not set | ||
1115 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1116 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1117 | # CONFIG_DEBUG_KOBJECT is not set | ||
1118 | # CONFIG_DEBUG_BUGVERBOSE is not set | 97 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1119 | # CONFIG_DEBUG_INFO is not set | ||
1120 | # CONFIG_DEBUG_VM is not set | ||
1121 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1122 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1123 | # CONFIG_DEBUG_LIST is not set | ||
1124 | # CONFIG_DEBUG_SG is not set | ||
1125 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1126 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1127 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1128 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 98 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1129 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1130 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1131 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1132 | # CONFIG_FAULT_INJECTION is not set | ||
1133 | # CONFIG_LATENCYTOP is not set | ||
1134 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 99 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1135 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1136 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1137 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1138 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1139 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1140 | CONFIG_TRACING_SUPPORT=y | ||
1141 | CONFIG_FTRACE=y | ||
1142 | # CONFIG_FUNCTION_TRACER is not set | ||
1143 | # CONFIG_IRQSOFF_TRACER is not set | ||
1144 | # CONFIG_SCHED_TRACER is not set | ||
1145 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1146 | # CONFIG_BOOT_TRACER is not set | ||
1147 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1148 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1149 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1150 | # CONFIG_STACK_TRACER is not set | ||
1151 | # CONFIG_KMEMTRACE is not set | ||
1152 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1153 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1154 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1155 | # CONFIG_DMA_API_DEBUG is not set | ||
1156 | # CONFIG_SAMPLES is not set | ||
1157 | CONFIG_HAVE_ARCH_KGDB=y | ||
1158 | # CONFIG_KGDB is not set | ||
1159 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1160 | CONFIG_PPC_WERROR=y | ||
1161 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1162 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1163 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1164 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1165 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1166 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1167 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1168 | # CONFIG_XMON is not set | ||
1169 | # CONFIG_IRQSTACKS is not set | ||
1170 | # CONFIG_VIRQ_DEBUG is not set | ||
1171 | # CONFIG_BDI_SWITCH is not set | ||
1172 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1173 | |||
1174 | # | ||
1175 | # Security options | ||
1176 | # | ||
1177 | # CONFIG_KEYS is not set | ||
1178 | # CONFIG_SECURITY is not set | ||
1179 | # CONFIG_SECURITYFS is not set | ||
1180 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1181 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1182 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1183 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1184 | CONFIG_DEFAULT_SECURITY="" | ||
1185 | CONFIG_CRYPTO=y | 100 | CONFIG_CRYPTO=y |
1186 | |||
1187 | # | ||
1188 | # Crypto core or helper | ||
1189 | # | ||
1190 | CONFIG_CRYPTO_ALGAPI=y | ||
1191 | CONFIG_CRYPTO_ALGAPI2=y | ||
1192 | CONFIG_CRYPTO_AEAD=y | ||
1193 | CONFIG_CRYPTO_AEAD2=y | ||
1194 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1195 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1196 | CONFIG_CRYPTO_HASH=y | ||
1197 | CONFIG_CRYPTO_HASH2=y | ||
1198 | CONFIG_CRYPTO_RNG=y | ||
1199 | CONFIG_CRYPTO_RNG2=y | ||
1200 | CONFIG_CRYPTO_PCOMP=y | ||
1201 | CONFIG_CRYPTO_MANAGER=y | ||
1202 | CONFIG_CRYPTO_MANAGER2=y | ||
1203 | CONFIG_CRYPTO_GF128MUL=y | ||
1204 | # CONFIG_CRYPTO_NULL is not set | ||
1205 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1206 | CONFIG_CRYPTO_CRYPTD=y | 101 | CONFIG_CRYPTO_CRYPTD=y |
1207 | CONFIG_CRYPTO_AUTHENC=y | 102 | CONFIG_CRYPTO_AUTHENC=y |
1208 | # CONFIG_CRYPTO_TEST is not set | ||
1209 | |||
1210 | # | ||
1211 | # Authenticated Encryption with Associated Data | ||
1212 | # | ||
1213 | CONFIG_CRYPTO_CCM=y | 103 | CONFIG_CRYPTO_CCM=y |
1214 | CONFIG_CRYPTO_GCM=y | 104 | CONFIG_CRYPTO_GCM=y |
1215 | CONFIG_CRYPTO_SEQIV=y | ||
1216 | |||
1217 | # | ||
1218 | # Block modes | ||
1219 | # | ||
1220 | CONFIG_CRYPTO_CBC=y | 105 | CONFIG_CRYPTO_CBC=y |
1221 | CONFIG_CRYPTO_CTR=y | ||
1222 | CONFIG_CRYPTO_CTS=y | 106 | CONFIG_CRYPTO_CTS=y |
1223 | CONFIG_CRYPTO_ECB=y | 107 | CONFIG_CRYPTO_ECB=y |
1224 | CONFIG_CRYPTO_LRW=y | 108 | CONFIG_CRYPTO_LRW=y |
1225 | CONFIG_CRYPTO_PCBC=y | 109 | CONFIG_CRYPTO_PCBC=y |
1226 | CONFIG_CRYPTO_XTS=y | 110 | CONFIG_CRYPTO_XTS=y |
1227 | |||
1228 | # | ||
1229 | # Hash modes | ||
1230 | # | ||
1231 | CONFIG_CRYPTO_HMAC=y | 111 | CONFIG_CRYPTO_HMAC=y |
1232 | CONFIG_CRYPTO_XCBC=y | 112 | CONFIG_CRYPTO_XCBC=y |
1233 | # CONFIG_CRYPTO_VMAC is not set | ||
1234 | |||
1235 | # | ||
1236 | # Digest | ||
1237 | # | ||
1238 | # CONFIG_CRYPTO_CRC32C is not set | ||
1239 | CONFIG_CRYPTO_GHASH=y | ||
1240 | CONFIG_CRYPTO_MD4=y | 113 | CONFIG_CRYPTO_MD4=y |
1241 | CONFIG_CRYPTO_MD5=y | 114 | CONFIG_CRYPTO_MD5=y |
1242 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1243 | # CONFIG_CRYPTO_RMD128 is not set | ||
1244 | # CONFIG_CRYPTO_RMD160 is not set | ||
1245 | # CONFIG_CRYPTO_RMD256 is not set | ||
1246 | # CONFIG_CRYPTO_RMD320 is not set | ||
1247 | CONFIG_CRYPTO_SHA1=y | 115 | CONFIG_CRYPTO_SHA1=y |
1248 | CONFIG_CRYPTO_SHA256=y | 116 | CONFIG_CRYPTO_SHA256=y |
1249 | CONFIG_CRYPTO_SHA512=y | 117 | CONFIG_CRYPTO_SHA512=y |
1250 | # CONFIG_CRYPTO_TGR192 is not set | ||
1251 | # CONFIG_CRYPTO_WP512 is not set | ||
1252 | |||
1253 | # | ||
1254 | # Ciphers | ||
1255 | # | ||
1256 | CONFIG_CRYPTO_AES=y | 118 | CONFIG_CRYPTO_AES=y |
1257 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1258 | CONFIG_CRYPTO_ARC4=y | 119 | CONFIG_CRYPTO_ARC4=y |
1259 | CONFIG_CRYPTO_BLOWFISH=y | 120 | CONFIG_CRYPTO_BLOWFISH=y |
1260 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1261 | # CONFIG_CRYPTO_CAST5 is not set | ||
1262 | # CONFIG_CRYPTO_CAST6 is not set | ||
1263 | CONFIG_CRYPTO_DES=y | 121 | CONFIG_CRYPTO_DES=y |
1264 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1265 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1266 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1267 | # CONFIG_CRYPTO_SEED is not set | ||
1268 | # CONFIG_CRYPTO_SERPENT is not set | ||
1269 | # CONFIG_CRYPTO_TEA is not set | ||
1270 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1271 | |||
1272 | # | ||
1273 | # Compression | ||
1274 | # | ||
1275 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1276 | # CONFIG_CRYPTO_ZLIB is not set | ||
1277 | # CONFIG_CRYPTO_LZO is not set | ||
1278 | |||
1279 | # | ||
1280 | # Random Number Generation | ||
1281 | # | ||
1282 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 122 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1283 | CONFIG_CRYPTO_HW=y | ||
1284 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1285 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1286 | # CONFIG_PPC_CLOCK is not set | ||
1287 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/sam440ep_defconfig b/arch/powerpc/configs/44x/sam440ep_defconfig index e202924e6173..01d03367917e 100644 --- a/arch/powerpc/configs/44x/sam440ep_defconfig +++ b/arch/powerpc/configs/44x/sam440ep_defconfig | |||
@@ -1,1439 +1,121 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 15:11:24 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_NOT_COHERENT_CACHE=y | ||
26 | CONFIG_PPC32=y | ||
27 | CONFIG_WORD_SIZE=32 | ||
28 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
29 | CONFIG_MMU=y | ||
30 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
31 | CONFIG_GENERIC_TIME=y | ||
32 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
33 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
34 | CONFIG_GENERIC_HARDIRQS=y | ||
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
38 | CONFIG_IRQ_PER_CPU=y | ||
39 | CONFIG_NR_IRQS=512 | ||
40 | CONFIG_STACKTRACE_SUPPORT=y | ||
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
43 | CONFIG_LOCKDEP_SUPPORT=y | ||
44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
45 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
46 | CONFIG_GENERIC_HWEIGHT=y | ||
47 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
49 | CONFIG_PPC=y | ||
50 | CONFIG_EARLY_PRINTK=y | ||
51 | CONFIG_GENERIC_NVRAM=y | ||
52 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
53 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
54 | CONFIG_PPC_OF=y | ||
55 | CONFIG_OF=y | ||
56 | CONFIG_PPC_UDBG_16550=y | ||
57 | # CONFIG_GENERIC_TBSYNC is not set | ||
58 | CONFIG_AUDIT_ARCH=y | ||
59 | CONFIG_GENERIC_BUG=y | ||
60 | CONFIG_DTC=y | ||
61 | # CONFIG_DEFAULT_UIMAGE is not set | ||
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
63 | CONFIG_PPC_DCR_NATIVE=y | ||
64 | # CONFIG_PPC_DCR_MMIO is not set | ||
65 | CONFIG_PPC_DCR=y | ||
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
68 | CONFIG_CONSTRUCTORS=y | ||
69 | |||
70 | # | ||
71 | # General setup | ||
72 | # | ||
73 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
74 | CONFIG_BROKEN_ON_SMP=y | ||
75 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
76 | CONFIG_LOCALVERSION="" | ||
77 | CONFIG_LOCALVERSION_AUTO=y | ||
78 | CONFIG_SWAP=y | ||
79 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
80 | CONFIG_SYSVIPC_SYSCTL=y | ||
81 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
83 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
84 | # CONFIG_TASKSTATS is not set | ||
85 | # CONFIG_AUDIT is not set | ||
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
97 | CONFIG_IKCONFIG=y | 5 | CONFIG_IKCONFIG=y |
98 | # CONFIG_IKCONFIG_PROC is not set | ||
99 | CONFIG_LOG_BUF_SHIFT=14 | 6 | CONFIG_LOG_BUF_SHIFT=14 |
100 | CONFIG_GROUP_SCHED=y | ||
101 | CONFIG_FAIR_GROUP_SCHED=y | ||
102 | # CONFIG_RT_GROUP_SCHED is not set | ||
103 | CONFIG_USER_SCHED=y | ||
104 | # CONFIG_CGROUP_SCHED is not set | ||
105 | # CONFIG_CGROUPS is not set | ||
106 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
107 | # CONFIG_RELAY is not set | ||
108 | # CONFIG_NAMESPACES is not set | ||
109 | CONFIG_BLK_DEV_INITRD=y | 7 | CONFIG_BLK_DEV_INITRD=y |
110 | CONFIG_INITRAMFS_SOURCE="" | ||
111 | CONFIG_RD_GZIP=y | ||
112 | # CONFIG_RD_BZIP2 is not set | ||
113 | # CONFIG_RD_LZMA is not set | ||
114 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 8 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
115 | CONFIG_SYSCTL=y | ||
116 | CONFIG_ANON_INODES=y | ||
117 | CONFIG_EMBEDDED=y | 9 | CONFIG_EMBEDDED=y |
118 | CONFIG_SYSCTL_SYSCALL=y | ||
119 | CONFIG_KALLSYMS=y | ||
120 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
121 | CONFIG_HOTPLUG=y | ||
122 | CONFIG_PRINTK=y | ||
123 | CONFIG_BUG=y | ||
124 | CONFIG_ELF_CORE=y | ||
125 | CONFIG_BASE_FULL=y | ||
126 | CONFIG_FUTEX=y | ||
127 | CONFIG_EPOLL=y | ||
128 | CONFIG_SIGNALFD=y | ||
129 | CONFIG_TIMERFD=y | ||
130 | CONFIG_EVENTFD=y | ||
131 | CONFIG_SHMEM=y | ||
132 | CONFIG_AIO=y | ||
133 | CONFIG_HAVE_PERF_EVENTS=y | ||
134 | |||
135 | # | ||
136 | # Kernel Performance Events And Counters | ||
137 | # | ||
138 | # CONFIG_PERF_EVENTS is not set | ||
139 | # CONFIG_PERF_COUNTERS is not set | ||
140 | CONFIG_VM_EVENT_COUNTERS=y | ||
141 | CONFIG_PCI_QUIRKS=y | ||
142 | CONFIG_SLUB_DEBUG=y | ||
143 | CONFIG_COMPAT_BRK=y | ||
144 | # CONFIG_SLAB is not set | ||
145 | CONFIG_SLUB=y | ||
146 | # CONFIG_SLOB is not set | ||
147 | # CONFIG_PROFILING is not set | ||
148 | CONFIG_HAVE_OPROFILE=y | ||
149 | # CONFIG_KPROBES is not set | ||
150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
151 | CONFIG_HAVE_IOREMAP_PROT=y | ||
152 | CONFIG_HAVE_KPROBES=y | ||
153 | CONFIG_HAVE_KRETPROBES=y | ||
154 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
155 | CONFIG_HAVE_DMA_ATTRS=y | ||
156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | |||
158 | # | ||
159 | # GCOV-based kernel profiling | ||
160 | # | ||
161 | # CONFIG_SLOW_WORK is not set | ||
162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
163 | CONFIG_SLABINFO=y | ||
164 | CONFIG_RT_MUTEXES=y | ||
165 | CONFIG_BASE_SMALL=0 | ||
166 | CONFIG_MODULES=y | 10 | CONFIG_MODULES=y |
167 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
168 | CONFIG_MODULE_UNLOAD=y | 11 | CONFIG_MODULE_UNLOAD=y |
169 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
170 | # CONFIG_MODVERSIONS is not set | ||
171 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
172 | CONFIG_BLOCK=y | ||
173 | CONFIG_LBDAF=y | ||
174 | # CONFIG_BLK_DEV_BSG is not set | 12 | # CONFIG_BLK_DEV_BSG is not set |
175 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
176 | |||
177 | # | ||
178 | # IO Schedulers | ||
179 | # | ||
180 | CONFIG_IOSCHED_NOOP=y | ||
181 | # CONFIG_IOSCHED_DEADLINE is not set | 13 | # CONFIG_IOSCHED_DEADLINE is not set |
182 | # CONFIG_IOSCHED_CFQ is not set | 14 | # CONFIG_IOSCHED_CFQ is not set |
183 | # CONFIG_DEFAULT_DEADLINE is not set | ||
184 | # CONFIG_DEFAULT_CFQ is not set | ||
185 | CONFIG_DEFAULT_NOOP=y | ||
186 | CONFIG_DEFAULT_IOSCHED="noop" | ||
187 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
195 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
196 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
197 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
198 | # CONFIG_INLINE_READ_LOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
204 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
205 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
206 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
213 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
214 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
215 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
216 | # CONFIG_FREEZER is not set | ||
217 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | ||
218 | |||
219 | # | ||
220 | # Platform support | ||
221 | # | ||
222 | # CONFIG_PPC_CELL is not set | ||
223 | # CONFIG_PPC_CELL_NATIVE is not set | ||
224 | # CONFIG_PQ2ADS is not set | ||
225 | # CONFIG_BAMBOO is not set | ||
226 | # CONFIG_EBONY is not set | 15 | # CONFIG_EBONY is not set |
227 | CONFIG_SAM440EP=y | 16 | CONFIG_SAM440EP=y |
228 | # CONFIG_SEQUOIA is not set | ||
229 | # CONFIG_TAISHAN is not set | ||
230 | # CONFIG_KATMAI is not set | ||
231 | # CONFIG_RAINIER is not set | ||
232 | # CONFIG_WARP is not set | ||
233 | # CONFIG_ARCHES is not set | ||
234 | # CONFIG_CANYONLANDS is not set | ||
235 | # CONFIG_GLACIER is not set | ||
236 | # CONFIG_REDWOOD is not set | ||
237 | # CONFIG_EIGER is not set | ||
238 | # CONFIG_YOSEMITE is not set | ||
239 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
240 | # CONFIG_PPC44x_SIMPLE is not set | ||
241 | # CONFIG_PPC4xx_GPIO is not set | ||
242 | CONFIG_440EP=y | ||
243 | CONFIG_IBM440EP_ERR42=y | ||
244 | # CONFIG_IPIC is not set | ||
245 | # CONFIG_MPIC is not set | ||
246 | # CONFIG_MPIC_WEIRD is not set | ||
247 | # CONFIG_PPC_I8259 is not set | ||
248 | # CONFIG_PPC_RTAS is not set | ||
249 | # CONFIG_MMIO_NVRAM is not set | ||
250 | # CONFIG_PPC_MPC106 is not set | ||
251 | # CONFIG_PPC_970_NAP is not set | ||
252 | # CONFIG_PPC_INDIRECT_IO is not set | ||
253 | # CONFIG_GENERIC_IOMAP is not set | ||
254 | # CONFIG_CPU_FREQ is not set | ||
255 | # CONFIG_FSL_ULI1575 is not set | ||
256 | # CONFIG_SIMPLE_GPIO is not set | ||
257 | |||
258 | # | ||
259 | # Kernel options | ||
260 | # | ||
261 | # CONFIG_HIGHMEM is not set | ||
262 | # CONFIG_NO_HZ is not set | ||
263 | # CONFIG_HIGH_RES_TIMERS is not set | ||
264 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
265 | # CONFIG_HZ_100 is not set | ||
266 | CONFIG_HZ_250=y | ||
267 | # CONFIG_HZ_300 is not set | ||
268 | # CONFIG_HZ_1000 is not set | ||
269 | CONFIG_HZ=250 | ||
270 | # CONFIG_SCHED_HRTICK is not set | ||
271 | CONFIG_PREEMPT_NONE=y | ||
272 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
273 | # CONFIG_PREEMPT is not set | ||
274 | CONFIG_BINFMT_ELF=y | ||
275 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
276 | # CONFIG_HAVE_AOUT is not set | ||
277 | # CONFIG_BINFMT_MISC is not set | ||
278 | # CONFIG_MATH_EMULATION is not set | ||
279 | # CONFIG_IOMMU_HELPER is not set | ||
280 | # CONFIG_SWIOTLB is not set | ||
281 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
282 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
283 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
284 | CONFIG_SPARSE_IRQ=y | 17 | CONFIG_SPARSE_IRQ=y |
285 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
286 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
287 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
288 | CONFIG_SELECT_MEMORY_MODEL=y | ||
289 | CONFIG_FLATMEM_MANUAL=y | ||
290 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
291 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
292 | CONFIG_FLATMEM=y | ||
293 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
294 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
295 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
296 | CONFIG_MIGRATION=y | ||
297 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
298 | CONFIG_ZONE_DMA_FLAG=1 | ||
299 | CONFIG_BOUNCE=y | ||
300 | CONFIG_VIRT_TO_BUS=y | ||
301 | # CONFIG_KSM is not set | ||
302 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
303 | CONFIG_STDBINUTILS=y | ||
304 | CONFIG_PPC_4K_PAGES=y | ||
305 | # CONFIG_PPC_16K_PAGES is not set | ||
306 | # CONFIG_PPC_64K_PAGES is not set | ||
307 | # CONFIG_PPC_256K_PAGES is not set | ||
308 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
309 | CONFIG_PROC_DEVICETREE=y | ||
310 | CONFIG_CMDLINE_BOOL=y | 18 | CONFIG_CMDLINE_BOOL=y |
311 | CONFIG_CMDLINE="" | 19 | CONFIG_CMDLINE="" |
312 | CONFIG_EXTRA_TARGETS="" | ||
313 | CONFIG_SECCOMP=y | ||
314 | CONFIG_ISA_DMA_API=y | ||
315 | |||
316 | # | ||
317 | # Bus options | ||
318 | # | ||
319 | CONFIG_ZONE_DMA=y | ||
320 | CONFIG_PPC_INDIRECT_PCI=y | ||
321 | CONFIG_4xx_SOC=y | ||
322 | CONFIG_PPC_PCI_CHOICE=y | ||
323 | CONFIG_PCI=y | ||
324 | CONFIG_PCI_DOMAINS=y | ||
325 | CONFIG_PCI_SYSCALL=y | ||
326 | # CONFIG_PCIEPORTBUS is not set | ||
327 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
328 | # CONFIG_PCI_MSI is not set | ||
329 | # CONFIG_PCI_LEGACY is not set | ||
330 | # CONFIG_PCI_STUB is not set | ||
331 | # CONFIG_PCI_IOV is not set | ||
332 | # CONFIG_PCCARD is not set | ||
333 | # CONFIG_HOTPLUG_PCI is not set | ||
334 | # CONFIG_HAS_RAPIDIO is not set | ||
335 | |||
336 | # | ||
337 | # Advanced setup | ||
338 | # | ||
339 | # CONFIG_ADVANCED_OPTIONS is not set | ||
340 | |||
341 | # | ||
342 | # Default settings for advanced configuration options are used | ||
343 | # | ||
344 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
345 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
346 | CONFIG_KERNEL_START=0xc0000000 | ||
347 | CONFIG_PHYSICAL_START=0x00000000 | ||
348 | CONFIG_TASK_SIZE=0xc0000000 | ||
349 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
350 | CONFIG_NET=y | 20 | CONFIG_NET=y |
351 | |||
352 | # | ||
353 | # Networking options | ||
354 | # | ||
355 | CONFIG_PACKET=y | 21 | CONFIG_PACKET=y |
356 | # CONFIG_PACKET_MMAP is not set | ||
357 | CONFIG_UNIX=y | 22 | CONFIG_UNIX=y |
358 | # CONFIG_NET_KEY is not set | ||
359 | CONFIG_INET=y | 23 | CONFIG_INET=y |
360 | # CONFIG_IP_MULTICAST is not set | ||
361 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
362 | CONFIG_IP_FIB_HASH=y | ||
363 | CONFIG_IP_PNP=y | 24 | CONFIG_IP_PNP=y |
364 | CONFIG_IP_PNP_DHCP=y | 25 | CONFIG_IP_PNP_DHCP=y |
365 | CONFIG_IP_PNP_BOOTP=y | 26 | CONFIG_IP_PNP_BOOTP=y |
366 | # CONFIG_IP_PNP_RARP is not set | ||
367 | # CONFIG_NET_IPIP is not set | ||
368 | # CONFIG_NET_IPGRE is not set | ||
369 | # CONFIG_ARPD is not set | ||
370 | # CONFIG_SYN_COOKIES is not set | ||
371 | # CONFIG_INET_AH is not set | ||
372 | # CONFIG_INET_ESP is not set | ||
373 | # CONFIG_INET_IPCOMP is not set | ||
374 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
375 | # CONFIG_INET_TUNNEL is not set | ||
376 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 27 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
377 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 28 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
378 | # CONFIG_INET_XFRM_MODE_BEET is not set | 29 | # CONFIG_INET_XFRM_MODE_BEET is not set |
379 | # CONFIG_INET_LRO is not set | 30 | # CONFIG_INET_LRO is not set |
380 | CONFIG_INET_DIAG=y | ||
381 | CONFIG_INET_TCP_DIAG=y | ||
382 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
383 | CONFIG_TCP_CONG_CUBIC=y | ||
384 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
385 | # CONFIG_TCP_MD5SIG is not set | ||
386 | # CONFIG_IPV6 is not set | 31 | # CONFIG_IPV6 is not set |
387 | # CONFIG_NETWORK_SECMARK is not set | ||
388 | # CONFIG_NETFILTER is not set | ||
389 | # CONFIG_IP_DCCP is not set | ||
390 | # CONFIG_IP_SCTP is not set | ||
391 | # CONFIG_RDS is not set | ||
392 | # CONFIG_TIPC is not set | ||
393 | # CONFIG_ATM is not set | ||
394 | # CONFIG_BRIDGE is not set | ||
395 | # CONFIG_NET_DSA is not set | ||
396 | # CONFIG_VLAN_8021Q is not set | ||
397 | # CONFIG_DECNET is not set | ||
398 | # CONFIG_LLC2 is not set | ||
399 | # CONFIG_IPX is not set | ||
400 | # CONFIG_ATALK is not set | ||
401 | # CONFIG_X25 is not set | ||
402 | # CONFIG_LAPB is not set | ||
403 | # CONFIG_ECONET is not set | ||
404 | # CONFIG_WAN_ROUTER is not set | ||
405 | # CONFIG_PHONET is not set | ||
406 | # CONFIG_IEEE802154 is not set | ||
407 | # CONFIG_NET_SCHED is not set | ||
408 | # CONFIG_DCB is not set | ||
409 | |||
410 | # | ||
411 | # Network testing | ||
412 | # | ||
413 | # CONFIG_NET_PKTGEN is not set | ||
414 | # CONFIG_HAMRADIO is not set | ||
415 | # CONFIG_CAN is not set | ||
416 | # CONFIG_IRDA is not set | ||
417 | # CONFIG_BT is not set | ||
418 | # CONFIG_AF_RXRPC is not set | ||
419 | CONFIG_WIRELESS=y | ||
420 | # CONFIG_CFG80211 is not set | ||
421 | # CONFIG_LIB80211 is not set | ||
422 | |||
423 | # | ||
424 | # CFG80211 needs to be enabled for MAC80211 | ||
425 | # | ||
426 | # CONFIG_WIMAX is not set | ||
427 | # CONFIG_RFKILL is not set | ||
428 | # CONFIG_NET_9P is not set | ||
429 | |||
430 | # | ||
431 | # Device Drivers | ||
432 | # | ||
433 | |||
434 | # | ||
435 | # Generic Driver Options | ||
436 | # | ||
437 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 32 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
438 | # CONFIG_DEVTMPFS is not set | ||
439 | CONFIG_STANDALONE=y | ||
440 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
441 | CONFIG_FW_LOADER=y | ||
442 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
443 | CONFIG_EXTRA_FIRMWARE="" | ||
444 | # CONFIG_SYS_HYPERVISOR is not set | ||
445 | CONFIG_CONNECTOR=y | 33 | CONFIG_CONNECTOR=y |
446 | CONFIG_PROC_EVENTS=y | 34 | CONFIG_PROC_DEVICETREE=y |
447 | # CONFIG_MTD is not set | ||
448 | CONFIG_OF_DEVICE=y | ||
449 | CONFIG_OF_I2C=y | ||
450 | # CONFIG_PARPORT is not set | ||
451 | CONFIG_BLK_DEV=y | ||
452 | # CONFIG_BLK_DEV_FD is not set | ||
453 | # CONFIG_BLK_CPQ_DA is not set | ||
454 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
455 | # CONFIG_BLK_DEV_DAC960 is not set | ||
456 | # CONFIG_BLK_DEV_UMEM is not set | ||
457 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
458 | CONFIG_BLK_DEV_LOOP=y | 35 | CONFIG_BLK_DEV_LOOP=y |
459 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
460 | # CONFIG_BLK_DEV_DRBD is not set | ||
461 | # CONFIG_BLK_DEV_NBD is not set | ||
462 | # CONFIG_BLK_DEV_SX8 is not set | ||
463 | # CONFIG_BLK_DEV_UB is not set | ||
464 | CONFIG_BLK_DEV_RAM=y | 36 | CONFIG_BLK_DEV_RAM=y |
465 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
466 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 37 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
467 | # CONFIG_BLK_DEV_XIP is not set | ||
468 | # CONFIG_CDROM_PKTCDVD is not set | ||
469 | # CONFIG_ATA_OVER_ETH is not set | ||
470 | # CONFIG_XILINX_SYSACE is not set | ||
471 | # CONFIG_BLK_DEV_HD is not set | ||
472 | # CONFIG_MISC_DEVICES is not set | 38 | # CONFIG_MISC_DEVICES is not set |
473 | CONFIG_HAVE_IDE=y | ||
474 | # CONFIG_IDE is not set | ||
475 | |||
476 | # | ||
477 | # SCSI device support | ||
478 | # | ||
479 | # CONFIG_RAID_ATTRS is not set | ||
480 | CONFIG_SCSI=y | ||
481 | CONFIG_SCSI_DMA=y | ||
482 | # CONFIG_SCSI_TGT is not set | ||
483 | # CONFIG_SCSI_NETLINK is not set | ||
484 | CONFIG_SCSI_PROC_FS=y | ||
485 | |||
486 | # | ||
487 | # SCSI support type (disk, tape, CD-ROM) | ||
488 | # | ||
489 | CONFIG_BLK_DEV_SD=y | 39 | CONFIG_BLK_DEV_SD=y |
490 | # CONFIG_CHR_DEV_ST is not set | ||
491 | # CONFIG_CHR_DEV_OSST is not set | ||
492 | CONFIG_BLK_DEV_SR=y | 40 | CONFIG_BLK_DEV_SR=y |
493 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
494 | CONFIG_CHR_DEV_SG=y | 41 | CONFIG_CHR_DEV_SG=y |
495 | # CONFIG_CHR_DEV_SCH is not set | ||
496 | # CONFIG_SCSI_MULTI_LUN is not set | ||
497 | # CONFIG_SCSI_CONSTANTS is not set | ||
498 | # CONFIG_SCSI_LOGGING is not set | ||
499 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
500 | CONFIG_SCSI_WAIT_SCAN=m | ||
501 | |||
502 | # | ||
503 | # SCSI Transports | ||
504 | # | ||
505 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
506 | # CONFIG_SCSI_FC_ATTRS is not set | ||
507 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
508 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
509 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
510 | # CONFIG_SCSI_LOWLEVEL is not set | 42 | # CONFIG_SCSI_LOWLEVEL is not set |
511 | # CONFIG_SCSI_DH is not set | ||
512 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
513 | CONFIG_ATA=y | 43 | CONFIG_ATA=y |
514 | # CONFIG_ATA_NONSTANDARD is not set | ||
515 | CONFIG_ATA_VERBOSE_ERROR=y | ||
516 | # CONFIG_SATA_PMP is not set | 44 | # CONFIG_SATA_PMP is not set |
517 | # CONFIG_SATA_AHCI is not set | ||
518 | # CONFIG_SATA_SIL24 is not set | ||
519 | CONFIG_ATA_SFF=y | ||
520 | # CONFIG_SATA_SVW is not set | ||
521 | # CONFIG_ATA_PIIX is not set | ||
522 | # CONFIG_SATA_MV is not set | ||
523 | # CONFIG_SATA_NV is not set | ||
524 | # CONFIG_PDC_ADMA is not set | ||
525 | # CONFIG_SATA_QSTOR is not set | ||
526 | # CONFIG_SATA_PROMISE is not set | ||
527 | # CONFIG_SATA_SX4 is not set | ||
528 | CONFIG_SATA_SIL=y | 45 | CONFIG_SATA_SIL=y |
529 | # CONFIG_SATA_SIS is not set | ||
530 | # CONFIG_SATA_ULI is not set | ||
531 | # CONFIG_SATA_VIA is not set | ||
532 | # CONFIG_SATA_VITESSE is not set | ||
533 | # CONFIG_SATA_INIC162X is not set | ||
534 | # CONFIG_PATA_ALI is not set | ||
535 | # CONFIG_PATA_AMD is not set | ||
536 | # CONFIG_PATA_ARTOP is not set | ||
537 | # CONFIG_PATA_ATP867X is not set | ||
538 | # CONFIG_PATA_ATIIXP is not set | ||
539 | # CONFIG_PATA_CMD640_PCI is not set | ||
540 | # CONFIG_PATA_CMD64X is not set | ||
541 | # CONFIG_PATA_CS5520 is not set | ||
542 | # CONFIG_PATA_CS5530 is not set | ||
543 | # CONFIG_PATA_CYPRESS is not set | ||
544 | # CONFIG_PATA_EFAR is not set | ||
545 | # CONFIG_ATA_GENERIC is not set | ||
546 | # CONFIG_PATA_HPT366 is not set | ||
547 | # CONFIG_PATA_HPT37X is not set | ||
548 | # CONFIG_PATA_HPT3X2N is not set | ||
549 | # CONFIG_PATA_HPT3X3 is not set | ||
550 | # CONFIG_PATA_IT821X is not set | ||
551 | # CONFIG_PATA_IT8213 is not set | ||
552 | # CONFIG_PATA_JMICRON is not set | ||
553 | # CONFIG_PATA_TRIFLEX is not set | ||
554 | # CONFIG_PATA_MARVELL is not set | ||
555 | # CONFIG_PATA_MPIIX is not set | ||
556 | # CONFIG_PATA_OLDPIIX is not set | ||
557 | # CONFIG_PATA_NETCELL is not set | ||
558 | # CONFIG_PATA_NINJA32 is not set | ||
559 | # CONFIG_PATA_NS87410 is not set | ||
560 | # CONFIG_PATA_NS87415 is not set | ||
561 | # CONFIG_PATA_OPTI is not set | ||
562 | # CONFIG_PATA_OPTIDMA is not set | ||
563 | # CONFIG_PATA_PDC2027X is not set | ||
564 | # CONFIG_PATA_PDC_OLD is not set | ||
565 | # CONFIG_PATA_RADISYS is not set | ||
566 | # CONFIG_PATA_RDC is not set | ||
567 | # CONFIG_PATA_RZ1000 is not set | ||
568 | # CONFIG_PATA_SC1200 is not set | ||
569 | # CONFIG_PATA_SERVERWORKS is not set | ||
570 | # CONFIG_PATA_SIL680 is not set | ||
571 | # CONFIG_PATA_SIS is not set | ||
572 | # CONFIG_PATA_TOSHIBA is not set | ||
573 | # CONFIG_PATA_VIA is not set | ||
574 | # CONFIG_PATA_WINBOND is not set | ||
575 | # CONFIG_PATA_PLATFORM is not set | ||
576 | # CONFIG_PATA_SCH is not set | ||
577 | # CONFIG_MD is not set | ||
578 | # CONFIG_FUSION is not set | ||
579 | |||
580 | # | ||
581 | # IEEE 1394 (FireWire) support | ||
582 | # | ||
583 | |||
584 | # | ||
585 | # You can enable one or both FireWire driver stacks. | ||
586 | # | ||
587 | |||
588 | # | ||
589 | # See the help texts for more information. | ||
590 | # | ||
591 | # CONFIG_FIREWIRE is not set | ||
592 | # CONFIG_IEEE1394 is not set | ||
593 | # CONFIG_I2O is not set | ||
594 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
595 | CONFIG_NETDEVICES=y | 46 | CONFIG_NETDEVICES=y |
596 | # CONFIG_DUMMY is not set | ||
597 | # CONFIG_BONDING is not set | ||
598 | # CONFIG_MACVLAN is not set | ||
599 | # CONFIG_EQUALIZER is not set | ||
600 | # CONFIG_TUN is not set | ||
601 | # CONFIG_VETH is not set | ||
602 | # CONFIG_ARCNET is not set | ||
603 | # CONFIG_PHYLIB is not set | ||
604 | CONFIG_NET_ETHERNET=y | 47 | CONFIG_NET_ETHERNET=y |
605 | # CONFIG_MII is not set | ||
606 | # CONFIG_HAPPYMEAL is not set | ||
607 | # CONFIG_SUNGEM is not set | ||
608 | # CONFIG_CASSINI is not set | ||
609 | # CONFIG_NET_VENDOR_3COM is not set | ||
610 | # CONFIG_ETHOC is not set | ||
611 | # CONFIG_DNET is not set | ||
612 | # CONFIG_NET_TULIP is not set | ||
613 | # CONFIG_HP100 is not set | ||
614 | CONFIG_IBM_NEW_EMAC=y | 48 | CONFIG_IBM_NEW_EMAC=y |
615 | CONFIG_IBM_NEW_EMAC_RXB=128 | ||
616 | CONFIG_IBM_NEW_EMAC_TXB=64 | ||
617 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
618 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
619 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
620 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
621 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
622 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
623 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
624 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
625 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
626 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
627 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
628 | # CONFIG_NET_PCI is not set | ||
629 | # CONFIG_B44 is not set | ||
630 | # CONFIG_KS8842 is not set | ||
631 | # CONFIG_KS8851_MLL is not set | ||
632 | # CONFIG_ATL2 is not set | ||
633 | # CONFIG_XILINX_EMACLITE is not set | ||
634 | # CONFIG_NETDEV_1000 is not set | 49 | # CONFIG_NETDEV_1000 is not set |
635 | # CONFIG_NETDEV_10000 is not set | 50 | # CONFIG_NETDEV_10000 is not set |
636 | # CONFIG_TR is not set | ||
637 | CONFIG_WLAN=y | ||
638 | # CONFIG_AIRO is not set | ||
639 | # CONFIG_ATMEL is not set | ||
640 | # CONFIG_PRISM54 is not set | ||
641 | # CONFIG_USB_ZD1201 is not set | ||
642 | # CONFIG_HOSTAP is not set | ||
643 | |||
644 | # | ||
645 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
646 | # | ||
647 | |||
648 | # | ||
649 | # USB Network Adapters | ||
650 | # | ||
651 | # CONFIG_USB_CATC is not set | ||
652 | # CONFIG_USB_KAWETH is not set | ||
653 | # CONFIG_USB_PEGASUS is not set | ||
654 | # CONFIG_USB_RTL8150 is not set | ||
655 | # CONFIG_USB_USBNET is not set | ||
656 | # CONFIG_WAN is not set | ||
657 | # CONFIG_FDDI is not set | ||
658 | # CONFIG_HIPPI is not set | ||
659 | # CONFIG_PPP is not set | ||
660 | # CONFIG_SLIP is not set | ||
661 | # CONFIG_NET_FC is not set | ||
662 | # CONFIG_NETCONSOLE is not set | ||
663 | # CONFIG_NETPOLL is not set | ||
664 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
665 | # CONFIG_VMXNET3 is not set | ||
666 | # CONFIG_ISDN is not set | ||
667 | # CONFIG_PHONE is not set | ||
668 | |||
669 | # | ||
670 | # Input device support | ||
671 | # | ||
672 | CONFIG_INPUT=y | ||
673 | CONFIG_INPUT_FF_MEMLESS=m | 51 | CONFIG_INPUT_FF_MEMLESS=m |
674 | # CONFIG_INPUT_POLLDEV is not set | ||
675 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
676 | |||
677 | # | ||
678 | # Userland interfaces | ||
679 | # | ||
680 | CONFIG_INPUT_MOUSEDEV=y | ||
681 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
682 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
683 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
684 | # CONFIG_INPUT_JOYDEV is not set | ||
685 | # CONFIG_INPUT_EVDEV is not set | ||
686 | # CONFIG_INPUT_EVBUG is not set | ||
687 | |||
688 | # | ||
689 | # Input Device Drivers | ||
690 | # | ||
691 | CONFIG_INPUT_KEYBOARD=y | ||
692 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
693 | CONFIG_KEYBOARD_ATKBD=y | ||
694 | # CONFIG_QT2160 is not set | ||
695 | # CONFIG_KEYBOARD_LKKBD is not set | ||
696 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
697 | # CONFIG_KEYBOARD_NEWTON is not set | ||
698 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
699 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
700 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
701 | # CONFIG_KEYBOARD_XTKBD is not set | ||
702 | CONFIG_INPUT_MOUSE=y | ||
703 | CONFIG_MOUSE_PS2=y | ||
704 | CONFIG_MOUSE_PS2_ALPS=y | ||
705 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
706 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
707 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
708 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
709 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
710 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
711 | # CONFIG_MOUSE_SERIAL is not set | ||
712 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
713 | # CONFIG_MOUSE_BCM5974 is not set | ||
714 | # CONFIG_MOUSE_VSXXXAA is not set | ||
715 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
716 | # CONFIG_INPUT_JOYSTICK is not set | ||
717 | # CONFIG_INPUT_TABLET is not set | ||
718 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
719 | # CONFIG_INPUT_MISC is not set | ||
720 | |||
721 | # | ||
722 | # Hardware I/O ports | ||
723 | # | ||
724 | CONFIG_SERIO=y | ||
725 | CONFIG_SERIO_I8042=y | ||
726 | CONFIG_SERIO_SERPORT=y | ||
727 | # CONFIG_SERIO_PCIPS2 is not set | ||
728 | CONFIG_SERIO_LIBPS2=y | ||
729 | # CONFIG_SERIO_RAW is not set | ||
730 | # CONFIG_SERIO_XILINX_XPS_PS2 is not set | ||
731 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
732 | # CONFIG_GAMEPORT is not set | ||
733 | |||
734 | # | ||
735 | # Character devices | ||
736 | # | ||
737 | CONFIG_VT=y | ||
738 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
739 | CONFIG_VT_CONSOLE=y | ||
740 | CONFIG_HW_CONSOLE=y | ||
741 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
742 | CONFIG_DEVKMEM=y | ||
743 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
744 | # CONFIG_NOZOMI is not set | ||
745 | |||
746 | # | ||
747 | # Serial drivers | ||
748 | # | ||
749 | CONFIG_SERIAL_8250=y | 52 | CONFIG_SERIAL_8250=y |
750 | CONFIG_SERIAL_8250_CONSOLE=y | 53 | CONFIG_SERIAL_8250_CONSOLE=y |
751 | # CONFIG_SERIAL_8250_PCI is not set | 54 | # CONFIG_SERIAL_8250_PCI is not set |
752 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
753 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
754 | CONFIG_SERIAL_8250_EXTENDED=y | 55 | CONFIG_SERIAL_8250_EXTENDED=y |
755 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
756 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 56 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
757 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
758 | # CONFIG_SERIAL_8250_RSA is not set | ||
759 | |||
760 | # | ||
761 | # Non-8250 serial port support | ||
762 | # | ||
763 | # CONFIG_SERIAL_UARTLITE is not set | ||
764 | CONFIG_SERIAL_CORE=y | ||
765 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
766 | # CONFIG_SERIAL_JSM is not set | ||
767 | CONFIG_SERIAL_OF_PLATFORM=y | 57 | CONFIG_SERIAL_OF_PLATFORM=y |
768 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
769 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
770 | CONFIG_UNIX98_PTYS=y | ||
771 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
772 | CONFIG_LEGACY_PTYS=y | ||
773 | CONFIG_LEGACY_PTY_COUNT=256 | ||
774 | # CONFIG_HVC_UDBG is not set | ||
775 | # CONFIG_IPMI_HANDLER is not set | ||
776 | # CONFIG_HW_RANDOM is not set | 58 | # CONFIG_HW_RANDOM is not set |
777 | # CONFIG_NVRAM is not set | ||
778 | # CONFIG_R3964 is not set | ||
779 | # CONFIG_APPLICOM is not set | ||
780 | # CONFIG_RAW_DRIVER is not set | ||
781 | # CONFIG_TCG_TPM is not set | ||
782 | CONFIG_DEVPORT=y | ||
783 | CONFIG_I2C=y | ||
784 | CONFIG_I2C_BOARDINFO=y | ||
785 | CONFIG_I2C_COMPAT=y | ||
786 | # CONFIG_I2C_CHARDEV is not set | ||
787 | CONFIG_I2C_HELPER_AUTO=y | ||
788 | CONFIG_I2C_ALGOBIT=y | ||
789 | |||
790 | # | ||
791 | # I2C Hardware Bus support | ||
792 | # | ||
793 | |||
794 | # | ||
795 | # PC SMBus host controller drivers | ||
796 | # | ||
797 | # CONFIG_I2C_ALI1535 is not set | ||
798 | # CONFIG_I2C_ALI1563 is not set | ||
799 | # CONFIG_I2C_ALI15X3 is not set | ||
800 | # CONFIG_I2C_AMD756 is not set | ||
801 | # CONFIG_I2C_AMD8111 is not set | ||
802 | # CONFIG_I2C_I801 is not set | ||
803 | # CONFIG_I2C_ISCH is not set | ||
804 | # CONFIG_I2C_PIIX4 is not set | ||
805 | # CONFIG_I2C_NFORCE2 is not set | ||
806 | # CONFIG_I2C_SIS5595 is not set | ||
807 | # CONFIG_I2C_SIS630 is not set | ||
808 | # CONFIG_I2C_SIS96X is not set | ||
809 | # CONFIG_I2C_VIA is not set | ||
810 | # CONFIG_I2C_VIAPRO is not set | ||
811 | |||
812 | # | ||
813 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
814 | # | ||
815 | CONFIG_I2C_IBM_IIC=y | 59 | CONFIG_I2C_IBM_IIC=y |
816 | # CONFIG_I2C_MPC is not set | ||
817 | # CONFIG_I2C_OCORES is not set | ||
818 | # CONFIG_I2C_SIMTEC is not set | ||
819 | |||
820 | # | ||
821 | # External I2C/SMBus adapter drivers | ||
822 | # | ||
823 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
824 | # CONFIG_I2C_TAOS_EVM is not set | ||
825 | # CONFIG_I2C_TINY_USB is not set | ||
826 | |||
827 | # | ||
828 | # Other I2C/SMBus bus drivers | ||
829 | # | ||
830 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
831 | # CONFIG_I2C_STUB is not set | ||
832 | |||
833 | # | ||
834 | # Miscellaneous I2C Chip support | ||
835 | # | ||
836 | # CONFIG_SENSORS_TSL2550 is not set | ||
837 | # CONFIG_I2C_DEBUG_CORE is not set | ||
838 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
839 | # CONFIG_I2C_DEBUG_BUS is not set | ||
840 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
841 | # CONFIG_SPI is not set | ||
842 | |||
843 | # | ||
844 | # PPS support | ||
845 | # | ||
846 | # CONFIG_PPS is not set | ||
847 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
848 | # CONFIG_GPIOLIB is not set | ||
849 | # CONFIG_W1 is not set | ||
850 | # CONFIG_POWER_SUPPLY is not set | ||
851 | # CONFIG_HWMON is not set | 60 | # CONFIG_HWMON is not set |
852 | # CONFIG_THERMAL is not set | ||
853 | # CONFIG_WATCHDOG is not set | ||
854 | CONFIG_SSB_POSSIBLE=y | ||
855 | |||
856 | # | ||
857 | # Sonics Silicon Backplane | ||
858 | # | ||
859 | # CONFIG_SSB is not set | ||
860 | |||
861 | # | ||
862 | # Multifunction device drivers | ||
863 | # | ||
864 | # CONFIG_MFD_CORE is not set | ||
865 | # CONFIG_MFD_SM501 is not set | ||
866 | # CONFIG_HTC_PASIC3 is not set | ||
867 | # CONFIG_TWL4030_CORE is not set | ||
868 | # CONFIG_MFD_TMIO is not set | ||
869 | # CONFIG_PMIC_DA903X is not set | ||
870 | # CONFIG_PMIC_ADP5520 is not set | ||
871 | # CONFIG_MFD_WM8400 is not set | ||
872 | # CONFIG_MFD_WM831X is not set | ||
873 | # CONFIG_MFD_WM8350_I2C is not set | ||
874 | # CONFIG_MFD_PCF50633 is not set | ||
875 | # CONFIG_AB3100_CORE is not set | ||
876 | # CONFIG_MFD_88PM8607 is not set | ||
877 | # CONFIG_REGULATOR is not set | ||
878 | # CONFIG_MEDIA_SUPPORT is not set | ||
879 | |||
880 | # | ||
881 | # Graphics support | ||
882 | # | ||
883 | # CONFIG_AGP is not set | ||
884 | CONFIG_VGA_ARB=y | ||
885 | # CONFIG_DRM is not set | ||
886 | # CONFIG_VGASTATE is not set | ||
887 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 61 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
888 | CONFIG_FB=y | 62 | CONFIG_FB=y |
889 | # CONFIG_FIRMWARE_EDID is not set | ||
890 | CONFIG_FB_DDC=y | ||
891 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
892 | CONFIG_FB_CFB_FILLRECT=y | ||
893 | CONFIG_FB_CFB_COPYAREA=y | ||
894 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
895 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
896 | # CONFIG_FB_SYS_FILLRECT is not set | ||
897 | # CONFIG_FB_SYS_COPYAREA is not set | ||
898 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
899 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
900 | # CONFIG_FB_SYS_FOPS is not set | ||
901 | # CONFIG_FB_SVGALIB is not set | ||
902 | CONFIG_FB_MACMODES=y | ||
903 | CONFIG_FB_BACKLIGHT=y | ||
904 | CONFIG_FB_MODE_HELPERS=y | ||
905 | # CONFIG_FB_TILEBLITTING is not set | ||
906 | |||
907 | # | ||
908 | # Frame buffer hardware drivers | ||
909 | # | ||
910 | # CONFIG_FB_CIRRUS is not set | ||
911 | # CONFIG_FB_PM2 is not set | ||
912 | # CONFIG_FB_CYBER2000 is not set | ||
913 | # CONFIG_FB_OF is not set | ||
914 | # CONFIG_FB_CT65550 is not set | ||
915 | # CONFIG_FB_ASILIANT is not set | ||
916 | # CONFIG_FB_IMSTT is not set | ||
917 | # CONFIG_FB_VGA16 is not set | ||
918 | # CONFIG_FB_UVESA is not set | ||
919 | # CONFIG_FB_S1D13XXX is not set | ||
920 | # CONFIG_FB_NVIDIA is not set | ||
921 | # CONFIG_FB_RIVA is not set | ||
922 | # CONFIG_FB_MATROX is not set | ||
923 | CONFIG_FB_RADEON=y | 63 | CONFIG_FB_RADEON=y |
924 | CONFIG_FB_RADEON_I2C=y | ||
925 | CONFIG_FB_RADEON_BACKLIGHT=y | ||
926 | # CONFIG_FB_RADEON_DEBUG is not set | ||
927 | # CONFIG_FB_ATY128 is not set | ||
928 | # CONFIG_FB_ATY is not set | ||
929 | # CONFIG_FB_S3 is not set | ||
930 | # CONFIG_FB_SAVAGE is not set | ||
931 | # CONFIG_FB_SIS is not set | ||
932 | # CONFIG_FB_VIA is not set | ||
933 | # CONFIG_FB_NEOMAGIC is not set | ||
934 | # CONFIG_FB_KYRO is not set | ||
935 | # CONFIG_FB_3DFX is not set | ||
936 | # CONFIG_FB_VOODOO1 is not set | ||
937 | # CONFIG_FB_VT8623 is not set | ||
938 | # CONFIG_FB_TRIDENT is not set | ||
939 | # CONFIG_FB_ARK is not set | ||
940 | # CONFIG_FB_PM3 is not set | ||
941 | # CONFIG_FB_CARMINE is not set | ||
942 | # CONFIG_FB_IBM_GXT4500 is not set | ||
943 | # CONFIG_FB_VIRTUAL is not set | ||
944 | # CONFIG_FB_METRONOME is not set | ||
945 | # CONFIG_FB_MB862XX is not set | ||
946 | # CONFIG_FB_BROADSHEET is not set | ||
947 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
948 | CONFIG_LCD_CLASS_DEVICE=y | 64 | CONFIG_LCD_CLASS_DEVICE=y |
949 | # CONFIG_LCD_ILI9320 is not set | ||
950 | # CONFIG_LCD_PLATFORM is not set | ||
951 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
952 | CONFIG_BACKLIGHT_GENERIC=y | ||
953 | |||
954 | # | ||
955 | # Display device support | ||
956 | # | ||
957 | # CONFIG_DISPLAY_SUPPORT is not set | ||
958 | |||
959 | # | ||
960 | # Console display driver support | ||
961 | # | ||
962 | CONFIG_DUMMY_CONSOLE=y | ||
963 | CONFIG_FRAMEBUFFER_CONSOLE=y | 65 | CONFIG_FRAMEBUFFER_CONSOLE=y |
964 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y | 66 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y |
965 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
966 | # CONFIG_FONTS is not set | ||
967 | CONFIG_FONT_8x8=y | ||
968 | CONFIG_FONT_8x16=y | ||
969 | CONFIG_LOGO=y | 67 | CONFIG_LOGO=y |
970 | CONFIG_LOGO_LINUX_MONO=y | ||
971 | CONFIG_LOGO_LINUX_VGA16=y | ||
972 | CONFIG_LOGO_LINUX_CLUT224=y | ||
973 | # CONFIG_SOUND is not set | ||
974 | CONFIG_HID_SUPPORT=y | ||
975 | CONFIG_HID=y | ||
976 | # CONFIG_HIDRAW is not set | ||
977 | |||
978 | # | ||
979 | # USB Input Devices | ||
980 | # | ||
981 | CONFIG_USB_HID=y | ||
982 | # CONFIG_HID_PID is not set | ||
983 | # CONFIG_USB_HIDDEV is not set | ||
984 | |||
985 | # | ||
986 | # Special HID drivers | ||
987 | # | ||
988 | CONFIG_HID_A4TECH=y | 68 | CONFIG_HID_A4TECH=y |
989 | CONFIG_HID_APPLE=y | 69 | CONFIG_HID_APPLE=y |
990 | CONFIG_HID_BELKIN=y | 70 | CONFIG_HID_BELKIN=y |
991 | CONFIG_HID_CHERRY=y | 71 | CONFIG_HID_CHERRY=y |
992 | CONFIG_HID_CHICONY=y | 72 | CONFIG_HID_CHICONY=y |
993 | CONFIG_HID_CYPRESS=y | 73 | CONFIG_HID_CYPRESS=y |
994 | # CONFIG_HID_DRAGONRISE is not set | ||
995 | CONFIG_HID_EZKEY=y | 74 | CONFIG_HID_EZKEY=y |
996 | # CONFIG_HID_KYE is not set | ||
997 | CONFIG_HID_GYRATION=y | 75 | CONFIG_HID_GYRATION=y |
998 | # CONFIG_HID_TWINHAN is not set | ||
999 | # CONFIG_HID_KENSINGTON is not set | ||
1000 | CONFIG_HID_LOGITECH=y | 76 | CONFIG_HID_LOGITECH=y |
1001 | # CONFIG_LOGITECH_FF is not set | ||
1002 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1003 | CONFIG_HID_MICROSOFT=y | 77 | CONFIG_HID_MICROSOFT=y |
1004 | CONFIG_HID_MONTEREY=y | 78 | CONFIG_HID_MONTEREY=y |
1005 | # CONFIG_HID_NTRIG is not set | ||
1006 | CONFIG_HID_PANTHERLORD=y | 79 | CONFIG_HID_PANTHERLORD=y |
1007 | # CONFIG_PANTHERLORD_FF is not set | ||
1008 | CONFIG_HID_PETALYNX=y | 80 | CONFIG_HID_PETALYNX=y |
1009 | CONFIG_HID_SAMSUNG=y | 81 | CONFIG_HID_SAMSUNG=y |
1010 | CONFIG_HID_SONY=y | 82 | CONFIG_HID_SONY=y |
1011 | CONFIG_HID_SUNPLUS=y | 83 | CONFIG_HID_SUNPLUS=y |
1012 | # CONFIG_HID_GREENASIA is not set | ||
1013 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
1014 | # CONFIG_HID_TOPSEED is not set | ||
1015 | # CONFIG_HID_THRUSTMASTER is not set | ||
1016 | # CONFIG_HID_ZEROPLUS is not set | ||
1017 | CONFIG_USB_SUPPORT=y | ||
1018 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1019 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
1020 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
1021 | CONFIG_USB=y | 84 | CONFIG_USB=y |
1022 | # CONFIG_USB_DEBUG is not set | ||
1023 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1024 | |||
1025 | # | ||
1026 | # Miscellaneous USB options | ||
1027 | # | ||
1028 | CONFIG_USB_DEVICEFS=y | 85 | CONFIG_USB_DEVICEFS=y |
1029 | # CONFIG_USB_DEVICE_CLASS is not set | 86 | # CONFIG_USB_DEVICE_CLASS is not set |
1030 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1031 | # CONFIG_USB_OTG is not set | ||
1032 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1033 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1034 | # CONFIG_USB_MON is not set | ||
1035 | # CONFIG_USB_WUSB is not set | ||
1036 | # CONFIG_USB_WUSB_CBAF is not set | ||
1037 | |||
1038 | # | ||
1039 | # USB Host Controller Drivers | ||
1040 | # | ||
1041 | # CONFIG_USB_C67X00_HCD is not set | ||
1042 | # CONFIG_USB_XHCI_HCD is not set | ||
1043 | CONFIG_USB_EHCI_HCD=m | 87 | CONFIG_USB_EHCI_HCD=m |
1044 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | ||
1045 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | ||
1046 | # CONFIG_XPS_USB_HCD_XILINX is not set | ||
1047 | CONFIG_USB_EHCI_HCD_PPC_OF=y | ||
1048 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1049 | # CONFIG_USB_ISP116X_HCD is not set | ||
1050 | # CONFIG_USB_ISP1760_HCD is not set | ||
1051 | # CONFIG_USB_ISP1362_HCD is not set | ||
1052 | CONFIG_USB_OHCI_HCD=y | 88 | CONFIG_USB_OHCI_HCD=y |
1053 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 89 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
1054 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 90 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
1055 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
1056 | CONFIG_USB_OHCI_HCD_PCI=y | ||
1057 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | ||
1058 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | ||
1059 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
1060 | # CONFIG_USB_UHCI_HCD is not set | ||
1061 | # CONFIG_USB_SL811_HCD is not set | ||
1062 | # CONFIG_USB_R8A66597_HCD is not set | ||
1063 | # CONFIG_USB_WHCI_HCD is not set | ||
1064 | # CONFIG_USB_HWA_HCD is not set | ||
1065 | |||
1066 | # | ||
1067 | # USB Device Class drivers | ||
1068 | # | ||
1069 | # CONFIG_USB_ACM is not set | ||
1070 | # CONFIG_USB_PRINTER is not set | ||
1071 | # CONFIG_USB_WDM is not set | ||
1072 | # CONFIG_USB_TMC is not set | ||
1073 | |||
1074 | # | ||
1075 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
1076 | # | ||
1077 | |||
1078 | # | ||
1079 | # also be needed; see USB_STORAGE Help for more info | ||
1080 | # | ||
1081 | CONFIG_USB_STORAGE=m | 91 | CONFIG_USB_STORAGE=m |
1082 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1083 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1084 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1085 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1086 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1087 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1088 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1089 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1090 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1091 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1092 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1093 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1094 | # CONFIG_USB_LIBUSUAL is not set | ||
1095 | |||
1096 | # | ||
1097 | # USB Imaging devices | ||
1098 | # | ||
1099 | # CONFIG_USB_MDC800 is not set | ||
1100 | # CONFIG_USB_MICROTEK is not set | ||
1101 | |||
1102 | # | ||
1103 | # USB port drivers | ||
1104 | # | ||
1105 | # CONFIG_USB_SERIAL is not set | ||
1106 | |||
1107 | # | ||
1108 | # USB Miscellaneous drivers | ||
1109 | # | ||
1110 | # CONFIG_USB_EMI62 is not set | ||
1111 | # CONFIG_USB_EMI26 is not set | ||
1112 | # CONFIG_USB_ADUTUX is not set | ||
1113 | # CONFIG_USB_SEVSEG is not set | ||
1114 | # CONFIG_USB_RIO500 is not set | ||
1115 | # CONFIG_USB_LEGOTOWER is not set | ||
1116 | # CONFIG_USB_LCD is not set | ||
1117 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1118 | # CONFIG_USB_LED is not set | ||
1119 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1120 | # CONFIG_USB_CYTHERM is not set | ||
1121 | # CONFIG_USB_IDMOUSE is not set | ||
1122 | # CONFIG_USB_FTDI_ELAN is not set | ||
1123 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1124 | # CONFIG_USB_SISUSBVGA is not set | ||
1125 | # CONFIG_USB_LD is not set | ||
1126 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1127 | # CONFIG_USB_IOWARRIOR is not set | ||
1128 | # CONFIG_USB_TEST is not set | ||
1129 | # CONFIG_USB_ISIGHTFW is not set | ||
1130 | # CONFIG_USB_VST is not set | ||
1131 | # CONFIG_USB_GADGET is not set | ||
1132 | |||
1133 | # | ||
1134 | # OTG and related infrastructure | ||
1135 | # | ||
1136 | # CONFIG_NOP_USB_XCEIV is not set | ||
1137 | # CONFIG_UWB is not set | ||
1138 | # CONFIG_MMC is not set | ||
1139 | # CONFIG_MEMSTICK is not set | ||
1140 | # CONFIG_NEW_LEDS is not set | ||
1141 | # CONFIG_ACCESSIBILITY is not set | ||
1142 | # CONFIG_INFINIBAND is not set | ||
1143 | # CONFIG_EDAC is not set | ||
1144 | CONFIG_RTC_LIB=y | ||
1145 | CONFIG_RTC_CLASS=y | 92 | CONFIG_RTC_CLASS=y |
1146 | CONFIG_RTC_HCTOSYS=y | ||
1147 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1148 | # CONFIG_RTC_DEBUG is not set | ||
1149 | |||
1150 | # | ||
1151 | # RTC interfaces | ||
1152 | # | ||
1153 | CONFIG_RTC_INTF_SYSFS=y | ||
1154 | CONFIG_RTC_INTF_PROC=y | ||
1155 | CONFIG_RTC_INTF_DEV=y | ||
1156 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1157 | # CONFIG_RTC_DRV_TEST is not set | ||
1158 | |||
1159 | # | ||
1160 | # I2C RTC drivers | ||
1161 | # | ||
1162 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1163 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1164 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1165 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1166 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1167 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1168 | # CONFIG_RTC_DRV_X1205 is not set | ||
1169 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1170 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1171 | CONFIG_RTC_DRV_M41T80=y | 93 | CONFIG_RTC_DRV_M41T80=y |
1172 | CONFIG_RTC_DRV_M41T80_WDT=y | 94 | CONFIG_RTC_DRV_M41T80_WDT=y |
1173 | # CONFIG_RTC_DRV_BQ32K is not set | ||
1174 | # CONFIG_RTC_DRV_S35390A is not set | ||
1175 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1176 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1177 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1178 | |||
1179 | # | ||
1180 | # SPI RTC drivers | ||
1181 | # | ||
1182 | |||
1183 | # | ||
1184 | # Platform RTC drivers | ||
1185 | # | ||
1186 | # CONFIG_RTC_DRV_CMOS is not set | ||
1187 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1188 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1189 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1190 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1191 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1192 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1193 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1194 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1195 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1196 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1197 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1198 | # CONFIG_RTC_DRV_V3020 is not set | ||
1199 | |||
1200 | # | ||
1201 | # on-CPU RTC drivers | ||
1202 | # | ||
1203 | # CONFIG_RTC_DRV_GENERIC is not set | ||
1204 | # CONFIG_DMADEVICES is not set | ||
1205 | # CONFIG_AUXDISPLAY is not set | ||
1206 | # CONFIG_UIO is not set | ||
1207 | |||
1208 | # | ||
1209 | # TI VLYNQ | ||
1210 | # | ||
1211 | # CONFIG_STAGING is not set | ||
1212 | |||
1213 | # | ||
1214 | # File systems | ||
1215 | # | ||
1216 | CONFIG_EXT2_FS=y | 95 | CONFIG_EXT2_FS=y |
1217 | CONFIG_EXT2_FS_XATTR=y | 96 | CONFIG_EXT2_FS_XATTR=y |
1218 | CONFIG_EXT2_FS_POSIX_ACL=y | 97 | CONFIG_EXT2_FS_POSIX_ACL=y |
1219 | # CONFIG_EXT2_FS_SECURITY is not set | ||
1220 | # CONFIG_EXT2_FS_XIP is not set | ||
1221 | CONFIG_EXT3_FS=y | 98 | CONFIG_EXT3_FS=y |
1222 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | 99 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
1223 | CONFIG_EXT3_FS_XATTR=y | ||
1224 | CONFIG_EXT3_FS_POSIX_ACL=y | 100 | CONFIG_EXT3_FS_POSIX_ACL=y |
1225 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1226 | # CONFIG_EXT4_FS is not set | ||
1227 | CONFIG_JBD=y | ||
1228 | CONFIG_FS_MBCACHE=y | ||
1229 | CONFIG_REISERFS_FS=y | 101 | CONFIG_REISERFS_FS=y |
1230 | # CONFIG_REISERFS_CHECK is not set | ||
1231 | # CONFIG_REISERFS_PROC_INFO is not set | ||
1232 | # CONFIG_REISERFS_FS_XATTR is not set | ||
1233 | # CONFIG_JFS_FS is not set | ||
1234 | CONFIG_FS_POSIX_ACL=y | ||
1235 | # CONFIG_XFS_FS is not set | ||
1236 | # CONFIG_GFS2_FS is not set | ||
1237 | # CONFIG_OCFS2_FS is not set | ||
1238 | # CONFIG_BTRFS_FS is not set | ||
1239 | # CONFIG_NILFS2_FS is not set | ||
1240 | CONFIG_FILE_LOCKING=y | ||
1241 | CONFIG_FSNOTIFY=y | ||
1242 | CONFIG_DNOTIFY=y | ||
1243 | CONFIG_INOTIFY=y | 102 | CONFIG_INOTIFY=y |
1244 | CONFIG_INOTIFY_USER=y | ||
1245 | # CONFIG_QUOTA is not set | ||
1246 | # CONFIG_AUTOFS_FS is not set | ||
1247 | CONFIG_AUTOFS4_FS=y | 103 | CONFIG_AUTOFS4_FS=y |
1248 | # CONFIG_FUSE_FS is not set | ||
1249 | |||
1250 | # | ||
1251 | # Caches | ||
1252 | # | ||
1253 | # CONFIG_FSCACHE is not set | ||
1254 | |||
1255 | # | ||
1256 | # CD-ROM/DVD Filesystems | ||
1257 | # | ||
1258 | CONFIG_ISO9660_FS=y | 104 | CONFIG_ISO9660_FS=y |
1259 | CONFIG_JOLIET=y | 105 | CONFIG_JOLIET=y |
1260 | CONFIG_ZISOFS=y | 106 | CONFIG_ZISOFS=y |
1261 | CONFIG_UDF_FS=y | 107 | CONFIG_UDF_FS=y |
1262 | CONFIG_UDF_NLS=y | ||
1263 | |||
1264 | # | ||
1265 | # DOS/FAT/NT Filesystems | ||
1266 | # | ||
1267 | CONFIG_FAT_FS=m | ||
1268 | CONFIG_MSDOS_FS=m | 108 | CONFIG_MSDOS_FS=m |
1269 | CONFIG_VFAT_FS=m | 109 | CONFIG_VFAT_FS=m |
1270 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1271 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1272 | # CONFIG_NTFS_FS is not set | ||
1273 | |||
1274 | # | ||
1275 | # Pseudo filesystems | ||
1276 | # | ||
1277 | CONFIG_PROC_FS=y | ||
1278 | CONFIG_PROC_KCORE=y | 110 | CONFIG_PROC_KCORE=y |
1279 | CONFIG_PROC_SYSCTL=y | ||
1280 | CONFIG_PROC_PAGE_MONITOR=y | ||
1281 | CONFIG_SYSFS=y | ||
1282 | CONFIG_TMPFS=y | 111 | CONFIG_TMPFS=y |
1283 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1284 | # CONFIG_HUGETLB_PAGE is not set | ||
1285 | # CONFIG_CONFIGFS_FS is not set | ||
1286 | CONFIG_MISC_FILESYSTEMS=y | ||
1287 | # CONFIG_ADFS_FS is not set | ||
1288 | CONFIG_AFFS_FS=m | 112 | CONFIG_AFFS_FS=m |
1289 | # CONFIG_HFS_FS is not set | ||
1290 | # CONFIG_HFSPLUS_FS is not set | ||
1291 | # CONFIG_BEFS_FS is not set | ||
1292 | # CONFIG_BFS_FS is not set | ||
1293 | # CONFIG_EFS_FS is not set | ||
1294 | # CONFIG_CRAMFS is not set | ||
1295 | # CONFIG_SQUASHFS is not set | ||
1296 | # CONFIG_VXFS_FS is not set | ||
1297 | # CONFIG_MINIX_FS is not set | ||
1298 | # CONFIG_OMFS_FS is not set | ||
1299 | # CONFIG_HPFS_FS is not set | ||
1300 | # CONFIG_QNX4FS_FS is not set | ||
1301 | # CONFIG_ROMFS_FS is not set | ||
1302 | # CONFIG_SYSV_FS is not set | ||
1303 | # CONFIG_UFS_FS is not set | ||
1304 | # CONFIG_NETWORK_FILESYSTEMS is not set | 113 | # CONFIG_NETWORK_FILESYSTEMS is not set |
1305 | |||
1306 | # | ||
1307 | # Partition Types | ||
1308 | # | ||
1309 | CONFIG_PARTITION_ADVANCED=y | 114 | CONFIG_PARTITION_ADVANCED=y |
1310 | # CONFIG_ACORN_PARTITION is not set | ||
1311 | # CONFIG_OSF_PARTITION is not set | ||
1312 | CONFIG_AMIGA_PARTITION=y | 115 | CONFIG_AMIGA_PARTITION=y |
1313 | # CONFIG_ATARI_PARTITION is not set | ||
1314 | # CONFIG_MAC_PARTITION is not set | ||
1315 | CONFIG_MSDOS_PARTITION=y | ||
1316 | # CONFIG_BSD_DISKLABEL is not set | ||
1317 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1318 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1319 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1320 | # CONFIG_LDM_PARTITION is not set | ||
1321 | # CONFIG_SGI_PARTITION is not set | ||
1322 | # CONFIG_ULTRIX_PARTITION is not set | ||
1323 | # CONFIG_SUN_PARTITION is not set | ||
1324 | # CONFIG_KARMA_PARTITION is not set | ||
1325 | # CONFIG_EFI_PARTITION is not set | ||
1326 | # CONFIG_SYSV68_PARTITION is not set | ||
1327 | CONFIG_NLS=y | ||
1328 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1329 | CONFIG_NLS_CODEPAGE_437=y | 116 | CONFIG_NLS_CODEPAGE_437=y |
1330 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1331 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1332 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1333 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1334 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1335 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1336 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1337 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1338 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1339 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1340 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1341 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1342 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1343 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1344 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1345 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1346 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1347 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1348 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1349 | # CONFIG_NLS_ISO8859_8 is not set | ||
1350 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1351 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1352 | # CONFIG_NLS_ASCII is not set | ||
1353 | CONFIG_NLS_ISO8859_1=y | 117 | CONFIG_NLS_ISO8859_1=y |
1354 | # CONFIG_NLS_ISO8859_2 is not set | ||
1355 | # CONFIG_NLS_ISO8859_3 is not set | ||
1356 | # CONFIG_NLS_ISO8859_4 is not set | ||
1357 | # CONFIG_NLS_ISO8859_5 is not set | ||
1358 | # CONFIG_NLS_ISO8859_6 is not set | ||
1359 | # CONFIG_NLS_ISO8859_7 is not set | ||
1360 | # CONFIG_NLS_ISO8859_9 is not set | ||
1361 | # CONFIG_NLS_ISO8859_13 is not set | ||
1362 | # CONFIG_NLS_ISO8859_14 is not set | ||
1363 | # CONFIG_NLS_ISO8859_15 is not set | ||
1364 | # CONFIG_NLS_KOI8_R is not set | ||
1365 | # CONFIG_NLS_KOI8_U is not set | ||
1366 | # CONFIG_NLS_UTF8 is not set | ||
1367 | # CONFIG_DLM is not set | ||
1368 | # CONFIG_BINARY_PRINTF is not set | ||
1369 | |||
1370 | # | ||
1371 | # Library routines | ||
1372 | # | ||
1373 | CONFIG_BITREVERSE=y | ||
1374 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1375 | # CONFIG_CRC_CCITT is not set | ||
1376 | # CONFIG_CRC16 is not set | ||
1377 | CONFIG_CRC_T10DIF=y | 118 | CONFIG_CRC_T10DIF=y |
1378 | CONFIG_CRC_ITU_T=y | ||
1379 | CONFIG_CRC32=y | ||
1380 | # CONFIG_CRC7 is not set | ||
1381 | # CONFIG_LIBCRC32C is not set | ||
1382 | CONFIG_ZLIB_INFLATE=y | ||
1383 | CONFIG_DECOMPRESS_GZIP=y | ||
1384 | CONFIG_HAS_IOMEM=y | ||
1385 | CONFIG_HAS_IOPORT=y | ||
1386 | CONFIG_HAS_DMA=y | ||
1387 | CONFIG_HAVE_LMB=y | ||
1388 | CONFIG_NLATTR=y | ||
1389 | CONFIG_GENERIC_ATOMIC64=y | ||
1390 | |||
1391 | # | ||
1392 | # Kernel hacking | ||
1393 | # | ||
1394 | # CONFIG_PRINTK_TIME is not set | ||
1395 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1396 | CONFIG_ENABLE_MUST_CHECK=y | ||
1397 | CONFIG_FRAME_WARN=1024 | ||
1398 | CONFIG_MAGIC_SYSRQ=y | 119 | CONFIG_MAGIC_SYSRQ=y |
1399 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1400 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1401 | # CONFIG_DEBUG_FS is not set | ||
1402 | # CONFIG_HEADERS_CHECK is not set | ||
1403 | # CONFIG_DEBUG_KERNEL is not set | ||
1404 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1405 | # CONFIG_SLUB_STATS is not set | ||
1406 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1407 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1408 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 120 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1409 | # CONFIG_LATENCYTOP is not set | ||
1410 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 121 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1411 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1412 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1413 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1414 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1415 | CONFIG_TRACING_SUPPORT=y | ||
1416 | # CONFIG_FTRACE is not set | ||
1417 | # CONFIG_DMA_API_DEBUG is not set | ||
1418 | # CONFIG_SAMPLES is not set | ||
1419 | CONFIG_HAVE_ARCH_KGDB=y | ||
1420 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1421 | CONFIG_PPC_WERROR=y | ||
1422 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1423 | # CONFIG_IRQSTACKS is not set | ||
1424 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1425 | |||
1426 | # | ||
1427 | # Security options | ||
1428 | # | ||
1429 | # CONFIG_KEYS is not set | ||
1430 | # CONFIG_SECURITY is not set | ||
1431 | # CONFIG_SECURITYFS is not set | ||
1432 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1433 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1434 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1435 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1436 | CONFIG_DEFAULT_SECURITY="" | ||
1437 | # CONFIG_CRYPTO is not set | ||
1438 | # CONFIG_PPC_CLOCK is not set | ||
1439 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/sequoia_defconfig b/arch/powerpc/configs/44x/sequoia_defconfig index c348a4662a9e..89b2f9626137 100644 --- a/arch/powerpc/configs/44x/sequoia_defconfig +++ b/arch/powerpc/configs/44x/sequoia_defconfig | |||
@@ -1,1196 +1,86 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 15:15:51 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_NOT_COHERENT_CACHE=y | ||
26 | CONFIG_PPC32=y | ||
27 | CONFIG_WORD_SIZE=32 | ||
28 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
29 | CONFIG_MMU=y | ||
30 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
31 | CONFIG_GENERIC_TIME=y | ||
32 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
33 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
34 | CONFIG_GENERIC_HARDIRQS=y | ||
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
38 | CONFIG_IRQ_PER_CPU=y | ||
39 | CONFIG_NR_IRQS=512 | ||
40 | CONFIG_STACKTRACE_SUPPORT=y | ||
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
43 | CONFIG_LOCKDEP_SUPPORT=y | ||
44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
45 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
46 | CONFIG_GENERIC_HWEIGHT=y | ||
47 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
48 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
49 | CONFIG_PPC=y | ||
50 | CONFIG_EARLY_PRINTK=y | ||
51 | CONFIG_GENERIC_NVRAM=y | ||
52 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
53 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
54 | CONFIG_PPC_OF=y | ||
55 | CONFIG_OF=y | ||
56 | CONFIG_PPC_UDBG_16550=y | ||
57 | # CONFIG_GENERIC_TBSYNC is not set | ||
58 | CONFIG_AUDIT_ARCH=y | ||
59 | CONFIG_GENERIC_BUG=y | ||
60 | CONFIG_DTC=y | ||
61 | # CONFIG_DEFAULT_UIMAGE is not set | ||
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
63 | CONFIG_PPC_DCR_NATIVE=y | ||
64 | # CONFIG_PPC_DCR_MMIO is not set | ||
65 | CONFIG_PPC_DCR=y | ||
66 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
67 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
68 | CONFIG_CONSTRUCTORS=y | ||
69 | |||
70 | # | ||
71 | # General setup | ||
72 | # | ||
73 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
74 | CONFIG_BROKEN_ON_SMP=y | ||
75 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
76 | CONFIG_LOCALVERSION="" | ||
77 | CONFIG_LOCALVERSION_AUTO=y | ||
78 | CONFIG_SWAP=y | ||
79 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
80 | CONFIG_SYSVIPC_SYSCTL=y | ||
81 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
82 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
83 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
84 | # CONFIG_TASKSTATS is not set | ||
85 | # CONFIG_AUDIT is not set | ||
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
97 | # CONFIG_IKCONFIG is not set | ||
98 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
99 | CONFIG_GROUP_SCHED=y | ||
100 | # CONFIG_FAIR_GROUP_SCHED is not set | ||
101 | # CONFIG_RT_GROUP_SCHED is not set | ||
102 | CONFIG_USER_SCHED=y | ||
103 | # CONFIG_CGROUP_SCHED is not set | ||
104 | # CONFIG_CGROUPS is not set | ||
105 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
106 | # CONFIG_RELAY is not set | ||
107 | # CONFIG_NAMESPACES is not set | ||
108 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
109 | CONFIG_INITRAMFS_SOURCE="" | ||
110 | CONFIG_RD_GZIP=y | ||
111 | # CONFIG_RD_BZIP2 is not set | ||
112 | # CONFIG_RD_LZMA is not set | ||
113 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
114 | CONFIG_SYSCTL=y | ||
115 | CONFIG_ANON_INODES=y | ||
116 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
117 | CONFIG_SYSCTL_SYSCALL=y | ||
118 | CONFIG_KALLSYMS=y | ||
119 | # CONFIG_KALLSYMS_ALL is not set | ||
120 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
121 | CONFIG_HOTPLUG=y | ||
122 | CONFIG_PRINTK=y | ||
123 | CONFIG_BUG=y | ||
124 | CONFIG_ELF_CORE=y | ||
125 | CONFIG_BASE_FULL=y | ||
126 | CONFIG_FUTEX=y | ||
127 | CONFIG_EPOLL=y | ||
128 | CONFIG_SIGNALFD=y | ||
129 | CONFIG_TIMERFD=y | ||
130 | CONFIG_EVENTFD=y | ||
131 | CONFIG_SHMEM=y | ||
132 | CONFIG_AIO=y | ||
133 | CONFIG_HAVE_PERF_EVENTS=y | ||
134 | |||
135 | # | ||
136 | # Kernel Performance Events And Counters | ||
137 | # | ||
138 | # CONFIG_PERF_EVENTS is not set | ||
139 | # CONFIG_PERF_COUNTERS is not set | ||
140 | CONFIG_VM_EVENT_COUNTERS=y | ||
141 | CONFIG_PCI_QUIRKS=y | ||
142 | CONFIG_SLUB_DEBUG=y | ||
143 | CONFIG_COMPAT_BRK=y | ||
144 | # CONFIG_SLAB is not set | ||
145 | CONFIG_SLUB=y | ||
146 | # CONFIG_SLOB is not set | ||
147 | # CONFIG_PROFILING is not set | ||
148 | CONFIG_HAVE_OPROFILE=y | ||
149 | # CONFIG_KPROBES is not set | ||
150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
151 | CONFIG_HAVE_IOREMAP_PROT=y | ||
152 | CONFIG_HAVE_KPROBES=y | ||
153 | CONFIG_HAVE_KRETPROBES=y | ||
154 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
155 | CONFIG_HAVE_DMA_ATTRS=y | ||
156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | |||
158 | # | ||
159 | # GCOV-based kernel profiling | ||
160 | # | ||
161 | # CONFIG_GCOV_KERNEL is not set | ||
162 | # CONFIG_SLOW_WORK is not set | ||
163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
164 | CONFIG_SLABINFO=y | ||
165 | CONFIG_RT_MUTEXES=y | ||
166 | CONFIG_BASE_SMALL=0 | ||
167 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
168 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
169 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
170 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
171 | # CONFIG_MODVERSIONS is not set | ||
172 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
173 | CONFIG_BLOCK=y | ||
174 | CONFIG_LBDAF=y | ||
175 | # CONFIG_BLK_DEV_BSG is not set | 11 | # CONFIG_BLK_DEV_BSG is not set |
176 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
177 | |||
178 | # | ||
179 | # IO Schedulers | ||
180 | # | ||
181 | CONFIG_IOSCHED_NOOP=y | ||
182 | CONFIG_IOSCHED_DEADLINE=y | ||
183 | CONFIG_IOSCHED_CFQ=y | ||
184 | # CONFIG_DEFAULT_DEADLINE is not set | ||
185 | CONFIG_DEFAULT_CFQ=y | ||
186 | # CONFIG_DEFAULT_NOOP is not set | ||
187 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
188 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
189 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
193 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
198 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
217 | # CONFIG_FREEZER is not set | ||
218 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | ||
219 | |||
220 | # | ||
221 | # Platform support | ||
222 | # | ||
223 | # CONFIG_PPC_CELL is not set | ||
224 | # CONFIG_PPC_CELL_NATIVE is not set | ||
225 | # CONFIG_PQ2ADS is not set | ||
226 | # CONFIG_BAMBOO is not set | ||
227 | # CONFIG_EBONY is not set | 12 | # CONFIG_EBONY is not set |
228 | # CONFIG_SAM440EP is not set | ||
229 | CONFIG_SEQUOIA=y | 13 | CONFIG_SEQUOIA=y |
230 | # CONFIG_TAISHAN is not set | ||
231 | # CONFIG_KATMAI is not set | ||
232 | # CONFIG_RAINIER is not set | ||
233 | # CONFIG_WARP is not set | ||
234 | # CONFIG_ARCHES is not set | ||
235 | # CONFIG_CANYONLANDS is not set | ||
236 | # CONFIG_GLACIER is not set | ||
237 | # CONFIG_REDWOOD is not set | ||
238 | # CONFIG_EIGER is not set | ||
239 | # CONFIG_YOSEMITE is not set | ||
240 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
241 | CONFIG_PPC44x_SIMPLE=y | ||
242 | # CONFIG_PPC4xx_GPIO is not set | ||
243 | CONFIG_440EPX=y | ||
244 | # CONFIG_IPIC is not set | ||
245 | # CONFIG_MPIC is not set | ||
246 | # CONFIG_MPIC_WEIRD is not set | ||
247 | # CONFIG_PPC_I8259 is not set | ||
248 | # CONFIG_PPC_RTAS is not set | ||
249 | # CONFIG_MMIO_NVRAM is not set | ||
250 | # CONFIG_PPC_MPC106 is not set | ||
251 | # CONFIG_PPC_970_NAP is not set | ||
252 | # CONFIG_PPC_INDIRECT_IO is not set | ||
253 | # CONFIG_GENERIC_IOMAP is not set | ||
254 | # CONFIG_CPU_FREQ is not set | ||
255 | # CONFIG_FSL_ULI1575 is not set | ||
256 | # CONFIG_SIMPLE_GPIO is not set | ||
257 | |||
258 | # | ||
259 | # Kernel options | ||
260 | # | ||
261 | # CONFIG_HIGHMEM is not set | ||
262 | CONFIG_TICK_ONESHOT=y | ||
263 | CONFIG_NO_HZ=y | 14 | CONFIG_NO_HZ=y |
264 | CONFIG_HIGH_RES_TIMERS=y | 15 | CONFIG_HIGH_RES_TIMERS=y |
265 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
266 | # CONFIG_HZ_100 is not set | ||
267 | CONFIG_HZ_250=y | ||
268 | # CONFIG_HZ_300 is not set | ||
269 | # CONFIG_HZ_1000 is not set | ||
270 | CONFIG_HZ=250 | ||
271 | CONFIG_SCHED_HRTICK=y | ||
272 | CONFIG_PREEMPT_NONE=y | ||
273 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
274 | # CONFIG_PREEMPT is not set | ||
275 | CONFIG_BINFMT_ELF=y | ||
276 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
277 | # CONFIG_HAVE_AOUT is not set | ||
278 | # CONFIG_BINFMT_MISC is not set | ||
279 | # CONFIG_MATH_EMULATION is not set | ||
280 | # CONFIG_IOMMU_HELPER is not set | ||
281 | # CONFIG_SWIOTLB is not set | ||
282 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
283 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
284 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
285 | CONFIG_SPARSE_IRQ=y | 16 | CONFIG_SPARSE_IRQ=y |
286 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
287 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
288 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
289 | CONFIG_SELECT_MEMORY_MODEL=y | ||
290 | CONFIG_FLATMEM_MANUAL=y | ||
291 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
292 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
293 | CONFIG_FLATMEM=y | ||
294 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
295 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
296 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
297 | CONFIG_MIGRATION=y | ||
298 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
299 | CONFIG_ZONE_DMA_FLAG=1 | ||
300 | CONFIG_BOUNCE=y | ||
301 | CONFIG_VIRT_TO_BUS=y | ||
302 | # CONFIG_KSM is not set | ||
303 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
304 | CONFIG_STDBINUTILS=y | ||
305 | CONFIG_PPC_4K_PAGES=y | ||
306 | # CONFIG_PPC_16K_PAGES is not set | ||
307 | # CONFIG_PPC_64K_PAGES is not set | ||
308 | # CONFIG_PPC_256K_PAGES is not set | ||
309 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
310 | CONFIG_PROC_DEVICETREE=y | ||
311 | CONFIG_CMDLINE_BOOL=y | 17 | CONFIG_CMDLINE_BOOL=y |
312 | CONFIG_CMDLINE="" | 18 | CONFIG_CMDLINE="" |
313 | CONFIG_EXTRA_TARGETS="" | ||
314 | CONFIG_SECCOMP=y | ||
315 | CONFIG_ISA_DMA_API=y | ||
316 | |||
317 | # | ||
318 | # Bus options | ||
319 | # | ||
320 | CONFIG_ZONE_DMA=y | ||
321 | CONFIG_PPC_INDIRECT_PCI=y | ||
322 | CONFIG_4xx_SOC=y | ||
323 | CONFIG_PPC_PCI_CHOICE=y | ||
324 | CONFIG_PCI=y | ||
325 | CONFIG_PCI_DOMAINS=y | ||
326 | CONFIG_PCI_SYSCALL=y | ||
327 | # CONFIG_PCIEPORTBUS is not set | ||
328 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
329 | # CONFIG_PCI_MSI is not set | ||
330 | # CONFIG_PCI_LEGACY is not set | ||
331 | # CONFIG_PCI_DEBUG is not set | ||
332 | # CONFIG_PCI_STUB is not set | ||
333 | # CONFIG_PCI_IOV is not set | ||
334 | # CONFIG_PCCARD is not set | ||
335 | # CONFIG_HOTPLUG_PCI is not set | ||
336 | # CONFIG_HAS_RAPIDIO is not set | ||
337 | |||
338 | # | ||
339 | # Advanced setup | ||
340 | # | ||
341 | # CONFIG_ADVANCED_OPTIONS is not set | ||
342 | |||
343 | # | ||
344 | # Default settings for advanced configuration options are used | ||
345 | # | ||
346 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
347 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
348 | CONFIG_KERNEL_START=0xc0000000 | ||
349 | CONFIG_PHYSICAL_START=0x00000000 | ||
350 | CONFIG_TASK_SIZE=0xc0000000 | ||
351 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
352 | CONFIG_NET=y | 19 | CONFIG_NET=y |
353 | |||
354 | # | ||
355 | # Networking options | ||
356 | # | ||
357 | CONFIG_PACKET=y | 20 | CONFIG_PACKET=y |
358 | # CONFIG_PACKET_MMAP is not set | ||
359 | CONFIG_UNIX=y | 21 | CONFIG_UNIX=y |
360 | # CONFIG_NET_KEY is not set | ||
361 | CONFIG_INET=y | 22 | CONFIG_INET=y |
362 | # CONFIG_IP_MULTICAST is not set | ||
363 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
364 | CONFIG_IP_FIB_HASH=y | ||
365 | CONFIG_IP_PNP=y | 23 | CONFIG_IP_PNP=y |
366 | CONFIG_IP_PNP_DHCP=y | 24 | CONFIG_IP_PNP_DHCP=y |
367 | CONFIG_IP_PNP_BOOTP=y | 25 | CONFIG_IP_PNP_BOOTP=y |
368 | # CONFIG_IP_PNP_RARP is not set | ||
369 | # CONFIG_NET_IPIP is not set | ||
370 | # CONFIG_NET_IPGRE is not set | ||
371 | # CONFIG_ARPD is not set | ||
372 | # CONFIG_SYN_COOKIES is not set | ||
373 | # CONFIG_INET_AH is not set | ||
374 | # CONFIG_INET_ESP is not set | ||
375 | # CONFIG_INET_IPCOMP is not set | ||
376 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
377 | # CONFIG_INET_TUNNEL is not set | ||
378 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 26 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
379 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 27 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
380 | # CONFIG_INET_XFRM_MODE_BEET is not set | 28 | # CONFIG_INET_XFRM_MODE_BEET is not set |
381 | # CONFIG_INET_LRO is not set | 29 | # CONFIG_INET_LRO is not set |
382 | CONFIG_INET_DIAG=y | ||
383 | CONFIG_INET_TCP_DIAG=y | ||
384 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
385 | CONFIG_TCP_CONG_CUBIC=y | ||
386 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
387 | # CONFIG_TCP_MD5SIG is not set | ||
388 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
389 | # CONFIG_NETWORK_SECMARK is not set | ||
390 | # CONFIG_NETFILTER is not set | ||
391 | # CONFIG_IP_DCCP is not set | ||
392 | # CONFIG_IP_SCTP is not set | ||
393 | # CONFIG_RDS is not set | ||
394 | # CONFIG_TIPC is not set | ||
395 | # CONFIG_ATM is not set | ||
396 | # CONFIG_BRIDGE is not set | ||
397 | # CONFIG_NET_DSA is not set | ||
398 | # CONFIG_VLAN_8021Q is not set | ||
399 | # CONFIG_DECNET is not set | ||
400 | # CONFIG_LLC2 is not set | ||
401 | # CONFIG_IPX is not set | ||
402 | # CONFIG_ATALK is not set | ||
403 | # CONFIG_X25 is not set | ||
404 | # CONFIG_LAPB is not set | ||
405 | # CONFIG_ECONET is not set | ||
406 | # CONFIG_WAN_ROUTER is not set | ||
407 | # CONFIG_PHONET is not set | ||
408 | # CONFIG_IEEE802154 is not set | ||
409 | # CONFIG_NET_SCHED is not set | ||
410 | # CONFIG_DCB is not set | ||
411 | |||
412 | # | ||
413 | # Network testing | ||
414 | # | ||
415 | # CONFIG_NET_PKTGEN is not set | ||
416 | # CONFIG_HAMRADIO is not set | ||
417 | # CONFIG_CAN is not set | ||
418 | # CONFIG_IRDA is not set | ||
419 | # CONFIG_BT is not set | ||
420 | # CONFIG_AF_RXRPC is not set | ||
421 | CONFIG_WIRELESS=y | ||
422 | # CONFIG_CFG80211 is not set | ||
423 | # CONFIG_LIB80211 is not set | ||
424 | |||
425 | # | ||
426 | # CFG80211 needs to be enabled for MAC80211 | ||
427 | # | ||
428 | # CONFIG_WIMAX is not set | ||
429 | # CONFIG_RFKILL is not set | ||
430 | # CONFIG_NET_9P is not set | ||
431 | |||
432 | # | ||
433 | # Device Drivers | ||
434 | # | ||
435 | |||
436 | # | ||
437 | # Generic Driver Options | ||
438 | # | ||
439 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 31 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
440 | # CONFIG_DEVTMPFS is not set | ||
441 | CONFIG_STANDALONE=y | ||
442 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
443 | CONFIG_FW_LOADER=y | ||
444 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
445 | CONFIG_EXTRA_FIRMWARE="" | ||
446 | # CONFIG_DEBUG_DRIVER is not set | ||
447 | # CONFIG_DEBUG_DEVRES is not set | ||
448 | # CONFIG_SYS_HYPERVISOR is not set | ||
449 | CONFIG_CONNECTOR=y | 32 | CONFIG_CONNECTOR=y |
450 | CONFIG_PROC_EVENTS=y | ||
451 | CONFIG_MTD=y | 33 | CONFIG_MTD=y |
452 | # CONFIG_MTD_DEBUG is not set | ||
453 | # CONFIG_MTD_TESTS is not set | ||
454 | # CONFIG_MTD_CONCAT is not set | ||
455 | CONFIG_MTD_PARTITIONS=y | 34 | CONFIG_MTD_PARTITIONS=y |
456 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
457 | CONFIG_MTD_CMDLINE_PARTS=y | 35 | CONFIG_MTD_CMDLINE_PARTS=y |
458 | CONFIG_MTD_OF_PARTS=y | 36 | CONFIG_MTD_OF_PARTS=y |
459 | # CONFIG_MTD_AR7_PARTS is not set | ||
460 | |||
461 | # | ||
462 | # User Modules And Translation Layers | ||
463 | # | ||
464 | CONFIG_MTD_CHAR=y | 37 | CONFIG_MTD_CHAR=y |
465 | # CONFIG_MTD_BLKDEVS is not set | ||
466 | # CONFIG_MTD_BLOCK is not set | ||
467 | # CONFIG_MTD_BLOCK_RO is not set | ||
468 | # CONFIG_FTL is not set | ||
469 | # CONFIG_NFTL is not set | ||
470 | # CONFIG_INFTL is not set | ||
471 | # CONFIG_RFD_FTL is not set | ||
472 | # CONFIG_SSFDC is not set | ||
473 | # CONFIG_MTD_OOPS is not set | ||
474 | |||
475 | # | ||
476 | # RAM/ROM/Flash chip drivers | ||
477 | # | ||
478 | CONFIG_MTD_CFI=y | 38 | CONFIG_MTD_CFI=y |
479 | CONFIG_MTD_JEDECPROBE=y | 39 | CONFIG_MTD_JEDECPROBE=y |
480 | CONFIG_MTD_GEN_PROBE=y | ||
481 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
482 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
483 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
484 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
485 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
486 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
487 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
488 | CONFIG_MTD_CFI_I1=y | ||
489 | CONFIG_MTD_CFI_I2=y | ||
490 | # CONFIG_MTD_CFI_I4 is not set | ||
491 | # CONFIG_MTD_CFI_I8 is not set | ||
492 | CONFIG_MTD_CFI_INTELEXT=y | 40 | CONFIG_MTD_CFI_INTELEXT=y |
493 | CONFIG_MTD_CFI_AMDSTD=y | 41 | CONFIG_MTD_CFI_AMDSTD=y |
494 | # CONFIG_MTD_CFI_STAA is not set | ||
495 | CONFIG_MTD_CFI_UTIL=y | ||
496 | # CONFIG_MTD_RAM is not set | ||
497 | # CONFIG_MTD_ROM is not set | ||
498 | # CONFIG_MTD_ABSENT is not set | ||
499 | |||
500 | # | ||
501 | # Mapping drivers for chip access | ||
502 | # | ||
503 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
504 | # CONFIG_MTD_PHYSMAP is not set | ||
505 | CONFIG_MTD_PHYSMAP_OF=y | 42 | CONFIG_MTD_PHYSMAP_OF=y |
506 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
507 | # CONFIG_MTD_PLATRAM is not set | ||
508 | |||
509 | # | ||
510 | # Self-contained MTD device drivers | ||
511 | # | ||
512 | # CONFIG_MTD_PMC551 is not set | ||
513 | # CONFIG_MTD_SLRAM is not set | ||
514 | # CONFIG_MTD_PHRAM is not set | ||
515 | # CONFIG_MTD_MTDRAM is not set | ||
516 | # CONFIG_MTD_BLOCK2MTD is not set | ||
517 | |||
518 | # | ||
519 | # Disk-On-Chip Device Drivers | ||
520 | # | ||
521 | # CONFIG_MTD_DOC2000 is not set | ||
522 | # CONFIG_MTD_DOC2001 is not set | ||
523 | # CONFIG_MTD_DOC2001PLUS is not set | ||
524 | CONFIG_MTD_NAND=y | 43 | CONFIG_MTD_NAND=y |
525 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
526 | CONFIG_MTD_NAND_ECC_SMC=y | ||
527 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
528 | CONFIG_MTD_NAND_IDS=y | ||
529 | CONFIG_MTD_NAND_NDFC=y | 44 | CONFIG_MTD_NAND_NDFC=y |
530 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 45 | CONFIG_PROC_DEVICETREE=y |
531 | # CONFIG_MTD_NAND_CAFE is not set | ||
532 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
533 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
534 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
535 | # CONFIG_MTD_ONENAND is not set | ||
536 | |||
537 | # | ||
538 | # LPDDR flash memory drivers | ||
539 | # | ||
540 | # CONFIG_MTD_LPDDR is not set | ||
541 | |||
542 | # | ||
543 | # UBI - Unsorted block images | ||
544 | # | ||
545 | # CONFIG_MTD_UBI is not set | ||
546 | CONFIG_OF_DEVICE=y | ||
547 | # CONFIG_PARPORT is not set | ||
548 | CONFIG_BLK_DEV=y | ||
549 | # CONFIG_BLK_DEV_FD is not set | ||
550 | # CONFIG_BLK_CPQ_DA is not set | ||
551 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
552 | # CONFIG_BLK_DEV_DAC960 is not set | ||
553 | # CONFIG_BLK_DEV_UMEM is not set | ||
554 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
555 | # CONFIG_BLK_DEV_LOOP is not set | ||
556 | # CONFIG_BLK_DEV_DRBD is not set | ||
557 | # CONFIG_BLK_DEV_NBD is not set | ||
558 | # CONFIG_BLK_DEV_SX8 is not set | ||
559 | CONFIG_BLK_DEV_RAM=y | 46 | CONFIG_BLK_DEV_RAM=y |
560 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
561 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 47 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
562 | # CONFIG_BLK_DEV_XIP is not set | ||
563 | # CONFIG_CDROM_PKTCDVD is not set | ||
564 | # CONFIG_ATA_OVER_ETH is not set | ||
565 | # CONFIG_XILINX_SYSACE is not set | ||
566 | # CONFIG_BLK_DEV_HD is not set | ||
567 | CONFIG_MISC_DEVICES=y | ||
568 | # CONFIG_PHANTOM is not set | ||
569 | # CONFIG_SGI_IOC4 is not set | ||
570 | # CONFIG_TIFM_CORE is not set | ||
571 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
572 | # CONFIG_HP_ILO is not set | ||
573 | # CONFIG_C2PORT is not set | ||
574 | |||
575 | # | ||
576 | # EEPROM support | ||
577 | # | ||
578 | # CONFIG_EEPROM_93CX6 is not set | ||
579 | # CONFIG_CB710_CORE is not set | ||
580 | CONFIG_HAVE_IDE=y | ||
581 | # CONFIG_IDE is not set | ||
582 | |||
583 | # | ||
584 | # SCSI device support | ||
585 | # | ||
586 | # CONFIG_RAID_ATTRS is not set | ||
587 | # CONFIG_SCSI is not set | ||
588 | # CONFIG_SCSI_DMA is not set | ||
589 | # CONFIG_SCSI_NETLINK is not set | ||
590 | # CONFIG_ATA is not set | ||
591 | # CONFIG_MD is not set | ||
592 | # CONFIG_FUSION is not set | ||
593 | |||
594 | # | ||
595 | # IEEE 1394 (FireWire) support | ||
596 | # | ||
597 | |||
598 | # | ||
599 | # You can enable one or both FireWire driver stacks. | ||
600 | # | ||
601 | |||
602 | # | ||
603 | # See the help texts for more information. | ||
604 | # | ||
605 | # CONFIG_FIREWIRE is not set | ||
606 | # CONFIG_IEEE1394 is not set | ||
607 | # CONFIG_I2O is not set | ||
608 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
609 | CONFIG_NETDEVICES=y | 48 | CONFIG_NETDEVICES=y |
610 | # CONFIG_DUMMY is not set | ||
611 | # CONFIG_BONDING is not set | ||
612 | # CONFIG_MACVLAN is not set | ||
613 | # CONFIG_EQUALIZER is not set | ||
614 | # CONFIG_TUN is not set | ||
615 | # CONFIG_VETH is not set | ||
616 | # CONFIG_ARCNET is not set | ||
617 | # CONFIG_PHYLIB is not set | ||
618 | CONFIG_NET_ETHERNET=y | 49 | CONFIG_NET_ETHERNET=y |
619 | # CONFIG_MII is not set | ||
620 | # CONFIG_HAPPYMEAL is not set | ||
621 | # CONFIG_SUNGEM is not set | ||
622 | # CONFIG_CASSINI is not set | ||
623 | # CONFIG_NET_VENDOR_3COM is not set | ||
624 | # CONFIG_ETHOC is not set | ||
625 | # CONFIG_DNET is not set | ||
626 | # CONFIG_NET_TULIP is not set | ||
627 | # CONFIG_HP100 is not set | ||
628 | CONFIG_IBM_NEW_EMAC=y | 50 | CONFIG_IBM_NEW_EMAC=y |
629 | CONFIG_IBM_NEW_EMAC_RXB=128 | ||
630 | CONFIG_IBM_NEW_EMAC_TXB=64 | ||
631 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
632 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
633 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
634 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
635 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
636 | CONFIG_IBM_NEW_EMAC_RGMII=y | ||
637 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
638 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
639 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
640 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
641 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
642 | # CONFIG_NET_PCI is not set | ||
643 | # CONFIG_B44 is not set | ||
644 | # CONFIG_KS8842 is not set | ||
645 | # CONFIG_KS8851_MLL is not set | ||
646 | # CONFIG_ATL2 is not set | ||
647 | # CONFIG_XILINX_EMACLITE is not set | ||
648 | CONFIG_NETDEV_1000=y | ||
649 | # CONFIG_ACENIC is not set | ||
650 | # CONFIG_DL2K is not set | ||
651 | # CONFIG_E1000 is not set | ||
652 | # CONFIG_E1000E is not set | ||
653 | # CONFIG_IP1000 is not set | ||
654 | # CONFIG_IGB is not set | ||
655 | # CONFIG_IGBVF is not set | ||
656 | # CONFIG_NS83820 is not set | ||
657 | # CONFIG_HAMACHI is not set | ||
658 | # CONFIG_YELLOWFIN is not set | ||
659 | # CONFIG_R8169 is not set | ||
660 | # CONFIG_SIS190 is not set | ||
661 | # CONFIG_SKGE is not set | ||
662 | # CONFIG_SKY2 is not set | ||
663 | # CONFIG_VIA_VELOCITY is not set | ||
664 | # CONFIG_TIGON3 is not set | ||
665 | # CONFIG_BNX2 is not set | ||
666 | # CONFIG_CNIC is not set | ||
667 | # CONFIG_MV643XX_ETH is not set | ||
668 | # CONFIG_XILINX_LL_TEMAC is not set | ||
669 | # CONFIG_QLA3XXX is not set | ||
670 | # CONFIG_ATL1 is not set | ||
671 | # CONFIG_ATL1E is not set | ||
672 | # CONFIG_ATL1C is not set | ||
673 | # CONFIG_JME is not set | ||
674 | CONFIG_NETDEV_10000=y | ||
675 | # CONFIG_CHELSIO_T1 is not set | ||
676 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
677 | # CONFIG_CHELSIO_T3 is not set | ||
678 | # CONFIG_ENIC is not set | ||
679 | # CONFIG_IXGBE is not set | ||
680 | # CONFIG_IXGB is not set | ||
681 | # CONFIG_S2IO is not set | ||
682 | # CONFIG_VXGE is not set | ||
683 | # CONFIG_MYRI10GE is not set | ||
684 | # CONFIG_NETXEN_NIC is not set | ||
685 | # CONFIG_NIU is not set | ||
686 | # CONFIG_MLX4_EN is not set | ||
687 | # CONFIG_MLX4_CORE is not set | ||
688 | # CONFIG_TEHUTI is not set | ||
689 | # CONFIG_BNX2X is not set | ||
690 | # CONFIG_QLGE is not set | ||
691 | # CONFIG_SFC is not set | ||
692 | # CONFIG_BE2NET is not set | ||
693 | # CONFIG_TR is not set | ||
694 | CONFIG_WLAN=y | ||
695 | # CONFIG_AIRO is not set | ||
696 | # CONFIG_ATMEL is not set | ||
697 | # CONFIG_PRISM54 is not set | ||
698 | # CONFIG_HOSTAP is not set | ||
699 | |||
700 | # | ||
701 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
702 | # | ||
703 | # CONFIG_WAN is not set | ||
704 | # CONFIG_FDDI is not set | ||
705 | # CONFIG_HIPPI is not set | ||
706 | # CONFIG_PPP is not set | ||
707 | # CONFIG_SLIP is not set | ||
708 | # CONFIG_NETCONSOLE is not set | ||
709 | # CONFIG_NETPOLL is not set | ||
710 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
711 | # CONFIG_VMXNET3 is not set | ||
712 | # CONFIG_ISDN is not set | ||
713 | # CONFIG_PHONE is not set | ||
714 | |||
715 | # | ||
716 | # Input device support | ||
717 | # | ||
718 | # CONFIG_INPUT is not set | 51 | # CONFIG_INPUT is not set |
719 | |||
720 | # | ||
721 | # Hardware I/O ports | ||
722 | # | ||
723 | # CONFIG_SERIO is not set | 52 | # CONFIG_SERIO is not set |
724 | # CONFIG_GAMEPORT is not set | ||
725 | |||
726 | # | ||
727 | # Character devices | ||
728 | # | ||
729 | # CONFIG_VT is not set | 53 | # CONFIG_VT is not set |
730 | CONFIG_DEVKMEM=y | ||
731 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
732 | # CONFIG_NOZOMI is not set | ||
733 | |||
734 | # | ||
735 | # Serial drivers | ||
736 | # | ||
737 | CONFIG_SERIAL_8250=y | 54 | CONFIG_SERIAL_8250=y |
738 | CONFIG_SERIAL_8250_CONSOLE=y | 55 | CONFIG_SERIAL_8250_CONSOLE=y |
739 | # CONFIG_SERIAL_8250_PCI is not set | 56 | # CONFIG_SERIAL_8250_PCI is not set |
740 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
741 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
742 | CONFIG_SERIAL_8250_EXTENDED=y | 57 | CONFIG_SERIAL_8250_EXTENDED=y |
743 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
744 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 58 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
745 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
746 | # CONFIG_SERIAL_8250_RSA is not set | ||
747 | |||
748 | # | ||
749 | # Non-8250 serial port support | ||
750 | # | ||
751 | # CONFIG_SERIAL_UARTLITE is not set | ||
752 | CONFIG_SERIAL_CORE=y | ||
753 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
754 | # CONFIG_SERIAL_JSM is not set | ||
755 | CONFIG_SERIAL_OF_PLATFORM=y | 59 | CONFIG_SERIAL_OF_PLATFORM=y |
756 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
757 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
758 | CONFIG_UNIX98_PTYS=y | ||
759 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
760 | CONFIG_LEGACY_PTYS=y | ||
761 | CONFIG_LEGACY_PTY_COUNT=256 | ||
762 | # CONFIG_HVC_UDBG is not set | ||
763 | # CONFIG_IPMI_HANDLER is not set | ||
764 | # CONFIG_HW_RANDOM is not set | 60 | # CONFIG_HW_RANDOM is not set |
765 | # CONFIG_NVRAM is not set | ||
766 | # CONFIG_GEN_RTC is not set | ||
767 | # CONFIG_R3964 is not set | ||
768 | # CONFIG_APPLICOM is not set | ||
769 | # CONFIG_RAW_DRIVER is not set | ||
770 | # CONFIG_TCG_TPM is not set | ||
771 | CONFIG_DEVPORT=y | ||
772 | # CONFIG_I2C is not set | ||
773 | # CONFIG_SPI is not set | ||
774 | |||
775 | # | ||
776 | # PPS support | ||
777 | # | ||
778 | # CONFIG_PPS is not set | ||
779 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
780 | # CONFIG_GPIOLIB is not set | ||
781 | # CONFIG_W1 is not set | ||
782 | # CONFIG_POWER_SUPPLY is not set | ||
783 | # CONFIG_HWMON is not set | 61 | # CONFIG_HWMON is not set |
784 | CONFIG_THERMAL=y | 62 | CONFIG_THERMAL=y |
785 | # CONFIG_WATCHDOG is not set | ||
786 | CONFIG_SSB_POSSIBLE=y | ||
787 | |||
788 | # | ||
789 | # Sonics Silicon Backplane | ||
790 | # | ||
791 | # CONFIG_SSB is not set | ||
792 | |||
793 | # | ||
794 | # Multifunction device drivers | ||
795 | # | ||
796 | # CONFIG_MFD_CORE is not set | ||
797 | # CONFIG_MFD_SM501 is not set | ||
798 | # CONFIG_HTC_PASIC3 is not set | ||
799 | # CONFIG_MFD_TMIO is not set | ||
800 | # CONFIG_REGULATOR is not set | ||
801 | # CONFIG_MEDIA_SUPPORT is not set | ||
802 | |||
803 | # | ||
804 | # Graphics support | ||
805 | # | ||
806 | # CONFIG_AGP is not set | ||
807 | CONFIG_VGA_ARB=y | ||
808 | # CONFIG_DRM is not set | ||
809 | # CONFIG_VGASTATE is not set | ||
810 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 63 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
811 | # CONFIG_FB is not set | ||
812 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
813 | |||
814 | # | ||
815 | # Display device support | ||
816 | # | ||
817 | # CONFIG_DISPLAY_SUPPORT is not set | ||
818 | # CONFIG_SOUND is not set | ||
819 | CONFIG_USB_SUPPORT=y | ||
820 | CONFIG_USB_ARCH_HAS_HCD=y | ||
821 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
822 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
823 | # CONFIG_USB is not set | ||
824 | # CONFIG_USB_OTG_WHITELIST is not set | ||
825 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
826 | |||
827 | # | ||
828 | # Enable Host or Gadget support to see Inventra options | ||
829 | # | ||
830 | |||
831 | # | ||
832 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
833 | # | ||
834 | # CONFIG_USB_GADGET is not set | ||
835 | |||
836 | # | ||
837 | # OTG and related infrastructure | ||
838 | # | ||
839 | # CONFIG_UWB is not set | ||
840 | # CONFIG_MMC is not set | ||
841 | # CONFIG_MEMSTICK is not set | ||
842 | # CONFIG_NEW_LEDS is not set | ||
843 | # CONFIG_ACCESSIBILITY is not set | ||
844 | # CONFIG_INFINIBAND is not set | ||
845 | # CONFIG_EDAC is not set | ||
846 | # CONFIG_RTC_CLASS is not set | ||
847 | # CONFIG_DMADEVICES is not set | ||
848 | # CONFIG_AUXDISPLAY is not set | ||
849 | # CONFIG_UIO is not set | ||
850 | |||
851 | # | ||
852 | # TI VLYNQ | ||
853 | # | ||
854 | # CONFIG_STAGING is not set | ||
855 | |||
856 | # | ||
857 | # File systems | ||
858 | # | ||
859 | CONFIG_EXT2_FS=y | 64 | CONFIG_EXT2_FS=y |
860 | # CONFIG_EXT2_FS_XATTR is not set | ||
861 | # CONFIG_EXT2_FS_XIP is not set | ||
862 | # CONFIG_EXT3_FS is not set | ||
863 | # CONFIG_EXT4_FS is not set | ||
864 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
865 | # CONFIG_REISERFS_FS is not set | ||
866 | # CONFIG_JFS_FS is not set | ||
867 | # CONFIG_FS_POSIX_ACL is not set | ||
868 | # CONFIG_XFS_FS is not set | ||
869 | # CONFIG_GFS2_FS is not set | ||
870 | # CONFIG_OCFS2_FS is not set | ||
871 | # CONFIG_BTRFS_FS is not set | ||
872 | # CONFIG_NILFS2_FS is not set | ||
873 | CONFIG_FILE_LOCKING=y | ||
874 | CONFIG_FSNOTIFY=y | ||
875 | CONFIG_DNOTIFY=y | ||
876 | CONFIG_INOTIFY=y | 65 | CONFIG_INOTIFY=y |
877 | CONFIG_INOTIFY_USER=y | ||
878 | # CONFIG_QUOTA is not set | ||
879 | # CONFIG_AUTOFS_FS is not set | ||
880 | # CONFIG_AUTOFS4_FS is not set | ||
881 | # CONFIG_FUSE_FS is not set | ||
882 | |||
883 | # | ||
884 | # Caches | ||
885 | # | ||
886 | # CONFIG_FSCACHE is not set | ||
887 | |||
888 | # | ||
889 | # CD-ROM/DVD Filesystems | ||
890 | # | ||
891 | # CONFIG_ISO9660_FS is not set | ||
892 | # CONFIG_UDF_FS is not set | ||
893 | |||
894 | # | ||
895 | # DOS/FAT/NT Filesystems | ||
896 | # | ||
897 | # CONFIG_MSDOS_FS is not set | ||
898 | # CONFIG_VFAT_FS is not set | ||
899 | # CONFIG_NTFS_FS is not set | ||
900 | |||
901 | # | ||
902 | # Pseudo filesystems | ||
903 | # | ||
904 | CONFIG_PROC_FS=y | ||
905 | CONFIG_PROC_KCORE=y | 66 | CONFIG_PROC_KCORE=y |
906 | CONFIG_PROC_SYSCTL=y | ||
907 | CONFIG_PROC_PAGE_MONITOR=y | ||
908 | CONFIG_SYSFS=y | ||
909 | CONFIG_TMPFS=y | 67 | CONFIG_TMPFS=y |
910 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
911 | # CONFIG_HUGETLB_PAGE is not set | ||
912 | # CONFIG_CONFIGFS_FS is not set | ||
913 | CONFIG_MISC_FILESYSTEMS=y | ||
914 | # CONFIG_ADFS_FS is not set | ||
915 | # CONFIG_AFFS_FS is not set | ||
916 | # CONFIG_HFS_FS is not set | ||
917 | # CONFIG_HFSPLUS_FS is not set | ||
918 | # CONFIG_BEFS_FS is not set | ||
919 | # CONFIG_BFS_FS is not set | ||
920 | # CONFIG_EFS_FS is not set | ||
921 | CONFIG_JFFS2_FS=y | 68 | CONFIG_JFFS2_FS=y |
922 | CONFIG_JFFS2_FS_DEBUG=0 | ||
923 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
924 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
925 | # CONFIG_JFFS2_SUMMARY is not set | ||
926 | # CONFIG_JFFS2_FS_XATTR is not set | ||
927 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
928 | CONFIG_JFFS2_ZLIB=y | ||
929 | # CONFIG_JFFS2_LZO is not set | ||
930 | CONFIG_JFFS2_RTIME=y | ||
931 | # CONFIG_JFFS2_RUBIN is not set | ||
932 | CONFIG_CRAMFS=y | 69 | CONFIG_CRAMFS=y |
933 | # CONFIG_SQUASHFS is not set | ||
934 | # CONFIG_VXFS_FS is not set | ||
935 | # CONFIG_MINIX_FS is not set | ||
936 | # CONFIG_OMFS_FS is not set | ||
937 | # CONFIG_HPFS_FS is not set | ||
938 | # CONFIG_QNX4FS_FS is not set | ||
939 | # CONFIG_ROMFS_FS is not set | ||
940 | # CONFIG_SYSV_FS is not set | ||
941 | # CONFIG_UFS_FS is not set | ||
942 | CONFIG_NETWORK_FILESYSTEMS=y | ||
943 | CONFIG_NFS_FS=y | 70 | CONFIG_NFS_FS=y |
944 | CONFIG_NFS_V3=y | 71 | CONFIG_NFS_V3=y |
945 | # CONFIG_NFS_V3_ACL is not set | ||
946 | # CONFIG_NFS_V4 is not set | ||
947 | CONFIG_ROOT_NFS=y | 72 | CONFIG_ROOT_NFS=y |
948 | # CONFIG_NFSD is not set | ||
949 | CONFIG_LOCKD=y | ||
950 | CONFIG_LOCKD_V4=y | ||
951 | CONFIG_NFS_COMMON=y | ||
952 | CONFIG_SUNRPC=y | ||
953 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
954 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
955 | # CONFIG_SMB_FS is not set | ||
956 | # CONFIG_CIFS is not set | ||
957 | # CONFIG_NCP_FS is not set | ||
958 | # CONFIG_CODA_FS is not set | ||
959 | # CONFIG_AFS_FS is not set | ||
960 | |||
961 | # | ||
962 | # Partition Types | ||
963 | # | ||
964 | # CONFIG_PARTITION_ADVANCED is not set | ||
965 | CONFIG_MSDOS_PARTITION=y | ||
966 | # CONFIG_NLS is not set | ||
967 | # CONFIG_DLM is not set | ||
968 | # CONFIG_BINARY_PRINTF is not set | ||
969 | |||
970 | # | ||
971 | # Library routines | ||
972 | # | ||
973 | CONFIG_BITREVERSE=y | ||
974 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
975 | # CONFIG_CRC_CCITT is not set | ||
976 | # CONFIG_CRC16 is not set | ||
977 | # CONFIG_CRC_T10DIF is not set | ||
978 | # CONFIG_CRC_ITU_T is not set | ||
979 | CONFIG_CRC32=y | ||
980 | # CONFIG_CRC7 is not set | ||
981 | # CONFIG_LIBCRC32C is not set | ||
982 | CONFIG_ZLIB_INFLATE=y | ||
983 | CONFIG_ZLIB_DEFLATE=y | ||
984 | CONFIG_DECOMPRESS_GZIP=y | ||
985 | CONFIG_HAS_IOMEM=y | ||
986 | CONFIG_HAS_IOPORT=y | ||
987 | CONFIG_HAS_DMA=y | ||
988 | CONFIG_HAVE_LMB=y | ||
989 | CONFIG_NLATTR=y | ||
990 | CONFIG_GENERIC_ATOMIC64=y | ||
991 | |||
992 | # | ||
993 | # Kernel hacking | ||
994 | # | ||
995 | # CONFIG_PRINTK_TIME is not set | ||
996 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
997 | CONFIG_ENABLE_MUST_CHECK=y | ||
998 | CONFIG_FRAME_WARN=1024 | ||
999 | CONFIG_MAGIC_SYSRQ=y | 73 | CONFIG_MAGIC_SYSRQ=y |
1000 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1001 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1002 | CONFIG_DEBUG_FS=y | 74 | CONFIG_DEBUG_FS=y |
1003 | # CONFIG_HEADERS_CHECK is not set | ||
1004 | CONFIG_DEBUG_KERNEL=y | 75 | CONFIG_DEBUG_KERNEL=y |
1005 | # CONFIG_DEBUG_SHIRQ is not set | ||
1006 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1007 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1008 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1009 | CONFIG_DETECT_HUNG_TASK=y | 76 | CONFIG_DETECT_HUNG_TASK=y |
1010 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1011 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1012 | CONFIG_SCHED_DEBUG=y | ||
1013 | # CONFIG_SCHEDSTATS is not set | ||
1014 | # CONFIG_TIMER_STATS is not set | ||
1015 | # CONFIG_DEBUG_OBJECTS is not set | ||
1016 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1017 | # CONFIG_SLUB_STATS is not set | ||
1018 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1019 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1020 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1021 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1022 | # CONFIG_DEBUG_MUTEXES is not set | ||
1023 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1024 | # CONFIG_PROVE_LOCKING is not set | ||
1025 | # CONFIG_LOCK_STAT is not set | ||
1026 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1027 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1028 | # CONFIG_DEBUG_KOBJECT is not set | ||
1029 | # CONFIG_DEBUG_BUGVERBOSE is not set | 77 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1030 | # CONFIG_DEBUG_INFO is not set | ||
1031 | # CONFIG_DEBUG_VM is not set | ||
1032 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1033 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1034 | # CONFIG_DEBUG_LIST is not set | ||
1035 | # CONFIG_DEBUG_SG is not set | ||
1036 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1037 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1038 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1039 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 78 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1040 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1041 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1042 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1043 | # CONFIG_FAULT_INJECTION is not set | ||
1044 | # CONFIG_LATENCYTOP is not set | ||
1045 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 79 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1046 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1047 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1048 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1049 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1050 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1051 | CONFIG_TRACING_SUPPORT=y | ||
1052 | CONFIG_FTRACE=y | ||
1053 | # CONFIG_FUNCTION_TRACER is not set | ||
1054 | # CONFIG_IRQSOFF_TRACER is not set | ||
1055 | # CONFIG_SCHED_TRACER is not set | ||
1056 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1057 | # CONFIG_BOOT_TRACER is not set | ||
1058 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1059 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1060 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1061 | # CONFIG_STACK_TRACER is not set | ||
1062 | # CONFIG_KMEMTRACE is not set | ||
1063 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1064 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1065 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1066 | # CONFIG_DMA_API_DEBUG is not set | ||
1067 | # CONFIG_SAMPLES is not set | ||
1068 | CONFIG_HAVE_ARCH_KGDB=y | ||
1069 | # CONFIG_KGDB is not set | ||
1070 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1071 | CONFIG_PPC_WERROR=y | ||
1072 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1073 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1074 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1075 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1076 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1077 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1078 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1079 | # CONFIG_XMON is not set | ||
1080 | # CONFIG_IRQSTACKS is not set | ||
1081 | # CONFIG_VIRQ_DEBUG is not set | ||
1082 | # CONFIG_BDI_SWITCH is not set | ||
1083 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1084 | |||
1085 | # | ||
1086 | # Security options | ||
1087 | # | ||
1088 | # CONFIG_KEYS is not set | ||
1089 | # CONFIG_SECURITY is not set | ||
1090 | # CONFIG_SECURITYFS is not set | ||
1091 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1092 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1093 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1094 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1095 | CONFIG_DEFAULT_SECURITY="" | ||
1096 | CONFIG_CRYPTO=y | 80 | CONFIG_CRYPTO=y |
1097 | |||
1098 | # | ||
1099 | # Crypto core or helper | ||
1100 | # | ||
1101 | CONFIG_CRYPTO_ALGAPI=y | ||
1102 | CONFIG_CRYPTO_ALGAPI2=y | ||
1103 | CONFIG_CRYPTO_AEAD2=y | ||
1104 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1105 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1106 | CONFIG_CRYPTO_HASH=y | ||
1107 | CONFIG_CRYPTO_HASH2=y | ||
1108 | CONFIG_CRYPTO_RNG2=y | ||
1109 | CONFIG_CRYPTO_PCOMP=y | ||
1110 | CONFIG_CRYPTO_MANAGER=y | ||
1111 | CONFIG_CRYPTO_MANAGER2=y | ||
1112 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1113 | # CONFIG_CRYPTO_NULL is not set | ||
1114 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1115 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1116 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1117 | # CONFIG_CRYPTO_TEST is not set | ||
1118 | |||
1119 | # | ||
1120 | # Authenticated Encryption with Associated Data | ||
1121 | # | ||
1122 | # CONFIG_CRYPTO_CCM is not set | ||
1123 | # CONFIG_CRYPTO_GCM is not set | ||
1124 | # CONFIG_CRYPTO_SEQIV is not set | ||
1125 | |||
1126 | # | ||
1127 | # Block modes | ||
1128 | # | ||
1129 | CONFIG_CRYPTO_CBC=y | 81 | CONFIG_CRYPTO_CBC=y |
1130 | # CONFIG_CRYPTO_CTR is not set | ||
1131 | # CONFIG_CRYPTO_CTS is not set | ||
1132 | CONFIG_CRYPTO_ECB=y | 82 | CONFIG_CRYPTO_ECB=y |
1133 | # CONFIG_CRYPTO_LRW is not set | ||
1134 | CONFIG_CRYPTO_PCBC=y | 83 | CONFIG_CRYPTO_PCBC=y |
1135 | # CONFIG_CRYPTO_XTS is not set | ||
1136 | |||
1137 | # | ||
1138 | # Hash modes | ||
1139 | # | ||
1140 | # CONFIG_CRYPTO_HMAC is not set | ||
1141 | # CONFIG_CRYPTO_XCBC is not set | ||
1142 | # CONFIG_CRYPTO_VMAC is not set | ||
1143 | |||
1144 | # | ||
1145 | # Digest | ||
1146 | # | ||
1147 | # CONFIG_CRYPTO_CRC32C is not set | ||
1148 | # CONFIG_CRYPTO_GHASH is not set | ||
1149 | # CONFIG_CRYPTO_MD4 is not set | ||
1150 | CONFIG_CRYPTO_MD5=y | 84 | CONFIG_CRYPTO_MD5=y |
1151 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1152 | # CONFIG_CRYPTO_RMD128 is not set | ||
1153 | # CONFIG_CRYPTO_RMD160 is not set | ||
1154 | # CONFIG_CRYPTO_RMD256 is not set | ||
1155 | # CONFIG_CRYPTO_RMD320 is not set | ||
1156 | # CONFIG_CRYPTO_SHA1 is not set | ||
1157 | # CONFIG_CRYPTO_SHA256 is not set | ||
1158 | # CONFIG_CRYPTO_SHA512 is not set | ||
1159 | # CONFIG_CRYPTO_TGR192 is not set | ||
1160 | # CONFIG_CRYPTO_WP512 is not set | ||
1161 | |||
1162 | # | ||
1163 | # Ciphers | ||
1164 | # | ||
1165 | # CONFIG_CRYPTO_AES is not set | ||
1166 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1167 | # CONFIG_CRYPTO_ARC4 is not set | ||
1168 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1169 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1170 | # CONFIG_CRYPTO_CAST5 is not set | ||
1171 | # CONFIG_CRYPTO_CAST6 is not set | ||
1172 | CONFIG_CRYPTO_DES=y | 85 | CONFIG_CRYPTO_DES=y |
1173 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1174 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1175 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1176 | # CONFIG_CRYPTO_SEED is not set | ||
1177 | # CONFIG_CRYPTO_SERPENT is not set | ||
1178 | # CONFIG_CRYPTO_TEA is not set | ||
1179 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1180 | |||
1181 | # | ||
1182 | # Compression | ||
1183 | # | ||
1184 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1185 | # CONFIG_CRYPTO_ZLIB is not set | ||
1186 | # CONFIG_CRYPTO_LZO is not set | ||
1187 | |||
1188 | # | ||
1189 | # Random Number Generation | ||
1190 | # | ||
1191 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 86 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1192 | CONFIG_CRYPTO_HW=y | ||
1193 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1194 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1195 | # CONFIG_PPC_CLOCK is not set | ||
1196 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/taishan_defconfig b/arch/powerpc/configs/44x/taishan_defconfig index f4cb7e84cb83..e3386cf6f5b7 100644 --- a/arch/powerpc/configs/44x/taishan_defconfig +++ b/arch/powerpc/configs/44x/taishan_defconfig | |||
@@ -1,1175 +1,79 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 15:21:04 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_4xx=y | ||
18 | CONFIG_BOOKE=y | ||
19 | CONFIG_PTE_64BIT=y | ||
20 | CONFIG_PHYS_64BIT=y | ||
21 | CONFIG_PPC_MMU_NOHASH=y | ||
22 | CONFIG_PPC_MMU_NOHASH_32=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | ||
24 | CONFIG_NOT_COHERENT_CACHE=y | ||
25 | CONFIG_PPC32=y | ||
26 | CONFIG_WORD_SIZE=32 | ||
27 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
28 | CONFIG_MMU=y | ||
29 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
30 | CONFIG_GENERIC_TIME=y | ||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
32 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
33 | CONFIG_GENERIC_HARDIRQS=y | ||
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
36 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
37 | CONFIG_IRQ_PER_CPU=y | ||
38 | CONFIG_NR_IRQS=512 | ||
39 | CONFIG_STACKTRACE_SUPPORT=y | ||
40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
42 | CONFIG_LOCKDEP_SUPPORT=y | ||
43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
44 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
45 | CONFIG_GENERIC_HWEIGHT=y | ||
46 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
47 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
48 | CONFIG_PPC=y | ||
49 | CONFIG_EARLY_PRINTK=y | ||
50 | CONFIG_GENERIC_NVRAM=y | ||
51 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
52 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
53 | CONFIG_PPC_OF=y | ||
54 | CONFIG_OF=y | ||
55 | CONFIG_PPC_UDBG_16550=y | ||
56 | # CONFIG_GENERIC_TBSYNC is not set | ||
57 | CONFIG_AUDIT_ARCH=y | ||
58 | CONFIG_GENERIC_BUG=y | ||
59 | CONFIG_DTC=y | ||
60 | # CONFIG_DEFAULT_UIMAGE is not set | ||
61 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
62 | CONFIG_PPC_DCR_NATIVE=y | ||
63 | # CONFIG_PPC_DCR_MMIO is not set | ||
64 | CONFIG_PPC_DCR=y | ||
65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
67 | CONFIG_CONSTRUCTORS=y | ||
68 | |||
69 | # | ||
70 | # General setup | ||
71 | # | ||
72 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
73 | CONFIG_BROKEN_ON_SMP=y | ||
74 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
75 | CONFIG_LOCALVERSION="" | ||
76 | CONFIG_LOCALVERSION_AUTO=y | ||
77 | CONFIG_SWAP=y | ||
78 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
79 | CONFIG_SYSVIPC_SYSCTL=y | ||
80 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
81 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
82 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
83 | # CONFIG_TASKSTATS is not set | ||
84 | # CONFIG_AUDIT is not set | ||
85 | |||
86 | # | ||
87 | # RCU Subsystem | ||
88 | # | ||
89 | CONFIG_TREE_RCU=y | ||
90 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
91 | # CONFIG_TINY_RCU is not set | ||
92 | # CONFIG_RCU_TRACE is not set | ||
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
95 | # CONFIG_TREE_RCU_TRACE is not set | ||
96 | # CONFIG_IKCONFIG is not set | ||
97 | CONFIG_LOG_BUF_SHIFT=14 | 5 | CONFIG_LOG_BUF_SHIFT=14 |
98 | CONFIG_GROUP_SCHED=y | ||
99 | CONFIG_FAIR_GROUP_SCHED=y | ||
100 | # CONFIG_RT_GROUP_SCHED is not set | ||
101 | CONFIG_USER_SCHED=y | ||
102 | # CONFIG_CGROUP_SCHED is not set | ||
103 | # CONFIG_CGROUPS is not set | ||
104 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
105 | # CONFIG_RELAY is not set | ||
106 | # CONFIG_NAMESPACES is not set | ||
107 | CONFIG_BLK_DEV_INITRD=y | 6 | CONFIG_BLK_DEV_INITRD=y |
108 | CONFIG_INITRAMFS_SOURCE="" | ||
109 | CONFIG_RD_GZIP=y | ||
110 | # CONFIG_RD_BZIP2 is not set | ||
111 | # CONFIG_RD_LZMA is not set | ||
112 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 7 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
113 | CONFIG_SYSCTL=y | ||
114 | CONFIG_ANON_INODES=y | ||
115 | CONFIG_EMBEDDED=y | 8 | CONFIG_EMBEDDED=y |
116 | CONFIG_SYSCTL_SYSCALL=y | ||
117 | CONFIG_KALLSYMS=y | ||
118 | # CONFIG_KALLSYMS_ALL is not set | ||
119 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
120 | CONFIG_HOTPLUG=y | ||
121 | CONFIG_PRINTK=y | ||
122 | CONFIG_BUG=y | ||
123 | CONFIG_ELF_CORE=y | ||
124 | CONFIG_BASE_FULL=y | ||
125 | CONFIG_FUTEX=y | ||
126 | CONFIG_EPOLL=y | ||
127 | CONFIG_SIGNALFD=y | ||
128 | CONFIG_TIMERFD=y | ||
129 | CONFIG_EVENTFD=y | ||
130 | CONFIG_SHMEM=y | ||
131 | CONFIG_AIO=y | ||
132 | CONFIG_HAVE_PERF_EVENTS=y | ||
133 | |||
134 | # | ||
135 | # Kernel Performance Events And Counters | ||
136 | # | ||
137 | # CONFIG_PERF_EVENTS is not set | ||
138 | # CONFIG_PERF_COUNTERS is not set | ||
139 | CONFIG_VM_EVENT_COUNTERS=y | ||
140 | CONFIG_PCI_QUIRKS=y | ||
141 | CONFIG_SLUB_DEBUG=y | ||
142 | CONFIG_COMPAT_BRK=y | ||
143 | # CONFIG_SLAB is not set | ||
144 | CONFIG_SLUB=y | ||
145 | # CONFIG_SLOB is not set | ||
146 | # CONFIG_PROFILING is not set | ||
147 | CONFIG_HAVE_OPROFILE=y | ||
148 | # CONFIG_KPROBES is not set | ||
149 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
150 | CONFIG_HAVE_IOREMAP_PROT=y | ||
151 | CONFIG_HAVE_KPROBES=y | ||
152 | CONFIG_HAVE_KRETPROBES=y | ||
153 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
154 | CONFIG_HAVE_DMA_ATTRS=y | ||
155 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
156 | |||
157 | # | ||
158 | # GCOV-based kernel profiling | ||
159 | # | ||
160 | # CONFIG_GCOV_KERNEL is not set | ||
161 | # CONFIG_SLOW_WORK is not set | ||
162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
163 | CONFIG_SLABINFO=y | ||
164 | CONFIG_RT_MUTEXES=y | ||
165 | CONFIG_BASE_SMALL=0 | ||
166 | CONFIG_MODULES=y | 9 | CONFIG_MODULES=y |
167 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
168 | CONFIG_MODULE_UNLOAD=y | 10 | CONFIG_MODULE_UNLOAD=y |
169 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
170 | # CONFIG_MODVERSIONS is not set | ||
171 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
172 | CONFIG_BLOCK=y | ||
173 | CONFIG_LBDAF=y | ||
174 | # CONFIG_BLK_DEV_BSG is not set | 11 | # CONFIG_BLK_DEV_BSG is not set |
175 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
176 | |||
177 | # | ||
178 | # IO Schedulers | ||
179 | # | ||
180 | CONFIG_IOSCHED_NOOP=y | ||
181 | CONFIG_IOSCHED_DEADLINE=y | ||
182 | CONFIG_IOSCHED_CFQ=y | ||
183 | # CONFIG_DEFAULT_DEADLINE is not set | ||
184 | CONFIG_DEFAULT_CFQ=y | ||
185 | # CONFIG_DEFAULT_NOOP is not set | ||
186 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
187 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
195 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
196 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
197 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
198 | # CONFIG_INLINE_READ_LOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
204 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
205 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
206 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
213 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
214 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
215 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
216 | # CONFIG_FREEZER is not set | ||
217 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | ||
218 | |||
219 | # | ||
220 | # Platform support | ||
221 | # | ||
222 | # CONFIG_PPC_CELL is not set | ||
223 | # CONFIG_PPC_CELL_NATIVE is not set | ||
224 | # CONFIG_PQ2ADS is not set | ||
225 | # CONFIG_BAMBOO is not set | ||
226 | # CONFIG_EBONY is not set | 12 | # CONFIG_EBONY is not set |
227 | # CONFIG_SAM440EP is not set | ||
228 | # CONFIG_SEQUOIA is not set | ||
229 | CONFIG_TAISHAN=y | 13 | CONFIG_TAISHAN=y |
230 | # CONFIG_KATMAI is not set | ||
231 | # CONFIG_RAINIER is not set | ||
232 | # CONFIG_WARP is not set | ||
233 | # CONFIG_ARCHES is not set | ||
234 | # CONFIG_CANYONLANDS is not set | ||
235 | # CONFIG_GLACIER is not set | ||
236 | # CONFIG_REDWOOD is not set | ||
237 | # CONFIG_EIGER is not set | ||
238 | # CONFIG_YOSEMITE is not set | ||
239 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
240 | CONFIG_PPC44x_SIMPLE=y | ||
241 | # CONFIG_PPC4xx_GPIO is not set | ||
242 | CONFIG_440GX=y | ||
243 | # CONFIG_IPIC is not set | ||
244 | # CONFIG_MPIC is not set | ||
245 | # CONFIG_MPIC_WEIRD is not set | ||
246 | # CONFIG_PPC_I8259 is not set | ||
247 | # CONFIG_PPC_RTAS is not set | ||
248 | # CONFIG_MMIO_NVRAM is not set | ||
249 | # CONFIG_PPC_MPC106 is not set | ||
250 | # CONFIG_PPC_970_NAP is not set | ||
251 | # CONFIG_PPC_INDIRECT_IO is not set | ||
252 | # CONFIG_GENERIC_IOMAP is not set | ||
253 | # CONFIG_CPU_FREQ is not set | ||
254 | # CONFIG_FSL_ULI1575 is not set | ||
255 | # CONFIG_SIMPLE_GPIO is not set | ||
256 | |||
257 | # | ||
258 | # Kernel options | ||
259 | # | ||
260 | # CONFIG_HIGHMEM is not set | ||
261 | # CONFIG_NO_HZ is not set | ||
262 | # CONFIG_HIGH_RES_TIMERS is not set | ||
263 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
264 | # CONFIG_HZ_100 is not set | ||
265 | CONFIG_HZ_250=y | ||
266 | # CONFIG_HZ_300 is not set | ||
267 | # CONFIG_HZ_1000 is not set | ||
268 | CONFIG_HZ=250 | ||
269 | # CONFIG_SCHED_HRTICK is not set | ||
270 | CONFIG_PREEMPT_NONE=y | ||
271 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
272 | # CONFIG_PREEMPT is not set | ||
273 | CONFIG_BINFMT_ELF=y | ||
274 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
275 | # CONFIG_HAVE_AOUT is not set | ||
276 | # CONFIG_BINFMT_MISC is not set | ||
277 | # CONFIG_MATH_EMULATION is not set | ||
278 | # CONFIG_IOMMU_HELPER is not set | ||
279 | # CONFIG_SWIOTLB is not set | ||
280 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
281 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
282 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
283 | CONFIG_SPARSE_IRQ=y | 14 | CONFIG_SPARSE_IRQ=y |
284 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
285 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
286 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
287 | CONFIG_SELECT_MEMORY_MODEL=y | ||
288 | CONFIG_FLATMEM_MANUAL=y | ||
289 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
290 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
291 | CONFIG_FLATMEM=y | ||
292 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
293 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
294 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
295 | CONFIG_MIGRATION=y | ||
296 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
297 | CONFIG_ZONE_DMA_FLAG=1 | ||
298 | CONFIG_BOUNCE=y | ||
299 | CONFIG_VIRT_TO_BUS=y | ||
300 | # CONFIG_KSM is not set | ||
301 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
302 | CONFIG_STDBINUTILS=y | ||
303 | CONFIG_PPC_4K_PAGES=y | ||
304 | # CONFIG_PPC_16K_PAGES is not set | ||
305 | # CONFIG_PPC_64K_PAGES is not set | ||
306 | # CONFIG_PPC_256K_PAGES is not set | ||
307 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
308 | CONFIG_PROC_DEVICETREE=y | ||
309 | CONFIG_CMDLINE_BOOL=y | 15 | CONFIG_CMDLINE_BOOL=y |
310 | CONFIG_CMDLINE="" | 16 | CONFIG_CMDLINE="" |
311 | CONFIG_EXTRA_TARGETS="" | ||
312 | CONFIG_SECCOMP=y | ||
313 | CONFIG_ISA_DMA_API=y | ||
314 | |||
315 | # | ||
316 | # Bus options | ||
317 | # | ||
318 | CONFIG_ZONE_DMA=y | ||
319 | CONFIG_PPC_INDIRECT_PCI=y | ||
320 | CONFIG_4xx_SOC=y | ||
321 | CONFIG_PPC_PCI_CHOICE=y | ||
322 | CONFIG_PCI=y | ||
323 | CONFIG_PCI_DOMAINS=y | ||
324 | CONFIG_PCI_SYSCALL=y | ||
325 | # CONFIG_PCIEPORTBUS is not set | ||
326 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
327 | # CONFIG_PCI_MSI is not set | ||
328 | # CONFIG_PCI_LEGACY is not set | ||
329 | # CONFIG_PCI_DEBUG is not set | ||
330 | # CONFIG_PCI_STUB is not set | ||
331 | # CONFIG_PCI_IOV is not set | ||
332 | # CONFIG_PCCARD is not set | ||
333 | # CONFIG_HOTPLUG_PCI is not set | ||
334 | # CONFIG_HAS_RAPIDIO is not set | ||
335 | |||
336 | # | ||
337 | # Advanced setup | ||
338 | # | ||
339 | # CONFIG_ADVANCED_OPTIONS is not set | ||
340 | |||
341 | # | ||
342 | # Default settings for advanced configuration options are used | ||
343 | # | ||
344 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
345 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
346 | CONFIG_KERNEL_START=0xc0000000 | ||
347 | CONFIG_PHYSICAL_START=0x00000000 | ||
348 | CONFIG_TASK_SIZE=0xc0000000 | ||
349 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
350 | CONFIG_NET=y | 17 | CONFIG_NET=y |
351 | |||
352 | # | ||
353 | # Networking options | ||
354 | # | ||
355 | CONFIG_PACKET=y | 18 | CONFIG_PACKET=y |
356 | # CONFIG_PACKET_MMAP is not set | ||
357 | CONFIG_UNIX=y | 19 | CONFIG_UNIX=y |
358 | # CONFIG_NET_KEY is not set | ||
359 | CONFIG_INET=y | 20 | CONFIG_INET=y |
360 | # CONFIG_IP_MULTICAST is not set | ||
361 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
362 | CONFIG_IP_FIB_HASH=y | ||
363 | CONFIG_IP_PNP=y | 21 | CONFIG_IP_PNP=y |
364 | CONFIG_IP_PNP_DHCP=y | 22 | CONFIG_IP_PNP_DHCP=y |
365 | CONFIG_IP_PNP_BOOTP=y | 23 | CONFIG_IP_PNP_BOOTP=y |
366 | # CONFIG_IP_PNP_RARP is not set | ||
367 | # CONFIG_NET_IPIP is not set | ||
368 | # CONFIG_NET_IPGRE is not set | ||
369 | # CONFIG_ARPD is not set | ||
370 | # CONFIG_SYN_COOKIES is not set | ||
371 | # CONFIG_INET_AH is not set | ||
372 | # CONFIG_INET_ESP is not set | ||
373 | # CONFIG_INET_IPCOMP is not set | ||
374 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
375 | # CONFIG_INET_TUNNEL is not set | ||
376 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 24 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
377 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 25 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
378 | # CONFIG_INET_XFRM_MODE_BEET is not set | 26 | # CONFIG_INET_XFRM_MODE_BEET is not set |
379 | # CONFIG_INET_LRO is not set | 27 | # CONFIG_INET_LRO is not set |
380 | CONFIG_INET_DIAG=y | ||
381 | CONFIG_INET_TCP_DIAG=y | ||
382 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
383 | CONFIG_TCP_CONG_CUBIC=y | ||
384 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
385 | # CONFIG_TCP_MD5SIG is not set | ||
386 | # CONFIG_IPV6 is not set | 28 | # CONFIG_IPV6 is not set |
387 | # CONFIG_NETWORK_SECMARK is not set | ||
388 | # CONFIG_NETFILTER is not set | ||
389 | # CONFIG_IP_DCCP is not set | ||
390 | # CONFIG_IP_SCTP is not set | ||
391 | # CONFIG_RDS is not set | ||
392 | # CONFIG_TIPC is not set | ||
393 | # CONFIG_ATM is not set | ||
394 | # CONFIG_BRIDGE is not set | ||
395 | # CONFIG_NET_DSA is not set | ||
396 | # CONFIG_VLAN_8021Q is not set | ||
397 | # CONFIG_DECNET is not set | ||
398 | # CONFIG_LLC2 is not set | ||
399 | # CONFIG_IPX is not set | ||
400 | # CONFIG_ATALK is not set | ||
401 | # CONFIG_X25 is not set | ||
402 | # CONFIG_LAPB is not set | ||
403 | # CONFIG_ECONET is not set | ||
404 | # CONFIG_WAN_ROUTER is not set | ||
405 | # CONFIG_PHONET is not set | ||
406 | # CONFIG_IEEE802154 is not set | ||
407 | # CONFIG_NET_SCHED is not set | ||
408 | # CONFIG_DCB is not set | ||
409 | |||
410 | # | ||
411 | # Network testing | ||
412 | # | ||
413 | # CONFIG_NET_PKTGEN is not set | ||
414 | # CONFIG_HAMRADIO is not set | ||
415 | # CONFIG_CAN is not set | ||
416 | # CONFIG_IRDA is not set | ||
417 | # CONFIG_BT is not set | ||
418 | # CONFIG_AF_RXRPC is not set | ||
419 | CONFIG_WIRELESS=y | ||
420 | # CONFIG_CFG80211 is not set | ||
421 | # CONFIG_LIB80211 is not set | ||
422 | |||
423 | # | ||
424 | # CFG80211 needs to be enabled for MAC80211 | ||
425 | # | ||
426 | # CONFIG_WIMAX is not set | ||
427 | # CONFIG_RFKILL is not set | ||
428 | # CONFIG_NET_9P is not set | ||
429 | |||
430 | # | ||
431 | # Device Drivers | ||
432 | # | ||
433 | |||
434 | # | ||
435 | # Generic Driver Options | ||
436 | # | ||
437 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 29 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
438 | # CONFIG_DEVTMPFS is not set | ||
439 | CONFIG_STANDALONE=y | ||
440 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
441 | CONFIG_FW_LOADER=y | ||
442 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
443 | CONFIG_EXTRA_FIRMWARE="" | ||
444 | # CONFIG_DEBUG_DRIVER is not set | ||
445 | # CONFIG_DEBUG_DEVRES is not set | ||
446 | # CONFIG_SYS_HYPERVISOR is not set | ||
447 | CONFIG_CONNECTOR=y | 30 | CONFIG_CONNECTOR=y |
448 | CONFIG_PROC_EVENTS=y | ||
449 | CONFIG_MTD=y | 31 | CONFIG_MTD=y |
450 | # CONFIG_MTD_DEBUG is not set | ||
451 | # CONFIG_MTD_TESTS is not set | ||
452 | # CONFIG_MTD_CONCAT is not set | ||
453 | CONFIG_MTD_PARTITIONS=y | 32 | CONFIG_MTD_PARTITIONS=y |
454 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
455 | CONFIG_MTD_CMDLINE_PARTS=y | 33 | CONFIG_MTD_CMDLINE_PARTS=y |
456 | # CONFIG_MTD_OF_PARTS is not set | ||
457 | # CONFIG_MTD_AR7_PARTS is not set | ||
458 | |||
459 | # | ||
460 | # User Modules And Translation Layers | ||
461 | # | ||
462 | CONFIG_MTD_CHAR=y | 34 | CONFIG_MTD_CHAR=y |
463 | # CONFIG_MTD_BLKDEVS is not set | ||
464 | # CONFIG_MTD_BLOCK is not set | ||
465 | # CONFIG_MTD_BLOCK_RO is not set | ||
466 | # CONFIG_FTL is not set | ||
467 | # CONFIG_NFTL is not set | ||
468 | # CONFIG_INFTL is not set | ||
469 | # CONFIG_RFD_FTL is not set | ||
470 | # CONFIG_SSFDC is not set | ||
471 | # CONFIG_MTD_OOPS is not set | ||
472 | |||
473 | # | ||
474 | # RAM/ROM/Flash chip drivers | ||
475 | # | ||
476 | CONFIG_MTD_CFI=y | 35 | CONFIG_MTD_CFI=y |
477 | # CONFIG_MTD_JEDECPROBE is not set | ||
478 | CONFIG_MTD_GEN_PROBE=y | ||
479 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
480 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
481 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
482 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
483 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
484 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
485 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
486 | CONFIG_MTD_CFI_I1=y | ||
487 | CONFIG_MTD_CFI_I2=y | ||
488 | # CONFIG_MTD_CFI_I4 is not set | ||
489 | # CONFIG_MTD_CFI_I8 is not set | ||
490 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
491 | CONFIG_MTD_CFI_AMDSTD=y | 36 | CONFIG_MTD_CFI_AMDSTD=y |
492 | # CONFIG_MTD_CFI_STAA is not set | ||
493 | CONFIG_MTD_CFI_UTIL=y | ||
494 | # CONFIG_MTD_RAM is not set | ||
495 | # CONFIG_MTD_ROM is not set | ||
496 | # CONFIG_MTD_ABSENT is not set | ||
497 | |||
498 | # | ||
499 | # Mapping drivers for chip access | ||
500 | # | ||
501 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
502 | # CONFIG_MTD_PHYSMAP is not set | ||
503 | CONFIG_MTD_PHYSMAP_OF=y | 37 | CONFIG_MTD_PHYSMAP_OF=y |
504 | # CONFIG_MTD_INTEL_VR_NOR is not set | 38 | CONFIG_PROC_DEVICETREE=y |
505 | # CONFIG_MTD_PLATRAM is not set | ||
506 | |||
507 | # | ||
508 | # Self-contained MTD device drivers | ||
509 | # | ||
510 | # CONFIG_MTD_PMC551 is not set | ||
511 | # CONFIG_MTD_SLRAM is not set | ||
512 | # CONFIG_MTD_PHRAM is not set | ||
513 | # CONFIG_MTD_MTDRAM is not set | ||
514 | # CONFIG_MTD_BLOCK2MTD is not set | ||
515 | |||
516 | # | ||
517 | # Disk-On-Chip Device Drivers | ||
518 | # | ||
519 | # CONFIG_MTD_DOC2000 is not set | ||
520 | # CONFIG_MTD_DOC2001 is not set | ||
521 | # CONFIG_MTD_DOC2001PLUS is not set | ||
522 | # CONFIG_MTD_NAND is not set | ||
523 | # CONFIG_MTD_ONENAND is not set | ||
524 | |||
525 | # | ||
526 | # LPDDR flash memory drivers | ||
527 | # | ||
528 | # CONFIG_MTD_LPDDR is not set | ||
529 | |||
530 | # | ||
531 | # UBI - Unsorted block images | ||
532 | # | ||
533 | # CONFIG_MTD_UBI is not set | ||
534 | CONFIG_OF_DEVICE=y | ||
535 | # CONFIG_PARPORT is not set | ||
536 | CONFIG_BLK_DEV=y | ||
537 | # CONFIG_BLK_DEV_FD is not set | ||
538 | # CONFIG_BLK_CPQ_DA is not set | ||
539 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
540 | # CONFIG_BLK_DEV_DAC960 is not set | ||
541 | # CONFIG_BLK_DEV_UMEM is not set | ||
542 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
543 | # CONFIG_BLK_DEV_LOOP is not set | ||
544 | # CONFIG_BLK_DEV_DRBD is not set | ||
545 | # CONFIG_BLK_DEV_NBD is not set | ||
546 | # CONFIG_BLK_DEV_SX8 is not set | ||
547 | CONFIG_BLK_DEV_RAM=y | 39 | CONFIG_BLK_DEV_RAM=y |
548 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
549 | CONFIG_BLK_DEV_RAM_SIZE=35000 | 40 | CONFIG_BLK_DEV_RAM_SIZE=35000 |
550 | # CONFIG_BLK_DEV_XIP is not set | ||
551 | # CONFIG_CDROM_PKTCDVD is not set | ||
552 | # CONFIG_ATA_OVER_ETH is not set | ||
553 | # CONFIG_XILINX_SYSACE is not set | ||
554 | # CONFIG_BLK_DEV_HD is not set | ||
555 | CONFIG_MISC_DEVICES=y | ||
556 | # CONFIG_PHANTOM is not set | ||
557 | # CONFIG_SGI_IOC4 is not set | ||
558 | # CONFIG_TIFM_CORE is not set | ||
559 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
560 | # CONFIG_HP_ILO is not set | ||
561 | # CONFIG_C2PORT is not set | ||
562 | |||
563 | # | ||
564 | # EEPROM support | ||
565 | # | ||
566 | # CONFIG_EEPROM_93CX6 is not set | ||
567 | # CONFIG_CB710_CORE is not set | ||
568 | CONFIG_HAVE_IDE=y | ||
569 | # CONFIG_IDE is not set | ||
570 | |||
571 | # | ||
572 | # SCSI device support | ||
573 | # | ||
574 | # CONFIG_RAID_ATTRS is not set | ||
575 | # CONFIG_SCSI is not set | ||
576 | # CONFIG_SCSI_DMA is not set | ||
577 | # CONFIG_SCSI_NETLINK is not set | ||
578 | # CONFIG_ATA is not set | ||
579 | # CONFIG_MD is not set | ||
580 | # CONFIG_FUSION is not set | ||
581 | |||
582 | # | ||
583 | # IEEE 1394 (FireWire) support | ||
584 | # | ||
585 | |||
586 | # | ||
587 | # You can enable one or both FireWire driver stacks. | ||
588 | # | ||
589 | |||
590 | # | ||
591 | # See the help texts for more information. | ||
592 | # | ||
593 | # CONFIG_FIREWIRE is not set | ||
594 | # CONFIG_IEEE1394 is not set | ||
595 | # CONFIG_I2O is not set | ||
596 | CONFIG_MACINTOSH_DRIVERS=y | 41 | CONFIG_MACINTOSH_DRIVERS=y |
597 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
598 | # CONFIG_WINDFARM is not set | ||
599 | CONFIG_NETDEVICES=y | 42 | CONFIG_NETDEVICES=y |
600 | # CONFIG_DUMMY is not set | ||
601 | # CONFIG_BONDING is not set | ||
602 | # CONFIG_MACVLAN is not set | ||
603 | # CONFIG_EQUALIZER is not set | ||
604 | # CONFIG_TUN is not set | ||
605 | # CONFIG_VETH is not set | ||
606 | # CONFIG_ARCNET is not set | ||
607 | # CONFIG_PHYLIB is not set | ||
608 | CONFIG_NET_ETHERNET=y | 43 | CONFIG_NET_ETHERNET=y |
609 | # CONFIG_MII is not set | ||
610 | # CONFIG_HAPPYMEAL is not set | ||
611 | # CONFIG_SUNGEM is not set | ||
612 | # CONFIG_CASSINI is not set | ||
613 | # CONFIG_NET_VENDOR_3COM is not set | ||
614 | # CONFIG_ETHOC is not set | ||
615 | # CONFIG_DNET is not set | ||
616 | # CONFIG_NET_TULIP is not set | ||
617 | # CONFIG_HP100 is not set | ||
618 | CONFIG_IBM_NEW_EMAC=y | 44 | CONFIG_IBM_NEW_EMAC=y |
619 | CONFIG_IBM_NEW_EMAC_RXB=128 | ||
620 | CONFIG_IBM_NEW_EMAC_TXB=64 | ||
621 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
622 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
623 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
624 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
625 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
626 | CONFIG_IBM_NEW_EMAC_RGMII=y | ||
627 | CONFIG_IBM_NEW_EMAC_TAH=y | ||
628 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
629 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
630 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
631 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
632 | # CONFIG_NET_PCI is not set | ||
633 | # CONFIG_B44 is not set | ||
634 | # CONFIG_KS8842 is not set | ||
635 | # CONFIG_KS8851_MLL is not set | ||
636 | # CONFIG_ATL2 is not set | ||
637 | # CONFIG_XILINX_EMACLITE is not set | ||
638 | CONFIG_NETDEV_1000=y | ||
639 | # CONFIG_ACENIC is not set | ||
640 | # CONFIG_DL2K is not set | ||
641 | # CONFIG_E1000 is not set | ||
642 | # CONFIG_E1000E is not set | ||
643 | # CONFIG_IP1000 is not set | ||
644 | # CONFIG_IGB is not set | ||
645 | # CONFIG_IGBVF is not set | ||
646 | # CONFIG_NS83820 is not set | ||
647 | # CONFIG_HAMACHI is not set | ||
648 | # CONFIG_YELLOWFIN is not set | ||
649 | # CONFIG_R8169 is not set | ||
650 | # CONFIG_SIS190 is not set | ||
651 | # CONFIG_SKGE is not set | ||
652 | # CONFIG_SKY2 is not set | ||
653 | # CONFIG_VIA_VELOCITY is not set | ||
654 | # CONFIG_TIGON3 is not set | ||
655 | # CONFIG_BNX2 is not set | ||
656 | # CONFIG_CNIC is not set | ||
657 | # CONFIG_MV643XX_ETH is not set | ||
658 | # CONFIG_XILINX_LL_TEMAC is not set | ||
659 | # CONFIG_QLA3XXX is not set | ||
660 | # CONFIG_ATL1 is not set | ||
661 | # CONFIG_ATL1E is not set | ||
662 | # CONFIG_ATL1C is not set | ||
663 | # CONFIG_JME is not set | ||
664 | CONFIG_NETDEV_10000=y | ||
665 | # CONFIG_CHELSIO_T1 is not set | ||
666 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
667 | # CONFIG_CHELSIO_T3 is not set | ||
668 | # CONFIG_ENIC is not set | ||
669 | # CONFIG_IXGBE is not set | ||
670 | # CONFIG_IXGB is not set | ||
671 | # CONFIG_S2IO is not set | ||
672 | # CONFIG_VXGE is not set | ||
673 | # CONFIG_MYRI10GE is not set | ||
674 | # CONFIG_NETXEN_NIC is not set | ||
675 | # CONFIG_NIU is not set | ||
676 | # CONFIG_MLX4_EN is not set | ||
677 | # CONFIG_MLX4_CORE is not set | ||
678 | # CONFIG_TEHUTI is not set | ||
679 | # CONFIG_BNX2X is not set | ||
680 | # CONFIG_QLGE is not set | ||
681 | # CONFIG_SFC is not set | ||
682 | # CONFIG_BE2NET is not set | ||
683 | # CONFIG_TR is not set | ||
684 | CONFIG_WLAN=y | ||
685 | # CONFIG_AIRO is not set | ||
686 | # CONFIG_ATMEL is not set | ||
687 | # CONFIG_PRISM54 is not set | ||
688 | # CONFIG_HOSTAP is not set | ||
689 | |||
690 | # | ||
691 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
692 | # | ||
693 | # CONFIG_WAN is not set | ||
694 | # CONFIG_FDDI is not set | ||
695 | # CONFIG_HIPPI is not set | ||
696 | # CONFIG_PPP is not set | ||
697 | # CONFIG_SLIP is not set | ||
698 | # CONFIG_NETCONSOLE is not set | ||
699 | # CONFIG_NETPOLL is not set | ||
700 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
701 | # CONFIG_VMXNET3 is not set | ||
702 | # CONFIG_ISDN is not set | ||
703 | # CONFIG_PHONE is not set | ||
704 | |||
705 | # | ||
706 | # Input device support | ||
707 | # | ||
708 | # CONFIG_INPUT is not set | 45 | # CONFIG_INPUT is not set |
709 | |||
710 | # | ||
711 | # Hardware I/O ports | ||
712 | # | ||
713 | # CONFIG_SERIO is not set | 46 | # CONFIG_SERIO is not set |
714 | # CONFIG_GAMEPORT is not set | ||
715 | |||
716 | # | ||
717 | # Character devices | ||
718 | # | ||
719 | # CONFIG_VT is not set | 47 | # CONFIG_VT is not set |
720 | CONFIG_DEVKMEM=y | ||
721 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
722 | # CONFIG_NOZOMI is not set | ||
723 | |||
724 | # | ||
725 | # Serial drivers | ||
726 | # | ||
727 | CONFIG_SERIAL_8250=y | 48 | CONFIG_SERIAL_8250=y |
728 | CONFIG_SERIAL_8250_CONSOLE=y | 49 | CONFIG_SERIAL_8250_CONSOLE=y |
729 | # CONFIG_SERIAL_8250_PCI is not set | 50 | # CONFIG_SERIAL_8250_PCI is not set |
730 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
731 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
732 | CONFIG_SERIAL_8250_EXTENDED=y | 51 | CONFIG_SERIAL_8250_EXTENDED=y |
733 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
734 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 52 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
735 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
736 | # CONFIG_SERIAL_8250_RSA is not set | ||
737 | |||
738 | # | ||
739 | # Non-8250 serial port support | ||
740 | # | ||
741 | # CONFIG_SERIAL_UARTLITE is not set | ||
742 | CONFIG_SERIAL_CORE=y | ||
743 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
744 | # CONFIG_SERIAL_JSM is not set | ||
745 | CONFIG_SERIAL_OF_PLATFORM=y | 53 | CONFIG_SERIAL_OF_PLATFORM=y |
746 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
747 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
748 | CONFIG_UNIX98_PTYS=y | ||
749 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
750 | CONFIG_LEGACY_PTYS=y | ||
751 | CONFIG_LEGACY_PTY_COUNT=256 | ||
752 | # CONFIG_HVC_UDBG is not set | ||
753 | # CONFIG_IPMI_HANDLER is not set | ||
754 | # CONFIG_HW_RANDOM is not set | 54 | # CONFIG_HW_RANDOM is not set |
755 | # CONFIG_NVRAM is not set | ||
756 | # CONFIG_GEN_RTC is not set | ||
757 | # CONFIG_R3964 is not set | ||
758 | # CONFIG_APPLICOM is not set | ||
759 | # CONFIG_RAW_DRIVER is not set | ||
760 | # CONFIG_TCG_TPM is not set | ||
761 | CONFIG_DEVPORT=y | ||
762 | # CONFIG_I2C is not set | ||
763 | # CONFIG_SPI is not set | ||
764 | |||
765 | # | ||
766 | # PPS support | ||
767 | # | ||
768 | # CONFIG_PPS is not set | ||
769 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
770 | # CONFIG_GPIOLIB is not set | ||
771 | # CONFIG_W1 is not set | ||
772 | # CONFIG_POWER_SUPPLY is not set | ||
773 | # CONFIG_HWMON is not set | 55 | # CONFIG_HWMON is not set |
774 | CONFIG_THERMAL=y | 56 | CONFIG_THERMAL=y |
775 | # CONFIG_WATCHDOG is not set | ||
776 | CONFIG_SSB_POSSIBLE=y | ||
777 | |||
778 | # | ||
779 | # Sonics Silicon Backplane | ||
780 | # | ||
781 | # CONFIG_SSB is not set | ||
782 | |||
783 | # | ||
784 | # Multifunction device drivers | ||
785 | # | ||
786 | # CONFIG_MFD_CORE is not set | ||
787 | # CONFIG_MFD_SM501 is not set | ||
788 | # CONFIG_HTC_PASIC3 is not set | ||
789 | # CONFIG_MFD_TMIO is not set | ||
790 | # CONFIG_REGULATOR is not set | ||
791 | # CONFIG_MEDIA_SUPPORT is not set | ||
792 | |||
793 | # | ||
794 | # Graphics support | ||
795 | # | ||
796 | # CONFIG_AGP is not set | ||
797 | CONFIG_VGA_ARB=y | ||
798 | # CONFIG_DRM is not set | ||
799 | # CONFIG_VGASTATE is not set | ||
800 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 57 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
801 | # CONFIG_FB is not set | ||
802 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
803 | |||
804 | # | ||
805 | # Display device support | ||
806 | # | ||
807 | # CONFIG_DISPLAY_SUPPORT is not set | ||
808 | # CONFIG_SOUND is not set | ||
809 | CONFIG_USB_SUPPORT=y | ||
810 | CONFIG_USB_ARCH_HAS_HCD=y | ||
811 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
812 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
813 | # CONFIG_USB is not set | ||
814 | # CONFIG_USB_OTG_WHITELIST is not set | ||
815 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
816 | |||
817 | # | ||
818 | # Enable Host or Gadget support to see Inventra options | ||
819 | # | ||
820 | |||
821 | # | ||
822 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
823 | # | ||
824 | # CONFIG_USB_GADGET is not set | ||
825 | |||
826 | # | ||
827 | # OTG and related infrastructure | ||
828 | # | ||
829 | # CONFIG_UWB is not set | ||
830 | # CONFIG_MMC is not set | ||
831 | # CONFIG_MEMSTICK is not set | ||
832 | # CONFIG_NEW_LEDS is not set | ||
833 | # CONFIG_ACCESSIBILITY is not set | ||
834 | # CONFIG_INFINIBAND is not set | ||
835 | # CONFIG_EDAC is not set | ||
836 | # CONFIG_RTC_CLASS is not set | ||
837 | # CONFIG_DMADEVICES is not set | ||
838 | # CONFIG_AUXDISPLAY is not set | ||
839 | # CONFIG_UIO is not set | ||
840 | |||
841 | # | ||
842 | # TI VLYNQ | ||
843 | # | ||
844 | # CONFIG_STAGING is not set | ||
845 | |||
846 | # | ||
847 | # File systems | ||
848 | # | ||
849 | CONFIG_EXT2_FS=y | 58 | CONFIG_EXT2_FS=y |
850 | # CONFIG_EXT2_FS_XATTR is not set | ||
851 | # CONFIG_EXT2_FS_XIP is not set | ||
852 | # CONFIG_EXT3_FS is not set | ||
853 | # CONFIG_EXT4_FS is not set | ||
854 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
855 | # CONFIG_REISERFS_FS is not set | ||
856 | # CONFIG_JFS_FS is not set | ||
857 | # CONFIG_FS_POSIX_ACL is not set | ||
858 | # CONFIG_XFS_FS is not set | ||
859 | # CONFIG_GFS2_FS is not set | ||
860 | # CONFIG_OCFS2_FS is not set | ||
861 | # CONFIG_BTRFS_FS is not set | ||
862 | # CONFIG_NILFS2_FS is not set | ||
863 | CONFIG_FILE_LOCKING=y | ||
864 | CONFIG_FSNOTIFY=y | ||
865 | CONFIG_DNOTIFY=y | ||
866 | CONFIG_INOTIFY=y | 59 | CONFIG_INOTIFY=y |
867 | CONFIG_INOTIFY_USER=y | ||
868 | # CONFIG_QUOTA is not set | ||
869 | # CONFIG_AUTOFS_FS is not set | ||
870 | # CONFIG_AUTOFS4_FS is not set | ||
871 | # CONFIG_FUSE_FS is not set | ||
872 | |||
873 | # | ||
874 | # Caches | ||
875 | # | ||
876 | # CONFIG_FSCACHE is not set | ||
877 | |||
878 | # | ||
879 | # CD-ROM/DVD Filesystems | ||
880 | # | ||
881 | # CONFIG_ISO9660_FS is not set | ||
882 | # CONFIG_UDF_FS is not set | ||
883 | |||
884 | # | ||
885 | # DOS/FAT/NT Filesystems | ||
886 | # | ||
887 | # CONFIG_MSDOS_FS is not set | ||
888 | # CONFIG_VFAT_FS is not set | ||
889 | # CONFIG_NTFS_FS is not set | ||
890 | |||
891 | # | ||
892 | # Pseudo filesystems | ||
893 | # | ||
894 | CONFIG_PROC_FS=y | ||
895 | CONFIG_PROC_KCORE=y | 60 | CONFIG_PROC_KCORE=y |
896 | CONFIG_PROC_SYSCTL=y | ||
897 | CONFIG_PROC_PAGE_MONITOR=y | ||
898 | CONFIG_SYSFS=y | ||
899 | CONFIG_TMPFS=y | 61 | CONFIG_TMPFS=y |
900 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
901 | # CONFIG_HUGETLB_PAGE is not set | ||
902 | # CONFIG_CONFIGFS_FS is not set | ||
903 | CONFIG_MISC_FILESYSTEMS=y | ||
904 | # CONFIG_ADFS_FS is not set | ||
905 | # CONFIG_AFFS_FS is not set | ||
906 | # CONFIG_HFS_FS is not set | ||
907 | # CONFIG_HFSPLUS_FS is not set | ||
908 | # CONFIG_BEFS_FS is not set | ||
909 | # CONFIG_BFS_FS is not set | ||
910 | # CONFIG_EFS_FS is not set | ||
911 | # CONFIG_JFFS2_FS is not set | ||
912 | CONFIG_CRAMFS=y | 62 | CONFIG_CRAMFS=y |
913 | # CONFIG_SQUASHFS is not set | ||
914 | # CONFIG_VXFS_FS is not set | ||
915 | # CONFIG_MINIX_FS is not set | ||
916 | # CONFIG_OMFS_FS is not set | ||
917 | # CONFIG_HPFS_FS is not set | ||
918 | # CONFIG_QNX4FS_FS is not set | ||
919 | # CONFIG_ROMFS_FS is not set | ||
920 | # CONFIG_SYSV_FS is not set | ||
921 | # CONFIG_UFS_FS is not set | ||
922 | CONFIG_NETWORK_FILESYSTEMS=y | ||
923 | CONFIG_NFS_FS=y | 63 | CONFIG_NFS_FS=y |
924 | CONFIG_NFS_V3=y | 64 | CONFIG_NFS_V3=y |
925 | # CONFIG_NFS_V3_ACL is not set | ||
926 | # CONFIG_NFS_V4 is not set | ||
927 | CONFIG_ROOT_NFS=y | 65 | CONFIG_ROOT_NFS=y |
928 | # CONFIG_NFSD is not set | ||
929 | CONFIG_LOCKD=y | ||
930 | CONFIG_LOCKD_V4=y | ||
931 | CONFIG_NFS_COMMON=y | ||
932 | CONFIG_SUNRPC=y | ||
933 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
934 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
935 | # CONFIG_SMB_FS is not set | ||
936 | # CONFIG_CIFS is not set | ||
937 | # CONFIG_NCP_FS is not set | ||
938 | # CONFIG_CODA_FS is not set | ||
939 | # CONFIG_AFS_FS is not set | ||
940 | |||
941 | # | ||
942 | # Partition Types | ||
943 | # | ||
944 | # CONFIG_PARTITION_ADVANCED is not set | ||
945 | CONFIG_MSDOS_PARTITION=y | ||
946 | # CONFIG_NLS is not set | ||
947 | # CONFIG_DLM is not set | ||
948 | # CONFIG_BINARY_PRINTF is not set | ||
949 | |||
950 | # | ||
951 | # Library routines | ||
952 | # | ||
953 | CONFIG_BITREVERSE=y | ||
954 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
955 | # CONFIG_CRC_CCITT is not set | ||
956 | # CONFIG_CRC16 is not set | ||
957 | # CONFIG_CRC_T10DIF is not set | ||
958 | # CONFIG_CRC_ITU_T is not set | ||
959 | CONFIG_CRC32=y | ||
960 | # CONFIG_CRC7 is not set | ||
961 | # CONFIG_LIBCRC32C is not set | ||
962 | CONFIG_ZLIB_INFLATE=y | ||
963 | CONFIG_DECOMPRESS_GZIP=y | ||
964 | CONFIG_HAS_IOMEM=y | ||
965 | CONFIG_HAS_IOPORT=y | ||
966 | CONFIG_HAS_DMA=y | ||
967 | CONFIG_HAVE_LMB=y | ||
968 | CONFIG_NLATTR=y | ||
969 | CONFIG_GENERIC_ATOMIC64=y | ||
970 | |||
971 | # | ||
972 | # Kernel hacking | ||
973 | # | ||
974 | # CONFIG_PRINTK_TIME is not set | ||
975 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
976 | CONFIG_ENABLE_MUST_CHECK=y | ||
977 | CONFIG_FRAME_WARN=1024 | ||
978 | CONFIG_MAGIC_SYSRQ=y | 66 | CONFIG_MAGIC_SYSRQ=y |
979 | # CONFIG_STRIP_ASM_SYMS is not set | ||
980 | # CONFIG_UNUSED_SYMBOLS is not set | ||
981 | CONFIG_DEBUG_FS=y | 67 | CONFIG_DEBUG_FS=y |
982 | # CONFIG_HEADERS_CHECK is not set | ||
983 | CONFIG_DEBUG_KERNEL=y | 68 | CONFIG_DEBUG_KERNEL=y |
984 | # CONFIG_DEBUG_SHIRQ is not set | ||
985 | CONFIG_DETECT_SOFTLOCKUP=y | ||
986 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
987 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
988 | CONFIG_DETECT_HUNG_TASK=y | 69 | CONFIG_DETECT_HUNG_TASK=y |
989 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
990 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
991 | CONFIG_SCHED_DEBUG=y | ||
992 | # CONFIG_SCHEDSTATS is not set | ||
993 | # CONFIG_TIMER_STATS is not set | ||
994 | # CONFIG_DEBUG_OBJECTS is not set | ||
995 | # CONFIG_SLUB_DEBUG_ON is not set | ||
996 | # CONFIG_SLUB_STATS is not set | ||
997 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
998 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
999 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1000 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1001 | # CONFIG_DEBUG_MUTEXES is not set | ||
1002 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1003 | # CONFIG_PROVE_LOCKING is not set | ||
1004 | # CONFIG_LOCK_STAT is not set | ||
1005 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1006 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1007 | # CONFIG_DEBUG_KOBJECT is not set | ||
1008 | # CONFIG_DEBUG_BUGVERBOSE is not set | 70 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1009 | # CONFIG_DEBUG_INFO is not set | ||
1010 | # CONFIG_DEBUG_VM is not set | ||
1011 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1012 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1013 | # CONFIG_DEBUG_LIST is not set | ||
1014 | # CONFIG_DEBUG_SG is not set | ||
1015 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1016 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1017 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1018 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 71 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1019 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1020 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1021 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1022 | # CONFIG_FAULT_INJECTION is not set | ||
1023 | # CONFIG_LATENCYTOP is not set | ||
1024 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 72 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1025 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1026 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1027 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1028 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1029 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1030 | CONFIG_TRACING_SUPPORT=y | ||
1031 | CONFIG_FTRACE=y | ||
1032 | # CONFIG_FUNCTION_TRACER is not set | ||
1033 | # CONFIG_IRQSOFF_TRACER is not set | ||
1034 | # CONFIG_SCHED_TRACER is not set | ||
1035 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1036 | # CONFIG_BOOT_TRACER is not set | ||
1037 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1038 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1039 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1040 | # CONFIG_STACK_TRACER is not set | ||
1041 | # CONFIG_KMEMTRACE is not set | ||
1042 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1043 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1044 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1045 | # CONFIG_DMA_API_DEBUG is not set | ||
1046 | # CONFIG_SAMPLES is not set | ||
1047 | CONFIG_HAVE_ARCH_KGDB=y | ||
1048 | # CONFIG_KGDB is not set | ||
1049 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1050 | CONFIG_PPC_WERROR=y | ||
1051 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1052 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1053 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1054 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1055 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1056 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1057 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1058 | # CONFIG_XMON is not set | ||
1059 | # CONFIG_IRQSTACKS is not set | ||
1060 | # CONFIG_VIRQ_DEBUG is not set | ||
1061 | # CONFIG_BDI_SWITCH is not set | ||
1062 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1063 | |||
1064 | # | ||
1065 | # Security options | ||
1066 | # | ||
1067 | # CONFIG_KEYS is not set | ||
1068 | # CONFIG_SECURITY is not set | ||
1069 | # CONFIG_SECURITYFS is not set | ||
1070 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1071 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1072 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1073 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1074 | CONFIG_DEFAULT_SECURITY="" | ||
1075 | CONFIG_CRYPTO=y | 73 | CONFIG_CRYPTO=y |
1076 | |||
1077 | # | ||
1078 | # Crypto core or helper | ||
1079 | # | ||
1080 | CONFIG_CRYPTO_ALGAPI=y | ||
1081 | CONFIG_CRYPTO_ALGAPI2=y | ||
1082 | CONFIG_CRYPTO_AEAD2=y | ||
1083 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1084 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1085 | CONFIG_CRYPTO_HASH=y | ||
1086 | CONFIG_CRYPTO_HASH2=y | ||
1087 | CONFIG_CRYPTO_RNG2=y | ||
1088 | CONFIG_CRYPTO_PCOMP=y | ||
1089 | CONFIG_CRYPTO_MANAGER=y | ||
1090 | CONFIG_CRYPTO_MANAGER2=y | ||
1091 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1092 | # CONFIG_CRYPTO_NULL is not set | ||
1093 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1094 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1095 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1096 | # CONFIG_CRYPTO_TEST is not set | ||
1097 | |||
1098 | # | ||
1099 | # Authenticated Encryption with Associated Data | ||
1100 | # | ||
1101 | # CONFIG_CRYPTO_CCM is not set | ||
1102 | # CONFIG_CRYPTO_GCM is not set | ||
1103 | # CONFIG_CRYPTO_SEQIV is not set | ||
1104 | |||
1105 | # | ||
1106 | # Block modes | ||
1107 | # | ||
1108 | CONFIG_CRYPTO_CBC=y | 74 | CONFIG_CRYPTO_CBC=y |
1109 | # CONFIG_CRYPTO_CTR is not set | ||
1110 | # CONFIG_CRYPTO_CTS is not set | ||
1111 | CONFIG_CRYPTO_ECB=y | 75 | CONFIG_CRYPTO_ECB=y |
1112 | # CONFIG_CRYPTO_LRW is not set | ||
1113 | CONFIG_CRYPTO_PCBC=y | 76 | CONFIG_CRYPTO_PCBC=y |
1114 | # CONFIG_CRYPTO_XTS is not set | ||
1115 | |||
1116 | # | ||
1117 | # Hash modes | ||
1118 | # | ||
1119 | # CONFIG_CRYPTO_HMAC is not set | ||
1120 | # CONFIG_CRYPTO_XCBC is not set | ||
1121 | # CONFIG_CRYPTO_VMAC is not set | ||
1122 | |||
1123 | # | ||
1124 | # Digest | ||
1125 | # | ||
1126 | # CONFIG_CRYPTO_CRC32C is not set | ||
1127 | # CONFIG_CRYPTO_GHASH is not set | ||
1128 | # CONFIG_CRYPTO_MD4 is not set | ||
1129 | CONFIG_CRYPTO_MD5=y | 77 | CONFIG_CRYPTO_MD5=y |
1130 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1131 | # CONFIG_CRYPTO_RMD128 is not set | ||
1132 | # CONFIG_CRYPTO_RMD160 is not set | ||
1133 | # CONFIG_CRYPTO_RMD256 is not set | ||
1134 | # CONFIG_CRYPTO_RMD320 is not set | ||
1135 | # CONFIG_CRYPTO_SHA1 is not set | ||
1136 | # CONFIG_CRYPTO_SHA256 is not set | ||
1137 | # CONFIG_CRYPTO_SHA512 is not set | ||
1138 | # CONFIG_CRYPTO_TGR192 is not set | ||
1139 | # CONFIG_CRYPTO_WP512 is not set | ||
1140 | |||
1141 | # | ||
1142 | # Ciphers | ||
1143 | # | ||
1144 | # CONFIG_CRYPTO_AES is not set | ||
1145 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1146 | # CONFIG_CRYPTO_ARC4 is not set | ||
1147 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1148 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1149 | # CONFIG_CRYPTO_CAST5 is not set | ||
1150 | # CONFIG_CRYPTO_CAST6 is not set | ||
1151 | CONFIG_CRYPTO_DES=y | 78 | CONFIG_CRYPTO_DES=y |
1152 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1153 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1154 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1155 | # CONFIG_CRYPTO_SEED is not set | ||
1156 | # CONFIG_CRYPTO_SERPENT is not set | ||
1157 | # CONFIG_CRYPTO_TEA is not set | ||
1158 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1159 | |||
1160 | # | ||
1161 | # Compression | ||
1162 | # | ||
1163 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1164 | # CONFIG_CRYPTO_ZLIB is not set | ||
1165 | # CONFIG_CRYPTO_LZO is not set | ||
1166 | |||
1167 | # | ||
1168 | # Random Number Generation | ||
1169 | # | ||
1170 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 79 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1171 | CONFIG_CRYPTO_HW=y | ||
1172 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1173 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1174 | # CONFIG_PPC_CLOCK is not set | ||
1175 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/virtex5_defconfig b/arch/powerpc/configs/44x/virtex5_defconfig index c7ead0ec00bc..1eb3caf828a5 100644 --- a/arch/powerpc/configs/44x/virtex5_defconfig +++ b/arch/powerpc/configs/44x/virtex5_defconfig | |||
@@ -1,1201 +1,90 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.29-rc2 | ||
4 | # Tue Jan 20 08:22:49 2009 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_6xx is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_4xx=y | ||
18 | CONFIG_BOOKE=y | ||
19 | CONFIG_PTE_64BIT=y | ||
20 | CONFIG_PHYS_64BIT=y | ||
21 | CONFIG_PPC_MMU_NOHASH=y | ||
22 | # CONFIG_PPC_MM_SLICES is not set | ||
23 | CONFIG_NOT_COHERENT_CACHE=y | ||
24 | CONFIG_PPC32=y | ||
25 | CONFIG_WORD_SIZE=32 | ||
26 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
27 | CONFIG_MMU=y | ||
28 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
29 | CONFIG_GENERIC_TIME=y | ||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
31 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
32 | CONFIG_GENERIC_HARDIRQS=y | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
34 | CONFIG_IRQ_PER_CPU=y | ||
35 | CONFIG_STACKTRACE_SUPPORT=y | ||
36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
37 | CONFIG_LOCKDEP_SUPPORT=y | ||
38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
39 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
40 | CONFIG_GENERIC_HWEIGHT=y | ||
41 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
42 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
43 | CONFIG_GENERIC_GPIO=y | ||
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
45 | CONFIG_PPC=y | ||
46 | CONFIG_EARLY_PRINTK=y | ||
47 | CONFIG_GENERIC_NVRAM=y | ||
48 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
49 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
50 | CONFIG_PPC_OF=y | ||
51 | CONFIG_OF=y | ||
52 | CONFIG_PPC_UDBG_16550=y | ||
53 | # CONFIG_GENERIC_TBSYNC is not set | ||
54 | CONFIG_AUDIT_ARCH=y | ||
55 | CONFIG_GENERIC_BUG=y | ||
56 | # CONFIG_DEFAULT_UIMAGE is not set | ||
57 | CONFIG_PPC_DCR_NATIVE=y | ||
58 | # CONFIG_PPC_DCR_MMIO is not set | ||
59 | CONFIG_PPC_DCR=y | ||
60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
61 | |||
62 | # | ||
63 | # General setup | ||
64 | # | ||
65 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
66 | CONFIG_BROKEN_ON_SMP=y | ||
67 | CONFIG_LOCK_KERNEL=y | ||
68 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
69 | CONFIG_LOCALVERSION="" | ||
70 | # CONFIG_LOCALVERSION_AUTO is not set | 3 | # CONFIG_LOCALVERSION_AUTO is not set |
71 | CONFIG_SWAP=y | ||
72 | CONFIG_SYSVIPC=y | 4 | CONFIG_SYSVIPC=y |
73 | CONFIG_SYSVIPC_SYSCTL=y | ||
74 | CONFIG_POSIX_MQUEUE=y | 5 | CONFIG_POSIX_MQUEUE=y |
75 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
76 | # CONFIG_TASKSTATS is not set | ||
77 | # CONFIG_AUDIT is not set | ||
78 | CONFIG_IKCONFIG=y | 6 | CONFIG_IKCONFIG=y |
79 | CONFIG_IKCONFIG_PROC=y | 7 | CONFIG_IKCONFIG_PROC=y |
80 | CONFIG_LOG_BUF_SHIFT=14 | 8 | CONFIG_LOG_BUF_SHIFT=14 |
81 | # CONFIG_GROUP_SCHED is not set | ||
82 | # CONFIG_CGROUPS is not set | ||
83 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
84 | # CONFIG_RELAY is not set | ||
85 | CONFIG_NAMESPACES=y | ||
86 | # CONFIG_UTS_NS is not set | ||
87 | # CONFIG_IPC_NS is not set | ||
88 | # CONFIG_USER_NS is not set | ||
89 | # CONFIG_PID_NS is not set | ||
90 | CONFIG_BLK_DEV_INITRD=y | 9 | CONFIG_BLK_DEV_INITRD=y |
91 | CONFIG_INITRAMFS_SOURCE="" | ||
92 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 10 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
93 | CONFIG_SYSCTL=y | ||
94 | # CONFIG_EMBEDDED is not set | ||
95 | CONFIG_SYSCTL_SYSCALL=y | ||
96 | CONFIG_KALLSYMS=y | ||
97 | # CONFIG_KALLSYMS_ALL is not set | ||
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
99 | CONFIG_HOTPLUG=y | ||
100 | CONFIG_PRINTK=y | ||
101 | CONFIG_BUG=y | ||
102 | CONFIG_ELF_CORE=y | ||
103 | CONFIG_COMPAT_BRK=y | ||
104 | CONFIG_BASE_FULL=y | ||
105 | CONFIG_FUTEX=y | ||
106 | CONFIG_ANON_INODES=y | ||
107 | CONFIG_EPOLL=y | ||
108 | CONFIG_SIGNALFD=y | ||
109 | CONFIG_TIMERFD=y | ||
110 | CONFIG_EVENTFD=y | ||
111 | CONFIG_SHMEM=y | ||
112 | CONFIG_AIO=y | ||
113 | CONFIG_VM_EVENT_COUNTERS=y | ||
114 | CONFIG_PCI_QUIRKS=y | ||
115 | CONFIG_SLAB=y | 11 | CONFIG_SLAB=y |
116 | # CONFIG_SLUB is not set | ||
117 | # CONFIG_SLOB is not set | ||
118 | # CONFIG_PROFILING is not set | ||
119 | CONFIG_HAVE_OPROFILE=y | ||
120 | # CONFIG_KPROBES is not set | ||
121 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
122 | CONFIG_HAVE_IOREMAP_PROT=y | ||
123 | CONFIG_HAVE_KPROBES=y | ||
124 | CONFIG_HAVE_KRETPROBES=y | ||
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
127 | CONFIG_SLABINFO=y | ||
128 | CONFIG_RT_MUTEXES=y | ||
129 | CONFIG_BASE_SMALL=0 | ||
130 | CONFIG_MODULES=y | 12 | CONFIG_MODULES=y |
131 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
132 | CONFIG_MODULE_UNLOAD=y | 13 | CONFIG_MODULE_UNLOAD=y |
133 | CONFIG_MODULE_FORCE_UNLOAD=y | 14 | CONFIG_MODULE_FORCE_UNLOAD=y |
134 | CONFIG_MODVERSIONS=y | 15 | CONFIG_MODVERSIONS=y |
135 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
136 | CONFIG_BLOCK=y | ||
137 | # CONFIG_LBD is not set | ||
138 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
139 | # CONFIG_BLK_DEV_BSG is not set | 16 | # CONFIG_BLK_DEV_BSG is not set |
140 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
141 | |||
142 | # | ||
143 | # IO Schedulers | ||
144 | # | ||
145 | CONFIG_IOSCHED_NOOP=y | ||
146 | CONFIG_IOSCHED_AS=y | ||
147 | CONFIG_IOSCHED_DEADLINE=y | ||
148 | CONFIG_IOSCHED_CFQ=y | ||
149 | # CONFIG_DEFAULT_AS is not set | ||
150 | # CONFIG_DEFAULT_DEADLINE is not set | ||
151 | CONFIG_DEFAULT_CFQ=y | ||
152 | # CONFIG_DEFAULT_NOOP is not set | ||
153 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
154 | CONFIG_CLASSIC_RCU=y | ||
155 | # CONFIG_TREE_RCU is not set | ||
156 | # CONFIG_PREEMPT_RCU is not set | ||
157 | # CONFIG_TREE_RCU_TRACE is not set | ||
158 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
159 | # CONFIG_FREEZER is not set | ||
160 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | ||
161 | |||
162 | # | ||
163 | # Platform support | ||
164 | # | ||
165 | # CONFIG_PPC_CELL is not set | ||
166 | # CONFIG_PPC_CELL_NATIVE is not set | ||
167 | # CONFIG_PQ2ADS is not set | ||
168 | # CONFIG_BAMBOO is not set | ||
169 | # CONFIG_EBONY is not set | 17 | # CONFIG_EBONY is not set |
170 | # CONFIG_SAM440EP is not set | ||
171 | # CONFIG_SEQUOIA is not set | ||
172 | # CONFIG_TAISHAN is not set | ||
173 | # CONFIG_KATMAI is not set | ||
174 | # CONFIG_RAINIER is not set | ||
175 | # CONFIG_WARP is not set | ||
176 | # CONFIG_ARCHES is not set | ||
177 | # CONFIG_CANYONLANDS is not set | ||
178 | # CONFIG_GLACIER is not set | ||
179 | # CONFIG_YOSEMITE is not set | ||
180 | CONFIG_XILINX_VIRTEX440_GENERIC_BOARD=y | 18 | CONFIG_XILINX_VIRTEX440_GENERIC_BOARD=y |
181 | # CONFIG_PPC44x_SIMPLE is not set | ||
182 | # CONFIG_PPC4xx_GPIO is not set | ||
183 | CONFIG_XILINX_VIRTEX=y | ||
184 | CONFIG_XILINX_VIRTEX_5_FXT=y | ||
185 | # CONFIG_IPIC is not set | ||
186 | # CONFIG_MPIC is not set | ||
187 | # CONFIG_MPIC_WEIRD is not set | ||
188 | # CONFIG_PPC_I8259 is not set | ||
189 | # CONFIG_PPC_RTAS is not set | ||
190 | # CONFIG_MMIO_NVRAM is not set | ||
191 | # CONFIG_PPC_MPC106 is not set | ||
192 | # CONFIG_PPC_970_NAP is not set | ||
193 | # CONFIG_PPC_INDIRECT_IO is not set | ||
194 | # CONFIG_GENERIC_IOMAP is not set | ||
195 | # CONFIG_CPU_FREQ is not set | ||
196 | # CONFIG_FSL_ULI1575 is not set | ||
197 | # CONFIG_SIMPLE_GPIO is not set | ||
198 | |||
199 | # | ||
200 | # Kernel options | ||
201 | # | ||
202 | # CONFIG_HIGHMEM is not set | ||
203 | # CONFIG_NO_HZ is not set | ||
204 | # CONFIG_HIGH_RES_TIMERS is not set | ||
205 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
206 | # CONFIG_HZ_100 is not set | ||
207 | CONFIG_HZ_250=y | ||
208 | # CONFIG_HZ_300 is not set | ||
209 | # CONFIG_HZ_1000 is not set | ||
210 | CONFIG_HZ=250 | ||
211 | # CONFIG_SCHED_HRTICK is not set | ||
212 | # CONFIG_PREEMPT_NONE is not set | ||
213 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
214 | CONFIG_PREEMPT=y | 19 | CONFIG_PREEMPT=y |
215 | CONFIG_BINFMT_ELF=y | ||
216 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
217 | # CONFIG_HAVE_AOUT is not set | ||
218 | # CONFIG_BINFMT_MISC is not set | ||
219 | CONFIG_MATH_EMULATION=y | 20 | CONFIG_MATH_EMULATION=y |
220 | # CONFIG_IOMMU_HELPER is not set | ||
221 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
223 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
224 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
225 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
226 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
227 | CONFIG_SELECT_MEMORY_MODEL=y | ||
228 | CONFIG_FLATMEM_MANUAL=y | ||
229 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
230 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
231 | CONFIG_FLATMEM=y | ||
232 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
233 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
234 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
235 | CONFIG_MIGRATION=y | ||
236 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
237 | CONFIG_ZONE_DMA_FLAG=1 | ||
238 | CONFIG_BOUNCE=y | ||
239 | CONFIG_VIRT_TO_BUS=y | ||
240 | CONFIG_UNEVICTABLE_LRU=y | ||
241 | CONFIG_PPC_4K_PAGES=y | ||
242 | # CONFIG_PPC_16K_PAGES is not set | ||
243 | # CONFIG_PPC_64K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
245 | CONFIG_PROC_DEVICETREE=y | ||
246 | CONFIG_CMDLINE_BOOL=y | 21 | CONFIG_CMDLINE_BOOL=y |
247 | CONFIG_CMDLINE="" | 22 | CONFIG_CMDLINE="" |
248 | CONFIG_EXTRA_TARGETS="" | ||
249 | CONFIG_SECCOMP=y | ||
250 | CONFIG_ISA_DMA_API=y | ||
251 | |||
252 | # | ||
253 | # Bus options | ||
254 | # | ||
255 | CONFIG_ZONE_DMA=y | ||
256 | CONFIG_PPC_INDIRECT_PCI=y | ||
257 | CONFIG_4xx_SOC=y | ||
258 | CONFIG_PPC_PCI_CHOICE=y | ||
259 | CONFIG_PCI=y | ||
260 | CONFIG_PCI_DOMAINS=y | ||
261 | CONFIG_PCI_SYSCALL=y | ||
262 | # CONFIG_PCIEPORTBUS is not set | ||
263 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
264 | # CONFIG_PCI_MSI is not set | ||
265 | # CONFIG_PCI_LEGACY is not set | ||
266 | # CONFIG_PCI_DEBUG is not set | ||
267 | # CONFIG_PCI_STUB is not set | ||
268 | # CONFIG_PCCARD is not set | ||
269 | # CONFIG_HOTPLUG_PCI is not set | ||
270 | # CONFIG_HAS_RAPIDIO is not set | ||
271 | |||
272 | # | ||
273 | # Advanced setup | ||
274 | # | ||
275 | # CONFIG_ADVANCED_OPTIONS is not set | ||
276 | |||
277 | # | ||
278 | # Default settings for advanced configuration options are used | ||
279 | # | ||
280 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
281 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
282 | CONFIG_KERNEL_START=0xc0000000 | ||
283 | CONFIG_PHYSICAL_START=0x00000000 | ||
284 | CONFIG_TASK_SIZE=0xc0000000 | ||
285 | CONFIG_CONSISTENT_START=0xff100000 | ||
286 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
287 | CONFIG_NET=y | 23 | CONFIG_NET=y |
288 | |||
289 | # | ||
290 | # Networking options | ||
291 | # | ||
292 | # CONFIG_NET_NS is not set | ||
293 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
294 | CONFIG_PACKET=y | 24 | CONFIG_PACKET=y |
295 | # CONFIG_PACKET_MMAP is not set | ||
296 | CONFIG_UNIX=y | 25 | CONFIG_UNIX=y |
297 | CONFIG_XFRM=y | ||
298 | # CONFIG_XFRM_USER is not set | ||
299 | # CONFIG_XFRM_SUB_POLICY is not set | ||
300 | # CONFIG_XFRM_MIGRATE is not set | ||
301 | # CONFIG_XFRM_STATISTICS is not set | ||
302 | # CONFIG_NET_KEY is not set | ||
303 | CONFIG_INET=y | 26 | CONFIG_INET=y |
304 | CONFIG_IP_MULTICAST=y | 27 | CONFIG_IP_MULTICAST=y |
305 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
306 | CONFIG_IP_FIB_HASH=y | ||
307 | CONFIG_IP_PNP=y | 28 | CONFIG_IP_PNP=y |
308 | CONFIG_IP_PNP_DHCP=y | 29 | CONFIG_IP_PNP_DHCP=y |
309 | CONFIG_IP_PNP_BOOTP=y | 30 | CONFIG_IP_PNP_BOOTP=y |
310 | # CONFIG_IP_PNP_RARP is not set | ||
311 | # CONFIG_NET_IPIP is not set | ||
312 | # CONFIG_NET_IPGRE is not set | ||
313 | # CONFIG_IP_MROUTE is not set | ||
314 | # CONFIG_ARPD is not set | ||
315 | # CONFIG_SYN_COOKIES is not set | ||
316 | # CONFIG_INET_AH is not set | ||
317 | # CONFIG_INET_ESP is not set | ||
318 | # CONFIG_INET_IPCOMP is not set | ||
319 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
320 | CONFIG_INET_TUNNEL=m | ||
321 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
322 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
323 | CONFIG_INET_XFRM_MODE_BEET=y | ||
324 | # CONFIG_INET_LRO is not set | 31 | # CONFIG_INET_LRO is not set |
325 | CONFIG_INET_DIAG=y | ||
326 | CONFIG_INET_TCP_DIAG=y | ||
327 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
328 | CONFIG_TCP_CONG_CUBIC=y | ||
329 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
330 | # CONFIG_TCP_MD5SIG is not set | ||
331 | CONFIG_IPV6=m | ||
332 | # CONFIG_IPV6_PRIVACY is not set | ||
333 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
334 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
335 | # CONFIG_INET6_AH is not set | ||
336 | # CONFIG_INET6_ESP is not set | ||
337 | # CONFIG_INET6_IPCOMP is not set | ||
338 | # CONFIG_IPV6_MIP6 is not set | ||
339 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
340 | # CONFIG_INET6_TUNNEL is not set | ||
341 | CONFIG_INET6_XFRM_MODE_TRANSPORT=m | ||
342 | CONFIG_INET6_XFRM_MODE_TUNNEL=m | ||
343 | CONFIG_INET6_XFRM_MODE_BEET=m | ||
344 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
345 | CONFIG_IPV6_SIT=m | ||
346 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
347 | # CONFIG_IPV6_TUNNEL is not set | ||
348 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
349 | # CONFIG_IPV6_MROUTE is not set | ||
350 | # CONFIG_NETWORK_SECMARK is not set | ||
351 | CONFIG_NETFILTER=y | 32 | CONFIG_NETFILTER=y |
352 | # CONFIG_NETFILTER_DEBUG is not set | ||
353 | CONFIG_NETFILTER_ADVANCED=y | ||
354 | |||
355 | # | ||
356 | # Core Netfilter Configuration | ||
357 | # | ||
358 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | ||
359 | # CONFIG_NETFILTER_NETLINK_LOG is not set | ||
360 | # CONFIG_NF_CONNTRACK is not set | ||
361 | CONFIG_NETFILTER_XTABLES=m | ||
362 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | ||
363 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | ||
364 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | ||
365 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | ||
366 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | ||
367 | # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set | ||
368 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | ||
369 | # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set | ||
370 | # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set | ||
371 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set | ||
372 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | ||
373 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | ||
374 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
375 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set | ||
376 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | ||
377 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | ||
378 | # CONFIG_NETFILTER_XT_MATCH_MAC is not set | ||
379 | # CONFIG_NETFILTER_XT_MATCH_MARK is not set | ||
380 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
381 | # CONFIG_NETFILTER_XT_MATCH_OWNER is not set | ||
382 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set | ||
383 | # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set | ||
384 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | ||
385 | # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set | ||
386 | # CONFIG_NETFILTER_XT_MATCH_REALM is not set | ||
387 | # CONFIG_NETFILTER_XT_MATCH_RECENT is not set | ||
388 | # CONFIG_NETFILTER_XT_MATCH_SCTP is not set | ||
389 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | ||
390 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set | ||
391 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set | ||
392 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set | ||
393 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | ||
394 | # CONFIG_IP_VS is not set | ||
395 | |||
396 | # | ||
397 | # IP: Netfilter Configuration | ||
398 | # | ||
399 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
400 | # CONFIG_IP_NF_QUEUE is not set | ||
401 | CONFIG_IP_NF_IPTABLES=m | 33 | CONFIG_IP_NF_IPTABLES=m |
402 | # CONFIG_IP_NF_MATCH_ADDRTYPE is not set | ||
403 | # CONFIG_IP_NF_MATCH_AH is not set | ||
404 | # CONFIG_IP_NF_MATCH_ECN is not set | ||
405 | # CONFIG_IP_NF_MATCH_TTL is not set | ||
406 | CONFIG_IP_NF_FILTER=m | 34 | CONFIG_IP_NF_FILTER=m |
407 | # CONFIG_IP_NF_TARGET_REJECT is not set | ||
408 | # CONFIG_IP_NF_TARGET_LOG is not set | ||
409 | # CONFIG_IP_NF_TARGET_ULOG is not set | ||
410 | CONFIG_IP_NF_MANGLE=m | 35 | CONFIG_IP_NF_MANGLE=m |
411 | # CONFIG_IP_NF_TARGET_ECN is not set | ||
412 | # CONFIG_IP_NF_TARGET_TTL is not set | ||
413 | # CONFIG_IP_NF_RAW is not set | ||
414 | # CONFIG_IP_NF_ARPTABLES is not set | ||
415 | |||
416 | # | ||
417 | # IPv6: Netfilter Configuration | ||
418 | # | ||
419 | # CONFIG_IP6_NF_QUEUE is not set | ||
420 | # CONFIG_IP6_NF_IPTABLES is not set | ||
421 | # CONFIG_IP_DCCP is not set | ||
422 | # CONFIG_IP_SCTP is not set | ||
423 | # CONFIG_TIPC is not set | ||
424 | # CONFIG_ATM is not set | ||
425 | # CONFIG_BRIDGE is not set | ||
426 | # CONFIG_NET_DSA is not set | ||
427 | # CONFIG_VLAN_8021Q is not set | ||
428 | # CONFIG_DECNET is not set | ||
429 | # CONFIG_LLC2 is not set | ||
430 | # CONFIG_IPX is not set | ||
431 | # CONFIG_ATALK is not set | ||
432 | # CONFIG_X25 is not set | ||
433 | # CONFIG_LAPB is not set | ||
434 | # CONFIG_ECONET is not set | ||
435 | # CONFIG_WAN_ROUTER is not set | ||
436 | # CONFIG_NET_SCHED is not set | ||
437 | # CONFIG_DCB is not set | ||
438 | |||
439 | # | ||
440 | # Network testing | ||
441 | # | ||
442 | # CONFIG_NET_PKTGEN is not set | ||
443 | # CONFIG_HAMRADIO is not set | ||
444 | # CONFIG_CAN is not set | ||
445 | # CONFIG_IRDA is not set | ||
446 | # CONFIG_BT is not set | ||
447 | # CONFIG_AF_RXRPC is not set | ||
448 | # CONFIG_PHONET is not set | ||
449 | CONFIG_WIRELESS=y | ||
450 | # CONFIG_CFG80211 is not set | ||
451 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
452 | # CONFIG_WIRELESS_EXT is not set | ||
453 | # CONFIG_LIB80211 is not set | ||
454 | # CONFIG_MAC80211 is not set | ||
455 | # CONFIG_WIMAX is not set | ||
456 | # CONFIG_RFKILL is not set | ||
457 | # CONFIG_NET_9P is not set | ||
458 | |||
459 | # | ||
460 | # Device Drivers | ||
461 | # | ||
462 | |||
463 | # | ||
464 | # Generic Driver Options | ||
465 | # | ||
466 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 36 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
467 | CONFIG_STANDALONE=y | 37 | CONFIG_PROC_DEVICETREE=y |
468 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
469 | CONFIG_FW_LOADER=y | ||
470 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
471 | CONFIG_EXTRA_FIRMWARE="" | ||
472 | # CONFIG_DEBUG_DRIVER is not set | ||
473 | # CONFIG_DEBUG_DEVRES is not set | ||
474 | # CONFIG_SYS_HYPERVISOR is not set | ||
475 | # CONFIG_CONNECTOR is not set | ||
476 | # CONFIG_MTD is not set | ||
477 | CONFIG_OF_DEVICE=y | ||
478 | CONFIG_OF_GPIO=y | ||
479 | # CONFIG_PARPORT is not set | ||
480 | CONFIG_BLK_DEV=y | ||
481 | # CONFIG_BLK_DEV_FD is not set | ||
482 | # CONFIG_BLK_CPQ_DA is not set | ||
483 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
484 | # CONFIG_BLK_DEV_DAC960 is not set | ||
485 | # CONFIG_BLK_DEV_UMEM is not set | ||
486 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
487 | CONFIG_BLK_DEV_LOOP=y | 38 | CONFIG_BLK_DEV_LOOP=y |
488 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
489 | # CONFIG_BLK_DEV_NBD is not set | ||
490 | # CONFIG_BLK_DEV_SX8 is not set | ||
491 | CONFIG_BLK_DEV_RAM=y | 39 | CONFIG_BLK_DEV_RAM=y |
492 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
493 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 40 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
494 | # CONFIG_BLK_DEV_XIP is not set | ||
495 | # CONFIG_CDROM_PKTCDVD is not set | ||
496 | # CONFIG_ATA_OVER_ETH is not set | ||
497 | CONFIG_XILINX_SYSACE=y | 41 | CONFIG_XILINX_SYSACE=y |
498 | # CONFIG_BLK_DEV_HD is not set | ||
499 | CONFIG_MISC_DEVICES=y | ||
500 | # CONFIG_PHANTOM is not set | ||
501 | # CONFIG_EEPROM_93CX6 is not set | ||
502 | # CONFIG_SGI_IOC4 is not set | ||
503 | # CONFIG_TIFM_CORE is not set | ||
504 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
505 | # CONFIG_HP_ILO is not set | ||
506 | # CONFIG_C2PORT is not set | ||
507 | CONFIG_HAVE_IDE=y | ||
508 | # CONFIG_IDE is not set | ||
509 | |||
510 | # | ||
511 | # SCSI device support | ||
512 | # | ||
513 | # CONFIG_RAID_ATTRS is not set | ||
514 | # CONFIG_SCSI is not set | ||
515 | # CONFIG_SCSI_DMA is not set | ||
516 | # CONFIG_SCSI_NETLINK is not set | ||
517 | # CONFIG_ATA is not set | ||
518 | # CONFIG_MD is not set | ||
519 | # CONFIG_FUSION is not set | ||
520 | |||
521 | # | ||
522 | # IEEE 1394 (FireWire) support | ||
523 | # | ||
524 | |||
525 | # | ||
526 | # Enable only one of the two stacks, unless you know what you are doing | ||
527 | # | ||
528 | # CONFIG_FIREWIRE is not set | ||
529 | # CONFIG_IEEE1394 is not set | ||
530 | # CONFIG_I2O is not set | ||
531 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
532 | CONFIG_NETDEVICES=y | 42 | CONFIG_NETDEVICES=y |
533 | # CONFIG_DUMMY is not set | ||
534 | # CONFIG_BONDING is not set | ||
535 | # CONFIG_MACVLAN is not set | ||
536 | # CONFIG_EQUALIZER is not set | ||
537 | # CONFIG_TUN is not set | ||
538 | # CONFIG_VETH is not set | ||
539 | # CONFIG_ARCNET is not set | ||
540 | # CONFIG_PHYLIB is not set | ||
541 | CONFIG_NET_ETHERNET=y | 43 | CONFIG_NET_ETHERNET=y |
542 | CONFIG_MII=y | 44 | CONFIG_MII=y |
543 | # CONFIG_HAPPYMEAL is not set | ||
544 | # CONFIG_SUNGEM is not set | ||
545 | # CONFIG_CASSINI is not set | ||
546 | # CONFIG_NET_VENDOR_3COM is not set | ||
547 | # CONFIG_NET_TULIP is not set | ||
548 | # CONFIG_HP100 is not set | ||
549 | # CONFIG_IBM_NEW_EMAC is not set | ||
550 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
551 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
552 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
553 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
554 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
555 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
556 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
557 | # CONFIG_NET_PCI is not set | ||
558 | # CONFIG_B44 is not set | ||
559 | # CONFIG_ATL2 is not set | ||
560 | CONFIG_NETDEV_1000=y | ||
561 | # CONFIG_ACENIC is not set | ||
562 | # CONFIG_DL2K is not set | ||
563 | # CONFIG_E1000 is not set | ||
564 | # CONFIG_E1000E is not set | ||
565 | # CONFIG_IP1000 is not set | ||
566 | # CONFIG_IGB is not set | ||
567 | # CONFIG_NS83820 is not set | ||
568 | # CONFIG_HAMACHI is not set | ||
569 | # CONFIG_YELLOWFIN is not set | ||
570 | # CONFIG_R8169 is not set | ||
571 | # CONFIG_SIS190 is not set | ||
572 | # CONFIG_SKGE is not set | ||
573 | # CONFIG_SKY2 is not set | ||
574 | # CONFIG_VIA_VELOCITY is not set | ||
575 | # CONFIG_TIGON3 is not set | ||
576 | # CONFIG_BNX2 is not set | ||
577 | # CONFIG_QLA3XXX is not set | ||
578 | # CONFIG_ATL1 is not set | ||
579 | # CONFIG_ATL1E is not set | ||
580 | # CONFIG_JME is not set | ||
581 | # CONFIG_NETDEV_10000 is not set | 45 | # CONFIG_NETDEV_10000 is not set |
582 | # CONFIG_TR is not set | ||
583 | |||
584 | # | ||
585 | # Wireless LAN | ||
586 | # | ||
587 | # CONFIG_WLAN_PRE80211 is not set | ||
588 | # CONFIG_WLAN_80211 is not set | ||
589 | # CONFIG_IWLWIFI_LEDS is not set | ||
590 | |||
591 | # | ||
592 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
593 | # | ||
594 | # CONFIG_WAN is not set | ||
595 | # CONFIG_FDDI is not set | ||
596 | # CONFIG_HIPPI is not set | ||
597 | # CONFIG_PPP is not set | ||
598 | # CONFIG_SLIP is not set | ||
599 | # CONFIG_NETCONSOLE is not set | ||
600 | # CONFIG_NETPOLL is not set | ||
601 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
602 | # CONFIG_ISDN is not set | ||
603 | # CONFIG_PHONE is not set | ||
604 | |||
605 | # | ||
606 | # Input device support | ||
607 | # | ||
608 | CONFIG_INPUT=y | ||
609 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
610 | # CONFIG_INPUT_POLLDEV is not set | ||
611 | |||
612 | # | ||
613 | # Userland interfaces | ||
614 | # | ||
615 | CONFIG_INPUT_MOUSEDEV=y | ||
616 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
617 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
618 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
619 | # CONFIG_INPUT_JOYDEV is not set | ||
620 | # CONFIG_INPUT_EVDEV is not set | ||
621 | # CONFIG_INPUT_EVBUG is not set | ||
622 | |||
623 | # | ||
624 | # Input Device Drivers | ||
625 | # | ||
626 | CONFIG_INPUT_KEYBOARD=y | ||
627 | CONFIG_KEYBOARD_ATKBD=y | ||
628 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
629 | # CONFIG_KEYBOARD_LKKBD is not set | ||
630 | # CONFIG_KEYBOARD_XTKBD is not set | ||
631 | # CONFIG_KEYBOARD_NEWTON is not set | ||
632 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
633 | # CONFIG_KEYBOARD_GPIO is not set | ||
634 | CONFIG_INPUT_MOUSE=y | ||
635 | CONFIG_MOUSE_PS2=y | ||
636 | CONFIG_MOUSE_PS2_ALPS=y | ||
637 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
638 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
639 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
640 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
641 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
642 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
643 | # CONFIG_MOUSE_SERIAL is not set | ||
644 | # CONFIG_MOUSE_VSXXXAA is not set | ||
645 | # CONFIG_MOUSE_GPIO is not set | ||
646 | # CONFIG_INPUT_JOYSTICK is not set | ||
647 | # CONFIG_INPUT_TABLET is not set | ||
648 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
649 | # CONFIG_INPUT_MISC is not set | ||
650 | |||
651 | # | ||
652 | # Hardware I/O ports | ||
653 | # | ||
654 | CONFIG_SERIO=y | ||
655 | # CONFIG_SERIO_I8042 is not set | 46 | # CONFIG_SERIO_I8042 is not set |
656 | # CONFIG_SERIO_SERPORT is not set | 47 | # CONFIG_SERIO_SERPORT is not set |
657 | # CONFIG_SERIO_PCIPS2 is not set | ||
658 | CONFIG_SERIO_LIBPS2=y | ||
659 | # CONFIG_SERIO_RAW is not set | ||
660 | CONFIG_SERIO_XILINX_XPS_PS2=y | 48 | CONFIG_SERIO_XILINX_XPS_PS2=y |
661 | # CONFIG_GAMEPORT is not set | ||
662 | |||
663 | # | ||
664 | # Character devices | ||
665 | # | ||
666 | CONFIG_VT=y | ||
667 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
668 | CONFIG_VT_CONSOLE=y | ||
669 | CONFIG_HW_CONSOLE=y | ||
670 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
671 | CONFIG_DEVKMEM=y | ||
672 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
673 | # CONFIG_NOZOMI is not set | ||
674 | |||
675 | # | ||
676 | # Serial drivers | ||
677 | # | ||
678 | CONFIG_SERIAL_8250=y | 49 | CONFIG_SERIAL_8250=y |
679 | CONFIG_SERIAL_8250_CONSOLE=y | 50 | CONFIG_SERIAL_8250_CONSOLE=y |
680 | CONFIG_SERIAL_8250_PCI=y | ||
681 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
682 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
683 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
684 | |||
685 | # | ||
686 | # Non-8250 serial port support | ||
687 | # | ||
688 | CONFIG_SERIAL_UARTLITE=y | 51 | CONFIG_SERIAL_UARTLITE=y |
689 | CONFIG_SERIAL_UARTLITE_CONSOLE=y | 52 | CONFIG_SERIAL_UARTLITE_CONSOLE=y |
690 | CONFIG_SERIAL_CORE=y | ||
691 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
692 | # CONFIG_SERIAL_JSM is not set | ||
693 | CONFIG_SERIAL_OF_PLATFORM=y | 53 | CONFIG_SERIAL_OF_PLATFORM=y |
694 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
695 | CONFIG_UNIX98_PTYS=y | ||
696 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
697 | CONFIG_LEGACY_PTYS=y | ||
698 | CONFIG_LEGACY_PTY_COUNT=256 | ||
699 | # CONFIG_HVC_UDBG is not set | ||
700 | # CONFIG_IPMI_HANDLER is not set | ||
701 | CONFIG_HW_RANDOM=m | ||
702 | # CONFIG_NVRAM is not set | ||
703 | # CONFIG_GEN_RTC is not set | ||
704 | CONFIG_XILINX_HWICAP=y | 54 | CONFIG_XILINX_HWICAP=y |
705 | # CONFIG_R3964 is not set | ||
706 | # CONFIG_APPLICOM is not set | ||
707 | # CONFIG_RAW_DRIVER is not set | ||
708 | # CONFIG_TCG_TPM is not set | ||
709 | CONFIG_DEVPORT=y | ||
710 | # CONFIG_I2C is not set | ||
711 | # CONFIG_SPI is not set | ||
712 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
713 | CONFIG_GPIOLIB=y | 55 | CONFIG_GPIOLIB=y |
714 | # CONFIG_DEBUG_GPIO is not set | ||
715 | CONFIG_GPIO_SYSFS=y | 56 | CONFIG_GPIO_SYSFS=y |
716 | |||
717 | # | ||
718 | # Memory mapped GPIO expanders: | ||
719 | # | ||
720 | CONFIG_GPIO_XILINX=y | 57 | CONFIG_GPIO_XILINX=y |
721 | |||
722 | # | ||
723 | # I2C GPIO expanders: | ||
724 | # | ||
725 | |||
726 | # | ||
727 | # PCI GPIO expanders: | ||
728 | # | ||
729 | # CONFIG_GPIO_BT8XX is not set | ||
730 | |||
731 | # | ||
732 | # SPI GPIO expanders: | ||
733 | # | ||
734 | # CONFIG_W1 is not set | ||
735 | # CONFIG_POWER_SUPPLY is not set | ||
736 | # CONFIG_HWMON is not set | 58 | # CONFIG_HWMON is not set |
737 | # CONFIG_THERMAL is not set | ||
738 | # CONFIG_THERMAL_HWMON is not set | ||
739 | # CONFIG_WATCHDOG is not set | ||
740 | CONFIG_SSB_POSSIBLE=y | ||
741 | |||
742 | # | ||
743 | # Sonics Silicon Backplane | ||
744 | # | ||
745 | # CONFIG_SSB is not set | ||
746 | |||
747 | # | ||
748 | # Multifunction device drivers | ||
749 | # | ||
750 | # CONFIG_MFD_CORE is not set | ||
751 | # CONFIG_MFD_SM501 is not set | ||
752 | # CONFIG_HTC_PASIC3 is not set | ||
753 | # CONFIG_MFD_TMIO is not set | ||
754 | # CONFIG_REGULATOR is not set | ||
755 | |||
756 | # | ||
757 | # Multimedia devices | ||
758 | # | ||
759 | |||
760 | # | ||
761 | # Multimedia core support | ||
762 | # | ||
763 | # CONFIG_VIDEO_DEV is not set | ||
764 | # CONFIG_DVB_CORE is not set | ||
765 | # CONFIG_VIDEO_MEDIA is not set | ||
766 | |||
767 | # | ||
768 | # Multimedia drivers | ||
769 | # | ||
770 | # CONFIG_DAB is not set | ||
771 | |||
772 | # | ||
773 | # Graphics support | ||
774 | # | ||
775 | # CONFIG_AGP is not set | ||
776 | # CONFIG_DRM is not set | ||
777 | # CONFIG_VGASTATE is not set | ||
778 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
779 | CONFIG_FB=y | 59 | CONFIG_FB=y |
780 | # CONFIG_FIRMWARE_EDID is not set | ||
781 | # CONFIG_FB_DDC is not set | ||
782 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
783 | CONFIG_FB_CFB_FILLRECT=y | ||
784 | CONFIG_FB_CFB_COPYAREA=y | ||
785 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
786 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
787 | # CONFIG_FB_SYS_FILLRECT is not set | ||
788 | # CONFIG_FB_SYS_COPYAREA is not set | ||
789 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
790 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
791 | # CONFIG_FB_SYS_FOPS is not set | ||
792 | # CONFIG_FB_SVGALIB is not set | ||
793 | # CONFIG_FB_MACMODES is not set | ||
794 | # CONFIG_FB_BACKLIGHT is not set | ||
795 | # CONFIG_FB_MODE_HELPERS is not set | ||
796 | # CONFIG_FB_TILEBLITTING is not set | ||
797 | |||
798 | # | ||
799 | # Frame buffer hardware drivers | ||
800 | # | ||
801 | # CONFIG_FB_CIRRUS is not set | ||
802 | # CONFIG_FB_PM2 is not set | ||
803 | # CONFIG_FB_CYBER2000 is not set | ||
804 | # CONFIG_FB_OF is not set | ||
805 | # CONFIG_FB_CT65550 is not set | ||
806 | # CONFIG_FB_ASILIANT is not set | ||
807 | # CONFIG_FB_IMSTT is not set | ||
808 | # CONFIG_FB_VGA16 is not set | ||
809 | # CONFIG_FB_S1D13XXX is not set | ||
810 | # CONFIG_FB_NVIDIA is not set | ||
811 | # CONFIG_FB_RIVA is not set | ||
812 | # CONFIG_FB_MATROX is not set | ||
813 | # CONFIG_FB_RADEON is not set | ||
814 | # CONFIG_FB_ATY128 is not set | ||
815 | # CONFIG_FB_ATY is not set | ||
816 | # CONFIG_FB_S3 is not set | ||
817 | # CONFIG_FB_SAVAGE is not set | ||
818 | # CONFIG_FB_SIS is not set | ||
819 | # CONFIG_FB_VIA is not set | ||
820 | # CONFIG_FB_NEOMAGIC is not set | ||
821 | # CONFIG_FB_KYRO is not set | ||
822 | # CONFIG_FB_3DFX is not set | ||
823 | # CONFIG_FB_VOODOO1 is not set | ||
824 | # CONFIG_FB_VT8623 is not set | ||
825 | # CONFIG_FB_TRIDENT is not set | ||
826 | # CONFIG_FB_ARK is not set | ||
827 | # CONFIG_FB_PM3 is not set | ||
828 | # CONFIG_FB_CARMINE is not set | ||
829 | # CONFIG_FB_IBM_GXT4500 is not set | ||
830 | CONFIG_FB_XILINX=y | 60 | CONFIG_FB_XILINX=y |
831 | # CONFIG_FB_VIRTUAL is not set | ||
832 | # CONFIG_FB_METRONOME is not set | ||
833 | # CONFIG_FB_MB862XX is not set | ||
834 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
835 | |||
836 | # | ||
837 | # Display device support | ||
838 | # | ||
839 | # CONFIG_DISPLAY_SUPPORT is not set | ||
840 | |||
841 | # | ||
842 | # Console display driver support | ||
843 | # | ||
844 | CONFIG_DUMMY_CONSOLE=y | ||
845 | CONFIG_FRAMEBUFFER_CONSOLE=y | 61 | CONFIG_FRAMEBUFFER_CONSOLE=y |
846 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
847 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
848 | CONFIG_FONTS=y | 62 | CONFIG_FONTS=y |
849 | CONFIG_FONT_8x8=y | 63 | CONFIG_FONT_8x8=y |
850 | CONFIG_FONT_8x16=y | 64 | CONFIG_FONT_8x16=y |
851 | # CONFIG_FONT_6x11 is not set | ||
852 | # CONFIG_FONT_7x14 is not set | ||
853 | # CONFIG_FONT_PEARL_8x8 is not set | ||
854 | # CONFIG_FONT_ACORN_8x8 is not set | ||
855 | # CONFIG_FONT_MINI_4x6 is not set | ||
856 | # CONFIG_FONT_SUN8x16 is not set | ||
857 | # CONFIG_FONT_SUN12x22 is not set | ||
858 | # CONFIG_FONT_10x18 is not set | ||
859 | CONFIG_LOGO=y | 65 | CONFIG_LOGO=y |
860 | CONFIG_LOGO_LINUX_MONO=y | ||
861 | CONFIG_LOGO_LINUX_VGA16=y | ||
862 | CONFIG_LOGO_LINUX_CLUT224=y | ||
863 | # CONFIG_SOUND is not set | ||
864 | # CONFIG_HID_SUPPORT is not set | 66 | # CONFIG_HID_SUPPORT is not set |
865 | # CONFIG_USB_SUPPORT is not set | 67 | # CONFIG_USB_SUPPORT is not set |
866 | # CONFIG_UWB is not set | ||
867 | # CONFIG_MMC is not set | ||
868 | # CONFIG_MEMSTICK is not set | ||
869 | # CONFIG_NEW_LEDS is not set | ||
870 | # CONFIG_ACCESSIBILITY is not set | ||
871 | # CONFIG_INFINIBAND is not set | ||
872 | # CONFIG_EDAC is not set | ||
873 | # CONFIG_RTC_CLASS is not set | ||
874 | # CONFIG_DMADEVICES is not set | ||
875 | # CONFIG_UIO is not set | ||
876 | # CONFIG_STAGING is not set | ||
877 | |||
878 | # | ||
879 | # File systems | ||
880 | # | ||
881 | CONFIG_EXT2_FS=y | 68 | CONFIG_EXT2_FS=y |
882 | # CONFIG_EXT2_FS_XATTR is not set | ||
883 | # CONFIG_EXT2_FS_XIP is not set | ||
884 | # CONFIG_EXT3_FS is not set | ||
885 | # CONFIG_EXT4_FS is not set | ||
886 | # CONFIG_REISERFS_FS is not set | ||
887 | # CONFIG_JFS_FS is not set | ||
888 | # CONFIG_FS_POSIX_ACL is not set | ||
889 | CONFIG_FILE_LOCKING=y | ||
890 | # CONFIG_XFS_FS is not set | ||
891 | # CONFIG_OCFS2_FS is not set | ||
892 | # CONFIG_BTRFS_FS is not set | ||
893 | CONFIG_DNOTIFY=y | ||
894 | CONFIG_INOTIFY=y | 69 | CONFIG_INOTIFY=y |
895 | CONFIG_INOTIFY_USER=y | ||
896 | # CONFIG_QUOTA is not set | ||
897 | CONFIG_AUTOFS_FS=y | 70 | CONFIG_AUTOFS_FS=y |
898 | CONFIG_AUTOFS4_FS=y | 71 | CONFIG_AUTOFS4_FS=y |
899 | # CONFIG_FUSE_FS is not set | ||
900 | |||
901 | # | ||
902 | # CD-ROM/DVD Filesystems | ||
903 | # | ||
904 | # CONFIG_ISO9660_FS is not set | ||
905 | # CONFIG_UDF_FS is not set | ||
906 | |||
907 | # | ||
908 | # DOS/FAT/NT Filesystems | ||
909 | # | ||
910 | CONFIG_FAT_FS=y | ||
911 | CONFIG_MSDOS_FS=y | 72 | CONFIG_MSDOS_FS=y |
912 | CONFIG_VFAT_FS=y | 73 | CONFIG_VFAT_FS=y |
913 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
914 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
915 | # CONFIG_NTFS_FS is not set | ||
916 | |||
917 | # | ||
918 | # Pseudo filesystems | ||
919 | # | ||
920 | CONFIG_PROC_FS=y | ||
921 | # CONFIG_PROC_KCORE is not set | ||
922 | CONFIG_PROC_SYSCTL=y | ||
923 | CONFIG_PROC_PAGE_MONITOR=y | ||
924 | CONFIG_SYSFS=y | ||
925 | CONFIG_TMPFS=y | 74 | CONFIG_TMPFS=y |
926 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
927 | # CONFIG_HUGETLB_PAGE is not set | ||
928 | # CONFIG_CONFIGFS_FS is not set | ||
929 | CONFIG_MISC_FILESYSTEMS=y | ||
930 | # CONFIG_ADFS_FS is not set | ||
931 | # CONFIG_AFFS_FS is not set | ||
932 | # CONFIG_HFS_FS is not set | ||
933 | # CONFIG_HFSPLUS_FS is not set | ||
934 | # CONFIG_BEFS_FS is not set | ||
935 | # CONFIG_BFS_FS is not set | ||
936 | # CONFIG_EFS_FS is not set | ||
937 | CONFIG_CRAMFS=y | 75 | CONFIG_CRAMFS=y |
938 | # CONFIG_SQUASHFS is not set | ||
939 | # CONFIG_VXFS_FS is not set | ||
940 | # CONFIG_MINIX_FS is not set | ||
941 | # CONFIG_OMFS_FS is not set | ||
942 | # CONFIG_HPFS_FS is not set | ||
943 | # CONFIG_QNX4FS_FS is not set | ||
944 | CONFIG_ROMFS_FS=y | 76 | CONFIG_ROMFS_FS=y |
945 | # CONFIG_SYSV_FS is not set | ||
946 | # CONFIG_UFS_FS is not set | ||
947 | CONFIG_NETWORK_FILESYSTEMS=y | ||
948 | CONFIG_NFS_FS=y | 77 | CONFIG_NFS_FS=y |
949 | CONFIG_NFS_V3=y | 78 | CONFIG_NFS_V3=y |
950 | # CONFIG_NFS_V3_ACL is not set | ||
951 | # CONFIG_NFS_V4 is not set | ||
952 | CONFIG_ROOT_NFS=y | 79 | CONFIG_ROOT_NFS=y |
953 | # CONFIG_NFSD is not set | ||
954 | CONFIG_LOCKD=y | ||
955 | CONFIG_LOCKD_V4=y | ||
956 | CONFIG_NFS_COMMON=y | ||
957 | CONFIG_SUNRPC=y | ||
958 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
959 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
960 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
961 | # CONFIG_SMB_FS is not set | ||
962 | # CONFIG_CIFS is not set | ||
963 | # CONFIG_NCP_FS is not set | ||
964 | # CONFIG_CODA_FS is not set | ||
965 | # CONFIG_AFS_FS is not set | ||
966 | |||
967 | # | ||
968 | # Partition Types | ||
969 | # | ||
970 | # CONFIG_PARTITION_ADVANCED is not set | ||
971 | CONFIG_MSDOS_PARTITION=y | ||
972 | CONFIG_NLS=y | ||
973 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
974 | CONFIG_NLS_CODEPAGE_437=y | 80 | CONFIG_NLS_CODEPAGE_437=y |
975 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
976 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
977 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
978 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
979 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
980 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
981 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
982 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
983 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
984 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
985 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
986 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
987 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
988 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
989 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
990 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
991 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
992 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
993 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
994 | # CONFIG_NLS_ISO8859_8 is not set | ||
995 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
996 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
997 | CONFIG_NLS_ASCII=m | 81 | CONFIG_NLS_ASCII=m |
998 | CONFIG_NLS_ISO8859_1=m | 82 | CONFIG_NLS_ISO8859_1=m |
999 | # CONFIG_NLS_ISO8859_2 is not set | ||
1000 | # CONFIG_NLS_ISO8859_3 is not set | ||
1001 | # CONFIG_NLS_ISO8859_4 is not set | ||
1002 | # CONFIG_NLS_ISO8859_5 is not set | ||
1003 | # CONFIG_NLS_ISO8859_6 is not set | ||
1004 | # CONFIG_NLS_ISO8859_7 is not set | ||
1005 | # CONFIG_NLS_ISO8859_9 is not set | ||
1006 | # CONFIG_NLS_ISO8859_13 is not set | ||
1007 | # CONFIG_NLS_ISO8859_14 is not set | ||
1008 | # CONFIG_NLS_ISO8859_15 is not set | ||
1009 | # CONFIG_NLS_KOI8_R is not set | ||
1010 | # CONFIG_NLS_KOI8_U is not set | ||
1011 | CONFIG_NLS_UTF8=m | 83 | CONFIG_NLS_UTF8=m |
1012 | # CONFIG_DLM is not set | ||
1013 | |||
1014 | # | ||
1015 | # Library routines | ||
1016 | # | ||
1017 | CONFIG_BITREVERSE=y | ||
1018 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1019 | CONFIG_CRC_CCITT=y | 84 | CONFIG_CRC_CCITT=y |
1020 | # CONFIG_CRC16 is not set | ||
1021 | # CONFIG_CRC_T10DIF is not set | ||
1022 | # CONFIG_CRC_ITU_T is not set | ||
1023 | CONFIG_CRC32=y | ||
1024 | # CONFIG_CRC7 is not set | ||
1025 | # CONFIG_LIBCRC32C is not set | ||
1026 | CONFIG_ZLIB_INFLATE=y | ||
1027 | CONFIG_PLIST=y | ||
1028 | CONFIG_HAS_IOMEM=y | ||
1029 | CONFIG_HAS_IOPORT=y | ||
1030 | CONFIG_HAS_DMA=y | ||
1031 | CONFIG_HAVE_LMB=y | ||
1032 | |||
1033 | # | ||
1034 | # Kernel hacking | ||
1035 | # | ||
1036 | CONFIG_PRINTK_TIME=y | 85 | CONFIG_PRINTK_TIME=y |
1037 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1038 | CONFIG_ENABLE_MUST_CHECK=y | ||
1039 | CONFIG_FRAME_WARN=1024 | ||
1040 | # CONFIG_MAGIC_SYSRQ is not set | ||
1041 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1042 | # CONFIG_DEBUG_FS is not set | ||
1043 | # CONFIG_HEADERS_CHECK is not set | ||
1044 | CONFIG_DEBUG_KERNEL=y | 86 | CONFIG_DEBUG_KERNEL=y |
1045 | # CONFIG_DEBUG_SHIRQ is not set | ||
1046 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1047 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1048 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1049 | CONFIG_SCHED_DEBUG=y | ||
1050 | # CONFIG_SCHEDSTATS is not set | ||
1051 | # CONFIG_TIMER_STATS is not set | ||
1052 | # CONFIG_DEBUG_OBJECTS is not set | ||
1053 | # CONFIG_DEBUG_SLAB is not set | ||
1054 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1055 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1056 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1057 | # CONFIG_DEBUG_MUTEXES is not set | ||
1058 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1059 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1060 | # CONFIG_DEBUG_KOBJECT is not set | ||
1061 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1062 | CONFIG_DEBUG_INFO=y | 87 | CONFIG_DEBUG_INFO=y |
1063 | # CONFIG_DEBUG_VM is not set | ||
1064 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1065 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1066 | # CONFIG_DEBUG_LIST is not set | ||
1067 | # CONFIG_DEBUG_SG is not set | ||
1068 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1069 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1070 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1071 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 88 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1072 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1073 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1074 | # CONFIG_FAULT_INJECTION is not set | ||
1075 | # CONFIG_LATENCYTOP is not set | ||
1076 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 89 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1077 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1078 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1079 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1080 | |||
1081 | # | ||
1082 | # Tracers | ||
1083 | # | ||
1084 | # CONFIG_FUNCTION_TRACER is not set | ||
1085 | # CONFIG_PREEMPT_TRACER is not set | ||
1086 | # CONFIG_SCHED_TRACER is not set | ||
1087 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1088 | # CONFIG_BOOT_TRACER is not set | ||
1089 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1090 | # CONFIG_STACK_TRACER is not set | ||
1091 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1092 | # CONFIG_SAMPLES is not set | ||
1093 | CONFIG_HAVE_ARCH_KGDB=y | ||
1094 | # CONFIG_KGDB is not set | ||
1095 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1096 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1097 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1098 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1099 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1100 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1101 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1102 | # CONFIG_XMON is not set | ||
1103 | # CONFIG_IRQSTACKS is not set | ||
1104 | # CONFIG_BDI_SWITCH is not set | ||
1105 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1106 | |||
1107 | # | ||
1108 | # Security options | ||
1109 | # | ||
1110 | # CONFIG_KEYS is not set | ||
1111 | # CONFIG_SECURITY is not set | ||
1112 | # CONFIG_SECURITYFS is not set | ||
1113 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1114 | CONFIG_CRYPTO=y | ||
1115 | |||
1116 | # | ||
1117 | # Crypto core or helper | ||
1118 | # | ||
1119 | # CONFIG_CRYPTO_FIPS is not set | ||
1120 | # CONFIG_CRYPTO_MANAGER is not set | ||
1121 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1122 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1123 | # CONFIG_CRYPTO_NULL is not set | ||
1124 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1125 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1126 | # CONFIG_CRYPTO_TEST is not set | ||
1127 | |||
1128 | # | ||
1129 | # Authenticated Encryption with Associated Data | ||
1130 | # | ||
1131 | # CONFIG_CRYPTO_CCM is not set | ||
1132 | # CONFIG_CRYPTO_GCM is not set | ||
1133 | # CONFIG_CRYPTO_SEQIV is not set | ||
1134 | |||
1135 | # | ||
1136 | # Block modes | ||
1137 | # | ||
1138 | # CONFIG_CRYPTO_CBC is not set | ||
1139 | # CONFIG_CRYPTO_CTR is not set | ||
1140 | # CONFIG_CRYPTO_CTS is not set | ||
1141 | # CONFIG_CRYPTO_ECB is not set | ||
1142 | # CONFIG_CRYPTO_LRW is not set | ||
1143 | # CONFIG_CRYPTO_PCBC is not set | ||
1144 | # CONFIG_CRYPTO_XTS is not set | ||
1145 | |||
1146 | # | ||
1147 | # Hash modes | ||
1148 | # | ||
1149 | # CONFIG_CRYPTO_HMAC is not set | ||
1150 | # CONFIG_CRYPTO_XCBC is not set | ||
1151 | |||
1152 | # | ||
1153 | # Digest | ||
1154 | # | ||
1155 | # CONFIG_CRYPTO_CRC32C is not set | ||
1156 | # CONFIG_CRYPTO_MD4 is not set | ||
1157 | # CONFIG_CRYPTO_MD5 is not set | ||
1158 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1159 | # CONFIG_CRYPTO_RMD128 is not set | ||
1160 | # CONFIG_CRYPTO_RMD160 is not set | ||
1161 | # CONFIG_CRYPTO_RMD256 is not set | ||
1162 | # CONFIG_CRYPTO_RMD320 is not set | ||
1163 | # CONFIG_CRYPTO_SHA1 is not set | ||
1164 | # CONFIG_CRYPTO_SHA256 is not set | ||
1165 | # CONFIG_CRYPTO_SHA512 is not set | ||
1166 | # CONFIG_CRYPTO_TGR192 is not set | ||
1167 | # CONFIG_CRYPTO_WP512 is not set | ||
1168 | |||
1169 | # | ||
1170 | # Ciphers | ||
1171 | # | ||
1172 | # CONFIG_CRYPTO_AES is not set | ||
1173 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1174 | # CONFIG_CRYPTO_ARC4 is not set | ||
1175 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1176 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1177 | # CONFIG_CRYPTO_CAST5 is not set | ||
1178 | # CONFIG_CRYPTO_CAST6 is not set | ||
1179 | # CONFIG_CRYPTO_DES is not set | ||
1180 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1181 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1182 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1183 | # CONFIG_CRYPTO_SEED is not set | ||
1184 | # CONFIG_CRYPTO_SERPENT is not set | ||
1185 | # CONFIG_CRYPTO_TEA is not set | ||
1186 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1187 | |||
1188 | # | ||
1189 | # Compression | ||
1190 | # | ||
1191 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1192 | # CONFIG_CRYPTO_LZO is not set | ||
1193 | |||
1194 | # | ||
1195 | # Random Number Generation | ||
1196 | # | ||
1197 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 90 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1198 | CONFIG_CRYPTO_HW=y | ||
1199 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1200 | # CONFIG_PPC_CLOCK is not set | ||
1201 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/44x/warp_defconfig b/arch/powerpc/configs/44x/warp_defconfig index 99eff4dd9364..9c13b9dffafa 100644 --- a/arch/powerpc/configs/44x/warp_defconfig +++ b/arch/powerpc/configs/44x/warp_defconfig | |||
@@ -1,1508 +1,121 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.33-rc1 | ||
4 | # Mon Jan 4 15:27:46 2010 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | 1 | CONFIG_44x=y |
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_NOT_COHERENT_CACHE=y | ||
26 | CONFIG_PPC32=y | ||
27 | CONFIG_WORD_SIZE=32 | ||
28 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
29 | CONFIG_MMU=y | ||
30 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
31 | CONFIG_GENERIC_TIME=y | ||
32 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
33 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
34 | CONFIG_GENERIC_HARDIRQS=y | ||
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
38 | CONFIG_IRQ_PER_CPU=y | ||
39 | CONFIG_NR_IRQS=512 | ||
40 | CONFIG_STACKTRACE_SUPPORT=y | ||
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
43 | CONFIG_LOCKDEP_SUPPORT=y | ||
44 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
45 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
46 | CONFIG_GENERIC_HWEIGHT=y | ||
47 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
48 | CONFIG_GENERIC_GPIO=y | ||
49 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
50 | CONFIG_PPC=y | ||
51 | CONFIG_EARLY_PRINTK=y | ||
52 | CONFIG_GENERIC_NVRAM=y | ||
53 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
54 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
55 | CONFIG_PPC_OF=y | ||
56 | CONFIG_OF=y | ||
57 | CONFIG_PPC_UDBG_16550=y | ||
58 | # CONFIG_GENERIC_TBSYNC is not set | ||
59 | CONFIG_AUDIT_ARCH=y | ||
60 | CONFIG_GENERIC_BUG=y | ||
61 | CONFIG_DTC=y | ||
62 | # CONFIG_DEFAULT_UIMAGE is not set | ||
63 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
64 | CONFIG_PPC_DCR_NATIVE=y | ||
65 | # CONFIG_PPC_DCR_MMIO is not set | ||
66 | CONFIG_PPC_DCR=y | ||
67 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
68 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
69 | CONFIG_CONSTRUCTORS=y | ||
70 | |||
71 | # | ||
72 | # General setup | ||
73 | # | ||
74 | CONFIG_EXPERIMENTAL=y | 2 | CONFIG_EXPERIMENTAL=y |
75 | CONFIG_BROKEN_ON_SMP=y | ||
76 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
77 | CONFIG_LOCALVERSION="-pika" | 3 | CONFIG_LOCALVERSION="-pika" |
78 | # CONFIG_LOCALVERSION_AUTO is not set | 4 | # CONFIG_LOCALVERSION_AUTO is not set |
79 | CONFIG_SWAP=y | ||
80 | CONFIG_SYSVIPC=y | 5 | CONFIG_SYSVIPC=y |
81 | CONFIG_SYSVIPC_SYSCTL=y | ||
82 | # CONFIG_POSIX_MQUEUE is not set | ||
83 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
84 | # CONFIG_TASKSTATS is not set | ||
85 | # CONFIG_AUDIT is not set | ||
86 | |||
87 | # | ||
88 | # RCU Subsystem | ||
89 | # | ||
90 | CONFIG_TREE_RCU=y | ||
91 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
92 | # CONFIG_TINY_RCU is not set | ||
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
96 | # CONFIG_TREE_RCU_TRACE is not set | ||
97 | CONFIG_IKCONFIG=y | 6 | CONFIG_IKCONFIG=y |
98 | CONFIG_IKCONFIG_PROC=y | 7 | CONFIG_IKCONFIG_PROC=y |
99 | CONFIG_LOG_BUF_SHIFT=14 | 8 | CONFIG_LOG_BUF_SHIFT=14 |
100 | CONFIG_GROUP_SCHED=y | ||
101 | CONFIG_FAIR_GROUP_SCHED=y | ||
102 | # CONFIG_RT_GROUP_SCHED is not set | ||
103 | CONFIG_USER_SCHED=y | ||
104 | # CONFIG_CGROUP_SCHED is not set | ||
105 | # CONFIG_CGROUPS is not set | ||
106 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
107 | # CONFIG_RELAY is not set | ||
108 | # CONFIG_NAMESPACES is not set | ||
109 | CONFIG_BLK_DEV_INITRD=y | 9 | CONFIG_BLK_DEV_INITRD=y |
110 | CONFIG_INITRAMFS_SOURCE="" | ||
111 | CONFIG_RD_GZIP=y | ||
112 | # CONFIG_RD_BZIP2 is not set | ||
113 | # CONFIG_RD_LZMA is not set | ||
114 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 10 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
115 | CONFIG_SYSCTL=y | ||
116 | CONFIG_ANON_INODES=y | ||
117 | CONFIG_EMBEDDED=y | 11 | CONFIG_EMBEDDED=y |
118 | CONFIG_SYSCTL_SYSCALL=y | ||
119 | CONFIG_KALLSYMS=y | ||
120 | # CONFIG_KALLSYMS_ALL is not set | ||
121 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
122 | CONFIG_HOTPLUG=y | ||
123 | CONFIG_PRINTK=y | ||
124 | CONFIG_BUG=y | ||
125 | CONFIG_ELF_CORE=y | ||
126 | CONFIG_BASE_FULL=y | ||
127 | CONFIG_FUTEX=y | ||
128 | CONFIG_EPOLL=y | ||
129 | CONFIG_SIGNALFD=y | ||
130 | CONFIG_TIMERFD=y | ||
131 | CONFIG_EVENTFD=y | ||
132 | CONFIG_SHMEM=y | ||
133 | CONFIG_AIO=y | ||
134 | CONFIG_HAVE_PERF_EVENTS=y | ||
135 | |||
136 | # | ||
137 | # Kernel Performance Events And Counters | ||
138 | # | ||
139 | # CONFIG_PERF_EVENTS is not set | ||
140 | # CONFIG_PERF_COUNTERS is not set | ||
141 | CONFIG_VM_EVENT_COUNTERS=y | ||
142 | CONFIG_SLUB_DEBUG=y | ||
143 | CONFIG_COMPAT_BRK=y | ||
144 | # CONFIG_SLAB is not set | ||
145 | CONFIG_SLUB=y | ||
146 | # CONFIG_SLOB is not set | ||
147 | # CONFIG_PROFILING is not set | ||
148 | CONFIG_HAVE_OPROFILE=y | ||
149 | # CONFIG_KPROBES is not set | ||
150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
151 | CONFIG_HAVE_IOREMAP_PROT=y | ||
152 | CONFIG_HAVE_KPROBES=y | ||
153 | CONFIG_HAVE_KRETPROBES=y | ||
154 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
155 | CONFIG_HAVE_DMA_ATTRS=y | ||
156 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
157 | |||
158 | # | ||
159 | # GCOV-based kernel profiling | ||
160 | # | ||
161 | # CONFIG_GCOV_KERNEL is not set | ||
162 | # CONFIG_SLOW_WORK is not set | ||
163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
164 | CONFIG_SLABINFO=y | ||
165 | CONFIG_RT_MUTEXES=y | ||
166 | CONFIG_BASE_SMALL=0 | ||
167 | CONFIG_MODULES=y | 12 | CONFIG_MODULES=y |
168 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
169 | CONFIG_MODULE_UNLOAD=y | 13 | CONFIG_MODULE_UNLOAD=y |
170 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
171 | # CONFIG_MODVERSIONS is not set | ||
172 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
173 | CONFIG_BLOCK=y | ||
174 | CONFIG_LBDAF=y | ||
175 | # CONFIG_BLK_DEV_BSG is not set | 14 | # CONFIG_BLK_DEV_BSG is not set |
176 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
177 | |||
178 | # | ||
179 | # IO Schedulers | ||
180 | # | ||
181 | CONFIG_IOSCHED_NOOP=y | ||
182 | CONFIG_IOSCHED_DEADLINE=y | ||
183 | CONFIG_IOSCHED_CFQ=y | ||
184 | # CONFIG_DEFAULT_DEADLINE is not set | ||
185 | CONFIG_DEFAULT_CFQ=y | ||
186 | # CONFIG_DEFAULT_NOOP is not set | ||
187 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
188 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
189 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
191 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
192 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
193 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
194 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
195 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
196 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
197 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
198 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
199 | # CONFIG_INLINE_READ_LOCK is not set | ||
200 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
201 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
202 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
203 | CONFIG_INLINE_READ_UNLOCK=y | ||
204 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
205 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
206 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
207 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
209 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
210 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
212 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
213 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
214 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
215 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
216 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
217 | # CONFIG_FREEZER is not set | ||
218 | |||
219 | # | ||
220 | # Platform support | ||
221 | # | ||
222 | # CONFIG_PPC_CELL is not set | ||
223 | # CONFIG_PPC_CELL_NATIVE is not set | ||
224 | # CONFIG_PQ2ADS is not set | ||
225 | # CONFIG_BAMBOO is not set | ||
226 | # CONFIG_EBONY is not set | 15 | # CONFIG_EBONY is not set |
227 | # CONFIG_SAM440EP is not set | ||
228 | # CONFIG_SEQUOIA is not set | ||
229 | # CONFIG_TAISHAN is not set | ||
230 | # CONFIG_KATMAI is not set | ||
231 | # CONFIG_RAINIER is not set | ||
232 | CONFIG_WARP=y | 16 | CONFIG_WARP=y |
233 | # CONFIG_ARCHES is not set | ||
234 | # CONFIG_CANYONLANDS is not set | ||
235 | # CONFIG_GLACIER is not set | ||
236 | # CONFIG_REDWOOD is not set | ||
237 | # CONFIG_EIGER is not set | ||
238 | # CONFIG_YOSEMITE is not set | ||
239 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
240 | # CONFIG_PPC44x_SIMPLE is not set | ||
241 | CONFIG_PPC4xx_GPIO=y | 17 | CONFIG_PPC4xx_GPIO=y |
242 | CONFIG_440EP=y | ||
243 | CONFIG_IBM440EP_ERR42=y | ||
244 | # CONFIG_IPIC is not set | ||
245 | # CONFIG_MPIC is not set | ||
246 | # CONFIG_MPIC_WEIRD is not set | ||
247 | # CONFIG_PPC_I8259 is not set | ||
248 | # CONFIG_PPC_RTAS is not set | ||
249 | # CONFIG_MMIO_NVRAM is not set | ||
250 | # CONFIG_PPC_MPC106 is not set | ||
251 | # CONFIG_PPC_970_NAP is not set | ||
252 | # CONFIG_PPC_INDIRECT_IO is not set | ||
253 | # CONFIG_GENERIC_IOMAP is not set | ||
254 | # CONFIG_CPU_FREQ is not set | ||
255 | # CONFIG_FSL_ULI1575 is not set | ||
256 | # CONFIG_SIMPLE_GPIO is not set | ||
257 | |||
258 | # | ||
259 | # Kernel options | ||
260 | # | ||
261 | # CONFIG_HIGHMEM is not set | ||
262 | # CONFIG_NO_HZ is not set | ||
263 | # CONFIG_HIGH_RES_TIMERS is not set | ||
264 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
265 | # CONFIG_HZ_100 is not set | ||
266 | # CONFIG_HZ_250 is not set | ||
267 | # CONFIG_HZ_300 is not set | ||
268 | CONFIG_HZ_1000=y | 18 | CONFIG_HZ_1000=y |
269 | CONFIG_HZ=1000 | ||
270 | # CONFIG_SCHED_HRTICK is not set | ||
271 | CONFIG_PREEMPT_NONE=y | ||
272 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
273 | # CONFIG_PREEMPT is not set | ||
274 | CONFIG_BINFMT_ELF=y | ||
275 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
276 | # CONFIG_HAVE_AOUT is not set | ||
277 | # CONFIG_BINFMT_MISC is not set | ||
278 | # CONFIG_MATH_EMULATION is not set | ||
279 | # CONFIG_IOMMU_HELPER is not set | ||
280 | # CONFIG_SWIOTLB is not set | ||
281 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
282 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
283 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
284 | CONFIG_SPARSE_IRQ=y | 19 | CONFIG_SPARSE_IRQ=y |
285 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
286 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
287 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
288 | CONFIG_SELECT_MEMORY_MODEL=y | ||
289 | CONFIG_FLATMEM_MANUAL=y | ||
290 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
291 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
292 | CONFIG_FLATMEM=y | ||
293 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
294 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
295 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
296 | CONFIG_MIGRATION=y | ||
297 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
298 | CONFIG_ZONE_DMA_FLAG=1 | ||
299 | CONFIG_BOUNCE=y | ||
300 | CONFIG_VIRT_TO_BUS=y | ||
301 | # CONFIG_KSM is not set | ||
302 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
303 | CONFIG_STDBINUTILS=y | ||
304 | CONFIG_PPC_4K_PAGES=y | ||
305 | # CONFIG_PPC_16K_PAGES is not set | ||
306 | # CONFIG_PPC_64K_PAGES is not set | ||
307 | # CONFIG_PPC_256K_PAGES is not set | ||
308 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
309 | CONFIG_PROC_DEVICETREE=y | ||
310 | CONFIG_CMDLINE_BOOL=y | 20 | CONFIG_CMDLINE_BOOL=y |
311 | CONFIG_CMDLINE="ip=on" | 21 | CONFIG_CMDLINE="ip=on" |
312 | CONFIG_EXTRA_TARGETS="" | ||
313 | CONFIG_SECCOMP=y | ||
314 | CONFIG_ISA_DMA_API=y | ||
315 | |||
316 | # | ||
317 | # Bus options | ||
318 | # | ||
319 | CONFIG_ZONE_DMA=y | ||
320 | CONFIG_4xx_SOC=y | ||
321 | CONFIG_PPC_PCI_CHOICE=y | ||
322 | # CONFIG_PCI is not set | 22 | # CONFIG_PCI is not set |
323 | # CONFIG_PCI_DOMAINS is not set | ||
324 | # CONFIG_PCI_SYSCALL is not set | ||
325 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
326 | # CONFIG_PCCARD is not set | ||
327 | # CONFIG_HAS_RAPIDIO is not set | ||
328 | |||
329 | # | ||
330 | # Advanced setup | ||
331 | # | ||
332 | # CONFIG_ADVANCED_OPTIONS is not set | ||
333 | |||
334 | # | ||
335 | # Default settings for advanced configuration options are used | ||
336 | # | ||
337 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
338 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
339 | CONFIG_KERNEL_START=0xc0000000 | ||
340 | CONFIG_PHYSICAL_START=0x00000000 | ||
341 | CONFIG_TASK_SIZE=0xc0000000 | ||
342 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
343 | CONFIG_NET=y | 23 | CONFIG_NET=y |
344 | |||
345 | # | ||
346 | # Networking options | ||
347 | # | ||
348 | CONFIG_PACKET=y | 24 | CONFIG_PACKET=y |
349 | # CONFIG_PACKET_MMAP is not set | ||
350 | CONFIG_UNIX=y | 25 | CONFIG_UNIX=y |
351 | CONFIG_XFRM=y | ||
352 | # CONFIG_XFRM_USER is not set | ||
353 | # CONFIG_XFRM_SUB_POLICY is not set | ||
354 | # CONFIG_XFRM_MIGRATE is not set | ||
355 | # CONFIG_XFRM_STATISTICS is not set | ||
356 | # CONFIG_NET_KEY is not set | ||
357 | CONFIG_INET=y | 26 | CONFIG_INET=y |
358 | # CONFIG_IP_MULTICAST is not set | ||
359 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
360 | CONFIG_IP_FIB_HASH=y | ||
361 | CONFIG_IP_PNP=y | 27 | CONFIG_IP_PNP=y |
362 | CONFIG_IP_PNP_DHCP=y | 28 | CONFIG_IP_PNP_DHCP=y |
363 | # CONFIG_IP_PNP_BOOTP is not set | ||
364 | # CONFIG_IP_PNP_RARP is not set | ||
365 | # CONFIG_NET_IPIP is not set | ||
366 | # CONFIG_NET_IPGRE is not set | ||
367 | # CONFIG_ARPD is not set | ||
368 | # CONFIG_SYN_COOKIES is not set | ||
369 | # CONFIG_INET_AH is not set | ||
370 | # CONFIG_INET_ESP is not set | ||
371 | # CONFIG_INET_IPCOMP is not set | ||
372 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
373 | # CONFIG_INET_TUNNEL is not set | ||
374 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
375 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
376 | CONFIG_INET_XFRM_MODE_BEET=y | ||
377 | # CONFIG_INET_LRO is not set | 29 | # CONFIG_INET_LRO is not set |
378 | CONFIG_INET_DIAG=y | ||
379 | CONFIG_INET_TCP_DIAG=y | ||
380 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
381 | CONFIG_TCP_CONG_CUBIC=y | ||
382 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
383 | # CONFIG_TCP_MD5SIG is not set | ||
384 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
385 | # CONFIG_NETWORK_SECMARK is not set | ||
386 | CONFIG_NETFILTER=y | 31 | CONFIG_NETFILTER=y |
387 | # CONFIG_NETFILTER_DEBUG is not set | ||
388 | CONFIG_NETFILTER_ADVANCED=y | ||
389 | |||
390 | # | ||
391 | # Core Netfilter Configuration | ||
392 | # | ||
393 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | ||
394 | # CONFIG_NETFILTER_NETLINK_LOG is not set | ||
395 | # CONFIG_NF_CONNTRACK is not set | ||
396 | # CONFIG_NETFILTER_XTABLES is not set | ||
397 | # CONFIG_IP_VS is not set | ||
398 | |||
399 | # | ||
400 | # IP: Netfilter Configuration | ||
401 | # | ||
402 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
403 | # CONFIG_IP_NF_QUEUE is not set | ||
404 | # CONFIG_IP_NF_IPTABLES is not set | ||
405 | # CONFIG_IP_NF_ARPTABLES is not set | ||
406 | # CONFIG_IP_DCCP is not set | ||
407 | # CONFIG_IP_SCTP is not set | ||
408 | # CONFIG_RDS is not set | ||
409 | # CONFIG_TIPC is not set | ||
410 | # CONFIG_ATM is not set | ||
411 | # CONFIG_BRIDGE is not set | ||
412 | # CONFIG_NET_DSA is not set | ||
413 | CONFIG_VLAN_8021Q=y | 32 | CONFIG_VLAN_8021Q=y |
414 | # CONFIG_VLAN_8021Q_GVRP is not set | ||
415 | # CONFIG_DECNET is not set | ||
416 | # CONFIG_LLC2 is not set | ||
417 | # CONFIG_IPX is not set | ||
418 | # CONFIG_ATALK is not set | ||
419 | # CONFIG_X25 is not set | ||
420 | # CONFIG_LAPB is not set | ||
421 | # CONFIG_ECONET is not set | ||
422 | # CONFIG_WAN_ROUTER is not set | ||
423 | # CONFIG_PHONET is not set | ||
424 | # CONFIG_IEEE802154 is not set | ||
425 | # CONFIG_NET_SCHED is not set | ||
426 | # CONFIG_DCB is not set | ||
427 | |||
428 | # | ||
429 | # Network testing | ||
430 | # | ||
431 | # CONFIG_NET_PKTGEN is not set | ||
432 | # CONFIG_HAMRADIO is not set | ||
433 | # CONFIG_CAN is not set | ||
434 | # CONFIG_IRDA is not set | ||
435 | # CONFIG_BT is not set | ||
436 | # CONFIG_AF_RXRPC is not set | ||
437 | CONFIG_WIRELESS=y | ||
438 | # CONFIG_CFG80211 is not set | ||
439 | # CONFIG_LIB80211 is not set | ||
440 | |||
441 | # | ||
442 | # CFG80211 needs to be enabled for MAC80211 | ||
443 | # | ||
444 | # CONFIG_WIMAX is not set | ||
445 | # CONFIG_RFKILL is not set | ||
446 | # CONFIG_NET_9P is not set | ||
447 | |||
448 | # | ||
449 | # Device Drivers | ||
450 | # | ||
451 | |||
452 | # | ||
453 | # Generic Driver Options | ||
454 | # | ||
455 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 33 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
456 | # CONFIG_DEVTMPFS is not set | ||
457 | # CONFIG_STANDALONE is not set | 34 | # CONFIG_STANDALONE is not set |
458 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
459 | CONFIG_FW_LOADER=y | ||
460 | # CONFIG_FIRMWARE_IN_KERNEL is not set | 35 | # CONFIG_FIRMWARE_IN_KERNEL is not set |
461 | CONFIG_EXTRA_FIRMWARE="" | ||
462 | # CONFIG_DEBUG_DRIVER is not set | ||
463 | # CONFIG_DEBUG_DEVRES is not set | ||
464 | # CONFIG_SYS_HYPERVISOR is not set | ||
465 | # CONFIG_CONNECTOR is not set | ||
466 | CONFIG_MTD=y | 36 | CONFIG_MTD=y |
467 | # CONFIG_MTD_DEBUG is not set | ||
468 | # CONFIG_MTD_TESTS is not set | ||
469 | # CONFIG_MTD_CONCAT is not set | ||
470 | CONFIG_MTD_PARTITIONS=y | 37 | CONFIG_MTD_PARTITIONS=y |
471 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
472 | CONFIG_MTD_CMDLINE_PARTS=y | 38 | CONFIG_MTD_CMDLINE_PARTS=y |
473 | CONFIG_MTD_OF_PARTS=y | 39 | CONFIG_MTD_OF_PARTS=y |
474 | # CONFIG_MTD_AR7_PARTS is not set | ||
475 | |||
476 | # | ||
477 | # User Modules And Translation Layers | ||
478 | # | ||
479 | CONFIG_MTD_CHAR=y | 40 | CONFIG_MTD_CHAR=y |
480 | CONFIG_MTD_BLKDEVS=y | ||
481 | CONFIG_MTD_BLOCK=y | 41 | CONFIG_MTD_BLOCK=y |
482 | # CONFIG_FTL is not set | ||
483 | # CONFIG_NFTL is not set | ||
484 | # CONFIG_INFTL is not set | ||
485 | # CONFIG_RFD_FTL is not set | ||
486 | # CONFIG_SSFDC is not set | ||
487 | # CONFIG_MTD_OOPS is not set | ||
488 | |||
489 | # | ||
490 | # RAM/ROM/Flash chip drivers | ||
491 | # | ||
492 | CONFIG_MTD_CFI=y | 42 | CONFIG_MTD_CFI=y |
493 | # CONFIG_MTD_JEDECPROBE is not set | ||
494 | CONFIG_MTD_GEN_PROBE=y | ||
495 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
496 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
497 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
498 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
499 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
500 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
501 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
502 | CONFIG_MTD_CFI_I1=y | ||
503 | CONFIG_MTD_CFI_I2=y | ||
504 | # CONFIG_MTD_CFI_I4 is not set | ||
505 | # CONFIG_MTD_CFI_I8 is not set | ||
506 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
507 | CONFIG_MTD_CFI_AMDSTD=y | 43 | CONFIG_MTD_CFI_AMDSTD=y |
508 | # CONFIG_MTD_CFI_STAA is not set | ||
509 | CONFIG_MTD_CFI_UTIL=y | ||
510 | # CONFIG_MTD_RAM is not set | ||
511 | # CONFIG_MTD_ROM is not set | ||
512 | # CONFIG_MTD_ABSENT is not set | ||
513 | |||
514 | # | ||
515 | # Mapping drivers for chip access | ||
516 | # | ||
517 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
518 | # CONFIG_MTD_PHYSMAP is not set | ||
519 | CONFIG_MTD_PHYSMAP_OF=y | 44 | CONFIG_MTD_PHYSMAP_OF=y |
520 | # CONFIG_MTD_PLATRAM is not set | ||
521 | |||
522 | # | ||
523 | # Self-contained MTD device drivers | ||
524 | # | ||
525 | # CONFIG_MTD_SLRAM is not set | ||
526 | # CONFIG_MTD_PHRAM is not set | ||
527 | # CONFIG_MTD_MTDRAM is not set | ||
528 | # CONFIG_MTD_BLOCK2MTD is not set | ||
529 | |||
530 | # | ||
531 | # Disk-On-Chip Device Drivers | ||
532 | # | ||
533 | # CONFIG_MTD_DOC2000 is not set | ||
534 | # CONFIG_MTD_DOC2001 is not set | ||
535 | # CONFIG_MTD_DOC2001PLUS is not set | ||
536 | CONFIG_MTD_NAND=y | 45 | CONFIG_MTD_NAND=y |
537 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
538 | CONFIG_MTD_NAND_ECC_SMC=y | ||
539 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
540 | CONFIG_MTD_NAND_IDS=y | ||
541 | CONFIG_MTD_NAND_NDFC=y | 46 | CONFIG_MTD_NAND_NDFC=y |
542 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
543 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
544 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
545 | # CONFIG_MTD_ALAUDA is not set | ||
546 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
547 | # CONFIG_MTD_ONENAND is not set | ||
548 | |||
549 | # | ||
550 | # LPDDR flash memory drivers | ||
551 | # | ||
552 | # CONFIG_MTD_LPDDR is not set | ||
553 | |||
554 | # | ||
555 | # UBI - Unsorted block images | ||
556 | # | ||
557 | CONFIG_MTD_UBI=y | 47 | CONFIG_MTD_UBI=y |
558 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 | 48 | CONFIG_PROC_DEVICETREE=y |
559 | CONFIG_MTD_UBI_BEB_RESERVE=1 | ||
560 | # CONFIG_MTD_UBI_GLUEBI is not set | ||
561 | |||
562 | # | ||
563 | # UBI debugging options | ||
564 | # | ||
565 | # CONFIG_MTD_UBI_DEBUG is not set | ||
566 | CONFIG_OF_DEVICE=y | ||
567 | CONFIG_OF_GPIO=y | ||
568 | CONFIG_OF_I2C=y | ||
569 | # CONFIG_PARPORT is not set | ||
570 | CONFIG_BLK_DEV=y | ||
571 | # CONFIG_BLK_DEV_FD is not set | ||
572 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
573 | # CONFIG_BLK_DEV_LOOP is not set | ||
574 | |||
575 | # | ||
576 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
577 | # | ||
578 | # CONFIG_BLK_DEV_NBD is not set | ||
579 | # CONFIG_BLK_DEV_UB is not set | ||
580 | CONFIG_BLK_DEV_RAM=y | 49 | CONFIG_BLK_DEV_RAM=y |
581 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
582 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
583 | # CONFIG_BLK_DEV_XIP is not set | ||
584 | # CONFIG_CDROM_PKTCDVD is not set | ||
585 | # CONFIG_ATA_OVER_ETH is not set | ||
586 | # CONFIG_XILINX_SYSACE is not set | ||
587 | # CONFIG_BLK_DEV_HD is not set | ||
588 | CONFIG_MISC_DEVICES=y | ||
589 | # CONFIG_AD525X_DPOT is not set | ||
590 | # CONFIG_ICS932S401 is not set | ||
591 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
592 | # CONFIG_ISL29003 is not set | ||
593 | # CONFIG_DS1682 is not set | ||
594 | # CONFIG_C2PORT is not set | ||
595 | |||
596 | # | ||
597 | # EEPROM support | ||
598 | # | ||
599 | CONFIG_EEPROM_AT24=y | 50 | CONFIG_EEPROM_AT24=y |
600 | # CONFIG_EEPROM_LEGACY is not set | ||
601 | # CONFIG_EEPROM_MAX6875 is not set | ||
602 | # CONFIG_EEPROM_93CX6 is not set | ||
603 | # CONFIG_IWMC3200TOP is not set | ||
604 | CONFIG_HAVE_IDE=y | ||
605 | # CONFIG_IDE is not set | ||
606 | |||
607 | # | ||
608 | # SCSI device support | ||
609 | # | ||
610 | # CONFIG_RAID_ATTRS is not set | ||
611 | CONFIG_SCSI=y | 51 | CONFIG_SCSI=y |
612 | CONFIG_SCSI_DMA=y | ||
613 | # CONFIG_SCSI_TGT is not set | ||
614 | # CONFIG_SCSI_NETLINK is not set | ||
615 | CONFIG_SCSI_PROC_FS=y | ||
616 | |||
617 | # | ||
618 | # SCSI support type (disk, tape, CD-ROM) | ||
619 | # | ||
620 | CONFIG_BLK_DEV_SD=y | 52 | CONFIG_BLK_DEV_SD=y |
621 | # CONFIG_CHR_DEV_ST is not set | ||
622 | # CONFIG_CHR_DEV_OSST is not set | ||
623 | # CONFIG_BLK_DEV_SR is not set | ||
624 | # CONFIG_CHR_DEV_SG is not set | ||
625 | # CONFIG_CHR_DEV_SCH is not set | ||
626 | # CONFIG_SCSI_MULTI_LUN is not set | ||
627 | # CONFIG_SCSI_CONSTANTS is not set | ||
628 | # CONFIG_SCSI_LOGGING is not set | ||
629 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
630 | CONFIG_SCSI_WAIT_SCAN=m | ||
631 | |||
632 | # | ||
633 | # SCSI Transports | ||
634 | # | ||
635 | CONFIG_SCSI_SPI_ATTRS=y | 53 | CONFIG_SCSI_SPI_ATTRS=y |
636 | # CONFIG_SCSI_FC_ATTRS is not set | ||
637 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
638 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
639 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
640 | # CONFIG_SCSI_LOWLEVEL is not set | 54 | # CONFIG_SCSI_LOWLEVEL is not set |
641 | # CONFIG_SCSI_DH is not set | ||
642 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
643 | # CONFIG_ATA is not set | ||
644 | # CONFIG_MD is not set | ||
645 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
646 | CONFIG_NETDEVICES=y | 55 | CONFIG_NETDEVICES=y |
647 | # CONFIG_DUMMY is not set | ||
648 | # CONFIG_BONDING is not set | ||
649 | # CONFIG_MACVLAN is not set | ||
650 | # CONFIG_EQUALIZER is not set | ||
651 | # CONFIG_TUN is not set | ||
652 | # CONFIG_VETH is not set | ||
653 | # CONFIG_PHYLIB is not set | ||
654 | CONFIG_NET_ETHERNET=y | 56 | CONFIG_NET_ETHERNET=y |
655 | CONFIG_MII=y | 57 | CONFIG_MII=y |
656 | # CONFIG_ETHOC is not set | ||
657 | # CONFIG_DNET is not set | ||
658 | CONFIG_IBM_NEW_EMAC=y | 58 | CONFIG_IBM_NEW_EMAC=y |
659 | CONFIG_IBM_NEW_EMAC_RXB=128 | ||
660 | CONFIG_IBM_NEW_EMAC_TXB=64 | ||
661 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
662 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
663 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
664 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
665 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
666 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
667 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
668 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
669 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
670 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
671 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
672 | # CONFIG_B44 is not set | ||
673 | # CONFIG_KS8842 is not set | ||
674 | # CONFIG_KS8851_MLL is not set | ||
675 | # CONFIG_XILINX_EMACLITE is not set | ||
676 | # CONFIG_NETDEV_1000 is not set | 59 | # CONFIG_NETDEV_1000 is not set |
677 | # CONFIG_NETDEV_10000 is not set | 60 | # CONFIG_NETDEV_10000 is not set |
678 | CONFIG_WLAN=y | ||
679 | # CONFIG_USB_ZD1201 is not set | ||
680 | # CONFIG_HOSTAP is not set | ||
681 | |||
682 | # | ||
683 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
684 | # | ||
685 | |||
686 | # | ||
687 | # USB Network Adapters | ||
688 | # | ||
689 | # CONFIG_USB_CATC is not set | ||
690 | # CONFIG_USB_KAWETH is not set | ||
691 | # CONFIG_USB_PEGASUS is not set | ||
692 | # CONFIG_USB_RTL8150 is not set | ||
693 | # CONFIG_USB_USBNET is not set | ||
694 | # CONFIG_WAN is not set | ||
695 | # CONFIG_PPP is not set | ||
696 | # CONFIG_SLIP is not set | ||
697 | # CONFIG_NETCONSOLE is not set | ||
698 | # CONFIG_NETPOLL is not set | ||
699 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
700 | # CONFIG_ISDN is not set | ||
701 | # CONFIG_PHONE is not set | ||
702 | |||
703 | # | ||
704 | # Input device support | ||
705 | # | ||
706 | # CONFIG_INPUT is not set | 61 | # CONFIG_INPUT is not set |
707 | |||
708 | # | ||
709 | # Hardware I/O ports | ||
710 | # | ||
711 | # CONFIG_SERIO is not set | 62 | # CONFIG_SERIO is not set |
712 | # CONFIG_GAMEPORT is not set | ||
713 | |||
714 | # | ||
715 | # Character devices | ||
716 | # | ||
717 | # CONFIG_VT is not set | 63 | # CONFIG_VT is not set |
718 | CONFIG_DEVKMEM=y | ||
719 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
720 | |||
721 | # | ||
722 | # Serial drivers | ||
723 | # | ||
724 | CONFIG_SERIAL_8250=y | 64 | CONFIG_SERIAL_8250=y |
725 | CONFIG_SERIAL_8250_CONSOLE=y | 65 | CONFIG_SERIAL_8250_CONSOLE=y |
726 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
727 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
728 | CONFIG_SERIAL_8250_EXTENDED=y | 66 | CONFIG_SERIAL_8250_EXTENDED=y |
729 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
730 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 67 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
731 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
732 | # CONFIG_SERIAL_8250_RSA is not set | ||
733 | |||
734 | # | ||
735 | # Non-8250 serial port support | ||
736 | # | ||
737 | # CONFIG_SERIAL_UARTLITE is not set | ||
738 | CONFIG_SERIAL_CORE=y | ||
739 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
740 | # CONFIG_SERIAL_OF_PLATFORM is not set | ||
741 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
742 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
743 | CONFIG_UNIX98_PTYS=y | ||
744 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
745 | CONFIG_LEGACY_PTYS=y | ||
746 | CONFIG_LEGACY_PTY_COUNT=256 | ||
747 | # CONFIG_HVC_UDBG is not set | ||
748 | # CONFIG_IPMI_HANDLER is not set | ||
749 | CONFIG_HW_RANDOM=y | 68 | CONFIG_HW_RANDOM=y |
750 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
751 | # CONFIG_NVRAM is not set | ||
752 | # CONFIG_GEN_RTC is not set | ||
753 | # CONFIG_R3964 is not set | ||
754 | # CONFIG_RAW_DRIVER is not set | ||
755 | # CONFIG_TCG_TPM is not set | ||
756 | CONFIG_I2C=y | 69 | CONFIG_I2C=y |
757 | CONFIG_I2C_BOARDINFO=y | ||
758 | CONFIG_I2C_COMPAT=y | ||
759 | # CONFIG_I2C_CHARDEV is not set | ||
760 | CONFIG_I2C_HELPER_AUTO=y | ||
761 | |||
762 | # | ||
763 | # I2C Hardware Bus support | ||
764 | # | ||
765 | |||
766 | # | ||
767 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
768 | # | ||
769 | # CONFIG_I2C_GPIO is not set | ||
770 | CONFIG_I2C_IBM_IIC=y | 70 | CONFIG_I2C_IBM_IIC=y |
771 | # CONFIG_I2C_MPC is not set | ||
772 | # CONFIG_I2C_OCORES is not set | ||
773 | # CONFIG_I2C_SIMTEC is not set | ||
774 | |||
775 | # | ||
776 | # External I2C/SMBus adapter drivers | ||
777 | # | ||
778 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
779 | # CONFIG_I2C_TAOS_EVM is not set | ||
780 | # CONFIG_I2C_TINY_USB is not set | ||
781 | |||
782 | # | ||
783 | # Other I2C/SMBus bus drivers | ||
784 | # | ||
785 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
786 | # CONFIG_I2C_STUB is not set | ||
787 | |||
788 | # | ||
789 | # Miscellaneous I2C Chip support | ||
790 | # | ||
791 | # CONFIG_SENSORS_TSL2550 is not set | ||
792 | # CONFIG_I2C_DEBUG_CORE is not set | ||
793 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
794 | # CONFIG_I2C_DEBUG_BUS is not set | ||
795 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
796 | # CONFIG_SPI is not set | ||
797 | |||
798 | # | ||
799 | # PPS support | ||
800 | # | ||
801 | # CONFIG_PPS is not set | ||
802 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
803 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
804 | CONFIG_GPIOLIB=y | ||
805 | # CONFIG_DEBUG_GPIO is not set | ||
806 | CONFIG_GPIO_SYSFS=y | 71 | CONFIG_GPIO_SYSFS=y |
807 | |||
808 | # | ||
809 | # Memory mapped GPIO expanders: | ||
810 | # | ||
811 | # CONFIG_GPIO_XILINX is not set | ||
812 | |||
813 | # | ||
814 | # I2C GPIO expanders: | ||
815 | # | ||
816 | # CONFIG_GPIO_MAX732X is not set | ||
817 | # CONFIG_GPIO_PCA953X is not set | ||
818 | # CONFIG_GPIO_PCF857X is not set | ||
819 | |||
820 | # | ||
821 | # PCI GPIO expanders: | ||
822 | # | ||
823 | |||
824 | # | ||
825 | # SPI GPIO expanders: | ||
826 | # | ||
827 | |||
828 | # | ||
829 | # AC97 GPIO expanders: | ||
830 | # | ||
831 | # CONFIG_W1 is not set | ||
832 | # CONFIG_POWER_SUPPLY is not set | ||
833 | CONFIG_HWMON=y | ||
834 | # CONFIG_HWMON_VID is not set | ||
835 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
836 | |||
837 | # | ||
838 | # Native drivers | ||
839 | # | ||
840 | CONFIG_SENSORS_AD7414=y | 72 | CONFIG_SENSORS_AD7414=y |
841 | # CONFIG_SENSORS_AD7418 is not set | ||
842 | # CONFIG_SENSORS_ADM1021 is not set | ||
843 | # CONFIG_SENSORS_ADM1025 is not set | ||
844 | # CONFIG_SENSORS_ADM1026 is not set | ||
845 | # CONFIG_SENSORS_ADM1029 is not set | ||
846 | # CONFIG_SENSORS_ADM1031 is not set | ||
847 | # CONFIG_SENSORS_ADM9240 is not set | ||
848 | # CONFIG_SENSORS_ADT7462 is not set | ||
849 | # CONFIG_SENSORS_ADT7470 is not set | ||
850 | # CONFIG_SENSORS_ADT7473 is not set | ||
851 | # CONFIG_SENSORS_ADT7475 is not set | ||
852 | # CONFIG_SENSORS_ATXP1 is not set | ||
853 | # CONFIG_SENSORS_DS1621 is not set | ||
854 | # CONFIG_SENSORS_F71805F is not set | ||
855 | # CONFIG_SENSORS_F71882FG is not set | ||
856 | # CONFIG_SENSORS_F75375S is not set | ||
857 | # CONFIG_SENSORS_G760A is not set | ||
858 | # CONFIG_SENSORS_GL518SM is not set | ||
859 | # CONFIG_SENSORS_GL520SM is not set | ||
860 | # CONFIG_SENSORS_IT87 is not set | ||
861 | # CONFIG_SENSORS_LM63 is not set | ||
862 | # CONFIG_SENSORS_LM73 is not set | ||
863 | # CONFIG_SENSORS_LM75 is not set | ||
864 | # CONFIG_SENSORS_LM77 is not set | ||
865 | # CONFIG_SENSORS_LM78 is not set | ||
866 | # CONFIG_SENSORS_LM80 is not set | ||
867 | # CONFIG_SENSORS_LM83 is not set | ||
868 | # CONFIG_SENSORS_LM85 is not set | ||
869 | # CONFIG_SENSORS_LM87 is not set | ||
870 | # CONFIG_SENSORS_LM90 is not set | ||
871 | # CONFIG_SENSORS_LM92 is not set | ||
872 | # CONFIG_SENSORS_LM93 is not set | ||
873 | # CONFIG_SENSORS_LTC4215 is not set | ||
874 | # CONFIG_SENSORS_LTC4245 is not set | ||
875 | # CONFIG_SENSORS_LM95241 is not set | ||
876 | # CONFIG_SENSORS_MAX1619 is not set | ||
877 | # CONFIG_SENSORS_MAX6650 is not set | ||
878 | # CONFIG_SENSORS_PC87360 is not set | ||
879 | # CONFIG_SENSORS_PC87427 is not set | ||
880 | # CONFIG_SENSORS_PCF8591 is not set | ||
881 | # CONFIG_SENSORS_SHT15 is not set | ||
882 | # CONFIG_SENSORS_DME1737 is not set | ||
883 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
884 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
885 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
886 | # CONFIG_SENSORS_ADS7828 is not set | ||
887 | # CONFIG_SENSORS_THMC50 is not set | ||
888 | # CONFIG_SENSORS_TMP401 is not set | ||
889 | # CONFIG_SENSORS_TMP421 is not set | ||
890 | # CONFIG_SENSORS_VT1211 is not set | ||
891 | # CONFIG_SENSORS_W83781D is not set | ||
892 | # CONFIG_SENSORS_W83791D is not set | ||
893 | # CONFIG_SENSORS_W83792D is not set | ||
894 | # CONFIG_SENSORS_W83793 is not set | ||
895 | # CONFIG_SENSORS_W83L785TS is not set | ||
896 | # CONFIG_SENSORS_W83L786NG is not set | ||
897 | # CONFIG_SENSORS_W83627HF is not set | ||
898 | # CONFIG_SENSORS_W83627EHF is not set | ||
899 | CONFIG_THERMAL=y | 73 | CONFIG_THERMAL=y |
900 | CONFIG_THERMAL_HWMON=y | 74 | CONFIG_THERMAL_HWMON=y |
901 | CONFIG_WATCHDOG=y | 75 | CONFIG_WATCHDOG=y |
902 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
903 | |||
904 | # | ||
905 | # Watchdog Device Drivers | ||
906 | # | ||
907 | # CONFIG_SOFT_WATCHDOG is not set | ||
908 | CONFIG_PIKA_WDT=y | ||
909 | # CONFIG_BOOKE_WDT is not set | ||
910 | |||
911 | # | ||
912 | # USB-based Watchdog Cards | ||
913 | # | ||
914 | # CONFIG_USBPCWATCHDOG is not set | ||
915 | CONFIG_SSB_POSSIBLE=y | ||
916 | |||
917 | # | ||
918 | # Sonics Silicon Backplane | ||
919 | # | ||
920 | # CONFIG_SSB is not set | ||
921 | |||
922 | # | ||
923 | # Multifunction device drivers | ||
924 | # | ||
925 | # CONFIG_MFD_CORE is not set | ||
926 | # CONFIG_MFD_SM501 is not set | ||
927 | # CONFIG_HTC_PASIC3 is not set | ||
928 | # CONFIG_TPS65010 is not set | ||
929 | # CONFIG_TWL4030_CORE is not set | ||
930 | # CONFIG_MFD_TMIO is not set | ||
931 | # CONFIG_PMIC_DA903X is not set | ||
932 | # CONFIG_PMIC_ADP5520 is not set | ||
933 | # CONFIG_MFD_WM8400 is not set | ||
934 | # CONFIG_MFD_WM831X is not set | ||
935 | # CONFIG_MFD_WM8350_I2C is not set | ||
936 | # CONFIG_MFD_PCF50633 is not set | ||
937 | # CONFIG_AB3100_CORE is not set | ||
938 | # CONFIG_MFD_88PM8607 is not set | ||
939 | # CONFIG_REGULATOR is not set | ||
940 | # CONFIG_MEDIA_SUPPORT is not set | ||
941 | |||
942 | # | ||
943 | # Graphics support | ||
944 | # | ||
945 | # CONFIG_VGASTATE is not set | ||
946 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
947 | # CONFIG_FB is not set | ||
948 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
949 | |||
950 | # | ||
951 | # Display device support | ||
952 | # | ||
953 | # CONFIG_DISPLAY_SUPPORT is not set | ||
954 | # CONFIG_SOUND is not set | ||
955 | CONFIG_USB_SUPPORT=y | ||
956 | CONFIG_USB_ARCH_HAS_HCD=y | ||
957 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
958 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
959 | CONFIG_USB=y | 76 | CONFIG_USB=y |
960 | # CONFIG_USB_DEBUG is not set | ||
961 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
962 | |||
963 | # | ||
964 | # Miscellaneous USB options | ||
965 | # | ||
966 | # CONFIG_USB_DEVICEFS is not set | ||
967 | CONFIG_USB_DEVICE_CLASS=y | ||
968 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
969 | # CONFIG_USB_OTG is not set | ||
970 | # CONFIG_USB_OTG_WHITELIST is not set | ||
971 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
972 | CONFIG_USB_MON=y | 77 | CONFIG_USB_MON=y |
973 | # CONFIG_USB_WUSB is not set | ||
974 | # CONFIG_USB_WUSB_CBAF is not set | ||
975 | |||
976 | # | ||
977 | # USB Host Controller Drivers | ||
978 | # | ||
979 | # CONFIG_USB_C67X00_HCD is not set | ||
980 | # CONFIG_USB_OXU210HP_HCD is not set | ||
981 | # CONFIG_USB_ISP116X_HCD is not set | ||
982 | # CONFIG_USB_ISP1760_HCD is not set | ||
983 | # CONFIG_USB_ISP1362_HCD is not set | ||
984 | CONFIG_USB_OHCI_HCD=y | 78 | CONFIG_USB_OHCI_HCD=y |
985 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 79 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
986 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | ||
987 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
988 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | ||
989 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | ||
990 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
991 | # CONFIG_USB_SL811_HCD is not set | ||
992 | # CONFIG_USB_R8A66597_HCD is not set | ||
993 | # CONFIG_USB_HWA_HCD is not set | ||
994 | |||
995 | # | ||
996 | # USB Device Class drivers | ||
997 | # | ||
998 | # CONFIG_USB_ACM is not set | ||
999 | # CONFIG_USB_PRINTER is not set | ||
1000 | # CONFIG_USB_WDM is not set | ||
1001 | # CONFIG_USB_TMC is not set | ||
1002 | |||
1003 | # | ||
1004 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
1005 | # | ||
1006 | |||
1007 | # | ||
1008 | # also be needed; see USB_STORAGE Help for more info | ||
1009 | # | ||
1010 | CONFIG_USB_STORAGE=y | 80 | CONFIG_USB_STORAGE=y |
1011 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1012 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1013 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1014 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1015 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1016 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1017 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1018 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1019 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1020 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1021 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1022 | # CONFIG_USB_LIBUSUAL is not set | ||
1023 | |||
1024 | # | ||
1025 | # USB Imaging devices | ||
1026 | # | ||
1027 | # CONFIG_USB_MDC800 is not set | ||
1028 | # CONFIG_USB_MICROTEK is not set | ||
1029 | |||
1030 | # | ||
1031 | # USB port drivers | ||
1032 | # | ||
1033 | # CONFIG_USB_SERIAL is not set | ||
1034 | |||
1035 | # | ||
1036 | # USB Miscellaneous drivers | ||
1037 | # | ||
1038 | # CONFIG_USB_EMI62 is not set | ||
1039 | # CONFIG_USB_EMI26 is not set | ||
1040 | # CONFIG_USB_ADUTUX is not set | ||
1041 | # CONFIG_USB_SEVSEG is not set | ||
1042 | # CONFIG_USB_RIO500 is not set | ||
1043 | # CONFIG_USB_LEGOTOWER is not set | ||
1044 | # CONFIG_USB_LCD is not set | ||
1045 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1046 | # CONFIG_USB_LED is not set | ||
1047 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1048 | # CONFIG_USB_CYTHERM is not set | ||
1049 | # CONFIG_USB_IDMOUSE is not set | ||
1050 | # CONFIG_USB_FTDI_ELAN is not set | ||
1051 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1052 | # CONFIG_USB_LD is not set | ||
1053 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1054 | # CONFIG_USB_IOWARRIOR is not set | ||
1055 | # CONFIG_USB_TEST is not set | ||
1056 | # CONFIG_USB_ISIGHTFW is not set | ||
1057 | # CONFIG_USB_VST is not set | ||
1058 | # CONFIG_USB_GADGET is not set | ||
1059 | |||
1060 | # | ||
1061 | # OTG and related infrastructure | ||
1062 | # | ||
1063 | # CONFIG_USB_GPIO_VBUS is not set | ||
1064 | # CONFIG_NOP_USB_XCEIV is not set | ||
1065 | CONFIG_MMC=y | 81 | CONFIG_MMC=y |
1066 | # CONFIG_MMC_DEBUG is not set | ||
1067 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1068 | |||
1069 | # | ||
1070 | # MMC/SD/SDIO Card Drivers | ||
1071 | # | ||
1072 | CONFIG_MMC_BLOCK=y | ||
1073 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1074 | # CONFIG_SDIO_UART is not set | ||
1075 | # CONFIG_MMC_TEST is not set | ||
1076 | |||
1077 | # | ||
1078 | # MMC/SD/SDIO Host Controller Drivers | ||
1079 | # | ||
1080 | # CONFIG_MMC_SDHCI is not set | ||
1081 | # CONFIG_MMC_WBSD is not set | ||
1082 | # CONFIG_MMC_AT91 is not set | ||
1083 | # CONFIG_MMC_ATMELMCI is not set | ||
1084 | # CONFIG_MEMSTICK is not set | ||
1085 | CONFIG_NEW_LEDS=y | 82 | CONFIG_NEW_LEDS=y |
1086 | CONFIG_LEDS_CLASS=y | 83 | CONFIG_LEDS_CLASS=y |
1087 | |||
1088 | # | ||
1089 | # LED drivers | ||
1090 | # | ||
1091 | CONFIG_LEDS_GPIO=y | 84 | CONFIG_LEDS_GPIO=y |
1092 | # CONFIG_LEDS_GPIO_PLATFORM is not set | 85 | # CONFIG_LEDS_GPIO_PLATFORM is not set |
1093 | CONFIG_LEDS_GPIO_OF=y | ||
1094 | # CONFIG_LEDS_LP3944 is not set | ||
1095 | # CONFIG_LEDS_PCA955X is not set | ||
1096 | # CONFIG_LEDS_BD2802 is not set | ||
1097 | # CONFIG_LEDS_LT3593 is not set | ||
1098 | |||
1099 | # | ||
1100 | # LED Triggers | ||
1101 | # | ||
1102 | CONFIG_LEDS_TRIGGERS=y | 86 | CONFIG_LEDS_TRIGGERS=y |
1103 | # CONFIG_LEDS_TRIGGER_TIMER is not set | ||
1104 | # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set | ||
1105 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1106 | # CONFIG_LEDS_TRIGGER_GPIO is not set | ||
1107 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | 87 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y |
1108 | |||
1109 | # | ||
1110 | # iptables trigger is under Netfilter config (LED target) | ||
1111 | # | ||
1112 | # CONFIG_ACCESSIBILITY is not set | ||
1113 | # CONFIG_EDAC is not set | ||
1114 | # CONFIG_RTC_CLASS is not set | ||
1115 | # CONFIG_DMADEVICES is not set | ||
1116 | # CONFIG_AUXDISPLAY is not set | ||
1117 | # CONFIG_UIO is not set | ||
1118 | |||
1119 | # | ||
1120 | # TI VLYNQ | ||
1121 | # | ||
1122 | # CONFIG_STAGING is not set | ||
1123 | |||
1124 | # | ||
1125 | # File systems | ||
1126 | # | ||
1127 | CONFIG_EXT2_FS=y | 88 | CONFIG_EXT2_FS=y |
1128 | # CONFIG_EXT2_FS_XATTR is not set | ||
1129 | # CONFIG_EXT2_FS_XIP is not set | ||
1130 | CONFIG_EXT3_FS=y | 89 | CONFIG_EXT3_FS=y |
1131 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | 90 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
1132 | # CONFIG_EXT3_FS_XATTR is not set | 91 | # CONFIG_EXT3_FS_XATTR is not set |
1133 | # CONFIG_EXT4_FS is not set | ||
1134 | CONFIG_JBD=y | ||
1135 | # CONFIG_JBD_DEBUG is not set | ||
1136 | # CONFIG_REISERFS_FS is not set | ||
1137 | # CONFIG_JFS_FS is not set | ||
1138 | # CONFIG_FS_POSIX_ACL is not set | ||
1139 | # CONFIG_XFS_FS is not set | ||
1140 | # CONFIG_GFS2_FS is not set | ||
1141 | # CONFIG_OCFS2_FS is not set | ||
1142 | # CONFIG_BTRFS_FS is not set | ||
1143 | # CONFIG_NILFS2_FS is not set | ||
1144 | CONFIG_FILE_LOCKING=y | ||
1145 | CONFIG_FSNOTIFY=y | ||
1146 | CONFIG_DNOTIFY=y | ||
1147 | CONFIG_INOTIFY=y | 92 | CONFIG_INOTIFY=y |
1148 | CONFIG_INOTIFY_USER=y | ||
1149 | # CONFIG_QUOTA is not set | ||
1150 | # CONFIG_AUTOFS_FS is not set | ||
1151 | # CONFIG_AUTOFS4_FS is not set | ||
1152 | # CONFIG_FUSE_FS is not set | ||
1153 | |||
1154 | # | ||
1155 | # Caches | ||
1156 | # | ||
1157 | # CONFIG_FSCACHE is not set | ||
1158 | |||
1159 | # | ||
1160 | # CD-ROM/DVD Filesystems | ||
1161 | # | ||
1162 | # CONFIG_ISO9660_FS is not set | ||
1163 | # CONFIG_UDF_FS is not set | ||
1164 | |||
1165 | # | ||
1166 | # DOS/FAT/NT Filesystems | ||
1167 | # | ||
1168 | CONFIG_FAT_FS=y | ||
1169 | CONFIG_MSDOS_FS=y | 93 | CONFIG_MSDOS_FS=y |
1170 | CONFIG_VFAT_FS=y | 94 | CONFIG_VFAT_FS=y |
1171 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1172 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1173 | # CONFIG_NTFS_FS is not set | ||
1174 | |||
1175 | # | ||
1176 | # Pseudo filesystems | ||
1177 | # | ||
1178 | CONFIG_PROC_FS=y | ||
1179 | CONFIG_PROC_KCORE=y | 95 | CONFIG_PROC_KCORE=y |
1180 | CONFIG_PROC_SYSCTL=y | ||
1181 | CONFIG_PROC_PAGE_MONITOR=y | ||
1182 | CONFIG_SYSFS=y | ||
1183 | CONFIG_TMPFS=y | 96 | CONFIG_TMPFS=y |
1184 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1185 | # CONFIG_HUGETLB_PAGE is not set | ||
1186 | # CONFIG_CONFIGFS_FS is not set | ||
1187 | CONFIG_MISC_FILESYSTEMS=y | ||
1188 | # CONFIG_ADFS_FS is not set | ||
1189 | # CONFIG_AFFS_FS is not set | ||
1190 | # CONFIG_HFS_FS is not set | ||
1191 | # CONFIG_HFSPLUS_FS is not set | ||
1192 | # CONFIG_BEFS_FS is not set | ||
1193 | # CONFIG_BFS_FS is not set | ||
1194 | # CONFIG_EFS_FS is not set | ||
1195 | CONFIG_JFFS2_FS=y | 97 | CONFIG_JFFS2_FS=y |
1196 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1197 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1198 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1199 | # CONFIG_JFFS2_SUMMARY is not set | ||
1200 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1201 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1202 | CONFIG_JFFS2_ZLIB=y | ||
1203 | # CONFIG_JFFS2_LZO is not set | ||
1204 | CONFIG_JFFS2_RTIME=y | ||
1205 | # CONFIG_JFFS2_RUBIN is not set | ||
1206 | CONFIG_UBIFS_FS=y | 98 | CONFIG_UBIFS_FS=y |
1207 | # CONFIG_UBIFS_FS_XATTR is not set | ||
1208 | # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set | ||
1209 | CONFIG_UBIFS_FS_LZO=y | ||
1210 | CONFIG_UBIFS_FS_ZLIB=y | ||
1211 | # CONFIG_UBIFS_FS_DEBUG is not set | ||
1212 | CONFIG_CRAMFS=y | 99 | CONFIG_CRAMFS=y |
1213 | # CONFIG_SQUASHFS is not set | ||
1214 | # CONFIG_VXFS_FS is not set | ||
1215 | # CONFIG_MINIX_FS is not set | ||
1216 | # CONFIG_OMFS_FS is not set | ||
1217 | # CONFIG_HPFS_FS is not set | ||
1218 | # CONFIG_QNX4FS_FS is not set | ||
1219 | # CONFIG_ROMFS_FS is not set | ||
1220 | # CONFIG_SYSV_FS is not set | ||
1221 | # CONFIG_UFS_FS is not set | ||
1222 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1223 | CONFIG_NFS_FS=y | 100 | CONFIG_NFS_FS=y |
1224 | CONFIG_NFS_V3=y | 101 | CONFIG_NFS_V3=y |
1225 | # CONFIG_NFS_V3_ACL is not set | ||
1226 | # CONFIG_NFS_V4 is not set | ||
1227 | CONFIG_ROOT_NFS=y | 102 | CONFIG_ROOT_NFS=y |
1228 | # CONFIG_NFSD is not set | ||
1229 | CONFIG_LOCKD=y | ||
1230 | CONFIG_LOCKD_V4=y | ||
1231 | CONFIG_NFS_COMMON=y | ||
1232 | CONFIG_SUNRPC=y | ||
1233 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1234 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1235 | # CONFIG_SMB_FS is not set | ||
1236 | # CONFIG_CIFS is not set | ||
1237 | # CONFIG_NCP_FS is not set | ||
1238 | # CONFIG_CODA_FS is not set | ||
1239 | # CONFIG_AFS_FS is not set | ||
1240 | |||
1241 | # | ||
1242 | # Partition Types | ||
1243 | # | ||
1244 | # CONFIG_PARTITION_ADVANCED is not set | ||
1245 | CONFIG_MSDOS_PARTITION=y | ||
1246 | CONFIG_NLS=y | ||
1247 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1248 | CONFIG_NLS_CODEPAGE_437=y | 103 | CONFIG_NLS_CODEPAGE_437=y |
1249 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1250 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1251 | CONFIG_NLS_CODEPAGE_850=y | 104 | CONFIG_NLS_CODEPAGE_850=y |
1252 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1253 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1254 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1255 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1256 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1257 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1258 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1259 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1260 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1261 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1262 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1263 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1264 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1265 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1266 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1267 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1268 | # CONFIG_NLS_ISO8859_8 is not set | ||
1269 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1270 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1271 | CONFIG_NLS_ASCII=y | 105 | CONFIG_NLS_ASCII=y |
1272 | CONFIG_NLS_ISO8859_1=y | 106 | CONFIG_NLS_ISO8859_1=y |
1273 | # CONFIG_NLS_ISO8859_2 is not set | ||
1274 | # CONFIG_NLS_ISO8859_3 is not set | ||
1275 | # CONFIG_NLS_ISO8859_4 is not set | ||
1276 | # CONFIG_NLS_ISO8859_5 is not set | ||
1277 | # CONFIG_NLS_ISO8859_6 is not set | ||
1278 | # CONFIG_NLS_ISO8859_7 is not set | ||
1279 | # CONFIG_NLS_ISO8859_9 is not set | ||
1280 | # CONFIG_NLS_ISO8859_13 is not set | ||
1281 | # CONFIG_NLS_ISO8859_14 is not set | ||
1282 | CONFIG_NLS_ISO8859_15=y | 107 | CONFIG_NLS_ISO8859_15=y |
1283 | # CONFIG_NLS_KOI8_R is not set | ||
1284 | # CONFIG_NLS_KOI8_U is not set | ||
1285 | CONFIG_NLS_UTF8=y | 108 | CONFIG_NLS_UTF8=y |
1286 | # CONFIG_DLM is not set | ||
1287 | # CONFIG_BINARY_PRINTF is not set | ||
1288 | |||
1289 | # | ||
1290 | # Library routines | ||
1291 | # | ||
1292 | CONFIG_BITREVERSE=y | ||
1293 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1294 | CONFIG_CRC_CCITT=y | 109 | CONFIG_CRC_CCITT=y |
1295 | CONFIG_CRC16=y | ||
1296 | CONFIG_CRC_T10DIF=y | 110 | CONFIG_CRC_T10DIF=y |
1297 | # CONFIG_CRC_ITU_T is not set | ||
1298 | CONFIG_CRC32=y | ||
1299 | # CONFIG_CRC7 is not set | ||
1300 | # CONFIG_LIBCRC32C is not set | ||
1301 | CONFIG_ZLIB_INFLATE=y | ||
1302 | CONFIG_ZLIB_DEFLATE=y | ||
1303 | CONFIG_LZO_COMPRESS=y | ||
1304 | CONFIG_LZO_DECOMPRESS=y | ||
1305 | CONFIG_DECOMPRESS_GZIP=y | ||
1306 | CONFIG_HAS_IOMEM=y | ||
1307 | CONFIG_HAS_IOPORT=y | ||
1308 | CONFIG_HAS_DMA=y | ||
1309 | CONFIG_HAVE_LMB=y | ||
1310 | CONFIG_NLATTR=y | ||
1311 | CONFIG_GENERIC_ATOMIC64=y | ||
1312 | |||
1313 | # | ||
1314 | # Kernel hacking | ||
1315 | # | ||
1316 | CONFIG_PRINTK_TIME=y | 111 | CONFIG_PRINTK_TIME=y |
1317 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1318 | CONFIG_ENABLE_MUST_CHECK=y | ||
1319 | CONFIG_FRAME_WARN=1024 | ||
1320 | CONFIG_MAGIC_SYSRQ=y | 112 | CONFIG_MAGIC_SYSRQ=y |
1321 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1322 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1323 | CONFIG_DEBUG_FS=y | 113 | CONFIG_DEBUG_FS=y |
1324 | # CONFIG_HEADERS_CHECK is not set | ||
1325 | CONFIG_DEBUG_KERNEL=y | 114 | CONFIG_DEBUG_KERNEL=y |
1326 | # CONFIG_DEBUG_SHIRQ is not set | ||
1327 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1328 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1329 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1330 | CONFIG_DETECT_HUNG_TASK=y | 115 | CONFIG_DETECT_HUNG_TASK=y |
1331 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1332 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1333 | # CONFIG_SCHED_DEBUG is not set | 116 | # CONFIG_SCHED_DEBUG is not set |
1334 | # CONFIG_SCHEDSTATS is not set | ||
1335 | # CONFIG_TIMER_STATS is not set | ||
1336 | # CONFIG_DEBUG_OBJECTS is not set | ||
1337 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1338 | # CONFIG_SLUB_STATS is not set | ||
1339 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1340 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1341 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1342 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1343 | # CONFIG_DEBUG_MUTEXES is not set | ||
1344 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1345 | # CONFIG_PROVE_LOCKING is not set | ||
1346 | # CONFIG_LOCK_STAT is not set | ||
1347 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1348 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1349 | # CONFIG_DEBUG_KOBJECT is not set | ||
1350 | # CONFIG_DEBUG_BUGVERBOSE is not set | 117 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1351 | CONFIG_DEBUG_INFO=y | 118 | CONFIG_DEBUG_INFO=y |
1352 | # CONFIG_DEBUG_VM is not set | ||
1353 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1354 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1355 | # CONFIG_DEBUG_LIST is not set | ||
1356 | # CONFIG_DEBUG_SG is not set | ||
1357 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1358 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1359 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1360 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 119 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1361 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1362 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1363 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1364 | # CONFIG_FAULT_INJECTION is not set | ||
1365 | # CONFIG_LATENCYTOP is not set | ||
1366 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 120 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1367 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1368 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1369 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1370 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1371 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1372 | CONFIG_TRACING_SUPPORT=y | ||
1373 | CONFIG_FTRACE=y | ||
1374 | # CONFIG_FUNCTION_TRACER is not set | ||
1375 | # CONFIG_IRQSOFF_TRACER is not set | ||
1376 | # CONFIG_SCHED_TRACER is not set | ||
1377 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1378 | # CONFIG_BOOT_TRACER is not set | ||
1379 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1380 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1381 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1382 | # CONFIG_STACK_TRACER is not set | ||
1383 | # CONFIG_KMEMTRACE is not set | ||
1384 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1385 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1386 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1387 | # CONFIG_DMA_API_DEBUG is not set | ||
1388 | # CONFIG_SAMPLES is not set | ||
1389 | CONFIG_HAVE_ARCH_KGDB=y | ||
1390 | # CONFIG_KGDB is not set | ||
1391 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1392 | CONFIG_PPC_WERROR=y | ||
1393 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1394 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1395 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1396 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1397 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1398 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1399 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1400 | # CONFIG_XMON is not set | ||
1401 | CONFIG_IRQSTACKS=y | ||
1402 | # CONFIG_VIRQ_DEBUG is not set | ||
1403 | # CONFIG_BDI_SWITCH is not set | ||
1404 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1405 | |||
1406 | # | ||
1407 | # Security options | ||
1408 | # | ||
1409 | # CONFIG_KEYS is not set | ||
1410 | # CONFIG_SECURITY is not set | ||
1411 | # CONFIG_SECURITYFS is not set | ||
1412 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
1413 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1414 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1415 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1416 | CONFIG_DEFAULT_SECURITY="" | ||
1417 | CONFIG_CRYPTO=y | ||
1418 | |||
1419 | # | ||
1420 | # Crypto core or helper | ||
1421 | # | ||
1422 | CONFIG_CRYPTO_ALGAPI=y | ||
1423 | CONFIG_CRYPTO_ALGAPI2=y | ||
1424 | # CONFIG_CRYPTO_MANAGER is not set | ||
1425 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1426 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1427 | # CONFIG_CRYPTO_NULL is not set | ||
1428 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1429 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1430 | # CONFIG_CRYPTO_TEST is not set | ||
1431 | |||
1432 | # | ||
1433 | # Authenticated Encryption with Associated Data | ||
1434 | # | ||
1435 | # CONFIG_CRYPTO_CCM is not set | ||
1436 | # CONFIG_CRYPTO_GCM is not set | ||
1437 | # CONFIG_CRYPTO_SEQIV is not set | ||
1438 | |||
1439 | # | ||
1440 | # Block modes | ||
1441 | # | ||
1442 | # CONFIG_CRYPTO_CBC is not set | ||
1443 | # CONFIG_CRYPTO_CTR is not set | ||
1444 | # CONFIG_CRYPTO_CTS is not set | ||
1445 | # CONFIG_CRYPTO_ECB is not set | ||
1446 | # CONFIG_CRYPTO_LRW is not set | ||
1447 | # CONFIG_CRYPTO_PCBC is not set | ||
1448 | # CONFIG_CRYPTO_XTS is not set | ||
1449 | |||
1450 | # | ||
1451 | # Hash modes | ||
1452 | # | ||
1453 | # CONFIG_CRYPTO_HMAC is not set | ||
1454 | # CONFIG_CRYPTO_XCBC is not set | ||
1455 | # CONFIG_CRYPTO_VMAC is not set | ||
1456 | |||
1457 | # | ||
1458 | # Digest | ||
1459 | # | ||
1460 | # CONFIG_CRYPTO_CRC32C is not set | ||
1461 | # CONFIG_CRYPTO_GHASH is not set | ||
1462 | # CONFIG_CRYPTO_MD4 is not set | ||
1463 | # CONFIG_CRYPTO_MD5 is not set | ||
1464 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1465 | # CONFIG_CRYPTO_RMD128 is not set | ||
1466 | # CONFIG_CRYPTO_RMD160 is not set | ||
1467 | # CONFIG_CRYPTO_RMD256 is not set | ||
1468 | # CONFIG_CRYPTO_RMD320 is not set | ||
1469 | # CONFIG_CRYPTO_SHA1 is not set | ||
1470 | # CONFIG_CRYPTO_SHA256 is not set | ||
1471 | # CONFIG_CRYPTO_SHA512 is not set | ||
1472 | # CONFIG_CRYPTO_TGR192 is not set | ||
1473 | # CONFIG_CRYPTO_WP512 is not set | ||
1474 | |||
1475 | # | ||
1476 | # Ciphers | ||
1477 | # | ||
1478 | # CONFIG_CRYPTO_AES is not set | ||
1479 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1480 | # CONFIG_CRYPTO_ARC4 is not set | ||
1481 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1482 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1483 | # CONFIG_CRYPTO_CAST5 is not set | ||
1484 | # CONFIG_CRYPTO_CAST6 is not set | ||
1485 | # CONFIG_CRYPTO_DES is not set | ||
1486 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1487 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1488 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1489 | # CONFIG_CRYPTO_SEED is not set | ||
1490 | # CONFIG_CRYPTO_SERPENT is not set | ||
1491 | # CONFIG_CRYPTO_TEA is not set | ||
1492 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1493 | |||
1494 | # | ||
1495 | # Compression | ||
1496 | # | ||
1497 | CONFIG_CRYPTO_DEFLATE=y | ||
1498 | # CONFIG_CRYPTO_ZLIB is not set | ||
1499 | CONFIG_CRYPTO_LZO=y | ||
1500 | |||
1501 | # | ||
1502 | # Random Number Generation | ||
1503 | # | ||
1504 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 121 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1505 | CONFIG_CRYPTO_HW=y | ||
1506 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1507 | # CONFIG_PPC_CLOCK is not set | ||
1508 | # CONFIG_VIRTUALIZATION is not set | ||