Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1 | # |
2 | # Automatically generated make config: don't edit | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 3 | # Linux kernel version: 2.6.31-rc7 |
4 | # Mon Aug 24 17:38:50 2009 | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 5 | # |
6 | CONFIG_PPC64=y | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 7 | |
8 | # | ||||
9 | # Processor support | ||||
10 | # | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 11 | CONFIG_PPC_BOOK3S_64=y |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 12 | CONFIG_PPC_BOOK3S=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 13 | # CONFIG_POWER4_ONLY is not set |
14 | CONFIG_POWER3=y | ||||
15 | CONFIG_POWER4=y | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 16 | CONFIG_TUNE_CELL=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 17 | CONFIG_PPC_FPU=y |
18 | CONFIG_ALTIVEC=y | ||||
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 19 | # CONFIG_VSX is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 20 | CONFIG_PPC_STD_MMU=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 21 | CONFIG_PPC_STD_MMU_64=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 22 | CONFIG_PPC_MM_SLICES=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 23 | CONFIG_VIRT_CPU_ACCOUNTING=y |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 24 | CONFIG_PPC_HAVE_PMU_SUPPORT=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 25 | CONFIG_SMP=y |
26 | CONFIG_NR_CPUS=2 | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 27 | CONFIG_64BIT=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 28 | CONFIG_WORD_SIZE=64 |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 29 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 30 | CONFIG_MMU=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 31 | CONFIG_GENERIC_CMOS_UPDATE=y |
32 | CONFIG_GENERIC_TIME=y | ||||
33 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||||
34 | CONFIG_GENERIC_CLOCKEVENTS=y | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 35 | CONFIG_GENERIC_HARDIRQS=y |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 37 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 38 | CONFIG_IRQ_PER_CPU=y |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 39 | CONFIG_STACKTRACE_SUPPORT=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 41 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
42 | CONFIG_LOCKDEP_SUPPORT=y | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 43 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 44 | CONFIG_ARCH_HAS_ILOG2_U32=y |
45 | CONFIG_ARCH_HAS_ILOG2_U64=y | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 46 | CONFIG_GENERIC_HWEIGHT=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 47 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 48 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 49 | CONFIG_PPC=y |
50 | CONFIG_EARLY_PRINTK=y | ||||
51 | CONFIG_COMPAT=y | ||||
52 | CONFIG_SYSVIPC_COMPAT=y | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 53 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 54 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
55 | CONFIG_PPC_OF=y | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 56 | CONFIG_OF=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 57 | # CONFIG_PPC_UDBG_16550 is not set |
58 | # CONFIG_GENERIC_TBSYNC is not set | ||||
59 | CONFIG_AUDIT_ARCH=y | ||||
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 60 | CONFIG_GENERIC_BUG=y |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 61 | CONFIG_DTC=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 62 | # CONFIG_DEFAULT_UIMAGE is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 63 | # CONFIG_PPC_DCR_NATIVE is not set |
64 | # CONFIG_PPC_DCR_MMIO is not set | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 65 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 66 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 67 | CONFIG_CONSTRUCTORS=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 68 | |
69 | # | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 70 | # General setup |
71 | # | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 72 | CONFIG_EXPERIMENTAL=y |
73 | CONFIG_LOCK_KERNEL=y | ||||
74 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 75 | CONFIG_LOCALVERSION="" |
76 | CONFIG_LOCALVERSION_AUTO=y | ||||
77 | CONFIG_SWAP=y | ||||
78 | CONFIG_SYSVIPC=y | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 79 | CONFIG_SYSVIPC_SYSCTL=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 80 | CONFIG_POSIX_MQUEUE=y |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 81 | CONFIG_POSIX_MQUEUE_SYSCTL=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 82 | # CONFIG_BSD_PROCESS_ACCT is not set |
83 | # CONFIG_TASKSTATS is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 84 | # CONFIG_AUDIT is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 85 | |
86 | # | ||||
87 | # RCU Subsystem | ||||
88 | # | ||||
89 | CONFIG_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 Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 94 | # CONFIG_IKCONFIG is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 95 | CONFIG_LOG_BUF_SHIFT=17 |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 96 | # CONFIG_GROUP_SCHED is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 97 | # CONFIG_CGROUPS is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 98 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 99 | # CONFIG_RELAY is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 100 | CONFIG_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 Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 105 | # CONFIG_NET_NS is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 106 | CONFIG_BLK_DEV_INITRD=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 107 | CONFIG_INITRAMFS_SOURCE="" |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 108 | CONFIG_RD_GZIP=y |
109 | # CONFIG_RD_BZIP2 is not set | ||||
110 | # CONFIG_RD_LZMA is not set | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 111 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 112 | CONFIG_SYSCTL=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 113 | CONFIG_ANON_INODES=y |
114 | CONFIG_EMBEDDED=y | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 115 | CONFIG_SYSCTL_SYSCALL=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 116 | CONFIG_KALLSYMS=y |
117 | CONFIG_KALLSYMS_ALL=y | ||||
118 | CONFIG_KALLSYMS_EXTRA_PASS=y | ||||
119 | CONFIG_HOTPLUG=y | ||||
120 | CONFIG_PRINTK=y | ||||
121 | CONFIG_BUG=y | ||||
122 | CONFIG_ELF_CORE=y | ||||
123 | CONFIG_BASE_FULL=y | ||||
124 | CONFIG_FUTEX=y | ||||
125 | CONFIG_EPOLL=y | ||||
Paul Mackerras | ca74c01 | 2007-06-26 14:19:35 +1000 | [diff] [blame] | 126 | CONFIG_SIGNALFD=y |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 127 | CONFIG_TIMERFD=y |
Paul Mackerras | ca74c01 | 2007-06-26 14:19:35 +1000 | [diff] [blame] | 128 | CONFIG_EVENTFD=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 129 | CONFIG_SHMEM=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 130 | CONFIG_AIO=y |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 131 | CONFIG_HAVE_PERF_COUNTERS=y |
132 | |||||
133 | # | ||||
134 | # Performance Counters | ||||
135 | # | ||||
136 | # CONFIG_PERF_COUNTERS is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 137 | CONFIG_VM_EVENT_COUNTERS=y |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 138 | # CONFIG_STRIP_ASM_SYMS is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 139 | # CONFIG_COMPAT_BRK is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 140 | CONFIG_SLAB=y |
141 | # CONFIG_SLUB is not set | ||||
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 142 | # CONFIG_SLOB is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 143 | CONFIG_PROFILING=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 144 | CONFIG_TRACEPOINTS=y |
145 | CONFIG_MARKERS=y | ||||
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 146 | CONFIG_OPROFILE=m |
147 | CONFIG_HAVE_OPROFILE=y | ||||
148 | # CONFIG_KPROBES is not set | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 149 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 150 | CONFIG_HAVE_SYSCALL_WRAPPERS=y |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 151 | CONFIG_HAVE_IOREMAP_PROT=y |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 152 | CONFIG_HAVE_KPROBES=y |
153 | CONFIG_HAVE_KRETPROBES=y | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 154 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 155 | CONFIG_HAVE_DMA_ATTRS=y |
156 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 157 | |
158 | # | ||||
159 | # GCOV-based kernel profiling | ||||
160 | # | ||||
161 | # CONFIG_GCOV_KERNEL is not set | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 162 | # CONFIG_SLOW_WORK is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 163 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 164 | CONFIG_SLABINFO=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 165 | CONFIG_RT_MUTEXES=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 166 | CONFIG_BASE_SMALL=0 |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 167 | CONFIG_MODULES=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 168 | # CONFIG_MODULE_FORCE_LOAD is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 169 | CONFIG_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 Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 173 | CONFIG_STOP_MACHINE=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 174 | CONFIG_BLOCK=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 175 | CONFIG_BLK_DEV_BSG=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 176 | # CONFIG_BLK_DEV_INTEGRITY is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 177 | CONFIG_BLOCK_COMPAT=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 178 | |
179 | # | ||||
180 | # IO Schedulers | ||||
181 | # | ||||
182 | CONFIG_IOSCHED_NOOP=y | ||||
183 | CONFIG_IOSCHED_AS=y | ||||
184 | CONFIG_IOSCHED_DEADLINE=y | ||||
185 | CONFIG_IOSCHED_CFQ=y | ||||
186 | CONFIG_DEFAULT_AS=y | ||||
187 | # CONFIG_DEFAULT_DEADLINE is not set | ||||
188 | # CONFIG_DEFAULT_CFQ is not set | ||||
189 | # CONFIG_DEFAULT_NOOP is not set | ||||
190 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 191 | # CONFIG_FREEZER is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 192 | |
193 | # | ||||
194 | # Platform support | ||||
195 | # | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 196 | # 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 Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 201 | CONFIG_PPC_PS3=y |
202 | |||||
203 | # | ||||
204 | # PS3 Platform Options | ||||
205 | # | ||||
206 | # CONFIG_PS3_ADVANCED is not set | ||||
207 | CONFIG_PS3_HTAB_SIZE=20 | ||||
208 | # CONFIG_PS3_DYNAMIC_DMA is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 209 | CONFIG_PS3_VUART=y |
210 | CONFIG_PS3_PS3AV=y | ||||
Michael Ellerman | eb8dc84 | 2007-12-10 15:17:43 +1100 | [diff] [blame] | 211 | CONFIG_PS3_SYS_MANAGER=y |
Geoff Levand | e4eb8cf | 2007-06-16 08:07:30 +1000 | [diff] [blame] | 212 | CONFIG_PS3_STORAGE=y |
213 | CONFIG_PS3_DISK=y | ||||
214 | CONFIG_PS3_ROM=y | ||||
215 | CONFIG_PS3_FLASH=y | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 216 | CONFIG_PS3_VRAM=m |
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 217 | CONFIG_PS3_LPM=m |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 218 | CONFIG_PPC_CELL=y |
219 | # CONFIG_PPC_CELL_NATIVE is not set | ||||
220 | # CONFIG_PPC_IBM_CELL_BLADE is not set | ||||
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 221 | # CONFIG_PPC_CELLEB is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 222 | # CONFIG_PPC_CELL_QPACE is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 223 | |
224 | # | ||||
225 | # Cell Broadband Engine options | ||||
226 | # | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 227 | CONFIG_SPU_FS=m |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 228 | CONFIG_SPU_FS_64K_LS=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 229 | # CONFIG_SPU_TRACE is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 230 | CONFIG_SPU_BASE=y |
231 | # CONFIG_PQ2ADS is not set | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 232 | # CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 233 | # CONFIG_IPIC is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 234 | # CONFIG_MPIC is not set |
235 | # CONFIG_MPIC_WEIRD is not set | ||||
236 | # CONFIG_PPC_I8259 is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 237 | # 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 Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 245 | # CONFIG_FSL_ULI1575 is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 246 | # CONFIG_SIMPLE_GPIO is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 247 | |
248 | # | ||||
249 | # Kernel options | ||||
250 | # | ||||
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 251 | CONFIG_TICK_ONESHOT=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 252 | # CONFIG_NO_HZ is not set |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 253 | CONFIG_HIGH_RES_TIMERS=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 254 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 255 | # CONFIG_HZ_100 is not set |
256 | CONFIG_HZ_250=y | ||||
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 257 | # CONFIG_HZ_300 is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 258 | # CONFIG_HZ_1000 is not set |
259 | CONFIG_HZ=250 | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 260 | CONFIG_SCHED_HRTICK=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 261 | CONFIG_PREEMPT_NONE=y |
262 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||||
263 | # CONFIG_PREEMPT is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 264 | CONFIG_BINFMT_ELF=y |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 265 | CONFIG_COMPAT_BINFMT_ELF=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 266 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
267 | # CONFIG_HAVE_AOUT is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 268 | CONFIG_BINFMT_MISC=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 269 | CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 270 | # CONFIG_IOMMU_VMERGE is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 271 | CONFIG_IOMMU_HELPER=y |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 272 | # CONFIG_SWIOTLB is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 273 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 274 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
275 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 276 | CONFIG_KEXEC=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 277 | # CONFIG_CRASH_DUMP is not set |
278 | # CONFIG_IRQ_ALL_CPUS is not set | ||||
279 | # CONFIG_NUMA is not set | ||||
280 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||||
281 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||||
282 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||||
283 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||||
284 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||||
285 | CONFIG_SELECT_MEMORY_MODEL=y | ||||
286 | # CONFIG_FLATMEM_MANUAL is not set | ||||
287 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||||
288 | CONFIG_SPARSEMEM_MANUAL=y | ||||
289 | CONFIG_SPARSEMEM=y | ||||
290 | CONFIG_HAVE_MEMORY_PRESENT=y | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 291 | CONFIG_SPARSEMEM_EXTREME=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 292 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y |
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 293 | # CONFIG_SPARSEMEM_VMEMMAP is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 294 | CONFIG_MEMORY_HOTPLUG=y |
295 | CONFIG_MEMORY_HOTPLUG_SPARSE=y | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 296 | # CONFIG_MEMORY_HOTREMOVE is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 297 | CONFIG_PAGEFLAGS_EXTENDED=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 298 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 299 | CONFIG_MIGRATION=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 300 | CONFIG_PHYS_ADDR_T_64BIT=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 301 | CONFIG_ZONE_DMA_FLAG=1 |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 302 | CONFIG_BOUNCE=y |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 303 | CONFIG_HAVE_MLOCK=y |
304 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 305 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 306 | CONFIG_ARCH_MEMORY_PROBE=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 307 | CONFIG_PPC_HAS_HASH_64K=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 308 | CONFIG_PPC_4K_PAGES=y |
309 | # CONFIG_PPC_16K_PAGES is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 310 | # CONFIG_PPC_64K_PAGES is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 311 | # CONFIG_PPC_256K_PAGES is not set |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 312 | CONFIG_FORCE_MAX_ZONEORDER=13 |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 313 | CONFIG_SCHED_SMT=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 314 | CONFIG_PROC_DEVICETREE=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 315 | # CONFIG_CMDLINE_BOOL is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 316 | CONFIG_EXTRA_TARGETS="" |
317 | CONFIG_PM=y | ||||
318 | CONFIG_PM_DEBUG=y | ||||
319 | # CONFIG_PM_VERBOSE is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 320 | # CONFIG_SECCOMP is not set |
321 | CONFIG_ISA_DMA_API=y | ||||
322 | |||||
323 | # | ||||
324 | # Bus options | ||||
325 | # | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 326 | CONFIG_ZONE_DMA=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 327 | CONFIG_GENERIC_ISA_DMA=y |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 328 | CONFIG_PPC_PCI_CHOICE=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 329 | # CONFIG_PCI is not set |
330 | # CONFIG_PCI_DOMAINS is not set | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 331 | # CONFIG_PCI_SYSCALL is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 332 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 333 | # CONFIG_PCCARD is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 334 | # CONFIG_HAS_RAPIDIO is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 335 | # CONFIG_RELOCATABLE is not set |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 336 | CONFIG_PAGE_OFFSET=0xc000000000000000 |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 337 | CONFIG_KERNEL_START=0xc000000000000000 |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 338 | CONFIG_PHYSICAL_START=0x00000000 |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 339 | CONFIG_NET=y |
340 | |||||
341 | # | ||||
342 | # Networking options | ||||
343 | # | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 344 | CONFIG_PACKET=y |
345 | CONFIG_PACKET_MMAP=y | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 346 | CONFIG_UNIX=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 347 | CONFIG_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 Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 351 | # CONFIG_XFRM_STATISTICS is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 352 | # CONFIG_NET_KEY is not set |
353 | CONFIG_INET=y | ||||
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 354 | CONFIG_IP_MULTICAST=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 355 | # CONFIG_IP_ADVANCED_ROUTER is not set |
356 | CONFIG_IP_FIB_HASH=y | ||||
357 | CONFIG_IP_PNP=y | ||||
358 | CONFIG_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 Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 363 | # CONFIG_IP_MROUTE is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 364 | # 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 Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 370 | CONFIG_INET_TUNNEL=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 371 | # 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 Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 374 | # CONFIG_INET_LRO is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 375 | # CONFIG_INET_DIAG is not set |
376 | # CONFIG_TCP_CONG_ADVANCED is not set | ||||
377 | CONFIG_TCP_CONG_CUBIC=y | ||||
378 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||||
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 379 | # CONFIG_TCP_MD5SIG is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 380 | CONFIG_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 Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 388 | # CONFIG_INET6_XFRM_TUNNEL is not set |
389 | # CONFIG_INET6_TUNNEL is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 390 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y |
391 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||||
392 | CONFIG_INET6_XFRM_MODE_BEET=y | ||||
393 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||||
394 | CONFIG_IPV6_SIT=y | ||||
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 395 | CONFIG_IPV6_NDISC_NODETYPE=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 396 | # CONFIG_IPV6_TUNNEL is not set |
397 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||||
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 398 | # CONFIG_IPV6_MROUTE is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 399 | # CONFIG_NETWORK_SECMARK is not set |
400 | # CONFIG_NETFILTER is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 401 | # CONFIG_IP_DCCP is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 402 | # CONFIG_IP_SCTP is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 403 | # CONFIG_TIPC is not set |
404 | # CONFIG_ATM is not set | ||||
405 | # CONFIG_BRIDGE is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 406 | # CONFIG_NET_DSA is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 407 | # 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 Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 416 | # CONFIG_PHONET is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 417 | # CONFIG_IEEE802154 is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 418 | # CONFIG_NET_SCHED is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 419 | # CONFIG_DCB is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 420 | |
421 | # | ||||
422 | # Network testing | ||||
423 | # | ||||
424 | # CONFIG_NET_PKTGEN is not set | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 425 | # CONFIG_NET_DROP_MONITOR is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 426 | # CONFIG_HAMRADIO is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 427 | # CONFIG_CAN is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 428 | # CONFIG_IRDA is not set |
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 429 | CONFIG_BT=m |
430 | CONFIG_BT_L2CAP=m | ||||
431 | CONFIG_BT_SCO=m | ||||
432 | CONFIG_BT_RFCOMM=m | ||||
433 | CONFIG_BT_RFCOMM_TTY=y | ||||
434 | CONFIG_BT_BNEP=m | ||||
435 | CONFIG_BT_BNEP_MC_FILTER=y | ||||
436 | CONFIG_BT_BNEP_PROTO_FILTER=y | ||||
437 | CONFIG_BT_HIDP=m | ||||
438 | |||||
439 | # | ||||
440 | # Bluetooth device drivers | ||||
441 | # | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 442 | CONFIG_BT_HCIBTUSB=m |
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 443 | # 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 Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 448 | # CONFIG_AF_RXRPC is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 449 | CONFIG_WIRELESS=y |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 450 | CONFIG_CFG80211=m |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 451 | # CONFIG_CFG80211_REG_DEBUG is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 452 | # CONFIG_CFG80211_DEBUGFS is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 453 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 454 | CONFIG_WIRELESS_EXT=y |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 455 | # CONFIG_WIRELESS_EXT_SYSFS is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 456 | # CONFIG_LIB80211 is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 457 | CONFIG_MAC80211=m |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 458 | CONFIG_MAC80211_DEFAULT_PS=y |
459 | CONFIG_MAC80211_DEFAULT_PS_VALUE=1 | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 460 | |
461 | # | ||||
462 | # Rate control algorithm selection | ||||
463 | # | ||||
464 | CONFIG_MAC80211_RC_PID=y | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 465 | # CONFIG_MAC80211_RC_MINSTREL is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 466 | CONFIG_MAC80211_RC_DEFAULT_PID=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 467 | # CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 468 | CONFIG_MAC80211_RC_DEFAULT="pid" |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 469 | # CONFIG_MAC80211_LEDS is not set |
470 | # CONFIG_MAC80211_DEBUGFS is not set | ||||
471 | # CONFIG_MAC80211_DEBUG_MENU is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 472 | # CONFIG_WIMAX is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 473 | # CONFIG_RFKILL is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 474 | # CONFIG_NET_9P is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 475 | |
476 | # | ||||
477 | # Device Drivers | ||||
478 | # | ||||
479 | |||||
480 | # | ||||
481 | # Generic Driver Options | ||||
482 | # | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 483 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 484 | CONFIG_STANDALONE=y |
485 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 486 | CONFIG_FW_LOADER=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 487 | # CONFIG_FIRMWARE_IN_KERNEL is not set |
488 | CONFIG_EXTRA_FIRMWARE="" | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 489 | # CONFIG_DEBUG_DRIVER is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 490 | # CONFIG_DEBUG_DEVRES is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 491 | # CONFIG_SYS_HYPERVISOR is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 492 | # CONFIG_CONNECTOR is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 493 | # CONFIG_MTD is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 494 | CONFIG_OF_DEVICE=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 495 | # CONFIG_PARPORT is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 496 | CONFIG_BLK_DEV=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 497 | # CONFIG_BLK_DEV_FD is not set |
498 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 499 | CONFIG_BLK_DEV_LOOP=y |
500 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 501 | # CONFIG_BLK_DEV_NBD is not set |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 502 | # CONFIG_BLK_DEV_UB is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 503 | CONFIG_BLK_DEV_RAM=y |
504 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||||
505 | CONFIG_BLK_DEV_RAM_SIZE=65535 | ||||
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 506 | # CONFIG_BLK_DEV_XIP is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 507 | # CONFIG_CDROM_PKTCDVD is not set |
508 | # CONFIG_ATA_OVER_ETH is not set | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 509 | # CONFIG_BLK_DEV_HD is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 510 | CONFIG_MISC_DEVICES=y |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 511 | # CONFIG_ENCLOSURE_SERVICES is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 512 | # CONFIG_C2PORT is not set |
513 | |||||
514 | # | ||||
515 | # EEPROM support | ||||
516 | # | ||||
517 | # CONFIG_EEPROM_93CX6 is not set | ||||
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 518 | CONFIG_HAVE_IDE=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 519 | # CONFIG_IDE is not set |
520 | |||||
521 | # | ||||
522 | # SCSI device support | ||||
523 | # | ||||
524 | # CONFIG_RAID_ATTRS is not set | ||||
525 | CONFIG_SCSI=y | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 526 | CONFIG_SCSI_DMA=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 527 | # CONFIG_SCSI_TGT is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 528 | # CONFIG_SCSI_NETLINK is not set |
529 | CONFIG_SCSI_PROC_FS=y | ||||
530 | |||||
531 | # | ||||
532 | # SCSI support type (disk, tape, CD-ROM) | ||||
533 | # | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 534 | CONFIG_BLK_DEV_SD=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 535 | # CONFIG_CHR_DEV_ST is not set |
536 | # CONFIG_CHR_DEV_OSST is not set | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 537 | CONFIG_BLK_DEV_SR=y |
538 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 539 | CONFIG_CHR_DEV_SG=m |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 540 | # CONFIG_CHR_DEV_SCH is not set |
Geoff Levand | e4eb8cf | 2007-06-16 08:07:30 +1000 | [diff] [blame] | 541 | CONFIG_SCSI_MULTI_LUN=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 542 | # CONFIG_SCSI_CONSTANTS is not set |
543 | # CONFIG_SCSI_LOGGING is not set | ||||
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 544 | # CONFIG_SCSI_SCAN_ASYNC is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 545 | CONFIG_SCSI_WAIT_SCAN=m |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 546 | |
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 Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 555 | # CONFIG_SCSI_SRP_ATTRS is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 556 | # CONFIG_SCSI_LOWLEVEL is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 557 | # CONFIG_SCSI_DH is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 558 | # CONFIG_SCSI_OSD_INITIATOR is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 559 | # CONFIG_ATA is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 560 | CONFIG_MD=y |
561 | # CONFIG_BLK_DEV_MD is not set | ||||
562 | CONFIG_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 Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 571 | # CONFIG_MACINTOSH_DRIVERS is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 572 | CONFIG_NETDEVICES=y |
573 | # CONFIG_DUMMY is not set | ||||
574 | # CONFIG_BONDING is not set | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 575 | # CONFIG_MACVLAN is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 576 | # CONFIG_EQUALIZER is not set |
577 | # CONFIG_TUN is not set | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 578 | # CONFIG_VETH is not set |
579 | # CONFIG_PHYLIB is not set | ||||
580 | CONFIG_NET_ETHERNET=y | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 581 | CONFIG_MII=m |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 582 | # CONFIG_ETHOC is not set |
583 | # CONFIG_DNET is not set | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 584 | # 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 Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 588 | # 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 Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 591 | # CONFIG_B44 is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 592 | # CONFIG_KS8842 is not set |
Paul Mackerras | ca74c01 | 2007-06-26 14:19:35 +1000 | [diff] [blame] | 593 | CONFIG_NETDEV_1000=y |
Geoff Levand | e4eb8cf | 2007-06-16 08:07:30 +1000 | [diff] [blame] | 594 | CONFIG_GELIC_NET=y |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 595 | CONFIG_GELIC_WIRELESS=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 596 | # CONFIG_NETDEV_10000 is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 597 | |
598 | # | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 599 | # Wireless LAN |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 600 | # |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 601 | # CONFIG_WLAN_PRE80211 is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 602 | CONFIG_WLAN_80211=y |
603 | # CONFIG_LIBERTAS is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 604 | # CONFIG_LIBERTAS_THINFIRM is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 605 | # CONFIG_AT76C50X_USB is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 606 | # CONFIG_USB_ZD1201 is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 607 | # CONFIG_USB_NET_RNDIS_WLAN is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 608 | # CONFIG_RTL8187 is not set |
609 | # CONFIG_MAC80211_HWSIM is not set | ||||
610 | # CONFIG_P54_COMMON is not set | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 611 | # CONFIG_AR9170_USB is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 612 | # CONFIG_HOSTAP is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 613 | # CONFIG_B43 is not set |
614 | # CONFIG_B43LEGACY is not set | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 615 | # CONFIG_ZD1211RW is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 616 | # CONFIG_RT2X00 is not set |
617 | |||||
618 | # | ||||
619 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||||
620 | # | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 621 | |
622 | # | ||||
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 623 | # USB Network Adapters |
624 | # | ||||
625 | # CONFIG_USB_CATC is not set | ||||
626 | # CONFIG_USB_KAWETH is not set | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 627 | # CONFIG_USB_PEGASUS is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 628 | # CONFIG_USB_RTL8150 is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 629 | CONFIG_USB_USBNET=m |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 630 | CONFIG_USB_NET_AX8817X=m |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 631 | # CONFIG_USB_NET_CDCETHER is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 632 | # CONFIG_USB_NET_CDC_EEM is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 633 | # CONFIG_USB_NET_DM9601 is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 634 | # CONFIG_USB_NET_SMSC95XX is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 635 | # CONFIG_USB_NET_GL620A is not set |
636 | # CONFIG_USB_NET_NET1080 is not set | ||||
637 | # CONFIG_USB_NET_PLUSB is not set | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 638 | # CONFIG_USB_NET_MCS7830 is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 639 | # 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 Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 642 | # CONFIG_USB_NET_INT51X1 is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 643 | # CONFIG_WAN is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 644 | CONFIG_PPP=m |
645 | CONFIG_PPP_MULTILINK=y | ||||
646 | # CONFIG_PPP_FILTER is not set | ||||
647 | CONFIG_PPP_ASYNC=m | ||||
648 | # CONFIG_PPP_SYNC_TTY is not set | ||||
649 | CONFIG_PPP_DEFLATE=m | ||||
650 | # CONFIG_PPP_BSDCOMP is not set | ||||
651 | # CONFIG_PPP_MPPE is not set | ||||
652 | CONFIG_PPPOE=m | ||||
653 | # CONFIG_PPPOL2TP is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 654 | # CONFIG_SLIP is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 655 | CONFIG_SLHC=m |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 656 | # CONFIG_NETCONSOLE is not set |
657 | # CONFIG_NETPOLL is not set | ||||
658 | # CONFIG_NET_POLL_CONTROLLER is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 659 | # CONFIG_ISDN is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 660 | # CONFIG_PHONE is not set |
661 | |||||
662 | # | ||||
663 | # Input device support | ||||
664 | # | ||||
665 | CONFIG_INPUT=y | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 666 | CONFIG_INPUT_FF_MEMLESS=m |
Paul Mackerras | ca74c01 | 2007-06-26 14:19:35 +1000 | [diff] [blame] | 667 | # CONFIG_INPUT_POLLDEV is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 668 | |
669 | # | ||||
670 | # Userland interfaces | ||||
671 | # | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 672 | CONFIG_INPUT_MOUSEDEV=y |
673 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||||
674 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||||
675 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 676 | CONFIG_INPUT_JOYDEV=m |
677 | CONFIG_INPUT_EVDEV=m | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 678 | # 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 Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 685 | # CONFIG_INPUT_JOYSTICK is not set |
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 686 | # CONFIG_INPUT_TABLET is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 687 | # 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 | # | ||||
699 | CONFIG_VT=y | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 700 | CONFIG_CONSOLE_TRANSLATIONS=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 701 | CONFIG_VT_CONSOLE=y |
702 | CONFIG_HW_CONSOLE=y | ||||
Geoff Levand | e4eb8cf | 2007-06-16 08:07:30 +1000 | [diff] [blame] | 703 | CONFIG_VT_HW_CONSOLE_BINDING=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 704 | CONFIG_DEVKMEM=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 705 | # 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 | # | ||||
715 | CONFIG_UNIX98_PTYS=y | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 716 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 717 | # CONFIG_LEGACY_PTYS is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 718 | # CONFIG_HVC_UDBG is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 719 | # CONFIG_IPMI_HANDLER is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 720 | # CONFIG_HW_RANDOM is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 721 | # CONFIG_R3964 is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 722 | # CONFIG_RAW_DRIVER is not set |
723 | # CONFIG_HANGCHECK_TIMER is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 724 | # CONFIG_TCG_TPM is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 725 | # CONFIG_I2C is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 726 | # CONFIG_SPI is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 727 | |
728 | # | ||||
729 | # PPS support | ||||
730 | # | ||||
731 | # CONFIG_PPS is not set | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 732 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
733 | # CONFIG_GPIOLIB is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 734 | # CONFIG_W1 is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 735 | # CONFIG_POWER_SUPPLY is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 736 | # CONFIG_HWMON is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 737 | # CONFIG_THERMAL is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 738 | # CONFIG_THERMAL_HWMON is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 739 | # CONFIG_WATCHDOG is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 740 | CONFIG_SSB_POSSIBLE=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 741 | |
742 | # | ||||
743 | # Sonics Silicon Backplane | ||||
744 | # | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 745 | # CONFIG_SSB is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 746 | |
747 | # | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 748 | # Multifunction device drivers |
749 | # | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 750 | # CONFIG_MFD_CORE is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 751 | # CONFIG_MFD_SM501 is not set |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 752 | # CONFIG_HTC_PASIC3 is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 753 | # CONFIG_MFD_TMIO is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 754 | # CONFIG_REGULATOR is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 755 | # CONFIG_MEDIA_SUPPORT is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 756 | |
757 | # | ||||
758 | # Graphics support | ||||
759 | # | ||||
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 760 | # CONFIG_VGASTATE is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 761 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
Geert Uytterhoeven | f59e5e8 | 2007-02-12 00:55:27 -0800 | [diff] [blame] | 762 | CONFIG_FB=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 763 | # CONFIG_FIRMWARE_EDID is not set |
764 | # CONFIG_FB_DDC is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 765 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set |
Paul Mackerras | ca74c01 | 2007-06-26 14:19:35 +1000 | [diff] [blame] | 766 | # CONFIG_FB_CFB_FILLRECT is not set |
767 | # CONFIG_FB_CFB_COPYAREA is not set | ||||
768 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 769 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
Paul Mackerras | ca74c01 | 2007-06-26 14:19:35 +1000 | [diff] [blame] | 770 | CONFIG_FB_SYS_FILLRECT=y |
771 | CONFIG_FB_SYS_COPYAREA=y | ||||
772 | CONFIG_FB_SYS_IMAGEBLIT=y | ||||
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 773 | # CONFIG_FB_FOREIGN_ENDIAN is not set |
Paul Mackerras | ca74c01 | 2007-06-26 14:19:35 +1000 | [diff] [blame] | 774 | CONFIG_FB_SYS_FOPS=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 775 | # CONFIG_FB_SVGALIB is not set |
Geert Uytterhoeven | f59e5e8 | 2007-02-12 00:55:27 -0800 | [diff] [blame] | 776 | # 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 Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 780 | |
781 | # | ||||
782 | # Frame buffer hardware drivers | ||||
783 | # | ||||
Geert Uytterhoeven | f59e5e8 | 2007-02-12 00:55:27 -0800 | [diff] [blame] | 784 | # CONFIG_FB_OF is not set |
785 | # CONFIG_FB_VGA16 is not set | ||||
786 | # CONFIG_FB_S1D13XXX is not set | ||||
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 787 | # CONFIG_FB_IBM_GXT4500 is not set |
Geert Uytterhoeven | f59e5e8 | 2007-02-12 00:55:27 -0800 | [diff] [blame] | 788 | CONFIG_FB_PS3=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 789 | CONFIG_FB_PS3_DEFAULT_SIZE_M=9 |
Geert Uytterhoeven | f59e5e8 | 2007-02-12 00:55:27 -0800 | [diff] [blame] | 790 | # CONFIG_FB_VIRTUAL is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 791 | # CONFIG_FB_METRONOME is not set |
792 | # CONFIG_FB_MB862XX is not set | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 793 | # CONFIG_FB_BROADSHEET is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 794 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
795 | |||||
796 | # | ||||
797 | # Display device support | ||||
798 | # | ||||
799 | # CONFIG_DISPLAY_SUPPORT is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 800 | |
801 | # | ||||
802 | # Console display driver support | ||||
803 | # | ||||
804 | # CONFIG_VGA_CONSOLE is not set | ||||
805 | CONFIG_DUMMY_CONSOLE=y | ||||
Geert Uytterhoeven | f59e5e8 | 2007-02-12 00:55:27 -0800 | [diff] [blame] | 806 | CONFIG_FRAMEBUFFER_CONSOLE=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 807 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 808 | CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y |
Geert Uytterhoeven | f59e5e8 | 2007-02-12 00:55:27 -0800 | [diff] [blame] | 809 | # CONFIG_FONTS is not set |
810 | CONFIG_FONT_8x8=y | ||||
811 | CONFIG_FONT_8x16=y | ||||
Geert Uytterhoeven | f59e5e8 | 2007-02-12 00:55:27 -0800 | [diff] [blame] | 812 | CONFIG_LOGO=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 813 | CONFIG_FB_LOGO_EXTRA=y |
Geert Uytterhoeven | f59e5e8 | 2007-02-12 00:55:27 -0800 | [diff] [blame] | 814 | # CONFIG_LOGO_LINUX_MONO is not set |
815 | # CONFIG_LOGO_LINUX_VGA16 is not set | ||||
816 | CONFIG_LOGO_LINUX_CLUT224=y | ||||
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 817 | CONFIG_SOUND=m |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 818 | # CONFIG_SOUND_OSS_CORE is not set |
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 819 | CONFIG_SND=m |
820 | CONFIG_SND_TIMER=m | ||||
821 | CONFIG_SND_PCM=m | ||||
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 822 | CONFIG_SND_HWDEP=m |
823 | CONFIG_SND_RAWMIDI=m | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 824 | # CONFIG_SND_SEQUENCER is not set |
825 | # CONFIG_SND_MIXER_OSS is not set | ||||
826 | # CONFIG_SND_PCM_OSS is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 827 | # CONFIG_SND_HRTIMER is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 828 | # CONFIG_SND_DYNAMIC_MINORS is not set |
829 | CONFIG_SND_SUPPORT_OLD_API=y | ||||
830 | CONFIG_SND_VERBOSE_PROCFS=y | ||||
831 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||||
832 | # CONFIG_SND_DEBUG is not set | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 833 | # 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 Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 838 | # CONFIG_SND_DRIVERS is not set |
839 | CONFIG_SND_PPC=y | ||||
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 840 | CONFIG_SND_PS3=m |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 841 | CONFIG_SND_PS3_DEFAULT_START_DELAY=2000 |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 842 | CONFIG_SND_USB=y |
843 | CONFIG_SND_USB_AUDIO=m | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 844 | # CONFIG_SND_USB_USX2Y is not set |
Paul Mackerras | ca74c01 | 2007-06-26 14:19:35 +1000 | [diff] [blame] | 845 | # CONFIG_SND_USB_CAIAQ is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 846 | # CONFIG_SND_SOC is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 847 | # CONFIG_SOUND_PRIME is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 848 | CONFIG_HID_SUPPORT=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 849 | CONFIG_HID=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 850 | # CONFIG_HID_DEBUG is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 851 | CONFIG_HIDRAW=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 852 | |
853 | # | ||||
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 854 | # USB Input Devices |
855 | # | ||||
856 | CONFIG_USB_HID=m | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 857 | # CONFIG_HID_PID is not set |
858 | CONFIG_USB_HIDDEV=y | ||||
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 859 | |
860 | # | ||||
861 | # USB HID Boot Protocol drivers | ||||
862 | # | ||||
863 | # CONFIG_USB_KBD is not set | ||||
864 | # CONFIG_USB_MOUSE is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 865 | |
866 | # | ||||
867 | # Special HID drivers | ||||
868 | # | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 869 | # CONFIG_HID_A4TECH is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 870 | CONFIG_HID_APPLE=m |
871 | CONFIG_HID_BELKIN=m | ||||
872 | CONFIG_HID_CHERRY=m | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 873 | # CONFIG_HID_CHICONY is not set |
874 | # CONFIG_HID_CYPRESS is not set | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 875 | # CONFIG_HID_DRAGONRISE is not set |
876 | CONFIG_HID_EZKEY=m | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 877 | # CONFIG_HID_KYE is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 878 | # CONFIG_HID_GYRATION is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 879 | # CONFIG_HID_KENSINGTON is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 880 | CONFIG_HID_LOGITECH=m |
881 | # CONFIG_LOGITECH_FF is not set | ||||
882 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||||
883 | CONFIG_HID_MICROSOFT=m | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 884 | # 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 Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 889 | CONFIG_HID_SONY=m |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 890 | CONFIG_HID_SUNPLUS=m |
891 | # CONFIG_HID_GREENASIA is not set | ||||
892 | CONFIG_HID_SMARTJOYPLUS=m | ||||
893 | # CONFIG_SMARTJOYPLUS_FF is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 894 | # CONFIG_HID_TOPSEED is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 895 | # CONFIG_HID_THRUSTMASTER is not set |
896 | # CONFIG_HID_WACOM is not set | ||||
897 | # CONFIG_HID_ZEROPLUS is not set | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 898 | CONFIG_USB_SUPPORT=y |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 899 | CONFIG_USB_ARCH_HAS_HCD=y |
900 | CONFIG_USB_ARCH_HAS_OHCI=y | ||||
901 | CONFIG_USB_ARCH_HAS_EHCI=y | ||||
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 902 | CONFIG_USB=m |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 903 | # CONFIG_USB_DEBUG is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 904 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 905 | |
906 | # | ||||
907 | # Miscellaneous USB options | ||||
908 | # | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 909 | CONFIG_USB_DEVICEFS=y |
910 | # CONFIG_USB_DEVICE_CLASS is not set | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 911 | # CONFIG_USB_DYNAMIC_MINORS is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 912 | CONFIG_USB_SUSPEND=y |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 913 | # CONFIG_USB_OTG is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 914 | # CONFIG_USB_OTG_WHITELIST is not set |
915 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||||
916 | CONFIG_USB_MON=m | ||||
917 | # CONFIG_USB_WUSB is not set | ||||
918 | # CONFIG_USB_WUSB_CBAF is not set | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 919 | |
920 | # | ||||
921 | # USB Host Controller Drivers | ||||
922 | # | ||||
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 923 | # CONFIG_USB_C67X00_HCD is not set |
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 924 | CONFIG_USB_EHCI_HCD=m |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 925 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
926 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | ||||
927 | CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y | ||||
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 928 | # CONFIG_USB_EHCI_HCD_PPC_OF is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 929 | # CONFIG_USB_OXU210HP_HCD is not set |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 930 | # CONFIG_USB_ISP116X_HCD is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 931 | # CONFIG_USB_ISP1760_HCD is not set |
Geoff Levand | 335675a | 2008-01-19 07:33:04 +1100 | [diff] [blame] | 932 | CONFIG_USB_OHCI_HCD=m |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 933 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set |
934 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 935 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
936 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||||
937 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | ||||
938 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||||
939 | # CONFIG_USB_SL811_HCD is not set | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 940 | # CONFIG_USB_R8A66597_HCD is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 941 | # CONFIG_USB_HWA_HCD is not set |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 942 | |
943 | # | ||||
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 944 | # Enable Host or Gadget support to see Inventra options |
945 | # | ||||
946 | |||||
947 | # | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 948 | # USB Device Class drivers |
949 | # | ||||
950 | # CONFIG_USB_ACM is not set | ||||
951 | # CONFIG_USB_PRINTER is not set | ||||
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 952 | # CONFIG_USB_WDM is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 953 | # CONFIG_USB_TMC is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 954 | |
955 | # | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 956 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 957 | # |
958 | |||||
959 | # | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 960 | # also be needed; see USB_STORAGE Help for more info |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 961 | # |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 962 | CONFIG_USB_STORAGE=m |
Geoff Levand | c19cdcb | 2007-01-30 15:20:37 -0800 | [diff] [blame] | 963 | # CONFIG_USB_STORAGE_DEBUG is not set |
964 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||||
965 | # CONFIG_USB_STORAGE_FREECOM is not set | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 966 | # CONFIG_USB_STORAGE_ISD200 is not set |
Geoff Levand | c19cdcb | 2007-01-30 15:20:37 -0800 | [diff] [blame] | 967 | # 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 Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 972 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
Geoff Levand | c19cdcb | 2007-01-30 15:20:37 -0800 | [diff] [blame] | 973 | # CONFIG_USB_STORAGE_KARMA is not set |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 974 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 975 | # CONFIG_USB_LIBUSUAL is not set |
976 | |||||
977 | # | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 978 | # USB Imaging devices |
979 | # | ||||
980 | # CONFIG_USB_MDC800 is not set | ||||
981 | # CONFIG_USB_MICROTEK is not set | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 982 | |
983 | # | ||||
984 | # USB port drivers | ||||
985 | # | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 986 | # 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 Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 994 | # CONFIG_USB_SEVSEG is not set |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 995 | # CONFIG_USB_RIO500 is not set |
996 | # CONFIG_USB_LEGOTOWER is not set | ||||
997 | # CONFIG_USB_LCD is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 998 | # CONFIG_USB_BERRY_CHARGE is not set |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 999 | # CONFIG_USB_LED is not set |
1000 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||||
1001 | # CONFIG_USB_CYTHERM is not set | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1002 | # 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 Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1008 | # CONFIG_USB_IOWARRIOR is not set |
1009 | # CONFIG_USB_TEST is not set | ||||
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1010 | # CONFIG_USB_ISIGHTFW is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1011 | # CONFIG_USB_VST is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1012 | # CONFIG_USB_GADGET is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1013 | |
1014 | # | ||||
1015 | # OTG and related infrastructure | ||||
1016 | # | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1017 | # CONFIG_NOP_USB_XCEIV is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1018 | # CONFIG_MMC is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1019 | # CONFIG_MEMSTICK is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1020 | # CONFIG_NEW_LEDS is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1021 | # CONFIG_ACCESSIBILITY is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 1022 | # CONFIG_EDAC is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1023 | CONFIG_RTC_LIB=m |
1024 | CONFIG_RTC_CLASS=m | ||||
1025 | |||||
1026 | # | ||||
1027 | # RTC interfaces | ||||
1028 | # | ||||
1029 | CONFIG_RTC_INTF_SYSFS=y | ||||
1030 | CONFIG_RTC_INTF_PROC=y | ||||
1031 | CONFIG_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 Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1043 | # CONFIG_RTC_DRV_DS1286 is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1044 | # 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 Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1049 | # CONFIG_RTC_DRV_M48T35 is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1050 | # CONFIG_RTC_DRV_M48T59 is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1051 | # CONFIG_RTC_DRV_BQ4802 is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1052 | # CONFIG_RTC_DRV_V3020 is not set |
1053 | |||||
1054 | # | ||||
1055 | # on-CPU RTC drivers | ||||
1056 | # | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1057 | # CONFIG_RTC_DRV_GENERIC is not set |
1058 | CONFIG_RTC_DRV_PS3=m | ||||
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1059 | # CONFIG_DMADEVICES is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1060 | # CONFIG_AUXDISPLAY is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 1061 | # CONFIG_UIO is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 1062 | |
1063 | # | ||||
1064 | # TI VLYNQ | ||||
1065 | # | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1066 | # CONFIG_STAGING is not set |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 1067 | |
1068 | # | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1069 | # File systems |
1070 | # | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1071 | CONFIG_EXT2_FS=m |
1072 | # CONFIG_EXT2_FS_XATTR is not set | ||||
1073 | # CONFIG_EXT2_FS_XIP is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1074 | CONFIG_EXT3_FS=m |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1075 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1076 | CONFIG_EXT3_FS_XATTR=y |
1077 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||||
1078 | # CONFIG_EXT3_FS_SECURITY is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1079 | CONFIG_EXT4_FS=y |
1080 | # CONFIG_EXT4DEV_COMPAT is not set | ||||
1081 | CONFIG_EXT4_FS_XATTR=y | ||||
1082 | # CONFIG_EXT4_FS_POSIX_ACL is not set | ||||
1083 | # CONFIG_EXT4_FS_SECURITY is not set | ||||
1084 | CONFIG_JBD=m | ||||
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1085 | # CONFIG_JBD_DEBUG is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1086 | CONFIG_JBD2=y |
1087 | # CONFIG_JBD2_DEBUG is not set | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1088 | CONFIG_FS_MBCACHE=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1089 | # 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 Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1095 | # CONFIG_BTRFS_FS is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 1096 | CONFIG_FILE_LOCKING=y |
1097 | CONFIG_FSNOTIFY=y | ||||
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1098 | CONFIG_DNOTIFY=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1099 | CONFIG_INOTIFY=y |
1100 | CONFIG_INOTIFY_USER=y | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1101 | CONFIG_QUOTA=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 1102 | # CONFIG_QUOTA_NETLINK_INTERFACE is not set |
1103 | CONFIG_PRINT_QUOTA_WARNING=y | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1104 | CONFIG_QUOTA_TREE=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1105 | # CONFIG_QFMT_V1 is not set |
1106 | CONFIG_QFMT_V2=y | ||||
1107 | CONFIG_QUOTACTL=y | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 1108 | CONFIG_AUTOFS_FS=m |
1109 | CONFIG_AUTOFS4_FS=m | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1110 | # CONFIG_FUSE_FS is not set |
1111 | |||||
1112 | # | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1113 | # Caches |
1114 | # | ||||
1115 | # CONFIG_FSCACHE is not set | ||||
1116 | |||||
1117 | # | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1118 | # CD-ROM/DVD Filesystems |
1119 | # | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1120 | CONFIG_ISO9660_FS=m |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1121 | CONFIG_JOLIET=y |
1122 | # CONFIG_ZISOFS is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1123 | CONFIG_UDF_FS=m |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1124 | CONFIG_UDF_NLS=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1125 | |
1126 | # | ||||
1127 | # DOS/FAT/NT Filesystems | ||||
1128 | # | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1129 | CONFIG_FAT_FS=m |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1130 | # CONFIG_MSDOS_FS is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1131 | CONFIG_VFAT_FS=m |
Geoff Levand | c19cdcb | 2007-01-30 15:20:37 -0800 | [diff] [blame] | 1132 | CONFIG_FAT_DEFAULT_CODEPAGE=437 |
1133 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1134 | # CONFIG_NTFS_FS is not set |
1135 | |||||
1136 | # | ||||
1137 | # Pseudo filesystems | ||||
1138 | # | ||||
1139 | CONFIG_PROC_FS=y | ||||
1140 | CONFIG_PROC_KCORE=y | ||||
1141 | CONFIG_PROC_SYSCTL=y | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1142 | CONFIG_PROC_PAGE_MONITOR=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1143 | CONFIG_SYSFS=y |
1144 | CONFIG_TMPFS=y | ||||
1145 | # CONFIG_TMPFS_POSIX_ACL is not set | ||||
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1146 | CONFIG_HUGETLBFS=y |
1147 | CONFIG_HUGETLB_PAGE=y | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1148 | # CONFIG_CONFIGFS_FS is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1149 | CONFIG_MISC_FILESYSTEMS=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1150 | # 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 Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1158 | # CONFIG_SQUASHFS is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1159 | # CONFIG_VXFS_FS is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1160 | # CONFIG_MINIX_FS is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 1161 | # CONFIG_OMFS_FS is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1162 | # CONFIG_HPFS_FS is not set |
1163 | # CONFIG_QNX4FS_FS is not set | ||||
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1164 | # CONFIG_ROMFS_FS is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1165 | # CONFIG_SYSV_FS is not set |
1166 | # CONFIG_UFS_FS is not set | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1167 | # CONFIG_NILFS2_FS is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 1168 | CONFIG_NETWORK_FILESYSTEMS=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1169 | CONFIG_NFS_FS=y |
1170 | CONFIG_NFS_V3=y | ||||
1171 | # CONFIG_NFS_V3_ACL is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1172 | CONFIG_NFS_V4=y |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 1173 | # CONFIG_NFS_V4_1 is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1174 | CONFIG_ROOT_NFS=y |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 1175 | # CONFIG_NFSD is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1176 | CONFIG_LOCKD=y |
1177 | CONFIG_LOCKD_V4=y | ||||
1178 | CONFIG_NFS_COMMON=y | ||||
1179 | CONFIG_SUNRPC=y | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1180 | CONFIG_SUNRPC_GSS=y |
1181 | CONFIG_RPCSEC_GSS_KRB5=y | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1182 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1183 | # CONFIG_SMB_FS is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1184 | CONFIG_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 Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1190 | # CONFIG_NCP_FS is not set |
1191 | # CONFIG_CODA_FS is not set | ||||
1192 | # CONFIG_AFS_FS is not set | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1193 | |
1194 | # | ||||
1195 | # Partition Types | ||||
1196 | # | ||||
1197 | # CONFIG_PARTITION_ADVANCED is not set | ||||
1198 | CONFIG_MSDOS_PARTITION=y | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1199 | CONFIG_NLS=y |
1200 | CONFIG_NLS_DEFAULT="iso8859-1" | ||||
Geoff Levand | c19cdcb | 2007-01-30 15:20:37 -0800 | [diff] [blame] | 1201 | CONFIG_NLS_CODEPAGE_437=y |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1202 | # 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 Levand | c19cdcb | 2007-01-30 15:20:37 -0800 | [diff] [blame] | 1225 | CONFIG_NLS_ISO8859_1=y |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1226 | # 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 Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 1239 | # CONFIG_DLM is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1240 | CONFIG_BINARY_PRINTF=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 1241 | |
1242 | # | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1243 | # Library routines |
1244 | # | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1245 | CONFIG_BITREVERSE=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1246 | CONFIG_GENERIC_FIND_LAST_BIT=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1247 | CONFIG_CRC_CCITT=m |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1248 | CONFIG_CRC16=y |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 1249 | CONFIG_CRC_T10DIF=y |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1250 | CONFIG_CRC_ITU_T=m |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1251 | CONFIG_CRC32=y |
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 1252 | # CONFIG_CRC7 is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1253 | # CONFIG_LIBCRC32C is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1254 | CONFIG_ZLIB_INFLATE=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1255 | CONFIG_ZLIB_DEFLATE=m |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1256 | CONFIG_LZO_COMPRESS=m |
1257 | CONFIG_LZO_DECOMPRESS=m | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1258 | CONFIG_DECOMPRESS_GZIP=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1259 | CONFIG_HAS_IOMEM=y |
1260 | CONFIG_HAS_IOPORT=y | ||||
Geoff Levand | 36bd283 | 2007-05-12 03:42:03 +1000 | [diff] [blame] | 1261 | CONFIG_HAS_DMA=y |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1262 | CONFIG_HAVE_LMB=y |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1263 | CONFIG_NLATTR=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1264 | |
1265 | # | ||||
1266 | # Kernel hacking | ||||
1267 | # | ||||
1268 | # CONFIG_PRINTK_TIME is not set | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 1269 | CONFIG_ENABLE_WARN_DEPRECATED=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1270 | CONFIG_ENABLE_MUST_CHECK=y |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1271 | CONFIG_FRAME_WARN=2048 |
Geoff Levand | e4eb8cf | 2007-06-16 08:07:30 +1000 | [diff] [blame] | 1272 | CONFIG_MAGIC_SYSRQ=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1273 | # CONFIG_UNUSED_SYMBOLS is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1274 | CONFIG_DEBUG_FS=y |
Paul Mackerras | e89debc | 2007-01-22 22:39:24 +1100 | [diff] [blame] | 1275 | # CONFIG_HEADERS_CHECK is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1276 | CONFIG_DEBUG_KERNEL=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1277 | # CONFIG_DEBUG_SHIRQ is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1278 | CONFIG_DETECT_SOFTLOCKUP=y |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 1279 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1280 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1281 | CONFIG_DETECT_HUNG_TASK=y |
1282 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||||
1283 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 1284 | CONFIG_SCHED_DEBUG=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1285 | # CONFIG_SCHEDSTATS is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1286 | # CONFIG_TIMER_STATS is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1287 | # CONFIG_DEBUG_OBJECTS is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 1288 | # CONFIG_DEBUG_SLAB is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1289 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1290 | # CONFIG_RT_MUTEX_TESTER is not set | ||||
1291 | CONFIG_DEBUG_SPINLOCK=y | ||||
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1292 | CONFIG_DEBUG_MUTEXES=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1293 | CONFIG_DEBUG_LOCK_ALLOC=y |
1294 | CONFIG_PROVE_LOCKING=y | ||||
1295 | CONFIG_LOCKDEP=y | ||||
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1296 | # CONFIG_LOCK_STAT is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1297 | CONFIG_DEBUG_LOCKDEP=y |
1298 | CONFIG_TRACE_IRQFLAGS=y | ||||
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1299 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
1300 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||||
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1301 | CONFIG_STACKTRACE=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1302 | # CONFIG_DEBUG_KOBJECT is not set |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1303 | CONFIG_DEBUG_BUGVERBOSE=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1304 | CONFIG_DEBUG_INFO=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1305 | # CONFIG_DEBUG_VM is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1306 | CONFIG_DEBUG_WRITECOUNT=y |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 1307 | CONFIG_DEBUG_MEMORY_INIT=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1308 | CONFIG_DEBUG_LIST=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 1309 | # CONFIG_DEBUG_SG is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1310 | # CONFIG_DEBUG_NOTIFIERS is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1311 | # CONFIG_RCU_TORTURE_TEST is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1312 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1313 | # CONFIG_BACKTRACE_SELF_TEST is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1314 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1315 | # CONFIG_FAULT_INJECTION is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1316 | # CONFIG_LATENCYTOP is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 1317 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1318 | # CONFIG_DEBUG_PAGEALLOC is not set |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1319 | CONFIG_NOP_TRACER=y |
1320 | CONFIG_HAVE_FUNCTION_TRACER=y | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1321 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1322 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1323 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1324 | CONFIG_RING_BUFFER=y | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 1325 | CONFIG_EVENT_TRACING=y |
1326 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1327 | CONFIG_TRACING=y |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1328 | CONFIG_TRACING_SUPPORT=y |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 1329 | # CONFIG_FTRACE is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1330 | # CONFIG_DYNAMIC_DEBUG is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 1331 | # CONFIG_SAMPLES is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 1332 | CONFIG_HAVE_ARCH_KGDB=y |
1333 | # CONFIG_KGDB is not set | ||||
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 1334 | # CONFIG_PPC_DISABLE_WERROR is not set |
1335 | CONFIG_PPC_WERROR=y | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1336 | CONFIG_PRINT_STACK_DEPTH=64 |
Geoff Levand | 5f3162f | 2007-01-26 19:08:29 -0800 | [diff] [blame] | 1337 | CONFIG_DEBUG_STACKOVERFLOW=y |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1338 | # CONFIG_DEBUG_STACK_USAGE is not set |
Geoff Levand | b080f18 | 2009-08-25 07:53:35 +0000 | [diff] [blame] | 1339 | # CONFIG_PPC_EMULATED_STATS is not set |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1340 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1341 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1342 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
Geoff Levand | 98fded0 | 2008-08-21 06:18:43 +1000 | [diff] [blame] | 1343 | # CONFIG_XMON is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1344 | CONFIG_IRQSTACKS=y |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1345 | # CONFIG_VIRQ_DEBUG is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1346 | # CONFIG_BOOTX_TEXT is not set |
Geoff Levand | e4eb8cf | 2007-06-16 08:07:30 +1000 | [diff] [blame] | 1347 | # CONFIG_PPC_EARLY_DEBUG is not set |
Geoff Levand | 797c7b5 | 2006-11-23 00:47:01 +0100 | [diff] [blame] | 1348 | |
1349 | # | ||||
1350 | # Security options | ||||
1351 | # | ||||
1352 | # CONFIG_KEYS is not set | ||||
1353 | # CONFIG_SECURITY is not set | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1354 | # CONFIG_SECURITYFS is not set |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 1355 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1356 | CONFIG_CRYPTO=y |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1357 | |
1358 | # | ||||
1359 | # Crypto core or helper | ||||
1360 | # | ||||
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1361 | # CONFIG_CRYPTO_FIPS is not set |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1362 | CONFIG_CRYPTO_ALGAPI=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1363 | CONFIG_CRYPTO_ALGAPI2=y |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1364 | CONFIG_CRYPTO_AEAD=m |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1365 | CONFIG_CRYPTO_AEAD2=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1366 | CONFIG_CRYPTO_BLKCIPHER=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1367 | CONFIG_CRYPTO_BLKCIPHER2=y |
1368 | CONFIG_CRYPTO_HASH=y | ||||
1369 | CONFIG_CRYPTO_HASH2=y | ||||
1370 | CONFIG_CRYPTO_RNG=m | ||||
1371 | CONFIG_CRYPTO_RNG2=y | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1372 | CONFIG_CRYPTO_PCOMP=y |
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1373 | CONFIG_CRYPTO_MANAGER=y |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1374 | CONFIG_CRYPTO_MANAGER2=y |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1375 | CONFIG_CRYPTO_GF128MUL=m |
1376 | # CONFIG_CRYPTO_NULL is not set | ||||
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1377 | CONFIG_CRYPTO_WORKQUEUE=y |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1378 | # 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 | # | ||||
1385 | CONFIG_CRYPTO_CCM=m | ||||
1386 | CONFIG_CRYPTO_GCM=m | ||||
1387 | CONFIG_CRYPTO_SEQIV=m | ||||
1388 | |||||
1389 | # | ||||
1390 | # Block modes | ||||
1391 | # | ||||
1392 | CONFIG_CRYPTO_CBC=y | ||||
1393 | CONFIG_CRYPTO_CTR=m | ||||
1394 | # CONFIG_CRYPTO_CTS is not set | ||||
1395 | CONFIG_CRYPTO_ECB=m | ||||
1396 | # CONFIG_CRYPTO_LRW is not set | ||||
1397 | CONFIG_CRYPTO_PCBC=m | ||||
1398 | # CONFIG_CRYPTO_XTS is not set | ||||
1399 | |||||
1400 | # | ||||
1401 | # Hash modes | ||||
1402 | # | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1403 | # CONFIG_CRYPTO_HMAC is not set |
1404 | # CONFIG_CRYPTO_XCBC is not set | ||||
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1405 | |
1406 | # | ||||
1407 | # Digest | ||||
1408 | # | ||||
1409 | # CONFIG_CRYPTO_CRC32C is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1410 | # CONFIG_CRYPTO_MD4 is not set |
1411 | CONFIG_CRYPTO_MD5=y | ||||
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1412 | CONFIG_CRYPTO_MICHAEL_MIC=m |
Geoff Levand | 72e82dc | 2008-07-17 07:22:26 +1000 | [diff] [blame] | 1413 | # 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 Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1417 | # CONFIG_CRYPTO_SHA1 is not set |
1418 | # CONFIG_CRYPTO_SHA256 is not set | ||||
1419 | # CONFIG_CRYPTO_SHA512 is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1420 | # CONFIG_CRYPTO_TGR192 is not set |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1421 | # CONFIG_CRYPTO_WP512 is not set |
1422 | |||||
1423 | # | ||||
1424 | # Ciphers | ||||
1425 | # | ||||
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 1426 | CONFIG_CRYPTO_AES=m |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1427 | # CONFIG_CRYPTO_ANUBIS is not set |
1428 | CONFIG_CRYPTO_ARC4=m | ||||
1429 | # CONFIG_CRYPTO_BLOWFISH is not set | ||||
1430 | # CONFIG_CRYPTO_CAMELLIA is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1431 | # CONFIG_CRYPTO_CAST5 is not set |
1432 | # CONFIG_CRYPTO_CAST6 is not set | ||||
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1433 | CONFIG_CRYPTO_DES=y |
1434 | # CONFIG_CRYPTO_FCRYPT is not set | ||||
Geoff Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1435 | # CONFIG_CRYPTO_KHAZAD is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1436 | CONFIG_CRYPTO_SALSA20=m |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1437 | # 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 Levand | 0cd74f3 | 2007-05-01 07:01:11 +1000 | [diff] [blame] | 1445 | # CONFIG_CRYPTO_DEFLATE is not set |
Geoff Levand | dc89228 | 2009-05-15 08:01:59 +0000 | [diff] [blame] | 1446 | # CONFIG_CRYPTO_ZLIB is not set |
Paul Mackerras | 93ce4e2 | 2008-03-20 11:21:32 +1100 | [diff] [blame] | 1447 | CONFIG_CRYPTO_LZO=m |
Geoff Levand | 9aac397 | 2009-03-13 06:52:22 +0000 | [diff] [blame] | 1448 | |
1449 | # | ||||
1450 | # Random Number Generation | ||||
1451 | # | ||||
1452 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||||
geoffrey.levand@am.sony.com | bd948b0 | 2007-08-07 20:31:22 -0700 | [diff] [blame] | 1453 | CONFIG_CRYPTO_HW=y |
Geoff Levand | b3330de | 2007-12-05 18:13:38 +1100 | [diff] [blame] | 1454 | # CONFIG_PPC_CLOCK is not set |
Geoff Levand | d9f2f3f | 2008-05-01 08:25:36 +1000 | [diff] [blame] | 1455 | # CONFIG_VIRTUALIZATION is not set |