Package bcm63xx-pcmcia kernel module and fix compilation
[openwrt.git] / target / linux / brcm63xx / patches-2.6.27 / 012-add_defconfig.patch
1 From d78e52f95969ff3ae7b7bfdfabcdd4de3b41e08f Mon Sep 17 00:00:00 2001
2 From: Maxime Bizon <mbizon@freebox.fr>
3 Date: Mon, 22 Sep 2008 10:41:15 +0200
4 Subject: [PATCH] [MIPS] BCM63XX: Add defconfig.
5
6 Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
7 ---
8 arch/mips/configs/bcm63xx_defconfig | 868 +++++++++++++++++++++++++++++++++++
9 1 files changed, 868 insertions(+), 0 deletions(-)
10 create mode 100644 arch/mips/configs/bcm63xx_defconfig
11
12 --- /dev/null
13 +++ b/arch/mips/configs/bcm63xx_defconfig
14 @@ -0,0 +1,868 @@
15 +#
16 +# Automatically generated make config: don't edit
17 +# Linux kernel version: 2.6.27
18 +# Fri Oct 17 06:51:37 2008
19 +#
20 +CONFIG_MIPS=y
21 +
22 +#
23 +# Machine selection
24 +#
25 +# CONFIG_MACH_ALCHEMY is not set
26 +# CONFIG_BASLER_EXCITE is not set
27 +# CONFIG_BCM47XX is not set
28 +CONFIG_BCM63XX=y
29 +# CONFIG_MIPS_COBALT is not set
30 +# CONFIG_MACH_DECSTATION is not set
31 +# CONFIG_MACH_JAZZ is not set
32 +# CONFIG_LASAT is not set
33 +# CONFIG_LEMOTE_FULONG is not set
34 +# CONFIG_MIPS_MALTA is not set
35 +# CONFIG_MIPS_SIM is not set
36 +# CONFIG_MARKEINS is not set
37 +# CONFIG_MACH_VR41XX is not set
38 +# CONFIG_PNX8550_JBS is not set
39 +# CONFIG_PNX8550_STB810 is not set
40 +# CONFIG_PMC_MSP is not set
41 +# CONFIG_PMC_YOSEMITE is not set
42 +# CONFIG_SGI_IP22 is not set
43 +# CONFIG_SGI_IP27 is not set
44 +# CONFIG_SGI_IP28 is not set
45 +# CONFIG_SGI_IP32 is not set
46 +# CONFIG_SIBYTE_CRHINE is not set
47 +# CONFIG_SIBYTE_CARMEL is not set
48 +# CONFIG_SIBYTE_CRHONE is not set
49 +# CONFIG_SIBYTE_RHONE is not set
50 +# CONFIG_SIBYTE_SWARM is not set
51 +# CONFIG_SIBYTE_LITTLESUR is not set
52 +# CONFIG_SIBYTE_SENTOSA is not set
53 +# CONFIG_SIBYTE_BIGSUR is not set
54 +# CONFIG_SNI_RM is not set
55 +# CONFIG_MACH_TX39XX is not set
56 +# CONFIG_MACH_TX49XX is not set
57 +# CONFIG_MIKROTIK_RB532 is not set
58 +# CONFIG_WR_PPMC is not set
59 +
60 +#
61 +# CPU support
62 +#
63 +CONFIG_BCM63XX_CPU_6348=y
64 +CONFIG_BCM63XX_CPU_6358=y
65 +CONFIG_BOARD_BCM963XX=y
66 +CONFIG_RWSEM_GENERIC_SPINLOCK=y
67 +# CONFIG_ARCH_HAS_ILOG2_U32 is not set
68 +# CONFIG_ARCH_HAS_ILOG2_U64 is not set
69 +CONFIG_ARCH_SUPPORTS_OPROFILE=y
70 +CONFIG_GENERIC_FIND_NEXT_BIT=y
71 +CONFIG_GENERIC_HWEIGHT=y
72 +CONFIG_GENERIC_CALIBRATE_DELAY=y
73 +CONFIG_GENERIC_CLOCKEVENTS=y
74 +CONFIG_GENERIC_TIME=y
75 +CONFIG_GENERIC_CMOS_UPDATE=y
76 +CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
77 +# CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ is not set
78 +CONFIG_CEVT_R4K=y
79 +CONFIG_CSRC_R4K=y
80 +CONFIG_DMA_NONCOHERENT=y
81 +CONFIG_DMA_NEED_PCI_MAP_STATE=y
82 +CONFIG_EARLY_PRINTK=y
83 +CONFIG_SYS_HAS_EARLY_PRINTK=y
84 +# CONFIG_HOTPLUG_CPU is not set
85 +# CONFIG_NO_IOPORT is not set
86 +CONFIG_GENERIC_GPIO=y
87 +CONFIG_CPU_BIG_ENDIAN=y
88 +# CONFIG_CPU_LITTLE_ENDIAN is not set
89 +CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
90 +CONFIG_IRQ_CPU=y
91 +CONFIG_SWAP_IO_SPACE=y
92 +CONFIG_MIPS_L1_CACHE_SHIFT=5
93 +
94 +#
95 +# CPU selection
96 +#
97 +# CONFIG_CPU_LOONGSON2 is not set
98 +CONFIG_CPU_MIPS32_R1=y
99 +# CONFIG_CPU_MIPS32_R2 is not set
100 +# CONFIG_CPU_MIPS64_R1 is not set
101 +# CONFIG_CPU_MIPS64_R2 is not set
102 +# CONFIG_CPU_R3000 is not set
103 +# CONFIG_CPU_TX39XX is not set
104 +# CONFIG_CPU_VR41XX is not set
105 +# CONFIG_CPU_R4300 is not set
106 +# CONFIG_CPU_R4X00 is not set
107 +# CONFIG_CPU_TX49XX is not set
108 +# CONFIG_CPU_R5000 is not set
109 +# CONFIG_CPU_R5432 is not set
110 +# CONFIG_CPU_R6000 is not set
111 +# CONFIG_CPU_NEVADA is not set
112 +# CONFIG_CPU_R8000 is not set
113 +# CONFIG_CPU_R10000 is not set
114 +# CONFIG_CPU_RM7000 is not set
115 +# CONFIG_CPU_RM9000 is not set
116 +# CONFIG_CPU_SB1 is not set
117 +CONFIG_SYS_HAS_CPU_MIPS32_R1=y
118 +CONFIG_CPU_MIPS32=y
119 +CONFIG_CPU_MIPSR1=y
120 +CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
121 +CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
122 +
123 +#
124 +# Kernel type
125 +#
126 +CONFIG_32BIT=y
127 +# CONFIG_64BIT is not set
128 +CONFIG_PAGE_SIZE_4KB=y
129 +# CONFIG_PAGE_SIZE_8KB is not set
130 +# CONFIG_PAGE_SIZE_16KB is not set
131 +# CONFIG_PAGE_SIZE_64KB is not set
132 +CONFIG_CPU_HAS_PREFETCH=y
133 +CONFIG_MIPS_MT_DISABLED=y
134 +# CONFIG_MIPS_MT_SMP is not set
135 +# CONFIG_MIPS_MT_SMTC is not set
136 +CONFIG_CPU_HAS_LLSC=y
137 +CONFIG_CPU_HAS_SYNC=y
138 +CONFIG_GENERIC_HARDIRQS=y
139 +CONFIG_GENERIC_IRQ_PROBE=y
140 +CONFIG_CPU_SUPPORTS_HIGHMEM=y
141 +CONFIG_ARCH_FLATMEM_ENABLE=y
142 +CONFIG_ARCH_POPULATES_NODE_MAP=y
143 +CONFIG_SELECT_MEMORY_MODEL=y
144 +CONFIG_FLATMEM_MANUAL=y
145 +# CONFIG_DISCONTIGMEM_MANUAL is not set
146 +# CONFIG_SPARSEMEM_MANUAL is not set
147 +CONFIG_FLATMEM=y
148 +CONFIG_FLAT_NODE_MEM_MAP=y
149 +# CONFIG_SPARSEMEM_STATIC is not set
150 +# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
151 +CONFIG_PAGEFLAGS_EXTENDED=y
152 +CONFIG_SPLIT_PTLOCK_CPUS=4
153 +# CONFIG_RESOURCES_64BIT is not set
154 +CONFIG_ZONE_DMA_FLAG=0
155 +CONFIG_VIRT_TO_BUS=y
156 +CONFIG_TICK_ONESHOT=y
157 +CONFIG_NO_HZ=y
158 +# CONFIG_HIGH_RES_TIMERS is not set
159 +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
160 +# CONFIG_HZ_48 is not set
161 +# CONFIG_HZ_100 is not set
162 +# CONFIG_HZ_128 is not set
163 +CONFIG_HZ_250=y
164 +# CONFIG_HZ_256 is not set
165 +# CONFIG_HZ_1000 is not set
166 +# CONFIG_HZ_1024 is not set
167 +CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
168 +CONFIG_HZ=250
169 +CONFIG_PREEMPT_NONE=y
170 +# CONFIG_PREEMPT_VOLUNTARY is not set
171 +# CONFIG_PREEMPT is not set
172 +# CONFIG_KEXEC is not set
173 +# CONFIG_SECCOMP is not set
174 +CONFIG_LOCKDEP_SUPPORT=y
175 +CONFIG_STACKTRACE_SUPPORT=y
176 +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
177 +
178 +#
179 +# General setup
180 +#
181 +CONFIG_EXPERIMENTAL=y
182 +CONFIG_BROKEN_ON_SMP=y
183 +CONFIG_INIT_ENV_ARG_LIMIT=32
184 +CONFIG_LOCALVERSION=""
185 +# CONFIG_LOCALVERSION_AUTO is not set
186 +# CONFIG_SWAP is not set
187 +# CONFIG_SYSVIPC is not set
188 +# CONFIG_POSIX_MQUEUE is not set
189 +# CONFIG_BSD_PROCESS_ACCT is not set
190 +# CONFIG_TASKSTATS is not set
191 +# CONFIG_AUDIT is not set
192 +# CONFIG_IKCONFIG is not set
193 +CONFIG_LOG_BUF_SHIFT=17
194 +# CONFIG_CGROUPS is not set
195 +# CONFIG_GROUP_SCHED is not set
196 +CONFIG_SYSFS_DEPRECATED=y
197 +CONFIG_SYSFS_DEPRECATED_V2=y
198 +# CONFIG_RELAY is not set
199 +# CONFIG_NAMESPACES is not set
200 +# CONFIG_BLK_DEV_INITRD is not set
201 +CONFIG_CC_OPTIMIZE_FOR_SIZE=y
202 +CONFIG_SYSCTL=y
203 +CONFIG_EMBEDDED=y
204 +CONFIG_SYSCTL_SYSCALL=y
205 +CONFIG_KALLSYMS=y
206 +# CONFIG_KALLSYMS_EXTRA_PASS is not set
207 +CONFIG_HOTPLUG=y
208 +CONFIG_PRINTK=y
209 +CONFIG_BUG=y
210 +CONFIG_ELF_CORE=y
211 +# CONFIG_PCSPKR_PLATFORM is not set
212 +CONFIG_COMPAT_BRK=y
213 +CONFIG_BASE_FULL=y
214 +# CONFIG_FUTEX is not set
215 +# CONFIG_EPOLL is not set
216 +# CONFIG_SIGNALFD is not set
217 +# CONFIG_TIMERFD is not set
218 +# CONFIG_EVENTFD is not set
219 +# CONFIG_SHMEM is not set
220 +# CONFIG_VM_EVENT_COUNTERS is not set
221 +# CONFIG_SLUB_DEBUG is not set
222 +# CONFIG_SLAB is not set
223 +CONFIG_SLUB=y
224 +# CONFIG_SLOB is not set
225 +# CONFIG_PROFILING is not set
226 +# CONFIG_MARKERS is not set
227 +CONFIG_HAVE_OPROFILE=y
228 +# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
229 +# CONFIG_HAVE_IOREMAP_PROT is not set
230 +# CONFIG_HAVE_KPROBES is not set
231 +# CONFIG_HAVE_KRETPROBES is not set
232 +# CONFIG_HAVE_ARCH_TRACEHOOK is not set
233 +# CONFIG_HAVE_DMA_ATTRS is not set
234 +# CONFIG_USE_GENERIC_SMP_HELPERS is not set
235 +# CONFIG_HAVE_CLK is not set
236 +CONFIG_PROC_PAGE_MONITOR=y
237 +# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
238 +CONFIG_TINY_SHMEM=y
239 +CONFIG_BASE_SMALL=0
240 +# CONFIG_MODULES is not set
241 +CONFIG_BLOCK=y
242 +# CONFIG_LBD is not set
243 +# CONFIG_BLK_DEV_IO_TRACE is not set
244 +# CONFIG_LSF is not set
245 +# CONFIG_BLK_DEV_BSG is not set
246 +# CONFIG_BLK_DEV_INTEGRITY is not set
247 +
248 +#
249 +# IO Schedulers
250 +#
251 +CONFIG_IOSCHED_NOOP=y
252 +# CONFIG_IOSCHED_AS is not set
253 +# CONFIG_IOSCHED_DEADLINE is not set
254 +# CONFIG_IOSCHED_CFQ is not set
255 +# CONFIG_DEFAULT_AS is not set
256 +# CONFIG_DEFAULT_DEADLINE is not set
257 +# CONFIG_DEFAULT_CFQ is not set
258 +CONFIG_DEFAULT_NOOP=y
259 +CONFIG_DEFAULT_IOSCHED="noop"
260 +CONFIG_CLASSIC_RCU=y
261 +
262 +#
263 +# Bus options (PCI, PCMCIA, EISA, ISA, TC)
264 +#
265 +CONFIG_HW_HAS_PCI=y
266 +CONFIG_PCI=y
267 +CONFIG_PCI_DOMAINS=y
268 +# CONFIG_ARCH_SUPPORTS_MSI is not set
269 +# CONFIG_PCI_LEGACY is not set
270 +CONFIG_MMU=y
271 +CONFIG_PCCARD=y
272 +# CONFIG_PCMCIA_DEBUG is not set
273 +CONFIG_PCMCIA=y
274 +CONFIG_PCMCIA_LOAD_CIS=y
275 +CONFIG_PCMCIA_IOCTL=y
276 +CONFIG_CARDBUS=y
277 +
278 +#
279 +# PC-card bridges
280 +#
281 +# CONFIG_YENTA is not set
282 +# CONFIG_PD6729 is not set
283 +# CONFIG_I82092 is not set
284 +CONFIG_PCMCIA_BCM63XX=y
285 +# CONFIG_HOTPLUG_PCI is not set
286 +
287 +#
288 +# Executable file formats
289 +#
290 +CONFIG_BINFMT_ELF=y
291 +# CONFIG_BINFMT_MISC is not set
292 +CONFIG_TRAD_SIGNALS=y
293 +
294 +#
295 +# Power management options
296 +#
297 +CONFIG_ARCH_SUSPEND_POSSIBLE=y
298 +# CONFIG_PM is not set
299 +CONFIG_NET=y
300 +
301 +#
302 +# Networking options
303 +#
304 +# CONFIG_PACKET is not set
305 +CONFIG_UNIX=y
306 +# CONFIG_NET_KEY is not set
307 +CONFIG_INET=y
308 +# CONFIG_IP_MULTICAST is not set
309 +# CONFIG_IP_ADVANCED_ROUTER is not set
310 +CONFIG_IP_FIB_HASH=y
311 +# CONFIG_IP_PNP is not set
312 +# CONFIG_NET_IPIP is not set
313 +# CONFIG_NET_IPGRE 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 is not set
321 +# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
322 +# CONFIG_INET_XFRM_MODE_TUNNEL is not set
323 +# CONFIG_INET_XFRM_MODE_BEET is not set
324 +# CONFIG_INET_LRO is not set
325 +# CONFIG_INET_DIAG is not set
326 +# CONFIG_TCP_CONG_ADVANCED is not set
327 +CONFIG_TCP_CONG_CUBIC=y
328 +CONFIG_DEFAULT_TCP_CONG="cubic"
329 +# CONFIG_TCP_MD5SIG is not set
330 +# CONFIG_IPV6 is not set
331 +# CONFIG_NETWORK_SECMARK is not set
332 +# CONFIG_NETFILTER is not set
333 +# CONFIG_IP_DCCP is not set
334 +# CONFIG_IP_SCTP is not set
335 +# CONFIG_TIPC is not set
336 +# CONFIG_ATM is not set
337 +# CONFIG_BRIDGE is not set
338 +# CONFIG_VLAN_8021Q is not set
339 +# CONFIG_DECNET is not set
340 +# CONFIG_LLC2 is not set
341 +# CONFIG_IPX is not set
342 +# CONFIG_ATALK is not set
343 +# CONFIG_X25 is not set
344 +# CONFIG_LAPB is not set
345 +# CONFIG_ECONET is not set
346 +# CONFIG_WAN_ROUTER is not set
347 +# CONFIG_NET_SCHED is not set
348 +
349 +#
350 +# Network testing
351 +#
352 +# CONFIG_NET_PKTGEN is not set
353 +# CONFIG_HAMRADIO is not set
354 +# CONFIG_CAN is not set
355 +# CONFIG_IRDA is not set
356 +# CONFIG_BT is not set
357 +# CONFIG_AF_RXRPC is not set
358 +
359 +#
360 +# Wireless
361 +#
362 +# CONFIG_CFG80211 is not set
363 +# CONFIG_WIRELESS_EXT is not set
364 +# CONFIG_MAC80211 is not set
365 +# CONFIG_IEEE80211 is not set
366 +# CONFIG_RFKILL is not set
367 +# CONFIG_NET_9P is not set
368 +
369 +#
370 +# Device Drivers
371 +#
372 +
373 +#
374 +# Generic Driver Options
375 +#
376 +CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
377 +# CONFIG_STANDALONE is not set
378 +# CONFIG_PREVENT_FIRMWARE_BUILD is not set
379 +CONFIG_FW_LOADER=y
380 +CONFIG_FIRMWARE_IN_KERNEL=y
381 +CONFIG_EXTRA_FIRMWARE=""
382 +# CONFIG_SYS_HYPERVISOR is not set
383 +# CONFIG_CONNECTOR is not set
384 +CONFIG_MTD=y
385 +# CONFIG_MTD_DEBUG is not set
386 +# CONFIG_MTD_CONCAT is not set
387 +CONFIG_MTD_PARTITIONS=y
388 +# CONFIG_MTD_REDBOOT_PARTS is not set
389 +# CONFIG_MTD_CMDLINE_PARTS is not set
390 +# CONFIG_MTD_AR7_PARTS is not set
391 +
392 +#
393 +# User Modules And Translation Layers
394 +#
395 +# CONFIG_MTD_CHAR is not set
396 +# CONFIG_MTD_BLKDEVS is not set
397 +# CONFIG_MTD_BLOCK is not set
398 +# CONFIG_MTD_BLOCK_RO is not set
399 +# CONFIG_FTL is not set
400 +# CONFIG_NFTL is not set
401 +# CONFIG_INFTL is not set
402 +# CONFIG_RFD_FTL is not set
403 +# CONFIG_SSFDC is not set
404 +# CONFIG_MTD_OOPS is not set
405 +
406 +#
407 +# RAM/ROM/Flash chip drivers
408 +#
409 +CONFIG_MTD_CFI=y
410 +# CONFIG_MTD_JEDECPROBE is not set
411 +CONFIG_MTD_GEN_PROBE=y
412 +# CONFIG_MTD_CFI_ADV_OPTIONS is not set
413 +CONFIG_MTD_MAP_BANK_WIDTH_1=y
414 +CONFIG_MTD_MAP_BANK_WIDTH_2=y
415 +CONFIG_MTD_MAP_BANK_WIDTH_4=y
416 +# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
417 +# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
418 +# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
419 +CONFIG_MTD_CFI_I1=y
420 +CONFIG_MTD_CFI_I2=y
421 +# CONFIG_MTD_CFI_I4 is not set
422 +# CONFIG_MTD_CFI_I8 is not set
423 +CONFIG_MTD_CFI_INTELEXT=y
424 +CONFIG_MTD_CFI_AMDSTD=y
425 +# CONFIG_MTD_CFI_STAA is not set
426 +CONFIG_MTD_CFI_UTIL=y
427 +# CONFIG_MTD_RAM is not set
428 +# CONFIG_MTD_ROM is not set
429 +# CONFIG_MTD_ABSENT is not set
430 +
431 +#
432 +# Mapping drivers for chip access
433 +#
434 +# CONFIG_MTD_COMPLEX_MAPPINGS is not set
435 +CONFIG_MTD_PHYSMAP=y
436 +CONFIG_MTD_PHYSMAP_START=0x8000000
437 +CONFIG_MTD_PHYSMAP_LEN=0
438 +CONFIG_MTD_PHYSMAP_BANKWIDTH=2
439 +# CONFIG_MTD_INTEL_VR_NOR is not set
440 +# CONFIG_MTD_PLATRAM is not set
441 +
442 +#
443 +# Self-contained MTD device drivers
444 +#
445 +# CONFIG_MTD_PMC551 is not set
446 +# CONFIG_MTD_SLRAM is not set
447 +# CONFIG_MTD_PHRAM is not set
448 +# CONFIG_MTD_MTDRAM is not set
449 +# CONFIG_MTD_BLOCK2MTD is not set
450 +
451 +#
452 +# Disk-On-Chip Device Drivers
453 +#
454 +# CONFIG_MTD_DOC2000 is not set
455 +# CONFIG_MTD_DOC2001 is not set
456 +# CONFIG_MTD_DOC2001PLUS is not set
457 +# CONFIG_MTD_NAND is not set
458 +# CONFIG_MTD_ONENAND is not set
459 +
460 +#
461 +# UBI - Unsorted block images
462 +#
463 +# CONFIG_MTD_UBI is not set
464 +# CONFIG_PARPORT is not set
465 +# CONFIG_BLK_DEV is not set
466 +# CONFIG_MISC_DEVICES is not set
467 +CONFIG_HAVE_IDE=y
468 +# CONFIG_IDE is not set
469 +
470 +#
471 +# SCSI device support
472 +#
473 +# CONFIG_RAID_ATTRS is not set
474 +# CONFIG_SCSI is not set
475 +# CONFIG_SCSI_DMA is not set
476 +# CONFIG_SCSI_NETLINK is not set
477 +# CONFIG_ATA is not set
478 +# CONFIG_MD is not set
479 +# CONFIG_FUSION is not set
480 +
481 +#
482 +# IEEE 1394 (FireWire) support
483 +#
484 +
485 +#
486 +# Enable only one of the two stacks, unless you know what you are doing
487 +#
488 +# CONFIG_FIREWIRE is not set
489 +# CONFIG_IEEE1394 is not set
490 +# CONFIG_I2O is not set
491 +CONFIG_NETDEVICES=y
492 +# CONFIG_DUMMY is not set
493 +# CONFIG_BONDING is not set
494 +# CONFIG_MACVLAN is not set
495 +# CONFIG_EQUALIZER is not set
496 +# CONFIG_TUN is not set
497 +# CONFIG_VETH is not set
498 +# CONFIG_ARCNET is not set
499 +CONFIG_PHYLIB=y
500 +
501 +#
502 +# MII PHY device drivers
503 +#
504 +# CONFIG_MARVELL_PHY is not set
505 +# CONFIG_DAVICOM_PHY is not set
506 +# CONFIG_QSEMI_PHY is not set
507 +# CONFIG_LXT_PHY is not set
508 +# CONFIG_CICADA_PHY is not set
509 +# CONFIG_VITESSE_PHY is not set
510 +# CONFIG_SMSC_PHY is not set
511 +# CONFIG_BROADCOM_PHY is not set
512 +CONFIG_BCM63XX_PHY=y
513 +# CONFIG_ICPLUS_PHY is not set
514 +# CONFIG_REALTEK_PHY is not set
515 +# CONFIG_FIXED_PHY is not set
516 +# CONFIG_MDIO_BITBANG is not set
517 +CONFIG_NET_ETHERNET=y
518 +CONFIG_MII=y
519 +# CONFIG_AX88796 is not set
520 +# CONFIG_HAPPYMEAL is not set
521 +# CONFIG_SUNGEM is not set
522 +# CONFIG_CASSINI is not set
523 +# CONFIG_NET_VENDOR_3COM is not set
524 +# CONFIG_DM9000 is not set
525 +# CONFIG_NET_TULIP is not set
526 +# CONFIG_HP100 is not set
527 +# CONFIG_IBM_NEW_EMAC_ZMII is not set
528 +# CONFIG_IBM_NEW_EMAC_RGMII is not set
529 +# CONFIG_IBM_NEW_EMAC_TAH is not set
530 +# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
531 +# CONFIG_NET_PCI is not set
532 +# CONFIG_B44 is not set
533 +CONFIG_BCM63XX_ENET=y
534 +# CONFIG_NETDEV_1000 is not set
535 +# CONFIG_NETDEV_10000 is not set
536 +# CONFIG_TR is not set
537 +
538 +#
539 +# Wireless LAN
540 +#
541 +# CONFIG_WLAN_PRE80211 is not set
542 +# CONFIG_WLAN_80211 is not set
543 +# CONFIG_IWLWIFI_LEDS is not set
544 +
545 +#
546 +# USB Network Adapters
547 +#
548 +# CONFIG_USB_CATC is not set
549 +# CONFIG_USB_KAWETH is not set
550 +# CONFIG_USB_PEGASUS is not set
551 +# CONFIG_USB_RTL8150 is not set
552 +# CONFIG_USB_USBNET is not set
553 +# CONFIG_NET_PCMCIA is not set
554 +# CONFIG_WAN is not set
555 +# CONFIG_FDDI is not set
556 +# CONFIG_HIPPI is not set
557 +# CONFIG_PPP is not set
558 +# CONFIG_SLIP is not set
559 +# CONFIG_NETCONSOLE is not set
560 +# CONFIG_NETPOLL is not set
561 +# CONFIG_NET_POLL_CONTROLLER is not set
562 +# CONFIG_ISDN is not set
563 +# CONFIG_PHONE is not set
564 +
565 +#
566 +# Input device support
567 +#
568 +# CONFIG_INPUT is not set
569 +
570 +#
571 +# Hardware I/O ports
572 +#
573 +# CONFIG_SERIO is not set
574 +# CONFIG_GAMEPORT is not set
575 +
576 +#
577 +# Character devices
578 +#
579 +# CONFIG_VT is not set
580 +# CONFIG_DEVKMEM is not set
581 +# CONFIG_SERIAL_NONSTANDARD is not set
582 +# CONFIG_NOZOMI is not set
583 +
584 +#
585 +# Serial drivers
586 +#
587 +# CONFIG_SERIAL_8250 is not set
588 +
589 +#
590 +# Non-8250 serial port support
591 +#
592 +CONFIG_SERIAL_CORE=y
593 +CONFIG_SERIAL_CORE_CONSOLE=y
594 +# CONFIG_SERIAL_JSM is not set
595 +CONFIG_SERIAL_BCM63XX=y
596 +CONFIG_SERIAL_BCM63XX_CONSOLE=y
597 +# CONFIG_UNIX98_PTYS is not set
598 +CONFIG_LEGACY_PTYS=y
599 +CONFIG_LEGACY_PTY_COUNT=256
600 +# CONFIG_IPMI_HANDLER is not set
601 +# CONFIG_HW_RANDOM is not set
602 +# CONFIG_R3964 is not set
603 +# CONFIG_APPLICOM is not set
604 +
605 +#
606 +# PCMCIA character devices
607 +#
608 +# CONFIG_SYNCLINK_CS is not set
609 +# CONFIG_CARDMAN_4000 is not set
610 +# CONFIG_CARDMAN_4040 is not set
611 +# CONFIG_IPWIRELESS is not set
612 +# CONFIG_RAW_DRIVER is not set
613 +# CONFIG_TCG_TPM is not set
614 +CONFIG_DEVPORT=y
615 +# CONFIG_I2C is not set
616 +# CONFIG_SPI is not set
617 +# CONFIG_W1 is not set
618 +# CONFIG_POWER_SUPPLY is not set
619 +# CONFIG_HWMON is not set
620 +# CONFIG_THERMAL is not set
621 +# CONFIG_THERMAL_HWMON is not set
622 +# CONFIG_WATCHDOG is not set
623 +
624 +#
625 +# Sonics Silicon Backplane
626 +#
627 +CONFIG_SSB_POSSIBLE=y
628 +# CONFIG_SSB is not set
629 +
630 +#
631 +# Multifunction device drivers
632 +#
633 +# CONFIG_MFD_CORE is not set
634 +# CONFIG_MFD_SM501 is not set
635 +# CONFIG_HTC_PASIC3 is not set
636 +# CONFIG_MFD_TMIO is not set
637 +
638 +#
639 +# Multimedia devices
640 +#
641 +
642 +#
643 +# Multimedia core support
644 +#
645 +# CONFIG_VIDEO_DEV is not set
646 +# CONFIG_DVB_CORE is not set
647 +# CONFIG_VIDEO_MEDIA is not set
648 +
649 +#
650 +# Multimedia drivers
651 +#
652 +# CONFIG_DAB is not set
653 +
654 +#
655 +# Graphics support
656 +#
657 +# CONFIG_DRM is not set
658 +# CONFIG_VGASTATE is not set
659 +# CONFIG_VIDEO_OUTPUT_CONTROL is not set
660 +# CONFIG_FB is not set
661 +# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
662 +
663 +#
664 +# Display device support
665 +#
666 +CONFIG_DISPLAY_SUPPORT=y
667 +
668 +#
669 +# Display hardware drivers
670 +#
671 +# CONFIG_SOUND is not set
672 +CONFIG_USB_SUPPORT=y
673 +CONFIG_USB_ARCH_HAS_HCD=y
674 +CONFIG_USB_ARCH_HAS_OHCI=y
675 +CONFIG_USB_ARCH_HAS_EHCI=y
676 +CONFIG_USB=y
677 +# CONFIG_USB_DEBUG is not set
678 +# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
679 +
680 +#
681 +# Miscellaneous USB options
682 +#
683 +# CONFIG_USB_DEVICEFS is not set
684 +# CONFIG_USB_DEVICE_CLASS is not set
685 +# CONFIG_USB_DYNAMIC_MINORS is not set
686 +# CONFIG_USB_OTG is not set
687 +# CONFIG_USB_OTG_WHITELIST is not set
688 +# CONFIG_USB_OTG_BLACKLIST_HUB is not set
689 +# CONFIG_USB_MON is not set
690 +
691 +#
692 +# USB Host Controller Drivers
693 +#
694 +# CONFIG_USB_C67X00_HCD is not set
695 +CONFIG_USB_EHCI_HCD=y
696 +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
697 +# CONFIG_USB_EHCI_TT_NEWSCHED is not set
698 +CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
699 +# CONFIG_USB_ISP116X_HCD is not set
700 +# CONFIG_USB_ISP1760_HCD is not set
701 +CONFIG_USB_OHCI_HCD=y
702 +CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
703 +CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
704 +CONFIG_USB_OHCI_LITTLE_ENDIAN=y
705 +# CONFIG_USB_UHCI_HCD is not set
706 +# CONFIG_USB_SL811_HCD is not set
707 +# CONFIG_USB_R8A66597_HCD is not set
708 +
709 +#
710 +# USB Device Class drivers
711 +#
712 +# CONFIG_USB_ACM is not set
713 +# CONFIG_USB_PRINTER is not set
714 +# CONFIG_USB_WDM is not set
715 +
716 +#
717 +# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
718 +#
719 +
720 +#
721 +# may also be needed; see USB_STORAGE Help for more information
722 +#
723 +# CONFIG_USB_LIBUSUAL is not set
724 +
725 +#
726 +# USB Imaging devices
727 +#
728 +# CONFIG_USB_MDC800 is not set
729 +
730 +#
731 +# USB port drivers
732 +#
733 +# CONFIG_USB_SERIAL is not set
734 +
735 +#
736 +# USB Miscellaneous drivers
737 +#
738 +# CONFIG_USB_EMI62 is not set
739 +# CONFIG_USB_EMI26 is not set
740 +# CONFIG_USB_ADUTUX is not set
741 +# CONFIG_USB_RIO500 is not set
742 +# CONFIG_USB_LEGOTOWER is not set
743 +# CONFIG_USB_LCD is not set
744 +# CONFIG_USB_BERRY_CHARGE is not set
745 +# CONFIG_USB_LED is not set
746 +# CONFIG_USB_CYPRESS_CY7C63 is not set
747 +# CONFIG_USB_CYTHERM is not set
748 +# CONFIG_USB_PHIDGET is not set
749 +# CONFIG_USB_IDMOUSE is not set
750 +# CONFIG_USB_FTDI_ELAN is not set
751 +# CONFIG_USB_APPLEDISPLAY is not set
752 +# CONFIG_USB_SISUSBVGA is not set
753 +# CONFIG_USB_LD is not set
754 +# CONFIG_USB_TRANCEVIBRATOR is not set
755 +# CONFIG_USB_IOWARRIOR is not set
756 +# CONFIG_USB_ISIGHTFW is not set
757 +# CONFIG_USB_GADGET is not set
758 +# CONFIG_MMC is not set
759 +# CONFIG_MEMSTICK is not set
760 +# CONFIG_NEW_LEDS is not set
761 +# CONFIG_ACCESSIBILITY is not set
762 +# CONFIG_INFINIBAND is not set
763 +CONFIG_RTC_LIB=y
764 +# CONFIG_RTC_CLASS is not set
765 +# CONFIG_DMADEVICES is not set
766 +# CONFIG_UIO is not set
767 +
768 +#
769 +# File systems
770 +#
771 +# CONFIG_EXT2_FS is not set
772 +# CONFIG_EXT3_FS is not set
773 +# CONFIG_EXT4DEV_FS is not set
774 +# CONFIG_REISERFS_FS is not set
775 +# CONFIG_JFS_FS is not set
776 +# CONFIG_FS_POSIX_ACL is not set
777 +# CONFIG_XFS_FS is not set
778 +# CONFIG_OCFS2_FS is not set
779 +# CONFIG_DNOTIFY is not set
780 +# CONFIG_INOTIFY is not set
781 +# CONFIG_QUOTA is not set
782 +# CONFIG_AUTOFS_FS is not set
783 +# CONFIG_AUTOFS4_FS is not set
784 +# CONFIG_FUSE_FS is not set
785 +
786 +#
787 +# CD-ROM/DVD Filesystems
788 +#
789 +# CONFIG_ISO9660_FS is not set
790 +# CONFIG_UDF_FS is not set
791 +
792 +#
793 +# DOS/FAT/NT Filesystems
794 +#
795 +# CONFIG_MSDOS_FS is not set
796 +# CONFIG_VFAT_FS is not set
797 +# CONFIG_NTFS_FS is not set
798 +
799 +#
800 +# Pseudo filesystems
801 +#
802 +CONFIG_PROC_FS=y
803 +CONFIG_PROC_KCORE=y
804 +CONFIG_PROC_SYSCTL=y
805 +CONFIG_SYSFS=y
806 +CONFIG_TMPFS=y
807 +# CONFIG_TMPFS_POSIX_ACL is not set
808 +# CONFIG_HUGETLB_PAGE is not set
809 +# CONFIG_CONFIGFS_FS is not set
810 +
811 +#
812 +# Miscellaneous filesystems
813 +#
814 +# CONFIG_ADFS_FS is not set
815 +# CONFIG_AFFS_FS is not set
816 +# CONFIG_HFS_FS is not set
817 +# CONFIG_HFSPLUS_FS is not set
818 +# CONFIG_BEFS_FS is not set
819 +# CONFIG_BFS_FS is not set
820 +# CONFIG_EFS_FS is not set
821 +# CONFIG_JFFS2_FS is not set
822 +# CONFIG_CRAMFS is not set
823 +# CONFIG_VXFS_FS is not set
824 +# CONFIG_MINIX_FS is not set
825 +# CONFIG_OMFS_FS is not set
826 +# CONFIG_HPFS_FS is not set
827 +# CONFIG_QNX4FS_FS is not set
828 +# CONFIG_ROMFS_FS is not set
829 +# CONFIG_SYSV_FS is not set
830 +# CONFIG_UFS_FS is not set
831 +# CONFIG_NETWORK_FILESYSTEMS is not set
832 +
833 +#
834 +# Partition Types
835 +#
836 +# CONFIG_PARTITION_ADVANCED is not set
837 +CONFIG_MSDOS_PARTITION=y
838 +# CONFIG_NLS is not set
839 +# CONFIG_DLM is not set
840 +
841 +#
842 +# Kernel hacking
843 +#
844 +CONFIG_TRACE_IRQFLAGS_SUPPORT=y
845 +# CONFIG_PRINTK_TIME is not set
846 +CONFIG_ENABLE_WARN_DEPRECATED=y
847 +CONFIG_ENABLE_MUST_CHECK=y
848 +CONFIG_FRAME_WARN=1024
849 +CONFIG_MAGIC_SYSRQ=y
850 +# CONFIG_UNUSED_SYMBOLS is not set
851 +# CONFIG_DEBUG_FS is not set
852 +# CONFIG_HEADERS_CHECK is not set
853 +# CONFIG_DEBUG_KERNEL is not set
854 +# CONFIG_DEBUG_MEMORY_INIT is not set
855 +CONFIG_SYSCTL_SYSCALL_CHECK=y
856 +# CONFIG_SAMPLES is not set
857 +CONFIG_HAVE_ARCH_KGDB=y
858 +CONFIG_CMDLINE="console=ttyS0,115200"
859 +
860 +#
861 +# Security options
862 +#
863 +# CONFIG_KEYS is not set
864 +# CONFIG_SECURITY is not set
865 +# CONFIG_SECURITY_FILE_CAPABILITIES is not set
866 +# CONFIG_CRYPTO is not set
867 +
868 +#
869 +# Library routines
870 +#
871 +CONFIG_BITREVERSE=y
872 +# CONFIG_GENERIC_FIND_FIRST_BIT is not set
873 +# CONFIG_CRC_CCITT is not set
874 +# CONFIG_CRC16 is not set
875 +# CONFIG_CRC_T10DIF is not set
876 +# CONFIG_CRC_ITU_T is not set
877 +CONFIG_CRC32=y
878 +# CONFIG_CRC7 is not set
879 +# CONFIG_LIBCRC32C is not set
880 +CONFIG_HAS_IOMEM=y
881 +CONFIG_HAS_IOPORT=y
882 +CONFIG_HAS_DMA=y
This page took 0.076208 seconds and 5 git commands to generate.