blob: 7de127e4ceeffbf36f4ae9e718d9b9896c733198 [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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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 Levandb3330def2007-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
Geoff Levandb080f182009-08-25 07:53:35 +0000596# CONFIG_GELIC_WIRELESS_OLD_PSK_INTERFACE is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700597# CONFIG_NETDEV_10000 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100598
599#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000600# Wireless LAN
Geoff Levand797c7b52006-11-23 00:47:01 +0100601#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000602# CONFIG_WLAN_PRE80211 is not set
Geoff Levandb3330def2007-12-05 18:13:38 +1100603CONFIG_WLAN_80211=y
604# CONFIG_LIBERTAS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000605# CONFIG_LIBERTAS_THINFIRM is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000606# CONFIG_AT76C50X_USB is not set
Geoff Levandb3330def2007-12-05 18:13:38 +1100607# 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 Levanddc892282009-05-15 08:01:59 +0000612# CONFIG_AR9170_USB is not set
Geoff Levandb3330def2007-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
Geoff Levandb080f182009-08-25 07:53:35 +0000616# CONFIG_ZD1211RW is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000617# CONFIG_RT2X00 is not set
618
619#
620# Enable WiMAX (Networking options) to see the WiMAX drivers
621#
Geoff Levand797c7b52006-11-23 00:47:01 +0100622
623#
Geoff Levand36bd2832007-05-12 03:42:03 +1000624# USB Network Adapters
625#
626# CONFIG_USB_CATC is not set
627# CONFIG_USB_KAWETH is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000628# CONFIG_USB_PEGASUS is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000629# CONFIG_USB_RTL8150 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000630CONFIG_USB_USBNET=m
Geoff Levandb3330def2007-12-05 18:13:38 +1100631CONFIG_USB_NET_AX8817X=m
Geoff Levand36bd2832007-05-12 03:42:03 +1000632# CONFIG_USB_NET_CDCETHER is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000633# CONFIG_USB_NET_CDC_EEM is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000634# CONFIG_USB_NET_DM9601 is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000635# CONFIG_USB_NET_SMSC95XX is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000636# CONFIG_USB_NET_GL620A is not set
637# CONFIG_USB_NET_NET1080 is not set
638# CONFIG_USB_NET_PLUSB is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000639# CONFIG_USB_NET_MCS7830 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000640# CONFIG_USB_NET_RNDIS_HOST is not set
641# CONFIG_USB_NET_CDC_SUBSET is not set
642# CONFIG_USB_NET_ZAURUS is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000643# CONFIG_USB_NET_INT51X1 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
Geoff Levand9aac3972009-03-13 06:52:22 +0000667CONFIG_INPUT_FF_MEMLESS=m
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 Levandb3330def2007-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 Levanddc892282009-05-15 08:01:59 +0000686# CONFIG_INPUT_JOYSTICK is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000687# CONFIG_INPUT_TABLET is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100688# CONFIG_INPUT_TOUCHSCREEN is not set
689# CONFIG_INPUT_MISC is not set
690
691#
692# Hardware I/O ports
693#
694# CONFIG_SERIO is not set
695# CONFIG_GAMEPORT is not set
696
697#
698# Character devices
699#
700CONFIG_VT=y
Geoff Levand98fded02008-08-21 06:18:43 +1000701CONFIG_CONSOLE_TRANSLATIONS=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100702CONFIG_VT_CONSOLE=y
703CONFIG_HW_CONSOLE=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000704CONFIG_VT_HW_CONSOLE_BINDING=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000705CONFIG_DEVKMEM=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100706# CONFIG_SERIAL_NONSTANDARD is not set
707
708#
709# Serial drivers
710#
711# CONFIG_SERIAL_8250 is not set
712
713#
714# Non-8250 serial port support
715#
716CONFIG_UNIX98_PTYS=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000717# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000718# CONFIG_LEGACY_PTYS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000719# CONFIG_HVC_UDBG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100720# CONFIG_IPMI_HANDLER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100721# CONFIG_HW_RANDOM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100722# CONFIG_R3964 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100723# CONFIG_RAW_DRIVER is not set
724# CONFIG_HANGCHECK_TIMER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100725# CONFIG_TCG_TPM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100726# CONFIG_I2C is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100727# CONFIG_SPI is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000728
729#
730# PPS support
731#
732# CONFIG_PPS is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000733CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
734# CONFIG_GPIOLIB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100735# CONFIG_W1 is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700736# CONFIG_POWER_SUPPLY is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100737# CONFIG_HWMON is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100738# CONFIG_THERMAL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000739# CONFIG_THERMAL_HWMON is not set
Geoff Levandb3330def2007-12-05 18:13:38 +1100740# CONFIG_WATCHDOG is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000741CONFIG_SSB_POSSIBLE=y
Geoff Levandb3330def2007-12-05 18:13:38 +1100742
743#
744# Sonics Silicon Backplane
745#
Geoff Levandb3330def2007-12-05 18:13:38 +1100746# CONFIG_SSB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100747
748#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000749# Multifunction device drivers
750#
Geoff Levand98fded02008-08-21 06:18:43 +1000751# CONFIG_MFD_CORE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000752# CONFIG_MFD_SM501 is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000753# CONFIG_HTC_PASIC3 is not set
Geoff Levand98fded02008-08-21 06:18:43 +1000754# CONFIG_MFD_TMIO is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000755# CONFIG_REGULATOR is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000756# CONFIG_MEDIA_SUPPORT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100757
758#
759# Graphics support
760#
Geoff Levand36bd2832007-05-12 03:42:03 +1000761# CONFIG_VGASTATE is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700762CONFIG_VIDEO_OUTPUT_CONTROL=m
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800763CONFIG_FB=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000764# CONFIG_FIRMWARE_EDID is not set
765# CONFIG_FB_DDC is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000766# CONFIG_FB_BOOT_VESA_SUPPORT is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000767# CONFIG_FB_CFB_FILLRECT is not set
768# CONFIG_FB_CFB_COPYAREA is not set
769# CONFIG_FB_CFB_IMAGEBLIT is not set
Geoff Levandb3330def2007-12-05 18:13:38 +1100770# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000771CONFIG_FB_SYS_FILLRECT=y
772CONFIG_FB_SYS_COPYAREA=y
773CONFIG_FB_SYS_IMAGEBLIT=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000774# CONFIG_FB_FOREIGN_ENDIAN is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000775CONFIG_FB_SYS_FOPS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000776# CONFIG_FB_SVGALIB is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800777# CONFIG_FB_MACMODES is not set
778# CONFIG_FB_BACKLIGHT is not set
779# CONFIG_FB_MODE_HELPERS is not set
780# CONFIG_FB_TILEBLITTING is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000781
782#
783# Frame buffer hardware drivers
784#
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800785# CONFIG_FB_OF is not set
786# CONFIG_FB_VGA16 is not set
787# CONFIG_FB_S1D13XXX is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100788# CONFIG_FB_IBM_GXT4500 is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800789CONFIG_FB_PS3=y
Geoff Levandb3330def2007-12-05 18:13:38 +1100790CONFIG_FB_PS3_DEFAULT_SIZE_M=9
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800791# CONFIG_FB_VIRTUAL is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000792# CONFIG_FB_METRONOME is not set
793# CONFIG_FB_MB862XX is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000794# CONFIG_FB_BROADSHEET is not set
Geoff Levandb3330def2007-12-05 18:13:38 +1100795# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
796
797#
798# Display device support
799#
800# CONFIG_DISPLAY_SUPPORT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100801
802#
803# Console display driver support
804#
805# CONFIG_VGA_CONSOLE is not set
806CONFIG_DUMMY_CONSOLE=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800807CONFIG_FRAMEBUFFER_CONSOLE=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700808CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000809CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800810# CONFIG_FONTS is not set
811CONFIG_FONT_8x8=y
812CONFIG_FONT_8x16=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800813CONFIG_LOGO=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700814CONFIG_FB_LOGO_EXTRA=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800815# CONFIG_LOGO_LINUX_MONO is not set
816# CONFIG_LOGO_LINUX_VGA16 is not set
817CONFIG_LOGO_LINUX_CLUT224=y
Geoff Levand335675a2008-01-19 07:33:04 +1100818CONFIG_SOUND=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000819# CONFIG_SOUND_OSS_CORE is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100820CONFIG_SND=m
821CONFIG_SND_TIMER=m
822CONFIG_SND_PCM=m
Geoff Levand72e82dc2008-07-17 07:22:26 +1000823CONFIG_SND_HWDEP=m
824CONFIG_SND_RAWMIDI=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000825# CONFIG_SND_SEQUENCER is not set
826# CONFIG_SND_MIXER_OSS is not set
827# CONFIG_SND_PCM_OSS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000828# CONFIG_SND_HRTIMER is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000829# CONFIG_SND_DYNAMIC_MINORS is not set
830CONFIG_SND_SUPPORT_OLD_API=y
831CONFIG_SND_VERBOSE_PROCFS=y
832# CONFIG_SND_VERBOSE_PRINTK is not set
833# CONFIG_SND_DEBUG is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000834# CONFIG_SND_RAWMIDI_SEQ is not set
835# CONFIG_SND_OPL3_LIB_SEQ is not set
836# CONFIG_SND_OPL4_LIB_SEQ is not set
837# CONFIG_SND_SBAWE_SEQ is not set
838# CONFIG_SND_EMU10K1_SEQ is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000839# CONFIG_SND_DRIVERS is not set
840CONFIG_SND_PPC=y
Geoff Levand335675a2008-01-19 07:33:04 +1100841CONFIG_SND_PS3=m
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700842CONFIG_SND_PS3_DEFAULT_START_DELAY=2000
Geoff Levand72e82dc2008-07-17 07:22:26 +1000843CONFIG_SND_USB=y
844CONFIG_SND_USB_AUDIO=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000845# CONFIG_SND_USB_USX2Y is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000846# CONFIG_SND_USB_CAIAQ is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000847# CONFIG_SND_SOC is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000848# CONFIG_SOUND_PRIME is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700849CONFIG_HID_SUPPORT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100850CONFIG_HID=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000851# CONFIG_HID_DEBUG is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000852CONFIG_HIDRAW=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100853
854#
Geoff Levand36bd2832007-05-12 03:42:03 +1000855# USB Input Devices
856#
857CONFIG_USB_HID=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000858# CONFIG_HID_PID is not set
859CONFIG_USB_HIDDEV=y
Geoff Levand36bd2832007-05-12 03:42:03 +1000860
861#
862# USB HID Boot Protocol drivers
863#
864# CONFIG_USB_KBD is not set
865# CONFIG_USB_MOUSE is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000866
867#
868# Special HID drivers
869#
Geoff Levand9aac3972009-03-13 06:52:22 +0000870# CONFIG_HID_A4TECH is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000871CONFIG_HID_APPLE=m
872CONFIG_HID_BELKIN=m
873CONFIG_HID_CHERRY=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000874# CONFIG_HID_CHICONY is not set
875# CONFIG_HID_CYPRESS is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000876# CONFIG_HID_DRAGONRISE is not set
877CONFIG_HID_EZKEY=m
Geoff Levanddc892282009-05-15 08:01:59 +0000878# CONFIG_HID_KYE is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000879# CONFIG_HID_GYRATION is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000880# CONFIG_HID_KENSINGTON is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000881CONFIG_HID_LOGITECH=m
882# CONFIG_LOGITECH_FF is not set
883# CONFIG_LOGIRUMBLEPAD2_FF is not set
884CONFIG_HID_MICROSOFT=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000885# CONFIG_HID_MONTEREY is not set
886# CONFIG_HID_NTRIG is not set
887# CONFIG_HID_PANTHERLORD is not set
888# CONFIG_HID_PETALYNX is not set
889# CONFIG_HID_SAMSUNG is not set
Geoff Levanddc892282009-05-15 08:01:59 +0000890CONFIG_HID_SONY=m
Geoff Levandb080f182009-08-25 07:53:35 +0000891CONFIG_HID_SUNPLUS=m
892# CONFIG_HID_GREENASIA is not set
893CONFIG_HID_SMARTJOYPLUS=m
894# CONFIG_SMARTJOYPLUS_FF is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000895# CONFIG_HID_TOPSEED is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000896# CONFIG_HID_THRUSTMASTER is not set
897# CONFIG_HID_WACOM is not set
898# CONFIG_HID_ZEROPLUS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700899CONFIG_USB_SUPPORT=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800900CONFIG_USB_ARCH_HAS_HCD=y
901CONFIG_USB_ARCH_HAS_OHCI=y
902CONFIG_USB_ARCH_HAS_EHCI=y
Geoff Levand335675a2008-01-19 07:33:04 +1100903CONFIG_USB=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000904# CONFIG_USB_DEBUG is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100905# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800906
907#
908# Miscellaneous USB options
909#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000910CONFIG_USB_DEVICEFS=y
911# CONFIG_USB_DEVICE_CLASS is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800912# CONFIG_USB_DYNAMIC_MINORS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000913CONFIG_USB_SUSPEND=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800914# CONFIG_USB_OTG is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000915# CONFIG_USB_OTG_WHITELIST is not set
916# CONFIG_USB_OTG_BLACKLIST_HUB is not set
917CONFIG_USB_MON=m
918# CONFIG_USB_WUSB is not set
919# CONFIG_USB_WUSB_CBAF is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800920
921#
922# USB Host Controller Drivers
923#
Geoff Levand72e82dc2008-07-17 07:22:26 +1000924# CONFIG_USB_C67X00_HCD is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100925CONFIG_USB_EHCI_HCD=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800926# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
927# CONFIG_USB_EHCI_TT_NEWSCHED is not set
928CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100929# CONFIG_USB_EHCI_HCD_PPC_OF is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000930# CONFIG_USB_OXU210HP_HCD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800931# CONFIG_USB_ISP116X_HCD is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000932# CONFIG_USB_ISP1760_HCD is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100933CONFIG_USB_OHCI_HCD=m
Geoff Levandb080f182009-08-25 07:53:35 +0000934# CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set
935# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800936# CONFIG_USB_OHCI_HCD_PPC_OF is not set
937# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
938CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
939CONFIG_USB_OHCI_LITTLE_ENDIAN=y
940# CONFIG_USB_SL811_HCD is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700941# CONFIG_USB_R8A66597_HCD is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000942# CONFIG_USB_HWA_HCD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800943
944#
Geoff Levand98fded02008-08-21 06:18:43 +1000945# Enable Host or Gadget support to see Inventra options
946#
947
948#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800949# USB Device Class drivers
950#
951# CONFIG_USB_ACM is not set
952# CONFIG_USB_PRINTER is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000953# CONFIG_USB_WDM is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000954# CONFIG_USB_TMC is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100955
956#
Geoff Levanddc892282009-05-15 08:01:59 +0000957# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Geoff Levand797c7b52006-11-23 00:47:01 +0100958#
959
960#
Geoff Levanddc892282009-05-15 08:01:59 +0000961# also be needed; see USB_STORAGE Help for more info
Geoff Levand5f3162f2007-01-26 19:08:29 -0800962#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000963CONFIG_USB_STORAGE=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800964# CONFIG_USB_STORAGE_DEBUG is not set
965# CONFIG_USB_STORAGE_DATAFAB is not set
966# CONFIG_USB_STORAGE_FREECOM is not set
Geoff Levandb3330def2007-12-05 18:13:38 +1100967# CONFIG_USB_STORAGE_ISD200 is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800968# CONFIG_USB_STORAGE_USBAT is not set
969# CONFIG_USB_STORAGE_SDDR09 is not set
970# CONFIG_USB_STORAGE_SDDR55 is not set
971# CONFIG_USB_STORAGE_JUMPSHOT is not set
972# CONFIG_USB_STORAGE_ALAUDA is not set
Geoff Levandb3330def2007-12-05 18:13:38 +1100973# CONFIG_USB_STORAGE_ONETOUCH is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800974# CONFIG_USB_STORAGE_KARMA is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000975# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800976# CONFIG_USB_LIBUSUAL is not set
977
978#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800979# USB Imaging devices
980#
981# CONFIG_USB_MDC800 is not set
982# CONFIG_USB_MICROTEK is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800983
984#
985# USB port drivers
986#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800987# CONFIG_USB_SERIAL is not set
988
989#
990# USB Miscellaneous drivers
991#
992# CONFIG_USB_EMI62 is not set
993# CONFIG_USB_EMI26 is not set
994# CONFIG_USB_ADUTUX is not set
Geoff Levand9aac3972009-03-13 06:52:22 +0000995# CONFIG_USB_SEVSEG is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800996# CONFIG_USB_RIO500 is not set
997# CONFIG_USB_LEGOTOWER is not set
998# CONFIG_USB_LCD is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000999# CONFIG_USB_BERRY_CHARGE is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001000# CONFIG_USB_LED is not set
1001# CONFIG_USB_CYPRESS_CY7C63 is not set
1002# CONFIG_USB_CYTHERM is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001003# CONFIG_USB_IDMOUSE is not set
1004# CONFIG_USB_FTDI_ELAN is not set
1005# CONFIG_USB_APPLEDISPLAY is not set
1006# CONFIG_USB_SISUSBVGA is not set
1007# CONFIG_USB_LD is not set
1008# CONFIG_USB_TRANCEVIBRATOR is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001009# CONFIG_USB_IOWARRIOR is not set
1010# CONFIG_USB_TEST is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001011# CONFIG_USB_ISIGHTFW is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001012# CONFIG_USB_VST is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001013# CONFIG_USB_GADGET is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001014
1015#
1016# OTG and related infrastructure
1017#
Geoff Levanddc892282009-05-15 08:01:59 +00001018# CONFIG_NOP_USB_XCEIV is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001019# CONFIG_MMC is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001020# CONFIG_MEMSTICK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001021# CONFIG_NEW_LEDS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001022# CONFIG_ACCESSIBILITY is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001023# CONFIG_EDAC is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001024CONFIG_RTC_LIB=m
1025CONFIG_RTC_CLASS=m
1026
1027#
1028# RTC interfaces
1029#
1030CONFIG_RTC_INTF_SYSFS=y
1031CONFIG_RTC_INTF_PROC=y
1032CONFIG_RTC_INTF_DEV=y
1033# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1034# CONFIG_RTC_DRV_TEST is not set
1035
1036#
1037# SPI RTC drivers
1038#
1039
1040#
1041# Platform RTC drivers
1042#
1043# CONFIG_RTC_DRV_CMOS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001044# CONFIG_RTC_DRV_DS1286 is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001045# CONFIG_RTC_DRV_DS1511 is not set
1046# CONFIG_RTC_DRV_DS1553 is not set
1047# CONFIG_RTC_DRV_DS1742 is not set
1048# CONFIG_RTC_DRV_STK17TA8 is not set
1049# CONFIG_RTC_DRV_M48T86 is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001050# CONFIG_RTC_DRV_M48T35 is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001051# CONFIG_RTC_DRV_M48T59 is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001052# CONFIG_RTC_DRV_BQ4802 is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001053# CONFIG_RTC_DRV_V3020 is not set
1054
1055#
1056# on-CPU RTC drivers
1057#
Geoff Levanddc892282009-05-15 08:01:59 +00001058# CONFIG_RTC_DRV_GENERIC is not set
1059CONFIG_RTC_DRV_PS3=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001060# CONFIG_DMADEVICES is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001061# CONFIG_AUXDISPLAY is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001062# CONFIG_UIO is not set
Geoff Levandb080f182009-08-25 07:53:35 +00001063
1064#
1065# TI VLYNQ
1066#
Geoff Levand9aac3972009-03-13 06:52:22 +00001067# CONFIG_STAGING is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001068
1069#
Geoff Levand797c7b52006-11-23 00:47:01 +01001070# File systems
1071#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001072CONFIG_EXT2_FS=m
1073# CONFIG_EXT2_FS_XATTR is not set
1074# CONFIG_EXT2_FS_XIP is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001075CONFIG_EXT3_FS=m
Geoff Levanddc892282009-05-15 08:01:59 +00001076# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001077CONFIG_EXT3_FS_XATTR=y
1078# CONFIG_EXT3_FS_POSIX_ACL is not set
1079# CONFIG_EXT3_FS_SECURITY is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001080CONFIG_EXT4_FS=y
1081# CONFIG_EXT4DEV_COMPAT is not set
1082CONFIG_EXT4_FS_XATTR=y
1083# CONFIG_EXT4_FS_POSIX_ACL is not set
1084# CONFIG_EXT4_FS_SECURITY is not set
1085CONFIG_JBD=m
Geoff Levand72e82dc2008-07-17 07:22:26 +10001086# CONFIG_JBD_DEBUG is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001087CONFIG_JBD2=y
1088# CONFIG_JBD2_DEBUG is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001089CONFIG_FS_MBCACHE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001090# CONFIG_REISERFS_FS is not set
1091# CONFIG_JFS_FS is not set
1092# CONFIG_FS_POSIX_ACL is not set
1093# CONFIG_XFS_FS is not set
1094# CONFIG_GFS2_FS is not set
1095# CONFIG_OCFS2_FS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001096# CONFIG_BTRFS_FS is not set
Geoff Levandb080f182009-08-25 07:53:35 +00001097CONFIG_FILE_LOCKING=y
1098CONFIG_FSNOTIFY=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001099CONFIG_DNOTIFY=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001100CONFIG_INOTIFY=y
1101CONFIG_INOTIFY_USER=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001102CONFIG_QUOTA=y
Geoff Levandb3330def2007-12-05 18:13:38 +11001103# CONFIG_QUOTA_NETLINK_INTERFACE is not set
1104CONFIG_PRINT_QUOTA_WARNING=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001105CONFIG_QUOTA_TREE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001106# CONFIG_QFMT_V1 is not set
1107CONFIG_QFMT_V2=y
1108CONFIG_QUOTACTL=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001109CONFIG_AUTOFS_FS=m
1110CONFIG_AUTOFS4_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +01001111# CONFIG_FUSE_FS is not set
1112
1113#
Geoff Levanddc892282009-05-15 08:01:59 +00001114# Caches
1115#
1116# CONFIG_FSCACHE is not set
1117
1118#
Geoff Levand797c7b52006-11-23 00:47:01 +01001119# CD-ROM/DVD Filesystems
1120#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001121CONFIG_ISO9660_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -08001122CONFIG_JOLIET=y
1123# CONFIG_ZISOFS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001124CONFIG_UDF_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -08001125CONFIG_UDF_NLS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001126
1127#
1128# DOS/FAT/NT Filesystems
1129#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001130CONFIG_FAT_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +01001131# CONFIG_MSDOS_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001132CONFIG_VFAT_FS=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001133CONFIG_FAT_DEFAULT_CODEPAGE=437
1134CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
Geoff Levand797c7b52006-11-23 00:47:01 +01001135# CONFIG_NTFS_FS is not set
1136
1137#
1138# Pseudo filesystems
1139#
1140CONFIG_PROC_FS=y
1141CONFIG_PROC_KCORE=y
1142CONFIG_PROC_SYSCTL=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001143CONFIG_PROC_PAGE_MONITOR=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001144CONFIG_SYSFS=y
1145CONFIG_TMPFS=y
1146# CONFIG_TMPFS_POSIX_ACL is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001147CONFIG_HUGETLBFS=y
1148CONFIG_HUGETLB_PAGE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001149# CONFIG_CONFIGFS_FS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001150CONFIG_MISC_FILESYSTEMS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001151# CONFIG_ADFS_FS is not set
1152# CONFIG_AFFS_FS is not set
1153# CONFIG_HFS_FS is not set
1154# CONFIG_HFSPLUS_FS is not set
1155# CONFIG_BEFS_FS is not set
1156# CONFIG_BFS_FS is not set
1157# CONFIG_EFS_FS is not set
1158# CONFIG_CRAMFS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001159# CONFIG_SQUASHFS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001160# CONFIG_VXFS_FS is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001161# CONFIG_MINIX_FS is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001162# CONFIG_OMFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001163# CONFIG_HPFS_FS is not set
1164# CONFIG_QNX4FS_FS is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001165# CONFIG_ROMFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001166# CONFIG_SYSV_FS is not set
1167# CONFIG_UFS_FS is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001168# CONFIG_NILFS2_FS is not set
Geoff Levandb3330def2007-12-05 18:13:38 +11001169CONFIG_NETWORK_FILESYSTEMS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001170CONFIG_NFS_FS=y
1171CONFIG_NFS_V3=y
1172# CONFIG_NFS_V3_ACL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001173CONFIG_NFS_V4=y
Geoff Levandb080f182009-08-25 07:53:35 +00001174# CONFIG_NFS_V4_1 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001175CONFIG_ROOT_NFS=y
Geoff Levand98fded02008-08-21 06:18:43 +10001176# CONFIG_NFSD is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001177CONFIG_LOCKD=y
1178CONFIG_LOCKD_V4=y
1179CONFIG_NFS_COMMON=y
1180CONFIG_SUNRPC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001181CONFIG_SUNRPC_GSS=y
1182CONFIG_RPCSEC_GSS_KRB5=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001183# CONFIG_RPCSEC_GSS_SPKM3 is not set
1184# CONFIG_SMB_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001185CONFIG_CIFS=m
1186# CONFIG_CIFS_STATS is not set
1187# CONFIG_CIFS_WEAK_PW_HASH is not set
1188# CONFIG_CIFS_XATTR is not set
1189# CONFIG_CIFS_DEBUG2 is not set
1190# CONFIG_CIFS_EXPERIMENTAL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001191# CONFIG_NCP_FS is not set
1192# CONFIG_CODA_FS is not set
1193# CONFIG_AFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001194
1195#
1196# Partition Types
1197#
1198# CONFIG_PARTITION_ADVANCED is not set
1199CONFIG_MSDOS_PARTITION=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001200CONFIG_NLS=y
1201CONFIG_NLS_DEFAULT="iso8859-1"
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001202CONFIG_NLS_CODEPAGE_437=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001203# CONFIG_NLS_CODEPAGE_737 is not set
1204# CONFIG_NLS_CODEPAGE_775 is not set
1205# CONFIG_NLS_CODEPAGE_850 is not set
1206# CONFIG_NLS_CODEPAGE_852 is not set
1207# CONFIG_NLS_CODEPAGE_855 is not set
1208# CONFIG_NLS_CODEPAGE_857 is not set
1209# CONFIG_NLS_CODEPAGE_860 is not set
1210# CONFIG_NLS_CODEPAGE_861 is not set
1211# CONFIG_NLS_CODEPAGE_862 is not set
1212# CONFIG_NLS_CODEPAGE_863 is not set
1213# CONFIG_NLS_CODEPAGE_864 is not set
1214# CONFIG_NLS_CODEPAGE_865 is not set
1215# CONFIG_NLS_CODEPAGE_866 is not set
1216# CONFIG_NLS_CODEPAGE_869 is not set
1217# CONFIG_NLS_CODEPAGE_936 is not set
1218# CONFIG_NLS_CODEPAGE_950 is not set
1219# CONFIG_NLS_CODEPAGE_932 is not set
1220# CONFIG_NLS_CODEPAGE_949 is not set
1221# CONFIG_NLS_CODEPAGE_874 is not set
1222# CONFIG_NLS_ISO8859_8 is not set
1223# CONFIG_NLS_CODEPAGE_1250 is not set
1224# CONFIG_NLS_CODEPAGE_1251 is not set
1225# CONFIG_NLS_ASCII is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001226CONFIG_NLS_ISO8859_1=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001227# CONFIG_NLS_ISO8859_2 is not set
1228# CONFIG_NLS_ISO8859_3 is not set
1229# CONFIG_NLS_ISO8859_4 is not set
1230# CONFIG_NLS_ISO8859_5 is not set
1231# CONFIG_NLS_ISO8859_6 is not set
1232# CONFIG_NLS_ISO8859_7 is not set
1233# CONFIG_NLS_ISO8859_9 is not set
1234# CONFIG_NLS_ISO8859_13 is not set
1235# CONFIG_NLS_ISO8859_14 is not set
1236# CONFIG_NLS_ISO8859_15 is not set
1237# CONFIG_NLS_KOI8_R is not set
1238# CONFIG_NLS_KOI8_U is not set
1239# CONFIG_NLS_UTF8 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001240# CONFIG_DLM is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001241CONFIG_BINARY_PRINTF=y
Paul Mackerrase89debc2007-01-22 22:39:24 +11001242
1243#
Geoff Levand797c7b52006-11-23 00:47:01 +01001244# Library routines
1245#
Geoff Levand5f3162f2007-01-26 19:08:29 -08001246CONFIG_BITREVERSE=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001247CONFIG_GENERIC_FIND_LAST_BIT=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001248CONFIG_CRC_CCITT=m
Geoff Levand9aac3972009-03-13 06:52:22 +00001249CONFIG_CRC16=y
Geoff Levand98fded02008-08-21 06:18:43 +10001250CONFIG_CRC_T10DIF=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001251CONFIG_CRC_ITU_T=m
Geoff Levand5f3162f2007-01-26 19:08:29 -08001252CONFIG_CRC32=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001253# CONFIG_CRC7 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001254# CONFIG_LIBCRC32C is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001255CONFIG_ZLIB_INFLATE=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001256CONFIG_ZLIB_DEFLATE=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001257CONFIG_LZO_COMPRESS=m
1258CONFIG_LZO_DECOMPRESS=m
Geoff Levanddc892282009-05-15 08:01:59 +00001259CONFIG_DECOMPRESS_GZIP=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001260CONFIG_HAS_IOMEM=y
1261CONFIG_HAS_IOPORT=y
Geoff Levand36bd2832007-05-12 03:42:03 +10001262CONFIG_HAS_DMA=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001263CONFIG_HAVE_LMB=y
Geoff Levanddc892282009-05-15 08:01:59 +00001264CONFIG_NLATTR=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001265
1266#
1267# Kernel hacking
1268#
1269# CONFIG_PRINTK_TIME is not set
Geoff Levandb3330def2007-12-05 18:13:38 +11001270CONFIG_ENABLE_WARN_DEPRECATED=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001271CONFIG_ENABLE_MUST_CHECK=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001272CONFIG_FRAME_WARN=2048
Geoff Levande4eb8cf2007-06-16 08:07:30 +10001273CONFIG_MAGIC_SYSRQ=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001274# CONFIG_UNUSED_SYMBOLS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001275CONFIG_DEBUG_FS=y
Paul Mackerrase89debc2007-01-22 22:39:24 +11001276# CONFIG_HEADERS_CHECK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001277CONFIG_DEBUG_KERNEL=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001278# CONFIG_DEBUG_SHIRQ is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001279CONFIG_DETECT_SOFTLOCKUP=y
Geoff Levand98fded02008-08-21 06:18:43 +10001280# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1281CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Geoff Levanddc892282009-05-15 08:01:59 +00001282CONFIG_DETECT_HUNG_TASK=y
1283# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1284CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001285CONFIG_SCHED_DEBUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001286# CONFIG_SCHEDSTATS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001287# CONFIG_TIMER_STATS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001288# CONFIG_DEBUG_OBJECTS is not set
Geoff Levandb3330def2007-12-05 18:13:38 +11001289# CONFIG_DEBUG_SLAB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001290# CONFIG_DEBUG_RT_MUTEXES is not set
1291# CONFIG_RT_MUTEX_TESTER is not set
1292CONFIG_DEBUG_SPINLOCK=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001293CONFIG_DEBUG_MUTEXES=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001294CONFIG_DEBUG_LOCK_ALLOC=y
1295CONFIG_PROVE_LOCKING=y
1296CONFIG_LOCKDEP=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001297# CONFIG_LOCK_STAT is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001298CONFIG_DEBUG_LOCKDEP=y
1299CONFIG_TRACE_IRQFLAGS=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001300CONFIG_DEBUG_SPINLOCK_SLEEP=y
1301# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001302CONFIG_STACKTRACE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001303# CONFIG_DEBUG_KOBJECT is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001304CONFIG_DEBUG_BUGVERBOSE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001305CONFIG_DEBUG_INFO=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001306# CONFIG_DEBUG_VM is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001307CONFIG_DEBUG_WRITECOUNT=y
Geoff Levand98fded02008-08-21 06:18:43 +10001308CONFIG_DEBUG_MEMORY_INIT=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001309CONFIG_DEBUG_LIST=y
Geoff Levandb3330def2007-12-05 18:13:38 +11001310# CONFIG_DEBUG_SG is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001311# CONFIG_DEBUG_NOTIFIERS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001312# CONFIG_RCU_TORTURE_TEST is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001313# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001314# CONFIG_BACKTRACE_SELF_TEST is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001315# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001316# CONFIG_FAULT_INJECTION is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001317# CONFIG_LATENCYTOP is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001318CONFIG_SYSCTL_SYSCALL_CHECK=y
Geoff Levanddc892282009-05-15 08:01:59 +00001319# CONFIG_DEBUG_PAGEALLOC is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001320CONFIG_NOP_TRACER=y
1321CONFIG_HAVE_FUNCTION_TRACER=y
Geoff Levanddc892282009-05-15 08:01:59 +00001322CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001323CONFIG_HAVE_DYNAMIC_FTRACE=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001324CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1325CONFIG_RING_BUFFER=y
Geoff Levandb080f182009-08-25 07:53:35 +00001326CONFIG_EVENT_TRACING=y
1327CONFIG_CONTEXT_SWITCH_TRACER=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001328CONFIG_TRACING=y
Geoff Levanddc892282009-05-15 08:01:59 +00001329CONFIG_TRACING_SUPPORT=y
Geoff Levandb080f182009-08-25 07:53:35 +00001330# CONFIG_FTRACE is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001331# CONFIG_DYNAMIC_DEBUG is not set
Geoff Levandb3330def2007-12-05 18:13:38 +11001332# CONFIG_SAMPLES is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001333CONFIG_HAVE_ARCH_KGDB=y
1334# CONFIG_KGDB is not set
Geoff Levandb080f182009-08-25 07:53:35 +00001335# CONFIG_PPC_DISABLE_WERROR is not set
1336CONFIG_PPC_WERROR=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001337CONFIG_PRINT_STACK_DEPTH=64
Geoff Levand5f3162f2007-01-26 19:08:29 -08001338CONFIG_DEBUG_STACKOVERFLOW=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001339# CONFIG_DEBUG_STACK_USAGE is not set
Geoff Levandb080f182009-08-25 07:53:35 +00001340# CONFIG_PPC_EMULATED_STATS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +10001341# CONFIG_CODE_PATCHING_SELFTEST is not set
1342# CONFIG_FTR_FIXUP_SELFTEST is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001343# CONFIG_MSI_BITMAP_SELFTEST is not set
Geoff Levand98fded02008-08-21 06:18:43 +10001344# CONFIG_XMON is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001345CONFIG_IRQSTACKS=y
Geoff Levand72e82dc2008-07-17 07:22:26 +10001346# CONFIG_VIRQ_DEBUG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001347# CONFIG_BOOTX_TEXT is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +10001348# CONFIG_PPC_EARLY_DEBUG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001349
1350#
1351# Security options
1352#
1353# CONFIG_KEYS is not set
1354# CONFIG_SECURITY is not set
Geoff Levand9aac3972009-03-13 06:52:22 +00001355# CONFIG_SECURITYFS is not set
Geoff Levandb3330def2007-12-05 18:13:38 +11001356# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001357CONFIG_CRYPTO=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001358
1359#
1360# Crypto core or helper
1361#
Geoff Levand9aac3972009-03-13 06:52:22 +00001362# CONFIG_CRYPTO_FIPS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001363CONFIG_CRYPTO_ALGAPI=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001364CONFIG_CRYPTO_ALGAPI2=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001365CONFIG_CRYPTO_AEAD=m
Geoff Levand9aac3972009-03-13 06:52:22 +00001366CONFIG_CRYPTO_AEAD2=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001367CONFIG_CRYPTO_BLKCIPHER=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001368CONFIG_CRYPTO_BLKCIPHER2=y
1369CONFIG_CRYPTO_HASH=y
1370CONFIG_CRYPTO_HASH2=y
1371CONFIG_CRYPTO_RNG=m
1372CONFIG_CRYPTO_RNG2=y
Geoff Levanddc892282009-05-15 08:01:59 +00001373CONFIG_CRYPTO_PCOMP=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001374CONFIG_CRYPTO_MANAGER=y
Geoff Levand9aac3972009-03-13 06:52:22 +00001375CONFIG_CRYPTO_MANAGER2=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001376CONFIG_CRYPTO_GF128MUL=m
1377# CONFIG_CRYPTO_NULL is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001378CONFIG_CRYPTO_WORKQUEUE=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001379# CONFIG_CRYPTO_CRYPTD is not set
1380# CONFIG_CRYPTO_AUTHENC is not set
1381# CONFIG_CRYPTO_TEST is not set
1382
1383#
1384# Authenticated Encryption with Associated Data
1385#
1386CONFIG_CRYPTO_CCM=m
1387CONFIG_CRYPTO_GCM=m
1388CONFIG_CRYPTO_SEQIV=m
1389
1390#
1391# Block modes
1392#
1393CONFIG_CRYPTO_CBC=y
1394CONFIG_CRYPTO_CTR=m
1395# CONFIG_CRYPTO_CTS is not set
1396CONFIG_CRYPTO_ECB=m
1397# CONFIG_CRYPTO_LRW is not set
1398CONFIG_CRYPTO_PCBC=m
1399# CONFIG_CRYPTO_XTS is not set
1400
1401#
1402# Hash modes
1403#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001404# CONFIG_CRYPTO_HMAC is not set
1405# CONFIG_CRYPTO_XCBC is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001406
1407#
1408# Digest
1409#
1410# CONFIG_CRYPTO_CRC32C is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001411# CONFIG_CRYPTO_MD4 is not set
1412CONFIG_CRYPTO_MD5=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001413CONFIG_CRYPTO_MICHAEL_MIC=m
Geoff Levand72e82dc2008-07-17 07:22:26 +10001414# CONFIG_CRYPTO_RMD128 is not set
1415# CONFIG_CRYPTO_RMD160 is not set
1416# CONFIG_CRYPTO_RMD256 is not set
1417# CONFIG_CRYPTO_RMD320 is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001418# CONFIG_CRYPTO_SHA1 is not set
1419# CONFIG_CRYPTO_SHA256 is not set
1420# CONFIG_CRYPTO_SHA512 is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001421# CONFIG_CRYPTO_TGR192 is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001422# CONFIG_CRYPTO_WP512 is not set
1423
1424#
1425# Ciphers
1426#
Geoff Levandb3330def2007-12-05 18:13:38 +11001427CONFIG_CRYPTO_AES=m
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001428# CONFIG_CRYPTO_ANUBIS is not set
1429CONFIG_CRYPTO_ARC4=m
1430# CONFIG_CRYPTO_BLOWFISH is not set
1431# CONFIG_CRYPTO_CAMELLIA is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001432# CONFIG_CRYPTO_CAST5 is not set
1433# CONFIG_CRYPTO_CAST6 is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001434CONFIG_CRYPTO_DES=y
1435# CONFIG_CRYPTO_FCRYPT is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001436# CONFIG_CRYPTO_KHAZAD is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001437CONFIG_CRYPTO_SALSA20=m
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001438# CONFIG_CRYPTO_SEED is not set
1439# CONFIG_CRYPTO_SERPENT is not set
1440# CONFIG_CRYPTO_TEA is not set
1441# CONFIG_CRYPTO_TWOFISH is not set
1442
1443#
1444# Compression
1445#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001446# CONFIG_CRYPTO_DEFLATE is not set
Geoff Levanddc892282009-05-15 08:01:59 +00001447# CONFIG_CRYPTO_ZLIB is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +11001448CONFIG_CRYPTO_LZO=m
Geoff Levand9aac3972009-03-13 06:52:22 +00001449
1450#
1451# Random Number Generation
1452#
1453# CONFIG_CRYPTO_ANSI_CPRNG is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001454CONFIG_CRYPTO_HW=y
Geoff Levandb3330def2007-12-05 18:13:38 +11001455# CONFIG_PPC_CLOCK is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +10001456# CONFIG_VIRTUALIZATION is not set