blob: 905e8a3388d6470936cae862888d97f847a608bb [file] [log] [blame]
Becky Bruce63dafe52006-01-14 16:57:39 -06001#
2# Automatically generated make config: don't edit
Kumar Gala993ac6b2009-01-26 19:59:55 -06003# Linux kernel version: 2.6.29-rc2
4# Mon Jan 26 15:36:05 2009
Becky Bruce63dafe52006-01-14 16:57:39 -06005#
6# CONFIG_PPC64 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05007
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
Kumar Gala5cc44e02007-08-28 21:46:53 -050017CONFIG_E500=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050018# CONFIG_PPC_E500MC is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -050019CONFIG_BOOKE=y
20CONFIG_FSL_BOOKE=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050021CONFIG_FSL_EMB_PERFMON=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050022# CONFIG_PHYS_64BIT is not set
23CONFIG_SPE=y
Kumar Gala993ac6b2009-01-26 19:59:55 -060024CONFIG_PPC_MMU_NOHASH=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050025# CONFIG_PPC_MM_SLICES is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -060026# CONFIG_SMP is not set
Becky Bruce63dafe52006-01-14 16:57:39 -060027CONFIG_PPC32=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110028CONFIG_WORD_SIZE=32
Kumar Galaea371942008-11-08 12:32:41 -060029# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
Becky Bruce63dafe52006-01-14 16:57:39 -060030CONFIG_MMU=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110031CONFIG_GENERIC_CMOS_UPDATE=y
32CONFIG_GENERIC_TIME=y
33CONFIG_GENERIC_TIME_VSYSCALL=y
34CONFIG_GENERIC_CLOCKEVENTS=y
Becky Bruce63dafe52006-01-14 16:57:39 -060035CONFIG_GENERIC_HARDIRQS=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050036# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100037CONFIG_IRQ_PER_CPU=y
Kumar Gala70b3ec32008-06-09 08:53:39 -050038CONFIG_STACKTRACE_SUPPORT=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050039CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Kumar Gala70b3ec32008-06-09 08:53:39 -050040CONFIG_LOCKDEP_SUPPORT=y
Becky Bruce63dafe52006-01-14 16:57:39 -060041CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110042CONFIG_ARCH_HAS_ILOG2_U32=y
Kumar Gala9cf8ca32006-03-27 23:44:37 -060043CONFIG_GENERIC_HWEIGHT=y
Becky Bruce63dafe52006-01-14 16:57:39 -060044CONFIG_GENERIC_CALIBRATE_DELAY=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100045CONFIG_GENERIC_FIND_NEXT_BIT=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050046# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -060047CONFIG_PPC=y
48CONFIG_EARLY_PRINTK=y
49CONFIG_GENERIC_NVRAM=y
Kumar Gala993ac6b2009-01-26 19:59:55 -060050CONFIG_SCHED_OMIT_FRAME_POINTER=y
Becky Bruce63dafe52006-01-14 16:57:39 -060051CONFIG_ARCH_MAY_HAVE_PC_FDC=y
52CONFIG_PPC_OF=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050053CONFIG_OF=y
Becky Bruce63dafe52006-01-14 16:57:39 -060054CONFIG_PPC_UDBG_16550=y
55# CONFIG_GENERIC_TBSYNC is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110056CONFIG_AUDIT_ARCH=y
57CONFIG_GENERIC_BUG=y
Kumar Gala9cf8ca32006-03-27 23:44:37 -060058CONFIG_DEFAULT_UIMAGE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110059# CONFIG_PPC_DCR_NATIVE is not set
60# CONFIG_PPC_DCR_MMIO is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100061CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Becky Bruce63dafe52006-01-14 16:57:39 -060062
63#
Becky Bruce63dafe52006-01-14 16:57:39 -060064# General setup
65#
Kumar Gala5cc44e02007-08-28 21:46:53 -050066CONFIG_EXPERIMENTAL=y
67CONFIG_BROKEN_ON_SMP=y
68CONFIG_INIT_ENV_ARG_LIMIT=32
Becky Bruce63dafe52006-01-14 16:57:39 -060069CONFIG_LOCALVERSION=""
70CONFIG_LOCALVERSION_AUTO=y
71CONFIG_SWAP=y
72CONFIG_SYSVIPC=y
Kumar Gala795bb152007-07-02 00:04:36 -050073CONFIG_SYSVIPC_SYSCTL=y
Becky Bruce63dafe52006-01-14 16:57:39 -060074# CONFIG_POSIX_MQUEUE is not set
75# CONFIG_BSD_PROCESS_ACCT is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100076# CONFIG_TASKSTATS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -060077# CONFIG_AUDIT is not set
78# CONFIG_IKCONFIG is not set
Kumar Gala795bb152007-07-02 00:04:36 -050079CONFIG_LOG_BUF_SHIFT=14
Kumar Galaeff2f1e2008-03-24 08:56:06 -050080CONFIG_GROUP_SCHED=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110081# CONFIG_FAIR_GROUP_SCHED is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -050082# CONFIG_RT_GROUP_SCHED is not set
83CONFIG_USER_SCHED=y
84# CONFIG_CGROUP_SCHED is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -060085# CONFIG_CGROUPS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110086CONFIG_SYSFS_DEPRECATED=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050087CONFIG_SYSFS_DEPRECATED_V2=y
Kumar Gala9cf8ca32006-03-27 23:44:37 -060088# CONFIG_RELAY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -050089# CONFIG_NAMESPACES is not set
Kumar Gala795bb152007-07-02 00:04:36 -050090CONFIG_BLK_DEV_INITRD=y
Becky Bruce63dafe52006-01-14 16:57:39 -060091CONFIG_INITRAMFS_SOURCE=""
92# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110093CONFIG_SYSCTL=y
Becky Bruce63dafe52006-01-14 16:57:39 -060094CONFIG_EMBEDDED=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110095CONFIG_SYSCTL_SYSCALL=y
Becky Bruce63dafe52006-01-14 16:57:39 -060096CONFIG_KALLSYMS=y
97# CONFIG_KALLSYMS_ALL is not set
98# CONFIG_KALLSYMS_EXTRA_PASS is not set
99CONFIG_HOTPLUG=y
100CONFIG_PRINTK=y
101CONFIG_BUG=y
102CONFIG_ELF_CORE=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500103CONFIG_COMPAT_BRK=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600104CONFIG_BASE_FULL=y
105CONFIG_FUTEX=y
Kumar Gala795bb152007-07-02 00:04:36 -0500106CONFIG_ANON_INODES=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600107CONFIG_EPOLL=y
Kumar Gala795bb152007-07-02 00:04:36 -0500108CONFIG_SIGNALFD=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500109CONFIG_TIMERFD=y
Kumar Gala795bb152007-07-02 00:04:36 -0500110CONFIG_EVENTFD=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600111CONFIG_SHMEM=y
Kumar Galaea371942008-11-08 12:32:41 -0600112CONFIG_AIO=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000113CONFIG_VM_EVENT_COUNTERS=y
Anton Blanchard309a1092007-10-15 05:15:36 +1000114CONFIG_SLUB_DEBUG=y
115# CONFIG_SLAB is not set
116CONFIG_SLUB=y
Kumar Gala795bb152007-07-02 00:04:36 -0500117# CONFIG_SLOB is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500118# CONFIG_PROFILING is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500119CONFIG_HAVE_OPROFILE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500120CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
121CONFIG_HAVE_IOREMAP_PROT=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500122CONFIG_HAVE_KPROBES=y
123CONFIG_HAVE_KRETPROBES=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500124CONFIG_HAVE_ARCH_TRACEHOOK=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500125# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500126CONFIG_SLABINFO=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100127CONFIG_RT_MUTEXES=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600128CONFIG_BASE_SMALL=0
Becky Bruce63dafe52006-01-14 16:57:39 -0600129# CONFIG_MODULES is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100130CONFIG_BLOCK=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600131# CONFIG_LBD is not set
Kumar Gala9cf8ca32006-03-27 23:44:37 -0600132# CONFIG_BLK_DEV_IO_TRACE is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500133# CONFIG_BLK_DEV_BSG is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500134# CONFIG_BLK_DEV_INTEGRITY is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600135
136#
137# IO Schedulers
138#
139CONFIG_IOSCHED_NOOP=y
140CONFIG_IOSCHED_AS=y
141CONFIG_IOSCHED_DEADLINE=y
142CONFIG_IOSCHED_CFQ=y
143CONFIG_DEFAULT_AS=y
144# CONFIG_DEFAULT_DEADLINE is not set
145# CONFIG_DEFAULT_CFQ is not set
146# CONFIG_DEFAULT_NOOP is not set
147CONFIG_DEFAULT_IOSCHED="anticipatory"
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500148CONFIG_CLASSIC_RCU=y
Kumar Gala993ac6b2009-01-26 19:59:55 -0600149# CONFIG_TREE_RCU is not set
150# CONFIG_PREEMPT_RCU is not set
151# CONFIG_TREE_RCU_TRACE is not set
152# CONFIG_PREEMPT_RCU_TRACE is not set
Kumar Galaea371942008-11-08 12:32:41 -0600153# CONFIG_FREEZER is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600154
155#
156# Platform support
157#
Kumar Gala795bb152007-07-02 00:04:36 -0500158# CONFIG_PPC_CELL is not set
159# CONFIG_PPC_CELL_NATIVE is not set
160# CONFIG_PQ2ADS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500161CONFIG_MPC85xx=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600162CONFIG_MPC8540_ADS=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100163# CONFIG_MPC8560_ADS is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000164# CONFIG_MPC85xx_CDS is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500165# CONFIG_MPC85xx_MDS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500166# CONFIG_MPC8536_DS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100167# CONFIG_MPC85xx_DS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500168# CONFIG_KSI8560 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500169# CONFIG_STX_GP3 is not set
170# CONFIG_TQM8540 is not set
171# CONFIG_TQM8541 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500172# CONFIG_TQM8548 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500173# CONFIG_TQM8555 is not set
174# CONFIG_TQM8560 is not set
175# CONFIG_SBC8548 is not set
176# CONFIG_SBC8560 is not set
177# CONFIG_IPIC is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000178CONFIG_MPIC=y
Kumar Gala795bb152007-07-02 00:04:36 -0500179# CONFIG_MPIC_WEIRD is not set
180# CONFIG_PPC_I8259 is not set
181# CONFIG_PPC_RTAS is not set
182# CONFIG_MMIO_NVRAM is not set
183# CONFIG_PPC_MPC106 is not set
184# CONFIG_PPC_970_NAP is not set
185# CONFIG_PPC_INDIRECT_IO is not set
186# CONFIG_GENERIC_IOMAP is not set
187# CONFIG_CPU_FREQ is not set
Kumar Galaea371942008-11-08 12:32:41 -0600188# CONFIG_QUICC_ENGINE is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500189# CONFIG_CPM2 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500190# CONFIG_FSL_ULI1575 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600191# CONFIG_MPC8xxx_GPIO is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600192# CONFIG_SIMPLE_GPIO is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600193
194#
195# Kernel options
196#
197# CONFIG_HIGHMEM is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100198CONFIG_TICK_ONESHOT=y
199CONFIG_NO_HZ=y
200CONFIG_HIGH_RES_TIMERS=y
201CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600202# CONFIG_HZ_100 is not set
203CONFIG_HZ_250=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100204# CONFIG_HZ_300 is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600205# CONFIG_HZ_1000 is not set
206CONFIG_HZ=250
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500207CONFIG_SCHED_HRTICK=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600208CONFIG_PREEMPT_NONE=y
209# CONFIG_PREEMPT_VOLUNTARY is not set
210# CONFIG_PREEMPT is not set
211CONFIG_BINFMT_ELF=y
Kumar Galaea371942008-11-08 12:32:41 -0600212# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
213# CONFIG_HAVE_AOUT is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600214CONFIG_BINFMT_MISC=y
215CONFIG_MATH_EMULATION=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500216# CONFIG_IOMMU_HELPER is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000217CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500218CONFIG_ARCH_HAS_WALK_MEMORY=y
219CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600220CONFIG_ARCH_FLATMEM_ENABLE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100221CONFIG_ARCH_POPULATES_NODE_MAP=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600222CONFIG_SELECT_MEMORY_MODEL=y
223CONFIG_FLATMEM_MANUAL=y
224# CONFIG_DISCONTIGMEM_MANUAL is not set
225# CONFIG_SPARSEMEM_MANUAL is not set
226CONFIG_FLATMEM=y
227CONFIG_FLAT_NODE_MEM_MAP=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500228CONFIG_PAGEFLAGS_EXTENDED=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600229CONFIG_SPLIT_PTLOCK_CPUS=4
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500230CONFIG_MIGRATION=y
Kumar Galaea371942008-11-08 12:32:41 -0600231# CONFIG_PHYS_ADDR_T_64BIT is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500232CONFIG_ZONE_DMA_FLAG=1
Kumar Gala5cc44e02007-08-28 21:46:53 -0500233CONFIG_BOUNCE=y
234CONFIG_VIRT_TO_BUS=y
Kumar Galaea371942008-11-08 12:32:41 -0600235CONFIG_UNEVICTABLE_LRU=y
Kumar Gala993ac6b2009-01-26 19:59:55 -0600236CONFIG_PPC_4K_PAGES=y
237# CONFIG_PPC_16K_PAGES is not set
238# CONFIG_PPC_64K_PAGES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500239CONFIG_FORCE_MAX_ZONEORDER=11
Becky Bruce63dafe52006-01-14 16:57:39 -0600240CONFIG_PROC_DEVICETREE=y
241# CONFIG_CMDLINE_BOOL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500242CONFIG_EXTRA_TARGETS=""
Becky Bruce63dafe52006-01-14 16:57:39 -0600243# CONFIG_PM is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600244# CONFIG_SECCOMP is not set
245CONFIG_ISA_DMA_API=y
246
247#
248# Bus options
249#
Kumar Gala795bb152007-07-02 00:04:36 -0500250CONFIG_ZONE_DMA=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600251CONFIG_FSL_SOC=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500252CONFIG_PPC_PCI_CHOICE=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600253# CONFIG_PCI is not set
254# CONFIG_PCI_DOMAINS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500255# CONFIG_PCI_SYSCALL is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500256# CONFIG_ARCH_SUPPORTS_MSI is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600257# CONFIG_PCCARD is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500258# CONFIG_HAS_RAPIDIO is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600259
260#
Becky Bruce63dafe52006-01-14 16:57:39 -0600261# Advanced setup
262#
263# CONFIG_ADVANCED_OPTIONS is not set
264
265#
266# Default settings for advanced configuration options are used
267#
Becky Bruce63dafe52006-01-14 16:57:39 -0600268CONFIG_LOWMEM_SIZE=0x30000000
Kumar Gala70b3ec32008-06-09 08:53:39 -0500269CONFIG_PAGE_OFFSET=0xc0000000
Becky Bruce63dafe52006-01-14 16:57:39 -0600270CONFIG_KERNEL_START=0xc0000000
Kumar Gala70b3ec32008-06-09 08:53:39 -0500271CONFIG_PHYSICAL_START=0x00000000
272CONFIG_PHYSICAL_ALIGN=0x10000000
Paul Mackerras43af66e2007-12-06 16:53:35 +1100273CONFIG_TASK_SIZE=0xc0000000
Becky Bruce63dafe52006-01-14 16:57:39 -0600274CONFIG_NET=y
275
276#
277# Networking options
278#
Kumar Gala993ac6b2009-01-26 19:59:55 -0600279CONFIG_COMPAT_NET_DEV_OPS=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600280CONFIG_PACKET=y
281# CONFIG_PACKET_MMAP is not set
282CONFIG_UNIX=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000283CONFIG_XFRM=y
284CONFIG_XFRM_USER=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100285# CONFIG_XFRM_SUB_POLICY is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500286# CONFIG_XFRM_MIGRATE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500287# CONFIG_XFRM_STATISTICS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600288# CONFIG_NET_KEY is not set
289CONFIG_INET=y
290CONFIG_IP_MULTICAST=y
291# CONFIG_IP_ADVANCED_ROUTER is not set
292CONFIG_IP_FIB_HASH=y
293CONFIG_IP_PNP=y
294CONFIG_IP_PNP_DHCP=y
295CONFIG_IP_PNP_BOOTP=y
296# CONFIG_IP_PNP_RARP is not set
297# CONFIG_NET_IPIP is not set
298# CONFIG_NET_IPGRE is not set
299# CONFIG_IP_MROUTE is not set
300# CONFIG_ARPD is not set
301CONFIG_SYN_COOKIES=y
302# CONFIG_INET_AH is not set
303# CONFIG_INET_ESP is not set
304# CONFIG_INET_IPCOMP is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000305# CONFIG_INET_XFRM_TUNNEL is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600306# CONFIG_INET_TUNNEL is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000307CONFIG_INET_XFRM_MODE_TRANSPORT=y
308CONFIG_INET_XFRM_MODE_TUNNEL=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100309CONFIG_INET_XFRM_MODE_BEET=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100310# CONFIG_INET_LRO is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600311CONFIG_INET_DIAG=y
312CONFIG_INET_TCP_DIAG=y
313# CONFIG_TCP_CONG_ADVANCED is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100314CONFIG_TCP_CONG_CUBIC=y
315CONFIG_DEFAULT_TCP_CONG="cubic"
316# CONFIG_TCP_MD5SIG is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600317# CONFIG_IPV6 is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000318# CONFIG_NETWORK_SECMARK is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600319# CONFIG_NETFILTER is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600320# CONFIG_IP_DCCP is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600321# CONFIG_IP_SCTP is not set
Kumar Gala9cf8ca32006-03-27 23:44:37 -0600322# CONFIG_TIPC is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600323# CONFIG_ATM is not set
324# CONFIG_BRIDGE is not set
Kumar Galaea371942008-11-08 12:32:41 -0600325# CONFIG_NET_DSA is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600326# CONFIG_VLAN_8021Q is not set
327# CONFIG_DECNET is not set
328# CONFIG_LLC2 is not set
329# CONFIG_IPX is not set
330# CONFIG_ATALK is not set
331# CONFIG_X25 is not set
332# CONFIG_LAPB is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600333# CONFIG_ECONET is not set
334# CONFIG_WAN_ROUTER is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600335# CONFIG_NET_SCHED is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600336# CONFIG_DCB is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600337
338#
339# Network testing
340#
341# CONFIG_NET_PKTGEN is not set
342# CONFIG_HAMRADIO is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500343# CONFIG_CAN is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600344# CONFIG_IRDA is not set
345# CONFIG_BT is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500346# CONFIG_AF_RXRPC is not set
Kumar Galaea371942008-11-08 12:32:41 -0600347# CONFIG_PHONET is not set
348CONFIG_WIRELESS=y
Kumar Gala795bb152007-07-02 00:04:36 -0500349# CONFIG_CFG80211 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600350CONFIG_WIRELESS_OLD_REGULATORY=y
Kumar Gala795bb152007-07-02 00:04:36 -0500351# CONFIG_WIRELESS_EXT is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600352# CONFIG_LIB80211 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500353# CONFIG_MAC80211 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600354# CONFIG_WIMAX is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500355# CONFIG_RFKILL is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500356# CONFIG_NET_9P is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600357
358#
359# Device Drivers
360#
361
362#
363# Generic Driver Options
364#
Paul Mackerras43af66e2007-12-06 16:53:35 +1100365CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Becky Bruce63dafe52006-01-14 16:57:39 -0600366CONFIG_STANDALONE=y
367CONFIG_PREVENT_FIRMWARE_BUILD=y
368# CONFIG_FW_LOADER is not set
369# CONFIG_DEBUG_DRIVER is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500370# CONFIG_DEBUG_DEVRES is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000371# CONFIG_SYS_HYPERVISOR is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600372# CONFIG_CONNECTOR is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600373# CONFIG_MTD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500374CONFIG_OF_DEVICE=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600375# CONFIG_PARPORT is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500376CONFIG_BLK_DEV=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600377# CONFIG_BLK_DEV_FD is not set
378# CONFIG_BLK_DEV_COW_COMMON is not set
379CONFIG_BLK_DEV_LOOP=y
380# CONFIG_BLK_DEV_CRYPTOLOOP is not set
381# CONFIG_BLK_DEV_NBD is not set
382CONFIG_BLK_DEV_RAM=y
383CONFIG_BLK_DEV_RAM_COUNT=16
384CONFIG_BLK_DEV_RAM_SIZE=32768
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500385# CONFIG_BLK_DEV_XIP is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600386# CONFIG_CDROM_PKTCDVD is not set
387# CONFIG_ATA_OVER_ETH is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500388# CONFIG_BLK_DEV_HD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500389CONFIG_MISC_DEVICES=y
390# CONFIG_EEPROM_93CX6 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500391# CONFIG_ENCLOSURE_SERVICES is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600392# CONFIG_C2PORT is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500393CONFIG_HAVE_IDE=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600394# CONFIG_IDE is not set
395
396#
397# SCSI device support
398#
399# CONFIG_RAID_ATTRS is not set
400# CONFIG_SCSI is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500401# CONFIG_SCSI_DMA is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100402# CONFIG_SCSI_NETLINK is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100403# CONFIG_ATA is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600404# CONFIG_MD is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500405# CONFIG_MACINTOSH_DRIVERS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600406CONFIG_NETDEVICES=y
407# CONFIG_DUMMY is not set
408# CONFIG_BONDING is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500409# CONFIG_MACVLAN is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600410# CONFIG_EQUALIZER is not set
411# CONFIG_TUN is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100412# CONFIG_VETH is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600413CONFIG_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
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000423# CONFIG_VITESSE_PHY is not set
424# CONFIG_SMSC_PHY is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100425# CONFIG_BROADCOM_PHY is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500426# CONFIG_ICPLUS_PHY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500427# CONFIG_REALTEK_PHY is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600428# CONFIG_NATIONAL_PHY is not set
429# CONFIG_STE10XP is not set
430# CONFIG_LSI_ET1011C_PHY is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000431# CONFIG_FIXED_PHY is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100432# CONFIG_MDIO_BITBANG is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600433CONFIG_NET_ETHERNET=y
434CONFIG_MII=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100435# CONFIG_IBM_NEW_EMAC_ZMII is not set
436# CONFIG_IBM_NEW_EMAC_RGMII is not set
437# CONFIG_IBM_NEW_EMAC_TAH is not set
438# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600439# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
440# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
441# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100442# CONFIG_B44 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500443CONFIG_NETDEV_1000=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600444CONFIG_GIANFAR=y
Kumar Gala795bb152007-07-02 00:04:36 -0500445CONFIG_NETDEV_10000=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600446
447#
Kumar Gala795bb152007-07-02 00:04:36 -0500448# Wireless LAN
Becky Bruce63dafe52006-01-14 16:57:39 -0600449#
Kumar Gala795bb152007-07-02 00:04:36 -0500450# CONFIG_WLAN_PRE80211 is not set
451# CONFIG_WLAN_80211 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500452# CONFIG_IWLWIFI_LEDS is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600453
454#
455# Enable WiMAX (Networking options) to see the WiMAX drivers
456#
Becky Bruce63dafe52006-01-14 16:57:39 -0600457# CONFIG_WAN is not set
458# CONFIG_PPP is not set
459# CONFIG_SLIP is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600460# CONFIG_NETCONSOLE is not set
461# CONFIG_NETPOLL is not set
462# CONFIG_NET_POLL_CONTROLLER is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600463# CONFIG_ISDN is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600464# CONFIG_PHONE is not set
465
466#
467# Input device support
468#
469CONFIG_INPUT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100470# CONFIG_INPUT_FF_MEMLESS is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500471# CONFIG_INPUT_POLLDEV is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600472
473#
474# Userland interfaces
475#
476# CONFIG_INPUT_MOUSEDEV is not set
477# CONFIG_INPUT_JOYDEV is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600478# CONFIG_INPUT_EVDEV is not set
479# CONFIG_INPUT_EVBUG is not set
480
481#
482# Input Device Drivers
483#
484# CONFIG_INPUT_KEYBOARD is not set
485# CONFIG_INPUT_MOUSE is not set
486# CONFIG_INPUT_JOYSTICK is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500487# CONFIG_INPUT_TABLET is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600488# CONFIG_INPUT_TOUCHSCREEN is not set
489# CONFIG_INPUT_MISC is not set
490
491#
492# Hardware I/O ports
493#
494# CONFIG_SERIO is not set
495# CONFIG_GAMEPORT is not set
496
497#
498# Character devices
499#
500# CONFIG_VT is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500501CONFIG_DEVKMEM=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600502# CONFIG_SERIAL_NONSTANDARD is not set
503
504#
505# Serial drivers
506#
507CONFIG_SERIAL_8250=y
508CONFIG_SERIAL_8250_CONSOLE=y
509CONFIG_SERIAL_8250_NR_UARTS=4
510CONFIG_SERIAL_8250_RUNTIME_UARTS=4
511# CONFIG_SERIAL_8250_EXTENDED is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500512CONFIG_SERIAL_8250_SHARE_IRQ=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600513
514#
515# Non-8250 serial port support
516#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100517# CONFIG_SERIAL_UARTLITE is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600518CONFIG_SERIAL_CORE=y
519CONFIG_SERIAL_CORE_CONSOLE=y
Kumar Gala795bb152007-07-02 00:04:36 -0500520# CONFIG_SERIAL_OF_PLATFORM is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600521CONFIG_UNIX98_PTYS=y
Kumar Gala993ac6b2009-01-26 19:59:55 -0600522# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600523CONFIG_LEGACY_PTYS=y
524CONFIG_LEGACY_PTY_COUNT=256
Kumar Gala993ac6b2009-01-26 19:59:55 -0600525# CONFIG_HVC_UDBG is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600526# CONFIG_IPMI_HANDLER is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000527# CONFIG_HW_RANDOM is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600528# CONFIG_NVRAM is not set
529CONFIG_GEN_RTC=y
530# CONFIG_GEN_RTC_X is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600531# CONFIG_R3964 is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600532# CONFIG_RAW_DRIVER is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600533# CONFIG_TCG_TPM is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600534# CONFIG_I2C is not set
Kumar Gala9cf8ca32006-03-27 23:44:37 -0600535# CONFIG_SPI is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500536CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
537# CONFIG_GPIOLIB is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100538# CONFIG_W1 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500539# CONFIG_POWER_SUPPLY is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600540CONFIG_HWMON=y
541# CONFIG_HWMON_VID is not set
Kumar Gala9cf8ca32006-03-27 23:44:37 -0600542# CONFIG_SENSORS_F71805F is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100543# CONFIG_SENSORS_F71882FG is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500544# CONFIG_SENSORS_IT87 is not set
545# CONFIG_SENSORS_PC87360 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100546# CONFIG_SENSORS_PC87427 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500547# CONFIG_SENSORS_SMSC47M1 is not set
548# CONFIG_SENSORS_SMSC47B397 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100549# CONFIG_SENSORS_VT1211 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500550# CONFIG_SENSORS_W83627HF is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500551# CONFIG_SENSORS_W83627EHF is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600552# CONFIG_HWMON_DEBUG_CHIP is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500553# CONFIG_THERMAL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500554# CONFIG_THERMAL_HWMON is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100555# CONFIG_WATCHDOG is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600556CONFIG_SSB_POSSIBLE=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100557
558#
559# Sonics Silicon Backplane
560#
Paul Mackerras43af66e2007-12-06 16:53:35 +1100561# CONFIG_SSB is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600562
563#
Kumar Gala795bb152007-07-02 00:04:36 -0500564# Multifunction device drivers
565#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500566# CONFIG_MFD_CORE is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500567# CONFIG_MFD_SM501 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500568# CONFIG_HTC_PASIC3 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500569# CONFIG_MFD_TMIO is not set
Kumar Galaea371942008-11-08 12:32:41 -0600570# CONFIG_REGULATOR is not set
Kumar Galaea371942008-11-08 12:32:41 -0600571
572#
Becky Bruce63dafe52006-01-14 16:57:39 -0600573# Multimedia devices
574#
Kumar Gala70b3ec32008-06-09 08:53:39 -0500575
576#
577# Multimedia core support
578#
Becky Bruce63dafe52006-01-14 16:57:39 -0600579# CONFIG_VIDEO_DEV is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500580# CONFIG_DVB_CORE is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500581# CONFIG_VIDEO_MEDIA is not set
582
583#
584# Multimedia drivers
585#
Kumar Gala795bb152007-07-02 00:04:36 -0500586CONFIG_DAB=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600587
588#
589# Graphics support
590#
Paul Mackerras43af66e2007-12-06 16:53:35 +1100591# CONFIG_VGASTATE is not set
592CONFIG_VIDEO_OUTPUT_CONTROL=y
593# CONFIG_FB is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500594# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
595
596#
597# Display device support
598#
599# CONFIG_DISPLAY_SUPPORT is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600600# CONFIG_SOUND is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500601CONFIG_HID_SUPPORT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100602CONFIG_HID=y
Kumar Gala795bb152007-07-02 00:04:36 -0500603# CONFIG_HID_DEBUG is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100604# CONFIG_HIDRAW is not set
Kumar Galaea371942008-11-08 12:32:41 -0600605# CONFIG_HID_PID is not set
606
607#
608# Special HID drivers
609#
610CONFIG_HID_COMPAT=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500611CONFIG_USB_SUPPORT=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600612# CONFIG_USB_ARCH_HAS_HCD is not set
613# CONFIG_USB_ARCH_HAS_OHCI is not set
Kumar Gala9cf8ca32006-03-27 23:44:37 -0600614# CONFIG_USB_ARCH_HAS_EHCI is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500615# CONFIG_USB_OTG_WHITELIST is not set
616# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600617
618#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500619# Enable Host or Gadget support to see Inventra options
620#
621
622#
Kumar Gala993ac6b2009-01-26 19:59:55 -0600623# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
Becky Bruce63dafe52006-01-14 16:57:39 -0600624#
Becky Bruce63dafe52006-01-14 16:57:39 -0600625# CONFIG_USB_GADGET is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600626
627#
628# OTG and related infrastructure
629#
Becky Bruce63dafe52006-01-14 16:57:39 -0600630# CONFIG_MMC is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500631# CONFIG_MEMSTICK is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000632# CONFIG_NEW_LEDS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500633# CONFIG_ACCESSIBILITY is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500634# CONFIG_EDAC is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000635# CONFIG_RTC_CLASS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500636# CONFIG_DMADEVICES is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500637# CONFIG_UIO is not set
Kumar Galaea371942008-11-08 12:32:41 -0600638# CONFIG_STAGING is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500639
640#
Becky Bruce63dafe52006-01-14 16:57:39 -0600641# File systems
642#
643CONFIG_EXT2_FS=y
644# CONFIG_EXT2_FS_XATTR is not set
645# CONFIG_EXT2_FS_XIP is not set
646CONFIG_EXT3_FS=y
647CONFIG_EXT3_FS_XATTR=y
648# CONFIG_EXT3_FS_POSIX_ACL is not set
649# CONFIG_EXT3_FS_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -0600650# CONFIG_EXT4_FS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600651CONFIG_JBD=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600652CONFIG_FS_MBCACHE=y
653# CONFIG_REISERFS_FS is not set
654# CONFIG_JFS_FS is not set
655# CONFIG_FS_POSIX_ACL is not set
Kumar Galaea371942008-11-08 12:32:41 -0600656CONFIG_FILE_LOCKING=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600657# CONFIG_XFS_FS is not set
658# CONFIG_OCFS2_FS is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600659# CONFIG_BTRFS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500660CONFIG_DNOTIFY=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600661CONFIG_INOTIFY=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000662CONFIG_INOTIFY_USER=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600663# CONFIG_QUOTA is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600664# CONFIG_AUTOFS_FS is not set
665# CONFIG_AUTOFS4_FS is not set
666# CONFIG_FUSE_FS is not set
667
668#
669# CD-ROM/DVD Filesystems
670#
671# CONFIG_ISO9660_FS is not set
672# CONFIG_UDF_FS is not set
673
674#
675# DOS/FAT/NT Filesystems
676#
677# CONFIG_MSDOS_FS is not set
678# CONFIG_VFAT_FS is not set
679# CONFIG_NTFS_FS is not set
680
681#
682# Pseudo filesystems
683#
684CONFIG_PROC_FS=y
685CONFIG_PROC_KCORE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100686CONFIG_PROC_SYSCTL=y
Kumar Galaea371942008-11-08 12:32:41 -0600687CONFIG_PROC_PAGE_MONITOR=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600688CONFIG_SYSFS=y
689CONFIG_TMPFS=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100690# CONFIG_TMPFS_POSIX_ACL is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600691# CONFIG_HUGETLB_PAGE is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600692# CONFIG_CONFIGFS_FS is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600693CONFIG_MISC_FILESYSTEMS=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600694# CONFIG_ADFS_FS is not set
695# CONFIG_AFFS_FS is not set
696# CONFIG_HFS_FS is not set
697# CONFIG_HFSPLUS_FS is not set
698# CONFIG_BEFS_FS is not set
699# CONFIG_BFS_FS is not set
700# CONFIG_EFS_FS is not set
701# CONFIG_CRAMFS is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600702# CONFIG_SQUASHFS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600703# CONFIG_VXFS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500704# CONFIG_MINIX_FS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500705# CONFIG_OMFS_FS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600706# CONFIG_HPFS_FS is not set
707# CONFIG_QNX4FS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500708# CONFIG_ROMFS_FS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600709# CONFIG_SYSV_FS is not set
710# CONFIG_UFS_FS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100711CONFIG_NETWORK_FILESYSTEMS=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600712CONFIG_NFS_FS=y
713# CONFIG_NFS_V3 is not set
714# CONFIG_NFS_V4 is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600715CONFIG_ROOT_NFS=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500716# CONFIG_NFSD is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600717CONFIG_LOCKD=y
718CONFIG_NFS_COMMON=y
719CONFIG_SUNRPC=y
Kumar Galaea371942008-11-08 12:32:41 -0600720# CONFIG_SUNRPC_REGISTER_V4 is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600721# CONFIG_RPCSEC_GSS_KRB5 is not set
722# CONFIG_RPCSEC_GSS_SPKM3 is not set
723# CONFIG_SMB_FS is not set
724# CONFIG_CIFS is not set
725# CONFIG_NCP_FS is not set
726# CONFIG_CODA_FS is not set
727# CONFIG_AFS_FS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600728
729#
730# Partition Types
731#
732CONFIG_PARTITION_ADVANCED=y
733# CONFIG_ACORN_PARTITION is not set
734# CONFIG_OSF_PARTITION is not set
735# CONFIG_AMIGA_PARTITION is not set
736# CONFIG_ATARI_PARTITION is not set
737# CONFIG_MAC_PARTITION is not set
738# CONFIG_MSDOS_PARTITION is not set
739# CONFIG_LDM_PARTITION is not set
740# CONFIG_SGI_PARTITION is not set
741# CONFIG_ULTRIX_PARTITION is not set
742# CONFIG_SUN_PARTITION is not set
Kumar Gala9cf8ca32006-03-27 23:44:37 -0600743# CONFIG_KARMA_PARTITION is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600744# CONFIG_EFI_PARTITION is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500745# CONFIG_SYSV68_PARTITION is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600746# CONFIG_NLS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100747# CONFIG_DLM is not set
748
749#
Becky Bruce63dafe52006-01-14 16:57:39 -0600750# Library routines
751#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100752CONFIG_BITREVERSE=y
Kumar Gala993ac6b2009-01-26 19:59:55 -0600753CONFIG_GENERIC_FIND_LAST_BIT=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600754# CONFIG_CRC_CCITT is not set
755# CONFIG_CRC16 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500756# CONFIG_CRC_T10DIF is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500757# CONFIG_CRC_ITU_T is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600758CONFIG_CRC32=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500759# CONFIG_CRC7 is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600760# CONFIG_LIBCRC32C is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000761CONFIG_PLIST=y
Kumar Gala795bb152007-07-02 00:04:36 -0500762CONFIG_HAS_IOMEM=y
763CONFIG_HAS_IOPORT=y
764CONFIG_HAS_DMA=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500765CONFIG_HAVE_LMB=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600766
767#
768# Kernel hacking
769#
770# CONFIG_PRINTK_TIME is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100771CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100772CONFIG_ENABLE_MUST_CHECK=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500773CONFIG_FRAME_WARN=1024
Becky Bruce63dafe52006-01-14 16:57:39 -0600774# CONFIG_MAGIC_SYSRQ is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000775# CONFIG_UNUSED_SYMBOLS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100776# CONFIG_DEBUG_FS is not set
777# CONFIG_HEADERS_CHECK is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600778CONFIG_DEBUG_KERNEL=y
Kumar Gala795bb152007-07-02 00:04:36 -0500779# CONFIG_DEBUG_SHIRQ is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600780CONFIG_DETECT_SOFTLOCKUP=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500781# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
782CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Kumar Gala5cc44e02007-08-28 21:46:53 -0500783CONFIG_SCHED_DEBUG=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600784# CONFIG_SCHEDSTATS is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500785# CONFIG_TIMER_STATS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500786# CONFIG_DEBUG_OBJECTS is not set
Anton Blanchard309a1092007-10-15 05:15:36 +1000787# CONFIG_SLUB_DEBUG_ON is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500788# CONFIG_SLUB_STATS is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000789# CONFIG_DEBUG_RT_MUTEXES is not set
790# CONFIG_RT_MUTEX_TESTER is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600791# CONFIG_DEBUG_SPINLOCK is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000792CONFIG_DEBUG_MUTEXES=y
Becky Bruce63dafe52006-01-14 16:57:39 -0600793# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000794# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600795# CONFIG_DEBUG_KOBJECT is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100796# CONFIG_DEBUG_BUGVERBOSE is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600797# CONFIG_DEBUG_INFO is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600798# CONFIG_DEBUG_VM is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500799# CONFIG_DEBUG_WRITECOUNT is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500800# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100801# CONFIG_DEBUG_LIST is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100802# CONFIG_DEBUG_SG is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600803# CONFIG_DEBUG_NOTIFIERS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100804# CONFIG_BOOT_PRINTK_DELAY is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500805# CONFIG_RCU_TORTURE_TEST is not set
Kumar Galaea371942008-11-08 12:32:41 -0600806# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500807# CONFIG_BACKTRACE_SELF_TEST is not set
Kumar Galaea371942008-11-08 12:32:41 -0600808# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500809# CONFIG_FAULT_INJECTION is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500810# CONFIG_LATENCYTOP is not set
811CONFIG_SYSCTL_SYSCALL_CHECK=y
Kumar Galaea371942008-11-08 12:32:41 -0600812CONFIG_HAVE_FUNCTION_TRACER=y
Kumar Gala993ac6b2009-01-26 19:59:55 -0600813CONFIG_HAVE_DYNAMIC_FTRACE=y
814CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Kumar Galaea371942008-11-08 12:32:41 -0600815
816#
817# Tracers
818#
819# CONFIG_FUNCTION_TRACER is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500820# CONFIG_SCHED_TRACER is not set
821# CONFIG_CONTEXT_SWITCH_TRACER is not set
Kumar Galaea371942008-11-08 12:32:41 -0600822# CONFIG_BOOT_TRACER is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600823# CONFIG_TRACE_BRANCH_PROFILING is not set
Kumar Galaea371942008-11-08 12:32:41 -0600824# CONFIG_STACK_TRACER is not set
825# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100826# CONFIG_SAMPLES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500827CONFIG_HAVE_ARCH_KGDB=y
828# CONFIG_KGDB is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600829CONFIG_PRINT_STACK_DEPTH=64
Kumar Gala795bb152007-07-02 00:04:36 -0500830# CONFIG_DEBUG_STACKOVERFLOW is not set
831# CONFIG_DEBUG_STACK_USAGE is not set
832# CONFIG_DEBUG_PAGEALLOC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500833# CONFIG_CODE_PATCHING_SELFTEST is not set
834# CONFIG_FTR_FIXUP_SELFTEST is not set
Kumar Galaea371942008-11-08 12:32:41 -0600835# CONFIG_MSI_BITMAP_SELFTEST is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500836# CONFIG_XMON is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500837# CONFIG_IRQSTACKS is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600838# CONFIG_BDI_SWITCH is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000839# CONFIG_PPC_EARLY_DEBUG is not set
Becky Bruce63dafe52006-01-14 16:57:39 -0600840
841#
842# Security options
843#
844# CONFIG_KEYS is not set
845# CONFIG_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -0600846# CONFIG_SECURITYFS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100847# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500848CONFIG_CRYPTO=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500849
850#
851# Crypto core or helper
852#
Kumar Galaea371942008-11-08 12:32:41 -0600853# CONFIG_CRYPTO_FIPS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500854# CONFIG_CRYPTO_MANAGER is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600855# CONFIG_CRYPTO_MANAGER2 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500856# CONFIG_CRYPTO_GF128MUL is not set
857# CONFIG_CRYPTO_NULL is not set
858# CONFIG_CRYPTO_CRYPTD is not set
859# CONFIG_CRYPTO_AUTHENC is not set
860
861#
862# Authenticated Encryption with Associated Data
863#
864# CONFIG_CRYPTO_CCM is not set
865# CONFIG_CRYPTO_GCM is not set
866# CONFIG_CRYPTO_SEQIV is not set
867
868#
869# Block modes
870#
871# CONFIG_CRYPTO_CBC is not set
872# CONFIG_CRYPTO_CTR is not set
873# CONFIG_CRYPTO_CTS is not set
874# CONFIG_CRYPTO_ECB is not set
875# CONFIG_CRYPTO_LRW is not set
876# CONFIG_CRYPTO_PCBC is not set
877# CONFIG_CRYPTO_XTS is not set
878
879#
880# Hash modes
881#
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500882# CONFIG_CRYPTO_HMAC is not set
883# CONFIG_CRYPTO_XCBC is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500884
885#
886# Digest
887#
888# CONFIG_CRYPTO_CRC32C is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500889# CONFIG_CRYPTO_MD4 is not set
890# CONFIG_CRYPTO_MD5 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500891# CONFIG_CRYPTO_MICHAEL_MIC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500892# CONFIG_CRYPTO_RMD128 is not set
893# CONFIG_CRYPTO_RMD160 is not set
894# CONFIG_CRYPTO_RMD256 is not set
895# CONFIG_CRYPTO_RMD320 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500896# CONFIG_CRYPTO_SHA1 is not set
897# CONFIG_CRYPTO_SHA256 is not set
898# CONFIG_CRYPTO_SHA512 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500899# CONFIG_CRYPTO_TGR192 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500900# CONFIG_CRYPTO_WP512 is not set
901
902#
903# Ciphers
904#
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500905# CONFIG_CRYPTO_AES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500906# CONFIG_CRYPTO_ANUBIS is not set
907# CONFIG_CRYPTO_ARC4 is not set
908# CONFIG_CRYPTO_BLOWFISH is not set
909# CONFIG_CRYPTO_CAMELLIA is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500910# CONFIG_CRYPTO_CAST5 is not set
911# CONFIG_CRYPTO_CAST6 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500912# CONFIG_CRYPTO_DES is not set
913# CONFIG_CRYPTO_FCRYPT is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500914# CONFIG_CRYPTO_KHAZAD is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500915# CONFIG_CRYPTO_SALSA20 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500916# CONFIG_CRYPTO_SEED is not set
917# CONFIG_CRYPTO_SERPENT is not set
918# CONFIG_CRYPTO_TEA is not set
919# CONFIG_CRYPTO_TWOFISH is not set
920
921#
922# Compression
923#
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500924# CONFIG_CRYPTO_DEFLATE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500925# CONFIG_CRYPTO_LZO is not set
Kumar Galaea371942008-11-08 12:32:41 -0600926
927#
928# Random Number Generation
929#
930# CONFIG_CRYPTO_ANSI_CPRNG is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500931CONFIG_CRYPTO_HW=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500932# CONFIG_CRYPTO_DEV_TALITOS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100933# CONFIG_PPC_CLOCK is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500934# CONFIG_VIRTUALIZATION is not set