blob: 32f7058bb1738d87f42b4108e6312e247c9143bb [file] [log] [blame]
Geoff Levand797c7b52006-11-23 00:47:01 +01001#
2# Automatically generated make config: don't edit
Geoff Levandb080f182009-08-25 07:53:35 +00003# Linux kernel version: 2.6.31-rc7
4# Mon Aug 24 17:38:50 2009
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#
Geoff Levandb080f182009-08-25 07:53:35 +000011CONFIG_PPC_BOOK3S_64=y
Geoff Levanddc892282009-05-15 08:01:59 +000012CONFIG_PPC_BOOK3S=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070013# CONFIG_POWER4_ONLY is not set
14CONFIG_POWER3=y
15CONFIG_POWER4=y
Geoff Levandb3330de2007-12-05 18:13:38 +110016CONFIG_TUNE_CELL=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070017CONFIG_PPC_FPU=y
18CONFIG_ALTIVEC=y
Geoff Levand72e82dc2008-07-17 07:22:26 +100019# CONFIG_VSX is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070020CONFIG_PPC_STD_MMU=y
Geoff Levand9aac3972009-03-13 06:52:22 +000021CONFIG_PPC_STD_MMU_64=y
Geoff Levand72e82dc2008-07-17 07:22:26 +100022CONFIG_PPC_MM_SLICES=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070023CONFIG_VIRT_CPU_ACCOUNTING=y
Geoff Levandb080f182009-08-25 07:53:35 +000024CONFIG_PPC_HAVE_PMU_SUPPORT=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070025CONFIG_SMP=y
26CONFIG_NR_CPUS=2
Geoff Levand797c7b52006-11-23 00:47:01 +010027CONFIG_64BIT=y
Geoff Levandb3330de2007-12-05 18:13:38 +110028CONFIG_WORD_SIZE=64
Geoff Levand9aac3972009-03-13 06:52:22 +000029CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
Geoff Levand797c7b52006-11-23 00:47:01 +010030CONFIG_MMU=y
Geoff Levandb3330de2007-12-05 18:13:38 +110031CONFIG_GENERIC_CMOS_UPDATE=y
32CONFIG_GENERIC_TIME=y
33CONFIG_GENERIC_TIME_VSYSCALL=y
34CONFIG_GENERIC_CLOCKEVENTS=y
Geoff Levand797c7b52006-11-23 00:47:01 +010035CONFIG_GENERIC_HARDIRQS=y
Geoff Levandb080f182009-08-25 07:53:35 +000036CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110037CONFIG_HAVE_SETUP_PER_CPU_AREA=y
Geoff Levand797c7b52006-11-23 00:47:01 +010038CONFIG_IRQ_PER_CPU=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +100039CONFIG_STACKTRACE_SUPPORT=y
Geoff Levand72e82dc2008-07-17 07:22:26 +100040CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +100041CONFIG_TRACE_IRQFLAGS_SUPPORT=y
42CONFIG_LOCKDEP_SUPPORT=y
Geoff Levand797c7b52006-11-23 00:47:01 +010043CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110044CONFIG_ARCH_HAS_ILOG2_U32=y
45CONFIG_ARCH_HAS_ILOG2_U64=y
Geoff Levand797c7b52006-11-23 00:47:01 +010046CONFIG_GENERIC_HWEIGHT=y
Geoff Levand797c7b52006-11-23 00:47:01 +010047CONFIG_GENERIC_FIND_NEXT_BIT=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070048CONFIG_ARCH_NO_VIRT_TO_BUS=y
Geoff Levand797c7b52006-11-23 00:47:01 +010049CONFIG_PPC=y
50CONFIG_EARLY_PRINTK=y
51CONFIG_COMPAT=y
52CONFIG_SYSVIPC_COMPAT=y
Geoff Levand9aac3972009-03-13 06:52:22 +000053CONFIG_SCHED_OMIT_FRAME_POINTER=y
Geoff Levand797c7b52006-11-23 00:47:01 +010054CONFIG_ARCH_MAY_HAVE_PC_FDC=y
55CONFIG_PPC_OF=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070056CONFIG_OF=y
Geoff Levand797c7b52006-11-23 00:47:01 +010057# CONFIG_PPC_UDBG_16550 is not set
58# CONFIG_GENERIC_TBSYNC is not set
59CONFIG_AUDIT_ARCH=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110060CONFIG_GENERIC_BUG=y
Geoff Levanddc892282009-05-15 08:01:59 +000061CONFIG_DTC=y
Geoff Levand797c7b52006-11-23 00:47:01 +010062# CONFIG_DEFAULT_UIMAGE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010063# CONFIG_PPC_DCR_NATIVE is not set
64# CONFIG_PPC_DCR_MMIO is not set
Geoff Levanddc892282009-05-15 08:01:59 +000065CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
Geoff Levand797c7b52006-11-23 00:47:01 +010066CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Geoff Levandb080f182009-08-25 07:53:35 +000067CONFIG_CONSTRUCTORS=y
Geoff Levand797c7b52006-11-23 00:47:01 +010068
69#
Geoff Levand797c7b52006-11-23 00:47:01 +010070# General setup
71#
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070072CONFIG_EXPERIMENTAL=y
73CONFIG_LOCK_KERNEL=y
74CONFIG_INIT_ENV_ARG_LIMIT=32
Geoff Levand797c7b52006-11-23 00:47:01 +010075CONFIG_LOCALVERSION=""
76CONFIG_LOCALVERSION_AUTO=y
77CONFIG_SWAP=y
78CONFIG_SYSVIPC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100079CONFIG_SYSVIPC_SYSCTL=y
Geoff Levandb3330de2007-12-05 18:13:38 +110080CONFIG_POSIX_MQUEUE=y
Geoff Levanddc892282009-05-15 08:01:59 +000081CONFIG_POSIX_MQUEUE_SYSCTL=y
Geoff Levand797c7b52006-11-23 00:47:01 +010082# CONFIG_BSD_PROCESS_ACCT is not set
83# CONFIG_TASKSTATS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010084# CONFIG_AUDIT is not set
Geoff Levand9aac3972009-03-13 06:52:22 +000085
86#
87# RCU Subsystem
88#
89CONFIG_CLASSIC_RCU=y
90# CONFIG_TREE_RCU is not set
91# CONFIG_PREEMPT_RCU is not set
92# CONFIG_TREE_RCU_TRACE is not set
93# CONFIG_PREEMPT_RCU_TRACE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010094# CONFIG_IKCONFIG is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100095CONFIG_LOG_BUF_SHIFT=17
Paul Mackerras93ce4e22008-03-20 11:21:32 +110096# CONFIG_GROUP_SCHED is not set
Geoff Levand9aac3972009-03-13 06:52:22 +000097# CONFIG_CGROUPS is not set
Geoff Levanddc892282009-05-15 08:01:59 +000098# CONFIG_SYSFS_DEPRECATED_V2 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010099# CONFIG_RELAY is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100100CONFIG_NAMESPACES=y
101# CONFIG_UTS_NS is not set
102# CONFIG_IPC_NS is not set
103# CONFIG_USER_NS is not set
104# CONFIG_PID_NS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000105# CONFIG_NET_NS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000106CONFIG_BLK_DEV_INITRD=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100107CONFIG_INITRAMFS_SOURCE=""
Geoff Levanddc892282009-05-15 08:01:59 +0000108CONFIG_RD_GZIP=y
109# CONFIG_RD_BZIP2 is not set
110# CONFIG_RD_LZMA is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800111CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100112CONFIG_SYSCTL=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000113CONFIG_ANON_INODES=y
114CONFIG_EMBEDDED=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800115CONFIG_SYSCTL_SYSCALL=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100116CONFIG_KALLSYMS=y
117CONFIG_KALLSYMS_ALL=y
118CONFIG_KALLSYMS_EXTRA_PASS=y
119CONFIG_HOTPLUG=y
120CONFIG_PRINTK=y
121CONFIG_BUG=y
122CONFIG_ELF_CORE=y
123CONFIG_BASE_FULL=y
124CONFIG_FUTEX=y
125CONFIG_EPOLL=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000126CONFIG_SIGNALFD=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100127CONFIG_TIMERFD=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000128CONFIG_EVENTFD=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100129CONFIG_SHMEM=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000130CONFIG_AIO=y
Geoff Levandb080f182009-08-25 07:53:35 +0000131CONFIG_HAVE_PERF_COUNTERS=y
132
133#
134# Performance Counters
135#
136# CONFIG_PERF_COUNTERS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100137CONFIG_VM_EVENT_COUNTERS=y
Geoff Levandb080f182009-08-25 07:53:35 +0000138# CONFIG_STRIP_ASM_SYMS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000139# CONFIG_COMPAT_BRK is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100140CONFIG_SLAB=y
141# CONFIG_SLUB is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000142# CONFIG_SLOB is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100143CONFIG_PROFILING=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000144CONFIG_TRACEPOINTS=y
145CONFIG_MARKERS=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100146CONFIG_OPROFILE=m
147CONFIG_HAVE_OPROFILE=y
148# CONFIG_KPROBES is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000149CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000150CONFIG_HAVE_SYSCALL_WRAPPERS=y
Geoff Levand98fded02008-08-21 06:18:43 +1000151CONFIG_HAVE_IOREMAP_PROT=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100152CONFIG_HAVE_KPROBES=y
153CONFIG_HAVE_KRETPROBES=y
Geoff Levand98fded02008-08-21 06:18:43 +1000154CONFIG_HAVE_ARCH_TRACEHOOK=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000155CONFIG_HAVE_DMA_ATTRS=y
156CONFIG_USE_GENERIC_SMP_HELPERS=y
Geoff Levandb080f182009-08-25 07:53:35 +0000157
158#
159# GCOV-based kernel profiling
160#
161# CONFIG_GCOV_KERNEL is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000162# CONFIG_SLOW_WORK is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000163# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100164CONFIG_SLABINFO=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100165CONFIG_RT_MUTEXES=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100166CONFIG_BASE_SMALL=0
Geoff Levand797c7b52006-11-23 00:47:01 +0100167CONFIG_MODULES=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000168# CONFIG_MODULE_FORCE_LOAD is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100169CONFIG_MODULE_UNLOAD=y
170# CONFIG_MODULE_FORCE_UNLOAD is not set
171# CONFIG_MODVERSIONS is not set
172# CONFIG_MODULE_SRCVERSION_ALL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100173CONFIG_STOP_MACHINE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100174CONFIG_BLOCK=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700175CONFIG_BLK_DEV_BSG=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000176# CONFIG_BLK_DEV_INTEGRITY is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100177CONFIG_BLOCK_COMPAT=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100178
179#
180# IO Schedulers
181#
182CONFIG_IOSCHED_NOOP=y
183CONFIG_IOSCHED_AS=y
184CONFIG_IOSCHED_DEADLINE=y
185CONFIG_IOSCHED_CFQ=y
186CONFIG_DEFAULT_AS=y
187# CONFIG_DEFAULT_DEADLINE is not set
188# CONFIG_DEFAULT_CFQ is not set
189# CONFIG_DEFAULT_NOOP is not set
190CONFIG_DEFAULT_IOSCHED="anticipatory"
Geoff Levand9aac3972009-03-13 06:52:22 +0000191# CONFIG_FREEZER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100192
193#
194# Platform support
195#
Geoff Levand797c7b52006-11-23 00:47:01 +0100196# CONFIG_PPC_PSERIES is not set
197# CONFIG_PPC_ISERIES is not set
198# CONFIG_PPC_PMAC is not set
199# CONFIG_PPC_MAPLE is not set
200# CONFIG_PPC_PASEMI is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000201CONFIG_PPC_PS3=y
202
203#
204# PS3 Platform Options
205#
206# CONFIG_PS3_ADVANCED is not set
207CONFIG_PS3_HTAB_SIZE=20
208# CONFIG_PS3_DYNAMIC_DMA is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000209CONFIG_PS3_VUART=y
210CONFIG_PS3_PS3AV=y
Michael Ellermaneb8dc842007-12-10 15:17:43 +1100211CONFIG_PS3_SYS_MANAGER=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000212CONFIG_PS3_STORAGE=y
213CONFIG_PS3_DISK=y
214CONFIG_PS3_ROM=y
215CONFIG_PS3_FLASH=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000216CONFIG_PS3_VRAM=m
Geoff Levand335675a2008-01-19 07:33:04 +1100217CONFIG_PS3_LPM=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100218CONFIG_PPC_CELL=y
219# CONFIG_PPC_CELL_NATIVE is not set
220# CONFIG_PPC_IBM_CELL_BLADE is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000221# CONFIG_PPC_CELLEB is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000222# CONFIG_PPC_CELL_QPACE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000223
224#
225# Cell Broadband Engine options
226#
Geoff Levandb080f182009-08-25 07:53:35 +0000227CONFIG_SPU_FS=m
Geoff Levand72e82dc2008-07-17 07:22:26 +1000228CONFIG_SPU_FS_64K_LS=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000229# CONFIG_SPU_TRACE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000230CONFIG_SPU_BASE=y
231# CONFIG_PQ2ADS is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000232# CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100233# CONFIG_IPIC is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000234# CONFIG_MPIC is not set
235# CONFIG_MPIC_WEIRD is not set
236# CONFIG_PPC_I8259 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100237# CONFIG_U3_DART is not set
238# CONFIG_PPC_RTAS is not set
239# CONFIG_MMIO_NVRAM is not set
240# CONFIG_PPC_MPC106 is not set
241# CONFIG_PPC_970_NAP is not set
242# CONFIG_PPC_INDIRECT_IO is not set
243# CONFIG_GENERIC_IOMAP is not set
244# CONFIG_CPU_FREQ is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100245# CONFIG_FSL_ULI1575 is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000246# CONFIG_SIMPLE_GPIO is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100247
248#
249# Kernel options
250#
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000251CONFIG_TICK_ONESHOT=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100252# CONFIG_NO_HZ is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000253CONFIG_HIGH_RES_TIMERS=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100254CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100255# CONFIG_HZ_100 is not set
256CONFIG_HZ_250=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100257# CONFIG_HZ_300 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100258# CONFIG_HZ_1000 is not set
259CONFIG_HZ=250
Geoff Levand98fded02008-08-21 06:18:43 +1000260CONFIG_SCHED_HRTICK=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100261CONFIG_PREEMPT_NONE=y
262# CONFIG_PREEMPT_VOLUNTARY is not set
263# CONFIG_PREEMPT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100264CONFIG_BINFMT_ELF=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100265CONFIG_COMPAT_BINFMT_ELF=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000266# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
267# CONFIG_HAVE_AOUT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100268CONFIG_BINFMT_MISC=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000269CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100270# CONFIG_IOMMU_VMERGE is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100271CONFIG_IOMMU_HELPER=y
Geoff Levandb080f182009-08-25 07:53:35 +0000272# CONFIG_SWIOTLB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100273CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100274CONFIG_ARCH_HAS_WALK_MEMORY=y
275CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000276CONFIG_KEXEC=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100277# CONFIG_CRASH_DUMP is not set
278# CONFIG_IRQ_ALL_CPUS is not set
279# CONFIG_NUMA is not set
280CONFIG_ARCH_SELECT_MEMORY_MODEL=y
281CONFIG_ARCH_FLATMEM_ENABLE=y
282CONFIG_ARCH_SPARSEMEM_ENABLE=y
283CONFIG_ARCH_SPARSEMEM_DEFAULT=y
284CONFIG_ARCH_POPULATES_NODE_MAP=y
285CONFIG_SELECT_MEMORY_MODEL=y
286# CONFIG_FLATMEM_MANUAL is not set
287# CONFIG_DISCONTIGMEM_MANUAL is not set
288CONFIG_SPARSEMEM_MANUAL=y
289CONFIG_SPARSEMEM=y
290CONFIG_HAVE_MEMORY_PRESENT=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100291CONFIG_SPARSEMEM_EXTREME=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100292CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
Geoff Levand335675a2008-01-19 07:33:04 +1100293# CONFIG_SPARSEMEM_VMEMMAP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100294CONFIG_MEMORY_HOTPLUG=y
295CONFIG_MEMORY_HOTPLUG_SPARSE=y
Geoff Levand98fded02008-08-21 06:18:43 +1000296# CONFIG_MEMORY_HOTREMOVE is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000297CONFIG_PAGEFLAGS_EXTENDED=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100298CONFIG_SPLIT_PTLOCK_CPUS=4
Geoff Levand98fded02008-08-21 06:18:43 +1000299CONFIG_MIGRATION=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000300CONFIG_PHYS_ADDR_T_64BIT=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000301CONFIG_ZONE_DMA_FLAG=1
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700302CONFIG_BOUNCE=y
Geoff Levanddc892282009-05-15 08:01:59 +0000303CONFIG_HAVE_MLOCK=y
304CONFIG_HAVE_MLOCKED_PAGE_BIT=y
Geoff Levandb080f182009-08-25 07:53:35 +0000305CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Geoff Levand797c7b52006-11-23 00:47:01 +0100306CONFIG_ARCH_MEMORY_PROBE=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000307CONFIG_PPC_HAS_HASH_64K=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000308CONFIG_PPC_4K_PAGES=y
309# CONFIG_PPC_16K_PAGES is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000310# CONFIG_PPC_64K_PAGES is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000311# CONFIG_PPC_256K_PAGES is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000312CONFIG_FORCE_MAX_ZONEORDER=13
Geoff Levand72e82dc2008-07-17 07:22:26 +1000313CONFIG_SCHED_SMT=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100314CONFIG_PROC_DEVICETREE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000315# CONFIG_CMDLINE_BOOL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000316CONFIG_EXTRA_TARGETS=""
317CONFIG_PM=y
318CONFIG_PM_DEBUG=y
319# CONFIG_PM_VERBOSE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100320# CONFIG_SECCOMP is not set
321CONFIG_ISA_DMA_API=y
322
323#
324# Bus options
325#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000326CONFIG_ZONE_DMA=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100327CONFIG_GENERIC_ISA_DMA=y
Geoff Levand98fded02008-08-21 06:18:43 +1000328CONFIG_PPC_PCI_CHOICE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100329# CONFIG_PCI is not set
330# CONFIG_PCI_DOMAINS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700331# CONFIG_PCI_SYSCALL is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000332# CONFIG_ARCH_SUPPORTS_MSI is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100333# CONFIG_PCCARD is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000334# CONFIG_HAS_RAPIDIO is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000335# CONFIG_RELOCATABLE is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000336CONFIG_PAGE_OFFSET=0xc000000000000000
Geoff Levand797c7b52006-11-23 00:47:01 +0100337CONFIG_KERNEL_START=0xc000000000000000
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000338CONFIG_PHYSICAL_START=0x00000000
Geoff Levand797c7b52006-11-23 00:47:01 +0100339CONFIG_NET=y
340
341#
342# Networking options
343#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800344CONFIG_PACKET=y
345CONFIG_PACKET_MMAP=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100346CONFIG_UNIX=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000347CONFIG_XFRM=y
348# CONFIG_XFRM_USER is not set
349# CONFIG_XFRM_SUB_POLICY is not set
350# CONFIG_XFRM_MIGRATE is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100351# CONFIG_XFRM_STATISTICS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100352# CONFIG_NET_KEY is not set
353CONFIG_INET=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000354CONFIG_IP_MULTICAST=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100355# CONFIG_IP_ADVANCED_ROUTER is not set
356CONFIG_IP_FIB_HASH=y
357CONFIG_IP_PNP=y
358CONFIG_IP_PNP_DHCP=y
359# CONFIG_IP_PNP_BOOTP is not set
360# CONFIG_IP_PNP_RARP is not set
361# CONFIG_NET_IPIP is not set
362# CONFIG_NET_IPGRE is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000363# CONFIG_IP_MROUTE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100364# CONFIG_ARPD is not set
365# CONFIG_SYN_COOKIES is not set
366# CONFIG_INET_AH is not set
367# CONFIG_INET_ESP is not set
368# CONFIG_INET_IPCOMP is not set
369# CONFIG_INET_XFRM_TUNNEL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000370CONFIG_INET_TUNNEL=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100371# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
372# CONFIG_INET_XFRM_MODE_TUNNEL is not set
373# CONFIG_INET_XFRM_MODE_BEET is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100374# CONFIG_INET_LRO is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100375# CONFIG_INET_DIAG is not set
376# CONFIG_TCP_CONG_ADVANCED is not set
377CONFIG_TCP_CONG_CUBIC=y
378CONFIG_DEFAULT_TCP_CONG="cubic"
Paul Mackerrase89debc2007-01-22 22:39:24 +1100379# CONFIG_TCP_MD5SIG is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000380CONFIG_IPV6=y
381# CONFIG_IPV6_PRIVACY is not set
382# CONFIG_IPV6_ROUTER_PREF is not set
383# CONFIG_IPV6_OPTIMISTIC_DAD is not set
384# CONFIG_INET6_AH is not set
385# CONFIG_INET6_ESP is not set
386# CONFIG_INET6_IPCOMP is not set
387# CONFIG_IPV6_MIP6 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100388# CONFIG_INET6_XFRM_TUNNEL is not set
389# CONFIG_INET6_TUNNEL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000390CONFIG_INET6_XFRM_MODE_TRANSPORT=y
391CONFIG_INET6_XFRM_MODE_TUNNEL=y
392CONFIG_INET6_XFRM_MODE_BEET=y
393# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
394CONFIG_IPV6_SIT=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000395CONFIG_IPV6_NDISC_NODETYPE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000396# CONFIG_IPV6_TUNNEL is not set
397# CONFIG_IPV6_MULTIPLE_TABLES is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000398# CONFIG_IPV6_MROUTE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100399# CONFIG_NETWORK_SECMARK is not set
400# CONFIG_NETFILTER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100401# CONFIG_IP_DCCP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100402# CONFIG_IP_SCTP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100403# CONFIG_TIPC is not set
404# CONFIG_ATM is not set
405# CONFIG_BRIDGE is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000406# CONFIG_NET_DSA is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100407# CONFIG_VLAN_8021Q is not set
408# CONFIG_DECNET is not set
409# CONFIG_LLC2 is not set
410# CONFIG_IPX is not set
411# CONFIG_ATALK is not set
412# CONFIG_X25 is not set
413# CONFIG_LAPB is not set
414# CONFIG_ECONET is not set
415# CONFIG_WAN_ROUTER is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000416# CONFIG_PHONET is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000417# CONFIG_IEEE802154 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100418# CONFIG_NET_SCHED is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000419# CONFIG_DCB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100420
421#
422# Network testing
423#
424# CONFIG_NET_PKTGEN is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000425# CONFIG_NET_DROP_MONITOR is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100426# CONFIG_HAMRADIO is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100427# CONFIG_CAN is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100428# CONFIG_IRDA is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100429CONFIG_BT=m
430CONFIG_BT_L2CAP=m
431CONFIG_BT_SCO=m
432CONFIG_BT_RFCOMM=m
433CONFIG_BT_RFCOMM_TTY=y
434CONFIG_BT_BNEP=m
435CONFIG_BT_BNEP_MC_FILTER=y
436CONFIG_BT_BNEP_PROTO_FILTER=y
437CONFIG_BT_HIDP=m
438
439#
440# Bluetooth device drivers
441#
Geoff Levand9aac3972009-03-13 06:52:22 +0000442CONFIG_BT_HCIBTUSB=m
Geoff Levand335675a2008-01-19 07:33:04 +1100443# CONFIG_BT_HCIUART is not set
444# CONFIG_BT_HCIBCM203X is not set
445# CONFIG_BT_HCIBPA10X is not set
446# CONFIG_BT_HCIBFUSB is not set
447# CONFIG_BT_HCIVHCI is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000448# CONFIG_AF_RXRPC is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000449CONFIG_WIRELESS=y
Geoff Levand98fded02008-08-21 06:18:43 +1000450CONFIG_CFG80211=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000451# CONFIG_CFG80211_REG_DEBUG is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000452# CONFIG_CFG80211_DEBUGFS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000453# CONFIG_WIRELESS_OLD_REGULATORY is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000454CONFIG_WIRELESS_EXT=y
Geoff Levand98fded02008-08-21 06:18:43 +1000455# CONFIG_WIRELESS_EXT_SYSFS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000456# CONFIG_LIB80211 is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000457CONFIG_MAC80211=m
Geoff Levandb080f182009-08-25 07:53:35 +0000458CONFIG_MAC80211_DEFAULT_PS=y
459CONFIG_MAC80211_DEFAULT_PS_VALUE=1
Geoff Levand98fded02008-08-21 06:18:43 +1000460
461#
462# Rate control algorithm selection
463#
464CONFIG_MAC80211_RC_PID=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000465# CONFIG_MAC80211_RC_MINSTREL is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000466CONFIG_MAC80211_RC_DEFAULT_PID=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000467# CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000468CONFIG_MAC80211_RC_DEFAULT="pid"
Geoff Levand98fded02008-08-21 06:18:43 +1000469# CONFIG_MAC80211_LEDS is not set
470# CONFIG_MAC80211_DEBUGFS is not set
471# CONFIG_MAC80211_DEBUG_MENU is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000472# CONFIG_WIMAX is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000473# CONFIG_RFKILL is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700474# CONFIG_NET_9P is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100475
476#
477# Device Drivers
478#
479
480#
481# Generic Driver Options
482#
Geoff Levandb3330de2007-12-05 18:13:38 +1100483CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Geoff Levand797c7b52006-11-23 00:47:01 +0100484CONFIG_STANDALONE=y
485CONFIG_PREVENT_FIRMWARE_BUILD=y
Geoff Levand98fded02008-08-21 06:18:43 +1000486CONFIG_FW_LOADER=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000487# CONFIG_FIRMWARE_IN_KERNEL is not set
488CONFIG_EXTRA_FIRMWARE=""
Geoff Levand797c7b52006-11-23 00:47:01 +0100489# CONFIG_DEBUG_DRIVER is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000490# CONFIG_DEBUG_DEVRES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100491# CONFIG_SYS_HYPERVISOR is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100492# CONFIG_CONNECTOR is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000493# CONFIG_MTD is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700494CONFIG_OF_DEVICE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100495# CONFIG_PARPORT is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700496CONFIG_BLK_DEV=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100497# CONFIG_BLK_DEV_FD is not set
498# CONFIG_BLK_DEV_COW_COMMON is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000499CONFIG_BLK_DEV_LOOP=y
500# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100501# CONFIG_BLK_DEV_NBD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800502# CONFIG_BLK_DEV_UB is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000503CONFIG_BLK_DEV_RAM=y
504CONFIG_BLK_DEV_RAM_COUNT=16
505CONFIG_BLK_DEV_RAM_SIZE=65535
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100506# CONFIG_BLK_DEV_XIP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100507# CONFIG_CDROM_PKTCDVD is not set
508# CONFIG_ATA_OVER_ETH is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000509# CONFIG_BLK_DEV_HD is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700510CONFIG_MISC_DEVICES=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100511# CONFIG_ENCLOSURE_SERVICES is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000512# CONFIG_C2PORT is not set
513
514#
515# EEPROM support
516#
517# CONFIG_EEPROM_93CX6 is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100518CONFIG_HAVE_IDE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100519# CONFIG_IDE is not set
520
521#
522# SCSI device support
523#
524# CONFIG_RAID_ATTRS is not set
525CONFIG_SCSI=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700526CONFIG_SCSI_DMA=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100527# CONFIG_SCSI_TGT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100528# CONFIG_SCSI_NETLINK is not set
529CONFIG_SCSI_PROC_FS=y
530
531#
532# SCSI support type (disk, tape, CD-ROM)
533#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800534CONFIG_BLK_DEV_SD=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100535# CONFIG_CHR_DEV_ST is not set
536# CONFIG_CHR_DEV_OSST is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800537CONFIG_BLK_DEV_SR=y
538# CONFIG_BLK_DEV_SR_VENDOR is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000539CONFIG_CHR_DEV_SG=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100540# CONFIG_CHR_DEV_SCH is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000541CONFIG_SCSI_MULTI_LUN=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100542# CONFIG_SCSI_CONSTANTS is not set
543# CONFIG_SCSI_LOGGING is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100544# CONFIG_SCSI_SCAN_ASYNC is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000545CONFIG_SCSI_WAIT_SCAN=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100546
547#
548# SCSI Transports
549#
550# CONFIG_SCSI_SPI_ATTRS is not set
551# CONFIG_SCSI_FC_ATTRS is not set
552# CONFIG_SCSI_ISCSI_ATTRS is not set
553# CONFIG_SCSI_SAS_ATTRS is not set
554# CONFIG_SCSI_SAS_LIBSAS is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100555# CONFIG_SCSI_SRP_ATTRS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700556# CONFIG_SCSI_LOWLEVEL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000557# CONFIG_SCSI_DH is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000558# CONFIG_SCSI_OSD_INITIATOR is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100559# CONFIG_ATA is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000560CONFIG_MD=y
561# CONFIG_BLK_DEV_MD is not set
562CONFIG_BLK_DEV_DM=m
563# CONFIG_DM_DEBUG is not set
564# CONFIG_DM_CRYPT is not set
565# CONFIG_DM_SNAPSHOT is not set
566# CONFIG_DM_MIRROR is not set
567# CONFIG_DM_ZERO is not set
568# CONFIG_DM_MULTIPATH is not set
569# CONFIG_DM_DELAY is not set
570# CONFIG_DM_UEVENT is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000571# CONFIG_MACINTOSH_DRIVERS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100572CONFIG_NETDEVICES=y
573# CONFIG_DUMMY is not set
574# CONFIG_BONDING is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700575# CONFIG_MACVLAN is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100576# CONFIG_EQUALIZER is not set
577# CONFIG_TUN is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100578# CONFIG_VETH is not set
579# CONFIG_PHYLIB is not set
580CONFIG_NET_ETHERNET=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000581CONFIG_MII=m
Geoff Levanddc892282009-05-15 08:01:59 +0000582# CONFIG_ETHOC is not set
583# CONFIG_DNET is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100584# CONFIG_IBM_NEW_EMAC_ZMII is not set
585# CONFIG_IBM_NEW_EMAC_RGMII is not set
586# CONFIG_IBM_NEW_EMAC_TAH is not set
587# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000588# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
589# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
590# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100591# CONFIG_B44 is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000592# CONFIG_KS8842 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000593CONFIG_NETDEV_1000=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000594CONFIG_GELIC_NET=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100595CONFIG_GELIC_WIRELESS=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700596# CONFIG_NETDEV_10000 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100597
598#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000599# Wireless LAN
Geoff Levand797c7b52006-11-23 00:47:01 +0100600#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000601# CONFIG_WLAN_PRE80211 is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100602CONFIG_WLAN_80211=y
603# CONFIG_LIBERTAS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000604# CONFIG_LIBERTAS_THINFIRM is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000605# CONFIG_AT76C50X_USB is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100606# CONFIG_USB_ZD1201 is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100607# CONFIG_USB_NET_RNDIS_WLAN is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000608# CONFIG_RTL8187 is not set
609# CONFIG_MAC80211_HWSIM is not set
610# CONFIG_P54_COMMON is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000611# CONFIG_AR9170_USB is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100612# CONFIG_HOSTAP is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000613# CONFIG_B43 is not set
614# CONFIG_B43LEGACY is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000615# CONFIG_ZD1211RW is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000616# CONFIG_RT2X00 is not set
617
618#
619# Enable WiMAX (Networking options) to see the WiMAX drivers
620#
Geoff Levand797c7b52006-11-23 00:47:01 +0100621
622#
Geoff Levand36bd2832007-05-12 03:42:03 +1000623# USB Network Adapters
624#
625# CONFIG_USB_CATC is not set
626# CONFIG_USB_KAWETH is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000627# CONFIG_USB_PEGASUS is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000628# CONFIG_USB_RTL8150 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000629CONFIG_USB_USBNET=m
Geoff Levandb3330de2007-12-05 18:13:38 +1100630CONFIG_USB_NET_AX8817X=m
Geoff Levand36bd2832007-05-12 03:42:03 +1000631# CONFIG_USB_NET_CDCETHER is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000632# CONFIG_USB_NET_CDC_EEM is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000633# CONFIG_USB_NET_DM9601 is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000634# CONFIG_USB_NET_SMSC95XX is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000635# CONFIG_USB_NET_GL620A is not set
636# CONFIG_USB_NET_NET1080 is not set
637# CONFIG_USB_NET_PLUSB is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000638# CONFIG_USB_NET_MCS7830 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000639# CONFIG_USB_NET_RNDIS_HOST is not set
640# CONFIG_USB_NET_CDC_SUBSET is not set
641# CONFIG_USB_NET_ZAURUS is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000642# CONFIG_USB_NET_INT51X1 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100643# CONFIG_WAN is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000644CONFIG_PPP=m
645CONFIG_PPP_MULTILINK=y
646# CONFIG_PPP_FILTER is not set
647CONFIG_PPP_ASYNC=m
648# CONFIG_PPP_SYNC_TTY is not set
649CONFIG_PPP_DEFLATE=m
650# CONFIG_PPP_BSDCOMP is not set
651# CONFIG_PPP_MPPE is not set
652CONFIG_PPPOE=m
653# CONFIG_PPPOL2TP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100654# CONFIG_SLIP is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000655CONFIG_SLHC=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100656# CONFIG_NETCONSOLE is not set
657# CONFIG_NETPOLL is not set
658# CONFIG_NET_POLL_CONTROLLER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100659# CONFIG_ISDN is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100660# CONFIG_PHONE is not set
661
662#
663# Input device support
664#
665CONFIG_INPUT=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000666CONFIG_INPUT_FF_MEMLESS=m
Paul Mackerrasca74c012007-06-26 14:19:35 +1000667# CONFIG_INPUT_POLLDEV is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100668
669#
670# Userland interfaces
671#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800672CONFIG_INPUT_MOUSEDEV=y
673# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
674CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
675CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
Geoff Levandb3330de2007-12-05 18:13:38 +1100676CONFIG_INPUT_JOYDEV=m
677CONFIG_INPUT_EVDEV=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100678# CONFIG_INPUT_EVBUG is not set
679
680#
681# Input Device Drivers
682#
683# CONFIG_INPUT_KEYBOARD is not set
684# CONFIG_INPUT_MOUSE is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000685# CONFIG_INPUT_JOYSTICK is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000686# CONFIG_INPUT_TABLET is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100687# CONFIG_INPUT_TOUCHSCREEN is not set
688# CONFIG_INPUT_MISC is not set
689
690#
691# Hardware I/O ports
692#
693# CONFIG_SERIO is not set
694# CONFIG_GAMEPORT is not set
695
696#
697# Character devices
698#
699CONFIG_VT=y
Geoff Levand98fded02008-08-21 06:18:43 +1000700CONFIG_CONSOLE_TRANSLATIONS=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100701CONFIG_VT_CONSOLE=y
702CONFIG_HW_CONSOLE=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000703CONFIG_VT_HW_CONSOLE_BINDING=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000704CONFIG_DEVKMEM=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100705# CONFIG_SERIAL_NONSTANDARD is not set
706
707#
708# Serial drivers
709#
710# CONFIG_SERIAL_8250 is not set
711
712#
713# Non-8250 serial port support
714#
715CONFIG_UNIX98_PTYS=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000716# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000717# CONFIG_LEGACY_PTYS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000718# CONFIG_HVC_UDBG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100719# CONFIG_IPMI_HANDLER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100720# CONFIG_HW_RANDOM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100721# CONFIG_R3964 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100722# CONFIG_RAW_DRIVER is not set
723# CONFIG_HANGCHECK_TIMER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100724# CONFIG_TCG_TPM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100725# CONFIG_I2C is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100726# CONFIG_SPI is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000727
728#
729# PPS support
730#
731# CONFIG_PPS is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000732CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
733# CONFIG_GPIOLIB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100734# CONFIG_W1 is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700735# CONFIG_POWER_SUPPLY is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100736# CONFIG_HWMON is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100737# CONFIG_THERMAL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000738# CONFIG_THERMAL_HWMON is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100739# CONFIG_WATCHDOG is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000740CONFIG_SSB_POSSIBLE=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100741
742#
743# Sonics Silicon Backplane
744#
Geoff Levandb3330de2007-12-05 18:13:38 +1100745# CONFIG_SSB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100746
747#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000748# Multifunction device drivers
749#
Geoff Levand98fded02008-08-21 06:18:43 +1000750# CONFIG_MFD_CORE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000751# CONFIG_MFD_SM501 is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000752# CONFIG_HTC_PASIC3 is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000753# CONFIG_MFD_TMIO is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000754# CONFIG_REGULATOR is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000755# CONFIG_MEDIA_SUPPORT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100756
757#
758# Graphics support
759#
Geoff Levand36bd2832007-05-12 03:42:03 +1000760# CONFIG_VGASTATE is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700761CONFIG_VIDEO_OUTPUT_CONTROL=m
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800762CONFIG_FB=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000763# CONFIG_FIRMWARE_EDID is not set
764# CONFIG_FB_DDC is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000765# CONFIG_FB_BOOT_VESA_SUPPORT is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000766# CONFIG_FB_CFB_FILLRECT is not set
767# CONFIG_FB_CFB_COPYAREA is not set
768# CONFIG_FB_CFB_IMAGEBLIT is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100769# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000770CONFIG_FB_SYS_FILLRECT=y
771CONFIG_FB_SYS_COPYAREA=y
772CONFIG_FB_SYS_IMAGEBLIT=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000773# CONFIG_FB_FOREIGN_ENDIAN is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000774CONFIG_FB_SYS_FOPS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000775# CONFIG_FB_SVGALIB is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800776# CONFIG_FB_MACMODES is not set
777# CONFIG_FB_BACKLIGHT is not set
778# CONFIG_FB_MODE_HELPERS is not set
779# CONFIG_FB_TILEBLITTING is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000780
781#
782# Frame buffer hardware drivers
783#
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800784# CONFIG_FB_OF is not set
785# CONFIG_FB_VGA16 is not set
786# CONFIG_FB_S1D13XXX is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100787# CONFIG_FB_IBM_GXT4500 is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800788CONFIG_FB_PS3=y
Geoff Levandb3330de2007-12-05 18:13:38 +1100789CONFIG_FB_PS3_DEFAULT_SIZE_M=9
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800790# CONFIG_FB_VIRTUAL is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000791# CONFIG_FB_METRONOME is not set
792# CONFIG_FB_MB862XX is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000793# CONFIG_FB_BROADSHEET is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100794# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
795
796#
797# Display device support
798#
799# CONFIG_DISPLAY_SUPPORT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100800
801#
802# Console display driver support
803#
804# CONFIG_VGA_CONSOLE is not set
805CONFIG_DUMMY_CONSOLE=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800806CONFIG_FRAMEBUFFER_CONSOLE=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700807CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000808CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800809# CONFIG_FONTS is not set
810CONFIG_FONT_8x8=y
811CONFIG_FONT_8x16=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800812CONFIG_LOGO=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700813CONFIG_FB_LOGO_EXTRA=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800814# CONFIG_LOGO_LINUX_MONO is not set
815# CONFIG_LOGO_LINUX_VGA16 is not set
816CONFIG_LOGO_LINUX_CLUT224=y
Geoff Levand335675a2008-01-19 07:33:04 +1100817CONFIG_SOUND=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000818# CONFIG_SOUND_OSS_CORE is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100819CONFIG_SND=m
820CONFIG_SND_TIMER=m
821CONFIG_SND_PCM=m
Geoff Levand72e82dc2008-07-17 07:22:26 +1000822CONFIG_SND_HWDEP=m
823CONFIG_SND_RAWMIDI=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000824# CONFIG_SND_SEQUENCER is not set
825# CONFIG_SND_MIXER_OSS is not set
826# CONFIG_SND_PCM_OSS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000827# CONFIG_SND_HRTIMER is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000828# CONFIG_SND_DYNAMIC_MINORS is not set
829CONFIG_SND_SUPPORT_OLD_API=y
830CONFIG_SND_VERBOSE_PROCFS=y
831# CONFIG_SND_VERBOSE_PRINTK is not set
832# CONFIG_SND_DEBUG is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000833# CONFIG_SND_RAWMIDI_SEQ is not set
834# CONFIG_SND_OPL3_LIB_SEQ is not set
835# CONFIG_SND_OPL4_LIB_SEQ is not set
836# CONFIG_SND_SBAWE_SEQ is not set
837# CONFIG_SND_EMU10K1_SEQ is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000838# CONFIG_SND_DRIVERS is not set
839CONFIG_SND_PPC=y
Geoff Levand335675a2008-01-19 07:33:04 +1100840CONFIG_SND_PS3=m
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700841CONFIG_SND_PS3_DEFAULT_START_DELAY=2000
Geoff Levand72e82dc2008-07-17 07:22:26 +1000842CONFIG_SND_USB=y
843CONFIG_SND_USB_AUDIO=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000844# CONFIG_SND_USB_USX2Y is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000845# CONFIG_SND_USB_CAIAQ is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000846# CONFIG_SND_SOC is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000847# CONFIG_SOUND_PRIME is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700848CONFIG_HID_SUPPORT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100849CONFIG_HID=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000850# CONFIG_HID_DEBUG is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000851CONFIG_HIDRAW=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100852
853#
Geoff Levand36bd2832007-05-12 03:42:03 +1000854# USB Input Devices
855#
856CONFIG_USB_HID=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000857# CONFIG_HID_PID is not set
858CONFIG_USB_HIDDEV=y
Geoff Levand36bd2832007-05-12 03:42:03 +1000859
860#
861# USB HID Boot Protocol drivers
862#
863# CONFIG_USB_KBD is not set
864# CONFIG_USB_MOUSE is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000865
866#
867# Special HID drivers
868#
Geoff Levand9aac3972009-03-13 06:52:22 +0000869# CONFIG_HID_A4TECH is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000870CONFIG_HID_APPLE=m
871CONFIG_HID_BELKIN=m
872CONFIG_HID_CHERRY=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000873# CONFIG_HID_CHICONY is not set
874# CONFIG_HID_CYPRESS is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000875# CONFIG_HID_DRAGONRISE is not set
876CONFIG_HID_EZKEY=m
Geoff Levanddc892282009-05-15 08:01:59 +0000877# CONFIG_HID_KYE is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000878# CONFIG_HID_GYRATION is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000879# CONFIG_HID_KENSINGTON is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000880CONFIG_HID_LOGITECH=m
881# CONFIG_LOGITECH_FF is not set
882# CONFIG_LOGIRUMBLEPAD2_FF is not set
883CONFIG_HID_MICROSOFT=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000884# CONFIG_HID_MONTEREY is not set
885# CONFIG_HID_NTRIG is not set
886# CONFIG_HID_PANTHERLORD is not set
887# CONFIG_HID_PETALYNX is not set
888# CONFIG_HID_SAMSUNG is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000889CONFIG_HID_SONY=m
Geoff Levandb080f182009-08-25 07:53:35 +0000890CONFIG_HID_SUNPLUS=m
891# CONFIG_HID_GREENASIA is not set
892CONFIG_HID_SMARTJOYPLUS=m
893# CONFIG_SMARTJOYPLUS_FF is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000894# CONFIG_HID_TOPSEED is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000895# CONFIG_HID_THRUSTMASTER is not set
896# CONFIG_HID_WACOM is not set
897# CONFIG_HID_ZEROPLUS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700898CONFIG_USB_SUPPORT=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800899CONFIG_USB_ARCH_HAS_HCD=y
900CONFIG_USB_ARCH_HAS_OHCI=y
901CONFIG_USB_ARCH_HAS_EHCI=y
Geoff Levand335675a2008-01-19 07:33:04 +1100902CONFIG_USB=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000903# CONFIG_USB_DEBUG is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100904# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800905
906#
907# Miscellaneous USB options
908#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000909CONFIG_USB_DEVICEFS=y
910# CONFIG_USB_DEVICE_CLASS is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800911# CONFIG_USB_DYNAMIC_MINORS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000912CONFIG_USB_SUSPEND=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800913# CONFIG_USB_OTG is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000914# CONFIG_USB_OTG_WHITELIST is not set
915# CONFIG_USB_OTG_BLACKLIST_HUB is not set
916CONFIG_USB_MON=m
917# CONFIG_USB_WUSB is not set
918# CONFIG_USB_WUSB_CBAF is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800919
920#
921# USB Host Controller Drivers
922#
Geoff Levand72e82dc2008-07-17 07:22:26 +1000923# CONFIG_USB_C67X00_HCD is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100924CONFIG_USB_EHCI_HCD=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800925# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
926# CONFIG_USB_EHCI_TT_NEWSCHED is not set
927CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100928# CONFIG_USB_EHCI_HCD_PPC_OF is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000929# CONFIG_USB_OXU210HP_HCD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800930# CONFIG_USB_ISP116X_HCD is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000931# CONFIG_USB_ISP1760_HCD is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100932CONFIG_USB_OHCI_HCD=m
Geoff Levandb080f182009-08-25 07:53:35 +0000933# CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set
934# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800935# CONFIG_USB_OHCI_HCD_PPC_OF is not set
936# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
937CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
938CONFIG_USB_OHCI_LITTLE_ENDIAN=y
939# CONFIG_USB_SL811_HCD is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700940# CONFIG_USB_R8A66597_HCD is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000941# CONFIG_USB_HWA_HCD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800942
943#
Geoff Levand98fded02008-08-21 06:18:43 +1000944# Enable Host or Gadget support to see Inventra options
945#
946
947#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800948# USB Device Class drivers
949#
950# CONFIG_USB_ACM is not set
951# CONFIG_USB_PRINTER is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000952# CONFIG_USB_WDM is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000953# CONFIG_USB_TMC is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100954
955#
Geoff Levanddc892282009-05-15 08:01:59 +0000956# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Geoff Levand797c7b52006-11-23 00:47:01 +0100957#
958
959#
Geoff Levanddc892282009-05-15 08:01:59 +0000960# also be needed; see USB_STORAGE Help for more info
Geoff Levand5f3162f2007-01-26 19:08:29 -0800961#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000962CONFIG_USB_STORAGE=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800963# CONFIG_USB_STORAGE_DEBUG is not set
964# CONFIG_USB_STORAGE_DATAFAB is not set
965# CONFIG_USB_STORAGE_FREECOM is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100966# CONFIG_USB_STORAGE_ISD200 is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800967# CONFIG_USB_STORAGE_USBAT is not set
968# CONFIG_USB_STORAGE_SDDR09 is not set
969# CONFIG_USB_STORAGE_SDDR55 is not set
970# CONFIG_USB_STORAGE_JUMPSHOT is not set
971# CONFIG_USB_STORAGE_ALAUDA is not set
Geoff Levandb3330de2007-12-05 18:13:38 +1100972# CONFIG_USB_STORAGE_ONETOUCH is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800973# CONFIG_USB_STORAGE_KARMA is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000974# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800975# CONFIG_USB_LIBUSUAL is not set
976
977#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800978# USB Imaging devices
979#
980# CONFIG_USB_MDC800 is not set
981# CONFIG_USB_MICROTEK is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800982
983#
984# USB port drivers
985#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800986# CONFIG_USB_SERIAL is not set
987
988#
989# USB Miscellaneous drivers
990#
991# CONFIG_USB_EMI62 is not set
992# CONFIG_USB_EMI26 is not set
993# CONFIG_USB_ADUTUX is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000994# CONFIG_USB_SEVSEG is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800995# CONFIG_USB_RIO500 is not set
996# CONFIG_USB_LEGOTOWER is not set
997# CONFIG_USB_LCD is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000998# CONFIG_USB_BERRY_CHARGE is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800999# CONFIG_USB_LED is not set
1000# CONFIG_USB_CYPRESS_CY7C63 is not set
1001# CONFIG_USB_CYTHERM is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001002# CONFIG_USB_IDMOUSE is not set
1003# CONFIG_USB_FTDI_ELAN is not set
1004# CONFIG_USB_APPLEDISPLAY is not set
1005# CONFIG_USB_SISUSBVGA is not set
1006# CONFIG_USB_LD is not set
1007# CONFIG_USB_TRANCEVIBRATOR is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001008# CONFIG_USB_IOWARRIOR is not set
1009# CONFIG_USB_TEST is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001010# CONFIG_USB_ISIGHTFW is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001011# CONFIG_USB_VST is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001012# CONFIG_USB_GADGET is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001013
1014#
1015# OTG and related infrastructure
1016#
Geoff Levanddc892282009-05-15 08:01:59 +00001017# CONFIG_NOP_USB_XCEIV is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001018# CONFIG_MMC is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001019# CONFIG_MEMSTICK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001020# CONFIG_NEW_LEDS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001021# CONFIG_ACCESSIBILITY is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001022# CONFIG_EDAC is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001023CONFIG_RTC_LIB=m
1024CONFIG_RTC_CLASS=m
1025
1026#
1027# RTC interfaces
1028#
1029CONFIG_RTC_INTF_SYSFS=y
1030CONFIG_RTC_INTF_PROC=y
1031CONFIG_RTC_INTF_DEV=y
1032# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1033# CONFIG_RTC_DRV_TEST is not set
1034
1035#
1036# SPI RTC drivers
1037#
1038
1039#
1040# Platform RTC drivers
1041#
1042# CONFIG_RTC_DRV_CMOS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001043# CONFIG_RTC_DRV_DS1286 is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001044# CONFIG_RTC_DRV_DS1511 is not set
1045# CONFIG_RTC_DRV_DS1553 is not set
1046# CONFIG_RTC_DRV_DS1742 is not set
1047# CONFIG_RTC_DRV_STK17TA8 is not set
1048# CONFIG_RTC_DRV_M48T86 is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001049# CONFIG_RTC_DRV_M48T35 is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001050# CONFIG_RTC_DRV_M48T59 is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001051# CONFIG_RTC_DRV_BQ4802 is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001052# CONFIG_RTC_DRV_V3020 is not set
1053
1054#
1055# on-CPU RTC drivers
1056#
Geoff Levanddc892282009-05-15 08:01:59 +00001057# CONFIG_RTC_DRV_GENERIC is not set
1058CONFIG_RTC_DRV_PS3=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001059# CONFIG_DMADEVICES is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001060# CONFIG_AUXDISPLAY is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001061# CONFIG_UIO is not set
Geoff Levandb080f182009-08-25 07:53:35 +00001062
1063#
1064# TI VLYNQ
1065#
Geoff Levand9aac3972009-03-13 06:52:22 +00001066# CONFIG_STAGING is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001067
1068#
Geoff Levand797c7b52006-11-23 00:47:01 +01001069# File systems
1070#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001071CONFIG_EXT2_FS=m
1072# CONFIG_EXT2_FS_XATTR is not set
1073# CONFIG_EXT2_FS_XIP is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001074CONFIG_EXT3_FS=m
Geoff Levanddc892282009-05-15 08:01:59 +00001075# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001076CONFIG_EXT3_FS_XATTR=y
1077# CONFIG_EXT3_FS_POSIX_ACL is not set
1078# CONFIG_EXT3_FS_SECURITY is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001079CONFIG_EXT4_FS=y
1080# CONFIG_EXT4DEV_COMPAT is not set
1081CONFIG_EXT4_FS_XATTR=y
1082# CONFIG_EXT4_FS_POSIX_ACL is not set
1083# CONFIG_EXT4_FS_SECURITY is not set
1084CONFIG_JBD=m
Geoff Levand72e82dc2008-07-17 07:22:26 +10001085# CONFIG_JBD_DEBUG is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001086CONFIG_JBD2=y
1087# CONFIG_JBD2_DEBUG is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001088CONFIG_FS_MBCACHE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001089# CONFIG_REISERFS_FS is not set
1090# CONFIG_JFS_FS is not set
1091# CONFIG_FS_POSIX_ACL is not set
1092# CONFIG_XFS_FS is not set
1093# CONFIG_GFS2_FS is not set
1094# CONFIG_OCFS2_FS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001095# CONFIG_BTRFS_FS is not set
Geoff Levandb080f182009-08-25 07:53:35 +00001096CONFIG_FILE_LOCKING=y
1097CONFIG_FSNOTIFY=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001098CONFIG_DNOTIFY=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001099CONFIG_INOTIFY=y
1100CONFIG_INOTIFY_USER=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001101CONFIG_QUOTA=y
Geoff Levandb3330de2007-12-05 18:13:38 +11001102# CONFIG_QUOTA_NETLINK_INTERFACE is not set
1103CONFIG_PRINT_QUOTA_WARNING=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001104CONFIG_QUOTA_TREE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001105# CONFIG_QFMT_V1 is not set
1106CONFIG_QFMT_V2=y
1107CONFIG_QUOTACTL=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001108CONFIG_AUTOFS_FS=m
1109CONFIG_AUTOFS4_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +01001110# CONFIG_FUSE_FS is not set
1111
1112#
Geoff Levanddc892282009-05-15 08:01:59 +00001113# Caches
1114#
1115# CONFIG_FSCACHE is not set
1116
1117#
Geoff Levand797c7b52006-11-23 00:47:01 +01001118# CD-ROM/DVD Filesystems
1119#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001120CONFIG_ISO9660_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -08001121CONFIG_JOLIET=y
1122# CONFIG_ZISOFS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001123CONFIG_UDF_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -08001124CONFIG_UDF_NLS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001125
1126#
1127# DOS/FAT/NT Filesystems
1128#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001129CONFIG_FAT_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +01001130# CONFIG_MSDOS_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001131CONFIG_VFAT_FS=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001132CONFIG_FAT_DEFAULT_CODEPAGE=437
1133CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
Geoff Levand797c7b52006-11-23 00:47:01 +01001134# CONFIG_NTFS_FS is not set
1135
1136#
1137# Pseudo filesystems
1138#
1139CONFIG_PROC_FS=y
1140CONFIG_PROC_KCORE=y
1141CONFIG_PROC_SYSCTL=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001142CONFIG_PROC_PAGE_MONITOR=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001143CONFIG_SYSFS=y
1144CONFIG_TMPFS=y
1145# CONFIG_TMPFS_POSIX_ACL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001146CONFIG_HUGETLBFS=y
1147CONFIG_HUGETLB_PAGE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001148# CONFIG_CONFIGFS_FS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001149CONFIG_MISC_FILESYSTEMS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001150# CONFIG_ADFS_FS is not set
1151# CONFIG_AFFS_FS is not set
1152# CONFIG_HFS_FS is not set
1153# CONFIG_HFSPLUS_FS is not set
1154# CONFIG_BEFS_FS is not set
1155# CONFIG_BFS_FS is not set
1156# CONFIG_EFS_FS is not set
1157# CONFIG_CRAMFS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001158# CONFIG_SQUASHFS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001159# CONFIG_VXFS_FS is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001160# CONFIG_MINIX_FS is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001161# CONFIG_OMFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001162# CONFIG_HPFS_FS is not set
1163# CONFIG_QNX4FS_FS is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001164# CONFIG_ROMFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001165# CONFIG_SYSV_FS is not set
1166# CONFIG_UFS_FS is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001167# CONFIG_NILFS2_FS is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001168CONFIG_NETWORK_FILESYSTEMS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001169CONFIG_NFS_FS=y
1170CONFIG_NFS_V3=y
1171# CONFIG_NFS_V3_ACL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001172CONFIG_NFS_V4=y
Geoff Levandb080f182009-08-25 07:53:35 +00001173# CONFIG_NFS_V4_1 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001174CONFIG_ROOT_NFS=y
Geoff Levand98fded02008-08-21 06:18:43 +10001175# CONFIG_NFSD is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001176CONFIG_LOCKD=y
1177CONFIG_LOCKD_V4=y
1178CONFIG_NFS_COMMON=y
1179CONFIG_SUNRPC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001180CONFIG_SUNRPC_GSS=y
1181CONFIG_RPCSEC_GSS_KRB5=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001182# CONFIG_RPCSEC_GSS_SPKM3 is not set
1183# CONFIG_SMB_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001184CONFIG_CIFS=m
1185# CONFIG_CIFS_STATS is not set
1186# CONFIG_CIFS_WEAK_PW_HASH is not set
1187# CONFIG_CIFS_XATTR is not set
1188# CONFIG_CIFS_DEBUG2 is not set
1189# CONFIG_CIFS_EXPERIMENTAL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001190# CONFIG_NCP_FS is not set
1191# CONFIG_CODA_FS is not set
1192# CONFIG_AFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001193
1194#
1195# Partition Types
1196#
1197# CONFIG_PARTITION_ADVANCED is not set
1198CONFIG_MSDOS_PARTITION=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001199CONFIG_NLS=y
1200CONFIG_NLS_DEFAULT="iso8859-1"
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001201CONFIG_NLS_CODEPAGE_437=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001202# CONFIG_NLS_CODEPAGE_737 is not set
1203# CONFIG_NLS_CODEPAGE_775 is not set
1204# CONFIG_NLS_CODEPAGE_850 is not set
1205# CONFIG_NLS_CODEPAGE_852 is not set
1206# CONFIG_NLS_CODEPAGE_855 is not set
1207# CONFIG_NLS_CODEPAGE_857 is not set
1208# CONFIG_NLS_CODEPAGE_860 is not set
1209# CONFIG_NLS_CODEPAGE_861 is not set
1210# CONFIG_NLS_CODEPAGE_862 is not set
1211# CONFIG_NLS_CODEPAGE_863 is not set
1212# CONFIG_NLS_CODEPAGE_864 is not set
1213# CONFIG_NLS_CODEPAGE_865 is not set
1214# CONFIG_NLS_CODEPAGE_866 is not set
1215# CONFIG_NLS_CODEPAGE_869 is not set
1216# CONFIG_NLS_CODEPAGE_936 is not set
1217# CONFIG_NLS_CODEPAGE_950 is not set
1218# CONFIG_NLS_CODEPAGE_932 is not set
1219# CONFIG_NLS_CODEPAGE_949 is not set
1220# CONFIG_NLS_CODEPAGE_874 is not set
1221# CONFIG_NLS_ISO8859_8 is not set
1222# CONFIG_NLS_CODEPAGE_1250 is not set
1223# CONFIG_NLS_CODEPAGE_1251 is not set
1224# CONFIG_NLS_ASCII is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001225CONFIG_NLS_ISO8859_1=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001226# CONFIG_NLS_ISO8859_2 is not set
1227# CONFIG_NLS_ISO8859_3 is not set
1228# CONFIG_NLS_ISO8859_4 is not set
1229# CONFIG_NLS_ISO8859_5 is not set
1230# CONFIG_NLS_ISO8859_6 is not set
1231# CONFIG_NLS_ISO8859_7 is not set
1232# CONFIG_NLS_ISO8859_9 is not set
1233# CONFIG_NLS_ISO8859_13 is not set
1234# CONFIG_NLS_ISO8859_14 is not set
1235# CONFIG_NLS_ISO8859_15 is not set
1236# CONFIG_NLS_KOI8_R is not set
1237# CONFIG_NLS_KOI8_U is not set
1238# CONFIG_NLS_UTF8 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001239# CONFIG_DLM is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001240CONFIG_BINARY_PRINTF=y
Paul Mackerrase89debc2007-01-22 22:39:24 +11001241
1242#
Geoff Levand797c7b52006-11-23 00:47:01 +01001243# Library routines
1244#
Geoff Levand5f3162f2007-01-26 19:08:29 -08001245CONFIG_BITREVERSE=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001246CONFIG_GENERIC_FIND_LAST_BIT=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001247CONFIG_CRC_CCITT=m
Geoff Levand9aac3972009-03-13 06:52:22 +00001248CONFIG_CRC16=y
Geoff Levand98fded02008-08-21 06:18:43 +10001249CONFIG_CRC_T10DIF=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001250CONFIG_CRC_ITU_T=m
Geoff Levand5f3162f2007-01-26 19:08:29 -08001251CONFIG_CRC32=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001252# CONFIG_CRC7 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001253# CONFIG_LIBCRC32C is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001254CONFIG_ZLIB_INFLATE=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001255CONFIG_ZLIB_DEFLATE=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001256CONFIG_LZO_COMPRESS=m
1257CONFIG_LZO_DECOMPRESS=m
Geoff Levanddc892282009-05-15 08:01:59 +00001258CONFIG_DECOMPRESS_GZIP=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001259CONFIG_HAS_IOMEM=y
1260CONFIG_HAS_IOPORT=y
Geoff Levand36bd2832007-05-12 03:42:03 +10001261CONFIG_HAS_DMA=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001262CONFIG_HAVE_LMB=y
Geoff Levanddc892282009-05-15 08:01:59 +00001263CONFIG_NLATTR=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001264
1265#
1266# Kernel hacking
1267#
1268# CONFIG_PRINTK_TIME is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001269CONFIG_ENABLE_WARN_DEPRECATED=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001270CONFIG_ENABLE_MUST_CHECK=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001271CONFIG_FRAME_WARN=2048
Geoff Levande4eb8cf2007-06-16 08:07:30 +10001272CONFIG_MAGIC_SYSRQ=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001273# CONFIG_UNUSED_SYMBOLS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001274CONFIG_DEBUG_FS=y
Paul Mackerrase89debc2007-01-22 22:39:24 +11001275# CONFIG_HEADERS_CHECK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001276CONFIG_DEBUG_KERNEL=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001277# CONFIG_DEBUG_SHIRQ is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001278CONFIG_DETECT_SOFTLOCKUP=y
Geoff Levand98fded02008-08-21 06:18:43 +10001279# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1280CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Geoff Levanddc892282009-05-15 08:01:59 +00001281CONFIG_DETECT_HUNG_TASK=y
1282# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1283CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001284CONFIG_SCHED_DEBUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001285# CONFIG_SCHEDSTATS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001286# CONFIG_TIMER_STATS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001287# CONFIG_DEBUG_OBJECTS is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001288# CONFIG_DEBUG_SLAB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001289# CONFIG_DEBUG_RT_MUTEXES is not set
1290# CONFIG_RT_MUTEX_TESTER is not set
1291CONFIG_DEBUG_SPINLOCK=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001292CONFIG_DEBUG_MUTEXES=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001293CONFIG_DEBUG_LOCK_ALLOC=y
1294CONFIG_PROVE_LOCKING=y
1295CONFIG_LOCKDEP=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001296# CONFIG_LOCK_STAT is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001297CONFIG_DEBUG_LOCKDEP=y
1298CONFIG_TRACE_IRQFLAGS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001299CONFIG_DEBUG_SPINLOCK_SLEEP=y
1300# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001301CONFIG_STACKTRACE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001302# CONFIG_DEBUG_KOBJECT is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001303CONFIG_DEBUG_BUGVERBOSE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001304CONFIG_DEBUG_INFO=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001305# CONFIG_DEBUG_VM is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001306CONFIG_DEBUG_WRITECOUNT=y
Geoff Levand98fded02008-08-21 06:18:43 +10001307CONFIG_DEBUG_MEMORY_INIT=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001308CONFIG_DEBUG_LIST=y
Geoff Levandb3330de2007-12-05 18:13:38 +11001309# CONFIG_DEBUG_SG is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001310# CONFIG_DEBUG_NOTIFIERS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001311# CONFIG_RCU_TORTURE_TEST is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001312# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001313# CONFIG_BACKTRACE_SELF_TEST is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001314# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001315# CONFIG_FAULT_INJECTION is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001316# CONFIG_LATENCYTOP is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001317CONFIG_SYSCTL_SYSCALL_CHECK=y
Geoff Levanddc892282009-05-15 08:01:59 +00001318# CONFIG_DEBUG_PAGEALLOC is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001319CONFIG_NOP_TRACER=y
1320CONFIG_HAVE_FUNCTION_TRACER=y
Geoff Levanddc892282009-05-15 08:01:59 +00001321CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001322CONFIG_HAVE_DYNAMIC_FTRACE=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001323CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1324CONFIG_RING_BUFFER=y
Geoff Levandb080f182009-08-25 07:53:35 +00001325CONFIG_EVENT_TRACING=y
1326CONFIG_CONTEXT_SWITCH_TRACER=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001327CONFIG_TRACING=y
Geoff Levanddc892282009-05-15 08:01:59 +00001328CONFIG_TRACING_SUPPORT=y
Geoff Levandb080f182009-08-25 07:53:35 +00001329# CONFIG_FTRACE is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001330# CONFIG_DYNAMIC_DEBUG is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001331# CONFIG_SAMPLES is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001332CONFIG_HAVE_ARCH_KGDB=y
1333# CONFIG_KGDB is not set
Geoff Levandb080f182009-08-25 07:53:35 +00001334# CONFIG_PPC_DISABLE_WERROR is not set
1335CONFIG_PPC_WERROR=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001336CONFIG_PRINT_STACK_DEPTH=64
Geoff Levand5f3162f2007-01-26 19:08:29 -08001337CONFIG_DEBUG_STACKOVERFLOW=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001338# CONFIG_DEBUG_STACK_USAGE is not set
Geoff Levandb080f182009-08-25 07:53:35 +00001339# CONFIG_PPC_EMULATED_STATS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001340# CONFIG_CODE_PATCHING_SELFTEST is not set
1341# CONFIG_FTR_FIXUP_SELFTEST is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001342# CONFIG_MSI_BITMAP_SELFTEST is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001343# CONFIG_XMON is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001344CONFIG_IRQSTACKS=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001345# CONFIG_VIRQ_DEBUG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001346# CONFIG_BOOTX_TEXT is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +10001347# CONFIG_PPC_EARLY_DEBUG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001348
1349#
1350# Security options
1351#
1352# CONFIG_KEYS is not set
1353# CONFIG_SECURITY is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001354# CONFIG_SECURITYFS is not set
Geoff Levandb3330de2007-12-05 18:13:38 +11001355# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001356CONFIG_CRYPTO=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001357
1358#
1359# Crypto core or helper
1360#
Geoff Levand9aac3972009-03-13 06:52:22 +00001361# CONFIG_CRYPTO_FIPS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001362CONFIG_CRYPTO_ALGAPI=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001363CONFIG_CRYPTO_ALGAPI2=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001364CONFIG_CRYPTO_AEAD=m
Geoff Levand9aac3972009-03-13 06:52:22 +00001365CONFIG_CRYPTO_AEAD2=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001366CONFIG_CRYPTO_BLKCIPHER=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001367CONFIG_CRYPTO_BLKCIPHER2=y
1368CONFIG_CRYPTO_HASH=y
1369CONFIG_CRYPTO_HASH2=y
1370CONFIG_CRYPTO_RNG=m
1371CONFIG_CRYPTO_RNG2=y
Geoff Levanddc892282009-05-15 08:01:59 +00001372CONFIG_CRYPTO_PCOMP=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001373CONFIG_CRYPTO_MANAGER=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001374CONFIG_CRYPTO_MANAGER2=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001375CONFIG_CRYPTO_GF128MUL=m
1376# CONFIG_CRYPTO_NULL is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001377CONFIG_CRYPTO_WORKQUEUE=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001378# CONFIG_CRYPTO_CRYPTD is not set
1379# CONFIG_CRYPTO_AUTHENC is not set
1380# CONFIG_CRYPTO_TEST is not set
1381
1382#
1383# Authenticated Encryption with Associated Data
1384#
1385CONFIG_CRYPTO_CCM=m
1386CONFIG_CRYPTO_GCM=m
1387CONFIG_CRYPTO_SEQIV=m
1388
1389#
1390# Block modes
1391#
1392CONFIG_CRYPTO_CBC=y
1393CONFIG_CRYPTO_CTR=m
1394# CONFIG_CRYPTO_CTS is not set
1395CONFIG_CRYPTO_ECB=m
1396# CONFIG_CRYPTO_LRW is not set
1397CONFIG_CRYPTO_PCBC=m
1398# CONFIG_CRYPTO_XTS is not set
1399
1400#
1401# Hash modes
1402#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001403# CONFIG_CRYPTO_HMAC is not set
1404# CONFIG_CRYPTO_XCBC is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001405
1406#
1407# Digest
1408#
1409# CONFIG_CRYPTO_CRC32C is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001410# CONFIG_CRYPTO_MD4 is not set
1411CONFIG_CRYPTO_MD5=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001412CONFIG_CRYPTO_MICHAEL_MIC=m
Geoff Levand72e82dc2008-07-17 07:22:26 +10001413# CONFIG_CRYPTO_RMD128 is not set
1414# CONFIG_CRYPTO_RMD160 is not set
1415# CONFIG_CRYPTO_RMD256 is not set
1416# CONFIG_CRYPTO_RMD320 is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001417# CONFIG_CRYPTO_SHA1 is not set
1418# CONFIG_CRYPTO_SHA256 is not set
1419# CONFIG_CRYPTO_SHA512 is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001420# CONFIG_CRYPTO_TGR192 is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001421# CONFIG_CRYPTO_WP512 is not set
1422
1423#
1424# Ciphers
1425#
Geoff Levandb3330de2007-12-05 18:13:38 +11001426CONFIG_CRYPTO_AES=m
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001427# CONFIG_CRYPTO_ANUBIS is not set
1428CONFIG_CRYPTO_ARC4=m
1429# CONFIG_CRYPTO_BLOWFISH is not set
1430# CONFIG_CRYPTO_CAMELLIA is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001431# CONFIG_CRYPTO_CAST5 is not set
1432# CONFIG_CRYPTO_CAST6 is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001433CONFIG_CRYPTO_DES=y
1434# CONFIG_CRYPTO_FCRYPT is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001435# CONFIG_CRYPTO_KHAZAD is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001436CONFIG_CRYPTO_SALSA20=m
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001437# CONFIG_CRYPTO_SEED is not set
1438# CONFIG_CRYPTO_SERPENT is not set
1439# CONFIG_CRYPTO_TEA is not set
1440# CONFIG_CRYPTO_TWOFISH is not set
1441
1442#
1443# Compression
1444#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001445# CONFIG_CRYPTO_DEFLATE is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001446# CONFIG_CRYPTO_ZLIB is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001447CONFIG_CRYPTO_LZO=m
Geoff Levand9aac3972009-03-13 06:52:22 +00001448
1449#
1450# Random Number Generation
1451#
1452# CONFIG_CRYPTO_ANSI_CPRNG is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001453CONFIG_CRYPTO_HW=y
Geoff Levandb3330de2007-12-05 18:13:38 +11001454# CONFIG_PPC_CLOCK is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001455# CONFIG_VIRTUALIZATION is not set