powerpc/40x: Update 40x defconfigs
[deliverable/linux.git] / arch / powerpc / configs / 40x / hcu4_defconfig
CommitLineData
9fa126da
NG
1#
2# Automatically generated make config: don't edit
c4cd9ec4
JB
3# Linux kernel version: 2.6.28-rc2
4# Tue Oct 28 08:49:22 2008
9fa126da
NG
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12# CONFIG_PPC_85xx is not set
13# CONFIG_PPC_8xx is not set
14CONFIG_40x=y
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_4xx=y
18# CONFIG_PPC_MM_SLICES is not set
19CONFIG_NOT_COHERENT_CACHE=y
20CONFIG_PPC32=y
21CONFIG_WORD_SIZE=32
c4cd9ec4 22# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
9fa126da
NG
23CONFIG_MMU=y
24CONFIG_GENERIC_CMOS_UPDATE=y
25CONFIG_GENERIC_TIME=y
26CONFIG_GENERIC_TIME_VSYSCALL=y
27CONFIG_GENERIC_CLOCKEVENTS=y
28CONFIG_GENERIC_HARDIRQS=y
29# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
30CONFIG_IRQ_PER_CPU=y
31CONFIG_STACKTRACE_SUPPORT=y
c4cd9ec4 32CONFIG_HAVE_LATENCYTOP_SUPPORT=y
9fa126da
NG
33CONFIG_LOCKDEP_SUPPORT=y
34CONFIG_RWSEM_XCHGADD_ALGORITHM=y
35CONFIG_ARCH_HAS_ILOG2_U32=y
36CONFIG_GENERIC_HWEIGHT=y
37CONFIG_GENERIC_CALIBRATE_DELAY=y
38CONFIG_GENERIC_FIND_NEXT_BIT=y
39# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
40CONFIG_PPC=y
41CONFIG_EARLY_PRINTK=y
42CONFIG_GENERIC_NVRAM=y
43CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
44CONFIG_ARCH_MAY_HAVE_PC_FDC=y
45CONFIG_PPC_OF=y
46CONFIG_OF=y
47CONFIG_PPC_UDBG_16550=y
48# CONFIG_GENERIC_TBSYNC is not set
49CONFIG_AUDIT_ARCH=y
50CONFIG_GENERIC_BUG=y
51# CONFIG_DEFAULT_UIMAGE is not set
52CONFIG_PPC_DCR_NATIVE=y
53# CONFIG_PPC_DCR_MMIO is not set
54CONFIG_PPC_DCR=y
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68CONFIG_POSIX_MQUEUE=y
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76CONFIG_FAIR_GROUP_SCHED=y
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
9fa126da
NG
90CONFIG_KALLSYMS=y
91CONFIG_KALLSYMS_ALL=y
92CONFIG_KALLSYMS_EXTRA_PASS=y
93CONFIG_HOTPLUG=y
94CONFIG_PRINTK=y
9fa126da
NG
95CONFIG_BUG=y
96CONFIG_ELF_CORE=y
97CONFIG_COMPAT_BRK=y
98CONFIG_BASE_FULL=y
99CONFIG_FUTEX=y
100CONFIG_ANON_INODES=y
101CONFIG_EPOLL=y
102CONFIG_SIGNALFD=y
103CONFIG_TIMERFD=y
104CONFIG_EVENTFD=y
105CONFIG_SHMEM=y
c4cd9ec4 106CONFIG_AIO=y
9fa126da 107CONFIG_VM_EVENT_COUNTERS=y
c4cd9ec4 108CONFIG_PCI_QUIRKS=y
9fa126da
NG
109CONFIG_SLUB_DEBUG=y
110# CONFIG_SLAB is not set
111CONFIG_SLUB=y
112# CONFIG_SLOB is not set
113# CONFIG_PROFILING is not set
114# CONFIG_MARKERS is not set
115CONFIG_HAVE_OPROFILE=y
116# CONFIG_KPROBES is not set
c4cd9ec4
JB
117CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
118CONFIG_HAVE_IOREMAP_PROT=y
9fa126da
NG
119CONFIG_HAVE_KPROBES=y
120CONFIG_HAVE_KRETPROBES=y
c4cd9ec4
JB
121CONFIG_HAVE_ARCH_TRACEHOOK=y
122# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
9fa126da
NG
123CONFIG_SLABINFO=y
124CONFIG_RT_MUTEXES=y
125# CONFIG_TINY_SHMEM is not set
126CONFIG_BASE_SMALL=0
127CONFIG_MODULES=y
128# CONFIG_MODULE_FORCE_LOAD is not set
129CONFIG_MODULE_UNLOAD=y
130# CONFIG_MODULE_FORCE_UNLOAD is not set
131# CONFIG_MODVERSIONS is not set
132# CONFIG_MODULE_SRCVERSION_ALL is not set
133CONFIG_KMOD=y
134CONFIG_BLOCK=y
135CONFIG_LBD=y
136# CONFIG_BLK_DEV_IO_TRACE is not set
137# CONFIG_LSF is not set
138# CONFIG_BLK_DEV_BSG is not set
c4cd9ec4 139# CONFIG_BLK_DEV_INTEGRITY is not set
9fa126da
NG
140
141#
142# IO Schedulers
143#
144CONFIG_IOSCHED_NOOP=y
145CONFIG_IOSCHED_AS=y
146CONFIG_IOSCHED_DEADLINE=y
147CONFIG_IOSCHED_CFQ=y
148CONFIG_DEFAULT_AS=y
149# CONFIG_DEFAULT_DEADLINE is not set
150# CONFIG_DEFAULT_CFQ is not set
151# CONFIG_DEFAULT_NOOP is not set
152CONFIG_DEFAULT_IOSCHED="anticipatory"
153CONFIG_CLASSIC_RCU=y
c4cd9ec4 154# CONFIG_FREEZER is not set
9fa126da
NG
155# CONFIG_PPC4xx_PCI_EXPRESS is not set
156
157#
158# Platform support
159#
9fa126da
NG
160# CONFIG_PPC_CELL is not set
161# CONFIG_PPC_CELL_NATIVE is not set
162# CONFIG_PQ2ADS is not set
c4cd9ec4
JB
163# CONFIG_PPC4xx_GPIO is not set
164# CONFIG_ACADIA is not set
9fa126da
NG
165# CONFIG_EP405 is not set
166CONFIG_HCU4=y
167# CONFIG_KILAUEA is not set
168# CONFIG_MAKALU is not set
169# CONFIG_WALNUT is not set
170# CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set
c4cd9ec4
JB
171# CONFIG_PPC40x_SIMPLE is not set
172CONFIG_405GPR=y
9fa126da
NG
173# CONFIG_IPIC is not set
174# CONFIG_MPIC is not set
175# CONFIG_MPIC_WEIRD is not set
176# CONFIG_PPC_I8259 is not set
177# CONFIG_PPC_RTAS is not set
178# CONFIG_MMIO_NVRAM is not set
179# CONFIG_PPC_MPC106 is not set
180# CONFIG_PPC_970_NAP is not set
181# CONFIG_PPC_INDIRECT_IO is not set
182# CONFIG_GENERIC_IOMAP is not set
183# CONFIG_CPU_FREQ is not set
184# CONFIG_FSL_ULI1575 is not set
185
186#
187# Kernel options
188#
189# CONFIG_HIGHMEM is not set
9fa126da
NG
190# CONFIG_NO_HZ is not set
191# CONFIG_HIGH_RES_TIMERS is not set
192CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
193# CONFIG_HZ_100 is not set
194CONFIG_HZ_250=y
195# CONFIG_HZ_300 is not set
196# CONFIG_HZ_1000 is not set
197CONFIG_HZ=250
198# CONFIG_SCHED_HRTICK is not set
199CONFIG_PREEMPT_NONE=y
200# CONFIG_PREEMPT_VOLUNTARY is not set
201# CONFIG_PREEMPT is not set
202CONFIG_BINFMT_ELF=y
c4cd9ec4
JB
203# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
204# CONFIG_HAVE_AOUT is not set
9fa126da
NG
205# CONFIG_BINFMT_MISC is not set
206# CONFIG_MATH_EMULATION is not set
207# CONFIG_IOMMU_HELPER is not set
208CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
209CONFIG_ARCH_HAS_WALK_MEMORY=y
210CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
211CONFIG_ARCH_FLATMEM_ENABLE=y
212CONFIG_ARCH_POPULATES_NODE_MAP=y
213CONFIG_SELECT_MEMORY_MODEL=y
214CONFIG_FLATMEM_MANUAL=y
215# CONFIG_DISCONTIGMEM_MANUAL is not set
216# CONFIG_SPARSEMEM_MANUAL is not set
217CONFIG_FLATMEM=y
218CONFIG_FLAT_NODE_MEM_MAP=y
9fa126da
NG
219CONFIG_PAGEFLAGS_EXTENDED=y
220CONFIG_SPLIT_PTLOCK_CPUS=4
c4cd9ec4 221CONFIG_MIGRATION=y
9fa126da 222CONFIG_RESOURCES_64BIT=y
c4cd9ec4 223# CONFIG_PHYS_ADDR_T_64BIT is not set
9fa126da
NG
224CONFIG_ZONE_DMA_FLAG=1
225CONFIG_BOUNCE=y
226CONFIG_VIRT_TO_BUS=y
c4cd9ec4 227CONFIG_UNEVICTABLE_LRU=y
9fa126da
NG
228CONFIG_FORCE_MAX_ZONEORDER=11
229CONFIG_PROC_DEVICETREE=y
230# CONFIG_CMDLINE_BOOL is not set
c4cd9ec4 231CONFIG_EXTRA_TARGETS=""
9fa126da
NG
232# CONFIG_PM is not set
233CONFIG_SECCOMP=y
234CONFIG_ISA_DMA_API=y
235
236#
237# Bus options
238#
239CONFIG_ZONE_DMA=y
240CONFIG_PPC_INDIRECT_PCI=y
241CONFIG_4xx_SOC=y
c4cd9ec4 242CONFIG_PPC_PCI_CHOICE=y
9fa126da
NG
243CONFIG_PCI=y
244CONFIG_PCI_DOMAINS=y
245CONFIG_PCI_SYSCALL=y
246# CONFIG_PCIEPORTBUS is not set
247CONFIG_ARCH_SUPPORTS_MSI=y
248# CONFIG_PCI_MSI is not set
249# CONFIG_PCI_LEGACY is not set
250# CONFIG_PCI_DEBUG is not set
251# CONFIG_PCCARD is not set
252# CONFIG_HOTPLUG_PCI is not set
253# CONFIG_HAS_RAPIDIO is not set
254
255#
256# Advanced setup
257#
258# CONFIG_ADVANCED_OPTIONS is not set
259
260#
261# Default settings for advanced configuration options are used
262#
263CONFIG_LOWMEM_SIZE=0x30000000
264CONFIG_PAGE_OFFSET=0xc0000000
265CONFIG_KERNEL_START=0xc0000000
266CONFIG_PHYSICAL_START=0x00000000
267CONFIG_TASK_SIZE=0xc0000000
268CONFIG_CONSISTENT_START=0xff100000
269CONFIG_CONSISTENT_SIZE=0x00200000
9fa126da
NG
270CONFIG_NET=y
271
272#
273# Networking options
274#
275CONFIG_PACKET=y
276# CONFIG_PACKET_MMAP is not set
277CONFIG_UNIX=y
278# CONFIG_NET_KEY is not set
279CONFIG_INET=y
280# CONFIG_IP_MULTICAST is not set
281# CONFIG_IP_ADVANCED_ROUTER is not set
282CONFIG_IP_FIB_HASH=y
283CONFIG_IP_PNP=y
284CONFIG_IP_PNP_DHCP=y
285CONFIG_IP_PNP_BOOTP=y
286# CONFIG_IP_PNP_RARP is not set
287# CONFIG_NET_IPIP is not set
288# CONFIG_NET_IPGRE is not set
289# CONFIG_ARPD is not set
290# CONFIG_SYN_COOKIES is not set
291# CONFIG_INET_AH is not set
292# CONFIG_INET_ESP is not set
293# CONFIG_INET_IPCOMP is not set
294# CONFIG_INET_XFRM_TUNNEL is not set
295# CONFIG_INET_TUNNEL is not set
296# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
297# CONFIG_INET_XFRM_MODE_TUNNEL is not set
298# CONFIG_INET_XFRM_MODE_BEET is not set
299# CONFIG_INET_LRO is not set
300CONFIG_INET_DIAG=y
301CONFIG_INET_TCP_DIAG=y
302# CONFIG_TCP_CONG_ADVANCED is not set
303CONFIG_TCP_CONG_CUBIC=y
304CONFIG_DEFAULT_TCP_CONG="cubic"
305# CONFIG_TCP_MD5SIG is not set
306# CONFIG_IPV6 is not set
307# CONFIG_NETWORK_SECMARK is not set
308# CONFIG_NETFILTER is not set
309# CONFIG_IP_DCCP is not set
310# CONFIG_IP_SCTP is not set
311# CONFIG_TIPC is not set
312# CONFIG_ATM is not set
313# CONFIG_BRIDGE is not set
c4cd9ec4 314# CONFIG_NET_DSA is not set
9fa126da
NG
315# CONFIG_VLAN_8021Q is not set
316# CONFIG_DECNET is not set
317# CONFIG_LLC2 is not set
318# CONFIG_IPX is not set
319# CONFIG_ATALK is not set
320# CONFIG_X25 is not set
321# CONFIG_LAPB is not set
322# CONFIG_ECONET is not set
323# CONFIG_WAN_ROUTER is not set
324# CONFIG_NET_SCHED is not set
325
326#
327# Network testing
328#
329# CONFIG_NET_PKTGEN is not set
330# CONFIG_HAMRADIO is not set
331# CONFIG_CAN is not set
332# CONFIG_IRDA is not set
333# CONFIG_BT is not set
334# CONFIG_AF_RXRPC is not set
c4cd9ec4
JB
335# CONFIG_PHONET is not set
336# CONFIG_WIRELESS is not set
9fa126da
NG
337# CONFIG_RFKILL is not set
338# CONFIG_NET_9P is not set
339
340#
341# Device Drivers
342#
343
344#
345# Generic Driver Options
346#
347CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
348CONFIG_STANDALONE=y
349CONFIG_PREVENT_FIRMWARE_BUILD=y
350CONFIG_FW_LOADER=y
c4cd9ec4
JB
351CONFIG_FIRMWARE_IN_KERNEL=y
352CONFIG_EXTRA_FIRMWARE=""
9fa126da
NG
353# CONFIG_DEBUG_DRIVER is not set
354# CONFIG_DEBUG_DEVRES is not set
355# CONFIG_SYS_HYPERVISOR is not set
356CONFIG_CONNECTOR=y
357CONFIG_PROC_EVENTS=y
358CONFIG_MTD=y
359# CONFIG_MTD_DEBUG is not set
360# CONFIG_MTD_CONCAT is not set
361CONFIG_MTD_PARTITIONS=y
362# CONFIG_MTD_REDBOOT_PARTS is not set
363CONFIG_MTD_CMDLINE_PARTS=y
364CONFIG_MTD_OF_PARTS=y
365# CONFIG_MTD_AR7_PARTS is not set
366
367#
368# User Modules And Translation Layers
369#
370CONFIG_MTD_CHAR=y
371CONFIG_MTD_BLKDEVS=m
372CONFIG_MTD_BLOCK=m
373# CONFIG_MTD_BLOCK_RO is not set
374# CONFIG_FTL is not set
375# CONFIG_NFTL is not set
376# CONFIG_INFTL is not set
377# CONFIG_RFD_FTL is not set
378# CONFIG_SSFDC is not set
379# CONFIG_MTD_OOPS is not set
380
381#
382# RAM/ROM/Flash chip drivers
383#
384CONFIG_MTD_CFI=y
385CONFIG_MTD_JEDECPROBE=y
386CONFIG_MTD_GEN_PROBE=y
387# CONFIG_MTD_CFI_ADV_OPTIONS is not set
388CONFIG_MTD_MAP_BANK_WIDTH_1=y
389CONFIG_MTD_MAP_BANK_WIDTH_2=y
390CONFIG_MTD_MAP_BANK_WIDTH_4=y
391# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
392# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
393# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
394CONFIG_MTD_CFI_I1=y
395CONFIG_MTD_CFI_I2=y
396# CONFIG_MTD_CFI_I4 is not set
397# CONFIG_MTD_CFI_I8 is not set
398# CONFIG_MTD_CFI_INTELEXT is not set
399CONFIG_MTD_CFI_AMDSTD=y
400# CONFIG_MTD_CFI_STAA is not set
401CONFIG_MTD_CFI_UTIL=y
402# CONFIG_MTD_RAM is not set
403# CONFIG_MTD_ROM is not set
404# CONFIG_MTD_ABSENT is not set
405
406#
407# Mapping drivers for chip access
408#
409# CONFIG_MTD_COMPLEX_MAPPINGS is not set
410# CONFIG_MTD_PHYSMAP is not set
411CONFIG_MTD_PHYSMAP_OF=y
412# CONFIG_MTD_INTEL_VR_NOR is not set
413# CONFIG_MTD_PLATRAM is not set
414
415#
416# Self-contained MTD device drivers
417#
418# CONFIG_MTD_PMC551 is not set
419# CONFIG_MTD_SLRAM is not set
420# CONFIG_MTD_PHRAM is not set
421# CONFIG_MTD_MTDRAM is not set
422# CONFIG_MTD_BLOCK2MTD is not set
423
424#
425# Disk-On-Chip Device Drivers
426#
427# CONFIG_MTD_DOC2000 is not set
428# CONFIG_MTD_DOC2001 is not set
429# CONFIG_MTD_DOC2001PLUS is not set
430# CONFIG_MTD_NAND is not set
431# CONFIG_MTD_ONENAND is not set
432
433#
434# UBI - Unsorted block images
435#
436# CONFIG_MTD_UBI is not set
437CONFIG_OF_DEVICE=y
438# CONFIG_PARPORT is not set
439CONFIG_BLK_DEV=y
440# CONFIG_BLK_DEV_FD is not set
441# CONFIG_BLK_CPQ_DA is not set
442# CONFIG_BLK_CPQ_CISS_DA is not set
443# CONFIG_BLK_DEV_DAC960 is not set
444# CONFIG_BLK_DEV_UMEM is not set
445# CONFIG_BLK_DEV_COW_COMMON is not set
446# CONFIG_BLK_DEV_LOOP is not set
447# CONFIG_BLK_DEV_NBD is not set
448# CONFIG_BLK_DEV_SX8 is not set
449CONFIG_BLK_DEV_RAM=y
450CONFIG_BLK_DEV_RAM_COUNT=16
451CONFIG_BLK_DEV_RAM_SIZE=35000
452# CONFIG_BLK_DEV_XIP is not set
453# CONFIG_CDROM_PKTCDVD is not set
454# CONFIG_ATA_OVER_ETH is not set
455# CONFIG_XILINX_SYSACE is not set
c4cd9ec4 456# CONFIG_BLK_DEV_HD is not set
9fa126da
NG
457CONFIG_MISC_DEVICES=y
458# CONFIG_PHANTOM is not set
459# CONFIG_EEPROM_93CX6 is not set
460# CONFIG_SGI_IOC4 is not set
461# CONFIG_TIFM_CORE is not set
462# CONFIG_ENCLOSURE_SERVICES is not set
c4cd9ec4 463# CONFIG_HP_ILO is not set
9fa126da
NG
464CONFIG_HAVE_IDE=y
465# CONFIG_IDE is not set
466
467#
468# SCSI device support
469#
470# CONFIG_RAID_ATTRS is not set
471# CONFIG_SCSI is not set
472# CONFIG_SCSI_DMA is not set
473# CONFIG_SCSI_NETLINK is not set
474# CONFIG_ATA is not set
475# CONFIG_MD is not set
476# CONFIG_FUSION is not set
477
478#
479# IEEE 1394 (FireWire) support
480#
481
482#
483# Enable only one of the two stacks, unless you know what you are doing
484#
485# CONFIG_FIREWIRE is not set
486# CONFIG_IEEE1394 is not set
487# CONFIG_I2O is not set
488# CONFIG_MACINTOSH_DRIVERS is not set
489CONFIG_NETDEVICES=y
9fa126da
NG
490# CONFIG_DUMMY is not set
491# CONFIG_BONDING is not set
492# CONFIG_MACVLAN is not set
493# CONFIG_EQUALIZER is not set
494# CONFIG_TUN is not set
495# CONFIG_VETH is not set
496# CONFIG_ARCNET is not set
497# CONFIG_PHYLIB is not set
498CONFIG_NET_ETHERNET=y
499# CONFIG_MII is not set
500# CONFIG_HAPPYMEAL is not set
501# CONFIG_SUNGEM is not set
502# CONFIG_CASSINI is not set
503# CONFIG_NET_VENDOR_3COM is not set
504# CONFIG_NET_TULIP is not set
505# CONFIG_HP100 is not set
506CONFIG_IBM_NEW_EMAC=y
507CONFIG_IBM_NEW_EMAC_RXB=128
508CONFIG_IBM_NEW_EMAC_TXB=64
509CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32
510CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256
511CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0
512# CONFIG_IBM_NEW_EMAC_DEBUG is not set
513# CONFIG_IBM_NEW_EMAC_ZMII is not set
514# CONFIG_IBM_NEW_EMAC_RGMII is not set
515# CONFIG_IBM_NEW_EMAC_TAH is not set
516# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
c4cd9ec4
JB
517# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
518# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
519# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
9fa126da
NG
520# CONFIG_NET_PCI is not set
521# CONFIG_B44 is not set
c4cd9ec4 522# CONFIG_ATL2 is not set
9fa126da
NG
523CONFIG_NETDEV_1000=y
524# CONFIG_ACENIC is not set
525# CONFIG_DL2K is not set
526# CONFIG_E1000 is not set
527# CONFIG_E1000E is not set
9fa126da
NG
528# CONFIG_IP1000 is not set
529# CONFIG_IGB is not set
530# CONFIG_NS83820 is not set
531# CONFIG_HAMACHI is not set
532# CONFIG_YELLOWFIN is not set
533# CONFIG_R8169 is not set
534# CONFIG_SIS190 is not set
535# CONFIG_SKGE is not set
536# CONFIG_SKY2 is not set
537# CONFIG_VIA_VELOCITY is not set
538# CONFIG_TIGON3 is not set
539# CONFIG_BNX2 is not set
540# CONFIG_QLA3XXX is not set
541# CONFIG_ATL1 is not set
c4cd9ec4
JB
542# CONFIG_ATL1E is not set
543# CONFIG_JME is not set
9fa126da
NG
544CONFIG_NETDEV_10000=y
545# CONFIG_CHELSIO_T1 is not set
546# CONFIG_CHELSIO_T3 is not set
c4cd9ec4 547# CONFIG_ENIC is not set
9fa126da
NG
548# CONFIG_IXGBE is not set
549# CONFIG_IXGB is not set
550# CONFIG_S2IO is not set
551# CONFIG_MYRI10GE is not set
552# CONFIG_NETXEN_NIC is not set
553# CONFIG_NIU is not set
c4cd9ec4 554# CONFIG_MLX4_EN is not set
9fa126da
NG
555# CONFIG_MLX4_CORE is not set
556# CONFIG_TEHUTI is not set
557# CONFIG_BNX2X is not set
c4cd9ec4 558# CONFIG_QLGE is not set
9fa126da
NG
559# CONFIG_SFC is not set
560# CONFIG_TR is not set
561
562#
563# Wireless LAN
564#
565# CONFIG_WLAN_PRE80211 is not set
566# CONFIG_WLAN_80211 is not set
567# CONFIG_IWLWIFI_LEDS is not set
568# CONFIG_WAN is not set
569# CONFIG_FDDI is not set
570# CONFIG_HIPPI is not set
571# CONFIG_PPP is not set
572# CONFIG_SLIP is not set
573# CONFIG_NETCONSOLE is not set
574# CONFIG_NETPOLL is not set
575# CONFIG_NET_POLL_CONTROLLER is not set
576# CONFIG_ISDN is not set
577# CONFIG_PHONE is not set
578
579#
580# Input device support
581#
582# CONFIG_INPUT is not set
583
584#
585# Hardware I/O ports
586#
587# CONFIG_SERIO is not set
588# CONFIG_GAMEPORT is not set
589
590#
591# Character devices
592#
593# CONFIG_VT is not set
594CONFIG_DEVKMEM=y
595# CONFIG_SERIAL_NONSTANDARD is not set
596# CONFIG_NOZOMI is not set
597
598#
599# Serial drivers
600#
601CONFIG_SERIAL_8250=y
602CONFIG_SERIAL_8250_CONSOLE=y
603CONFIG_SERIAL_8250_PCI=y
604CONFIG_SERIAL_8250_NR_UARTS=4
605CONFIG_SERIAL_8250_RUNTIME_UARTS=4
606CONFIG_SERIAL_8250_EXTENDED=y
607# CONFIG_SERIAL_8250_MANY_PORTS is not set
608CONFIG_SERIAL_8250_SHARE_IRQ=y
609# CONFIG_SERIAL_8250_DETECT_IRQ is not set
610# CONFIG_SERIAL_8250_RSA is not set
611
612#
613# Non-8250 serial port support
614#
615# CONFIG_SERIAL_UARTLITE is not set
616CONFIG_SERIAL_CORE=y
617CONFIG_SERIAL_CORE_CONSOLE=y
618# CONFIG_SERIAL_JSM is not set
619CONFIG_SERIAL_OF_PLATFORM=y
620CONFIG_UNIX98_PTYS=y
621CONFIG_LEGACY_PTYS=y
622CONFIG_LEGACY_PTY_COUNT=256
623# CONFIG_IPMI_HANDLER is not set
624# CONFIG_HW_RANDOM is not set
625# CONFIG_NVRAM is not set
626# CONFIG_GEN_RTC is not set
627# CONFIG_R3964 is not set
628# CONFIG_APPLICOM is not set
629# CONFIG_RAW_DRIVER is not set
630# CONFIG_TCG_TPM is not set
631CONFIG_DEVPORT=y
632# CONFIG_I2C is not set
633# CONFIG_SPI is not set
c4cd9ec4
JB
634CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
635# CONFIG_GPIOLIB is not set
9fa126da
NG
636# CONFIG_W1 is not set
637# CONFIG_POWER_SUPPLY is not set
638# CONFIG_HWMON is not set
639# CONFIG_THERMAL is not set
640# CONFIG_THERMAL_HWMON is not set
641# CONFIG_WATCHDOG is not set
642
643#
644# Sonics Silicon Backplane
645#
646CONFIG_SSB_POSSIBLE=y
647# CONFIG_SSB is not set
648
649#
650# Multifunction device drivers
651#
c4cd9ec4 652# CONFIG_MFD_CORE is not set
9fa126da
NG
653# CONFIG_MFD_SM501 is not set
654# CONFIG_HTC_PASIC3 is not set
c4cd9ec4
JB
655# CONFIG_MFD_TMIO is not set
656# CONFIG_MFD_WM8400 is not set
9fa126da
NG
657
658#
659# Multimedia devices
660#
661
662#
663# Multimedia core support
664#
665# CONFIG_VIDEO_DEV is not set
666# CONFIG_DVB_CORE is not set
667# CONFIG_VIDEO_MEDIA is not set
668
669#
670# Multimedia drivers
671#
672# CONFIG_DAB is not set
673
674#
675# Graphics support
676#
677# CONFIG_AGP is not set
678# CONFIG_DRM is not set
679# CONFIG_VGASTATE is not set
680CONFIG_VIDEO_OUTPUT_CONTROL=m
681# CONFIG_FB is not set
682# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
683
684#
685# Display device support
686#
687# CONFIG_DISPLAY_SUPPORT is not set
9fa126da
NG
688# CONFIG_SOUND is not set
689# CONFIG_USB_SUPPORT is not set
c4cd9ec4 690# CONFIG_UWB is not set
9fa126da
NG
691# CONFIG_MMC is not set
692# CONFIG_MEMSTICK is not set
693# CONFIG_NEW_LEDS is not set
694# CONFIG_ACCESSIBILITY is not set
695# CONFIG_INFINIBAND is not set
696# CONFIG_EDAC is not set
697# CONFIG_RTC_CLASS is not set
698# CONFIG_DMADEVICES is not set
699# CONFIG_UIO is not set
c4cd9ec4 700# CONFIG_STAGING is not set
9fa126da
NG
701
702#
703# File systems
704#
705CONFIG_EXT2_FS=y
706# CONFIG_EXT2_FS_XATTR is not set
707# CONFIG_EXT2_FS_XIP is not set
708# CONFIG_EXT3_FS is not set
c4cd9ec4 709# CONFIG_EXT4_FS is not set
9fa126da
NG
710# CONFIG_REISERFS_FS is not set
711# CONFIG_JFS_FS is not set
712# CONFIG_FS_POSIX_ACL is not set
c4cd9ec4 713CONFIG_FILE_LOCKING=y
9fa126da
NG
714# CONFIG_XFS_FS is not set
715# CONFIG_OCFS2_FS is not set
716CONFIG_DNOTIFY=y
717CONFIG_INOTIFY=y
718CONFIG_INOTIFY_USER=y
719# CONFIG_QUOTA is not set
720# CONFIG_AUTOFS_FS is not set
721# CONFIG_AUTOFS4_FS is not set
722# CONFIG_FUSE_FS is not set
723
724#
725# CD-ROM/DVD Filesystems
726#
727# CONFIG_ISO9660_FS is not set
728# CONFIG_UDF_FS is not set
729
730#
731# DOS/FAT/NT Filesystems
732#
733# CONFIG_MSDOS_FS is not set
734# CONFIG_VFAT_FS is not set
735# CONFIG_NTFS_FS is not set
736
737#
738# Pseudo filesystems
739#
740CONFIG_PROC_FS=y
741CONFIG_PROC_KCORE=y
742CONFIG_PROC_SYSCTL=y
c4cd9ec4 743CONFIG_PROC_PAGE_MONITOR=y
9fa126da
NG
744CONFIG_SYSFS=y
745CONFIG_TMPFS=y
746# CONFIG_TMPFS_POSIX_ACL is not set
747# CONFIG_HUGETLB_PAGE is not set
748# CONFIG_CONFIGFS_FS is not set
749
750#
751# Miscellaneous filesystems
752#
753# CONFIG_ADFS_FS is not set
754# CONFIG_AFFS_FS is not set
755# CONFIG_HFS_FS is not set
756# CONFIG_HFSPLUS_FS is not set
757# CONFIG_BEFS_FS is not set
758# CONFIG_BFS_FS is not set
759# CONFIG_EFS_FS is not set
9fa126da
NG
760# CONFIG_JFFS2_FS is not set
761CONFIG_CRAMFS=y
762# CONFIG_VXFS_FS is not set
763# CONFIG_MINIX_FS is not set
c4cd9ec4 764# CONFIG_OMFS_FS is not set
9fa126da
NG
765# CONFIG_HPFS_FS is not set
766# CONFIG_QNX4FS_FS is not set
767# CONFIG_ROMFS_FS is not set
768# CONFIG_SYSV_FS is not set
769# CONFIG_UFS_FS is not set
770CONFIG_NETWORK_FILESYSTEMS=y
771CONFIG_NFS_FS=y
772CONFIG_NFS_V3=y
773# CONFIG_NFS_V3_ACL is not set
774# CONFIG_NFS_V4 is not set
9fa126da 775CONFIG_ROOT_NFS=y
c4cd9ec4 776# CONFIG_NFSD is not set
9fa126da
NG
777CONFIG_LOCKD=y
778CONFIG_LOCKD_V4=y
779CONFIG_NFS_COMMON=y
780CONFIG_SUNRPC=y
c4cd9ec4 781# CONFIG_SUNRPC_REGISTER_V4 is not set
9fa126da
NG
782# CONFIG_RPCSEC_GSS_KRB5 is not set
783# CONFIG_RPCSEC_GSS_SPKM3 is not set
784# CONFIG_SMB_FS is not set
785# CONFIG_CIFS is not set
786# CONFIG_NCP_FS is not set
787# CONFIG_CODA_FS is not set
788# CONFIG_AFS_FS is not set
789
790#
791# Partition Types
792#
793# CONFIG_PARTITION_ADVANCED is not set
794CONFIG_MSDOS_PARTITION=y
795# CONFIG_NLS is not set
796# CONFIG_DLM is not set
797
798#
799# Library routines
800#
801CONFIG_BITREVERSE=y
9fa126da
NG
802# CONFIG_CRC_CCITT is not set
803# CONFIG_CRC16 is not set
c4cd9ec4 804# CONFIG_CRC_T10DIF is not set
9fa126da
NG
805# CONFIG_CRC_ITU_T is not set
806CONFIG_CRC32=y
807# CONFIG_CRC7 is not set
808# CONFIG_LIBCRC32C is not set
809CONFIG_ZLIB_INFLATE=y
810CONFIG_PLIST=y
811CONFIG_HAS_IOMEM=y
812CONFIG_HAS_IOPORT=y
813CONFIG_HAS_DMA=y
814CONFIG_HAVE_LMB=y
815
816#
817# Kernel hacking
818#
819# CONFIG_PRINTK_TIME is not set
820CONFIG_ENABLE_WARN_DEPRECATED=y
821CONFIG_ENABLE_MUST_CHECK=y
822CONFIG_FRAME_WARN=1024
823CONFIG_MAGIC_SYSRQ=y
824# CONFIG_UNUSED_SYMBOLS is not set
825CONFIG_DEBUG_FS=y
826# CONFIG_HEADERS_CHECK is not set
827CONFIG_DEBUG_KERNEL=y
828# CONFIG_DEBUG_SHIRQ is not set
829CONFIG_DETECT_SOFTLOCKUP=y
c4cd9ec4
JB
830# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
831CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
9fa126da
NG
832CONFIG_SCHED_DEBUG=y
833# CONFIG_SCHEDSTATS is not set
834# CONFIG_TIMER_STATS is not set
835# CONFIG_DEBUG_OBJECTS is not set
836# CONFIG_SLUB_DEBUG_ON is not set
837# CONFIG_SLUB_STATS is not set
838# CONFIG_DEBUG_RT_MUTEXES is not set
839# CONFIG_RT_MUTEX_TESTER is not set
840# CONFIG_DEBUG_SPINLOCK is not set
841# CONFIG_DEBUG_MUTEXES is not set
842# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
843# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
844# CONFIG_DEBUG_KOBJECT is not set
845CONFIG_DEBUG_BUGVERBOSE=y
846# CONFIG_DEBUG_INFO is not set
847# CONFIG_DEBUG_VM is not set
848# CONFIG_DEBUG_WRITECOUNT is not set
c4cd9ec4 849# CONFIG_DEBUG_MEMORY_INIT is not set
9fa126da
NG
850# CONFIG_DEBUG_LIST is not set
851# CONFIG_DEBUG_SG is not set
852# CONFIG_BOOT_PRINTK_DELAY is not set
853# CONFIG_RCU_TORTURE_TEST is not set
c4cd9ec4 854# CONFIG_RCU_CPU_STALL_DETECTOR is not set
9fa126da 855# CONFIG_BACKTRACE_SELF_TEST is not set
c4cd9ec4 856# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
9fa126da 857# CONFIG_FAULT_INJECTION is not set
c4cd9ec4
JB
858# CONFIG_LATENCYTOP is not set
859CONFIG_SYSCTL_SYSCALL_CHECK=y
860CONFIG_NOP_TRACER=y
861CONFIG_HAVE_FTRACE=y
862CONFIG_HAVE_DYNAMIC_FTRACE=y
863# CONFIG_FTRACE is not set
864# CONFIG_SCHED_TRACER is not set
865# CONFIG_CONTEXT_SWITCH_TRACER is not set
866# CONFIG_BOOT_TRACER is not set
867# CONFIG_STACK_TRACER is not set
868# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
9fa126da 869# CONFIG_SAMPLES is not set
c4cd9ec4
JB
870CONFIG_HAVE_ARCH_KGDB=y
871# CONFIG_KGDB is not set
9fa126da
NG
872# CONFIG_DEBUG_STACKOVERFLOW is not set
873# CONFIG_DEBUG_STACK_USAGE is not set
874# CONFIG_DEBUG_PAGEALLOC is not set
c4cd9ec4
JB
875# CONFIG_CODE_PATCHING_SELFTEST is not set
876# CONFIG_FTR_FIXUP_SELFTEST is not set
877# CONFIG_MSI_BITMAP_SELFTEST is not set
878# CONFIG_XMON is not set
9fa126da
NG
879# CONFIG_IRQSTACKS is not set
880# CONFIG_VIRQ_DEBUG is not set
881# CONFIG_BDI_SWITCH is not set
882# CONFIG_PPC_EARLY_DEBUG is not set
883
884#
885# Security options
886#
887# CONFIG_KEYS is not set
888# CONFIG_SECURITY is not set
c4cd9ec4 889# CONFIG_SECURITYFS is not set
9fa126da
NG
890# CONFIG_SECURITY_FILE_CAPABILITIES is not set
891CONFIG_CRYPTO=y
892
893#
894# Crypto core or helper
895#
c4cd9ec4 896# CONFIG_CRYPTO_FIPS is not set
9fa126da 897CONFIG_CRYPTO_ALGAPI=y
c4cd9ec4 898CONFIG_CRYPTO_AEAD=y
9fa126da 899CONFIG_CRYPTO_BLKCIPHER=y
c4cd9ec4
JB
900CONFIG_CRYPTO_HASH=y
901CONFIG_CRYPTO_RNG=y
9fa126da
NG
902CONFIG_CRYPTO_MANAGER=y
903# CONFIG_CRYPTO_GF128MUL is not set
904# CONFIG_CRYPTO_NULL is not set
905# CONFIG_CRYPTO_CRYPTD is not set
906# CONFIG_CRYPTO_AUTHENC is not set
907# CONFIG_CRYPTO_TEST is not set
908
909#
910# Authenticated Encryption with Associated Data
911#
912# CONFIG_CRYPTO_CCM is not set
913# CONFIG_CRYPTO_GCM is not set
914# CONFIG_CRYPTO_SEQIV is not set
915
916#
917# Block modes
918#
919CONFIG_CRYPTO_CBC=y
920# CONFIG_CRYPTO_CTR is not set
921# CONFIG_CRYPTO_CTS is not set
922CONFIG_CRYPTO_ECB=y
923# CONFIG_CRYPTO_LRW is not set
924CONFIG_CRYPTO_PCBC=y
925# CONFIG_CRYPTO_XTS is not set
926
927#
928# Hash modes
929#
930# CONFIG_CRYPTO_HMAC is not set
931# CONFIG_CRYPTO_XCBC is not set
932
933#
934# Digest
935#
936# CONFIG_CRYPTO_CRC32C is not set
937# CONFIG_CRYPTO_MD4 is not set
938CONFIG_CRYPTO_MD5=y
939# CONFIG_CRYPTO_MICHAEL_MIC is not set
c4cd9ec4
JB
940# CONFIG_CRYPTO_RMD128 is not set
941# CONFIG_CRYPTO_RMD160 is not set
942# CONFIG_CRYPTO_RMD256 is not set
943# CONFIG_CRYPTO_RMD320 is not set
9fa126da
NG
944# CONFIG_CRYPTO_SHA1 is not set
945# CONFIG_CRYPTO_SHA256 is not set
946# CONFIG_CRYPTO_SHA512 is not set
947# CONFIG_CRYPTO_TGR192 is not set
948# CONFIG_CRYPTO_WP512 is not set
949
950#
951# Ciphers
952#
953# CONFIG_CRYPTO_AES is not set
954# CONFIG_CRYPTO_ANUBIS is not set
955# CONFIG_CRYPTO_ARC4 is not set
956# CONFIG_CRYPTO_BLOWFISH is not set
957# CONFIG_CRYPTO_CAMELLIA is not set
958# CONFIG_CRYPTO_CAST5 is not set
959# CONFIG_CRYPTO_CAST6 is not set
960CONFIG_CRYPTO_DES=y
961# CONFIG_CRYPTO_FCRYPT is not set
962# CONFIG_CRYPTO_KHAZAD is not set
963# CONFIG_CRYPTO_SALSA20 is not set
964# CONFIG_CRYPTO_SEED is not set
965# CONFIG_CRYPTO_SERPENT is not set
966# CONFIG_CRYPTO_TEA is not set
967# CONFIG_CRYPTO_TWOFISH is not set
968
969#
970# Compression
971#
972# CONFIG_CRYPTO_DEFLATE is not set
973# CONFIG_CRYPTO_LZO is not set
c4cd9ec4
JB
974
975#
976# Random Number Generation
977#
978# CONFIG_CRYPTO_ANSI_CPRNG is not set
9fa126da
NG
979CONFIG_CRYPTO_HW=y
980# CONFIG_CRYPTO_DEV_HIFN_795X is not set
981# CONFIG_PPC_CLOCK is not set
982# CONFIG_VIRTUALIZATION is not set
This page took 0.122738 seconds and 5 git commands to generate.