diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-06-10 01:12:18 -0400 |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-06-10 01:12:18 -0400 |
commit | 07a8c03f3e06129e847acd068b8b89c13357ee64 (patch) | |
tree | 491f8e59697ee70ee22fe4537cb968ee530cd2aa /arch/arm/configs/shark_defconfig | |
parent | 67a3e12b05e055c0415c556a315a3d3eb637e29e (diff) |
ARM: reduce defconfigs
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/shark_defconfig')
-rw-r--r-- | arch/arm/configs/shark_defconfig | 1167 |
1 files changed, 0 insertions, 1167 deletions
diff --git a/arch/arm/configs/shark_defconfig b/arch/arm/configs/shark_defconfig index 46de1247d127..caa07db90cf5 100644 --- a/arch/arm/configs/shark_defconfig +++ b/arch/arm/configs/shark_defconfig | |||
@@ -1,1248 +1,81 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.28-git6 | ||
4 | # Thu Jan 8 17:14:47 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | # CONFIG_GENERIC_GPIO is not set | ||
9 | # CONFIG_GENERIC_TIME is not set | ||
10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
29 | |||
30 | # | ||
31 | # General setup | ||
32 | # | ||
33 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
34 | CONFIG_BROKEN_ON_SMP=y | ||
35 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
36 | CONFIG_LOCALVERSION="" | ||
37 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
38 | CONFIG_SWAP=y | ||
39 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
40 | CONFIG_SYSVIPC_SYSCTL=y | ||
41 | # CONFIG_POSIX_MQUEUE is not set | ||
42 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
43 | # CONFIG_TASKSTATS is not set | ||
44 | # CONFIG_AUDIT is not set | ||
45 | # CONFIG_IKCONFIG is not set | ||
46 | CONFIG_LOG_BUF_SHIFT=14 | 4 | CONFIG_LOG_BUF_SHIFT=14 |
47 | # CONFIG_CGROUPS is not set | ||
48 | CONFIG_GROUP_SCHED=y | ||
49 | CONFIG_FAIR_GROUP_SCHED=y | ||
50 | # CONFIG_RT_GROUP_SCHED is not set | ||
51 | CONFIG_USER_SCHED=y | ||
52 | # CONFIG_CGROUP_SCHED is not set | ||
53 | CONFIG_SYSFS_DEPRECATED=y | ||
54 | CONFIG_SYSFS_DEPRECATED_V2=y | 5 | CONFIG_SYSFS_DEPRECATED_V2=y |
55 | # CONFIG_RELAY is not set | ||
56 | CONFIG_NAMESPACES=y | ||
57 | # CONFIG_UTS_NS is not set | ||
58 | # CONFIG_IPC_NS is not set | ||
59 | # CONFIG_USER_NS is not set | ||
60 | # CONFIG_PID_NS is not set | ||
61 | # CONFIG_BLK_DEV_INITRD is not set | ||
62 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
63 | CONFIG_SYSCTL=y | ||
64 | # CONFIG_EMBEDDED is not set | ||
65 | CONFIG_UID16=y | ||
66 | CONFIG_SYSCTL_SYSCALL=y | ||
67 | CONFIG_KALLSYMS=y | ||
68 | # CONFIG_KALLSYMS_ALL is not set | ||
69 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
70 | CONFIG_HOTPLUG=y | ||
71 | CONFIG_PRINTK=y | ||
72 | CONFIG_BUG=y | ||
73 | CONFIG_ELF_CORE=y | ||
74 | CONFIG_COMPAT_BRK=y | ||
75 | CONFIG_BASE_FULL=y | ||
76 | CONFIG_FUTEX=y | ||
77 | CONFIG_ANON_INODES=y | ||
78 | CONFIG_EPOLL=y | ||
79 | CONFIG_SIGNALFD=y | ||
80 | CONFIG_TIMERFD=y | ||
81 | CONFIG_EVENTFD=y | ||
82 | CONFIG_SHMEM=y | ||
83 | CONFIG_AIO=y | ||
84 | CONFIG_VM_EVENT_COUNTERS=y | ||
85 | CONFIG_PCI_QUIRKS=y | ||
86 | CONFIG_SLAB=y | 6 | CONFIG_SLAB=y |
87 | # CONFIG_SLUB is not set | ||
88 | # CONFIG_SLOB is not set | ||
89 | # CONFIG_PROFILING is not set | ||
90 | CONFIG_HAVE_OPROFILE=y | ||
91 | # CONFIG_KPROBES is not set | ||
92 | CONFIG_HAVE_KPROBES=y | ||
93 | CONFIG_HAVE_KRETPROBES=y | ||
94 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
95 | CONFIG_SLABINFO=y | ||
96 | CONFIG_RT_MUTEXES=y | ||
97 | # CONFIG_TINY_SHMEM is not set | ||
98 | CONFIG_BASE_SMALL=0 | ||
99 | CONFIG_MODULES=y | 7 | CONFIG_MODULES=y |
100 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
101 | CONFIG_MODULE_UNLOAD=y | 8 | CONFIG_MODULE_UNLOAD=y |
102 | CONFIG_MODULE_FORCE_UNLOAD=y | 9 | CONFIG_MODULE_FORCE_UNLOAD=y |
103 | # CONFIG_MODVERSIONS is not set | ||
104 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
105 | CONFIG_KMOD=y | ||
106 | CONFIG_BLOCK=y | ||
107 | # CONFIG_LBD is not set | ||
108 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
109 | # CONFIG_BLK_DEV_BSG is not set | 10 | # CONFIG_BLK_DEV_BSG is not set |
110 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
111 | |||
112 | # | ||
113 | # IO Schedulers | ||
114 | # | ||
115 | CONFIG_IOSCHED_NOOP=y | ||
116 | CONFIG_IOSCHED_AS=y | ||
117 | CONFIG_IOSCHED_DEADLINE=y | ||
118 | CONFIG_IOSCHED_CFQ=y | ||
119 | # CONFIG_DEFAULT_AS is not set | ||
120 | # CONFIG_DEFAULT_DEADLINE is not set | ||
121 | CONFIG_DEFAULT_CFQ=y | ||
122 | # CONFIG_DEFAULT_NOOP is not set | ||
123 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
124 | CONFIG_CLASSIC_RCU=y | ||
125 | # CONFIG_TREE_RCU is not set | ||
126 | # CONFIG_PREEMPT_RCU is not set | ||
127 | # CONFIG_TREE_RCU_TRACE is not set | ||
128 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
129 | # CONFIG_FREEZER is not set | ||
130 | |||
131 | # | ||
132 | # System Type | ||
133 | # | ||
134 | # CONFIG_ARCH_AAEC2000 is not set | ||
135 | # CONFIG_ARCH_INTEGRATOR is not set | ||
136 | # CONFIG_ARCH_REALVIEW is not set | ||
137 | # CONFIG_ARCH_VERSATILE is not set | ||
138 | # CONFIG_ARCH_AT91 is not set | ||
139 | # CONFIG_ARCH_CLPS711X is not set | ||
140 | # CONFIG_ARCH_EBSA110 is not set | ||
141 | # CONFIG_ARCH_EP93XX is not set | ||
142 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
143 | # CONFIG_ARCH_NETX is not set | ||
144 | # CONFIG_ARCH_H720X is not set | ||
145 | # CONFIG_ARCH_IMX is not set | ||
146 | # CONFIG_ARCH_IOP13XX is not set | ||
147 | # CONFIG_ARCH_IOP32X is not set | ||
148 | # CONFIG_ARCH_IOP33X is not set | ||
149 | # CONFIG_ARCH_IXP23XX is not set | ||
150 | # CONFIG_ARCH_IXP2000 is not set | ||
151 | # CONFIG_ARCH_IXP4XX is not set | ||
152 | # CONFIG_ARCH_L7200 is not set | ||
153 | # CONFIG_ARCH_KIRKWOOD is not set | ||
154 | # CONFIG_ARCH_KS8695 is not set | ||
155 | # CONFIG_ARCH_NS9XXX is not set | ||
156 | # CONFIG_ARCH_LOKI is not set | ||
157 | # CONFIG_ARCH_MV78XX0 is not set | ||
158 | # CONFIG_ARCH_MXC is not set | ||
159 | # CONFIG_ARCH_ORION5X is not set | ||
160 | # CONFIG_ARCH_PNX4008 is not set | ||
161 | # CONFIG_ARCH_PXA is not set | ||
162 | # CONFIG_ARCH_RPC is not set | ||
163 | # CONFIG_ARCH_SA1100 is not set | ||
164 | # CONFIG_ARCH_S3C2410 is not set | ||
165 | # CONFIG_ARCH_S3C64XX is not set | ||
166 | CONFIG_ARCH_SHARK=y | 11 | CONFIG_ARCH_SHARK=y |
167 | # CONFIG_ARCH_LH7A40X is not set | ||
168 | # CONFIG_ARCH_DAVINCI is not set | ||
169 | # CONFIG_ARCH_OMAP is not set | ||
170 | # CONFIG_ARCH_MSM is not set | ||
171 | # CONFIG_ARCH_W90X900 is not set | ||
172 | |||
173 | # | ||
174 | # Processor Type | ||
175 | # | ||
176 | CONFIG_CPU_SA110=y | ||
177 | CONFIG_CPU_32v4=y | ||
178 | CONFIG_CPU_ABRT_EV4=y | ||
179 | CONFIG_CPU_PABRT_NOIFAR=y | ||
180 | CONFIG_CPU_CACHE_V4WB=y | ||
181 | CONFIG_CPU_CACHE_VIVT=y | ||
182 | CONFIG_CPU_COPY_V4WB=y | ||
183 | CONFIG_CPU_TLB_V4WB=y | ||
184 | CONFIG_CPU_CP15=y | ||
185 | CONFIG_CPU_CP15_MMU=y | ||
186 | |||
187 | # | ||
188 | # Processor Features | ||
189 | # | ||
190 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
191 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
192 | # CONFIG_OUTER_CACHE is not set | ||
193 | |||
194 | # | ||
195 | # Bus support | ||
196 | # | ||
197 | CONFIG_ISA=y | ||
198 | CONFIG_ISA_DMA=y | ||
199 | CONFIG_ISA_DMA_API=y | ||
200 | CONFIG_PCI=y | ||
201 | CONFIG_PCI_SYSCALL=y | ||
202 | CONFIG_PCI_HOST_VIA82C505=y | ||
203 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
204 | CONFIG_PCI_LEGACY=y | ||
205 | # CONFIG_PCI_DEBUG is not set | ||
206 | # CONFIG_PCCARD is not set | ||
207 | |||
208 | # | ||
209 | # Kernel Features | ||
210 | # | ||
211 | CONFIG_VMSPLIT_3G=y | ||
212 | # CONFIG_VMSPLIT_2G is not set | ||
213 | # CONFIG_VMSPLIT_1G is not set | ||
214 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
215 | # CONFIG_PREEMPT is not set | ||
216 | CONFIG_HZ=100 | ||
217 | # CONFIG_AEABI is not set | ||
218 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
219 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
220 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
221 | CONFIG_SELECT_MEMORY_MODEL=y | ||
222 | CONFIG_FLATMEM_MANUAL=y | ||
223 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
224 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
225 | CONFIG_FLATMEM=y | ||
226 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
227 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
228 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
229 | # CONFIG_RESOURCES_64BIT is not set | ||
230 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
231 | CONFIG_ZONE_DMA_FLAG=1 | ||
232 | CONFIG_BOUNCE=y | ||
233 | CONFIG_VIRT_TO_BUS=y | ||
234 | CONFIG_UNEVICTABLE_LRU=y | ||
235 | CONFIG_LEDS=y | 12 | CONFIG_LEDS=y |
236 | CONFIG_LEDS_TIMER=y | 13 | CONFIG_LEDS_TIMER=y |
237 | # CONFIG_LEDS_CPU is not set | ||
238 | CONFIG_ALIGNMENT_TRAP=y | ||
239 | |||
240 | # | ||
241 | # Boot options | ||
242 | # | ||
243 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 14 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
244 | CONFIG_ZBOOT_ROM_BSS=0x0 | 15 | CONFIG_ZBOOT_ROM_BSS=0x0 |
245 | CONFIG_CMDLINE="" | ||
246 | # CONFIG_XIP_KERNEL is not set | ||
247 | # CONFIG_KEXEC is not set | ||
248 | |||
249 | # | ||
250 | # CPU Power Management | ||
251 | # | ||
252 | # CONFIG_CPU_IDLE is not set | ||
253 | |||
254 | # | ||
255 | # Floating point emulation | ||
256 | # | ||
257 | |||
258 | # | ||
259 | # At least one emulation must be selected | ||
260 | # | ||
261 | CONFIG_FPE_NWFPE=y | 16 | CONFIG_FPE_NWFPE=y |
262 | # CONFIG_FPE_NWFPE_XP is not set | ||
263 | # CONFIG_FPE_FASTFPE is not set | ||
264 | |||
265 | # | ||
266 | # Userspace binary formats | ||
267 | # | ||
268 | CONFIG_BINFMT_ELF=y | ||
269 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
270 | CONFIG_HAVE_AOUT=y | ||
271 | # CONFIG_BINFMT_AOUT is not set | ||
272 | # CONFIG_BINFMT_MISC is not set | ||
273 | # CONFIG_ARTHUR is not set | ||
274 | |||
275 | # | ||
276 | # Power management options | ||
277 | # | ||
278 | # CONFIG_PM is not set | ||
279 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
280 | CONFIG_NET=y | 17 | CONFIG_NET=y |
281 | |||
282 | # | ||
283 | # Networking options | ||
284 | # | ||
285 | # CONFIG_NET_NS is not set | ||
286 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
287 | CONFIG_PACKET=y | 18 | CONFIG_PACKET=y |
288 | # CONFIG_PACKET_MMAP is not set | ||
289 | CONFIG_UNIX=y | 19 | CONFIG_UNIX=y |
290 | # CONFIG_NET_KEY is not set | ||
291 | CONFIG_INET=y | 20 | CONFIG_INET=y |
292 | # CONFIG_IP_MULTICAST is not set | ||
293 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
294 | CONFIG_IP_FIB_HASH=y | ||
295 | # CONFIG_IP_PNP is not set | ||
296 | # CONFIG_NET_IPIP is not set | ||
297 | # CONFIG_NET_IPGRE is not set | ||
298 | # CONFIG_ARPD is not set | ||
299 | # CONFIG_SYN_COOKIES is not set | ||
300 | # CONFIG_INET_AH is not set | ||
301 | # CONFIG_INET_ESP is not set | ||
302 | # CONFIG_INET_IPCOMP is not set | ||
303 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
304 | # CONFIG_INET_TUNNEL is not set | ||
305 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 21 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
306 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 22 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
307 | # CONFIG_INET_XFRM_MODE_BEET is not set | 23 | # CONFIG_INET_XFRM_MODE_BEET is not set |
308 | # CONFIG_INET_LRO is not set | 24 | # CONFIG_INET_LRO is not set |
309 | # CONFIG_INET_DIAG is not set | 25 | # CONFIG_INET_DIAG is not set |
310 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
311 | CONFIG_TCP_CONG_CUBIC=y | ||
312 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
313 | # CONFIG_TCP_MD5SIG is not set | ||
314 | # CONFIG_IPV6 is not set | 26 | # CONFIG_IPV6 is not set |
315 | # CONFIG_NETWORK_SECMARK is not set | ||
316 | # CONFIG_NETFILTER is not set | ||
317 | # CONFIG_IP_DCCP is not set | ||
318 | # CONFIG_IP_SCTP is not set | ||
319 | # CONFIG_TIPC is not set | ||
320 | # CONFIG_ATM is not set | ||
321 | # CONFIG_BRIDGE is not set | ||
322 | # CONFIG_NET_DSA is not set | ||
323 | # CONFIG_VLAN_8021Q is not set | ||
324 | # CONFIG_DECNET is not set | ||
325 | # CONFIG_LLC2 is not set | ||
326 | # CONFIG_IPX is not set | ||
327 | # CONFIG_ATALK is not set | ||
328 | # CONFIG_X25 is not set | ||
329 | # CONFIG_LAPB is not set | ||
330 | # CONFIG_ECONET is not set | ||
331 | # CONFIG_WAN_ROUTER is not set | ||
332 | # CONFIG_NET_SCHED is not set | ||
333 | # CONFIG_DCB is not set | ||
334 | |||
335 | # | ||
336 | # Network testing | ||
337 | # | ||
338 | # CONFIG_NET_PKTGEN is not set | ||
339 | # CONFIG_HAMRADIO is not set | ||
340 | # CONFIG_CAN is not set | ||
341 | # CONFIG_IRDA is not set | ||
342 | # CONFIG_BT is not set | ||
343 | # CONFIG_AF_RXRPC is not set | ||
344 | # CONFIG_PHONET is not set | ||
345 | # CONFIG_WIRELESS is not set | ||
346 | # CONFIG_RFKILL is not set | ||
347 | # CONFIG_NET_9P is not set | ||
348 | |||
349 | # | ||
350 | # Device Drivers | ||
351 | # | ||
352 | |||
353 | # | ||
354 | # Generic Driver Options | ||
355 | # | ||
356 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 27 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
357 | # CONFIG_STANDALONE is not set | 28 | # CONFIG_STANDALONE is not set |
358 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
359 | CONFIG_FW_LOADER=y | ||
360 | # CONFIG_FIRMWARE_IN_KERNEL is not set | 29 | # CONFIG_FIRMWARE_IN_KERNEL is not set |
361 | CONFIG_EXTRA_FIRMWARE="" | ||
362 | # CONFIG_DEBUG_DRIVER is not set | ||
363 | # CONFIG_DEBUG_DEVRES is not set | ||
364 | # CONFIG_SYS_HYPERVISOR is not set | ||
365 | # CONFIG_CONNECTOR is not set | ||
366 | # CONFIG_MTD is not set | ||
367 | CONFIG_PARPORT=m | 30 | CONFIG_PARPORT=m |
368 | CONFIG_PARPORT_PC=m | 31 | CONFIG_PARPORT_PC=m |
369 | # CONFIG_PARPORT_SERIAL is not set | ||
370 | # CONFIG_PARPORT_PC_FIFO is not set | ||
371 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
372 | # CONFIG_PARPORT_GSC is not set | ||
373 | # CONFIG_PARPORT_AX88796 is not set | ||
374 | # CONFIG_PARPORT_1284 is not set | ||
375 | # CONFIG_PNP is not set | ||
376 | CONFIG_BLK_DEV=y | ||
377 | # CONFIG_BLK_DEV_XD is not set | ||
378 | # CONFIG_PARIDE is not set | ||
379 | # CONFIG_BLK_CPQ_DA is not set | ||
380 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
381 | # CONFIG_BLK_DEV_DAC960 is not set | ||
382 | # CONFIG_BLK_DEV_UMEM is not set | ||
383 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
384 | CONFIG_BLK_DEV_LOOP=y | 32 | CONFIG_BLK_DEV_LOOP=y |
385 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
386 | # CONFIG_BLK_DEV_NBD is not set | ||
387 | # CONFIG_BLK_DEV_SX8 is not set | ||
388 | CONFIG_BLK_DEV_RAM=y | 33 | CONFIG_BLK_DEV_RAM=y |
389 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
390 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
391 | # CONFIG_BLK_DEV_XIP is not set | ||
392 | # CONFIG_CDROM_PKTCDVD is not set | ||
393 | # CONFIG_ATA_OVER_ETH is not set | ||
394 | # CONFIG_BLK_DEV_HD is not set | ||
395 | CONFIG_MISC_DEVICES=y | ||
396 | # CONFIG_PHANTOM is not set | ||
397 | # CONFIG_EEPROM_93CX6 is not set | ||
398 | # CONFIG_SGI_IOC4 is not set | ||
399 | # CONFIG_TIFM_CORE is not set | ||
400 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
401 | # CONFIG_HP_ILO is not set | ||
402 | # CONFIG_C2PORT is not set | ||
403 | CONFIG_HAVE_IDE=y | ||
404 | CONFIG_IDE=y | 34 | CONFIG_IDE=y |
405 | |||
406 | # | ||
407 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | ||
408 | # | ||
409 | CONFIG_IDE_ATAPI=y | ||
410 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
411 | CONFIG_IDE_GD=y | ||
412 | CONFIG_IDE_GD_ATA=y | ||
413 | # CONFIG_IDE_GD_ATAPI is not set | ||
414 | CONFIG_BLK_DEV_IDECD=m | 35 | CONFIG_BLK_DEV_IDECD=m |
415 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
416 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
417 | # CONFIG_IDE_TASK_IOCTL is not set | ||
418 | CONFIG_IDE_PROC_FS=y | ||
419 | |||
420 | # | ||
421 | # IDE chipset support/bugfixes | ||
422 | # | ||
423 | # CONFIG_BLK_DEV_PLATFORM is not set | ||
424 | |||
425 | # | ||
426 | # PCI IDE chipsets support | ||
427 | # | ||
428 | # CONFIG_BLK_DEV_GENERIC is not set | ||
429 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
430 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
431 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
432 | # CONFIG_BLK_DEV_CMD64X is not set | ||
433 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
434 | # CONFIG_BLK_DEV_CS5520 is not set | ||
435 | # CONFIG_BLK_DEV_CS5530 is not set | ||
436 | # CONFIG_BLK_DEV_HPT366 is not set | ||
437 | # CONFIG_BLK_DEV_JMICRON is not set | ||
438 | # CONFIG_BLK_DEV_SC1200 is not set | ||
439 | # CONFIG_BLK_DEV_PIIX is not set | ||
440 | # CONFIG_BLK_DEV_IT8213 is not set | ||
441 | # CONFIG_BLK_DEV_IT821X is not set | ||
442 | # CONFIG_BLK_DEV_NS87415 is not set | ||
443 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
444 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
445 | # CONFIG_BLK_DEV_SVWKS is not set | ||
446 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
447 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
448 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
449 | # CONFIG_BLK_DEV_TRM290 is not set | ||
450 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
451 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
452 | CONFIG_IDE_ARM=y | ||
453 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
454 | |||
455 | # | ||
456 | # SCSI device support | ||
457 | # | ||
458 | # CONFIG_RAID_ATTRS is not set | ||
459 | CONFIG_SCSI=m | 36 | CONFIG_SCSI=m |
460 | CONFIG_SCSI_DMA=y | ||
461 | # CONFIG_SCSI_TGT is not set | ||
462 | # CONFIG_SCSI_NETLINK is not set | ||
463 | CONFIG_SCSI_PROC_FS=y | ||
464 | |||
465 | # | ||
466 | # SCSI support type (disk, tape, CD-ROM) | ||
467 | # | ||
468 | CONFIG_BLK_DEV_SD=m | 37 | CONFIG_BLK_DEV_SD=m |
469 | CONFIG_CHR_DEV_ST=m | 38 | CONFIG_CHR_DEV_ST=m |
470 | # CONFIG_CHR_DEV_OSST is not set | ||
471 | CONFIG_BLK_DEV_SR=m | 39 | CONFIG_BLK_DEV_SR=m |
472 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
473 | CONFIG_CHR_DEV_SG=m | 40 | CONFIG_CHR_DEV_SG=m |
474 | # CONFIG_CHR_DEV_SCH is not set | ||
475 | |||
476 | # | ||
477 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
478 | # | ||
479 | # CONFIG_SCSI_MULTI_LUN is not set | ||
480 | # CONFIG_SCSI_CONSTANTS is not set | ||
481 | # CONFIG_SCSI_LOGGING is not set | ||
482 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
483 | CONFIG_SCSI_WAIT_SCAN=m | ||
484 | |||
485 | # | ||
486 | # SCSI Transports | ||
487 | # | ||
488 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
489 | # CONFIG_SCSI_FC_ATTRS is not set | ||
490 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
491 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
492 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
493 | CONFIG_SCSI_LOWLEVEL=y | ||
494 | # CONFIG_ISCSI_TCP is not set | ||
495 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
496 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
497 | # CONFIG_SCSI_3W_9XXX is not set | ||
498 | # CONFIG_SCSI_7000FASST is not set | ||
499 | # CONFIG_SCSI_ACARD is not set | ||
500 | # CONFIG_SCSI_AHA152X is not set | ||
501 | # CONFIG_SCSI_AHA1542 is not set | ||
502 | # CONFIG_SCSI_AACRAID is not set | ||
503 | # CONFIG_SCSI_AIC7XXX is not set | ||
504 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
505 | # CONFIG_SCSI_AIC79XX is not set | ||
506 | # CONFIG_SCSI_AIC94XX is not set | ||
507 | # CONFIG_SCSI_DPT_I2O is not set | ||
508 | # CONFIG_SCSI_ADVANSYS is not set | ||
509 | # CONFIG_SCSI_IN2000 is not set | ||
510 | # CONFIG_SCSI_ARCMSR is not set | ||
511 | # CONFIG_MEGARAID_NEWGEN is not set | ||
512 | # CONFIG_MEGARAID_LEGACY is not set | ||
513 | # CONFIG_MEGARAID_SAS is not set | ||
514 | # CONFIG_SCSI_HPTIOP is not set | ||
515 | # CONFIG_SCSI_BUSLOGIC is not set | ||
516 | # CONFIG_LIBFC is not set | ||
517 | # CONFIG_FCOE is not set | ||
518 | # CONFIG_SCSI_DMX3191D is not set | ||
519 | # CONFIG_SCSI_DTC3280 is not set | ||
520 | # CONFIG_SCSI_EATA is not set | ||
521 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
522 | # CONFIG_SCSI_GDTH is not set | ||
523 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
524 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
525 | # CONFIG_SCSI_IPS is not set | ||
526 | # CONFIG_SCSI_INITIO is not set | ||
527 | # CONFIG_SCSI_INIA100 is not set | ||
528 | # CONFIG_SCSI_PPA is not set | ||
529 | # CONFIG_SCSI_IMM is not set | ||
530 | # CONFIG_SCSI_MVSAS is not set | ||
531 | # CONFIG_SCSI_NCR53C406A is not set | ||
532 | # CONFIG_SCSI_STEX is not set | ||
533 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
534 | # CONFIG_SCSI_PAS16 is not set | ||
535 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
536 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
537 | # CONFIG_SCSI_QLA_FC is not set | ||
538 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
539 | # CONFIG_SCSI_LPFC is not set | ||
540 | # CONFIG_SCSI_SYM53C416 is not set | ||
541 | # CONFIG_SCSI_DC395x is not set | ||
542 | # CONFIG_SCSI_DC390T is not set | ||
543 | # CONFIG_SCSI_T128 is not set | ||
544 | # CONFIG_SCSI_U14_34F is not set | ||
545 | # CONFIG_SCSI_NSP32 is not set | ||
546 | # CONFIG_SCSI_DEBUG is not set | ||
547 | # CONFIG_SCSI_SRP is not set | ||
548 | # CONFIG_SCSI_DH is not set | ||
549 | # CONFIG_ATA is not set | ||
550 | # CONFIG_MD is not set | ||
551 | # CONFIG_FUSION is not set | ||
552 | |||
553 | # | ||
554 | # IEEE 1394 (FireWire) support | ||
555 | # | ||
556 | |||
557 | # | ||
558 | # Enable only one of the two stacks, unless you know what you are doing | ||
559 | # | ||
560 | # CONFIG_FIREWIRE is not set | ||
561 | # CONFIG_IEEE1394 is not set | ||
562 | # CONFIG_I2O is not set | ||
563 | CONFIG_NETDEVICES=y | 41 | CONFIG_NETDEVICES=y |
564 | # CONFIG_DUMMY is not set | ||
565 | # CONFIG_BONDING is not set | ||
566 | # CONFIG_MACVLAN is not set | ||
567 | # CONFIG_EQUALIZER is not set | ||
568 | # CONFIG_TUN is not set | ||
569 | # CONFIG_VETH is not set | ||
570 | # CONFIG_ARCNET is not set | ||
571 | # CONFIG_PHYLIB is not set | ||
572 | CONFIG_NET_ETHERNET=y | 42 | CONFIG_NET_ETHERNET=y |
573 | # CONFIG_MII is not set | ||
574 | # CONFIG_AX88796 is not set | ||
575 | # CONFIG_HAPPYMEAL is not set | ||
576 | # CONFIG_SUNGEM is not set | ||
577 | # CONFIG_CASSINI is not set | ||
578 | # CONFIG_NET_VENDOR_3COM is not set | ||
579 | # CONFIG_LANCE is not set | ||
580 | # CONFIG_NET_VENDOR_SMC is not set | ||
581 | # CONFIG_SMC91X is not set | ||
582 | # CONFIG_DM9000 is not set | ||
583 | # CONFIG_SMC911X is not set | ||
584 | # CONFIG_SMSC911X is not set | ||
585 | # CONFIG_NET_VENDOR_RACAL is not set | ||
586 | # CONFIG_NET_TULIP is not set | ||
587 | # CONFIG_AT1700 is not set | ||
588 | # CONFIG_DEPCA is not set | ||
589 | # CONFIG_HP100 is not set | ||
590 | # CONFIG_NET_ISA is not set | ||
591 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
592 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
593 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
594 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
595 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
596 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
597 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
598 | CONFIG_NET_PCI=y | 43 | CONFIG_NET_PCI=y |
599 | # CONFIG_PCNET32 is not set | ||
600 | # CONFIG_AMD8111_ETH is not set | ||
601 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
602 | # CONFIG_AC3200 is not set | ||
603 | # CONFIG_APRICOT is not set | ||
604 | # CONFIG_B44 is not set | ||
605 | # CONFIG_FORCEDETH is not set | ||
606 | CONFIG_CS89x0=y | 44 | CONFIG_CS89x0=y |
607 | CONFIG_CS89x0_NOEEPROM=y | ||
608 | # CONFIG_E100 is not set | ||
609 | # CONFIG_FEALNX is not set | ||
610 | # CONFIG_NATSEMI is not set | ||
611 | # CONFIG_NE2K_PCI is not set | ||
612 | # CONFIG_8139CP is not set | ||
613 | # CONFIG_8139TOO is not set | ||
614 | # CONFIG_R6040 is not set | ||
615 | # CONFIG_SIS900 is not set | ||
616 | # CONFIG_EPIC100 is not set | ||
617 | # CONFIG_SMSC9420 is not set | ||
618 | # CONFIG_SUNDANCE is not set | ||
619 | # CONFIG_TLAN is not set | ||
620 | # CONFIG_VIA_RHINE is not set | ||
621 | # CONFIG_SC92031 is not set | ||
622 | # CONFIG_NET_POCKET is not set | ||
623 | # CONFIG_ATL2 is not set | ||
624 | CONFIG_NETDEV_1000=y | ||
625 | # CONFIG_ACENIC is not set | ||
626 | # CONFIG_DL2K is not set | ||
627 | # CONFIG_E1000 is not set | ||
628 | # CONFIG_E1000E is not set | ||
629 | # CONFIG_IP1000 is not set | ||
630 | # CONFIG_IGB is not set | ||
631 | # CONFIG_NS83820 is not set | ||
632 | # CONFIG_HAMACHI is not set | ||
633 | # CONFIG_YELLOWFIN is not set | ||
634 | # CONFIG_R8169 is not set | ||
635 | # CONFIG_SIS190 is not set | ||
636 | # CONFIG_SKGE is not set | ||
637 | # CONFIG_SKY2 is not set | ||
638 | # CONFIG_VIA_VELOCITY is not set | ||
639 | # CONFIG_TIGON3 is not set | ||
640 | # CONFIG_BNX2 is not set | ||
641 | # CONFIG_QLA3XXX is not set | ||
642 | # CONFIG_ATL1 is not set | ||
643 | # CONFIG_ATL1E is not set | ||
644 | # CONFIG_JME is not set | ||
645 | CONFIG_NETDEV_10000=y | ||
646 | # CONFIG_CHELSIO_T1 is not set | ||
647 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
648 | # CONFIG_CHELSIO_T3 is not set | ||
649 | # CONFIG_ENIC is not set | ||
650 | # CONFIG_IXGBE is not set | ||
651 | # CONFIG_IXGB is not set | ||
652 | # CONFIG_S2IO is not set | ||
653 | # CONFIG_MYRI10GE is not set | ||
654 | # CONFIG_NETXEN_NIC is not set | ||
655 | # CONFIG_NIU is not set | ||
656 | # CONFIG_MLX4_EN is not set | ||
657 | # CONFIG_MLX4_CORE is not set | ||
658 | # CONFIG_TEHUTI is not set | ||
659 | # CONFIG_BNX2X is not set | ||
660 | # CONFIG_QLGE is not set | ||
661 | # CONFIG_SFC is not set | ||
662 | # CONFIG_TR is not set | ||
663 | |||
664 | # | ||
665 | # Wireless LAN | ||
666 | # | ||
667 | # CONFIG_WLAN_PRE80211 is not set | ||
668 | # CONFIG_WLAN_80211 is not set | ||
669 | # CONFIG_IWLWIFI_LEDS is not set | ||
670 | # CONFIG_WAN is not set | ||
671 | # CONFIG_FDDI is not set | ||
672 | # CONFIG_HIPPI is not set | ||
673 | # CONFIG_PLIP is not set | ||
674 | # CONFIG_PPP is not set | ||
675 | # CONFIG_SLIP is not set | ||
676 | # CONFIG_NET_FC is not set | ||
677 | # CONFIG_NETCONSOLE is not set | ||
678 | # CONFIG_NETPOLL is not set | ||
679 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
680 | # CONFIG_ISDN is not set | ||
681 | |||
682 | # | ||
683 | # Input device support | ||
684 | # | ||
685 | CONFIG_INPUT=y | ||
686 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
687 | # CONFIG_INPUT_POLLDEV is not set | ||
688 | |||
689 | # | ||
690 | # Userland interfaces | ||
691 | # | ||
692 | CONFIG_INPUT_MOUSEDEV=y | ||
693 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
694 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
695 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
696 | # CONFIG_INPUT_JOYDEV is not set | ||
697 | # CONFIG_INPUT_EVDEV is not set | ||
698 | # CONFIG_INPUT_EVBUG is not set | ||
699 | |||
700 | # | ||
701 | # Input Device Drivers | ||
702 | # | ||
703 | CONFIG_INPUT_KEYBOARD=y | ||
704 | CONFIG_KEYBOARD_ATKBD=y | ||
705 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
706 | # CONFIG_KEYBOARD_LKKBD is not set | ||
707 | # CONFIG_KEYBOARD_XTKBD is not set | ||
708 | # CONFIG_KEYBOARD_NEWTON is not set | ||
709 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
710 | CONFIG_INPUT_MOUSE=y | ||
711 | CONFIG_MOUSE_PS2=y | ||
712 | CONFIG_MOUSE_PS2_ALPS=y | ||
713 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
714 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
715 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
716 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
717 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
718 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
719 | # CONFIG_MOUSE_SERIAL is not set | ||
720 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
721 | # CONFIG_MOUSE_BCM5974 is not set | ||
722 | # CONFIG_MOUSE_INPORT is not set | ||
723 | # CONFIG_MOUSE_LOGIBM is not set | ||
724 | # CONFIG_MOUSE_PC110PAD is not set | ||
725 | # CONFIG_MOUSE_VSXXXAA is not set | ||
726 | # CONFIG_INPUT_JOYSTICK is not set | ||
727 | # CONFIG_INPUT_TABLET is not set | ||
728 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
729 | # CONFIG_INPUT_MISC is not set | ||
730 | |||
731 | # | ||
732 | # Hardware I/O ports | ||
733 | # | ||
734 | CONFIG_SERIO=y | ||
735 | CONFIG_SERIO_I8042=y | ||
736 | # CONFIG_SERIO_SERPORT is not set | 45 | # CONFIG_SERIO_SERPORT is not set |
737 | # CONFIG_SERIO_PARKBD is not set | ||
738 | # CONFIG_SERIO_PCIPS2 is not set | ||
739 | CONFIG_SERIO_LIBPS2=y | ||
740 | # CONFIG_SERIO_RAW is not set | ||
741 | # CONFIG_GAMEPORT is not set | ||
742 | |||
743 | # | ||
744 | # Character devices | ||
745 | # | ||
746 | CONFIG_VT=y | ||
747 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
748 | CONFIG_VT_CONSOLE=y | ||
749 | CONFIG_HW_CONSOLE=y | ||
750 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
751 | CONFIG_DEVKMEM=y | ||
752 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
753 | # CONFIG_NOZOMI is not set | ||
754 | |||
755 | # | ||
756 | # Serial drivers | ||
757 | # | ||
758 | CONFIG_SERIAL_8250=y | 46 | CONFIG_SERIAL_8250=y |
759 | CONFIG_SERIAL_8250_CONSOLE=y | 47 | CONFIG_SERIAL_8250_CONSOLE=y |
760 | CONFIG_SERIAL_8250_PCI=y | ||
761 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
762 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
763 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
764 | |||
765 | # | ||
766 | # Non-8250 serial port support | ||
767 | # | ||
768 | CONFIG_SERIAL_CORE=y | ||
769 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
770 | # CONFIG_SERIAL_JSM is not set | ||
771 | CONFIG_UNIX98_PTYS=y | ||
772 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
773 | CONFIG_LEGACY_PTYS=y | ||
774 | CONFIG_LEGACY_PTY_COUNT=256 | ||
775 | CONFIG_PRINTER=m | 48 | CONFIG_PRINTER=m |
776 | # CONFIG_LP_CONSOLE is not set | ||
777 | # CONFIG_PPDEV is not set | ||
778 | # CONFIG_IPMI_HANDLER is not set | ||
779 | CONFIG_HW_RANDOM=m | ||
780 | # CONFIG_NVRAM is not set | ||
781 | # CONFIG_DTLK is not set | ||
782 | # CONFIG_R3964 is not set | ||
783 | # CONFIG_APPLICOM is not set | ||
784 | # CONFIG_RAW_DRIVER is not set | ||
785 | # CONFIG_TCG_TPM is not set | ||
786 | CONFIG_DEVPORT=y | ||
787 | # CONFIG_I2C is not set | ||
788 | # CONFIG_SPI is not set | ||
789 | # CONFIG_W1 is not set | ||
790 | # CONFIG_POWER_SUPPLY is not set | ||
791 | # CONFIG_HWMON is not set | 49 | # CONFIG_HWMON is not set |
792 | # CONFIG_THERMAL is not set | ||
793 | # CONFIG_THERMAL_HWMON is not set | ||
794 | # CONFIG_WATCHDOG is not set | ||
795 | CONFIG_SSB_POSSIBLE=y | ||
796 | |||
797 | # | ||
798 | # Sonics Silicon Backplane | ||
799 | # | ||
800 | # CONFIG_SSB is not set | ||
801 | |||
802 | # | ||
803 | # Multifunction device drivers | ||
804 | # | ||
805 | # CONFIG_MFD_CORE is not set | ||
806 | # CONFIG_MFD_SM501 is not set | ||
807 | # CONFIG_HTC_PASIC3 is not set | ||
808 | # CONFIG_MFD_TMIO is not set | ||
809 | |||
810 | # | ||
811 | # Multimedia devices | ||
812 | # | ||
813 | |||
814 | # | ||
815 | # Multimedia core support | ||
816 | # | ||
817 | # CONFIG_VIDEO_DEV is not set | ||
818 | # CONFIG_DVB_CORE is not set | ||
819 | # CONFIG_VIDEO_MEDIA is not set | ||
820 | |||
821 | # | ||
822 | # Multimedia drivers | ||
823 | # | ||
824 | # CONFIG_DAB is not set | ||
825 | |||
826 | # | ||
827 | # Graphics support | ||
828 | # | ||
829 | # CONFIG_DRM is not set | ||
830 | # CONFIG_VGASTATE is not set | ||
831 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
832 | CONFIG_FB=y | 50 | CONFIG_FB=y |
833 | # CONFIG_FIRMWARE_EDID is not set | ||
834 | # CONFIG_FB_DDC is not set | ||
835 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
836 | CONFIG_FB_CFB_FILLRECT=y | ||
837 | CONFIG_FB_CFB_COPYAREA=y | ||
838 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
839 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
840 | # CONFIG_FB_SYS_FILLRECT is not set | ||
841 | # CONFIG_FB_SYS_COPYAREA is not set | ||
842 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
843 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
844 | # CONFIG_FB_SYS_FOPS is not set | ||
845 | # CONFIG_FB_SVGALIB is not set | ||
846 | # CONFIG_FB_MACMODES is not set | ||
847 | # CONFIG_FB_BACKLIGHT is not set | ||
848 | # CONFIG_FB_MODE_HELPERS is not set | ||
849 | # CONFIG_FB_TILEBLITTING is not set | ||
850 | |||
851 | # | ||
852 | # Frame buffer hardware drivers | ||
853 | # | ||
854 | # CONFIG_FB_CIRRUS is not set | ||
855 | # CONFIG_FB_PM2 is not set | ||
856 | CONFIG_FB_CYBER2000=y | 51 | CONFIG_FB_CYBER2000=y |
857 | # CONFIG_FB_ASILIANT is not set | ||
858 | # CONFIG_FB_IMSTT is not set | ||
859 | # CONFIG_FB_S1D13XXX is not set | ||
860 | # CONFIG_FB_NVIDIA is not set | ||
861 | # CONFIG_FB_RIVA is not set | ||
862 | # CONFIG_FB_MATROX is not set | ||
863 | # CONFIG_FB_RADEON is not set | ||
864 | # CONFIG_FB_ATY128 is not set | ||
865 | # CONFIG_FB_ATY is not set | ||
866 | # CONFIG_FB_S3 is not set | ||
867 | # CONFIG_FB_SAVAGE is not set | ||
868 | # CONFIG_FB_SIS is not set | ||
869 | # CONFIG_FB_VIA is not set | ||
870 | # CONFIG_FB_NEOMAGIC is not set | ||
871 | # CONFIG_FB_KYRO is not set | ||
872 | # CONFIG_FB_3DFX is not set | ||
873 | # CONFIG_FB_VOODOO1 is not set | ||
874 | # CONFIG_FB_VT8623 is not set | ||
875 | # CONFIG_FB_TRIDENT is not set | ||
876 | # CONFIG_FB_ARK is not set | ||
877 | # CONFIG_FB_PM3 is not set | ||
878 | # CONFIG_FB_CARMINE is not set | ||
879 | # CONFIG_FB_VIRTUAL is not set | ||
880 | # CONFIG_FB_METRONOME is not set | ||
881 | # CONFIG_FB_MB862XX is not set | ||
882 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
883 | |||
884 | # | ||
885 | # Display device support | ||
886 | # | ||
887 | # CONFIG_DISPLAY_SUPPORT is not set | ||
888 | |||
889 | # | ||
890 | # Console display driver support | ||
891 | # | ||
892 | # CONFIG_VGA_CONSOLE is not set | 52 | # CONFIG_VGA_CONSOLE is not set |
893 | # CONFIG_MDA_CONSOLE is not set | ||
894 | CONFIG_DUMMY_CONSOLE=y | ||
895 | CONFIG_FRAMEBUFFER_CONSOLE=y | 53 | CONFIG_FRAMEBUFFER_CONSOLE=y |
896 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
897 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
898 | # CONFIG_FONTS is not set | ||
899 | CONFIG_FONT_8x8=y | ||
900 | CONFIG_FONT_8x16=y | ||
901 | CONFIG_LOGO=y | 54 | CONFIG_LOGO=y |
902 | # CONFIG_LOGO_LINUX_MONO is not set | 55 | # CONFIG_LOGO_LINUX_MONO is not set |
903 | # CONFIG_LOGO_LINUX_VGA16 is not set | 56 | # CONFIG_LOGO_LINUX_VGA16 is not set |
904 | CONFIG_LOGO_LINUX_CLUT224=y | ||
905 | CONFIG_SOUND=m | 57 | CONFIG_SOUND=m |
906 | CONFIG_SOUND_OSS_CORE=y | ||
907 | # CONFIG_SND is not set | ||
908 | CONFIG_SOUND_PRIME=m | 58 | CONFIG_SOUND_PRIME=m |
909 | # CONFIG_SOUND_MSNDCLAS is not set | ||
910 | # CONFIG_SOUND_MSNDPIN is not set | ||
911 | CONFIG_SOUND_OSS=m | 59 | CONFIG_SOUND_OSS=m |
912 | # CONFIG_SOUND_TRACEINIT is not set | ||
913 | # CONFIG_SOUND_DMAP is not set | ||
914 | # CONFIG_SOUND_SSCAPE is not set | ||
915 | # CONFIG_SOUND_VMIDI is not set | ||
916 | # CONFIG_SOUND_TRIX is not set | ||
917 | # CONFIG_SOUND_MSS is not set | ||
918 | # CONFIG_SOUND_MPU401 is not set | ||
919 | # CONFIG_SOUND_PAS is not set | ||
920 | # CONFIG_SOUND_PSS is not set | ||
921 | CONFIG_SOUND_SB=m | 60 | CONFIG_SOUND_SB=m |
922 | # CONFIG_SOUND_YM3812 is not set | ||
923 | # CONFIG_SOUND_UART6850 is not set | ||
924 | # CONFIG_SOUND_AEDSP16 is not set | ||
925 | # CONFIG_SOUND_KAHLUA is not set | ||
926 | CONFIG_HID_SUPPORT=y | ||
927 | CONFIG_HID=y | ||
928 | # CONFIG_HID_DEBUG is not set | ||
929 | # CONFIG_HIDRAW is not set | ||
930 | # CONFIG_HID_PID is not set | ||
931 | |||
932 | # | ||
933 | # Special HID drivers | ||
934 | # | ||
935 | CONFIG_HID_COMPAT=y | ||
936 | CONFIG_USB_SUPPORT=y | ||
937 | CONFIG_USB_ARCH_HAS_HCD=y | ||
938 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
939 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
940 | # CONFIG_USB is not set | ||
941 | |||
942 | # | ||
943 | # Enable Host or Gadget support to see Inventra options | ||
944 | # | ||
945 | |||
946 | # | ||
947 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
948 | # | ||
949 | # CONFIG_USB_GADGET is not set | ||
950 | # CONFIG_UWB is not set | ||
951 | # CONFIG_MMC is not set | ||
952 | # CONFIG_MEMSTICK is not set | ||
953 | # CONFIG_ACCESSIBILITY is not set | ||
954 | # CONFIG_NEW_LEDS is not set | ||
955 | CONFIG_RTC_LIB=y | ||
956 | CONFIG_RTC_CLASS=y | 61 | CONFIG_RTC_CLASS=y |
957 | CONFIG_RTC_HCTOSYS=y | ||
958 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
959 | # CONFIG_RTC_DEBUG is not set | ||
960 | |||
961 | # | ||
962 | # RTC interfaces | ||
963 | # | ||
964 | CONFIG_RTC_INTF_SYSFS=y | ||
965 | CONFIG_RTC_INTF_PROC=y | ||
966 | CONFIG_RTC_INTF_DEV=y | ||
967 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
968 | # CONFIG_RTC_DRV_TEST is not set | ||
969 | |||
970 | # | ||
971 | # SPI RTC drivers | ||
972 | # | ||
973 | |||
974 | # | ||
975 | # Platform RTC drivers | ||
976 | # | ||
977 | CONFIG_RTC_DRV_CMOS=y | 62 | CONFIG_RTC_DRV_CMOS=y |
978 | # CONFIG_RTC_DRV_DS1286 is not set | ||
979 | # CONFIG_RTC_DRV_DS1511 is not set | ||
980 | # CONFIG_RTC_DRV_DS1553 is not set | ||
981 | # CONFIG_RTC_DRV_DS1742 is not set | ||
982 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
983 | # CONFIG_RTC_DRV_M48T86 is not set | ||
984 | # CONFIG_RTC_DRV_M48T35 is not set | ||
985 | # CONFIG_RTC_DRV_M48T59 is not set | ||
986 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
987 | # CONFIG_RTC_DRV_V3020 is not set | ||
988 | |||
989 | # | ||
990 | # on-CPU RTC drivers | ||
991 | # | ||
992 | # CONFIG_DMADEVICES is not set | ||
993 | # CONFIG_AUXDISPLAY is not set | ||
994 | # CONFIG_REGULATOR is not set | ||
995 | # CONFIG_UIO is not set | ||
996 | |||
997 | # | ||
998 | # File systems | ||
999 | # | ||
1000 | CONFIG_EXT2_FS=y | 63 | CONFIG_EXT2_FS=y |
1001 | # CONFIG_EXT2_FS_XATTR is not set | ||
1002 | # CONFIG_EXT2_FS_XIP is not set | ||
1003 | CONFIG_EXT3_FS=y | 64 | CONFIG_EXT3_FS=y |
1004 | CONFIG_EXT3_FS_XATTR=y | ||
1005 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
1006 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1007 | # CONFIG_EXT4_FS is not set | ||
1008 | CONFIG_JBD=y | ||
1009 | CONFIG_FS_MBCACHE=y | ||
1010 | # CONFIG_REISERFS_FS is not set | ||
1011 | # CONFIG_JFS_FS is not set | ||
1012 | # CONFIG_FS_POSIX_ACL is not set | ||
1013 | CONFIG_FILE_LOCKING=y | ||
1014 | # CONFIG_XFS_FS is not set | ||
1015 | # CONFIG_OCFS2_FS is not set | ||
1016 | CONFIG_DNOTIFY=y | ||
1017 | # CONFIG_INOTIFY is not set | ||
1018 | # CONFIG_QUOTA is not set | ||
1019 | # CONFIG_AUTOFS_FS is not set | ||
1020 | # CONFIG_AUTOFS4_FS is not set | ||
1021 | # CONFIG_FUSE_FS is not set | ||
1022 | |||
1023 | # | ||
1024 | # CD-ROM/DVD Filesystems | ||
1025 | # | ||
1026 | CONFIG_ISO9660_FS=m | 65 | CONFIG_ISO9660_FS=m |
1027 | CONFIG_JOLIET=y | 66 | CONFIG_JOLIET=y |
1028 | # CONFIG_ZISOFS is not set | ||
1029 | # CONFIG_UDF_FS is not set | ||
1030 | |||
1031 | # | ||
1032 | # DOS/FAT/NT Filesystems | ||
1033 | # | ||
1034 | CONFIG_FAT_FS=m | ||
1035 | CONFIG_MSDOS_FS=m | 67 | CONFIG_MSDOS_FS=m |
1036 | CONFIG_VFAT_FS=m | 68 | CONFIG_VFAT_FS=m |
1037 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1038 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1039 | # CONFIG_NTFS_FS is not set | ||
1040 | |||
1041 | # | ||
1042 | # Pseudo filesystems | ||
1043 | # | ||
1044 | CONFIG_PROC_FS=y | ||
1045 | CONFIG_PROC_SYSCTL=y | ||
1046 | CONFIG_PROC_PAGE_MONITOR=y | ||
1047 | CONFIG_SYSFS=y | ||
1048 | # CONFIG_TMPFS is not set | ||
1049 | # CONFIG_HUGETLB_PAGE is not set | ||
1050 | # CONFIG_CONFIGFS_FS is not set | ||
1051 | |||
1052 | # | ||
1053 | # Miscellaneous filesystems | ||
1054 | # | ||
1055 | # CONFIG_ADFS_FS is not set | ||
1056 | # CONFIG_AFFS_FS is not set | ||
1057 | # CONFIG_HFS_FS is not set | ||
1058 | # CONFIG_HFSPLUS_FS is not set | ||
1059 | # CONFIG_BEFS_FS is not set | ||
1060 | # CONFIG_BFS_FS is not set | ||
1061 | # CONFIG_EFS_FS is not set | ||
1062 | # CONFIG_CRAMFS is not set | ||
1063 | # CONFIG_VXFS_FS is not set | ||
1064 | # CONFIG_MINIX_FS is not set | ||
1065 | # CONFIG_OMFS_FS is not set | ||
1066 | # CONFIG_HPFS_FS is not set | ||
1067 | # CONFIG_QNX4FS_FS is not set | ||
1068 | # CONFIG_ROMFS_FS is not set | ||
1069 | # CONFIG_SYSV_FS is not set | ||
1070 | # CONFIG_UFS_FS is not set | ||
1071 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1072 | CONFIG_NFS_FS=y | 69 | CONFIG_NFS_FS=y |
1073 | CONFIG_NFS_V3=y | 70 | CONFIG_NFS_V3=y |
1074 | # CONFIG_NFS_V3_ACL is not set | ||
1075 | # CONFIG_NFS_V4 is not set | ||
1076 | CONFIG_NFSD=m | 71 | CONFIG_NFSD=m |
1077 | # CONFIG_NFSD_V3 is not set | ||
1078 | # CONFIG_NFSD_V4 is not set | ||
1079 | CONFIG_LOCKD=y | ||
1080 | CONFIG_LOCKD_V4=y | ||
1081 | CONFIG_EXPORTFS=m | ||
1082 | CONFIG_NFS_COMMON=y | ||
1083 | CONFIG_SUNRPC=y | ||
1084 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1085 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1086 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1087 | # CONFIG_SMB_FS is not set | ||
1088 | # CONFIG_CIFS is not set | ||
1089 | # CONFIG_NCP_FS is not set | ||
1090 | # CONFIG_CODA_FS is not set | ||
1091 | # CONFIG_AFS_FS is not set | ||
1092 | |||
1093 | # | ||
1094 | # Partition Types | ||
1095 | # | ||
1096 | CONFIG_PARTITION_ADVANCED=y | 72 | CONFIG_PARTITION_ADVANCED=y |
1097 | # CONFIG_ACORN_PARTITION is not set | ||
1098 | # CONFIG_OSF_PARTITION is not set | ||
1099 | # CONFIG_AMIGA_PARTITION is not set | ||
1100 | # CONFIG_ATARI_PARTITION is not set | ||
1101 | # CONFIG_MAC_PARTITION is not set | ||
1102 | CONFIG_MSDOS_PARTITION=y | ||
1103 | # CONFIG_BSD_DISKLABEL is not set | ||
1104 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1105 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1106 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1107 | # CONFIG_LDM_PARTITION is not set | ||
1108 | # CONFIG_SGI_PARTITION is not set | ||
1109 | # CONFIG_ULTRIX_PARTITION is not set | ||
1110 | # CONFIG_SUN_PARTITION is not set | ||
1111 | # CONFIG_KARMA_PARTITION is not set | ||
1112 | # CONFIG_EFI_PARTITION is not set | ||
1113 | # CONFIG_SYSV68_PARTITION is not set | ||
1114 | CONFIG_NLS=m | ||
1115 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1116 | CONFIG_NLS_CODEPAGE_437=m | 73 | CONFIG_NLS_CODEPAGE_437=m |
1117 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1118 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1119 | CONFIG_NLS_CODEPAGE_850=m | 74 | CONFIG_NLS_CODEPAGE_850=m |
1120 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1121 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1122 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1123 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1124 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1125 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1126 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1127 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1128 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1129 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1130 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1131 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1132 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1133 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1134 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1135 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1136 | # CONFIG_NLS_ISO8859_8 is not set | ||
1137 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1138 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1139 | # CONFIG_NLS_ASCII is not set | ||
1140 | CONFIG_NLS_ISO8859_1=m | 75 | CONFIG_NLS_ISO8859_1=m |
1141 | # CONFIG_NLS_ISO8859_2 is not set | ||
1142 | # CONFIG_NLS_ISO8859_3 is not set | ||
1143 | # CONFIG_NLS_ISO8859_4 is not set | ||
1144 | # CONFIG_NLS_ISO8859_5 is not set | ||
1145 | # CONFIG_NLS_ISO8859_6 is not set | ||
1146 | # CONFIG_NLS_ISO8859_7 is not set | ||
1147 | # CONFIG_NLS_ISO8859_9 is not set | ||
1148 | # CONFIG_NLS_ISO8859_13 is not set | ||
1149 | # CONFIG_NLS_ISO8859_14 is not set | ||
1150 | # CONFIG_NLS_ISO8859_15 is not set | ||
1151 | # CONFIG_NLS_KOI8_R is not set | ||
1152 | # CONFIG_NLS_KOI8_U is not set | ||
1153 | # CONFIG_NLS_UTF8 is not set | ||
1154 | # CONFIG_DLM is not set | ||
1155 | |||
1156 | # | ||
1157 | # Kernel hacking | ||
1158 | # | ||
1159 | # CONFIG_PRINTK_TIME is not set | ||
1160 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | 76 | # CONFIG_ENABLE_WARN_DEPRECATED is not set |
1161 | # CONFIG_ENABLE_MUST_CHECK is not set | 77 | # CONFIG_ENABLE_MUST_CHECK is not set |
1162 | CONFIG_FRAME_WARN=1024 | ||
1163 | # CONFIG_MAGIC_SYSRQ is not set | ||
1164 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1165 | # CONFIG_DEBUG_FS is not set | ||
1166 | # CONFIG_HEADERS_CHECK is not set | ||
1167 | CONFIG_DEBUG_KERNEL=y | 78 | CONFIG_DEBUG_KERNEL=y |
1168 | # CONFIG_DEBUG_SHIRQ is not set | ||
1169 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1170 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1171 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1172 | # CONFIG_SCHED_DEBUG is not set | 79 | # CONFIG_SCHED_DEBUG is not set |
1173 | # CONFIG_SCHEDSTATS is not set | ||
1174 | # CONFIG_TIMER_STATS is not set | ||
1175 | # CONFIG_DEBUG_OBJECTS is not set | ||
1176 | # CONFIG_DEBUG_SLAB is not set | ||
1177 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1178 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1179 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1180 | # CONFIG_DEBUG_MUTEXES is not set | ||
1181 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1182 | # CONFIG_PROVE_LOCKING is not set | ||
1183 | # CONFIG_LOCK_STAT is not set | ||
1184 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1185 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1186 | # CONFIG_DEBUG_KOBJECT is not set | ||
1187 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1188 | # CONFIG_DEBUG_INFO is not set | ||
1189 | # CONFIG_DEBUG_VM is not set | ||
1190 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1191 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1192 | # CONFIG_DEBUG_LIST is not set | ||
1193 | # CONFIG_DEBUG_SG is not set | ||
1194 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1195 | CONFIG_FRAME_POINTER=y | ||
1196 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1197 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1198 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 80 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1199 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1200 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1201 | # CONFIG_FAULT_INJECTION is not set | ||
1202 | # CONFIG_LATENCYTOP is not set | ||
1203 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1204 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1205 | |||
1206 | # | ||
1207 | # Tracers | ||
1208 | # | ||
1209 | # CONFIG_FUNCTION_TRACER is not set | ||
1210 | # CONFIG_SCHED_TRACER is not set | ||
1211 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1212 | # CONFIG_BOOT_TRACER is not set | ||
1213 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1214 | # CONFIG_STACK_TRACER is not set | ||
1215 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1216 | # CONFIG_SAMPLES is not set | ||
1217 | CONFIG_HAVE_ARCH_KGDB=y | ||
1218 | # CONFIG_KGDB is not set | ||
1219 | CONFIG_DEBUG_USER=y | 81 | CONFIG_DEBUG_USER=y |
1220 | # CONFIG_DEBUG_ERRORS is not set | ||
1221 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1222 | # CONFIG_DEBUG_LL is not set | ||
1223 | |||
1224 | # | ||
1225 | # Security options | ||
1226 | # | ||
1227 | # CONFIG_KEYS is not set | ||
1228 | # CONFIG_SECURITY is not set | ||
1229 | # CONFIG_SECURITYFS is not set | ||
1230 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1231 | # CONFIG_CRYPTO is not set | ||
1232 | |||
1233 | # | ||
1234 | # Library routines | ||
1235 | # | ||
1236 | CONFIG_BITREVERSE=y | ||
1237 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1238 | # CONFIG_CRC_CCITT is not set | ||
1239 | # CONFIG_CRC16 is not set | ||
1240 | # CONFIG_CRC_T10DIF is not set | ||
1241 | # CONFIG_CRC_ITU_T is not set | ||
1242 | CONFIG_CRC32=y | ||
1243 | # CONFIG_CRC7 is not set | ||
1244 | # CONFIG_LIBCRC32C is not set | ||
1245 | CONFIG_PLIST=y | ||
1246 | CONFIG_HAS_IOMEM=y | ||
1247 | CONFIG_HAS_IOPORT=y | ||
1248 | CONFIG_HAS_DMA=y | ||