diff options
Diffstat (limited to 'arch/powerpc/configs/holly_defconfig')
-rw-r--r-- | arch/powerpc/configs/holly_defconfig | 881 |
1 files changed, 1 insertions, 880 deletions
diff --git a/arch/powerpc/configs/holly_defconfig b/arch/powerpc/configs/holly_defconfig index a60d61bee48d..b9b63a609525 100644 --- a/arch/powerpc/configs/holly_defconfig +++ b/arch/powerpc/configs/holly_defconfig | |||
@@ -1,950 +1,71 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.24-rc4 | ||
4 | # Thu Dec 6 16:48:17 2007 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | CONFIG_6xx=y | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | # CONFIG_44x is not set | ||
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | # CONFIG_ALTIVEC is not set | ||
19 | CONFIG_PPC_STD_MMU=y | ||
20 | CONFIG_PPC_STD_MMU_32=y | ||
21 | # CONFIG_PPC_MM_SLICES is not set | ||
22 | # CONFIG_SMP is not set | ||
23 | CONFIG_PPC32=y | ||
24 | CONFIG_WORD_SIZE=32 | ||
25 | CONFIG_PPC_MERGE=y | ||
26 | CONFIG_MMU=y | ||
27 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
28 | CONFIG_GENERIC_TIME=y | ||
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
30 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
31 | CONFIG_GENERIC_HARDIRQS=y | ||
32 | CONFIG_IRQ_PER_CPU=y | ||
33 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
34 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
35 | CONFIG_GENERIC_HWEIGHT=y | ||
36 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
37 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
38 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
39 | CONFIG_PPC=y | ||
40 | CONFIG_EARLY_PRINTK=y | ||
41 | CONFIG_GENERIC_NVRAM=y | ||
42 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
43 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
44 | CONFIG_PPC_OF=y | ||
45 | CONFIG_OF=y | ||
46 | CONFIG_PPC_UDBG_16550=y | ||
47 | # CONFIG_GENERIC_TBSYNC is not set | ||
48 | CONFIG_AUDIT_ARCH=y | ||
49 | CONFIG_GENERIC_BUG=y | ||
50 | # CONFIG_DEFAULT_UIMAGE is not set | ||
51 | # CONFIG_PPC_DCR_NATIVE is not set | ||
52 | # CONFIG_PPC_DCR_MMIO is not set | ||
53 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
54 | |||
55 | # | ||
56 | # General setup | ||
57 | # | ||
58 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
59 | CONFIG_BROKEN_ON_SMP=y | ||
60 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
61 | CONFIG_LOCALVERSION="" | ||
62 | CONFIG_LOCALVERSION_AUTO=y | ||
63 | CONFIG_SWAP=y | ||
64 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
65 | CONFIG_SYSVIPC_SYSCTL=y | ||
66 | # CONFIG_POSIX_MQUEUE is not set | ||
67 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
68 | # CONFIG_TASKSTATS is not set | ||
69 | # CONFIG_USER_NS is not set | ||
70 | # CONFIG_PID_NS is not set | ||
71 | # CONFIG_AUDIT is not set | ||
72 | # CONFIG_IKCONFIG is not set | ||
73 | CONFIG_LOG_BUF_SHIFT=14 | 3 | CONFIG_LOG_BUF_SHIFT=14 |
74 | # CONFIG_CGROUPS is not set | ||
75 | # CONFIG_FAIR_GROUP_SCHED is not set | ||
76 | # CONFIG_RELAY is not set | ||
77 | CONFIG_BLK_DEV_INITRD=y | 4 | CONFIG_BLK_DEV_INITRD=y |
78 | CONFIG_INITRAMFS_SOURCE="" | ||
79 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 5 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
80 | CONFIG_SYSCTL=y | ||
81 | CONFIG_EMBEDDED=y | 6 | CONFIG_EMBEDDED=y |
82 | CONFIG_SYSCTL_SYSCALL=y | ||
83 | CONFIG_KALLSYMS=y | ||
84 | # CONFIG_KALLSYMS_ALL is not set | ||
85 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
86 | CONFIG_HOTPLUG=y | ||
87 | CONFIG_PRINTK=y | ||
88 | CONFIG_BUG=y | ||
89 | CONFIG_ELF_CORE=y | ||
90 | CONFIG_BASE_FULL=y | ||
91 | CONFIG_FUTEX=y | ||
92 | CONFIG_ANON_INODES=y | ||
93 | CONFIG_EPOLL=y | ||
94 | CONFIG_SIGNALFD=y | ||
95 | CONFIG_EVENTFD=y | ||
96 | CONFIG_SHMEM=y | ||
97 | CONFIG_VM_EVENT_COUNTERS=y | ||
98 | CONFIG_SLUB_DEBUG=y | ||
99 | # CONFIG_SLAB is not set | ||
100 | CONFIG_SLUB=y | ||
101 | # CONFIG_SLOB is not set | ||
102 | CONFIG_RT_MUTEXES=y | ||
103 | # CONFIG_TINY_SHMEM is not set | ||
104 | CONFIG_BASE_SMALL=0 | ||
105 | CONFIG_MODULES=y | 7 | CONFIG_MODULES=y |
106 | # CONFIG_MODULE_UNLOAD is not set | ||
107 | # CONFIG_MODVERSIONS is not set | ||
108 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
109 | # CONFIG_KMOD is not set | ||
110 | CONFIG_BLOCK=y | ||
111 | CONFIG_LBD=y | ||
112 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
113 | # CONFIG_LSF is not set | ||
114 | # CONFIG_BLK_DEV_BSG is not set | 8 | # CONFIG_BLK_DEV_BSG is not set |
115 | |||
116 | # | ||
117 | # IO Schedulers | ||
118 | # | ||
119 | CONFIG_IOSCHED_NOOP=y | ||
120 | CONFIG_IOSCHED_AS=y | ||
121 | CONFIG_IOSCHED_DEADLINE=y | ||
122 | CONFIG_IOSCHED_CFQ=y | ||
123 | CONFIG_DEFAULT_AS=y | ||
124 | # CONFIG_DEFAULT_DEADLINE is not set | ||
125 | # CONFIG_DEFAULT_CFQ is not set | ||
126 | # CONFIG_DEFAULT_NOOP is not set | ||
127 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
128 | |||
129 | # | ||
130 | # Platform support | ||
131 | # | ||
132 | CONFIG_PPC_MULTIPLATFORM=y | ||
133 | # CONFIG_PPC_82xx is not set | ||
134 | # CONFIG_PPC_83xx is not set | ||
135 | # CONFIG_PPC_86xx is not set | ||
136 | CONFIG_CLASSIC32=y | ||
137 | # CONFIG_PPC_CHRP is not set | 9 | # CONFIG_PPC_CHRP is not set |
138 | # CONFIG_PPC_MPC52xx is not set | ||
139 | # CONFIG_PPC_MPC5200 is not set | ||
140 | # CONFIG_PPC_EFIKA is not set | ||
141 | # CONFIG_PPC_LITE5200 is not set | ||
142 | # CONFIG_PPC_PMAC is not set | 10 | # CONFIG_PPC_PMAC is not set |
143 | # CONFIG_PPC_CELL is not set | ||
144 | # CONFIG_PPC_CELL_NATIVE is not set | ||
145 | # CONFIG_PQ2ADS is not set | ||
146 | CONFIG_EMBEDDED6xx=y | 11 | CONFIG_EMBEDDED6xx=y |
147 | # CONFIG_LINKSTATION is not set | ||
148 | # CONFIG_MPC7448HPC2 is not set | ||
149 | CONFIG_PPC_HOLLY=y | 12 | CONFIG_PPC_HOLLY=y |
150 | # CONFIG_PPC_PRPMC2800 is not set | ||
151 | CONFIG_TSI108_BRIDGE=y | ||
152 | CONFIG_MPIC=y | ||
153 | CONFIG_MPIC_WEIRD=y | ||
154 | # CONFIG_PPC_I8259 is not set | ||
155 | # CONFIG_PPC_RTAS is not set | ||
156 | # CONFIG_MMIO_NVRAM is not set | ||
157 | # CONFIG_PPC_MPC106 is not set | ||
158 | # CONFIG_PPC_970_NAP is not set | ||
159 | # CONFIG_PPC_INDIRECT_IO is not set | ||
160 | # CONFIG_GENERIC_IOMAP is not set | ||
161 | # CONFIG_CPU_FREQ is not set | ||
162 | # CONFIG_TAU is not set | ||
163 | # CONFIG_CPM2 is not set | ||
164 | # CONFIG_FSL_ULI1575 is not set | ||
165 | |||
166 | # | ||
167 | # Kernel options | ||
168 | # | ||
169 | # CONFIG_HIGHMEM is not set | ||
170 | CONFIG_TICK_ONESHOT=y | ||
171 | CONFIG_NO_HZ=y | 13 | CONFIG_NO_HZ=y |
172 | CONFIG_HIGH_RES_TIMERS=y | 14 | CONFIG_HIGH_RES_TIMERS=y |
173 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
174 | # CONFIG_HZ_100 is not set | ||
175 | CONFIG_HZ_250=y | ||
176 | # CONFIG_HZ_300 is not set | ||
177 | # CONFIG_HZ_1000 is not set | ||
178 | CONFIG_HZ=250 | ||
179 | CONFIG_PREEMPT_NONE=y | ||
180 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
181 | # CONFIG_PREEMPT is not set | ||
182 | CONFIG_BINFMT_ELF=y | ||
183 | CONFIG_BINFMT_MISC=y | 15 | CONFIG_BINFMT_MISC=y |
184 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
185 | # CONFIG_KEXEC is not set | ||
186 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
187 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
188 | CONFIG_SELECT_MEMORY_MODEL=y | ||
189 | CONFIG_FLATMEM_MANUAL=y | ||
190 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
191 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
192 | CONFIG_FLATMEM=y | ||
193 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
194 | # CONFIG_SPARSEMEM_STATIC is not set | ||
195 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
196 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
197 | # CONFIG_RESOURCES_64BIT is not set | ||
198 | CONFIG_ZONE_DMA_FLAG=1 | ||
199 | CONFIG_BOUNCE=y | ||
200 | CONFIG_VIRT_TO_BUS=y | ||
201 | CONFIG_PROC_DEVICETREE=y | ||
202 | CONFIG_CMDLINE_BOOL=y | 16 | CONFIG_CMDLINE_BOOL=y |
203 | CONFIG_CMDLINE="console=ttyS0,115200" | 17 | CONFIG_CMDLINE="console=ttyS0,115200" |
204 | # CONFIG_PM is not set | ||
205 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
206 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
207 | # CONFIG_SECCOMP is not set | 18 | # CONFIG_SECCOMP is not set |
208 | CONFIG_WANT_DEVICE_TREE=y | ||
209 | CONFIG_DEVICE_TREE="holly.dts" | ||
210 | CONFIG_ISA_DMA_API=y | ||
211 | |||
212 | # | ||
213 | # Bus options | ||
214 | # | ||
215 | CONFIG_ZONE_DMA=y | ||
216 | CONFIG_GENERIC_ISA_DMA=y | ||
217 | # CONFIG_PPC_INDIRECT_PCI is not set | ||
218 | CONFIG_PCI=y | ||
219 | CONFIG_PCI_DOMAINS=y | ||
220 | CONFIG_PCI_SYSCALL=y | ||
221 | # CONFIG_PCIEPORTBUS is not set | ||
222 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
223 | # CONFIG_PCI_MSI is not set | ||
224 | CONFIG_PCI_LEGACY=y | ||
225 | # CONFIG_PCI_DEBUG is not set | ||
226 | # CONFIG_PCCARD is not set | ||
227 | # CONFIG_HOTPLUG_PCI is not set | ||
228 | |||
229 | # | ||
230 | # Advanced setup | ||
231 | # | ||
232 | # CONFIG_ADVANCED_OPTIONS is not set | ||
233 | |||
234 | # | ||
235 | # Default settings for advanced configuration options are used | ||
236 | # | ||
237 | CONFIG_HIGHMEM_START=0xfe000000 | ||
238 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
239 | CONFIG_KERNEL_START=0xc0000000 | ||
240 | CONFIG_TASK_SIZE=0xc0000000 | ||
241 | CONFIG_BOOT_LOAD=0x00800000 | ||
242 | |||
243 | # | ||
244 | # Networking | ||
245 | # | ||
246 | CONFIG_NET=y | 19 | CONFIG_NET=y |
247 | |||
248 | # | ||
249 | # Networking options | ||
250 | # | ||
251 | CONFIG_PACKET=y | 20 | CONFIG_PACKET=y |
252 | # CONFIG_PACKET_MMAP is not set | ||
253 | CONFIG_UNIX=y | 21 | CONFIG_UNIX=y |
254 | CONFIG_XFRM=y | ||
255 | CONFIG_XFRM_USER=y | 22 | CONFIG_XFRM_USER=y |
256 | # CONFIG_XFRM_SUB_POLICY is not set | ||
257 | # CONFIG_XFRM_MIGRATE is not set | ||
258 | # CONFIG_NET_KEY is not set | ||
259 | CONFIG_INET=y | 23 | CONFIG_INET=y |
260 | CONFIG_IP_MULTICAST=y | 24 | CONFIG_IP_MULTICAST=y |
261 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
262 | CONFIG_IP_FIB_HASH=y | ||
263 | CONFIG_IP_PNP=y | 25 | CONFIG_IP_PNP=y |
264 | CONFIG_IP_PNP_DHCP=y | 26 | CONFIG_IP_PNP_DHCP=y |
265 | CONFIG_IP_PNP_BOOTP=y | 27 | CONFIG_IP_PNP_BOOTP=y |
266 | # CONFIG_IP_PNP_RARP is not set | ||
267 | # CONFIG_NET_IPIP is not set | ||
268 | # CONFIG_NET_IPGRE is not set | ||
269 | # CONFIG_IP_MROUTE is not set | ||
270 | # CONFIG_ARPD is not set | ||
271 | CONFIG_SYN_COOKIES=y | 28 | CONFIG_SYN_COOKIES=y |
272 | # CONFIG_INET_AH is not set | ||
273 | # CONFIG_INET_ESP is not set | ||
274 | # CONFIG_INET_IPCOMP is not set | ||
275 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
276 | # CONFIG_INET_TUNNEL is not set | ||
277 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
278 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
279 | CONFIG_INET_XFRM_MODE_BEET=y | ||
280 | # CONFIG_INET_LRO is not set | 29 | # CONFIG_INET_LRO is not set |
281 | CONFIG_INET_DIAG=y | ||
282 | CONFIG_INET_TCP_DIAG=y | ||
283 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
284 | CONFIG_TCP_CONG_CUBIC=y | ||
285 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
286 | # CONFIG_TCP_MD5SIG is not set | ||
287 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
288 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
289 | # CONFIG_INET6_TUNNEL is not set | ||
290 | # CONFIG_NETWORK_SECMARK is not set | ||
291 | # CONFIG_NETFILTER is not set | ||
292 | # CONFIG_IP_DCCP is not set | ||
293 | # CONFIG_IP_SCTP is not set | ||
294 | # CONFIG_TIPC is not set | ||
295 | # CONFIG_ATM is not set | ||
296 | # CONFIG_BRIDGE is not set | ||
297 | # CONFIG_VLAN_8021Q is not set | ||
298 | # CONFIG_DECNET is not set | ||
299 | # CONFIG_LLC2 is not set | ||
300 | # CONFIG_IPX is not set | ||
301 | # CONFIG_ATALK is not set | ||
302 | # CONFIG_X25 is not set | ||
303 | # CONFIG_LAPB is not set | ||
304 | # CONFIG_ECONET is not set | ||
305 | # CONFIG_WAN_ROUTER is not set | ||
306 | # CONFIG_NET_SCHED is not set | ||
307 | |||
308 | # | ||
309 | # Network testing | ||
310 | # | ||
311 | # CONFIG_NET_PKTGEN is not set | ||
312 | # CONFIG_HAMRADIO is not set | ||
313 | # CONFIG_IRDA is not set | ||
314 | # CONFIG_BT is not set | ||
315 | # CONFIG_AF_RXRPC is not set | ||
316 | |||
317 | # | ||
318 | # Wireless | ||
319 | # | ||
320 | # CONFIG_CFG80211 is not set | ||
321 | # CONFIG_WIRELESS_EXT is not set | ||
322 | # CONFIG_MAC80211 is not set | ||
323 | # CONFIG_IEEE80211 is not set | ||
324 | # CONFIG_RFKILL is not set | ||
325 | # CONFIG_NET_9P is not set | ||
326 | |||
327 | # | ||
328 | # Device Drivers | ||
329 | # | ||
330 | |||
331 | # | ||
332 | # Generic Driver Options | ||
333 | # | ||
334 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 31 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
335 | CONFIG_STANDALONE=y | ||
336 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
337 | # CONFIG_FW_LOADER is not set | 32 | # CONFIG_FW_LOADER is not set |
338 | # CONFIG_DEBUG_DRIVER is not set | 33 | CONFIG_PROC_DEVICETREE=y |
339 | # CONFIG_DEBUG_DEVRES is not set | ||
340 | # CONFIG_SYS_HYPERVISOR is not set | ||
341 | # CONFIG_CONNECTOR is not set | ||
342 | # CONFIG_MTD is not set | ||
343 | CONFIG_OF_DEVICE=y | ||
344 | # CONFIG_PARPORT is not set | ||
345 | CONFIG_BLK_DEV=y | ||
346 | # CONFIG_BLK_DEV_FD is not set | ||
347 | # CONFIG_BLK_CPQ_DA is not set | ||
348 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
349 | # CONFIG_BLK_DEV_DAC960 is not set | ||
350 | # CONFIG_BLK_DEV_UMEM is not set | ||
351 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
352 | CONFIG_BLK_DEV_LOOP=y | 34 | CONFIG_BLK_DEV_LOOP=y |
353 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
354 | # CONFIG_BLK_DEV_NBD is not set | ||
355 | # CONFIG_BLK_DEV_SX8 is not set | ||
356 | CONFIG_BLK_DEV_RAM=y | 35 | CONFIG_BLK_DEV_RAM=y |
357 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
358 | CONFIG_BLK_DEV_RAM_SIZE=131072 | 36 | CONFIG_BLK_DEV_RAM_SIZE=131072 |
359 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
360 | # CONFIG_CDROM_PKTCDVD is not set | ||
361 | # CONFIG_ATA_OVER_ETH is not set | ||
362 | CONFIG_MISC_DEVICES=y | ||
363 | # CONFIG_PHANTOM is not set | ||
364 | # CONFIG_EEPROM_93CX6 is not set | ||
365 | # CONFIG_SGI_IOC4 is not set | ||
366 | # CONFIG_TIFM_CORE is not set | ||
367 | # CONFIG_IDE is not set | ||
368 | |||
369 | # | ||
370 | # SCSI device support | ||
371 | # | ||
372 | # CONFIG_RAID_ATTRS is not set | ||
373 | CONFIG_SCSI=y | ||
374 | CONFIG_SCSI_DMA=y | ||
375 | # CONFIG_SCSI_TGT is not set | ||
376 | # CONFIG_SCSI_NETLINK is not set | ||
377 | CONFIG_SCSI_PROC_FS=y | ||
378 | |||
379 | # | ||
380 | # SCSI support type (disk, tape, CD-ROM) | ||
381 | # | ||
382 | CONFIG_BLK_DEV_SD=y | 37 | CONFIG_BLK_DEV_SD=y |
383 | # CONFIG_CHR_DEV_ST is not set | ||
384 | # CONFIG_CHR_DEV_OSST is not set | ||
385 | # CONFIG_BLK_DEV_SR is not set | ||
386 | # CONFIG_CHR_DEV_SG is not set | ||
387 | # CONFIG_CHR_DEV_SCH is not set | ||
388 | |||
389 | # | ||
390 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
391 | # | ||
392 | # CONFIG_SCSI_MULTI_LUN is not set | ||
393 | # CONFIG_SCSI_CONSTANTS is not set | ||
394 | # CONFIG_SCSI_LOGGING is not set | ||
395 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
396 | CONFIG_SCSI_WAIT_SCAN=m | ||
397 | |||
398 | # | ||
399 | # SCSI Transports | ||
400 | # | ||
401 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
402 | # CONFIG_SCSI_FC_ATTRS is not set | ||
403 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
404 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
405 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
406 | CONFIG_SCSI_LOWLEVEL=y | ||
407 | # CONFIG_ISCSI_TCP is not set | ||
408 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
409 | # CONFIG_SCSI_3W_9XXX is not set | ||
410 | # CONFIG_SCSI_ACARD is not set | ||
411 | # CONFIG_SCSI_AACRAID is not set | ||
412 | # CONFIG_SCSI_AIC7XXX is not set | ||
413 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
414 | # CONFIG_SCSI_AIC79XX is not set | ||
415 | # CONFIG_SCSI_AIC94XX is not set | ||
416 | # CONFIG_SCSI_DPT_I2O is not set | ||
417 | # CONFIG_SCSI_ADVANSYS is not set | ||
418 | # CONFIG_SCSI_ARCMSR is not set | ||
419 | # CONFIG_MEGARAID_NEWGEN is not set | ||
420 | # CONFIG_MEGARAID_LEGACY is not set | ||
421 | # CONFIG_MEGARAID_SAS is not set | ||
422 | # CONFIG_SCSI_HPTIOP is not set | ||
423 | # CONFIG_SCSI_BUSLOGIC is not set | ||
424 | # CONFIG_SCSI_DMX3191D is not set | ||
425 | # CONFIG_SCSI_EATA is not set | ||
426 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
427 | # CONFIG_SCSI_GDTH is not set | ||
428 | # CONFIG_SCSI_IPS is not set | ||
429 | # CONFIG_SCSI_INITIO is not set | ||
430 | # CONFIG_SCSI_INIA100 is not set | ||
431 | # CONFIG_SCSI_STEX is not set | ||
432 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
433 | # CONFIG_SCSI_IPR is not set | ||
434 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
435 | # CONFIG_SCSI_QLA_FC is not set | ||
436 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
437 | # CONFIG_SCSI_LPFC is not set | ||
438 | # CONFIG_SCSI_DC395x is not set | ||
439 | # CONFIG_SCSI_DC390T is not set | ||
440 | # CONFIG_SCSI_NSP32 is not set | ||
441 | # CONFIG_SCSI_DEBUG is not set | ||
442 | # CONFIG_SCSI_SRP is not set | ||
443 | CONFIG_ATA=y | 38 | CONFIG_ATA=y |
444 | # CONFIG_ATA_NONSTANDARD is not set | ||
445 | # CONFIG_SATA_AHCI is not set | ||
446 | # CONFIG_SATA_SVW is not set | ||
447 | # CONFIG_ATA_PIIX is not set | ||
448 | # CONFIG_SATA_MV is not set | ||
449 | # CONFIG_SATA_NV is not set | ||
450 | # CONFIG_PDC_ADMA is not set | ||
451 | # CONFIG_SATA_QSTOR is not set | ||
452 | # CONFIG_SATA_PROMISE is not set | ||
453 | # CONFIG_SATA_SX4 is not set | ||
454 | # CONFIG_SATA_SIL is not set | ||
455 | # CONFIG_SATA_SIL24 is not set | ||
456 | # CONFIG_SATA_SIS is not set | ||
457 | # CONFIG_SATA_ULI is not set | ||
458 | # CONFIG_SATA_VIA is not set | ||
459 | # CONFIG_SATA_VITESSE is not set | ||
460 | # CONFIG_SATA_INIC162X is not set | ||
461 | # CONFIG_PATA_ALI is not set | ||
462 | # CONFIG_PATA_AMD is not set | ||
463 | # CONFIG_PATA_ARTOP is not set | ||
464 | # CONFIG_PATA_ATIIXP is not set | ||
465 | # CONFIG_PATA_CMD640_PCI is not set | ||
466 | # CONFIG_PATA_CMD64X is not set | ||
467 | # CONFIG_PATA_CS5520 is not set | ||
468 | # CONFIG_PATA_CS5530 is not set | ||
469 | # CONFIG_PATA_CYPRESS is not set | ||
470 | # CONFIG_PATA_EFAR is not set | ||
471 | # CONFIG_ATA_GENERIC is not set | ||
472 | # CONFIG_PATA_HPT366 is not set | ||
473 | # CONFIG_PATA_HPT37X is not set | ||
474 | # CONFIG_PATA_HPT3X2N is not set | ||
475 | # CONFIG_PATA_HPT3X3 is not set | ||
476 | # CONFIG_PATA_IT821X is not set | ||
477 | # CONFIG_PATA_IT8213 is not set | ||
478 | # CONFIG_PATA_JMICRON is not set | ||
479 | # CONFIG_PATA_TRIFLEX is not set | ||
480 | # CONFIG_PATA_MARVELL is not set | ||
481 | # CONFIG_PATA_MPIIX is not set | ||
482 | # CONFIG_PATA_OLDPIIX is not set | ||
483 | # CONFIG_PATA_NETCELL is not set | ||
484 | # CONFIG_PATA_NS87410 is not set | ||
485 | # CONFIG_PATA_NS87415 is not set | ||
486 | # CONFIG_PATA_OPTI is not set | ||
487 | # CONFIG_PATA_OPTIDMA is not set | ||
488 | # CONFIG_PATA_PDC_OLD is not set | ||
489 | # CONFIG_PATA_RADISYS is not set | ||
490 | # CONFIG_PATA_RZ1000 is not set | ||
491 | # CONFIG_PATA_SC1200 is not set | ||
492 | # CONFIG_PATA_SERVERWORKS is not set | ||
493 | # CONFIG_PATA_PDC2027X is not set | ||
494 | # CONFIG_PATA_SIL680 is not set | ||
495 | # CONFIG_PATA_SIS is not set | ||
496 | # CONFIG_PATA_VIA is not set | ||
497 | # CONFIG_PATA_WINBOND is not set | ||
498 | # CONFIG_PATA_PLATFORM is not set | ||
499 | # CONFIG_MD is not set | ||
500 | # CONFIG_FUSION is not set | ||
501 | |||
502 | # | ||
503 | # IEEE 1394 (FireWire) support | ||
504 | # | ||
505 | # CONFIG_FIREWIRE is not set | ||
506 | # CONFIG_IEEE1394 is not set | ||
507 | # CONFIG_I2O is not set | ||
508 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
509 | CONFIG_NETDEVICES=y | 39 | CONFIG_NETDEVICES=y |
510 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
511 | # CONFIG_DUMMY is not set | ||
512 | # CONFIG_BONDING is not set | ||
513 | # CONFIG_MACVLAN is not set | ||
514 | # CONFIG_EQUALIZER is not set | ||
515 | # CONFIG_TUN is not set | ||
516 | # CONFIG_VETH is not set | ||
517 | # CONFIG_IP1000 is not set | ||
518 | # CONFIG_ARCNET is not set | ||
519 | CONFIG_PHYLIB=y | 40 | CONFIG_PHYLIB=y |
520 | |||
521 | # | ||
522 | # MII PHY device drivers | ||
523 | # | ||
524 | # CONFIG_MARVELL_PHY is not set | ||
525 | # CONFIG_DAVICOM_PHY is not set | ||
526 | # CONFIG_QSEMI_PHY is not set | ||
527 | # CONFIG_LXT_PHY is not set | ||
528 | # CONFIG_CICADA_PHY is not set | ||
529 | # CONFIG_VITESSE_PHY is not set | ||
530 | # CONFIG_SMSC_PHY is not set | ||
531 | # CONFIG_BROADCOM_PHY is not set | ||
532 | # CONFIG_ICPLUS_PHY is not set | ||
533 | # CONFIG_FIXED_PHY is not set | ||
534 | # CONFIG_MDIO_BITBANG is not set | ||
535 | CONFIG_NET_ETHERNET=y | 41 | CONFIG_NET_ETHERNET=y |
536 | CONFIG_MII=y | ||
537 | # CONFIG_HAPPYMEAL is not set | ||
538 | # CONFIG_SUNGEM is not set | ||
539 | # CONFIG_CASSINI is not set | ||
540 | CONFIG_NET_VENDOR_3COM=y | 42 | CONFIG_NET_VENDOR_3COM=y |
541 | CONFIG_VORTEX=y | 43 | CONFIG_VORTEX=y |
542 | # CONFIG_TYPHOON is not set | ||
543 | # CONFIG_NET_TULIP is not set | ||
544 | # CONFIG_HP100 is not set | ||
545 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
546 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
547 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
548 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
549 | # CONFIG_NET_PCI is not set | ||
550 | # CONFIG_B44 is not set | ||
551 | CONFIG_NETDEV_1000=y | ||
552 | # CONFIG_ACENIC is not set | ||
553 | # CONFIG_DL2K is not set | ||
554 | # CONFIG_E1000 is not set | ||
555 | # CONFIG_E1000E is not set | ||
556 | # CONFIG_NS83820 is not set | ||
557 | # CONFIG_HAMACHI is not set | ||
558 | # CONFIG_YELLOWFIN is not set | ||
559 | # CONFIG_R8169 is not set | ||
560 | # CONFIG_SIS190 is not set | ||
561 | # CONFIG_SKGE is not set | ||
562 | # CONFIG_SKY2 is not set | ||
563 | # CONFIG_SK98LIN is not set | ||
564 | # CONFIG_VIA_VELOCITY is not set | ||
565 | # CONFIG_TIGON3 is not set | ||
566 | # CONFIG_BNX2 is not set | ||
567 | CONFIG_TSI108_ETH=y | 44 | CONFIG_TSI108_ETH=y |
568 | # CONFIG_MV643XX_ETH is not set | ||
569 | # CONFIG_QLA3XXX is not set | ||
570 | # CONFIG_ATL1 is not set | ||
571 | CONFIG_NETDEV_10000=y | ||
572 | # CONFIG_CHELSIO_T1 is not set | ||
573 | # CONFIG_CHELSIO_T3 is not set | ||
574 | # CONFIG_IXGBE is not set | ||
575 | # CONFIG_IXGB is not set | ||
576 | # CONFIG_S2IO is not set | ||
577 | # CONFIG_MYRI10GE is not set | ||
578 | # CONFIG_NETXEN_NIC is not set | ||
579 | # CONFIG_NIU is not set | ||
580 | # CONFIG_MLX4_CORE is not set | ||
581 | # CONFIG_TEHUTI 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_WAN is not set | ||
590 | # CONFIG_FDDI is not set | ||
591 | # CONFIG_HIPPI is not set | ||
592 | # CONFIG_PPP is not set | ||
593 | # CONFIG_SLIP is not set | ||
594 | # CONFIG_NET_FC is not set | ||
595 | # CONFIG_SHAPER is not set | ||
596 | # CONFIG_NETCONSOLE is not set | ||
597 | # CONFIG_NETPOLL is not set | ||
598 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
599 | # CONFIG_ISDN is not set | ||
600 | # CONFIG_PHONE is not set | ||
601 | |||
602 | # | ||
603 | # Input device support | ||
604 | # | ||
605 | CONFIG_INPUT=y | ||
606 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
607 | # CONFIG_INPUT_POLLDEV is not set | ||
608 | |||
609 | # | ||
610 | # Userland interfaces | ||
611 | # | ||
612 | # CONFIG_INPUT_MOUSEDEV is not set | 45 | # CONFIG_INPUT_MOUSEDEV is not set |
613 | # CONFIG_INPUT_JOYDEV is not set | ||
614 | # CONFIG_INPUT_EVDEV is not set | ||
615 | # CONFIG_INPUT_EVBUG is not set | ||
616 | |||
617 | # | ||
618 | # Input Device Drivers | ||
619 | # | ||
620 | # CONFIG_INPUT_KEYBOARD is not set | 46 | # CONFIG_INPUT_KEYBOARD is not set |
621 | # CONFIG_INPUT_MOUSE is not set | 47 | # CONFIG_INPUT_MOUSE is not set |
622 | # CONFIG_INPUT_JOYSTICK is not set | ||
623 | # CONFIG_INPUT_TABLET is not set | ||
624 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
625 | # CONFIG_INPUT_MISC is not set | ||
626 | |||
627 | # | ||
628 | # Hardware I/O ports | ||
629 | # | ||
630 | # CONFIG_SERIO is not set | 48 | # CONFIG_SERIO is not set |
631 | # CONFIG_GAMEPORT is not set | ||
632 | |||
633 | # | ||
634 | # Character devices | ||
635 | # | ||
636 | # CONFIG_VT is not set | 49 | # CONFIG_VT is not set |
637 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
638 | |||
639 | # | ||
640 | # Serial drivers | ||
641 | # | ||
642 | CONFIG_SERIAL_8250=y | 50 | CONFIG_SERIAL_8250=y |
643 | CONFIG_SERIAL_8250_CONSOLE=y | 51 | CONFIG_SERIAL_8250_CONSOLE=y |
644 | # CONFIG_SERIAL_8250_PCI is not set | 52 | # CONFIG_SERIAL_8250_PCI is not set |
645 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
646 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
647 | CONFIG_SERIAL_8250_EXTENDED=y | 53 | CONFIG_SERIAL_8250_EXTENDED=y |
648 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
649 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 54 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
650 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
651 | # CONFIG_SERIAL_8250_RSA is not set | ||
652 | |||
653 | # | ||
654 | # Non-8250 serial port support | ||
655 | # | ||
656 | # CONFIG_SERIAL_UARTLITE is not set | ||
657 | CONFIG_SERIAL_CORE=y | ||
658 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
659 | # CONFIG_SERIAL_JSM is not set | ||
660 | CONFIG_SERIAL_OF_PLATFORM=y | 55 | CONFIG_SERIAL_OF_PLATFORM=y |
661 | CONFIG_UNIX98_PTYS=y | ||
662 | CONFIG_LEGACY_PTYS=y | ||
663 | CONFIG_LEGACY_PTY_COUNT=256 | ||
664 | # CONFIG_IPMI_HANDLER is not set | ||
665 | # CONFIG_HW_RANDOM is not set | 56 | # CONFIG_HW_RANDOM is not set |
666 | # CONFIG_NVRAM is not set | ||
667 | CONFIG_GEN_RTC=y | 57 | CONFIG_GEN_RTC=y |
668 | # CONFIG_GEN_RTC_X is not set | ||
669 | # CONFIG_R3964 is not set | ||
670 | # CONFIG_APPLICOM is not set | ||
671 | # CONFIG_RAW_DRIVER is not set | ||
672 | # CONFIG_TCG_TPM is not set | ||
673 | CONFIG_DEVPORT=y | ||
674 | # CONFIG_I2C is not set | ||
675 | |||
676 | # | ||
677 | # SPI support | ||
678 | # | ||
679 | # CONFIG_SPI is not set | ||
680 | # CONFIG_SPI_MASTER is not set | ||
681 | # CONFIG_W1 is not set | ||
682 | # CONFIG_POWER_SUPPLY is not set | ||
683 | CONFIG_HWMON=y | ||
684 | # CONFIG_HWMON_VID is not set | ||
685 | # CONFIG_SENSORS_I5K_AMB is not set | ||
686 | # CONFIG_SENSORS_F71805F is not set | ||
687 | # CONFIG_SENSORS_F71882FG is not set | ||
688 | # CONFIG_SENSORS_IT87 is not set | ||
689 | # CONFIG_SENSORS_PC87360 is not set | ||
690 | # CONFIG_SENSORS_PC87427 is not set | ||
691 | # CONFIG_SENSORS_SIS5595 is not set | ||
692 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
693 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
694 | # CONFIG_SENSORS_VIA686A is not set | ||
695 | # CONFIG_SENSORS_VT1211 is not set | ||
696 | # CONFIG_SENSORS_VT8231 is not set | ||
697 | # CONFIG_SENSORS_W83627HF is not set | ||
698 | # CONFIG_SENSORS_W83627EHF is not set | ||
699 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
700 | # CONFIG_WATCHDOG is not set | ||
701 | |||
702 | # | ||
703 | # Sonics Silicon Backplane | ||
704 | # | ||
705 | CONFIG_SSB_POSSIBLE=y | ||
706 | # CONFIG_SSB is not set | ||
707 | |||
708 | # | ||
709 | # Multifunction device drivers | ||
710 | # | ||
711 | # CONFIG_MFD_SM501 is not set | ||
712 | |||
713 | # | ||
714 | # Multimedia devices | ||
715 | # | ||
716 | # CONFIG_VIDEO_DEV is not set | ||
717 | # CONFIG_DVB_CORE is not set | ||
718 | # CONFIG_DAB is not set | ||
719 | |||
720 | # | ||
721 | # Graphics support | ||
722 | # | ||
723 | # CONFIG_AGP is not set | ||
724 | # CONFIG_DRM is not set | ||
725 | # CONFIG_VGASTATE is not set | ||
726 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
727 | # CONFIG_FB is not set | ||
728 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
729 | |||
730 | # | ||
731 | # Display device support | ||
732 | # | ||
733 | # CONFIG_DISPLAY_SUPPORT is not set | ||
734 | |||
735 | # | ||
736 | # Sound | ||
737 | # | ||
738 | # CONFIG_SOUND is not set | ||
739 | CONFIG_HID_SUPPORT=y | ||
740 | CONFIG_HID=y | ||
741 | # CONFIG_HID_DEBUG is not set | ||
742 | # CONFIG_HIDRAW is not set | ||
743 | CONFIG_USB_SUPPORT=y | ||
744 | CONFIG_USB_ARCH_HAS_HCD=y | ||
745 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
746 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
747 | # CONFIG_USB is not set | ||
748 | |||
749 | # | ||
750 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
751 | # | ||
752 | |||
753 | # | ||
754 | # USB Gadget Support | ||
755 | # | ||
756 | # CONFIG_USB_GADGET is not set | ||
757 | # CONFIG_MMC is not set | ||
758 | # CONFIG_NEW_LEDS is not set | ||
759 | # CONFIG_INFINIBAND is not set | ||
760 | # CONFIG_EDAC is not set | ||
761 | # CONFIG_RTC_CLASS is not set | ||
762 | |||
763 | # | ||
764 | # Userspace I/O | ||
765 | # | ||
766 | # CONFIG_UIO is not set | ||
767 | |||
768 | # | ||
769 | # File systems | ||
770 | # | ||
771 | CONFIG_EXT2_FS=y | 58 | CONFIG_EXT2_FS=y |
772 | # CONFIG_EXT2_FS_XATTR is not set | ||
773 | # CONFIG_EXT2_FS_XIP is not set | ||
774 | CONFIG_EXT3_FS=y | 59 | CONFIG_EXT3_FS=y |
775 | CONFIG_EXT3_FS_XATTR=y | ||
776 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
777 | # CONFIG_EXT3_FS_SECURITY is not set | ||
778 | # CONFIG_EXT4DEV_FS is not set | ||
779 | CONFIG_JBD=y | ||
780 | CONFIG_FS_MBCACHE=y | ||
781 | # CONFIG_REISERFS_FS is not set | ||
782 | # CONFIG_JFS_FS is not set | ||
783 | # CONFIG_FS_POSIX_ACL is not set | ||
784 | # CONFIG_XFS_FS is not set | ||
785 | # CONFIG_GFS2_FS is not set | ||
786 | # CONFIG_OCFS2_FS is not set | ||
787 | # CONFIG_MINIX_FS is not set | ||
788 | # CONFIG_ROMFS_FS is not set | ||
789 | CONFIG_INOTIFY=y | 60 | CONFIG_INOTIFY=y |
790 | CONFIG_INOTIFY_USER=y | ||
791 | # CONFIG_QUOTA is not set | ||
792 | CONFIG_DNOTIFY=y | ||
793 | # CONFIG_AUTOFS_FS is not set | ||
794 | # CONFIG_AUTOFS4_FS is not set | ||
795 | # CONFIG_FUSE_FS is not set | ||
796 | |||
797 | # | ||
798 | # CD-ROM/DVD Filesystems | ||
799 | # | ||
800 | # CONFIG_ISO9660_FS is not set | ||
801 | # CONFIG_UDF_FS is not set | ||
802 | |||
803 | # | ||
804 | # DOS/FAT/NT Filesystems | ||
805 | # | ||
806 | # CONFIG_MSDOS_FS is not set | ||
807 | # CONFIG_VFAT_FS is not set | ||
808 | # CONFIG_NTFS_FS is not set | ||
809 | |||
810 | # | ||
811 | # Pseudo filesystems | ||
812 | # | ||
813 | CONFIG_PROC_FS=y | ||
814 | CONFIG_PROC_KCORE=y | 61 | CONFIG_PROC_KCORE=y |
815 | CONFIG_PROC_SYSCTL=y | ||
816 | CONFIG_SYSFS=y | ||
817 | CONFIG_TMPFS=y | 62 | CONFIG_TMPFS=y |
818 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
819 | # CONFIG_HUGETLB_PAGE is not set | ||
820 | # CONFIG_CONFIGFS_FS is not set | ||
821 | |||
822 | # | ||
823 | # Miscellaneous filesystems | ||
824 | # | ||
825 | # CONFIG_ADFS_FS is not set | ||
826 | # CONFIG_AFFS_FS is not set | ||
827 | # CONFIG_HFS_FS is not set | ||
828 | # CONFIG_HFSPLUS_FS is not set | ||
829 | # CONFIG_BEFS_FS is not set | ||
830 | # CONFIG_BFS_FS is not set | ||
831 | # CONFIG_EFS_FS is not set | ||
832 | # CONFIG_CRAMFS is not set | ||
833 | # CONFIG_VXFS_FS is not set | ||
834 | # CONFIG_HPFS_FS is not set | ||
835 | # CONFIG_QNX4FS_FS is not set | ||
836 | # CONFIG_SYSV_FS is not set | ||
837 | # CONFIG_UFS_FS is not set | ||
838 | CONFIG_NETWORK_FILESYSTEMS=y | ||
839 | CONFIG_NFS_FS=y | 63 | CONFIG_NFS_FS=y |
840 | # CONFIG_NFS_V3 is not set | ||
841 | # CONFIG_NFS_V4 is not set | ||
842 | # CONFIG_NFS_DIRECTIO is not set | ||
843 | # CONFIG_NFSD is not set | ||
844 | CONFIG_ROOT_NFS=y | 64 | CONFIG_ROOT_NFS=y |
845 | CONFIG_LOCKD=y | ||
846 | CONFIG_NFS_COMMON=y | ||
847 | CONFIG_SUNRPC=y | ||
848 | # CONFIG_SUNRPC_BIND34 is not set | ||
849 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
850 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
851 | # CONFIG_SMB_FS is not set | ||
852 | # CONFIG_CIFS is not set | ||
853 | # CONFIG_NCP_FS is not set | ||
854 | # CONFIG_CODA_FS is not set | ||
855 | # CONFIG_AFS_FS is not set | ||
856 | |||
857 | # | ||
858 | # Partition Types | ||
859 | # | ||
860 | CONFIG_PARTITION_ADVANCED=y | 65 | CONFIG_PARTITION_ADVANCED=y |
861 | # CONFIG_ACORN_PARTITION is not set | ||
862 | # CONFIG_OSF_PARTITION is not set | ||
863 | # CONFIG_AMIGA_PARTITION is not set | ||
864 | # CONFIG_ATARI_PARTITION is not set | ||
865 | # CONFIG_MAC_PARTITION is not set | ||
866 | CONFIG_MSDOS_PARTITION=y | ||
867 | # CONFIG_BSD_DISKLABEL is not set | ||
868 | # CONFIG_MINIX_SUBPARTITION is not set | ||
869 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
870 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
871 | # CONFIG_LDM_PARTITION is not set | ||
872 | # CONFIG_SGI_PARTITION is not set | ||
873 | # CONFIG_ULTRIX_PARTITION is not set | ||
874 | # CONFIG_SUN_PARTITION is not set | ||
875 | # CONFIG_KARMA_PARTITION is not set | ||
876 | # CONFIG_EFI_PARTITION is not set | ||
877 | # CONFIG_SYSV68_PARTITION is not set | ||
878 | # CONFIG_NLS is not set | ||
879 | # CONFIG_DLM is not set | ||
880 | # CONFIG_UCC_SLOW is not set | ||
881 | |||
882 | # | ||
883 | # Library routines | ||
884 | # | ||
885 | CONFIG_BITREVERSE=y | ||
886 | # CONFIG_CRC_CCITT is not set | ||
887 | # CONFIG_CRC16 is not set | ||
888 | # CONFIG_CRC_ITU_T is not set | ||
889 | CONFIG_CRC32=y | ||
890 | # CONFIG_CRC7 is not set | ||
891 | # CONFIG_LIBCRC32C is not set | ||
892 | CONFIG_PLIST=y | ||
893 | CONFIG_HAS_IOMEM=y | ||
894 | CONFIG_HAS_IOPORT=y | ||
895 | CONFIG_HAS_DMA=y | ||
896 | # CONFIG_INSTRUMENTATION is not set | ||
897 | |||
898 | # | ||
899 | # Kernel hacking | ||
900 | # | ||
901 | # CONFIG_PRINTK_TIME is not set | ||
902 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
903 | CONFIG_ENABLE_MUST_CHECK=y | ||
904 | CONFIG_MAGIC_SYSRQ=y | 66 | CONFIG_MAGIC_SYSRQ=y |
905 | # CONFIG_UNUSED_SYMBOLS is not set | ||
906 | # CONFIG_DEBUG_FS is not set | ||
907 | # CONFIG_HEADERS_CHECK is not set | ||
908 | CONFIG_DEBUG_KERNEL=y | 67 | CONFIG_DEBUG_KERNEL=y |
909 | # CONFIG_DEBUG_SHIRQ is not set | ||
910 | CONFIG_DETECT_SOFTLOCKUP=y | ||
911 | # CONFIG_SCHED_DEBUG is not set | 68 | # CONFIG_SCHED_DEBUG is not set |
912 | # CONFIG_SCHEDSTATS is not set | ||
913 | # CONFIG_TIMER_STATS is not set | ||
914 | # CONFIG_SLUB_DEBUG_ON is not set | ||
915 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
916 | # CONFIG_RT_MUTEX_TESTER is not set | ||
917 | # CONFIG_DEBUG_SPINLOCK is not set | ||
918 | # CONFIG_DEBUG_MUTEXES is not set | ||
919 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
920 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
921 | # CONFIG_DEBUG_KOBJECT is not set | ||
922 | # CONFIG_DEBUG_BUGVERBOSE is not set | 69 | # CONFIG_DEBUG_BUGVERBOSE is not set |
923 | # CONFIG_DEBUG_INFO is not set | ||
924 | # CONFIG_DEBUG_VM is not set | ||
925 | # CONFIG_DEBUG_LIST is not set | ||
926 | # CONFIG_DEBUG_SG is not set | ||
927 | CONFIG_FORCED_INLINING=y | ||
928 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
929 | # CONFIG_RCU_TORTURE_TEST is not set | ||
930 | # CONFIG_FAULT_INJECTION is not set | ||
931 | # CONFIG_SAMPLES is not set | ||
932 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
933 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
934 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
935 | CONFIG_DEBUGGER=y | ||
936 | CONFIG_XMON=y | 70 | CONFIG_XMON=y |
937 | CONFIG_XMON_DEFAULT=y | 71 | CONFIG_XMON_DEFAULT=y |
938 | CONFIG_XMON_DISASSEMBLY=y | ||
939 | # CONFIG_BDI_SWITCH is not set | ||
940 | # CONFIG_BOOTX_TEXT is not set | ||
941 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
942 | |||
943 | # | ||
944 | # Security options | ||
945 | # | ||
946 | # CONFIG_KEYS is not set | ||
947 | # CONFIG_SECURITY is not set | ||
948 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
949 | # CONFIG_CRYPTO is not set | ||
950 | # CONFIG_PPC_CLOCK is not set | ||