Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[linux-2.6-block.git] / arch / mips / configs / bcm63xx_defconfig
CommitLineData
e7300d04
MB
1#
2# Automatically generated make config: don't edit
a9af5a01
FF
3# Linux kernel version: 2.6.34-rc2
4# Tue Mar 23 10:36:32 2010
e7300d04
MB
5#
6CONFIG_MIPS=y
7
8#
9# Machine selection
10#
11# CONFIG_MACH_ALCHEMY is not set
a9af5a01 12# CONFIG_AR7 is not set
e7300d04
MB
13# CONFIG_BCM47XX is not set
14CONFIG_BCM63XX=y
15# CONFIG_MIPS_COBALT is not set
16# CONFIG_MACH_DECSTATION is not set
17# CONFIG_MACH_JAZZ is not set
18# CONFIG_LASAT is not set
a9af5a01 19# CONFIG_MACH_LOONGSON is not set
e7300d04
MB
20# CONFIG_MIPS_MALTA is not set
21# CONFIG_MIPS_SIM is not set
22# CONFIG_NEC_MARKEINS is not set
23# CONFIG_MACH_VR41XX is not set
24# CONFIG_NXP_STB220 is not set
25# CONFIG_NXP_STB225 is not set
26# CONFIG_PNX8550_JBS is not set
27# CONFIG_PNX8550_STB810 is not set
28# CONFIG_PMC_MSP is not set
29# CONFIG_PMC_YOSEMITE is not set
a9af5a01 30# CONFIG_POWERTV is not set
e7300d04
MB
31# CONFIG_SGI_IP22 is not set
32# CONFIG_SGI_IP27 is not set
33# CONFIG_SGI_IP28 is not set
34# CONFIG_SGI_IP32 is not set
35# CONFIG_SIBYTE_CRHINE is not set
36# CONFIG_SIBYTE_CARMEL is not set
37# CONFIG_SIBYTE_CRHONE is not set
38# CONFIG_SIBYTE_RHONE is not set
39# CONFIG_SIBYTE_SWARM is not set
40# CONFIG_SIBYTE_LITTLESUR is not set
41# CONFIG_SIBYTE_SENTOSA is not set
42# CONFIG_SIBYTE_BIGSUR is not set
43# CONFIG_SNI_RM is not set
44# CONFIG_MACH_TX39XX is not set
45# CONFIG_MACH_TX49XX is not set
46# CONFIG_MIKROTIK_RB532 is not set
47# CONFIG_WR_PPMC is not set
48# CONFIG_CAVIUM_OCTEON_SIMULATOR is not set
49# CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set
a9af5a01 50# CONFIG_ALCHEMY_GPIO_INDIRECT is not set
e7300d04
MB
51
52#
53# CPU support
54#
a9af5a01
FF
55CONFIG_BCM63XX_CPU_6338=y
56CONFIG_BCM63XX_CPU_6345=y
e7300d04
MB
57CONFIG_BCM63XX_CPU_6348=y
58CONFIG_BCM63XX_CPU_6358=y
59CONFIG_BOARD_BCM963XX=y
a9af5a01 60CONFIG_LOONGSON_UART_BASE=y
e7300d04
MB
61CONFIG_RWSEM_GENERIC_SPINLOCK=y
62# CONFIG_ARCH_HAS_ILOG2_U32 is not set
63# CONFIG_ARCH_HAS_ILOG2_U64 is not set
64CONFIG_ARCH_SUPPORTS_OPROFILE=y
65CONFIG_GENERIC_FIND_NEXT_BIT=y
66CONFIG_GENERIC_HWEIGHT=y
67CONFIG_GENERIC_CALIBRATE_DELAY=y
68CONFIG_GENERIC_CLOCKEVENTS=y
69CONFIG_GENERIC_TIME=y
70CONFIG_GENERIC_CMOS_UPDATE=y
71CONFIG_SCHED_OMIT_FRAME_POINTER=y
72CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
73CONFIG_CEVT_R4K_LIB=y
74CONFIG_CEVT_R4K=y
75CONFIG_CSRC_R4K_LIB=y
76CONFIG_CSRC_R4K=y
77CONFIG_DMA_NONCOHERENT=y
a9af5a01 78CONFIG_NEED_DMA_MAP_STATE=y
e7300d04 79CONFIG_SYS_HAS_EARLY_PRINTK=y
e7300d04
MB
80# CONFIG_NO_IOPORT is not set
81CONFIG_GENERIC_GPIO=y
82CONFIG_CPU_BIG_ENDIAN=y
83# CONFIG_CPU_LITTLE_ENDIAN is not set
84CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
85CONFIG_IRQ_CPU=y
86CONFIG_SWAP_IO_SPACE=y
87CONFIG_MIPS_L1_CACHE_SHIFT=5
88
89#
90# CPU selection
91#
a9af5a01
FF
92# CONFIG_CPU_LOONGSON2E is not set
93# CONFIG_CPU_LOONGSON2F is not set
e7300d04
MB
94CONFIG_CPU_MIPS32_R1=y
95# CONFIG_CPU_MIPS32_R2 is not set
96# CONFIG_CPU_MIPS64_R1 is not set
97# CONFIG_CPU_MIPS64_R2 is not set
98# CONFIG_CPU_R3000 is not set
99# CONFIG_CPU_TX39XX is not set
100# CONFIG_CPU_VR41XX is not set
101# CONFIG_CPU_R4300 is not set
102# CONFIG_CPU_R4X00 is not set
103# CONFIG_CPU_TX49XX is not set
104# CONFIG_CPU_R5000 is not set
105# CONFIG_CPU_R5432 is not set
106# CONFIG_CPU_R5500 is not set
107# CONFIG_CPU_R6000 is not set
108# CONFIG_CPU_NEVADA is not set
109# CONFIG_CPU_R8000 is not set
110# CONFIG_CPU_R10000 is not set
111# CONFIG_CPU_RM7000 is not set
112# CONFIG_CPU_RM9000 is not set
113# CONFIG_CPU_SB1 is not set
114# CONFIG_CPU_CAVIUM_OCTEON is not set
115CONFIG_SYS_HAS_CPU_MIPS32_R1=y
116CONFIG_CPU_MIPS32=y
117CONFIG_CPU_MIPSR1=y
118CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
119CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
120CONFIG_HARDWARE_WATCHPOINTS=y
121
122#
123# Kernel type
124#
125CONFIG_32BIT=y
126# CONFIG_64BIT is not set
127CONFIG_PAGE_SIZE_4KB=y
128# CONFIG_PAGE_SIZE_8KB is not set
129# CONFIG_PAGE_SIZE_16KB is not set
130# CONFIG_PAGE_SIZE_32KB is not set
131# CONFIG_PAGE_SIZE_64KB is not set
132CONFIG_CPU_HAS_PREFETCH=y
133CONFIG_MIPS_MT_DISABLED=y
134# CONFIG_MIPS_MT_SMP is not set
135# CONFIG_MIPS_MT_SMTC is not set
a9af5a01 136# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
e7300d04
MB
137CONFIG_CPU_HAS_SYNC=y
138CONFIG_GENERIC_HARDIRQS=y
139CONFIG_GENERIC_IRQ_PROBE=y
140CONFIG_CPU_SUPPORTS_HIGHMEM=y
141CONFIG_ARCH_FLATMEM_ENABLE=y
142CONFIG_ARCH_POPULATES_NODE_MAP=y
143CONFIG_SELECT_MEMORY_MODEL=y
144CONFIG_FLATMEM_MANUAL=y
145# CONFIG_DISCONTIGMEM_MANUAL is not set
146# CONFIG_SPARSEMEM_MANUAL is not set
147CONFIG_FLATMEM=y
148CONFIG_FLAT_NODE_MEM_MAP=y
149CONFIG_PAGEFLAGS_EXTENDED=y
150CONFIG_SPLIT_PTLOCK_CPUS=4
151# CONFIG_PHYS_ADDR_T_64BIT is not set
152CONFIG_ZONE_DMA_FLAG=0
153CONFIG_VIRT_TO_BUS=y
a9af5a01
FF
154# CONFIG_KSM is not set
155CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
e7300d04
MB
156CONFIG_TICK_ONESHOT=y
157CONFIG_NO_HZ=y
158# CONFIG_HIGH_RES_TIMERS is not set
159CONFIG_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
163CONFIG_HZ_250=y
164# CONFIG_HZ_256 is not set
165# CONFIG_HZ_1000 is not set
166# CONFIG_HZ_1024 is not set
167CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
168CONFIG_HZ=250
169CONFIG_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
174CONFIG_LOCKDEP_SUPPORT=y
175CONFIG_STACKTRACE_SUPPORT=y
176CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
a9af5a01 177CONFIG_CONSTRUCTORS=y
e7300d04
MB
178
179#
180# General setup
181#
182CONFIG_EXPERIMENTAL=y
183CONFIG_BROKEN_ON_SMP=y
184CONFIG_INIT_ENV_ARG_LIMIT=32
185CONFIG_LOCALVERSION=""
186# CONFIG_LOCALVERSION_AUTO is not set
187# CONFIG_SWAP is not set
188# CONFIG_SYSVIPC is not set
189# CONFIG_POSIX_MQUEUE is not set
190# CONFIG_BSD_PROCESS_ACCT is not set
191# CONFIG_TASKSTATS is not set
192# CONFIG_AUDIT is not set
193
194#
195# RCU Subsystem
196#
e7300d04 197# CONFIG_TREE_RCU is not set
a9af5a01
FF
198# CONFIG_TREE_PREEMPT_RCU is not set
199CONFIG_TINY_RCU=y
e7300d04 200# CONFIG_TREE_RCU_TRACE is not set
e7300d04
MB
201# CONFIG_IKCONFIG is not set
202CONFIG_LOG_BUF_SHIFT=17
e7300d04
MB
203CONFIG_SYSFS_DEPRECATED=y
204CONFIG_SYSFS_DEPRECATED_V2=y
205# CONFIG_RELAY is not set
206# CONFIG_NAMESPACES is not set
207# CONFIG_BLK_DEV_INITRD is not set
208CONFIG_CC_OPTIMIZE_FOR_SIZE=y
209CONFIG_SYSCTL=y
a9af5a01 210CONFIG_ANON_INODES=y
e7300d04
MB
211CONFIG_EMBEDDED=y
212CONFIG_SYSCTL_SYSCALL=y
213CONFIG_KALLSYMS=y
214# CONFIG_KALLSYMS_EXTRA_PASS is not set
e7300d04
MB
215CONFIG_HOTPLUG=y
216CONFIG_PRINTK=y
217CONFIG_BUG=y
218CONFIG_ELF_CORE=y
219# CONFIG_PCSPKR_PLATFORM is not set
220CONFIG_BASE_FULL=y
221# CONFIG_FUTEX is not set
222# CONFIG_EPOLL is not set
223# CONFIG_SIGNALFD is not set
224# CONFIG_TIMERFD is not set
225# CONFIG_EVENTFD is not set
226# CONFIG_SHMEM is not set
227# CONFIG_AIO is not set
a9af5a01
FF
228
229#
230# Kernel Performance Events And Counters
231#
e7300d04
MB
232# CONFIG_VM_EVENT_COUNTERS is not set
233CONFIG_PCI_QUIRKS=y
234# CONFIG_SLUB_DEBUG is not set
235CONFIG_COMPAT_BRK=y
236# CONFIG_SLAB is not set
237CONFIG_SLUB=y
238# CONFIG_SLOB is not set
239# CONFIG_PROFILING is not set
e7300d04 240CONFIG_HAVE_OPROFILE=y
a9af5a01
FF
241
242#
243# GCOV-based kernel profiling
244#
e7300d04 245# CONFIG_SLOW_WORK is not set
a9af5a01 246CONFIG_HAVE_GENERIC_DMA_COHERENT=y
e7300d04
MB
247CONFIG_BASE_SMALL=0
248# CONFIG_MODULES is not set
249CONFIG_BLOCK=y
a9af5a01 250CONFIG_LBDAF=y
e7300d04
MB
251# CONFIG_BLK_DEV_BSG is not set
252# CONFIG_BLK_DEV_INTEGRITY is not set
253
254#
255# IO Schedulers
256#
257CONFIG_IOSCHED_NOOP=y
e7300d04
MB
258# CONFIG_IOSCHED_DEADLINE is not set
259# CONFIG_IOSCHED_CFQ is not set
e7300d04
MB
260# CONFIG_DEFAULT_DEADLINE is not set
261# CONFIG_DEFAULT_CFQ is not set
262CONFIG_DEFAULT_NOOP=y
263CONFIG_DEFAULT_IOSCHED="noop"
a9af5a01
FF
264# CONFIG_INLINE_SPIN_TRYLOCK is not set
265# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
266# CONFIG_INLINE_SPIN_LOCK is not set
267# CONFIG_INLINE_SPIN_LOCK_BH is not set
268# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
269# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
270CONFIG_INLINE_SPIN_UNLOCK=y
271# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
272CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
273# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
274# CONFIG_INLINE_READ_TRYLOCK is not set
275# CONFIG_INLINE_READ_LOCK is not set
276# CONFIG_INLINE_READ_LOCK_BH is not set
277# CONFIG_INLINE_READ_LOCK_IRQ is not set
278# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
279CONFIG_INLINE_READ_UNLOCK=y
280# CONFIG_INLINE_READ_UNLOCK_BH is not set
281CONFIG_INLINE_READ_UNLOCK_IRQ=y
282# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
283# CONFIG_INLINE_WRITE_TRYLOCK is not set
284# CONFIG_INLINE_WRITE_LOCK is not set
285# CONFIG_INLINE_WRITE_LOCK_BH is not set
286# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
287# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
288CONFIG_INLINE_WRITE_UNLOCK=y
289# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
290CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
291# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
292# CONFIG_MUTEX_SPIN_ON_OWNER is not set
e7300d04
MB
293# CONFIG_FREEZER is not set
294
295#
296# Bus options (PCI, PCMCIA, EISA, ISA, TC)
297#
298CONFIG_HW_HAS_PCI=y
299CONFIG_PCI=y
300CONFIG_PCI_DOMAINS=y
301# CONFIG_ARCH_SUPPORTS_MSI is not set
e7300d04
MB
302# CONFIG_PCI_STUB is not set
303# CONFIG_PCI_IOV is not set
304CONFIG_MMU=y
305CONFIG_PCCARD=y
e7300d04
MB
306CONFIG_PCMCIA=y
307CONFIG_PCMCIA_LOAD_CIS=y
e7300d04
MB
308CONFIG_CARDBUS=y
309
310#
311# PC-card bridges
312#
313# CONFIG_YENTA is not set
314# CONFIG_PD6729 is not set
315# CONFIG_I82092 is not set
316CONFIG_PCMCIA_BCM63XX=y
317# CONFIG_HOTPLUG_PCI is not set
318
319#
320# Executable file formats
321#
322CONFIG_BINFMT_ELF=y
323# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
324# CONFIG_HAVE_AOUT is not set
325# CONFIG_BINFMT_MISC is not set
326CONFIG_TRAD_SIGNALS=y
327
328#
329# Power management options
330#
a9af5a01 331CONFIG_ARCH_HIBERNATION_POSSIBLE=y
e7300d04
MB
332CONFIG_ARCH_SUSPEND_POSSIBLE=y
333# CONFIG_PM is not set
334CONFIG_NET=y
335
336#
337# Networking options
338#
339# CONFIG_PACKET is not set
340CONFIG_UNIX=y
341# CONFIG_NET_KEY is not set
342CONFIG_INET=y
343# CONFIG_IP_MULTICAST is not set
344# CONFIG_IP_ADVANCED_ROUTER is not set
345CONFIG_IP_FIB_HASH=y
346# CONFIG_IP_PNP is not set
347# CONFIG_NET_IPIP is not set
348# CONFIG_NET_IPGRE is not set
349# CONFIG_ARPD is not set
350# CONFIG_SYN_COOKIES is not set
351# CONFIG_INET_AH is not set
352# CONFIG_INET_ESP is not set
353# CONFIG_INET_IPCOMP is not set
354# CONFIG_INET_XFRM_TUNNEL is not set
355# CONFIG_INET_TUNNEL is not set
356# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
357# CONFIG_INET_XFRM_MODE_TUNNEL is not set
358# CONFIG_INET_XFRM_MODE_BEET is not set
359# CONFIG_INET_LRO is not set
360# CONFIG_INET_DIAG is not set
361# CONFIG_TCP_CONG_ADVANCED is not set
362CONFIG_TCP_CONG_CUBIC=y
363CONFIG_DEFAULT_TCP_CONG="cubic"
364# CONFIG_TCP_MD5SIG is not set
365# CONFIG_IPV6 is not set
366# CONFIG_NETWORK_SECMARK is not set
367# CONFIG_NETFILTER is not set
368# CONFIG_IP_DCCP is not set
369# CONFIG_IP_SCTP is not set
a9af5a01 370# CONFIG_RDS is not set
e7300d04
MB
371# CONFIG_TIPC is not set
372# CONFIG_ATM is not set
373# CONFIG_BRIDGE is not set
374# CONFIG_NET_DSA is not set
375# CONFIG_VLAN_8021Q is not set
376# CONFIG_DECNET is not set
377# CONFIG_LLC2 is not set
378# CONFIG_IPX is not set
379# CONFIG_ATALK is not set
380# CONFIG_X25 is not set
381# CONFIG_LAPB is not set
382# CONFIG_ECONET is not set
383# CONFIG_WAN_ROUTER is not set
384# CONFIG_PHONET is not set
a9af5a01 385# CONFIG_IEEE802154 is not set
e7300d04
MB
386# CONFIG_NET_SCHED is not set
387# CONFIG_DCB is not set
388
389#
390# Network testing
391#
392# CONFIG_NET_PKTGEN is not set
393# CONFIG_HAMRADIO is not set
394# CONFIG_CAN is not set
395# CONFIG_IRDA is not set
396# CONFIG_BT is not set
397# CONFIG_AF_RXRPC is not set
a9af5a01
FF
398CONFIG_WIRELESS=y
399CONFIG_WEXT_CORE=y
400CONFIG_WEXT_PROC=y
401CONFIG_CFG80211=y
402CONFIG_NL80211_TESTMODE=y
403# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
404# CONFIG_CFG80211_REG_DEBUG is not set
405CONFIG_CFG80211_DEFAULT_PS=y
406# CONFIG_CFG80211_INTERNAL_REGDB is not set
407CONFIG_CFG80211_WEXT=y
408CONFIG_WIRELESS_EXT_SYSFS=y
409# CONFIG_LIB80211 is not set
410CONFIG_MAC80211=y
411# CONFIG_MAC80211_RC_PID is not set
412CONFIG_MAC80211_RC_MINSTREL=y
413# CONFIG_MAC80211_RC_DEFAULT_PID is not set
414CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
415CONFIG_MAC80211_RC_DEFAULT="minstrel"
416# CONFIG_MAC80211_MESH is not set
417CONFIG_MAC80211_LEDS=y
418# CONFIG_MAC80211_DEBUG_MENU is not set
e7300d04
MB
419# CONFIG_WIMAX is not set
420# CONFIG_RFKILL is not set
421# CONFIG_NET_9P is not set
422
423#
424# Device Drivers
425#
426
427#
428# Generic Driver Options
429#
430CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
431# CONFIG_STANDALONE is not set
432# CONFIG_PREVENT_FIRMWARE_BUILD is not set
433CONFIG_FW_LOADER=y
434CONFIG_FIRMWARE_IN_KERNEL=y
435CONFIG_EXTRA_FIRMWARE=""
436# CONFIG_SYS_HYPERVISOR is not set
437# CONFIG_CONNECTOR is not set
438CONFIG_MTD=y
439# CONFIG_MTD_DEBUG is not set
440# CONFIG_MTD_CONCAT is not set
441CONFIG_MTD_PARTITIONS=y
442# CONFIG_MTD_REDBOOT_PARTS is not set
443# CONFIG_MTD_CMDLINE_PARTS is not set
444# CONFIG_MTD_AR7_PARTS is not set
445
446#
447# User Modules And Translation Layers
448#
449# CONFIG_MTD_CHAR is not set
450# CONFIG_MTD_BLKDEVS is not set
451# CONFIG_MTD_BLOCK is not set
452# CONFIG_MTD_BLOCK_RO is not set
453# CONFIG_FTL is not set
454# CONFIG_NFTL is not set
455# CONFIG_INFTL is not set
456# CONFIG_RFD_FTL is not set
457# CONFIG_SSFDC is not set
458# CONFIG_MTD_OOPS is not set
459
460#
461# RAM/ROM/Flash chip drivers
462#
463CONFIG_MTD_CFI=y
464# CONFIG_MTD_JEDECPROBE is not set
465CONFIG_MTD_GEN_PROBE=y
466# CONFIG_MTD_CFI_ADV_OPTIONS is not set
467CONFIG_MTD_MAP_BANK_WIDTH_1=y
468CONFIG_MTD_MAP_BANK_WIDTH_2=y
469CONFIG_MTD_MAP_BANK_WIDTH_4=y
470# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
471# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
472# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
473CONFIG_MTD_CFI_I1=y
474CONFIG_MTD_CFI_I2=y
475# CONFIG_MTD_CFI_I4 is not set
476# CONFIG_MTD_CFI_I8 is not set
477CONFIG_MTD_CFI_INTELEXT=y
478CONFIG_MTD_CFI_AMDSTD=y
479# CONFIG_MTD_CFI_STAA is not set
480CONFIG_MTD_CFI_UTIL=y
481# CONFIG_MTD_RAM is not set
482# CONFIG_MTD_ROM is not set
483# CONFIG_MTD_ABSENT is not set
484
485#
486# Mapping drivers for chip access
487#
488# CONFIG_MTD_COMPLEX_MAPPINGS is not set
489CONFIG_MTD_PHYSMAP=y
490# CONFIG_MTD_PHYSMAP_COMPAT is not set
491# CONFIG_MTD_INTEL_VR_NOR is not set
492# CONFIG_MTD_PLATRAM is not set
493
494#
495# Self-contained MTD device drivers
496#
497# CONFIG_MTD_PMC551 is not set
498# CONFIG_MTD_SLRAM is not set
499# CONFIG_MTD_PHRAM is not set
500# CONFIG_MTD_MTDRAM is not set
501# CONFIG_MTD_BLOCK2MTD is not set
502
503#
504# Disk-On-Chip Device Drivers
505#
506# CONFIG_MTD_DOC2000 is not set
507# CONFIG_MTD_DOC2001 is not set
508# CONFIG_MTD_DOC2001PLUS is not set
509# CONFIG_MTD_NAND is not set
510# CONFIG_MTD_ONENAND is not set
511
512#
513# LPDDR flash memory drivers
514#
515# CONFIG_MTD_LPDDR is not set
516
517#
518# UBI - Unsorted block images
519#
520# CONFIG_MTD_UBI is not set
521# CONFIG_PARPORT is not set
522# CONFIG_BLK_DEV is not set
523# CONFIG_MISC_DEVICES is not set
524CONFIG_HAVE_IDE=y
525# CONFIG_IDE is not set
526
527#
528# SCSI device support
529#
a9af5a01 530CONFIG_SCSI_MOD=y
e7300d04
MB
531# CONFIG_RAID_ATTRS is not set
532# CONFIG_SCSI is not set
533# CONFIG_SCSI_DMA is not set
534# CONFIG_SCSI_NETLINK is not set
535# CONFIG_ATA is not set
536# CONFIG_MD is not set
537# CONFIG_FUSION is not set
538
539#
540# IEEE 1394 (FireWire) support
541#
542
543#
a9af5a01
FF
544# You can enable one or both FireWire driver stacks.
545#
546
547#
548# The newer stack is recommended.
e7300d04
MB
549#
550# CONFIG_FIREWIRE is not set
551# CONFIG_IEEE1394 is not set
552# CONFIG_I2O is not set
553CONFIG_NETDEVICES=y
e7300d04
MB
554# CONFIG_DUMMY is not set
555# CONFIG_BONDING is not set
556# CONFIG_MACVLAN is not set
557# CONFIG_EQUALIZER is not set
558# CONFIG_TUN is not set
559# CONFIG_VETH is not set
560# CONFIG_ARCNET is not set
561CONFIG_PHYLIB=y
562
563#
564# MII PHY device drivers
565#
566# CONFIG_MARVELL_PHY is not set
567# CONFIG_DAVICOM_PHY is not set
568# CONFIG_QSEMI_PHY is not set
569# CONFIG_LXT_PHY is not set
570# CONFIG_CICADA_PHY is not set
571# CONFIG_VITESSE_PHY is not set
572# CONFIG_SMSC_PHY is not set
573# CONFIG_BROADCOM_PHY is not set
574CONFIG_BCM63XX_PHY=y
575# CONFIG_ICPLUS_PHY is not set
576# CONFIG_REALTEK_PHY is not set
577# CONFIG_NATIONAL_PHY is not set
578# CONFIG_STE10XP is not set
579# CONFIG_LSI_ET1011C_PHY is not set
580# CONFIG_FIXED_PHY is not set
581# CONFIG_MDIO_BITBANG is not set
582CONFIG_NET_ETHERNET=y
583CONFIG_MII=y
584# CONFIG_AX88796 is not set
585# CONFIG_HAPPYMEAL is not set
586# CONFIG_SUNGEM is not set
587# CONFIG_CASSINI is not set
588# CONFIG_NET_VENDOR_3COM is not set
589# CONFIG_SMC91X is not set
590# CONFIG_DM9000 is not set
591# CONFIG_ETHOC is not set
a9af5a01 592# CONFIG_SMSC911X is not set
e7300d04
MB
593# CONFIG_DNET is not set
594# CONFIG_NET_TULIP is not set
595# CONFIG_HP100 is not set
596# CONFIG_IBM_NEW_EMAC_ZMII is not set
597# CONFIG_IBM_NEW_EMAC_RGMII is not set
598# CONFIG_IBM_NEW_EMAC_TAH is not set
599# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
600# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
601# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
602# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
603# CONFIG_NET_PCI is not set
604# CONFIG_B44 is not set
a9af5a01
FF
605# CONFIG_KS8842 is not set
606# CONFIG_KS8851_MLL is not set
e7300d04
MB
607# CONFIG_ATL2 is not set
608CONFIG_BCM63XX_ENET=y
609# CONFIG_NETDEV_1000 is not set
610# CONFIG_NETDEV_10000 is not set
611# CONFIG_TR is not set
a9af5a01
FF
612CONFIG_WLAN=y
613# CONFIG_PCMCIA_RAYCS is not set
614# CONFIG_LIBERTAS_THINFIRM is not set
615# CONFIG_ATMEL is not set
616# CONFIG_AT76C50X_USB is not set
617# CONFIG_AIRO_CS is not set
618# CONFIG_PCMCIA_WL3501 is not set
619# CONFIG_PRISM54 is not set
620# CONFIG_USB_ZD1201 is not set
621# CONFIG_USB_NET_RNDIS_WLAN is not set
622# CONFIG_RTL8180 is not set
623# CONFIG_RTL8187 is not set
624# CONFIG_ADM8211 is not set
625# CONFIG_MAC80211_HWSIM is not set
626# CONFIG_MWL8K is not set
627# CONFIG_ATH_COMMON is not set
628CONFIG_B43=y
629CONFIG_B43_PCI_AUTOSELECT=y
630CONFIG_B43_PCICORE_AUTOSELECT=y
631# CONFIG_B43_PCMCIA is not set
632CONFIG_B43_PIO=y
633# CONFIG_B43_PHY_LP is not set
634CONFIG_B43_LEDS=y
635# CONFIG_B43_DEBUG is not set
636# CONFIG_B43LEGACY is not set
637# CONFIG_HOSTAP is not set
638# CONFIG_IPW2100 is not set
639# CONFIG_IPW2200 is not set
640# CONFIG_IWLWIFI is not set
641# CONFIG_LIBERTAS is not set
642# CONFIG_HERMES is not set
643# CONFIG_P54_COMMON is not set
644# CONFIG_RT2X00 is not set
645# CONFIG_WL12XX is not set
646# CONFIG_ZD1211RW is not set
e7300d04
MB
647
648#
649# Enable WiMAX (Networking options) to see the WiMAX drivers
650#
651
652#
653# USB Network Adapters
654#
655# CONFIG_USB_CATC is not set
656# CONFIG_USB_KAWETH is not set
657# CONFIG_USB_PEGASUS is not set
658# CONFIG_USB_RTL8150 is not set
659# CONFIG_USB_USBNET is not set
660# CONFIG_NET_PCMCIA is not set
661# CONFIG_WAN is not set
662# CONFIG_FDDI is not set
663# CONFIG_HIPPI is not set
664# CONFIG_PPP is not set
665# CONFIG_SLIP is not set
666# CONFIG_NETCONSOLE is not set
667# CONFIG_NETPOLL is not set
668# CONFIG_NET_POLL_CONTROLLER is not set
a9af5a01 669# CONFIG_VMXNET3 is not set
e7300d04
MB
670# CONFIG_ISDN is not set
671# CONFIG_PHONE is not set
672
673#
674# Input device support
675#
676# CONFIG_INPUT is not set
677
678#
679# Hardware I/O ports
680#
681# CONFIG_SERIO is not set
682# CONFIG_GAMEPORT is not set
683
684#
685# Character devices
686#
687# CONFIG_VT is not set
688# CONFIG_DEVKMEM is not set
689# CONFIG_SERIAL_NONSTANDARD is not set
690# CONFIG_NOZOMI is not set
691
692#
693# Serial drivers
694#
695# CONFIG_SERIAL_8250 is not set
696
697#
698# Non-8250 serial port support
699#
700CONFIG_SERIAL_CORE=y
701CONFIG_SERIAL_CORE_CONSOLE=y
702# CONFIG_SERIAL_JSM is not set
a9af5a01 703# CONFIG_SERIAL_TIMBERDALE is not set
e7300d04
MB
704CONFIG_SERIAL_BCM63XX=y
705CONFIG_SERIAL_BCM63XX_CONSOLE=y
706# CONFIG_UNIX98_PTYS is not set
707CONFIG_LEGACY_PTYS=y
708CONFIG_LEGACY_PTY_COUNT=256
709# CONFIG_IPMI_HANDLER is not set
710# CONFIG_HW_RANDOM is not set
711# CONFIG_R3964 is not set
712# CONFIG_APPLICOM is not set
713
714#
715# PCMCIA character devices
716#
717# CONFIG_SYNCLINK_CS is not set
718# CONFIG_CARDMAN_4000 is not set
719# CONFIG_CARDMAN_4040 is not set
720# CONFIG_IPWIRELESS is not set
721# CONFIG_RAW_DRIVER is not set
722# CONFIG_TCG_TPM is not set
723CONFIG_DEVPORT=y
724# CONFIG_I2C is not set
725# CONFIG_SPI is not set
a9af5a01
FF
726
727#
728# PPS support
729#
730# CONFIG_PPS is not set
e7300d04
MB
731CONFIG_ARCH_REQUIRE_GPIOLIB=y
732CONFIG_GPIOLIB=y
733# CONFIG_GPIO_SYSFS is not set
734
735#
736# Memory mapped GPIO expanders:
737#
a9af5a01
FF
738# CONFIG_GPIO_IT8761E is not set
739# CONFIG_GPIO_SCH is not set
e7300d04
MB
740
741#
742# I2C GPIO expanders:
743#
744
745#
746# PCI GPIO expanders:
747#
a9af5a01 748# CONFIG_GPIO_CS5535 is not set
e7300d04 749# CONFIG_GPIO_BT8XX is not set
a9af5a01 750# CONFIG_GPIO_LANGWELL is not set
e7300d04
MB
751
752#
753# SPI GPIO expanders:
754#
a9af5a01
FF
755
756#
757# AC97 GPIO expanders:
758#
e7300d04
MB
759# CONFIG_W1 is not set
760# CONFIG_POWER_SUPPLY is not set
761# CONFIG_HWMON is not set
762# CONFIG_THERMAL is not set
e7300d04
MB
763# CONFIG_WATCHDOG is not set
764CONFIG_SSB_POSSIBLE=y
765
766#
767# Sonics Silicon Backplane
768#
769CONFIG_SSB=y
770CONFIG_SSB_SPROM=y
a9af5a01 771CONFIG_SSB_BLOCKIO=y
e7300d04
MB
772CONFIG_SSB_PCIHOST_POSSIBLE=y
773CONFIG_SSB_PCIHOST=y
a9af5a01 774CONFIG_SSB_B43_PCI_BRIDGE=y
e7300d04
MB
775CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
776# CONFIG_SSB_PCMCIAHOST is not set
777# CONFIG_SSB_SILENT is not set
778# CONFIG_SSB_DEBUG is not set
779CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
a9af5a01 780CONFIG_SSB_DRIVER_PCICORE=y
e7300d04
MB
781# CONFIG_SSB_DRIVER_MIPS is not set
782
783#
784# Multifunction device drivers
785#
786# CONFIG_MFD_CORE is not set
787# CONFIG_MFD_SM501 is not set
788# CONFIG_HTC_PASIC3 is not set
789# CONFIG_MFD_TMIO is not set
a9af5a01
FF
790# CONFIG_MFD_TIMBERDALE is not set
791# CONFIG_LPC_SCH is not set
e7300d04 792# CONFIG_REGULATOR is not set
a9af5a01 793# CONFIG_MEDIA_SUPPORT is not set
e7300d04
MB
794
795#
796# Graphics support
797#
a9af5a01 798# CONFIG_VGA_ARB is not set
e7300d04
MB
799# CONFIG_DRM is not set
800# CONFIG_VGASTATE is not set
801# CONFIG_VIDEO_OUTPUT_CONTROL is not set
802# CONFIG_FB is not set
803# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
804
805#
806# Display device support
807#
a9af5a01 808# CONFIG_DISPLAY_SUPPORT is not set
e7300d04
MB
809# CONFIG_SOUND is not set
810CONFIG_USB_SUPPORT=y
811CONFIG_USB_ARCH_HAS_HCD=y
812CONFIG_USB_ARCH_HAS_OHCI=y
813CONFIG_USB_ARCH_HAS_EHCI=y
814CONFIG_USB=y
815# CONFIG_USB_DEBUG is not set
816# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
817
818#
819# Miscellaneous USB options
820#
821# CONFIG_USB_DEVICEFS is not set
822# CONFIG_USB_DEVICE_CLASS is not set
823# CONFIG_USB_DYNAMIC_MINORS is not set
824# CONFIG_USB_OTG is not set
825# CONFIG_USB_OTG_WHITELIST is not set
826# CONFIG_USB_OTG_BLACKLIST_HUB is not set
827# CONFIG_USB_MON is not set
828# CONFIG_USB_WUSB is not set
829# CONFIG_USB_WUSB_CBAF is not set
830
831#
832# USB Host Controller Drivers
833#
834# CONFIG_USB_C67X00_HCD is not set
a9af5a01 835# CONFIG_USB_XHCI_HCD is not set
e7300d04
MB
836CONFIG_USB_EHCI_HCD=y
837# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
838# CONFIG_USB_EHCI_TT_NEWSCHED is not set
e7300d04
MB
839# CONFIG_USB_OXU210HP_HCD is not set
840# CONFIG_USB_ISP116X_HCD is not set
841# CONFIG_USB_ISP1760_HCD is not set
a9af5a01 842# CONFIG_USB_ISP1362_HCD is not set
e7300d04
MB
843CONFIG_USB_OHCI_HCD=y
844# CONFIG_USB_OHCI_HCD_SSB is not set
845CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
846CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
847CONFIG_USB_OHCI_LITTLE_ENDIAN=y
848# CONFIG_USB_UHCI_HCD is not set
849# CONFIG_USB_SL811_HCD is not set
850# CONFIG_USB_R8A66597_HCD is not set
851# CONFIG_USB_WHCI_HCD is not set
852# CONFIG_USB_HWA_HCD is not set
853
854#
855# USB Device Class drivers
856#
857# CONFIG_USB_ACM is not set
858# CONFIG_USB_PRINTER is not set
859# CONFIG_USB_WDM is not set
860# CONFIG_USB_TMC is not set
861
862#
863# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
864#
865
866#
867# also be needed; see USB_STORAGE Help for more info
868#
869# CONFIG_USB_LIBUSUAL is not set
870
871#
872# USB Imaging devices
873#
874# CONFIG_USB_MDC800 is not set
875
876#
877# USB port drivers
878#
879# CONFIG_USB_SERIAL is not set
880
881#
882# USB Miscellaneous drivers
883#
884# CONFIG_USB_EMI62 is not set
885# CONFIG_USB_EMI26 is not set
886# CONFIG_USB_ADUTUX is not set
887# CONFIG_USB_SEVSEG is not set
888# CONFIG_USB_RIO500 is not set
889# CONFIG_USB_LEGOTOWER is not set
890# CONFIG_USB_LCD is not set
e7300d04
MB
891# CONFIG_USB_LED is not set
892# CONFIG_USB_CYPRESS_CY7C63 is not set
893# CONFIG_USB_CYTHERM is not set
894# CONFIG_USB_IDMOUSE is not set
895# CONFIG_USB_FTDI_ELAN is not set
896# CONFIG_USB_APPLEDISPLAY is not set
897# CONFIG_USB_SISUSBVGA is not set
898# CONFIG_USB_LD is not set
899# CONFIG_USB_TRANCEVIBRATOR is not set
900# CONFIG_USB_IOWARRIOR is not set
a9af5a01 901# CONFIG_USB_TEST is not set
e7300d04 902# CONFIG_USB_ISIGHTFW is not set
e7300d04
MB
903# CONFIG_USB_GADGET is not set
904
905#
906# OTG and related infrastructure
907#
908# CONFIG_USB_GPIO_VBUS is not set
909# CONFIG_NOP_USB_XCEIV is not set
910# CONFIG_UWB is not set
911# CONFIG_MMC is not set
912# CONFIG_MEMSTICK is not set
a9af5a01
FF
913CONFIG_NEW_LEDS=y
914CONFIG_LEDS_CLASS=y
915
916#
917# LED drivers
918#
919CONFIG_LEDS_GPIO=y
920CONFIG_LEDS_GPIO_PLATFORM=y
921# CONFIG_LEDS_LT3593 is not set
922CONFIG_LEDS_TRIGGERS=y
923
924#
925# LED Triggers
926#
927CONFIG_LEDS_TRIGGER_TIMER=y
928# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
929# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
930CONFIG_LEDS_TRIGGER_GPIO=y
931CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
932
933#
934# iptables trigger is under Netfilter config (LED target)
935#
e7300d04
MB
936# CONFIG_ACCESSIBILITY is not set
937# CONFIG_INFINIBAND is not set
938CONFIG_RTC_LIB=y
939# CONFIG_RTC_CLASS is not set
940# CONFIG_DMADEVICES is not set
941# CONFIG_AUXDISPLAY is not set
942# CONFIG_UIO is not set
a9af5a01
FF
943
944#
945# TI VLYNQ
946#
e7300d04
MB
947# CONFIG_STAGING is not set
948
949#
950# File systems
951#
952# CONFIG_EXT2_FS is not set
953# CONFIG_EXT3_FS is not set
954# CONFIG_EXT4_FS is not set
955# CONFIG_REISERFS_FS is not set
956# CONFIG_JFS_FS is not set
957# CONFIG_FS_POSIX_ACL is not set
e7300d04 958# CONFIG_XFS_FS is not set
a9af5a01 959# CONFIG_GFS2_FS is not set
e7300d04
MB
960# CONFIG_OCFS2_FS is not set
961# CONFIG_BTRFS_FS is not set
a9af5a01
FF
962# CONFIG_NILFS2_FS is not set
963# CONFIG_FILE_LOCKING is not set
964CONFIG_FSNOTIFY=y
e7300d04
MB
965# CONFIG_DNOTIFY is not set
966# CONFIG_INOTIFY is not set
a9af5a01 967CONFIG_INOTIFY_USER=y
e7300d04
MB
968# CONFIG_QUOTA is not set
969# CONFIG_AUTOFS_FS is not set
970# CONFIG_AUTOFS4_FS is not set
971# CONFIG_FUSE_FS is not set
972
973#
974# Caches
975#
976# CONFIG_FSCACHE is not set
977
978#
979# CD-ROM/DVD Filesystems
980#
981# CONFIG_ISO9660_FS is not set
982# CONFIG_UDF_FS is not set
983
984#
985# DOS/FAT/NT Filesystems
986#
987# CONFIG_MSDOS_FS is not set
988# CONFIG_VFAT_FS is not set
989# CONFIG_NTFS_FS is not set
990
991#
992# Pseudo filesystems
993#
994CONFIG_PROC_FS=y
995CONFIG_PROC_KCORE=y
996CONFIG_PROC_SYSCTL=y
997CONFIG_PROC_PAGE_MONITOR=y
998CONFIG_SYSFS=y
e7300d04
MB
999# CONFIG_HUGETLB_PAGE is not set
1000# CONFIG_CONFIGFS_FS is not set
1001CONFIG_MISC_FILESYSTEMS=y
1002# CONFIG_ADFS_FS is not set
1003# CONFIG_AFFS_FS is not set
1004# CONFIG_HFS_FS is not set
1005# CONFIG_HFSPLUS_FS is not set
1006# CONFIG_BEFS_FS is not set
1007# CONFIG_BFS_FS is not set
1008# CONFIG_EFS_FS is not set
1009# CONFIG_JFFS2_FS is not set
a9af5a01 1010# CONFIG_LOGFS is not set
e7300d04
MB
1011# CONFIG_CRAMFS is not set
1012# CONFIG_SQUASHFS is not set
1013# CONFIG_VXFS_FS is not set
1014# CONFIG_MINIX_FS is not set
1015# CONFIG_OMFS_FS is not set
1016# CONFIG_HPFS_FS is not set
1017# CONFIG_QNX4FS_FS is not set
1018# CONFIG_ROMFS_FS is not set
1019# CONFIG_SYSV_FS is not set
1020# CONFIG_UFS_FS is not set
e7300d04
MB
1021# CONFIG_NETWORK_FILESYSTEMS is not set
1022
1023#
1024# Partition Types
1025#
1026# CONFIG_PARTITION_ADVANCED is not set
1027CONFIG_MSDOS_PARTITION=y
a9af5a01
FF
1028CONFIG_NLS=y
1029CONFIG_NLS_DEFAULT="iso8859-1"
1030# CONFIG_NLS_CODEPAGE_437 is not set
1031# CONFIG_NLS_CODEPAGE_737 is not set
1032# CONFIG_NLS_CODEPAGE_775 is not set
1033# CONFIG_NLS_CODEPAGE_850 is not set
1034# CONFIG_NLS_CODEPAGE_852 is not set
1035# CONFIG_NLS_CODEPAGE_855 is not set
1036# CONFIG_NLS_CODEPAGE_857 is not set
1037# CONFIG_NLS_CODEPAGE_860 is not set
1038# CONFIG_NLS_CODEPAGE_861 is not set
1039# CONFIG_NLS_CODEPAGE_862 is not set
1040# CONFIG_NLS_CODEPAGE_863 is not set
1041# CONFIG_NLS_CODEPAGE_864 is not set
1042# CONFIG_NLS_CODEPAGE_865 is not set
1043# CONFIG_NLS_CODEPAGE_866 is not set
1044# CONFIG_NLS_CODEPAGE_869 is not set
1045# CONFIG_NLS_CODEPAGE_936 is not set
1046# CONFIG_NLS_CODEPAGE_950 is not set
1047# CONFIG_NLS_CODEPAGE_932 is not set
1048# CONFIG_NLS_CODEPAGE_949 is not set
1049# CONFIG_NLS_CODEPAGE_874 is not set
1050# CONFIG_NLS_ISO8859_8 is not set
1051# CONFIG_NLS_CODEPAGE_1250 is not set
1052# CONFIG_NLS_CODEPAGE_1251 is not set
1053# CONFIG_NLS_ASCII is not set
1054# CONFIG_NLS_ISO8859_1 is not set
1055# CONFIG_NLS_ISO8859_2 is not set
1056# CONFIG_NLS_ISO8859_3 is not set
1057# CONFIG_NLS_ISO8859_4 is not set
1058# CONFIG_NLS_ISO8859_5 is not set
1059# CONFIG_NLS_ISO8859_6 is not set
1060# CONFIG_NLS_ISO8859_7 is not set
1061# CONFIG_NLS_ISO8859_9 is not set
1062# CONFIG_NLS_ISO8859_13 is not set
1063# CONFIG_NLS_ISO8859_14 is not set
1064# CONFIG_NLS_ISO8859_15 is not set
1065# CONFIG_NLS_KOI8_R is not set
1066# CONFIG_NLS_KOI8_U is not set
1067# CONFIG_NLS_UTF8 is not set
e7300d04
MB
1068# CONFIG_DLM is not set
1069
1070#
1071# Kernel hacking
1072#
1073CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1074# CONFIG_PRINTK_TIME is not set
1075CONFIG_ENABLE_WARN_DEPRECATED=y
1076CONFIG_ENABLE_MUST_CHECK=y
1077CONFIG_FRAME_WARN=1024
1078CONFIG_MAGIC_SYSRQ=y
a9af5a01 1079# CONFIG_STRIP_ASM_SYMS is not set
e7300d04
MB
1080# CONFIG_UNUSED_SYMBOLS is not set
1081# CONFIG_DEBUG_FS is not set
1082# CONFIG_HEADERS_CHECK is not set
1083# CONFIG_DEBUG_KERNEL is not set
1084# CONFIG_DEBUG_MEMORY_INIT is not set
e7300d04 1085CONFIG_SYSCTL_SYSCALL_CHECK=y
a9af5a01
FF
1086CONFIG_HAVE_FUNCTION_TRACER=y
1087CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1088CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
1089CONFIG_HAVE_DYNAMIC_FTRACE=y
1090CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
e7300d04 1091CONFIG_TRACING_SUPPORT=y
a9af5a01 1092# CONFIG_FTRACE is not set
e7300d04
MB
1093# CONFIG_SAMPLES is not set
1094CONFIG_HAVE_ARCH_KGDB=y
a9af5a01 1095CONFIG_EARLY_PRINTK=y
6acc7d48 1096CONFIG_CMDLINE_BOOL=y
e7300d04 1097CONFIG_CMDLINE="console=ttyS0,115200"
6acc7d48 1098# CONFIG_CMDLINE_OVERRIDE is not set
e7300d04
MB
1099
1100#
1101# Security options
1102#
1103# CONFIG_KEYS is not set
1104# CONFIG_SECURITY is not set
1105# CONFIG_SECURITYFS is not set
a9af5a01
FF
1106# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1107# CONFIG_DEFAULT_SECURITY_SMACK is not set
1108# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1109CONFIG_DEFAULT_SECURITY_DAC=y
1110CONFIG_DEFAULT_SECURITY=""
1111CONFIG_CRYPTO=y
1112
1113#
1114# Crypto core or helper
1115#
1116# CONFIG_CRYPTO_FIPS is not set
1117CONFIG_CRYPTO_ALGAPI=y
1118CONFIG_CRYPTO_ALGAPI2=y
1119CONFIG_CRYPTO_AEAD2=y
1120CONFIG_CRYPTO_BLKCIPHER=y
1121CONFIG_CRYPTO_BLKCIPHER2=y
1122CONFIG_CRYPTO_HASH2=y
1123CONFIG_CRYPTO_RNG=y
1124CONFIG_CRYPTO_RNG2=y
1125CONFIG_CRYPTO_PCOMP=y
1126CONFIG_CRYPTO_MANAGER=y
1127CONFIG_CRYPTO_MANAGER2=y
1128# CONFIG_CRYPTO_GF128MUL is not set
1129# CONFIG_CRYPTO_NULL is not set
1130CONFIG_CRYPTO_WORKQUEUE=y
1131# CONFIG_CRYPTO_CRYPTD is not set
1132# CONFIG_CRYPTO_AUTHENC is not set
1133
1134#
1135# Authenticated Encryption with Associated Data
1136#
1137# CONFIG_CRYPTO_CCM is not set
1138# CONFIG_CRYPTO_GCM is not set
1139# CONFIG_CRYPTO_SEQIV is not set
1140
1141#
1142# Block modes
1143#
1144# CONFIG_CRYPTO_CBC is not set
1145# CONFIG_CRYPTO_CTR is not set
1146# CONFIG_CRYPTO_CTS is not set
1147CONFIG_CRYPTO_ECB=y
1148# CONFIG_CRYPTO_LRW is not set
1149# CONFIG_CRYPTO_PCBC is not set
1150# CONFIG_CRYPTO_XTS is not set
1151
1152#
1153# Hash modes
1154#
1155# CONFIG_CRYPTO_HMAC is not set
1156# CONFIG_CRYPTO_XCBC is not set
1157# CONFIG_CRYPTO_VMAC is not set
1158
1159#
1160# Digest
1161#
1162# CONFIG_CRYPTO_CRC32C is not set
1163# CONFIG_CRYPTO_GHASH is not set
1164# CONFIG_CRYPTO_MD4 is not set
1165# CONFIG_CRYPTO_MD5 is not set
1166# CONFIG_CRYPTO_MICHAEL_MIC is not set
1167# CONFIG_CRYPTO_RMD128 is not set
1168# CONFIG_CRYPTO_RMD160 is not set
1169# CONFIG_CRYPTO_RMD256 is not set
1170# CONFIG_CRYPTO_RMD320 is not set
1171# CONFIG_CRYPTO_SHA1 is not set
1172# CONFIG_CRYPTO_SHA256 is not set
1173# CONFIG_CRYPTO_SHA512 is not set
1174# CONFIG_CRYPTO_TGR192 is not set
1175# CONFIG_CRYPTO_WP512 is not set
1176
1177#
1178# Ciphers
1179#
1180CONFIG_CRYPTO_AES=y
1181# CONFIG_CRYPTO_ANUBIS is not set
1182CONFIG_CRYPTO_ARC4=y
1183# CONFIG_CRYPTO_BLOWFISH is not set
1184# CONFIG_CRYPTO_CAMELLIA is not set
1185# CONFIG_CRYPTO_CAST5 is not set
1186# CONFIG_CRYPTO_CAST6 is not set
1187# CONFIG_CRYPTO_DES is not set
1188# CONFIG_CRYPTO_FCRYPT is not set
1189# CONFIG_CRYPTO_KHAZAD is not set
1190# CONFIG_CRYPTO_SALSA20 is not set
1191# CONFIG_CRYPTO_SEED is not set
1192# CONFIG_CRYPTO_SERPENT is not set
1193# CONFIG_CRYPTO_TEA is not set
1194# CONFIG_CRYPTO_TWOFISH is not set
1195
1196#
1197# Compression
1198#
1199# CONFIG_CRYPTO_DEFLATE is not set
1200# CONFIG_CRYPTO_ZLIB is not set
1201# CONFIG_CRYPTO_LZO is not set
1202
1203#
1204# Random Number Generation
1205#
1206CONFIG_CRYPTO_ANSI_CPRNG=y
1207# CONFIG_CRYPTO_HW is not set
e7300d04
MB
1208# CONFIG_BINARY_PRINTF is not set
1209
1210#
1211# Library routines
1212#
1213CONFIG_BITREVERSE=y
1214CONFIG_GENERIC_FIND_LAST_BIT=y
1215# CONFIG_CRC_CCITT is not set
1216# CONFIG_CRC16 is not set
1217# CONFIG_CRC_T10DIF is not set
1218# CONFIG_CRC_ITU_T is not set
1219CONFIG_CRC32=y
1220# CONFIG_CRC7 is not set
1221# CONFIG_LIBCRC32C is not set
1222CONFIG_HAS_IOMEM=y
1223CONFIG_HAS_IOPORT=y
1224CONFIG_HAS_DMA=y
1225CONFIG_NLATTR=y