blob: b6eee7c93cdd73d9aa97216fbeeb59bde892c2cf [file] [log] [blame]
Geoff Levand797c7b52006-11-23 00:47:01 +01001#
2# Automatically generated make config: don't edit
Geoff Levand98fded02008-08-21 06:18:43 +10003# Linux kernel version: 2.6.27-rc3
4# Wed Aug 20 08:16:53 2008
Geoff Levand797c7b52006-11-23 00:47:01 +01005#
6CONFIG_PPC64=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07007
8#
9# Processor support
10#
11# CONFIG_POWER4_ONLY is not set
12CONFIG_POWER3=y
13CONFIG_POWER4=y
Geoff Levandb3330de2007-12-05 18:13:38 +110014CONFIG_TUNE_CELL=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070015CONFIG_PPC_FPU=y
16CONFIG_ALTIVEC=y
Geoff Levand72e82dc2008-07-17 07:22:26 +100017# CONFIG_VSX is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070018CONFIG_PPC_STD_MMU=y
Geoff Levand72e82dc2008-07-17 07:22:26 +100019CONFIG_PPC_MM_SLICES=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070020CONFIG_VIRT_CPU_ACCOUNTING=y
21CONFIG_SMP=y
22CONFIG_NR_CPUS=2
Geoff Levand797c7b52006-11-23 00:47:01 +010023CONFIG_64BIT=y
Geoff Levandb3330de2007-12-05 18:13:38 +110024CONFIG_WORD_SIZE=64
Geoff Levand797c7b52006-11-23 00:47:01 +010025CONFIG_PPC_MERGE=y
26CONFIG_MMU=y
Geoff Levandb3330de2007-12-05 18:13:38 +110027CONFIG_GENERIC_CMOS_UPDATE=y
28CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y
Geoff Levand797c7b52006-11-23 00:47:01 +010031CONFIG_GENERIC_HARDIRQS=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110032CONFIG_HAVE_SETUP_PER_CPU_AREA=y
Geoff Levand797c7b52006-11-23 00:47:01 +010033CONFIG_IRQ_PER_CPU=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +100034CONFIG_STACKTRACE_SUPPORT=y
Geoff Levand72e82dc2008-07-17 07:22:26 +100035CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +100036CONFIG_TRACE_IRQFLAGS_SUPPORT=y
37CONFIG_LOCKDEP_SUPPORT=y
Geoff Levand797c7b52006-11-23 00:47:01 +010038CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110039CONFIG_ARCH_HAS_ILOG2_U32=y
40CONFIG_ARCH_HAS_ILOG2_U64=y
Geoff Levand797c7b52006-11-23 00:47:01 +010041CONFIG_GENERIC_HWEIGHT=y
42CONFIG_GENERIC_CALIBRATE_DELAY=y
43CONFIG_GENERIC_FIND_NEXT_BIT=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070044CONFIG_ARCH_NO_VIRT_TO_BUS=y
Geoff Levand797c7b52006-11-23 00:47:01 +010045CONFIG_PPC=y
46CONFIG_EARLY_PRINTK=y
47CONFIG_COMPAT=y
48CONFIG_SYSVIPC_COMPAT=y
49CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
50CONFIG_ARCH_MAY_HAVE_PC_FDC=y
51CONFIG_PPC_OF=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070052CONFIG_OF=y
Geoff Levand797c7b52006-11-23 00:47:01 +010053# CONFIG_PPC_UDBG_16550 is not set
54# CONFIG_GENERIC_TBSYNC is not set
55CONFIG_AUDIT_ARCH=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110056CONFIG_GENERIC_BUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +010057# CONFIG_DEFAULT_UIMAGE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010058# CONFIG_PPC_DCR_NATIVE is not set
59# CONFIG_PPC_DCR_MMIO is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010060CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
61
62#
Geoff Levand797c7b52006-11-23 00:47:01 +010063# General setup
64#
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070065CONFIG_EXPERIMENTAL=y
66CONFIG_LOCK_KERNEL=y
67CONFIG_INIT_ENV_ARG_LIMIT=32
Geoff Levand797c7b52006-11-23 00:47:01 +010068CONFIG_LOCALVERSION=""
69CONFIG_LOCALVERSION_AUTO=y
70CONFIG_SWAP=y
71CONFIG_SYSVIPC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100072CONFIG_SYSVIPC_SYSCTL=y
Geoff Levandb3330de2007-12-05 18:13:38 +110073CONFIG_POSIX_MQUEUE=y
Geoff Levand797c7b52006-11-23 00:47:01 +010074# CONFIG_BSD_PROCESS_ACCT is not set
75# CONFIG_TASKSTATS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010076# CONFIG_AUDIT is not set
77# CONFIG_IKCONFIG is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100078CONFIG_LOG_BUF_SHIFT=17
Geoff Levandb3330de2007-12-05 18:13:38 +110079# CONFIG_CGROUPS is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +110080# CONFIG_GROUP_SCHED is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110081CONFIG_SYSFS_DEPRECATED=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110082CONFIG_SYSFS_DEPRECATED_V2=y
Geoff Levand797c7b52006-11-23 00:47:01 +010083# CONFIG_RELAY is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +110084CONFIG_NAMESPACES=y
85# CONFIG_UTS_NS is not set
86# CONFIG_IPC_NS is not set
87# CONFIG_USER_NS is not set
88# CONFIG_PID_NS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +100089CONFIG_BLK_DEV_INITRD=y
Geoff Levand797c7b52006-11-23 00:47:01 +010090CONFIG_INITRAMFS_SOURCE=""
Geoff Levand5f3162f2007-01-26 19:08:29 -080091CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Geoff Levand797c7b52006-11-23 00:47:01 +010092CONFIG_SYSCTL=y
Geoff Levand5f3162f2007-01-26 19:08:29 -080093# CONFIG_EMBEDDED is not set
94CONFIG_SYSCTL_SYSCALL=y
Geoff Levand797c7b52006-11-23 00:47:01 +010095CONFIG_KALLSYMS=y
96CONFIG_KALLSYMS_ALL=y
97CONFIG_KALLSYMS_EXTRA_PASS=y
98CONFIG_HOTPLUG=y
99CONFIG_PRINTK=y
100CONFIG_BUG=y
101CONFIG_ELF_CORE=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100102# CONFIG_COMPAT_BRK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100103CONFIG_BASE_FULL=y
104CONFIG_FUTEX=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000105CONFIG_ANON_INODES=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100106CONFIG_EPOLL=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000107CONFIG_SIGNALFD=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100108CONFIG_TIMERFD=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000109CONFIG_EVENTFD=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100110CONFIG_SHMEM=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100111CONFIG_VM_EVENT_COUNTERS=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100112CONFIG_SLAB=y
113# CONFIG_SLUB is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000114# CONFIG_SLOB is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100115CONFIG_PROFILING=y
116# CONFIG_MARKERS is not set
117CONFIG_OPROFILE=m
118CONFIG_HAVE_OPROFILE=y
119# CONFIG_KPROBES is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000120CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
121CONFIG_HAVE_IOREMAP_PROT=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100122CONFIG_HAVE_KPROBES=y
123CONFIG_HAVE_KRETPROBES=y
Geoff Levand98fded02008-08-21 06:18:43 +1000124CONFIG_HAVE_ARCH_TRACEHOOK=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000125CONFIG_HAVE_DMA_ATTRS=y
126CONFIG_USE_GENERIC_SMP_HELPERS=y
Geoff Levand98fded02008-08-21 06:18:43 +1000127# CONFIG_HAVE_CLK is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100128CONFIG_PROC_PAGE_MONITOR=y
Geoff Levand98fded02008-08-21 06:18:43 +1000129# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100130CONFIG_SLABINFO=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100131CONFIG_RT_MUTEXES=y
132# CONFIG_TINY_SHMEM is not set
133CONFIG_BASE_SMALL=0
Geoff Levand797c7b52006-11-23 00:47:01 +0100134CONFIG_MODULES=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000135# CONFIG_MODULE_FORCE_LOAD is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100136CONFIG_MODULE_UNLOAD=y
137# CONFIG_MODULE_FORCE_UNLOAD is not set
138# CONFIG_MODVERSIONS is not set
139# CONFIG_MODULE_SRCVERSION_ALL is not set
140CONFIG_KMOD=y
141CONFIG_STOP_MACHINE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100142CONFIG_BLOCK=y
143# CONFIG_BLK_DEV_IO_TRACE is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700144CONFIG_BLK_DEV_BSG=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000145# CONFIG_BLK_DEV_INTEGRITY is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100146CONFIG_BLOCK_COMPAT=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100147
148#
149# IO Schedulers
150#
151CONFIG_IOSCHED_NOOP=y
152CONFIG_IOSCHED_AS=y
153CONFIG_IOSCHED_DEADLINE=y
154CONFIG_IOSCHED_CFQ=y
155CONFIG_DEFAULT_AS=y
156# CONFIG_DEFAULT_DEADLINE is not set
157# CONFIG_DEFAULT_CFQ is not set
158# CONFIG_DEFAULT_NOOP is not set
159CONFIG_DEFAULT_IOSCHED="anticipatory"
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100160CONFIG_CLASSIC_RCU=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100161
162#
163# Platform support
164#
165CONFIG_PPC_MULTIPLATFORM=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100166# CONFIG_PPC_PSERIES is not set
167# CONFIG_PPC_ISERIES is not set
168# CONFIG_PPC_PMAC is not set
169# CONFIG_PPC_MAPLE is not set
170# CONFIG_PPC_PASEMI is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000171CONFIG_PPC_PS3=y
172
173#
174# PS3 Platform Options
175#
176# CONFIG_PS3_ADVANCED is not set
177CONFIG_PS3_HTAB_SIZE=20
178# CONFIG_PS3_DYNAMIC_DMA is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000179CONFIG_PS3_VUART=y
180CONFIG_PS3_PS3AV=y
Michael Ellermaneb8dc842007-12-10 15:17:43 +1100181CONFIG_PS3_SYS_MANAGER=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000182CONFIG_PS3_STORAGE=y
183CONFIG_PS3_DISK=y
184CONFIG_PS3_ROM=y
185CONFIG_PS3_FLASH=y
Geoff Levand98fded02008-08-21 06:18:43 +1000186CONFIG_OPROFILE_PS3=y
Geoff Levand335675a2008-01-19 07:33:04 +1100187CONFIG_PS3_LPM=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100188CONFIG_PPC_CELL=y
189# CONFIG_PPC_CELL_NATIVE is not set
190# CONFIG_PPC_IBM_CELL_BLADE is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000191# CONFIG_PPC_CELLEB is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000192
193#
194# Cell Broadband Engine options
195#
196CONFIG_SPU_FS=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000197CONFIG_SPU_FS_64K_LS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000198CONFIG_SPU_BASE=y
199# CONFIG_PQ2ADS is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100200# CONFIG_IPIC is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000201# CONFIG_MPIC is not set
202# CONFIG_MPIC_WEIRD is not set
203# CONFIG_PPC_I8259 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100204# CONFIG_U3_DART is not set
205# CONFIG_PPC_RTAS is not set
206# CONFIG_MMIO_NVRAM is not set
207# CONFIG_PPC_MPC106 is not set
208# CONFIG_PPC_970_NAP is not set
209# CONFIG_PPC_INDIRECT_IO is not set
210# CONFIG_GENERIC_IOMAP is not set
211# CONFIG_CPU_FREQ is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100212# CONFIG_FSL_ULI1575 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100213
214#
215# Kernel options
216#
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000217CONFIG_TICK_ONESHOT=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100218# CONFIG_NO_HZ is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000219CONFIG_HIGH_RES_TIMERS=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100220CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100221# CONFIG_HZ_100 is not set
222CONFIG_HZ_250=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100223# CONFIG_HZ_300 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100224# CONFIG_HZ_1000 is not set
225CONFIG_HZ=250
Geoff Levand98fded02008-08-21 06:18:43 +1000226CONFIG_SCHED_HRTICK=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100227CONFIG_PREEMPT_NONE=y
228# CONFIG_PREEMPT_VOLUNTARY is not set
229# CONFIG_PREEMPT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100230CONFIG_BINFMT_ELF=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100231CONFIG_COMPAT_BINFMT_ELF=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100232CONFIG_BINFMT_MISC=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000233CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100234# CONFIG_IOMMU_VMERGE is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100235CONFIG_IOMMU_HELPER=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100236CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100237CONFIG_ARCH_HAS_WALK_MEMORY=y
238CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000239CONFIG_KEXEC=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100240# CONFIG_CRASH_DUMP is not set
241# CONFIG_IRQ_ALL_CPUS is not set
242# CONFIG_NUMA is not set
243CONFIG_ARCH_SELECT_MEMORY_MODEL=y
244CONFIG_ARCH_FLATMEM_ENABLE=y
245CONFIG_ARCH_SPARSEMEM_ENABLE=y
246CONFIG_ARCH_SPARSEMEM_DEFAULT=y
247CONFIG_ARCH_POPULATES_NODE_MAP=y
248CONFIG_SELECT_MEMORY_MODEL=y
249# CONFIG_FLATMEM_MANUAL is not set
250# CONFIG_DISCONTIGMEM_MANUAL is not set
251CONFIG_SPARSEMEM_MANUAL=y
252CONFIG_SPARSEMEM=y
253CONFIG_HAVE_MEMORY_PRESENT=y
254# CONFIG_SPARSEMEM_STATIC is not set
255CONFIG_SPARSEMEM_EXTREME=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100256CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
Geoff Levand335675a2008-01-19 07:33:04 +1100257# CONFIG_SPARSEMEM_VMEMMAP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100258CONFIG_MEMORY_HOTPLUG=y
259CONFIG_MEMORY_HOTPLUG_SPARSE=y
Geoff Levand98fded02008-08-21 06:18:43 +1000260# CONFIG_MEMORY_HOTREMOVE is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000261CONFIG_PAGEFLAGS_EXTENDED=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100262CONFIG_SPLIT_PTLOCK_CPUS=4
Geoff Levand98fded02008-08-21 06:18:43 +1000263CONFIG_MIGRATION=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100264CONFIG_RESOURCES_64BIT=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000265CONFIG_ZONE_DMA_FLAG=1
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700266CONFIG_BOUNCE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100267CONFIG_ARCH_MEMORY_PROBE=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000268CONFIG_PPC_HAS_HASH_64K=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000269# CONFIG_PPC_64K_PAGES is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000270CONFIG_FORCE_MAX_ZONEORDER=13
Geoff Levand72e82dc2008-07-17 07:22:26 +1000271CONFIG_SCHED_SMT=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100272CONFIG_PROC_DEVICETREE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000273# CONFIG_CMDLINE_BOOL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000274CONFIG_EXTRA_TARGETS=""
275CONFIG_PM=y
276CONFIG_PM_DEBUG=y
277# CONFIG_PM_VERBOSE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100278# CONFIG_SECCOMP is not set
279CONFIG_ISA_DMA_API=y
280
281#
282# Bus options
283#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000284CONFIG_ZONE_DMA=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100285CONFIG_GENERIC_ISA_DMA=y
Geoff Levand98fded02008-08-21 06:18:43 +1000286CONFIG_PPC_PCI_CHOICE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100287# CONFIG_PCI is not set
288# CONFIG_PCI_DOMAINS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700289# CONFIG_PCI_SYSCALL is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000290# CONFIG_ARCH_SUPPORTS_MSI is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100291# CONFIG_PCCARD is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000292# CONFIG_HAS_RAPIDIO is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000293# CONFIG_RELOCATABLE is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000294CONFIG_PAGE_OFFSET=0xc000000000000000
Geoff Levand797c7b52006-11-23 00:47:01 +0100295CONFIG_KERNEL_START=0xc000000000000000
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000296CONFIG_PHYSICAL_START=0x00000000
Geoff Levand797c7b52006-11-23 00:47:01 +0100297CONFIG_NET=y
298
299#
300# Networking options
301#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800302CONFIG_PACKET=y
303CONFIG_PACKET_MMAP=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100304CONFIG_UNIX=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000305CONFIG_XFRM=y
306# CONFIG_XFRM_USER is not set
307# CONFIG_XFRM_SUB_POLICY is not set
308# CONFIG_XFRM_MIGRATE is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100309# CONFIG_XFRM_STATISTICS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100310# CONFIG_NET_KEY is not set
311CONFIG_INET=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000312CONFIG_IP_MULTICAST=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100313# CONFIG_IP_ADVANCED_ROUTER is not set
314CONFIG_IP_FIB_HASH=y
315CONFIG_IP_PNP=y
316CONFIG_IP_PNP_DHCP=y
317# CONFIG_IP_PNP_BOOTP is not set
318# CONFIG_IP_PNP_RARP is not set
319# CONFIG_NET_IPIP is not set
320# CONFIG_NET_IPGRE is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000321# CONFIG_IP_MROUTE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100322# CONFIG_ARPD is not set
323# CONFIG_SYN_COOKIES is not set
324# CONFIG_INET_AH is not set
325# CONFIG_INET_ESP is not set
326# CONFIG_INET_IPCOMP is not set
327# CONFIG_INET_XFRM_TUNNEL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000328CONFIG_INET_TUNNEL=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100329# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
330# CONFIG_INET_XFRM_MODE_TUNNEL is not set
331# CONFIG_INET_XFRM_MODE_BEET is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100332# CONFIG_INET_LRO is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100333# CONFIG_INET_DIAG is not set
334# CONFIG_TCP_CONG_ADVANCED is not set
335CONFIG_TCP_CONG_CUBIC=y
336CONFIG_DEFAULT_TCP_CONG="cubic"
Paul Mackerrase89debc2007-01-22 22:39:24 +1100337# CONFIG_TCP_MD5SIG is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000338CONFIG_IPV6=y
339# CONFIG_IPV6_PRIVACY is not set
340# CONFIG_IPV6_ROUTER_PREF is not set
341# CONFIG_IPV6_OPTIMISTIC_DAD is not set
342# CONFIG_INET6_AH is not set
343# CONFIG_INET6_ESP is not set
344# CONFIG_INET6_IPCOMP is not set
345# CONFIG_IPV6_MIP6 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100346# CONFIG_INET6_XFRM_TUNNEL is not set
347# CONFIG_INET6_TUNNEL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000348CONFIG_INET6_XFRM_MODE_TRANSPORT=y
349CONFIG_INET6_XFRM_MODE_TUNNEL=y
350CONFIG_INET6_XFRM_MODE_BEET=y
351# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
352CONFIG_IPV6_SIT=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000353CONFIG_IPV6_NDISC_NODETYPE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000354# CONFIG_IPV6_TUNNEL is not set
355# CONFIG_IPV6_MULTIPLE_TABLES is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000356# CONFIG_IPV6_MROUTE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100357# CONFIG_NETWORK_SECMARK is not set
358# CONFIG_NETFILTER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100359# CONFIG_IP_DCCP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100360# CONFIG_IP_SCTP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100361# CONFIG_TIPC is not set
362# CONFIG_ATM is not set
363# CONFIG_BRIDGE is not set
364# CONFIG_VLAN_8021Q is not set
365# CONFIG_DECNET is not set
366# CONFIG_LLC2 is not set
367# CONFIG_IPX is not set
368# CONFIG_ATALK is not set
369# CONFIG_X25 is not set
370# CONFIG_LAPB is not set
371# CONFIG_ECONET is not set
372# CONFIG_WAN_ROUTER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100373# CONFIG_NET_SCHED is not set
374
375#
376# Network testing
377#
378# CONFIG_NET_PKTGEN is not set
379# CONFIG_HAMRADIO is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100380# CONFIG_CAN is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100381# CONFIG_IRDA is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100382CONFIG_BT=m
383CONFIG_BT_L2CAP=m
384CONFIG_BT_SCO=m
385CONFIG_BT_RFCOMM=m
386CONFIG_BT_RFCOMM_TTY=y
387CONFIG_BT_BNEP=m
388CONFIG_BT_BNEP_MC_FILTER=y
389CONFIG_BT_BNEP_PROTO_FILTER=y
390CONFIG_BT_HIDP=m
391
392#
393# Bluetooth device drivers
394#
395CONFIG_BT_HCIUSB=m
396CONFIG_BT_HCIUSB_SCO=y
397# CONFIG_BT_HCIUART is not set
398# CONFIG_BT_HCIBCM203X is not set
399# CONFIG_BT_HCIBPA10X is not set
400# CONFIG_BT_HCIBFUSB is not set
401# CONFIG_BT_HCIVHCI is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000402# CONFIG_AF_RXRPC is not set
403
404#
405# Wireless
406#
Geoff Levand98fded02008-08-21 06:18:43 +1000407CONFIG_CFG80211=m
408CONFIG_NL80211=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000409CONFIG_WIRELESS_EXT=y
Geoff Levand98fded02008-08-21 06:18:43 +1000410# CONFIG_WIRELESS_EXT_SYSFS is not set
411CONFIG_MAC80211=m
412
413#
414# Rate control algorithm selection
415#
416CONFIG_MAC80211_RC_PID=y
417CONFIG_MAC80211_RC_DEFAULT_PID=y
418CONFIG_MAC80211_RC_DEFAULT="pid"
419# CONFIG_MAC80211_MESH is not set
420# CONFIG_MAC80211_LEDS is not set
421# CONFIG_MAC80211_DEBUGFS is not set
422# CONFIG_MAC80211_DEBUG_MENU is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100423CONFIG_IEEE80211=m
424# CONFIG_IEEE80211_DEBUG is not set
425CONFIG_IEEE80211_CRYPT_WEP=m
426CONFIG_IEEE80211_CRYPT_CCMP=m
427CONFIG_IEEE80211_CRYPT_TKIP=m
Geoff Levand36bd2832007-05-12 03:42:03 +1000428# CONFIG_RFKILL is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700429# CONFIG_NET_9P is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100430
431#
432# Device Drivers
433#
434
435#
436# Generic Driver Options
437#
Geoff Levandb3330de2007-12-05 18:13:38 +1100438CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Geoff Levand797c7b52006-11-23 00:47:01 +0100439CONFIG_STANDALONE=y
440CONFIG_PREVENT_FIRMWARE_BUILD=y
Geoff Levand98fded02008-08-21 06:18:43 +1000441CONFIG_FW_LOADER=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000442# CONFIG_FIRMWARE_IN_KERNEL is not set
443CONFIG_EXTRA_FIRMWARE=""
Geoff Levand797c7b52006-11-23 00:47:01 +0100444# CONFIG_DEBUG_DRIVER is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000445# CONFIG_DEBUG_DEVRES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100446# CONFIG_SYS_HYPERVISOR is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100447# CONFIG_CONNECTOR is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000448CONFIG_MTD=y
449CONFIG_MTD_DEBUG=y
450CONFIG_MTD_DEBUG_VERBOSE=0
451# CONFIG_MTD_CONCAT is not set
452# CONFIG_MTD_PARTITIONS is not set
453
454#
455# User Modules And Translation Layers
456#
457# CONFIG_MTD_CHAR is not set
458CONFIG_MTD_BLKDEVS=y
459CONFIG_MTD_BLOCK=y
460# CONFIG_FTL is not set
461# CONFIG_NFTL is not set
462# CONFIG_INFTL is not set
463# CONFIG_RFD_FTL is not set
464# CONFIG_SSFDC is not set
465# CONFIG_MTD_OOPS is not set
466
467#
468# RAM/ROM/Flash chip drivers
469#
470# CONFIG_MTD_CFI is not set
471# CONFIG_MTD_JEDECPROBE is not set
472CONFIG_MTD_MAP_BANK_WIDTH_1=y
473CONFIG_MTD_MAP_BANK_WIDTH_2=y
474CONFIG_MTD_MAP_BANK_WIDTH_4=y
475# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
476# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
477# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
478CONFIG_MTD_CFI_I1=y
479CONFIG_MTD_CFI_I2=y
480# CONFIG_MTD_CFI_I4 is not set
481# CONFIG_MTD_CFI_I8 is not set
482# CONFIG_MTD_RAM is not set
483# CONFIG_MTD_ROM is not set
484# CONFIG_MTD_ABSENT is not set
485
486#
487# Mapping drivers for chip access
488#
489# CONFIG_MTD_COMPLEX_MAPPINGS is not set
490# CONFIG_MTD_PLATRAM is not set
491
492#
493# Self-contained MTD device drivers
494#
495# CONFIG_MTD_SLRAM is not set
496# CONFIG_MTD_PHRAM is not set
497CONFIG_MTD_PS3VRAM=y
498# CONFIG_MTD_MTDRAM is not set
499# CONFIG_MTD_BLOCK2MTD is not set
500
501#
502# Disk-On-Chip Device Drivers
503#
504# CONFIG_MTD_DOC2000 is not set
505# CONFIG_MTD_DOC2001 is not set
506# CONFIG_MTD_DOC2001PLUS is not set
507# CONFIG_MTD_NAND is not set
508# CONFIG_MTD_ONENAND is not set
509
510#
511# UBI - Unsorted block images
512#
513# CONFIG_MTD_UBI is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700514CONFIG_OF_DEVICE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100515# CONFIG_PARPORT is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700516CONFIG_BLK_DEV=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100517# CONFIG_BLK_DEV_FD is not set
518# CONFIG_BLK_DEV_COW_COMMON is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000519CONFIG_BLK_DEV_LOOP=y
520# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100521# CONFIG_BLK_DEV_NBD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800522# CONFIG_BLK_DEV_UB is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000523CONFIG_BLK_DEV_RAM=y
524CONFIG_BLK_DEV_RAM_COUNT=16
525CONFIG_BLK_DEV_RAM_SIZE=65535
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100526# CONFIG_BLK_DEV_XIP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100527# CONFIG_CDROM_PKTCDVD is not set
528# CONFIG_ATA_OVER_ETH is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000529# CONFIG_BLK_DEV_HD is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700530CONFIG_MISC_DEVICES=y
531# CONFIG_EEPROM_93CX6 is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100532# CONFIG_ENCLOSURE_SERVICES is not set
533CONFIG_HAVE_IDE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100534# CONFIG_IDE is not set
535
536#
537# SCSI device support
538#
539# CONFIG_RAID_ATTRS is not set
540CONFIG_SCSI=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700541CONFIG_SCSI_DMA=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100542# CONFIG_SCSI_TGT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100543# CONFIG_SCSI_NETLINK is not set
544CONFIG_SCSI_PROC_FS=y
545
546#
547# SCSI support type (disk, tape, CD-ROM)
548#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800549CONFIG_BLK_DEV_SD=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100550# CONFIG_CHR_DEV_ST is not set
551# CONFIG_CHR_DEV_OSST is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800552CONFIG_BLK_DEV_SR=y
553# CONFIG_BLK_DEV_SR_VENDOR is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000554CONFIG_CHR_DEV_SG=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100555# CONFIG_CHR_DEV_SCH is not set
556
557#
558# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
559#
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000560CONFIG_SCSI_MULTI_LUN=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100561# CONFIG_SCSI_CONSTANTS is not set
562# CONFIG_SCSI_LOGGING is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100563# CONFIG_SCSI_SCAN_ASYNC is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000564CONFIG_SCSI_WAIT_SCAN=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100565
566#
567# SCSI Transports
568#
569# CONFIG_SCSI_SPI_ATTRS is not set
570# CONFIG_SCSI_FC_ATTRS is not set
571# CONFIG_SCSI_ISCSI_ATTRS is not set
572# CONFIG_SCSI_SAS_ATTRS is not set
573# CONFIG_SCSI_SAS_LIBSAS is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100574# CONFIG_SCSI_SRP_ATTRS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700575# CONFIG_SCSI_LOWLEVEL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000576# CONFIG_SCSI_DH is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100577# CONFIG_ATA is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100578# CONFIG_MD is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000579# CONFIG_MACINTOSH_DRIVERS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100580CONFIG_NETDEVICES=y
581# CONFIG_DUMMY is not set
582# CONFIG_BONDING is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700583# CONFIG_MACVLAN is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100584# CONFIG_EQUALIZER is not set
585# CONFIG_TUN is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100586# CONFIG_VETH is not set
587# CONFIG_PHYLIB is not set
588CONFIG_NET_ETHERNET=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000589CONFIG_MII=m
Geoff Levandb3330de2007-12-05 18:13:38 +1100590# CONFIG_IBM_NEW_EMAC_ZMII is not set
591# CONFIG_IBM_NEW_EMAC_RGMII is not set
592# CONFIG_IBM_NEW_EMAC_TAH is not set
593# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
594# CONFIG_B44 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000595CONFIG_NETDEV_1000=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000596CONFIG_GELIC_NET=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100597CONFIG_GELIC_WIRELESS=y
Geoff Levand98fded02008-08-21 06:18:43 +1000598CONFIG_GELIC_WIRELESS_OLD_PSK_INTERFACE=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700599# CONFIG_NETDEV_10000 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100600
601#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000602# Wireless LAN
Geoff Levand797c7b52006-11-23 00:47:01 +0100603#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000604# CONFIG_WLAN_PRE80211 is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100605CONFIG_WLAN_80211=y
606# CONFIG_LIBERTAS is not set
607# CONFIG_USB_ZD1201 is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100608# CONFIG_USB_NET_RNDIS_WLAN is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000609# CONFIG_RTL8187 is not set
610# CONFIG_MAC80211_HWSIM is not set
611# CONFIG_P54_COMMON is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000612# CONFIG_IWLWIFI_LEDS is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100613# CONFIG_HOSTAP is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000614# CONFIG_B43 is not set
615# CONFIG_B43LEGACY is not set
616CONFIG_ZD1211RW=m
617# CONFIG_ZD1211RW_DEBUG is not set
618CONFIG_RT2X00=m
619CONFIG_RT2X00_LIB=m
620CONFIG_RT2X00_LIB_USB=m
621CONFIG_RT2X00_LIB_FIRMWARE=y
622# CONFIG_RT2500USB is not set
623CONFIG_RT73USB=m
624# CONFIG_RT2X00_DEBUG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100625
626#
Geoff Levand36bd2832007-05-12 03:42:03 +1000627# USB Network Adapters
628#
629# CONFIG_USB_CATC is not set
630# CONFIG_USB_KAWETH is not set
631CONFIG_USB_PEGASUS=m
632# CONFIG_USB_RTL8150 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000633CONFIG_USB_USBNET=m
Geoff Levandb3330de2007-12-05 18:13:38 +1100634CONFIG_USB_NET_AX8817X=m
Geoff Levand36bd2832007-05-12 03:42:03 +1000635# CONFIG_USB_NET_CDCETHER is not set
636# CONFIG_USB_NET_DM9601 is not set
637# CONFIG_USB_NET_GL620A is not set
638# CONFIG_USB_NET_NET1080 is not set
639# CONFIG_USB_NET_PLUSB is not set
640CONFIG_USB_NET_MCS7830=m
641# CONFIG_USB_NET_RNDIS_HOST is not set
642# CONFIG_USB_NET_CDC_SUBSET is not set
643# CONFIG_USB_NET_ZAURUS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100644# CONFIG_WAN is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000645CONFIG_PPP=m
646CONFIG_PPP_MULTILINK=y
647# CONFIG_PPP_FILTER is not set
648CONFIG_PPP_ASYNC=m
649# CONFIG_PPP_SYNC_TTY is not set
650CONFIG_PPP_DEFLATE=m
651# CONFIG_PPP_BSDCOMP is not set
652# CONFIG_PPP_MPPE is not set
653CONFIG_PPPOE=m
654# CONFIG_PPPOL2TP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100655# CONFIG_SLIP is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000656CONFIG_SLHC=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100657# CONFIG_NETCONSOLE is not set
658# CONFIG_NETPOLL is not set
659# CONFIG_NET_POLL_CONTROLLER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100660# CONFIG_ISDN is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100661# CONFIG_PHONE is not set
662
663#
664# Input device support
665#
666CONFIG_INPUT=y
667# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000668# CONFIG_INPUT_POLLDEV is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100669
670#
671# Userland interfaces
672#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800673CONFIG_INPUT_MOUSEDEV=y
674# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
675CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
676CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
Geoff Levandb3330de2007-12-05 18:13:38 +1100677CONFIG_INPUT_JOYDEV=m
678CONFIG_INPUT_EVDEV=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100679# CONFIG_INPUT_EVBUG is not set
680
681#
682# Input Device Drivers
683#
684# CONFIG_INPUT_KEYBOARD is not set
685# CONFIG_INPUT_MOUSE is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000686CONFIG_INPUT_JOYSTICK=y
687# CONFIG_JOYSTICK_ANALOG is not set
688# CONFIG_JOYSTICK_A3D is not set
689# CONFIG_JOYSTICK_ADI is not set
690# CONFIG_JOYSTICK_COBRA is not set
691# CONFIG_JOYSTICK_GF2K is not set
692# CONFIG_JOYSTICK_GRIP is not set
693# CONFIG_JOYSTICK_GRIP_MP is not set
694# CONFIG_JOYSTICK_GUILLEMOT is not set
695# CONFIG_JOYSTICK_INTERACT is not set
696# CONFIG_JOYSTICK_SIDEWINDER is not set
697# CONFIG_JOYSTICK_TMDC is not set
698# CONFIG_JOYSTICK_IFORCE is not set
699# CONFIG_JOYSTICK_WARRIOR is not set
700# CONFIG_JOYSTICK_MAGELLAN is not set
701# CONFIG_JOYSTICK_SPACEORB is not set
702# CONFIG_JOYSTICK_SPACEBALL is not set
703# CONFIG_JOYSTICK_STINGER is not set
704# CONFIG_JOYSTICK_TWIDJOY is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000705# CONFIG_JOYSTICK_ZHENHUA is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000706# CONFIG_JOYSTICK_JOYDUMP is not set
707# CONFIG_JOYSTICK_XPAD is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000708# CONFIG_INPUT_TABLET is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100709# CONFIG_INPUT_TOUCHSCREEN is not set
710# CONFIG_INPUT_MISC is not set
711
712#
713# Hardware I/O ports
714#
715# CONFIG_SERIO is not set
716# CONFIG_GAMEPORT is not set
717
718#
719# Character devices
720#
721CONFIG_VT=y
Geoff Levand98fded02008-08-21 06:18:43 +1000722CONFIG_CONSOLE_TRANSLATIONS=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100723CONFIG_VT_CONSOLE=y
724CONFIG_HW_CONSOLE=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000725CONFIG_VT_HW_CONSOLE_BINDING=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000726CONFIG_DEVKMEM=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100727# CONFIG_SERIAL_NONSTANDARD is not set
728
729#
730# Serial drivers
731#
732# CONFIG_SERIAL_8250 is not set
733
734#
735# Non-8250 serial port support
736#
737CONFIG_UNIX98_PTYS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000738CONFIG_LEGACY_PTYS=y
739CONFIG_LEGACY_PTY_COUNT=16
Geoff Levand797c7b52006-11-23 00:47:01 +0100740# CONFIG_IPMI_HANDLER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100741# CONFIG_HW_RANDOM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100742# CONFIG_R3964 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100743# CONFIG_RAW_DRIVER is not set
744# CONFIG_HANGCHECK_TIMER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100745# CONFIG_TCG_TPM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100746# CONFIG_I2C is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100747# CONFIG_SPI is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000748CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
749# CONFIG_GPIOLIB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100750# CONFIG_W1 is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700751# CONFIG_POWER_SUPPLY is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100752# CONFIG_HWMON is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100753# CONFIG_THERMAL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000754# CONFIG_THERMAL_HWMON is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100755# CONFIG_WATCHDOG is not set
756
757#
758# Sonics Silicon Backplane
759#
760CONFIG_SSB_POSSIBLE=y
761# CONFIG_SSB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100762
763#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000764# Multifunction device drivers
765#
Geoff Levand98fded02008-08-21 06:18:43 +1000766# CONFIG_MFD_CORE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000767# CONFIG_MFD_SM501 is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000768# CONFIG_HTC_PASIC3 is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000769# CONFIG_MFD_TMIO is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000770
771#
Geoff Levand797c7b52006-11-23 00:47:01 +0100772# Multimedia devices
773#
Geoff Levand72e82dc2008-07-17 07:22:26 +1000774
775#
776# Multimedia core support
777#
Geoff Levand797c7b52006-11-23 00:47:01 +0100778# CONFIG_VIDEO_DEV is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000779# CONFIG_DVB_CORE is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000780# CONFIG_VIDEO_MEDIA is not set
781
782#
783# Multimedia drivers
784#
Paul Mackerrasca74c012007-06-26 14:19:35 +1000785# CONFIG_DAB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100786
787#
788# Graphics support
789#
Geoff Levand36bd2832007-05-12 03:42:03 +1000790# CONFIG_VGASTATE is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700791CONFIG_VIDEO_OUTPUT_CONTROL=m
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800792CONFIG_FB=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000793# CONFIG_FIRMWARE_EDID is not set
794# CONFIG_FB_DDC is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000795# CONFIG_FB_CFB_FILLRECT is not set
796# CONFIG_FB_CFB_COPYAREA is not set
797# CONFIG_FB_CFB_IMAGEBLIT is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100798# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000799CONFIG_FB_SYS_FILLRECT=y
800CONFIG_FB_SYS_COPYAREA=y
801CONFIG_FB_SYS_IMAGEBLIT=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000802# CONFIG_FB_FOREIGN_ENDIAN is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000803CONFIG_FB_SYS_FOPS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000804# CONFIG_FB_SVGALIB is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800805# CONFIG_FB_MACMODES is not set
806# CONFIG_FB_BACKLIGHT is not set
807# CONFIG_FB_MODE_HELPERS is not set
808# CONFIG_FB_TILEBLITTING is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000809
810#
811# Frame buffer hardware drivers
812#
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800813# CONFIG_FB_OF is not set
814# CONFIG_FB_VGA16 is not set
815# CONFIG_FB_S1D13XXX is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100816# CONFIG_FB_IBM_GXT4500 is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800817CONFIG_FB_PS3=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100818CONFIG_FB_PS3_DEFAULT_SIZE_M=9
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800819# CONFIG_FB_VIRTUAL is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100820# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
821
822#
823# Display device support
824#
825# CONFIG_DISPLAY_SUPPORT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100826
827#
828# Console display driver support
829#
830# CONFIG_VGA_CONSOLE is not set
831CONFIG_DUMMY_CONSOLE=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800832CONFIG_FRAMEBUFFER_CONSOLE=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700833CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000834CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800835# CONFIG_FONTS is not set
836CONFIG_FONT_8x8=y
837CONFIG_FONT_8x16=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800838CONFIG_LOGO=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700839CONFIG_FB_LOGO_EXTRA=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800840# CONFIG_LOGO_LINUX_MONO is not set
841# CONFIG_LOGO_LINUX_VGA16 is not set
842CONFIG_LOGO_LINUX_CLUT224=y
Geoff Levand335675a2008-01-19 07:33:04 +1100843CONFIG_SOUND=m
Geoff Levand335675a2008-01-19 07:33:04 +1100844CONFIG_SND=m
845CONFIG_SND_TIMER=m
846CONFIG_SND_PCM=m
Geoff Levand72e82dc2008-07-17 07:22:26 +1000847CONFIG_SND_HWDEP=m
848CONFIG_SND_RAWMIDI=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000849# CONFIG_SND_SEQUENCER is not set
850# CONFIG_SND_MIXER_OSS is not set
851# CONFIG_SND_PCM_OSS is not set
852# CONFIG_SND_DYNAMIC_MINORS is not set
853CONFIG_SND_SUPPORT_OLD_API=y
854CONFIG_SND_VERBOSE_PROCFS=y
855# CONFIG_SND_VERBOSE_PRINTK is not set
856# CONFIG_SND_DEBUG is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000857# CONFIG_SND_DRIVERS is not set
858CONFIG_SND_PPC=y
Geoff Levand335675a2008-01-19 07:33:04 +1100859CONFIG_SND_PS3=m
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700860CONFIG_SND_PS3_DEFAULT_START_DELAY=2000
Geoff Levand72e82dc2008-07-17 07:22:26 +1000861CONFIG_SND_USB=y
862CONFIG_SND_USB_AUDIO=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000863# CONFIG_SND_USB_USX2Y is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000864# CONFIG_SND_USB_CAIAQ is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000865# CONFIG_SND_SOC is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000866# CONFIG_SOUND_PRIME is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700867CONFIG_HID_SUPPORT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100868CONFIG_HID=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000869# CONFIG_HID_DEBUG is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000870CONFIG_HIDRAW=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100871
872#
Geoff Levand36bd2832007-05-12 03:42:03 +1000873# USB Input Devices
874#
875CONFIG_USB_HID=m
876# CONFIG_USB_HIDINPUT_POWERBOOK is not set
877# CONFIG_HID_FF is not set
878# CONFIG_USB_HIDDEV is not set
879
880#
881# USB HID Boot Protocol drivers
882#
883# CONFIG_USB_KBD is not set
884# CONFIG_USB_MOUSE is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700885CONFIG_USB_SUPPORT=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800886CONFIG_USB_ARCH_HAS_HCD=y
887CONFIG_USB_ARCH_HAS_OHCI=y
888CONFIG_USB_ARCH_HAS_EHCI=y
Geoff Levand335675a2008-01-19 07:33:04 +1100889CONFIG_USB=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000890# CONFIG_USB_DEBUG is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100891# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800892
893#
894# Miscellaneous USB options
895#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000896CONFIG_USB_DEVICEFS=y
897# CONFIG_USB_DEVICE_CLASS is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800898# CONFIG_USB_DYNAMIC_MINORS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000899CONFIG_USB_SUSPEND=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800900# CONFIG_USB_OTG is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000901CONFIG_USB_MON=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800902
903#
904# USB Host Controller Drivers
905#
Geoff Levand72e82dc2008-07-17 07:22:26 +1000906# CONFIG_USB_C67X00_HCD is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100907CONFIG_USB_EHCI_HCD=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800908# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
909# CONFIG_USB_EHCI_TT_NEWSCHED is not set
910CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100911# CONFIG_USB_EHCI_HCD_PPC_OF is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800912# CONFIG_USB_ISP116X_HCD is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000913# CONFIG_USB_ISP1760_HCD is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100914CONFIG_USB_OHCI_HCD=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800915# CONFIG_USB_OHCI_HCD_PPC_OF is not set
916# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
917CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
918CONFIG_USB_OHCI_LITTLE_ENDIAN=y
919# CONFIG_USB_SL811_HCD is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700920# CONFIG_USB_R8A66597_HCD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800921
922#
Geoff Levand98fded02008-08-21 06:18:43 +1000923# Enable Host or Gadget support to see Inventra options
924#
925
926#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800927# USB Device Class drivers
928#
929# CONFIG_USB_ACM is not set
930# CONFIG_USB_PRINTER is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000931# CONFIG_USB_WDM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100932
933#
934# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
935#
936
937#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800938# may also be needed; see USB_STORAGE Help for more information
939#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000940CONFIG_USB_STORAGE=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800941# CONFIG_USB_STORAGE_DEBUG is not set
942# CONFIG_USB_STORAGE_DATAFAB is not set
943# CONFIG_USB_STORAGE_FREECOM is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100944# CONFIG_USB_STORAGE_ISD200 is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800945# CONFIG_USB_STORAGE_DPCM is not set
946# CONFIG_USB_STORAGE_USBAT is not set
947# CONFIG_USB_STORAGE_SDDR09 is not set
948# CONFIG_USB_STORAGE_SDDR55 is not set
949# CONFIG_USB_STORAGE_JUMPSHOT is not set
950# CONFIG_USB_STORAGE_ALAUDA is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100951# CONFIG_USB_STORAGE_ONETOUCH is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800952# CONFIG_USB_STORAGE_KARMA is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000953# CONFIG_USB_STORAGE_SIERRA is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000954# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800955# CONFIG_USB_LIBUSUAL is not set
956
957#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800958# USB Imaging devices
959#
960# CONFIG_USB_MDC800 is not set
961# CONFIG_USB_MICROTEK is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800962
963#
964# USB port drivers
965#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800966# CONFIG_USB_SERIAL is not set
967
968#
969# USB Miscellaneous drivers
970#
971# CONFIG_USB_EMI62 is not set
972# CONFIG_USB_EMI26 is not set
973# CONFIG_USB_ADUTUX is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800974# CONFIG_USB_RIO500 is not set
975# CONFIG_USB_LEGOTOWER is not set
976# CONFIG_USB_LCD is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000977# CONFIG_USB_BERRY_CHARGE is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800978# CONFIG_USB_LED is not set
979# CONFIG_USB_CYPRESS_CY7C63 is not set
980# CONFIG_USB_CYTHERM is not set
981# CONFIG_USB_PHIDGET is not set
982# CONFIG_USB_IDMOUSE is not set
983# CONFIG_USB_FTDI_ELAN is not set
984# CONFIG_USB_APPLEDISPLAY is not set
985# CONFIG_USB_SISUSBVGA is not set
986# CONFIG_USB_LD is not set
987# CONFIG_USB_TRANCEVIBRATOR is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000988# CONFIG_USB_IOWARRIOR is not set
989# CONFIG_USB_TEST is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000990# CONFIG_USB_ISIGHTFW is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100991# CONFIG_USB_GADGET is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100992# CONFIG_MMC is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100993# CONFIG_MEMSTICK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100994# CONFIG_NEW_LEDS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000995# CONFIG_ACCESSIBILITY is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700996# CONFIG_EDAC is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000997CONFIG_RTC_LIB=m
998CONFIG_RTC_CLASS=m
999
1000#
1001# RTC interfaces
1002#
1003CONFIG_RTC_INTF_SYSFS=y
1004CONFIG_RTC_INTF_PROC=y
1005CONFIG_RTC_INTF_DEV=y
1006# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1007# CONFIG_RTC_DRV_TEST is not set
1008
1009#
1010# SPI RTC drivers
1011#
1012
1013#
1014# Platform RTC drivers
1015#
1016# CONFIG_RTC_DRV_CMOS is not set
1017# CONFIG_RTC_DRV_DS1511 is not set
1018# CONFIG_RTC_DRV_DS1553 is not set
1019# CONFIG_RTC_DRV_DS1742 is not set
1020# CONFIG_RTC_DRV_STK17TA8 is not set
1021# CONFIG_RTC_DRV_M48T86 is not set
1022# CONFIG_RTC_DRV_M48T59 is not set
1023# CONFIG_RTC_DRV_V3020 is not set
1024
1025#
1026# on-CPU RTC drivers
1027#
1028CONFIG_RTC_DRV_PPC=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001029# CONFIG_DMADEVICES is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001030# CONFIG_UIO is not set
1031
1032#
Geoff Levand797c7b52006-11-23 00:47:01 +01001033# File systems
1034#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001035CONFIG_EXT2_FS=m
1036# CONFIG_EXT2_FS_XATTR is not set
1037# CONFIG_EXT2_FS_XIP is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001038CONFIG_EXT3_FS=y
1039CONFIG_EXT3_FS_XATTR=y
1040# CONFIG_EXT3_FS_POSIX_ACL is not set
1041# CONFIG_EXT3_FS_SECURITY is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001042# CONFIG_EXT4DEV_FS is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001043CONFIG_JBD=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001044# CONFIG_JBD_DEBUG is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001045CONFIG_FS_MBCACHE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001046# CONFIG_REISERFS_FS is not set
1047# CONFIG_JFS_FS is not set
1048# CONFIG_FS_POSIX_ACL is not set
1049# CONFIG_XFS_FS is not set
1050# CONFIG_GFS2_FS is not set
1051# CONFIG_OCFS2_FS is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001052CONFIG_DNOTIFY=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001053CONFIG_INOTIFY=y
1054CONFIG_INOTIFY_USER=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001055CONFIG_QUOTA=y
Geoff Levandb3330de2007-12-05 18:13:38 +11001056# CONFIG_QUOTA_NETLINK_INTERFACE is not set
1057CONFIG_PRINT_QUOTA_WARNING=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001058# CONFIG_QFMT_V1 is not set
1059CONFIG_QFMT_V2=y
1060CONFIG_QUOTACTL=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001061CONFIG_AUTOFS_FS=m
1062CONFIG_AUTOFS4_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +01001063# CONFIG_FUSE_FS is not set
1064
1065#
1066# CD-ROM/DVD Filesystems
1067#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001068CONFIG_ISO9660_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -08001069CONFIG_JOLIET=y
1070# CONFIG_ZISOFS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001071CONFIG_UDF_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -08001072CONFIG_UDF_NLS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001073
1074#
1075# DOS/FAT/NT Filesystems
1076#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001077CONFIG_FAT_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +01001078# CONFIG_MSDOS_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001079CONFIG_VFAT_FS=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001080CONFIG_FAT_DEFAULT_CODEPAGE=437
1081CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
Geoff Levand797c7b52006-11-23 00:47:01 +01001082# CONFIG_NTFS_FS is not set
1083
1084#
1085# Pseudo filesystems
1086#
1087CONFIG_PROC_FS=y
1088CONFIG_PROC_KCORE=y
1089CONFIG_PROC_SYSCTL=y
1090CONFIG_SYSFS=y
1091CONFIG_TMPFS=y
1092# CONFIG_TMPFS_POSIX_ACL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001093CONFIG_HUGETLBFS=y
1094CONFIG_HUGETLB_PAGE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001095# CONFIG_CONFIGFS_FS is not set
1096
1097#
1098# Miscellaneous filesystems
1099#
1100# CONFIG_ADFS_FS is not set
1101# CONFIG_AFFS_FS is not set
1102# CONFIG_HFS_FS is not set
1103# CONFIG_HFSPLUS_FS is not set
1104# CONFIG_BEFS_FS is not set
1105# CONFIG_BFS_FS is not set
1106# CONFIG_EFS_FS is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001107# CONFIG_JFFS2_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001108# CONFIG_CRAMFS is not set
1109# CONFIG_VXFS_FS is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001110# CONFIG_MINIX_FS is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001111# CONFIG_OMFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001112# CONFIG_HPFS_FS is not set
1113# CONFIG_QNX4FS_FS is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001114# CONFIG_ROMFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001115# CONFIG_SYSV_FS is not set
1116# CONFIG_UFS_FS is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001117CONFIG_NETWORK_FILESYSTEMS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001118CONFIG_NFS_FS=y
1119CONFIG_NFS_V3=y
1120# CONFIG_NFS_V3_ACL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001121CONFIG_NFS_V4=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001122CONFIG_ROOT_NFS=y
Geoff Levand98fded02008-08-21 06:18:43 +10001123# CONFIG_NFSD is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001124CONFIG_LOCKD=y
1125CONFIG_LOCKD_V4=y
1126CONFIG_NFS_COMMON=y
1127CONFIG_SUNRPC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001128CONFIG_SUNRPC_GSS=y
1129CONFIG_RPCSEC_GSS_KRB5=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001130# CONFIG_RPCSEC_GSS_SPKM3 is not set
1131# CONFIG_SMB_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001132CONFIG_CIFS=m
1133# CONFIG_CIFS_STATS is not set
1134# CONFIG_CIFS_WEAK_PW_HASH is not set
1135# CONFIG_CIFS_XATTR is not set
1136# CONFIG_CIFS_DEBUG2 is not set
1137# CONFIG_CIFS_EXPERIMENTAL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001138# CONFIG_NCP_FS is not set
1139# CONFIG_CODA_FS is not set
1140# CONFIG_AFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001141
1142#
1143# Partition Types
1144#
1145# CONFIG_PARTITION_ADVANCED is not set
1146CONFIG_MSDOS_PARTITION=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001147CONFIG_NLS=y
1148CONFIG_NLS_DEFAULT="iso8859-1"
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001149CONFIG_NLS_CODEPAGE_437=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001150# CONFIG_NLS_CODEPAGE_737 is not set
1151# CONFIG_NLS_CODEPAGE_775 is not set
1152# CONFIG_NLS_CODEPAGE_850 is not set
1153# CONFIG_NLS_CODEPAGE_852 is not set
1154# CONFIG_NLS_CODEPAGE_855 is not set
1155# CONFIG_NLS_CODEPAGE_857 is not set
1156# CONFIG_NLS_CODEPAGE_860 is not set
1157# CONFIG_NLS_CODEPAGE_861 is not set
1158# CONFIG_NLS_CODEPAGE_862 is not set
1159# CONFIG_NLS_CODEPAGE_863 is not set
1160# CONFIG_NLS_CODEPAGE_864 is not set
1161# CONFIG_NLS_CODEPAGE_865 is not set
1162# CONFIG_NLS_CODEPAGE_866 is not set
1163# CONFIG_NLS_CODEPAGE_869 is not set
1164# CONFIG_NLS_CODEPAGE_936 is not set
1165# CONFIG_NLS_CODEPAGE_950 is not set
1166# CONFIG_NLS_CODEPAGE_932 is not set
1167# CONFIG_NLS_CODEPAGE_949 is not set
1168# CONFIG_NLS_CODEPAGE_874 is not set
1169# CONFIG_NLS_ISO8859_8 is not set
1170# CONFIG_NLS_CODEPAGE_1250 is not set
1171# CONFIG_NLS_CODEPAGE_1251 is not set
1172# CONFIG_NLS_ASCII is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001173CONFIG_NLS_ISO8859_1=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001174# CONFIG_NLS_ISO8859_2 is not set
1175# CONFIG_NLS_ISO8859_3 is not set
1176# CONFIG_NLS_ISO8859_4 is not set
1177# CONFIG_NLS_ISO8859_5 is not set
1178# CONFIG_NLS_ISO8859_6 is not set
1179# CONFIG_NLS_ISO8859_7 is not set
1180# CONFIG_NLS_ISO8859_9 is not set
1181# CONFIG_NLS_ISO8859_13 is not set
1182# CONFIG_NLS_ISO8859_14 is not set
1183# CONFIG_NLS_ISO8859_15 is not set
1184# CONFIG_NLS_KOI8_R is not set
1185# CONFIG_NLS_KOI8_U is not set
1186# CONFIG_NLS_UTF8 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001187# CONFIG_DLM is not set
1188
1189#
Geoff Levand797c7b52006-11-23 00:47:01 +01001190# Library routines
1191#
Geoff Levand5f3162f2007-01-26 19:08:29 -08001192CONFIG_BITREVERSE=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001193# CONFIG_GENERIC_FIND_FIRST_BIT is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001194CONFIG_CRC_CCITT=m
Geoff Levand797c7b52006-11-23 00:47:01 +01001195# CONFIG_CRC16 is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001196CONFIG_CRC_T10DIF=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001197CONFIG_CRC_ITU_T=m
Geoff Levand5f3162f2007-01-26 19:08:29 -08001198CONFIG_CRC32=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001199# CONFIG_CRC7 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001200# CONFIG_LIBCRC32C is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001201CONFIG_ZLIB_INFLATE=m
1202CONFIG_ZLIB_DEFLATE=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001203CONFIG_LZO_COMPRESS=m
1204CONFIG_LZO_DECOMPRESS=m
Geoff Levand797c7b52006-11-23 00:47:01 +01001205CONFIG_PLIST=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001206CONFIG_HAS_IOMEM=y
1207CONFIG_HAS_IOPORT=y
Geoff Levand36bd2832007-05-12 03:42:03 +10001208CONFIG_HAS_DMA=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001209CONFIG_HAVE_LMB=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001210
1211#
1212# Kernel hacking
1213#
1214# CONFIG_PRINTK_TIME is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001215CONFIG_ENABLE_WARN_DEPRECATED=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001216CONFIG_ENABLE_MUST_CHECK=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001217CONFIG_FRAME_WARN=2048
Geoff Levande4eb8cf2007-06-16 08:07:30 +10001218CONFIG_MAGIC_SYSRQ=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001219# CONFIG_UNUSED_SYMBOLS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001220CONFIG_DEBUG_FS=y
Paul Mackerrase89debc2007-01-22 22:39:24 +11001221# CONFIG_HEADERS_CHECK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001222CONFIG_DEBUG_KERNEL=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001223# CONFIG_DEBUG_SHIRQ is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001224CONFIG_DETECT_SOFTLOCKUP=y
Geoff Levand98fded02008-08-21 06:18:43 +10001225# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1226CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001227CONFIG_SCHED_DEBUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001228# CONFIG_SCHEDSTATS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001229# CONFIG_TIMER_STATS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001230# CONFIG_DEBUG_OBJECTS is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001231# CONFIG_DEBUG_SLAB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001232# CONFIG_DEBUG_RT_MUTEXES is not set
1233# CONFIG_RT_MUTEX_TESTER is not set
1234CONFIG_DEBUG_SPINLOCK=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001235CONFIG_DEBUG_MUTEXES=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001236CONFIG_DEBUG_LOCK_ALLOC=y
1237CONFIG_PROVE_LOCKING=y
1238CONFIG_LOCKDEP=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001239# CONFIG_LOCK_STAT is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001240CONFIG_DEBUG_LOCKDEP=y
1241CONFIG_TRACE_IRQFLAGS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001242CONFIG_DEBUG_SPINLOCK_SLEEP=y
1243# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001244CONFIG_STACKTRACE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001245# CONFIG_DEBUG_KOBJECT is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001246CONFIG_DEBUG_BUGVERBOSE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001247CONFIG_DEBUG_INFO=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001248# CONFIG_DEBUG_VM is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001249CONFIG_DEBUG_WRITECOUNT=y
Geoff Levand98fded02008-08-21 06:18:43 +10001250CONFIG_DEBUG_MEMORY_INIT=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001251CONFIG_DEBUG_LIST=y
Geoff Levandb3330de2007-12-05 18:13:38 +11001252# CONFIG_DEBUG_SG is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001253CONFIG_FRAME_POINTER=y
Geoff Levandb3330de2007-12-05 18:13:38 +11001254# CONFIG_BOOT_PRINTK_DELAY is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001255# CONFIG_RCU_TORTURE_TEST is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001256# CONFIG_BACKTRACE_SELF_TEST is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001257# CONFIG_FAULT_INJECTION is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001258# CONFIG_LATENCYTOP is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001259CONFIG_SYSCTL_SYSCALL_CHECK=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001260CONFIG_HAVE_FTRACE=y
1261CONFIG_HAVE_DYNAMIC_FTRACE=y
1262# CONFIG_FTRACE is not set
1263# CONFIG_IRQSOFF_TRACER is not set
1264# CONFIG_SCHED_TRACER is not set
1265# CONFIG_CONTEXT_SWITCH_TRACER is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001266# CONFIG_SAMPLES is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001267CONFIG_HAVE_ARCH_KGDB=y
1268# CONFIG_KGDB is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001269CONFIG_DEBUG_STACKOVERFLOW=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001270# CONFIG_DEBUG_STACK_USAGE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001271# CONFIG_DEBUG_PAGEALLOC is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001272# CONFIG_CODE_PATCHING_SELFTEST is not set
1273# CONFIG_FTR_FIXUP_SELFTEST is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001274# CONFIG_XMON is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001275CONFIG_IRQSTACKS=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001276# CONFIG_VIRQ_DEBUG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001277# CONFIG_BOOTX_TEXT is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +10001278# CONFIG_PPC_EARLY_DEBUG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001279
1280#
1281# Security options
1282#
1283# CONFIG_KEYS is not set
1284# CONFIG_SECURITY is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001285# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001286CONFIG_CRYPTO=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001287
1288#
1289# Crypto core or helper
1290#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001291CONFIG_CRYPTO_ALGAPI=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001292CONFIG_CRYPTO_AEAD=m
Geoff Levand0cd74f32007-05-01 07:01:11 +10001293CONFIG_CRYPTO_BLKCIPHER=y
1294CONFIG_CRYPTO_MANAGER=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001295CONFIG_CRYPTO_GF128MUL=m
1296# CONFIG_CRYPTO_NULL is not set
1297# CONFIG_CRYPTO_CRYPTD is not set
1298# CONFIG_CRYPTO_AUTHENC is not set
1299# CONFIG_CRYPTO_TEST is not set
1300
1301#
1302# Authenticated Encryption with Associated Data
1303#
1304CONFIG_CRYPTO_CCM=m
1305CONFIG_CRYPTO_GCM=m
1306CONFIG_CRYPTO_SEQIV=m
1307
1308#
1309# Block modes
1310#
1311CONFIG_CRYPTO_CBC=y
1312CONFIG_CRYPTO_CTR=m
1313# CONFIG_CRYPTO_CTS is not set
1314CONFIG_CRYPTO_ECB=m
1315# CONFIG_CRYPTO_LRW is not set
1316CONFIG_CRYPTO_PCBC=m
1317# CONFIG_CRYPTO_XTS is not set
1318
1319#
1320# Hash modes
1321#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001322# CONFIG_CRYPTO_HMAC is not set
1323# CONFIG_CRYPTO_XCBC is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001324
1325#
1326# Digest
1327#
1328# CONFIG_CRYPTO_CRC32C is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001329# CONFIG_CRYPTO_MD4 is not set
1330CONFIG_CRYPTO_MD5=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001331CONFIG_CRYPTO_MICHAEL_MIC=m
Geoff Levand72e82dc2008-07-17 07:22:26 +10001332# CONFIG_CRYPTO_RMD128 is not set
1333# CONFIG_CRYPTO_RMD160 is not set
1334# CONFIG_CRYPTO_RMD256 is not set
1335# CONFIG_CRYPTO_RMD320 is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001336# CONFIG_CRYPTO_SHA1 is not set
1337# CONFIG_CRYPTO_SHA256 is not set
1338# CONFIG_CRYPTO_SHA512 is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001339# CONFIG_CRYPTO_TGR192 is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001340# CONFIG_CRYPTO_WP512 is not set
1341
1342#
1343# Ciphers
1344#
Geoff Levandb3330de2007-12-05 18:13:38 +11001345CONFIG_CRYPTO_AES=m
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001346# CONFIG_CRYPTO_ANUBIS is not set
1347CONFIG_CRYPTO_ARC4=m
1348# CONFIG_CRYPTO_BLOWFISH is not set
1349# CONFIG_CRYPTO_CAMELLIA is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001350# CONFIG_CRYPTO_CAST5 is not set
1351# CONFIG_CRYPTO_CAST6 is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001352CONFIG_CRYPTO_DES=y
1353# CONFIG_CRYPTO_FCRYPT is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001354# CONFIG_CRYPTO_KHAZAD is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001355CONFIG_CRYPTO_SALSA20=m
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001356# CONFIG_CRYPTO_SEED is not set
1357# CONFIG_CRYPTO_SERPENT is not set
1358# CONFIG_CRYPTO_TEA is not set
1359# CONFIG_CRYPTO_TWOFISH is not set
1360
1361#
1362# Compression
1363#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001364# CONFIG_CRYPTO_DEFLATE is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001365CONFIG_CRYPTO_LZO=m
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001366CONFIG_CRYPTO_HW=y
Geoff Levandb3330de2007-12-05 18:13:38 +11001367# CONFIG_PPC_CLOCK is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001368# CONFIG_VIRTUALIZATION is not set