[POWERPC] Fix 1TB segment detection
[linux-2.6-block.git] / arch / powerpc / configs / mpc836x_mds_defconfig
CommitLineData
bc141dea
LY
1#
2# Automatically generated make config: don't edit
5cc44e08
KG
3# Linux kernel version: 2.6.23-rc4
4# Tue Aug 28 21:24:42 2007
bc141dea
LY
5#
6# CONFIG_PPC64 is not set
5cc44e08
KG
7
8#
9# Processor support
10#
11CONFIG_6xx=y
12# CONFIG_PPC_85xx is not set
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
17CONFIG_83xx=y
18CONFIG_PPC_FPU=y
19CONFIG_PPC_STD_MMU=y
20CONFIG_PPC_STD_MMU_32=y
21# CONFIG_PPC_MM_SLICES is not set
22# CONFIG_SMP is not set
bc141dea
LY
23CONFIG_PPC32=y
24CONFIG_PPC_MERGE=y
25CONFIG_MMU=y
26CONFIG_GENERIC_HARDIRQS=y
27CONFIG_IRQ_PER_CPU=y
28CONFIG_RWSEM_XCHGADD_ALGORITHM=y
e89debcd 29CONFIG_ARCH_HAS_ILOG2_U32=y
bc141dea
LY
30CONFIG_GENERIC_HWEIGHT=y
31CONFIG_GENERIC_CALIBRATE_DELAY=y
32CONFIG_GENERIC_FIND_NEXT_BIT=y
5cc44e08 33# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
bc141dea
LY
34CONFIG_PPC=y
35CONFIG_EARLY_PRINTK=y
36CONFIG_GENERIC_NVRAM=y
37CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
38CONFIG_ARCH_MAY_HAVE_PC_FDC=y
39CONFIG_PPC_OF=y
5cc44e08 40CONFIG_OF=y
bc141dea
LY
41CONFIG_PPC_UDBG_16550=y
42# CONFIG_GENERIC_TBSYNC is not set
43CONFIG_AUDIT_ARCH=y
e89debcd 44CONFIG_GENERIC_BUG=y
bc141dea 45CONFIG_DEFAULT_UIMAGE=y
e89debcd
PM
46# CONFIG_PPC_DCR_NATIVE is not set
47# CONFIG_PPC_DCR_MMIO is not set
bc141dea
LY
48CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
49
50#
5cc44e08 51# General setup
bc141dea
LY
52#
53CONFIG_EXPERIMENTAL=y
54CONFIG_BROKEN_ON_SMP=y
55CONFIG_INIT_ENV_ARG_LIMIT=32
bc141dea
LY
56CONFIG_LOCALVERSION=""
57CONFIG_LOCALVERSION_AUTO=y
58CONFIG_SWAP=y
59CONFIG_SYSVIPC=y
322d05a1 60CONFIG_SYSVIPC_SYSCTL=y
bc141dea
LY
61# CONFIG_POSIX_MQUEUE is not set
62# CONFIG_BSD_PROCESS_ACCT is not set
63# CONFIG_TASKSTATS is not set
5cc44e08 64# CONFIG_USER_NS is not set
bc141dea
LY
65# CONFIG_AUDIT is not set
66# CONFIG_IKCONFIG is not set
795bb15e 67CONFIG_LOG_BUF_SHIFT=14
e89debcd 68CONFIG_SYSFS_DEPRECATED=y
bc141dea 69# CONFIG_RELAY is not set
543e51c0 70CONFIG_BLK_DEV_INITRD=y
bc141dea
LY
71CONFIG_INITRAMFS_SOURCE=""
72# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
bc141dea 73CONFIG_SYSCTL=y
e89debcd
PM
74CONFIG_EMBEDDED=y
75CONFIG_SYSCTL_SYSCALL=y
bc141dea
LY
76# CONFIG_KALLSYMS is not set
77CONFIG_HOTPLUG=y
78CONFIG_PRINTK=y
79CONFIG_BUG=y
80CONFIG_ELF_CORE=y
81CONFIG_BASE_FULL=y
82CONFIG_FUTEX=y
795bb15e 83CONFIG_ANON_INODES=y
bc141dea 84# CONFIG_EPOLL is not set
795bb15e
KG
85CONFIG_SIGNALFD=y
86CONFIG_TIMERFD=y
87CONFIG_EVENTFD=y
bc141dea 88CONFIG_SHMEM=y
bc141dea 89CONFIG_VM_EVENT_COUNTERS=y
795bb15e
KG
90CONFIG_SLAB=y
91# CONFIG_SLUB is not set
92# CONFIG_SLOB is not set
bc141dea
LY
93CONFIG_RT_MUTEXES=y
94# CONFIG_TINY_SHMEM is not set
95CONFIG_BASE_SMALL=0
bc141dea
LY
96CONFIG_MODULES=y
97CONFIG_MODULE_UNLOAD=y
98# CONFIG_MODULE_FORCE_UNLOAD is not set
99# CONFIG_MODVERSIONS is not set
100# CONFIG_MODULE_SRCVERSION_ALL is not set
101# CONFIG_KMOD is not set
e89debcd 102CONFIG_BLOCK=y
bc141dea
LY
103# CONFIG_LBD is not set
104# CONFIG_BLK_DEV_IO_TRACE is not set
105# CONFIG_LSF is not set
5cc44e08 106# CONFIG_BLK_DEV_BSG is not set
bc141dea
LY
107
108#
109# IO Schedulers
110#
111CONFIG_IOSCHED_NOOP=y
112CONFIG_IOSCHED_AS=y
113CONFIG_IOSCHED_DEADLINE=y
114CONFIG_IOSCHED_CFQ=y
115CONFIG_DEFAULT_AS=y
116# CONFIG_DEFAULT_DEADLINE is not set
117# CONFIG_DEFAULT_CFQ is not set
118# CONFIG_DEFAULT_NOOP is not set
119CONFIG_DEFAULT_IOSCHED="anticipatory"
bc141dea
LY
120
121#
122# Platform support
123#
5cc44e08
KG
124# CONFIG_PPC_MULTIPLATFORM is not set
125# CONFIG_EMBEDDED6xx is not set
126# CONFIG_PPC_82xx is not set
127CONFIG_PPC_83xx=y
128# CONFIG_PPC_86xx is not set
795bb15e
KG
129# CONFIG_PPC_MPC52xx is not set
130# CONFIG_PPC_MPC5200 is not set
131# CONFIG_PPC_CELL is not set
132# CONFIG_PPC_CELL_NATIVE is not set
133# CONFIG_PQ2ADS is not set
322d05a1 134# CONFIG_MPC8313_RDB is not set
e89debcd 135# CONFIG_MPC832x_MDS is not set
543e51c0 136# CONFIG_MPC832x_RDB is not set
322d05a1 137# CONFIG_MPC834x_MDS is not set
bc141dea 138# CONFIG_MPC834x_ITX is not set
322d05a1 139CONFIG_MPC836x_MDS=y
bc141dea
LY
140CONFIG_PPC_MPC836x=y
141# CONFIG_MPIC is not set
795bb15e
KG
142# CONFIG_MPIC_WEIRD is not set
143# CONFIG_PPC_I8259 is not set
144# CONFIG_PPC_RTAS is not set
145# CONFIG_MMIO_NVRAM is not set
146# CONFIG_PPC_MPC106 is not set
147# CONFIG_PPC_970_NAP is not set
148# CONFIG_PPC_INDIRECT_IO is not set
149# CONFIG_GENERIC_IOMAP is not set
150# CONFIG_CPU_FREQ is not set
151CONFIG_QUICC_ENGINE=y
152# CONFIG_CPM2 is not set
5cc44e08 153# CONFIG_FSL_ULI1575 is not set
bc141dea
LY
154
155#
156# Kernel options
157#
158# CONFIG_HIGHMEM is not set
159# CONFIG_HZ_100 is not set
160CONFIG_HZ_250=y
e89debcd 161# CONFIG_HZ_300 is not set
bc141dea
LY
162# CONFIG_HZ_1000 is not set
163CONFIG_HZ=250
164CONFIG_PREEMPT_NONE=y
165# CONFIG_PREEMPT_VOLUNTARY is not set
166# CONFIG_PREEMPT is not set
167CONFIG_BINFMT_ELF=y
168# CONFIG_BINFMT_MISC is not set
169CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
170CONFIG_ARCH_FLATMEM_ENABLE=y
e89debcd 171CONFIG_ARCH_POPULATES_NODE_MAP=y
bc141dea
LY
172CONFIG_SELECT_MEMORY_MODEL=y
173CONFIG_FLATMEM_MANUAL=y
174# CONFIG_DISCONTIGMEM_MANUAL is not set
175# CONFIG_SPARSEMEM_MANUAL is not set
176CONFIG_FLATMEM=y
177CONFIG_FLAT_NODE_MEM_MAP=y
178# CONFIG_SPARSEMEM_STATIC is not set
179CONFIG_SPLIT_PTLOCK_CPUS=4
180# CONFIG_RESOURCES_64BIT is not set
322d05a1 181CONFIG_ZONE_DMA_FLAG=1
5cc44e08
KG
182CONFIG_BOUNCE=y
183CONFIG_VIRT_TO_BUS=y
bc141dea
LY
184CONFIG_PROC_DEVICETREE=y
185# CONFIG_CMDLINE_BOOL is not set
186# CONFIG_PM is not set
187CONFIG_SECCOMP=y
795bb15e
KG
188CONFIG_WANT_DEVICE_TREE=y
189CONFIG_DEVICE_TREE=""
bc141dea
LY
190CONFIG_ISA_DMA_API=y
191
192#
193# Bus options
194#
322d05a1 195CONFIG_ZONE_DMA=y
bc141dea 196CONFIG_GENERIC_ISA_DMA=y
bc141dea
LY
197CONFIG_PPC_INDIRECT_PCI=y
198CONFIG_FSL_SOC=y
199CONFIG_PCI=y
200CONFIG_PCI_DOMAINS=y
5cc44e08 201CONFIG_PCI_SYSCALL=y
bc141dea 202# CONFIG_PCIEPORTBUS is not set
795bb15e
KG
203CONFIG_ARCH_SUPPORTS_MSI=y
204# CONFIG_PCI_MSI is not set
bc141dea
LY
205
206#
207# PCCARD (PCMCIA/CardBus) support
208#
209# CONFIG_PCCARD is not set
bc141dea
LY
210# CONFIG_HOTPLUG_PCI is not set
211
212#
213# Advanced setup
214#
215# CONFIG_ADVANCED_OPTIONS is not set
216
217#
218# Default settings for advanced configuration options are used
219#
220CONFIG_HIGHMEM_START=0xfe000000
221CONFIG_LOWMEM_SIZE=0x30000000
222CONFIG_KERNEL_START=0xc0000000
223CONFIG_TASK_SIZE=0x80000000
224CONFIG_BOOT_LOAD=0x00800000
225
226#
227# Networking
228#
229CONFIG_NET=y
230
231#
232# Networking options
233#
bc141dea
LY
234CONFIG_PACKET=y
235# CONFIG_PACKET_MMAP is not set
236CONFIG_UNIX=y
237CONFIG_XFRM=y
238# CONFIG_XFRM_USER is not set
e89debcd 239# CONFIG_XFRM_SUB_POLICY is not set
322d05a1 240# CONFIG_XFRM_MIGRATE is not set
bc141dea
LY
241# CONFIG_NET_KEY is not set
242CONFIG_INET=y
243CONFIG_IP_MULTICAST=y
244# CONFIG_IP_ADVANCED_ROUTER is not set
245CONFIG_IP_FIB_HASH=y
246CONFIG_IP_PNP=y
247CONFIG_IP_PNP_DHCP=y
248CONFIG_IP_PNP_BOOTP=y
249# CONFIG_IP_PNP_RARP is not set
250# CONFIG_NET_IPIP is not set
251# CONFIG_NET_IPGRE is not set
252# CONFIG_IP_MROUTE is not set
253# CONFIG_ARPD is not set
254CONFIG_SYN_COOKIES=y
255# CONFIG_INET_AH is not set
256# CONFIG_INET_ESP is not set
257# CONFIG_INET_IPCOMP is not set
258# CONFIG_INET_XFRM_TUNNEL is not set
259# CONFIG_INET_TUNNEL is not set
260CONFIG_INET_XFRM_MODE_TRANSPORT=y
261CONFIG_INET_XFRM_MODE_TUNNEL=y
e89debcd 262CONFIG_INET_XFRM_MODE_BEET=y
bc141dea
LY
263CONFIG_INET_DIAG=y
264CONFIG_INET_TCP_DIAG=y
265# CONFIG_TCP_CONG_ADVANCED is not set
e89debcd
PM
266CONFIG_TCP_CONG_CUBIC=y
267CONFIG_DEFAULT_TCP_CONG="cubic"
268# CONFIG_TCP_MD5SIG is not set
bc141dea
LY
269# CONFIG_IPV6 is not set
270# CONFIG_INET6_XFRM_TUNNEL is not set
271# CONFIG_INET6_TUNNEL is not set
272# CONFIG_NETWORK_SECMARK is not set
273# CONFIG_NETFILTER is not set
bc141dea 274# CONFIG_IP_DCCP is not set
bc141dea 275# CONFIG_IP_SCTP is not set
bc141dea
LY
276# CONFIG_TIPC is not set
277# CONFIG_ATM is not set
278# CONFIG_BRIDGE is not set
279# CONFIG_VLAN_8021Q is not set
280# CONFIG_DECNET is not set
281# CONFIG_LLC2 is not set
282# CONFIG_IPX is not set
283# CONFIG_ATALK is not set
284# CONFIG_X25 is not set
285# CONFIG_LAPB is not set
286# CONFIG_ECONET is not set
287# CONFIG_WAN_ROUTER is not set
288
289#
290# QoS and/or fair queueing
291#
292# CONFIG_NET_SCHED is not set
293
294#
295# Network testing
296#
297# CONFIG_NET_PKTGEN is not set
298# CONFIG_HAMRADIO is not set
299# CONFIG_IRDA is not set
300# CONFIG_BT is not set
795bb15e
KG
301# CONFIG_AF_RXRPC is not set
302
303#
304# Wireless
305#
306# CONFIG_CFG80211 is not set
307# CONFIG_WIRELESS_EXT is not set
308# CONFIG_MAC80211 is not set
bc141dea 309# CONFIG_IEEE80211 is not set
795bb15e 310# CONFIG_RFKILL is not set
5cc44e08 311# CONFIG_NET_9P is not set
bc141dea
LY
312
313#
314# Device Drivers
315#
316
317#
318# Generic Driver Options
319#
320CONFIG_STANDALONE=y
321CONFIG_PREVENT_FIRMWARE_BUILD=y
322# CONFIG_FW_LOADER is not set
323# CONFIG_SYS_HYPERVISOR is not set
bc141dea 324# CONFIG_CONNECTOR is not set
bc141dea 325# CONFIG_MTD is not set
5cc44e08 326CONFIG_OF_DEVICE=y
bc141dea 327# CONFIG_PARPORT is not set
5cc44e08 328CONFIG_BLK_DEV=y
bc141dea
LY
329# CONFIG_BLK_DEV_FD is not set
330# CONFIG_BLK_CPQ_DA is not set
331# CONFIG_BLK_CPQ_CISS_DA is not set
332# CONFIG_BLK_DEV_DAC960 is not set
333# CONFIG_BLK_DEV_UMEM is not set
334# CONFIG_BLK_DEV_COW_COMMON is not set
335CONFIG_BLK_DEV_LOOP=y
336# CONFIG_BLK_DEV_CRYPTOLOOP is not set
337# CONFIG_BLK_DEV_NBD is not set
338# CONFIG_BLK_DEV_SX8 is not set
339CONFIG_BLK_DEV_RAM=y
340CONFIG_BLK_DEV_RAM_COUNT=16
341CONFIG_BLK_DEV_RAM_SIZE=32768
342CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
bc141dea
LY
343# CONFIG_CDROM_PKTCDVD is not set
344# CONFIG_ATA_OVER_ETH is not set
5cc44e08 345CONFIG_MISC_DEVICES=y
795bb15e 346# CONFIG_PHANTOM is not set
5cc44e08 347# CONFIG_EEPROM_93CX6 is not set
e89debcd
PM
348# CONFIG_SGI_IOC4 is not set
349# CONFIG_TIFM_CORE is not set
bc141dea
LY
350# CONFIG_IDE is not set
351
352#
353# SCSI device support
354#
355# CONFIG_RAID_ATTRS is not set
356CONFIG_SCSI=y
5cc44e08 357CONFIG_SCSI_DMA=y
e89debcd
PM
358# CONFIG_SCSI_TGT is not set
359# CONFIG_SCSI_NETLINK is not set
bc141dea
LY
360CONFIG_SCSI_PROC_FS=y
361
362#
363# SCSI support type (disk, tape, CD-ROM)
364#
365# CONFIG_BLK_DEV_SD is not set
366# CONFIG_CHR_DEV_ST is not set
367# CONFIG_CHR_DEV_OSST is not set
368# CONFIG_BLK_DEV_SR is not set
369# CONFIG_CHR_DEV_SG is not set
370# CONFIG_CHR_DEV_SCH is not set
371
372#
373# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
374#
375# CONFIG_SCSI_MULTI_LUN is not set
376# CONFIG_SCSI_CONSTANTS is not set
377# CONFIG_SCSI_LOGGING is not set
e89debcd 378# CONFIG_SCSI_SCAN_ASYNC is not set
795bb15e 379CONFIG_SCSI_WAIT_SCAN=m
bc141dea
LY
380
381#
e89debcd 382# SCSI Transports
bc141dea
LY
383#
384# CONFIG_SCSI_SPI_ATTRS is not set
385# CONFIG_SCSI_FC_ATTRS is not set
386# CONFIG_SCSI_ISCSI_ATTRS is not set
e89debcd 387# CONFIG_SCSI_SAS_LIBSAS is not set
5cc44e08 388CONFIG_SCSI_LOWLEVEL=y
bc141dea
LY
389# CONFIG_ISCSI_TCP is not set
390# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
391# CONFIG_SCSI_3W_9XXX is not set
392# CONFIG_SCSI_ACARD is not set
393# CONFIG_SCSI_AACRAID is not set
394# CONFIG_SCSI_AIC7XXX is not set
395# CONFIG_SCSI_AIC7XXX_OLD is not set
396# CONFIG_SCSI_AIC79XX is not set
e89debcd 397# CONFIG_SCSI_AIC94XX is not set
bc141dea 398# CONFIG_SCSI_DPT_I2O is not set
e89debcd 399# CONFIG_SCSI_ARCMSR is not set
bc141dea
LY
400# CONFIG_MEGARAID_NEWGEN is not set
401# CONFIG_MEGARAID_LEGACY is not set
402# CONFIG_MEGARAID_SAS is not set
bc141dea
LY
403# CONFIG_SCSI_HPTIOP is not set
404# CONFIG_SCSI_BUSLOGIC is not set
405# CONFIG_SCSI_DMX3191D is not set
406# CONFIG_SCSI_EATA is not set
407# CONFIG_SCSI_FUTURE_DOMAIN is not set
408# CONFIG_SCSI_GDTH is not set
409# CONFIG_SCSI_IPS is not set
410# CONFIG_SCSI_INITIO is not set
411# CONFIG_SCSI_INIA100 is not set
e89debcd 412# CONFIG_SCSI_STEX is not set
bc141dea 413# CONFIG_SCSI_SYM53C8XX_2 is not set
bc141dea
LY
414# CONFIG_SCSI_QLOGIC_1280 is not set
415# CONFIG_SCSI_QLA_FC is not set
e89debcd 416# CONFIG_SCSI_QLA_ISCSI is not set
bc141dea
LY
417# CONFIG_SCSI_LPFC is not set
418# CONFIG_SCSI_DC395x is not set
419# CONFIG_SCSI_DC390T is not set
420# CONFIG_SCSI_NSP32 is not set
421# CONFIG_SCSI_DEBUG is not set
e89debcd 422# CONFIG_SCSI_SRP is not set
e89debcd 423# CONFIG_ATA is not set
bc141dea
LY
424# CONFIG_MD is not set
425
426#
427# Fusion MPT device support
428#
429# CONFIG_FUSION is not set
430# CONFIG_FUSION_SPI is not set
431# CONFIG_FUSION_FC is not set
432# CONFIG_FUSION_SAS is not set
433
434#
435# IEEE 1394 (FireWire) support
436#
795bb15e 437# CONFIG_FIREWIRE is not set
bc141dea 438# CONFIG_IEEE1394 is not set
bc141dea 439# CONFIG_I2O is not set
795bb15e 440# CONFIG_MACINTOSH_DRIVERS is not set
bc141dea 441CONFIG_NETDEVICES=y
5cc44e08 442# CONFIG_NETDEVICES_MULTIQUEUE is not set
bc141dea
LY
443# CONFIG_DUMMY is not set
444# CONFIG_BONDING is not set
5cc44e08 445# CONFIG_MACVLAN is not set
bc141dea
LY
446# CONFIG_EQUALIZER is not set
447# CONFIG_TUN is not set
bc141dea 448# CONFIG_ARCNET is not set
543e51c0
KP
449CONFIG_PHYLIB=y
450
451#
452# MII PHY device drivers
453#
454CONFIG_MARVELL_PHY=y
455# CONFIG_DAVICOM_PHY is not set
456# CONFIG_QSEMI_PHY is not set
457# CONFIG_LXT_PHY is not set
458# CONFIG_CICADA_PHY is not set
459# CONFIG_VITESSE_PHY is not set
460# CONFIG_SMSC_PHY is not set
461# CONFIG_BROADCOM_PHY is not set
5cc44e08 462# CONFIG_ICPLUS_PHY is not set
543e51c0 463# CONFIG_FIXED_PHY is not set
bc141dea
LY
464CONFIG_NET_ETHERNET=y
465CONFIG_MII=y
466# CONFIG_HAPPYMEAL is not set
467# CONFIG_SUNGEM is not set
468# CONFIG_CASSINI is not set
469# CONFIG_NET_VENDOR_3COM is not set
bc141dea
LY
470# CONFIG_NET_TULIP is not set
471# CONFIG_HP100 is not set
472# CONFIG_NET_PCI is not set
795bb15e 473CONFIG_NETDEV_1000=y
bc141dea
LY
474# CONFIG_ACENIC is not set
475# CONFIG_DL2K is not set
476# CONFIG_E1000 is not set
477# CONFIG_NS83820 is not set
478# CONFIG_HAMACHI is not set
479# CONFIG_YELLOWFIN is not set
480# CONFIG_R8169 is not set
481# CONFIG_SIS190 is not set
482# CONFIG_SKGE is not set
483# CONFIG_SKY2 is not set
795bb15e 484# CONFIG_VIA_VELOCITY is not set
bc141dea
LY
485# CONFIG_TIGON3 is not set
486# CONFIG_BNX2 is not set
487# CONFIG_GIANFAR is not set
488CONFIG_UCC_GETH=y
489# CONFIG_UGETH_NAPI is not set
490# CONFIG_UGETH_MAGIC_PACKET is not set
491# CONFIG_UGETH_FILTERING is not set
795bb15e 492# CONFIG_UGETH_TX_ON_DEMAND is not set
e89debcd 493# CONFIG_QLA3XXX is not set
543e51c0 494# CONFIG_ATL1 is not set
795bb15e 495CONFIG_NETDEV_10000=y
bc141dea 496# CONFIG_CHELSIO_T1 is not set
322d05a1 497# CONFIG_CHELSIO_T3 is not set
bc141dea
LY
498# CONFIG_IXGB is not set
499# CONFIG_S2IO is not set
500# CONFIG_MYRI10GE is not set
e89debcd 501# CONFIG_NETXEN_NIC is not set
795bb15e 502# CONFIG_MLX4_CORE is not set
bc141dea
LY
503# CONFIG_TR is not set
504
505#
795bb15e 506# Wireless LAN
bc141dea 507#
795bb15e
KG
508# CONFIG_WLAN_PRE80211 is not set
509# CONFIG_WLAN_80211 is not set
bc141dea
LY
510# CONFIG_WAN is not set
511# CONFIG_FDDI is not set
512# CONFIG_HIPPI is not set
513# CONFIG_PPP is not set
514# CONFIG_SLIP is not set
515# CONFIG_NET_FC is not set
516# CONFIG_SHAPER is not set
517# CONFIG_NETCONSOLE is not set
518# CONFIG_NETPOLL is not set
519# CONFIG_NET_POLL_CONTROLLER is not set
bc141dea 520# CONFIG_ISDN is not set
bc141dea
LY
521# CONFIG_PHONE is not set
522
523#
524# Input device support
525#
526CONFIG_INPUT=y
e89debcd 527# CONFIG_INPUT_FF_MEMLESS is not set
795bb15e 528# CONFIG_INPUT_POLLDEV is not set
bc141dea
LY
529
530#
531# Userland interfaces
532#
533# CONFIG_INPUT_MOUSEDEV is not set
534# CONFIG_INPUT_JOYDEV is not set
535# CONFIG_INPUT_TSDEV is not set
536# CONFIG_INPUT_EVDEV is not set
537# CONFIG_INPUT_EVBUG is not set
538
539#
540# Input Device Drivers
541#
542# CONFIG_INPUT_KEYBOARD is not set
543# CONFIG_INPUT_MOUSE is not set
544# CONFIG_INPUT_JOYSTICK is not set
795bb15e 545# CONFIG_INPUT_TABLET is not set
bc141dea
LY
546# CONFIG_INPUT_TOUCHSCREEN is not set
547# CONFIG_INPUT_MISC is not set
548
549#
550# Hardware I/O ports
551#
552# CONFIG_SERIO is not set
553# CONFIG_GAMEPORT is not set
554
555#
556# Character devices
557#
558# CONFIG_VT is not set
559# CONFIG_SERIAL_NONSTANDARD is not set
560
561#
562# Serial drivers
563#
564CONFIG_SERIAL_8250=y
565CONFIG_SERIAL_8250_CONSOLE=y
566CONFIG_SERIAL_8250_PCI=y
567CONFIG_SERIAL_8250_NR_UARTS=4
568CONFIG_SERIAL_8250_RUNTIME_UARTS=4
569# CONFIG_SERIAL_8250_EXTENDED is not set
570
571#
572# Non-8250 serial port support
573#
e89debcd 574# CONFIG_SERIAL_UARTLITE is not set
bc141dea
LY
575CONFIG_SERIAL_CORE=y
576CONFIG_SERIAL_CORE_CONSOLE=y
577# CONFIG_SERIAL_JSM is not set
322d05a1 578# CONFIG_SERIAL_OF_PLATFORM is not set
bc141dea
LY
579CONFIG_UNIX98_PTYS=y
580CONFIG_LEGACY_PTYS=y
581CONFIG_LEGACY_PTY_COUNT=256
bc141dea 582# CONFIG_IPMI_HANDLER is not set
bc141dea
LY
583CONFIG_WATCHDOG=y
584# CONFIG_WATCHDOG_NOWAYOUT is not set
585
586#
587# Watchdog Device Drivers
588#
589# CONFIG_SOFT_WATCHDOG is not set
590CONFIG_83xx_WDT=y
591
592#
593# PCI-based Watchdog Cards
594#
595# CONFIG_PCIPCWATCHDOG is not set
596# CONFIG_WDTPCI is not set
597CONFIG_HW_RANDOM=y
598# CONFIG_NVRAM is not set
599CONFIG_GEN_RTC=y
600# CONFIG_GEN_RTC_X is not set
bc141dea
LY
601# CONFIG_R3964 is not set
602# CONFIG_APPLICOM is not set
bc141dea
LY
603# CONFIG_AGP is not set
604# CONFIG_DRM is not set
605# CONFIG_RAW_DRIVER is not set
bc141dea 606# CONFIG_TCG_TPM is not set
795bb15e 607CONFIG_DEVPORT=y
bc141dea 608CONFIG_I2C=y
795bb15e 609CONFIG_I2C_BOARDINFO=y
bc141dea
LY
610CONFIG_I2C_CHARDEV=y
611
612#
613# I2C Algorithms
614#
615# CONFIG_I2C_ALGOBIT is not set
616# CONFIG_I2C_ALGOPCF is not set
617# CONFIG_I2C_ALGOPCA is not set
618
619#
620# I2C Hardware Bus support
621#
622# CONFIG_I2C_ALI1535 is not set
623# CONFIG_I2C_ALI1563 is not set
624# CONFIG_I2C_ALI15X3 is not set
625# CONFIG_I2C_AMD756 is not set
626# CONFIG_I2C_AMD8111 is not set
627# CONFIG_I2C_I801 is not set
628# CONFIG_I2C_I810 is not set
629# CONFIG_I2C_PIIX4 is not set
630CONFIG_I2C_MPC=y
631# CONFIG_I2C_NFORCE2 is not set
632# CONFIG_I2C_OCORES is not set
633# CONFIG_I2C_PARPORT_LIGHT is not set
634# CONFIG_I2C_PROSAVAGE is not set
635# CONFIG_I2C_SAVAGE4 is not set
795bb15e 636# CONFIG_I2C_SIMTEC is not set
bc141dea
LY
637# CONFIG_I2C_SIS5595 is not set
638# CONFIG_I2C_SIS630 is not set
639# CONFIG_I2C_SIS96X is not set
5cc44e08 640# CONFIG_I2C_TAOS_EVM is not set
bc141dea
LY
641# CONFIG_I2C_STUB is not set
642# CONFIG_I2C_VIA is not set
643# CONFIG_I2C_VIAPRO is not set
644# CONFIG_I2C_VOODOO3 is not set
bc141dea
LY
645
646#
647# Miscellaneous I2C Chip support
648#
649# CONFIG_SENSORS_DS1337 is not set
650# CONFIG_SENSORS_DS1374 is not set
5cc44e08 651# CONFIG_DS1682 is not set
bc141dea
LY
652# CONFIG_SENSORS_EEPROM is not set
653# CONFIG_SENSORS_PCF8574 is not set
654# CONFIG_SENSORS_PCA9539 is not set
655# CONFIG_SENSORS_PCF8591 is not set
656# CONFIG_SENSORS_M41T00 is not set
657# CONFIG_SENSORS_MAX6875 is not set
5cc44e08 658# CONFIG_SENSORS_TSL2550 is not set
bc141dea
LY
659# CONFIG_I2C_DEBUG_CORE is not set
660# CONFIG_I2C_DEBUG_ALGO is not set
661# CONFIG_I2C_DEBUG_BUS is not set
662# CONFIG_I2C_DEBUG_CHIP is not set
663
664#
665# SPI support
666#
667# CONFIG_SPI is not set
668# CONFIG_SPI_MASTER is not set
e89debcd 669# CONFIG_W1 is not set
5cc44e08 670# CONFIG_POWER_SUPPLY is not set
bc141dea
LY
671CONFIG_HWMON=y
672# CONFIG_HWMON_VID is not set
673# CONFIG_SENSORS_ABITUGURU is not set
5cc44e08 674# CONFIG_SENSORS_ABITUGURU3 is not set
795bb15e 675# CONFIG_SENSORS_AD7418 is not set
bc141dea
LY
676# CONFIG_SENSORS_ADM1021 is not set
677# CONFIG_SENSORS_ADM1025 is not set
678# CONFIG_SENSORS_ADM1026 is not set
543e51c0 679# CONFIG_SENSORS_ADM1029 is not set
bc141dea
LY
680# CONFIG_SENSORS_ADM1031 is not set
681# CONFIG_SENSORS_ADM9240 is not set
682# CONFIG_SENSORS_ASB100 is not set
683# CONFIG_SENSORS_ATXP1 is not set
684# CONFIG_SENSORS_DS1621 is not set
685# CONFIG_SENSORS_F71805F is not set
686# CONFIG_SENSORS_FSCHER is not set
687# CONFIG_SENSORS_FSCPOS is not set
688# CONFIG_SENSORS_GL518SM is not set
689# CONFIG_SENSORS_GL520SM is not set
690# CONFIG_SENSORS_IT87 is not set
691# CONFIG_SENSORS_LM63 is not set
692# CONFIG_SENSORS_LM75 is not set
693# CONFIG_SENSORS_LM77 is not set
694# CONFIG_SENSORS_LM78 is not set
695# CONFIG_SENSORS_LM80 is not set
696# CONFIG_SENSORS_LM83 is not set
697# CONFIG_SENSORS_LM85 is not set
698# CONFIG_SENSORS_LM87 is not set
699# CONFIG_SENSORS_LM90 is not set
700# CONFIG_SENSORS_LM92 is not set
5cc44e08 701# CONFIG_SENSORS_LM93 is not set
bc141dea 702# CONFIG_SENSORS_MAX1619 is not set
795bb15e 703# CONFIG_SENSORS_MAX6650 is not set
bc141dea 704# CONFIG_SENSORS_PC87360 is not set
e89debcd 705# CONFIG_SENSORS_PC87427 is not set
bc141dea 706# CONFIG_SENSORS_SIS5595 is not set
5cc44e08 707# CONFIG_SENSORS_DME1737 is not set
bc141dea
LY
708# CONFIG_SENSORS_SMSC47M1 is not set
709# CONFIG_SENSORS_SMSC47M192 is not set
710# CONFIG_SENSORS_SMSC47B397 is not set
5cc44e08 711# CONFIG_SENSORS_THMC50 is not set
bc141dea 712# CONFIG_SENSORS_VIA686A is not set
e89debcd 713# CONFIG_SENSORS_VT1211 is not set
bc141dea
LY
714# CONFIG_SENSORS_VT8231 is not set
715# CONFIG_SENSORS_W83781D is not set
716# CONFIG_SENSORS_W83791D is not set
717# CONFIG_SENSORS_W83792D is not set
e89debcd 718# CONFIG_SENSORS_W83793 is not set
bc141dea
LY
719# CONFIG_SENSORS_W83L785TS is not set
720# CONFIG_SENSORS_W83627HF is not set
721# CONFIG_SENSORS_W83627EHF is not set
722# CONFIG_HWMON_DEBUG_CHIP is not set
723
543e51c0
KP
724#
725# Multifunction device drivers
726#
727# CONFIG_MFD_SM501 is not set
728
bc141dea
LY
729#
730# Multimedia devices
731#
732# CONFIG_VIDEO_DEV is not set
795bb15e
KG
733# CONFIG_DVB_CORE is not set
734CONFIG_DAB=y
bc141dea
LY
735
736#
795bb15e 737# Graphics support
bc141dea 738#
795bb15e 739# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
bc141dea
LY
740
741#
795bb15e 742# Display device support
bc141dea 743#
795bb15e
KG
744# CONFIG_DISPLAY_SUPPORT is not set
745# CONFIG_VGASTATE is not set
5cc44e08 746CONFIG_VIDEO_OUTPUT_CONTROL=m
bc141dea 747# CONFIG_FB is not set
e89debcd 748# CONFIG_FB_IBM_GXT4500 is not set
bc141dea
LY
749
750#
751# Sound
752#
753# CONFIG_SOUND is not set
5cc44e08 754CONFIG_HID_SUPPORT=y
e89debcd 755CONFIG_HID=y
322d05a1 756# CONFIG_HID_DEBUG is not set
5cc44e08 757CONFIG_USB_SUPPORT=y
bc141dea
LY
758CONFIG_USB_ARCH_HAS_HCD=y
759CONFIG_USB_ARCH_HAS_OHCI=y
760CONFIG_USB_ARCH_HAS_EHCI=y
761# CONFIG_USB is not set
762
763#
764# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
765#
766
767#
768# USB Gadget Support
769#
770# CONFIG_USB_GADGET is not set
bc141dea 771# CONFIG_MMC is not set
bc141dea 772# CONFIG_NEW_LEDS is not set
bc141dea 773# CONFIG_INFINIBAND is not set
5cc44e08 774# CONFIG_EDAC is not set
bc141dea
LY
775# CONFIG_RTC_CLASS is not set
776
777#
778# DMA Engine support
779#
780# CONFIG_DMA_ENGINE is not set
781
782#
783# DMA Clients
784#
785
786#
787# DMA Devices
788#
789
5cc44e08
KG
790#
791# Userspace I/O
792#
793# CONFIG_UIO is not set
794
bc141dea
LY
795#
796# File systems
797#
798CONFIG_EXT2_FS=y
799# CONFIG_EXT2_FS_XATTR is not set
800# CONFIG_EXT2_FS_XIP is not set
801CONFIG_EXT3_FS=y
802CONFIG_EXT3_FS_XATTR=y
803# CONFIG_EXT3_FS_POSIX_ACL is not set
804# CONFIG_EXT3_FS_SECURITY is not set
e89debcd 805# CONFIG_EXT4DEV_FS is not set
bc141dea
LY
806CONFIG_JBD=y
807# CONFIG_JBD_DEBUG is not set
808CONFIG_FS_MBCACHE=y
809# CONFIG_REISERFS_FS is not set
810# CONFIG_JFS_FS is not set
811# CONFIG_FS_POSIX_ACL is not set
812# CONFIG_XFS_FS is not set
e89debcd 813# CONFIG_GFS2_FS is not set
bc141dea
LY
814# CONFIG_OCFS2_FS is not set
815# CONFIG_MINIX_FS is not set
816# CONFIG_ROMFS_FS is not set
817CONFIG_INOTIFY=y
818CONFIG_INOTIFY_USER=y
819# CONFIG_QUOTA is not set
820CONFIG_DNOTIFY=y
821# CONFIG_AUTOFS_FS is not set
822# CONFIG_AUTOFS4_FS is not set
823# CONFIG_FUSE_FS is not set
824
825#
826# CD-ROM/DVD Filesystems
827#
828# CONFIG_ISO9660_FS is not set
829# CONFIG_UDF_FS is not set
830
831#
832# DOS/FAT/NT Filesystems
833#
834# CONFIG_MSDOS_FS is not set
835# CONFIG_VFAT_FS is not set
836# CONFIG_NTFS_FS is not set
837
838#
839# Pseudo filesystems
840#
841CONFIG_PROC_FS=y
842CONFIG_PROC_KCORE=y
e89debcd 843CONFIG_PROC_SYSCTL=y
bc141dea
LY
844CONFIG_SYSFS=y
845CONFIG_TMPFS=y
e89debcd 846# CONFIG_TMPFS_POSIX_ACL is not set
bc141dea
LY
847# CONFIG_HUGETLB_PAGE is not set
848CONFIG_RAMFS=y
849# CONFIG_CONFIGFS_FS is not set
850
851#
852# Miscellaneous filesystems
853#
854# CONFIG_ADFS_FS is not set
855# CONFIG_AFFS_FS is not set
856# CONFIG_HFS_FS is not set
857# CONFIG_HFSPLUS_FS is not set
858# CONFIG_BEFS_FS is not set
859# CONFIG_BFS_FS is not set
860# CONFIG_EFS_FS is not set
861# CONFIG_CRAMFS is not set
862# CONFIG_VXFS_FS is not set
863# CONFIG_HPFS_FS is not set
864# CONFIG_QNX4FS_FS is not set
865# CONFIG_SYSV_FS is not set
866# CONFIG_UFS_FS is not set
867
868#
869# Network File Systems
870#
871CONFIG_NFS_FS=y
872CONFIG_NFS_V3=y
873# CONFIG_NFS_V3_ACL is not set
874CONFIG_NFS_V4=y
875# CONFIG_NFS_DIRECTIO is not set
876# CONFIG_NFSD is not set
877CONFIG_ROOT_NFS=y
878CONFIG_LOCKD=y
879CONFIG_LOCKD_V4=y
880CONFIG_NFS_COMMON=y
881CONFIG_SUNRPC=y
882CONFIG_SUNRPC_GSS=y
795bb15e 883# CONFIG_SUNRPC_BIND34 is not set
bc141dea
LY
884CONFIG_RPCSEC_GSS_KRB5=y
885# CONFIG_RPCSEC_GSS_SPKM3 is not set
886# CONFIG_SMB_FS is not set
887# CONFIG_CIFS is not set
888# CONFIG_NCP_FS is not set
889# CONFIG_CODA_FS is not set
890# CONFIG_AFS_FS is not set
bc141dea
LY
891
892#
893# Partition Types
894#
895CONFIG_PARTITION_ADVANCED=y
896# CONFIG_ACORN_PARTITION is not set
897# CONFIG_OSF_PARTITION is not set
898# CONFIG_AMIGA_PARTITION is not set
899# CONFIG_ATARI_PARTITION is not set
900# CONFIG_MAC_PARTITION is not set
901# CONFIG_MSDOS_PARTITION is not set
902# CONFIG_LDM_PARTITION is not set
903# CONFIG_SGI_PARTITION is not set
904# CONFIG_ULTRIX_PARTITION is not set
905# CONFIG_SUN_PARTITION is not set
906# CONFIG_KARMA_PARTITION is not set
907# CONFIG_EFI_PARTITION is not set
795bb15e 908# CONFIG_SYSV68_PARTITION is not set
bc141dea
LY
909
910#
911# Native Language Support
912#
913# CONFIG_NLS is not set
914
e89debcd
PM
915#
916# Distributed Lock Manager
917#
918# CONFIG_DLM is not set
543e51c0 919# CONFIG_UCC_SLOW is not set
bc141dea
LY
920CONFIG_UCC_FAST=y
921CONFIG_UCC=y
922
923#
924# Library routines
925#
e89debcd 926CONFIG_BITREVERSE=y
bc141dea
LY
927# CONFIG_CRC_CCITT is not set
928# CONFIG_CRC16 is not set
795bb15e 929# CONFIG_CRC_ITU_T is not set
bc141dea 930CONFIG_CRC32=y
5cc44e08 931# CONFIG_CRC7 is not set
bc141dea
LY
932# CONFIG_LIBCRC32C is not set
933CONFIG_PLIST=y
322d05a1
KG
934CONFIG_HAS_IOMEM=y
935CONFIG_HAS_IOPORT=y
795bb15e 936CONFIG_HAS_DMA=y
bc141dea
LY
937
938#
939# Instrumentation Support
940#
941# CONFIG_PROFILING is not set
942
943#
944# Kernel hacking
945#
946# CONFIG_PRINTK_TIME is not set
e89debcd 947CONFIG_ENABLE_MUST_CHECK=y
bc141dea
LY
948# CONFIG_MAGIC_SYSRQ is not set
949# CONFIG_UNUSED_SYMBOLS is not set
e89debcd
PM
950# CONFIG_DEBUG_FS is not set
951# CONFIG_HEADERS_CHECK is not set
bc141dea 952# CONFIG_DEBUG_KERNEL is not set
e89debcd 953# CONFIG_DEBUG_BUGVERBOSE is not set
bc141dea
LY
954# CONFIG_PPC_EARLY_DEBUG is not set
955
956#
957# Security options
958#
959# CONFIG_KEYS is not set
960# CONFIG_SECURITY is not set
bc141dea 961CONFIG_CRYPTO=y
e89debcd
PM
962CONFIG_CRYPTO_ALGAPI=y
963CONFIG_CRYPTO_BLKCIPHER=y
964CONFIG_CRYPTO_MANAGER=y
bc141dea 965# CONFIG_CRYPTO_HMAC is not set
e89debcd 966# CONFIG_CRYPTO_XCBC is not set
bc141dea
LY
967# CONFIG_CRYPTO_NULL is not set
968# CONFIG_CRYPTO_MD4 is not set
969CONFIG_CRYPTO_MD5=y
970# CONFIG_CRYPTO_SHA1 is not set
971# CONFIG_CRYPTO_SHA256 is not set
972# CONFIG_CRYPTO_SHA512 is not set
973# CONFIG_CRYPTO_WP512 is not set
974# CONFIG_CRYPTO_TGR192 is not set
e89debcd
PM
975# CONFIG_CRYPTO_GF128MUL is not set
976CONFIG_CRYPTO_ECB=m
977CONFIG_CRYPTO_CBC=y
322d05a1 978CONFIG_CRYPTO_PCBC=m
e89debcd 979# CONFIG_CRYPTO_LRW is not set
795bb15e 980# CONFIG_CRYPTO_CRYPTD is not set
bc141dea 981CONFIG_CRYPTO_DES=y
322d05a1 982# CONFIG_CRYPTO_FCRYPT is not set
bc141dea
LY
983# CONFIG_CRYPTO_BLOWFISH is not set
984# CONFIG_CRYPTO_TWOFISH is not set
985# CONFIG_CRYPTO_SERPENT is not set
986# CONFIG_CRYPTO_AES is not set
987# CONFIG_CRYPTO_CAST5 is not set
988# CONFIG_CRYPTO_CAST6 is not set
989# CONFIG_CRYPTO_TEA is not set
990# CONFIG_CRYPTO_ARC4 is not set
991# CONFIG_CRYPTO_KHAZAD is not set
992# CONFIG_CRYPTO_ANUBIS is not set
993# CONFIG_CRYPTO_DEFLATE is not set
994# CONFIG_CRYPTO_MICHAEL_MIC is not set
995# CONFIG_CRYPTO_CRC32C is not set
322d05a1 996# CONFIG_CRYPTO_CAMELLIA is not set
bc141dea 997# CONFIG_CRYPTO_TEST is not set
5cc44e08 998CONFIG_CRYPTO_HW=y