Merge branch 'linus' into x86/cleanups
[deliverable/linux.git] / arch / powerpc / configs / 85xx / sbc8548_defconfig
CommitLineData
e1e90c6f
PG
1#
2# Automatically generated make config: don't edit
70b3ec3e
KG
3# Linux kernel version: 2.6.26-rc5
4# Mon Jun 9 08:52:37 2008
e1e90c6f
PG
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
e1e90c6f
PG
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
eff2f1ec 20CONFIG_FSL_EMB_PERFMON=y
e1e90c6f
PG
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
eff2f1ec 33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
e1e90c6f 34CONFIG_IRQ_PER_CPU=y
70b3ec3e
KG
35CONFIG_STACKTRACE_SUPPORT=y
36CONFIG_LOCKDEP_SUPPORT=y
e1e90c6f
PG
37CONFIG_RWSEM_XCHGADD_ALGORITHM=y
38CONFIG_ARCH_HAS_ILOG2_U32=y
39CONFIG_GENERIC_HWEIGHT=y
40CONFIG_GENERIC_CALIBRATE_DELAY=y
41CONFIG_GENERIC_FIND_NEXT_BIT=y
42# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
43CONFIG_PPC=y
44CONFIG_EARLY_PRINTK=y
45CONFIG_GENERIC_NVRAM=y
46CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
47CONFIG_ARCH_MAY_HAVE_PC_FDC=y
48CONFIG_PPC_OF=y
49CONFIG_OF=y
50CONFIG_PPC_UDBG_16550=y
51# CONFIG_GENERIC_TBSYNC is not set
52CONFIG_AUDIT_ARCH=y
53CONFIG_GENERIC_BUG=y
54CONFIG_DEFAULT_UIMAGE=y
55# CONFIG_PPC_DCR_NATIVE is not set
56# CONFIG_PPC_DCR_MMIO is not set
57CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
58
59#
60# General setup
61#
62CONFIG_EXPERIMENTAL=y
63CONFIG_BROKEN_ON_SMP=y
64CONFIG_INIT_ENV_ARG_LIMIT=32
65CONFIG_LOCALVERSION=""
66CONFIG_LOCALVERSION_AUTO=y
67CONFIG_SWAP=y
68CONFIG_SYSVIPC=y
69CONFIG_SYSVIPC_SYSCTL=y
70# CONFIG_POSIX_MQUEUE is not set
71# CONFIG_BSD_PROCESS_ACCT is not set
72# CONFIG_TASKSTATS is not set
e1e90c6f
PG
73# CONFIG_AUDIT is not set
74# CONFIG_IKCONFIG is not set
75CONFIG_LOG_BUF_SHIFT=14
76# CONFIG_CGROUPS is not set
eff2f1ec 77CONFIG_GROUP_SCHED=y
e1e90c6f 78CONFIG_FAIR_GROUP_SCHED=y
eff2f1ec
KG
79# CONFIG_RT_GROUP_SCHED is not set
80CONFIG_USER_SCHED=y
81# CONFIG_CGROUP_SCHED is not set
e1e90c6f 82CONFIG_SYSFS_DEPRECATED=y
eff2f1ec 83CONFIG_SYSFS_DEPRECATED_V2=y
e1e90c6f 84# CONFIG_RELAY is not set
eff2f1ec 85# CONFIG_NAMESPACES is not set
e1e90c6f
PG
86CONFIG_BLK_DEV_INITRD=y
87CONFIG_INITRAMFS_SOURCE=""
88# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
89CONFIG_SYSCTL=y
90CONFIG_EMBEDDED=y
91CONFIG_SYSCTL_SYSCALL=y
70b3ec3e 92CONFIG_SYSCTL_SYSCALL_CHECK=y
e1e90c6f
PG
93CONFIG_KALLSYMS=y
94# CONFIG_KALLSYMS_EXTRA_PASS is not set
95CONFIG_HOTPLUG=y
96CONFIG_PRINTK=y
97CONFIG_BUG=y
98CONFIG_ELF_CORE=y
eff2f1ec 99CONFIG_COMPAT_BRK=y
e1e90c6f
PG
100CONFIG_BASE_FULL=y
101CONFIG_FUTEX=y
102CONFIG_ANON_INODES=y
103CONFIG_EPOLL=y
104CONFIG_SIGNALFD=y
eff2f1ec 105CONFIG_TIMERFD=y
e1e90c6f
PG
106CONFIG_EVENTFD=y
107CONFIG_SHMEM=y
108CONFIG_VM_EVENT_COUNTERS=y
109CONFIG_SLAB=y
110# CONFIG_SLUB is not set
111# CONFIG_SLOB is not set
eff2f1ec
KG
112# CONFIG_PROFILING is not set
113# CONFIG_MARKERS is not set
114CONFIG_HAVE_OPROFILE=y
115CONFIG_HAVE_KPROBES=y
116CONFIG_HAVE_KRETPROBES=y
70b3ec3e 117# CONFIG_HAVE_DMA_ATTRS is not set
eff2f1ec 118CONFIG_PROC_PAGE_MONITOR=y
e1e90c6f
PG
119CONFIG_SLABINFO=y
120CONFIG_RT_MUTEXES=y
121# CONFIG_TINY_SHMEM is not set
122CONFIG_BASE_SMALL=0
123# CONFIG_MODULES is not set
124CONFIG_BLOCK=y
125# CONFIG_LBD is not set
126# CONFIG_BLK_DEV_IO_TRACE is not set
127# CONFIG_LSF is not set
128# CONFIG_BLK_DEV_BSG is not set
129
130#
131# IO Schedulers
132#
133CONFIG_IOSCHED_NOOP=y
134CONFIG_IOSCHED_AS=y
135CONFIG_IOSCHED_DEADLINE=y
136CONFIG_IOSCHED_CFQ=y
137CONFIG_DEFAULT_AS=y
138# CONFIG_DEFAULT_DEADLINE is not set
139# CONFIG_DEFAULT_CFQ is not set
140# CONFIG_DEFAULT_NOOP is not set
141CONFIG_DEFAULT_IOSCHED="anticipatory"
eff2f1ec 142CONFIG_CLASSIC_RCU=y
e1e90c6f
PG
143
144#
145# Platform support
146#
eff2f1ec
KG
147# CONFIG_PPC_MPC512x is not set
148# CONFIG_PPC_MPC5121 is not set
e1e90c6f
PG
149# CONFIG_PPC_CELL is not set
150# CONFIG_PPC_CELL_NATIVE is not set
151# CONFIG_PQ2ADS is not set
eff2f1ec 152CONFIG_MPC85xx=y
e1e90c6f
PG
153# CONFIG_MPC8540_ADS is not set
154# CONFIG_MPC8560_ADS is not set
155# CONFIG_MPC85xx_CDS is not set
156# CONFIG_MPC85xx_MDS is not set
157# CONFIG_MPC85xx_DS is not set
70b3ec3e 158# CONFIG_KSI8560 is not set
eff2f1ec
KG
159# CONFIG_STX_GP3 is not set
160# CONFIG_TQM8540 is not set
161# CONFIG_TQM8541 is not set
162# CONFIG_TQM8555 is not set
163# CONFIG_TQM8560 is not set
e1e90c6f
PG
164CONFIG_SBC8548=y
165# CONFIG_SBC8560 is not set
e1e90c6f
PG
166# CONFIG_IPIC is not set
167CONFIG_MPIC=y
168# CONFIG_MPIC_WEIRD is not set
169# CONFIG_PPC_I8259 is not set
170# CONFIG_PPC_RTAS is not set
171# CONFIG_MMIO_NVRAM is not set
172# CONFIG_PPC_MPC106 is not set
173# CONFIG_PPC_970_NAP is not set
174# CONFIG_PPC_INDIRECT_IO is not set
175# CONFIG_GENERIC_IOMAP is not set
176# CONFIG_CPU_FREQ is not set
eff2f1ec 177# CONFIG_CPM2 is not set
e1e90c6f
PG
178# CONFIG_FSL_ULI1575 is not set
179
180#
181# Kernel options
182#
183# CONFIG_HIGHMEM is not set
184# CONFIG_TICK_ONESHOT is not set
185# CONFIG_NO_HZ is not set
186# CONFIG_HIGH_RES_TIMERS is not set
187CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
188# CONFIG_HZ_100 is not set
189CONFIG_HZ_250=y
190# CONFIG_HZ_300 is not set
191# CONFIG_HZ_1000 is not set
192CONFIG_HZ=250
eff2f1ec 193# CONFIG_SCHED_HRTICK is not set
e1e90c6f
PG
194CONFIG_PREEMPT_NONE=y
195# CONFIG_PREEMPT_VOLUNTARY is not set
196# CONFIG_PREEMPT is not set
197CONFIG_BINFMT_ELF=y
198CONFIG_BINFMT_MISC=y
199CONFIG_MATH_EMULATION=y
eff2f1ec 200# CONFIG_IOMMU_HELPER is not set
e1e90c6f 201CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
eff2f1ec
KG
202CONFIG_ARCH_HAS_WALK_MEMORY=y
203CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
e1e90c6f
PG
204CONFIG_ARCH_FLATMEM_ENABLE=y
205CONFIG_ARCH_POPULATES_NODE_MAP=y
206CONFIG_SELECT_MEMORY_MODEL=y
207CONFIG_FLATMEM_MANUAL=y
208# CONFIG_DISCONTIGMEM_MANUAL is not set
209# CONFIG_SPARSEMEM_MANUAL is not set
210CONFIG_FLATMEM=y
211CONFIG_FLAT_NODE_MEM_MAP=y
212# CONFIG_SPARSEMEM_STATIC is not set
213# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
70b3ec3e 214CONFIG_PAGEFLAGS_EXTENDED=y
e1e90c6f
PG
215CONFIG_SPLIT_PTLOCK_CPUS=4
216# CONFIG_RESOURCES_64BIT is not set
217CONFIG_ZONE_DMA_FLAG=1
218CONFIG_BOUNCE=y
219CONFIG_VIRT_TO_BUS=y
70b3ec3e 220CONFIG_FORCE_MAX_ZONEORDER=11
e1e90c6f
PG
221CONFIG_PROC_DEVICETREE=y
222# CONFIG_CMDLINE_BOOL is not set
223# CONFIG_PM is not set
e1e90c6f 224# CONFIG_SECCOMP is not set
e1e90c6f
PG
225CONFIG_ISA_DMA_API=y
226
227#
228# Bus options
229#
230CONFIG_ZONE_DMA=y
231CONFIG_PPC_INDIRECT_PCI=y
232CONFIG_FSL_SOC=y
233CONFIG_FSL_PCI=y
234CONFIG_PCI=y
235CONFIG_PCI_DOMAINS=y
236CONFIG_PCI_SYSCALL=y
237# CONFIG_PCIEPORTBUS is not set
238CONFIG_ARCH_SUPPORTS_MSI=y
239# CONFIG_PCI_MSI is not set
240CONFIG_PCI_LEGACY=y
241# CONFIG_PCCARD is not set
242# CONFIG_HOTPLUG_PCI is not set
70b3ec3e 243# CONFIG_HAS_RAPIDIO is not set
e1e90c6f
PG
244
245#
246# Advanced setup
247#
248# CONFIG_ADVANCED_OPTIONS is not set
249
250#
251# Default settings for advanced configuration options are used
252#
e1e90c6f 253CONFIG_LOWMEM_SIZE=0x30000000
70b3ec3e 254CONFIG_PAGE_OFFSET=0xc0000000
e1e90c6f 255CONFIG_KERNEL_START=0xc0000000
70b3ec3e
KG
256CONFIG_PHYSICAL_START=0x00000000
257CONFIG_PHYSICAL_ALIGN=0x10000000
e1e90c6f 258CONFIG_TASK_SIZE=0xc0000000
e1e90c6f
PG
259
260#
261# Networking
262#
263CONFIG_NET=y
264
265#
266# Networking options
267#
268CONFIG_PACKET=y
269# CONFIG_PACKET_MMAP is not set
270CONFIG_UNIX=y
271CONFIG_XFRM=y
272CONFIG_XFRM_USER=y
273# CONFIG_XFRM_SUB_POLICY is not set
274# CONFIG_XFRM_MIGRATE is not set
eff2f1ec 275# CONFIG_XFRM_STATISTICS is not set
e1e90c6f
PG
276# CONFIG_NET_KEY is not set
277CONFIG_INET=y
278CONFIG_IP_MULTICAST=y
279# CONFIG_IP_ADVANCED_ROUTER is not set
280CONFIG_IP_FIB_HASH=y
281CONFIG_IP_PNP=y
282CONFIG_IP_PNP_DHCP=y
283CONFIG_IP_PNP_BOOTP=y
284# CONFIG_IP_PNP_RARP is not set
285# CONFIG_NET_IPIP is not set
286# CONFIG_NET_IPGRE is not set
287# CONFIG_IP_MROUTE is not set
288# CONFIG_ARPD is not set
289CONFIG_SYN_COOKIES=y
290# CONFIG_INET_AH is not set
291# CONFIG_INET_ESP is not set
292# CONFIG_INET_IPCOMP is not set
293# CONFIG_INET_XFRM_TUNNEL is not set
294# CONFIG_INET_TUNNEL is not set
295CONFIG_INET_XFRM_MODE_TRANSPORT=y
296CONFIG_INET_XFRM_MODE_TUNNEL=y
297CONFIG_INET_XFRM_MODE_BEET=y
298# CONFIG_INET_LRO is not set
299CONFIG_INET_DIAG=y
300CONFIG_INET_TCP_DIAG=y
301# CONFIG_TCP_CONG_ADVANCED is not set
302CONFIG_TCP_CONG_CUBIC=y
303CONFIG_DEFAULT_TCP_CONG="cubic"
304# CONFIG_TCP_MD5SIG is not set
305# CONFIG_IPV6 is not set
e1e90c6f
PG
306# CONFIG_NETWORK_SECMARK is not set
307# CONFIG_NETFILTER is not set
308# CONFIG_IP_DCCP is not set
309# CONFIG_IP_SCTP is not set
310# CONFIG_TIPC is not set
311# CONFIG_ATM is not set
312# CONFIG_BRIDGE is not set
313# CONFIG_VLAN_8021Q is not set
314# CONFIG_DECNET is not set
315# CONFIG_LLC2 is not set
316# CONFIG_IPX is not set
317# CONFIG_ATALK is not set
318# CONFIG_X25 is not set
319# CONFIG_LAPB is not set
320# CONFIG_ECONET is not set
321# CONFIG_WAN_ROUTER is not set
322# CONFIG_NET_SCHED is not set
323
324#
325# Network testing
326#
327# CONFIG_NET_PKTGEN is not set
328# CONFIG_HAMRADIO is not set
eff2f1ec 329# CONFIG_CAN is not set
e1e90c6f
PG
330# CONFIG_IRDA is not set
331# CONFIG_BT is not set
332# CONFIG_AF_RXRPC is not set
333
334#
335# Wireless
336#
337# CONFIG_CFG80211 is not set
338# CONFIG_WIRELESS_EXT is not set
339# CONFIG_MAC80211 is not set
340# CONFIG_IEEE80211 is not set
341# CONFIG_RFKILL is not set
342# CONFIG_NET_9P is not set
343
344#
345# Device Drivers
346#
347
348#
349# Generic Driver Options
350#
351CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
352CONFIG_STANDALONE=y
353CONFIG_PREVENT_FIRMWARE_BUILD=y
354# CONFIG_FW_LOADER is not set
355# CONFIG_SYS_HYPERVISOR is not set
356# CONFIG_CONNECTOR is not set
357# CONFIG_MTD is not set
358CONFIG_OF_DEVICE=y
359# CONFIG_PARPORT is not set
360CONFIG_BLK_DEV=y
361# CONFIG_BLK_DEV_FD is not set
362# CONFIG_BLK_CPQ_DA is not set
363# CONFIG_BLK_CPQ_CISS_DA is not set
364# CONFIG_BLK_DEV_DAC960 is not set
365# CONFIG_BLK_DEV_UMEM is not set
366# CONFIG_BLK_DEV_COW_COMMON is not set
367CONFIG_BLK_DEV_LOOP=y
368# CONFIG_BLK_DEV_CRYPTOLOOP is not set
369# CONFIG_BLK_DEV_NBD is not set
370# CONFIG_BLK_DEV_SX8 is not set
371CONFIG_BLK_DEV_RAM=y
372CONFIG_BLK_DEV_RAM_COUNT=16
373CONFIG_BLK_DEV_RAM_SIZE=4096
eff2f1ec 374# CONFIG_BLK_DEV_XIP is not set
e1e90c6f
PG
375# CONFIG_CDROM_PKTCDVD is not set
376# CONFIG_ATA_OVER_ETH is not set
377CONFIG_MISC_DEVICES=y
378# CONFIG_PHANTOM is not set
379# CONFIG_EEPROM_93CX6 is not set
380# CONFIG_SGI_IOC4 is not set
381# CONFIG_TIFM_CORE is not set
eff2f1ec
KG
382# CONFIG_ENCLOSURE_SERVICES is not set
383CONFIG_HAVE_IDE=y
e1e90c6f
PG
384# CONFIG_IDE is not set
385
386#
387# SCSI device support
388#
389# CONFIG_RAID_ATTRS is not set
390# CONFIG_SCSI is not set
391# CONFIG_SCSI_DMA is not set
392# CONFIG_SCSI_NETLINK is not set
393# CONFIG_ATA is not set
394# CONFIG_MD is not set
395# CONFIG_FUSION is not set
396
397#
398# IEEE 1394 (FireWire) support
399#
400# CONFIG_FIREWIRE is not set
401# CONFIG_IEEE1394 is not set
402# CONFIG_I2O is not set
403# CONFIG_MACINTOSH_DRIVERS is not set
404CONFIG_NETDEVICES=y
405# CONFIG_NETDEVICES_MULTIQUEUE is not set
406# CONFIG_DUMMY is not set
407# CONFIG_BONDING is not set
408# CONFIG_MACVLAN is not set
409# CONFIG_EQUALIZER is not set
410# CONFIG_TUN is not set
411# CONFIG_VETH is not set
412# CONFIG_ARCNET is not set
413CONFIG_PHYLIB=y
414
415#
416# MII PHY device drivers
417#
418# CONFIG_MARVELL_PHY is not set
419# CONFIG_DAVICOM_PHY is not set
420# CONFIG_QSEMI_PHY is not set
421# CONFIG_LXT_PHY is not set
422# CONFIG_CICADA_PHY is not set
423# CONFIG_VITESSE_PHY is not set
424# CONFIG_SMSC_PHY is not set
425CONFIG_BROADCOM_PHY=y
426# CONFIG_ICPLUS_PHY is not set
eff2f1ec 427# CONFIG_REALTEK_PHY is not set
e1e90c6f
PG
428# CONFIG_FIXED_PHY is not set
429# CONFIG_MDIO_BITBANG is not set
430CONFIG_NET_ETHERNET=y
431CONFIG_MII=y
432# CONFIG_HAPPYMEAL is not set
433# CONFIG_SUNGEM is not set
434# CONFIG_CASSINI is not set
435# CONFIG_NET_VENDOR_3COM is not set
436# CONFIG_NET_TULIP is not set
437# CONFIG_HP100 is not set
438# CONFIG_IBM_NEW_EMAC_ZMII is not set
439# CONFIG_IBM_NEW_EMAC_RGMII is not set
440# CONFIG_IBM_NEW_EMAC_TAH is not set
441# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
442# CONFIG_NET_PCI is not set
443# CONFIG_B44 is not set
444CONFIG_NETDEV_1000=y
445# CONFIG_ACENIC is not set
446# CONFIG_DL2K is not set
447# CONFIG_E1000 is not set
448# CONFIG_E1000E is not set
eff2f1ec 449# CONFIG_E1000E_ENABLED is not set
e1e90c6f 450# CONFIG_IP1000 is not set
eff2f1ec 451# CONFIG_IGB is not set
e1e90c6f
PG
452# CONFIG_NS83820 is not set
453# CONFIG_HAMACHI is not set
454# CONFIG_YELLOWFIN is not set
455# CONFIG_R8169 is not set
456# CONFIG_SIS190 is not set
457# CONFIG_SKGE is not set
458# CONFIG_SKY2 is not set
e1e90c6f
PG
459# CONFIG_VIA_VELOCITY is not set
460# CONFIG_TIGON3 is not set
461# CONFIG_BNX2 is not set
462CONFIG_GIANFAR=y
463CONFIG_GFAR_NAPI=y
464# CONFIG_QLA3XXX is not set
465# CONFIG_ATL1 is not set
466CONFIG_NETDEV_10000=y
467# CONFIG_CHELSIO_T1 is not set
468# CONFIG_CHELSIO_T3 is not set
469# CONFIG_IXGBE is not set
470# CONFIG_IXGB is not set
471# CONFIG_S2IO is not set
472# CONFIG_MYRI10GE is not set
473# CONFIG_NETXEN_NIC is not set
474# CONFIG_NIU is not set
475# CONFIG_MLX4_CORE is not set
476# CONFIG_TEHUTI is not set
eff2f1ec 477# CONFIG_BNX2X is not set
70b3ec3e 478# CONFIG_SFC is not set
e1e90c6f
PG
479# CONFIG_TR is not set
480
481#
482# Wireless LAN
483#
484# CONFIG_WLAN_PRE80211 is not set
485# CONFIG_WLAN_80211 is not set
70b3ec3e 486# CONFIG_IWLWIFI_LEDS is not set
e1e90c6f
PG
487# CONFIG_WAN is not set
488# CONFIG_FDDI is not set
489# CONFIG_HIPPI is not set
490# CONFIG_PPP is not set
491# CONFIG_SLIP is not set
e1e90c6f
PG
492# CONFIG_NETCONSOLE is not set
493# CONFIG_NETPOLL is not set
494# CONFIG_NET_POLL_CONTROLLER is not set
495# CONFIG_ISDN is not set
496# CONFIG_PHONE is not set
497
498#
499# Input device support
500#
501CONFIG_INPUT=y
502# CONFIG_INPUT_FF_MEMLESS is not set
503# CONFIG_INPUT_POLLDEV is not set
504
505#
506# Userland interfaces
507#
508# CONFIG_INPUT_MOUSEDEV is not set
509# CONFIG_INPUT_JOYDEV is not set
510# CONFIG_INPUT_EVDEV is not set
511# CONFIG_INPUT_EVBUG is not set
512
513#
514# Input Device Drivers
515#
516# CONFIG_INPUT_KEYBOARD is not set
517# CONFIG_INPUT_MOUSE is not set
518# CONFIG_INPUT_JOYSTICK is not set
519# CONFIG_INPUT_TABLET is not set
520# CONFIG_INPUT_TOUCHSCREEN is not set
521# CONFIG_INPUT_MISC is not set
522
523#
524# Hardware I/O ports
525#
526# CONFIG_SERIO is not set
527# CONFIG_GAMEPORT is not set
528
529#
530# Character devices
531#
532# CONFIG_VT is not set
70b3ec3e 533CONFIG_DEVKMEM=y
e1e90c6f 534# CONFIG_SERIAL_NONSTANDARD is not set
eff2f1ec 535# CONFIG_NOZOMI is not set
e1e90c6f
PG
536
537#
538# Serial drivers
539#
540CONFIG_SERIAL_8250=y
541CONFIG_SERIAL_8250_CONSOLE=y
542CONFIG_SERIAL_8250_PCI=y
543CONFIG_SERIAL_8250_NR_UARTS=4
544CONFIG_SERIAL_8250_RUNTIME_UARTS=4
545# CONFIG_SERIAL_8250_EXTENDED is not set
546CONFIG_SERIAL_8250_SHARE_IRQ=y
547
548#
549# Non-8250 serial port support
550#
551# CONFIG_SERIAL_UARTLITE is not set
552CONFIG_SERIAL_CORE=y
553CONFIG_SERIAL_CORE_CONSOLE=y
554# CONFIG_SERIAL_JSM is not set
555# CONFIG_SERIAL_OF_PLATFORM is not set
556CONFIG_UNIX98_PTYS=y
557CONFIG_LEGACY_PTYS=y
558CONFIG_LEGACY_PTY_COUNT=256
559# CONFIG_IPMI_HANDLER is not set
560# CONFIG_HW_RANDOM is not set
561# CONFIG_NVRAM is not set
562CONFIG_GEN_RTC=y
563# CONFIG_GEN_RTC_X is not set
564# CONFIG_R3964 is not set
565# CONFIG_APPLICOM is not set
566# CONFIG_RAW_DRIVER is not set
567# CONFIG_TCG_TPM is not set
568CONFIG_DEVPORT=y
569# CONFIG_I2C is not set
e1e90c6f 570# CONFIG_SPI is not set
e1e90c6f
PG
571# CONFIG_W1 is not set
572# CONFIG_POWER_SUPPLY is not set
573CONFIG_HWMON=y
574# CONFIG_HWMON_VID is not set
575# CONFIG_SENSORS_I5K_AMB is not set
576# CONFIG_SENSORS_F71805F is not set
577# CONFIG_SENSORS_F71882FG is not set
578# CONFIG_SENSORS_IT87 is not set
579# CONFIG_SENSORS_PC87360 is not set
580# CONFIG_SENSORS_PC87427 is not set
581# CONFIG_SENSORS_SIS5595 is not set
582# CONFIG_SENSORS_SMSC47M1 is not set
583# CONFIG_SENSORS_SMSC47B397 is not set
584# CONFIG_SENSORS_VIA686A is not set
585# CONFIG_SENSORS_VT1211 is not set
586# CONFIG_SENSORS_VT8231 is not set
587# CONFIG_SENSORS_W83627HF is not set
588# CONFIG_SENSORS_W83627EHF is not set
589# CONFIG_HWMON_DEBUG_CHIP is not set
eff2f1ec 590# CONFIG_THERMAL is not set
e1e90c6f
PG
591# CONFIG_WATCHDOG is not set
592
593#
594# Sonics Silicon Backplane
595#
596CONFIG_SSB_POSSIBLE=y
597# CONFIG_SSB is not set
598
599#
600# Multifunction device drivers
601#
602# CONFIG_MFD_SM501 is not set
70b3ec3e 603# CONFIG_HTC_PASIC3 is not set
e1e90c6f
PG
604
605#
606# Multimedia devices
607#
70b3ec3e
KG
608
609#
610# Multimedia core support
611#
e1e90c6f
PG
612# CONFIG_VIDEO_DEV is not set
613# CONFIG_DVB_CORE is not set
70b3ec3e
KG
614# CONFIG_VIDEO_MEDIA is not set
615
616#
617# Multimedia drivers
618#
e1e90c6f
PG
619CONFIG_DAB=y
620
621#
622# Graphics support
623#
624# CONFIG_AGP is not set
625# CONFIG_DRM is not set
626# CONFIG_VGASTATE is not set
627CONFIG_VIDEO_OUTPUT_CONTROL=y
628# CONFIG_FB is not set
629# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
630
631#
632# Display device support
633#
634# CONFIG_DISPLAY_SUPPORT is not set
635
636#
637# Sound
638#
639# CONFIG_SOUND is not set
640# CONFIG_HID_SUPPORT is not set
641# CONFIG_USB_SUPPORT is not set
642# CONFIG_MMC is not set
eff2f1ec 643# CONFIG_MEMSTICK is not set
e1e90c6f 644# CONFIG_NEW_LEDS is not set
70b3ec3e 645# CONFIG_ACCESSIBILITY is not set
e1e90c6f
PG
646# CONFIG_INFINIBAND is not set
647# CONFIG_EDAC is not set
648# CONFIG_RTC_CLASS is not set
eff2f1ec 649# CONFIG_DMADEVICES is not set
e1e90c6f
PG
650# CONFIG_UIO is not set
651
652#
653# File systems
654#
655# CONFIG_EXT2_FS is not set
656# CONFIG_EXT3_FS is not set
657# CONFIG_EXT4DEV_FS is not set
658# CONFIG_REISERFS_FS is not set
659# CONFIG_JFS_FS is not set
660# CONFIG_FS_POSIX_ACL is not set
661# CONFIG_XFS_FS is not set
e1e90c6f 662# CONFIG_OCFS2_FS is not set
eff2f1ec 663CONFIG_DNOTIFY=y
e1e90c6f
PG
664CONFIG_INOTIFY=y
665CONFIG_INOTIFY_USER=y
666# CONFIG_QUOTA is not set
e1e90c6f
PG
667# CONFIG_AUTOFS_FS is not set
668# CONFIG_AUTOFS4_FS is not set
669# CONFIG_FUSE_FS is not set
670
671#
672# CD-ROM/DVD Filesystems
673#
674# CONFIG_ISO9660_FS is not set
675# CONFIG_UDF_FS is not set
676
677#
678# DOS/FAT/NT Filesystems
679#
680# CONFIG_MSDOS_FS is not set
681# CONFIG_VFAT_FS is not set
682# CONFIG_NTFS_FS is not set
683
684#
685# Pseudo filesystems
686#
687CONFIG_PROC_FS=y
688CONFIG_PROC_KCORE=y
689CONFIG_PROC_SYSCTL=y
690CONFIG_SYSFS=y
691CONFIG_TMPFS=y
692# CONFIG_TMPFS_POSIX_ACL is not set
693# CONFIG_HUGETLB_PAGE is not set
694# CONFIG_CONFIGFS_FS is not set
695
696#
697# Miscellaneous filesystems
698#
699# CONFIG_ADFS_FS is not set
700# CONFIG_AFFS_FS is not set
701# CONFIG_HFS_FS is not set
702# CONFIG_HFSPLUS_FS is not set
703# CONFIG_BEFS_FS is not set
704# CONFIG_BFS_FS is not set
705# CONFIG_EFS_FS is not set
706# CONFIG_CRAMFS is not set
707# CONFIG_VXFS_FS is not set
eff2f1ec 708# CONFIG_MINIX_FS is not set
e1e90c6f
PG
709# CONFIG_HPFS_FS is not set
710# CONFIG_QNX4FS_FS is not set
eff2f1ec 711# CONFIG_ROMFS_FS is not set
e1e90c6f
PG
712# CONFIG_SYSV_FS is not set
713# CONFIG_UFS_FS is not set
714CONFIG_NETWORK_FILESYSTEMS=y
715CONFIG_NFS_FS=y
716# CONFIG_NFS_V3 is not set
717# CONFIG_NFS_V4 is not set
e1e90c6f
PG
718# CONFIG_NFSD is not set
719CONFIG_ROOT_NFS=y
720CONFIG_LOCKD=y
721CONFIG_NFS_COMMON=y
722CONFIG_SUNRPC=y
723# CONFIG_SUNRPC_BIND34 is not set
724# CONFIG_RPCSEC_GSS_KRB5 is not set
725# CONFIG_RPCSEC_GSS_SPKM3 is not set
726# CONFIG_SMB_FS is not set
727# CONFIG_CIFS is not set
728# CONFIG_NCP_FS is not set
729# CONFIG_CODA_FS is not set
730# CONFIG_AFS_FS is not set
731
732#
733# Partition Types
734#
735# CONFIG_PARTITION_ADVANCED is not set
736CONFIG_MSDOS_PARTITION=y
737# CONFIG_NLS is not set
738# CONFIG_DLM is not set
739
740#
741# Library routines
742#
743CONFIG_BITREVERSE=y
70b3ec3e 744# CONFIG_GENERIC_FIND_FIRST_BIT is not set
e1e90c6f
PG
745# CONFIG_CRC_CCITT is not set
746# CONFIG_CRC16 is not set
747# CONFIG_CRC_ITU_T is not set
748CONFIG_CRC32=y
749# CONFIG_CRC7 is not set
750# CONFIG_LIBCRC32C is not set
751CONFIG_PLIST=y
752CONFIG_HAS_IOMEM=y
753CONFIG_HAS_IOPORT=y
754CONFIG_HAS_DMA=y
70b3ec3e 755CONFIG_HAVE_LMB=y
e1e90c6f
PG
756
757#
758# Kernel hacking
759#
760# CONFIG_PRINTK_TIME is not set
761CONFIG_ENABLE_WARN_DEPRECATED=y
762CONFIG_ENABLE_MUST_CHECK=y
70b3ec3e 763CONFIG_FRAME_WARN=1024
e1e90c6f
PG
764# CONFIG_MAGIC_SYSRQ is not set
765# CONFIG_UNUSED_SYMBOLS is not set
766# CONFIG_DEBUG_FS is not set
767# CONFIG_HEADERS_CHECK is not set
768# CONFIG_DEBUG_KERNEL is not set
769# CONFIG_DEBUG_BUGVERBOSE is not set
770# CONFIG_SAMPLES is not set
70b3ec3e 771# CONFIG_IRQSTACKS is not set
e1e90c6f
PG
772# CONFIG_PPC_EARLY_DEBUG is not set
773
774#
775# Security options
776#
777# CONFIG_KEYS is not set
778# CONFIG_SECURITY is not set
779# CONFIG_SECURITY_FILE_CAPABILITIES is not set
eff2f1ec 780CONFIG_CRYPTO=y
70b3ec3e
KG
781
782#
783# Crypto core or helper
784#
eff2f1ec 785# CONFIG_CRYPTO_MANAGER is not set
70b3ec3e
KG
786# CONFIG_CRYPTO_GF128MUL is not set
787# CONFIG_CRYPTO_NULL is not set
788# CONFIG_CRYPTO_CRYPTD is not set
789# CONFIG_CRYPTO_AUTHENC is not set
790
791#
792# Authenticated Encryption with Associated Data
793#
794# CONFIG_CRYPTO_CCM is not set
795# CONFIG_CRYPTO_GCM is not set
796# CONFIG_CRYPTO_SEQIV is not set
797
798#
799# Block modes
800#
801# CONFIG_CRYPTO_CBC is not set
802# CONFIG_CRYPTO_CTR is not set
803# CONFIG_CRYPTO_CTS is not set
804# CONFIG_CRYPTO_ECB is not set
805# CONFIG_CRYPTO_LRW is not set
806# CONFIG_CRYPTO_PCBC is not set
807# CONFIG_CRYPTO_XTS is not set
808
809#
810# Hash modes
811#
eff2f1ec
KG
812# CONFIG_CRYPTO_HMAC is not set
813# CONFIG_CRYPTO_XCBC is not set
70b3ec3e
KG
814
815#
816# Digest
817#
818# CONFIG_CRYPTO_CRC32C is not set
eff2f1ec
KG
819# CONFIG_CRYPTO_MD4 is not set
820# CONFIG_CRYPTO_MD5 is not set
70b3ec3e 821# CONFIG_CRYPTO_MICHAEL_MIC is not set
eff2f1ec
KG
822# CONFIG_CRYPTO_SHA1 is not set
823# CONFIG_CRYPTO_SHA256 is not set
824# CONFIG_CRYPTO_SHA512 is not set
eff2f1ec 825# CONFIG_CRYPTO_TGR192 is not set
70b3ec3e
KG
826# CONFIG_CRYPTO_WP512 is not set
827
828#
829# Ciphers
830#
eff2f1ec 831# CONFIG_CRYPTO_AES is not set
70b3ec3e
KG
832# CONFIG_CRYPTO_ANUBIS is not set
833# CONFIG_CRYPTO_ARC4 is not set
834# CONFIG_CRYPTO_BLOWFISH is not set
835# CONFIG_CRYPTO_CAMELLIA is not set
eff2f1ec
KG
836# CONFIG_CRYPTO_CAST5 is not set
837# CONFIG_CRYPTO_CAST6 is not set
70b3ec3e
KG
838# CONFIG_CRYPTO_DES is not set
839# CONFIG_CRYPTO_FCRYPT is not set
eff2f1ec 840# CONFIG_CRYPTO_KHAZAD is not set
eff2f1ec 841# CONFIG_CRYPTO_SALSA20 is not set
70b3ec3e
KG
842# CONFIG_CRYPTO_SEED is not set
843# CONFIG_CRYPTO_SERPENT is not set
844# CONFIG_CRYPTO_TEA is not set
845# CONFIG_CRYPTO_TWOFISH is not set
846
847#
848# Compression
849#
eff2f1ec 850# CONFIG_CRYPTO_DEFLATE is not set
eff2f1ec
KG
851# CONFIG_CRYPTO_LZO is not set
852CONFIG_CRYPTO_HW=y
853# CONFIG_CRYPTO_DEV_HIFN_795X is not set
e1e90c6f 854# CONFIG_PPC_CLOCK is not set
70b3ec3e 855# CONFIG_VIRTUALIZATION is not set
This page took 0.104961 seconds and 5 git commands to generate.