diff options
Diffstat (limited to 'arch/sh/configs/se7750_defconfig')
-rw-r--r-- | arch/sh/configs/se7750_defconfig | 700 |
1 files changed, 325 insertions, 375 deletions
diff --git a/arch/sh/configs/se7750_defconfig b/arch/sh/configs/se7750_defconfig index 167786f9a9bd..a577099c3247 100644 --- a/arch/sh/configs/se7750_defconfig +++ b/arch/sh/configs/se7750_defconfig | |||
@@ -1,48 +1,55 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.20-rc2 | 3 | # Linux kernel version: 2.6.27 |
4 | # Thu Dec 28 23:15:49 2006 | 4 | # Wed Oct 22 19:17:29 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | ||
8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
10 | CONFIG_GENERIC_BUG=y | ||
8 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
9 | CONFIG_GENERIC_HWEIGHT=y | 12 | CONFIG_GENERIC_HWEIGHT=y |
10 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
11 | CONFIG_GENERIC_IRQ_PROBE=y | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
12 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 16 | # CONFIG_GENERIC_GPIO is not set |
13 | # CONFIG_GENERIC_TIME is not set | 17 | CONFIG_GENERIC_TIME=y |
18 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | 19 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_LOCKDEP_SUPPORT=y | 20 | CONFIG_LOCKDEP_SUPPORT=y |
21 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
17 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 23 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
24 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
18 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
19 | 26 | ||
20 | # | 27 | # |
21 | # Code maturity level options | 28 | # General setup |
22 | # | 29 | # |
23 | CONFIG_EXPERIMENTAL=y | 30 | CONFIG_EXPERIMENTAL=y |
24 | CONFIG_BROKEN_ON_SMP=y | 31 | CONFIG_BROKEN_ON_SMP=y |
25 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 32 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
26 | |||
27 | # | ||
28 | # General setup | ||
29 | # | ||
30 | CONFIG_LOCALVERSION="" | 33 | CONFIG_LOCALVERSION="" |
31 | CONFIG_LOCALVERSION_AUTO=y | 34 | CONFIG_LOCALVERSION_AUTO=y |
32 | # CONFIG_SWAP is not set | 35 | # CONFIG_SWAP is not set |
33 | CONFIG_SYSVIPC=y | 36 | CONFIG_SYSVIPC=y |
34 | # CONFIG_IPC_NS is not set | 37 | CONFIG_SYSVIPC_SYSCTL=y |
35 | # CONFIG_POSIX_MQUEUE is not set | 38 | # CONFIG_POSIX_MQUEUE is not set |
36 | CONFIG_BSD_PROCESS_ACCT=y | 39 | CONFIG_BSD_PROCESS_ACCT=y |
37 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 40 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
38 | # CONFIG_TASKSTATS is not set | 41 | # CONFIG_TASKSTATS is not set |
39 | # CONFIG_UTS_NS is not set | ||
40 | # CONFIG_AUDIT is not set | 42 | # CONFIG_AUDIT is not set |
41 | CONFIG_IKCONFIG=y | 43 | CONFIG_IKCONFIG=y |
42 | CONFIG_IKCONFIG_PROC=y | 44 | CONFIG_IKCONFIG_PROC=y |
45 | CONFIG_LOG_BUF_SHIFT=14 | ||
46 | # CONFIG_CGROUPS is not set | ||
47 | # CONFIG_GROUP_SCHED is not set | ||
43 | CONFIG_SYSFS_DEPRECATED=y | 48 | CONFIG_SYSFS_DEPRECATED=y |
49 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
44 | # CONFIG_RELAY is not set | 50 | # CONFIG_RELAY is not set |
45 | CONFIG_INITRAMFS_SOURCE="" | 51 | # CONFIG_NAMESPACES is not set |
52 | # CONFIG_BLK_DEV_INITRD is not set | ||
46 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 53 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
47 | CONFIG_SYSCTL=y | 54 | CONFIG_SYSCTL=y |
48 | CONFIG_EMBEDDED=y | 55 | CONFIG_EMBEDDED=y |
@@ -54,33 +61,47 @@ CONFIG_KALLSYMS=y | |||
54 | CONFIG_PRINTK=y | 61 | CONFIG_PRINTK=y |
55 | CONFIG_BUG=y | 62 | CONFIG_BUG=y |
56 | CONFIG_ELF_CORE=y | 63 | CONFIG_ELF_CORE=y |
64 | CONFIG_COMPAT_BRK=y | ||
57 | CONFIG_BASE_FULL=y | 65 | CONFIG_BASE_FULL=y |
58 | CONFIG_FUTEX=y | 66 | CONFIG_FUTEX=y |
67 | CONFIG_ANON_INODES=y | ||
59 | CONFIG_EPOLL=y | 68 | CONFIG_EPOLL=y |
69 | CONFIG_SIGNALFD=y | ||
70 | CONFIG_TIMERFD=y | ||
71 | CONFIG_EVENTFD=y | ||
60 | CONFIG_SHMEM=y | 72 | CONFIG_SHMEM=y |
61 | CONFIG_SLAB=y | 73 | CONFIG_AIO=y |
62 | CONFIG_VM_EVENT_COUNTERS=y | 74 | CONFIG_VM_EVENT_COUNTERS=y |
75 | CONFIG_PCI_QUIRKS=y | ||
76 | CONFIG_SLAB=y | ||
77 | # CONFIG_SLUB is not set | ||
78 | # CONFIG_SLOB is not set | ||
79 | # CONFIG_PROFILING is not set | ||
80 | # CONFIG_MARKERS is not set | ||
81 | CONFIG_HAVE_OPROFILE=y | ||
82 | # CONFIG_KPROBES is not set | ||
83 | CONFIG_HAVE_IOREMAP_PROT=y | ||
84 | CONFIG_HAVE_KPROBES=y | ||
85 | CONFIG_HAVE_KRETPROBES=y | ||
86 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
87 | CONFIG_HAVE_CLK=y | ||
88 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
89 | CONFIG_SLABINFO=y | ||
63 | CONFIG_RT_MUTEXES=y | 90 | CONFIG_RT_MUTEXES=y |
64 | # CONFIG_TINY_SHMEM is not set | 91 | # CONFIG_TINY_SHMEM is not set |
65 | CONFIG_BASE_SMALL=0 | 92 | CONFIG_BASE_SMALL=0 |
66 | # CONFIG_SLOB is not set | ||
67 | |||
68 | # | ||
69 | # Loadable module support | ||
70 | # | ||
71 | CONFIG_MODULES=y | 93 | CONFIG_MODULES=y |
94 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
72 | # CONFIG_MODULE_UNLOAD is not set | 95 | # CONFIG_MODULE_UNLOAD is not set |
73 | # CONFIG_MODVERSIONS is not set | 96 | # CONFIG_MODVERSIONS is not set |
74 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 97 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
75 | CONFIG_KMOD=y | 98 | CONFIG_KMOD=y |
76 | |||
77 | # | ||
78 | # Block layer | ||
79 | # | ||
80 | CONFIG_BLOCK=y | 99 | CONFIG_BLOCK=y |
81 | # CONFIG_LBD is not set | 100 | # CONFIG_LBD is not set |
82 | # CONFIG_BLK_DEV_IO_TRACE is not set | 101 | # CONFIG_BLK_DEV_IO_TRACE is not set |
83 | # CONFIG_LSF is not set | 102 | # CONFIG_LSF is not set |
103 | # CONFIG_BLK_DEV_BSG is not set | ||
104 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
84 | 105 | ||
85 | # | 106 | # |
86 | # IO Schedulers | 107 | # IO Schedulers |
@@ -94,68 +115,27 @@ CONFIG_DEFAULT_AS=y | |||
94 | # CONFIG_DEFAULT_CFQ is not set | 115 | # CONFIG_DEFAULT_CFQ is not set |
95 | # CONFIG_DEFAULT_NOOP is not set | 116 | # CONFIG_DEFAULT_NOOP is not set |
96 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 117 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
118 | CONFIG_CLASSIC_RCU=y | ||
119 | # CONFIG_FREEZER is not set | ||
97 | 120 | ||
98 | # | 121 | # |
99 | # System type | 122 | # System type |
100 | # | 123 | # |
101 | CONFIG_SOLUTION_ENGINE=y | ||
102 | CONFIG_SH_SOLUTION_ENGINE=y | ||
103 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | ||
104 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | ||
105 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | ||
106 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | ||
107 | # CONFIG_SH_7751_SYSTEMH is not set | ||
108 | # CONFIG_SH_HP6XX is not set | ||
109 | # CONFIG_SH_EC3104 is not set | ||
110 | # CONFIG_SH_SATURN is not set | ||
111 | # CONFIG_SH_DREAMCAST is not set | ||
112 | # CONFIG_SH_BIGSUR is not set | ||
113 | # CONFIG_SH_MPC1211 is not set | ||
114 | # CONFIG_SH_SH03 is not set | ||
115 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
116 | # CONFIG_SH_HS7751RVOIP is not set | ||
117 | # CONFIG_SH_7710VOIPGW is not set | ||
118 | # CONFIG_SH_RTS7751R2D is not set | ||
119 | # CONFIG_SH_R7780RP is not set | ||
120 | # CONFIG_SH_EDOSK7705 is not set | ||
121 | # CONFIG_SH_SH4202_MICRODEV is not set | ||
122 | # CONFIG_SH_LANDISK is not set | ||
123 | # CONFIG_SH_TITAN is not set | ||
124 | # CONFIG_SH_SHMIN is not set | ||
125 | # CONFIG_SH_7206_SOLUTION_ENGINE is not set | ||
126 | # CONFIG_SH_7619_SOLUTION_ENGINE is not set | ||
127 | # CONFIG_SH_UNKNOWN is not set | ||
128 | |||
129 | # | ||
130 | # Processor selection | ||
131 | # | ||
132 | CONFIG_CPU_SH4=y | 124 | CONFIG_CPU_SH4=y |
133 | |||
134 | # | ||
135 | # SH-2 Processor Support | ||
136 | # | ||
137 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | ||
138 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
139 | 126 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | |
140 | # | ||
141 | # SH-2A Processor Support | ||
142 | # | ||
143 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
144 | 128 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | |
145 | # | 129 | # CONFIG_CPU_SUBTYPE_MXG is not set |
146 | # SH-3 Processor Support | ||
147 | # | ||
148 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | ||
149 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
150 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
151 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
152 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
153 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 134 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
154 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 135 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
155 | 136 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | |
156 | # | 137 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
157 | # SH-4 Processor Support | 138 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
158 | # | ||
159 | CONFIG_CPU_SUBTYPE_SH7750=y | 139 | CONFIG_CPU_SUBTYPE_SH7750=y |
160 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 140 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
161 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 141 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
@@ -164,58 +144,61 @@ CONFIG_CPU_SUBTYPE_SH7750=y | |||
164 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 144 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
165 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 145 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
166 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 146 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
167 | 147 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | |
168 | # | 148 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
169 | # ST40 Processor Support | ||
170 | # | ||
171 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | ||
172 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | ||
173 | |||
174 | # | ||
175 | # SH-4A Processor Support | ||
176 | # | ||
177 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
178 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 150 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
179 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
180 | 152 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | |
181 | # | ||
182 | # SH4AL-DSP Processor Support | ||
183 | # | ||
184 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | ||
185 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 153 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
186 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 154 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
155 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
156 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
157 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
187 | 158 | ||
188 | # | 159 | # |
189 | # Memory management options | 160 | # Memory management options |
190 | # | 161 | # |
162 | CONFIG_QUICKLIST=y | ||
191 | CONFIG_MMU=y | 163 | CONFIG_MMU=y |
192 | CONFIG_PAGE_OFFSET=0x80000000 | 164 | CONFIG_PAGE_OFFSET=0x80000000 |
193 | CONFIG_MEMORY_START=0x0c000000 | 165 | CONFIG_MEMORY_START=0x0c000000 |
194 | CONFIG_MEMORY_SIZE=0x02000000 | 166 | CONFIG_MEMORY_SIZE=0x02000000 |
167 | CONFIG_29BIT=y | ||
195 | CONFIG_VSYSCALL=y | 168 | CONFIG_VSYSCALL=y |
169 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
170 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
171 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
172 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||
173 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
174 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
196 | CONFIG_PAGE_SIZE_4KB=y | 175 | CONFIG_PAGE_SIZE_4KB=y |
197 | # CONFIG_PAGE_SIZE_8KB is not set | 176 | # CONFIG_PAGE_SIZE_8KB is not set |
177 | # CONFIG_PAGE_SIZE_16KB is not set | ||
198 | # CONFIG_PAGE_SIZE_64KB is not set | 178 | # CONFIG_PAGE_SIZE_64KB is not set |
179 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
199 | CONFIG_SELECT_MEMORY_MODEL=y | 180 | CONFIG_SELECT_MEMORY_MODEL=y |
200 | CONFIG_FLATMEM_MANUAL=y | 181 | CONFIG_FLATMEM_MANUAL=y |
201 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 182 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
202 | # CONFIG_SPARSEMEM_MANUAL is not set | 183 | # CONFIG_SPARSEMEM_MANUAL is not set |
203 | CONFIG_FLATMEM=y | 184 | CONFIG_FLATMEM=y |
204 | CONFIG_FLAT_NODE_MEM_MAP=y | 185 | CONFIG_FLAT_NODE_MEM_MAP=y |
205 | # CONFIG_SPARSEMEM_STATIC is not set | 186 | CONFIG_SPARSEMEM_STATIC=y |
187 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
206 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 188 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
207 | # CONFIG_RESOURCES_64BIT is not set | 189 | # CONFIG_RESOURCES_64BIT is not set |
190 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
191 | CONFIG_ZONE_DMA_FLAG=0 | ||
192 | CONFIG_NR_QUICK=2 | ||
193 | CONFIG_UNEVICTABLE_LRU=y | ||
208 | 194 | ||
209 | # | 195 | # |
210 | # Cache configuration | 196 | # Cache configuration |
211 | # | 197 | # |
212 | # CONFIG_SH_DIRECT_MAPPED is not set | 198 | # CONFIG_SH_DIRECT_MAPPED is not set |
213 | # CONFIG_SH_WRITETHROUGH is not set | 199 | CONFIG_CACHE_WRITEBACK=y |
214 | # CONFIG_SH_OCRAM is not set | 200 | # CONFIG_CACHE_WRITETHROUGH is not set |
215 | CONFIG_CF_ENABLER=y | 201 | # CONFIG_CACHE_OFF is not set |
216 | # CONFIG_CF_AREA5 is not set | ||
217 | CONFIG_CF_AREA6=y | ||
218 | CONFIG_CF_BASE_ADDR=0xb8000000 | ||
219 | 202 | ||
220 | # | 203 | # |
221 | # Processor features | 204 | # Processor features |
@@ -223,19 +206,28 @@ CONFIG_CF_BASE_ADDR=0xb8000000 | |||
223 | CONFIG_CPU_LITTLE_ENDIAN=y | 206 | CONFIG_CPU_LITTLE_ENDIAN=y |
224 | # CONFIG_CPU_BIG_ENDIAN is not set | 207 | # CONFIG_CPU_BIG_ENDIAN is not set |
225 | CONFIG_SH_FPU=y | 208 | CONFIG_SH_FPU=y |
226 | # CONFIG_SH_DSP is not set | ||
227 | # CONFIG_SH_STORE_QUEUES is not set | 209 | # CONFIG_SH_STORE_QUEUES is not set |
228 | CONFIG_CPU_HAS_INTEVT=y | 210 | CONFIG_CPU_HAS_INTEVT=y |
229 | CONFIG_CPU_HAS_INTC_IRQ=y | 211 | CONFIG_CPU_HAS_IPR_IRQ=y |
230 | CONFIG_CPU_HAS_SR_RB=y | 212 | CONFIG_CPU_HAS_SR_RB=y |
231 | CONFIG_CPU_HAS_PTEA=y | 213 | CONFIG_CPU_HAS_PTEA=y |
214 | CONFIG_CPU_HAS_FPU=y | ||
232 | 215 | ||
233 | # | 216 | # |
234 | # Timer support | 217 | # Board support |
218 | # | ||
219 | CONFIG_SOLUTION_ENGINE=y | ||
220 | CONFIG_SH_SOLUTION_ENGINE=y | ||
221 | |||
222 | # | ||
223 | # Timer and clock configuration | ||
235 | # | 224 | # |
236 | CONFIG_SH_TMU=y | 225 | CONFIG_SH_TMU=y |
237 | CONFIG_SH_TIMER_IRQ=16 | 226 | CONFIG_SH_TIMER_IRQ=16 |
238 | CONFIG_SH_PCLK_FREQ=33333333 | 227 | CONFIG_SH_PCLK_FREQ=33333333 |
228 | # CONFIG_NO_HZ is not set | ||
229 | # CONFIG_HIGH_RES_TIMERS is not set | ||
230 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
239 | 231 | ||
240 | # | 232 | # |
241 | # CPU Frequency scaling | 233 | # CPU Frequency scaling |
@@ -250,12 +242,11 @@ CONFIG_SH_PCLK_FREQ=33333333 | |||
250 | # | 242 | # |
251 | # Companion Chips | 243 | # Companion Chips |
252 | # | 244 | # |
253 | # CONFIG_HD6446X_SERIES is not set | ||
254 | CONFIG_HEARTBEAT=y | ||
255 | 245 | ||
256 | # | 246 | # |
257 | # Additional SuperH Device Drivers | 247 | # Additional SuperH Device Drivers |
258 | # | 248 | # |
249 | CONFIG_HEARTBEAT=y | ||
259 | # CONFIG_PUSH_SWITCH is not set | 250 | # CONFIG_PUSH_SWITCH is not set |
260 | 251 | ||
261 | # | 252 | # |
@@ -266,11 +257,15 @@ CONFIG_HZ_250=y | |||
266 | # CONFIG_HZ_300 is not set | 257 | # CONFIG_HZ_300 is not set |
267 | # CONFIG_HZ_1000 is not set | 258 | # CONFIG_HZ_1000 is not set |
268 | CONFIG_HZ=250 | 259 | CONFIG_HZ=250 |
260 | # CONFIG_SCHED_HRTICK is not set | ||
269 | # CONFIG_KEXEC is not set | 261 | # CONFIG_KEXEC is not set |
270 | # CONFIG_SMP is not set | 262 | # CONFIG_CRASH_DUMP is not set |
263 | # CONFIG_SECCOMP is not set | ||
271 | CONFIG_PREEMPT_NONE=y | 264 | CONFIG_PREEMPT_NONE=y |
272 | # CONFIG_PREEMPT_VOLUNTARY is not set | 265 | # CONFIG_PREEMPT_VOLUNTARY is not set |
273 | # CONFIG_PREEMPT is not set | 266 | # CONFIG_PREEMPT is not set |
267 | CONFIG_GUSA=y | ||
268 | # CONFIG_GUSA_RB is not set | ||
274 | 269 | ||
275 | # | 270 | # |
276 | # Boot options | 271 | # Boot options |
@@ -283,43 +278,32 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000 | |||
283 | # | 278 | # |
284 | # Bus options | 279 | # Bus options |
285 | # | 280 | # |
286 | # CONFIG_PCI is not set | 281 | CONFIG_CF_ENABLER=y |
287 | 282 | # CONFIG_CF_AREA5 is not set | |
288 | # | 283 | CONFIG_CF_AREA6=y |
289 | # PCCARD (PCMCIA/CardBus) support | 284 | CONFIG_CF_BASE_ADDR=0xb8000000 |
290 | # | 285 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
291 | |||
292 | # | ||
293 | # PCI Hotplug Support | ||
294 | # | ||
295 | 286 | ||
296 | # | 287 | # |
297 | # Executable file formats | 288 | # Executable file formats |
298 | # | 289 | # |
299 | CONFIG_BINFMT_ELF=y | 290 | CONFIG_BINFMT_ELF=y |
300 | # CONFIG_BINFMT_FLAT is not set | 291 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
292 | # CONFIG_HAVE_AOUT is not set | ||
301 | # CONFIG_BINFMT_MISC is not set | 293 | # CONFIG_BINFMT_MISC is not set |
302 | |||
303 | # | ||
304 | # Power management options (EXPERIMENTAL) | ||
305 | # | ||
306 | # CONFIG_PM is not set | ||
307 | |||
308 | # | ||
309 | # Networking | ||
310 | # | ||
311 | CONFIG_NET=y | 294 | CONFIG_NET=y |
312 | 295 | ||
313 | # | 296 | # |
314 | # Networking options | 297 | # Networking options |
315 | # | 298 | # |
316 | # CONFIG_NETDEBUG is not set | ||
317 | CONFIG_PACKET=y | 299 | CONFIG_PACKET=y |
318 | # CONFIG_PACKET_MMAP is not set | 300 | # CONFIG_PACKET_MMAP is not set |
319 | CONFIG_UNIX=y | 301 | CONFIG_UNIX=y |
320 | CONFIG_XFRM=y | 302 | CONFIG_XFRM=y |
321 | # CONFIG_XFRM_USER is not set | 303 | # CONFIG_XFRM_USER is not set |
322 | # CONFIG_XFRM_SUB_POLICY is not set | 304 | # CONFIG_XFRM_SUB_POLICY is not set |
305 | # CONFIG_XFRM_MIGRATE is not set | ||
306 | # CONFIG_XFRM_STATISTICS is not set | ||
323 | # CONFIG_NET_KEY is not set | 307 | # CONFIG_NET_KEY is not set |
324 | CONFIG_INET=y | 308 | CONFIG_INET=y |
325 | CONFIG_IP_MULTICAST=y | 309 | CONFIG_IP_MULTICAST=y |
@@ -342,6 +326,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
342 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 326 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
343 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 327 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
344 | CONFIG_INET_XFRM_MODE_BEET=y | 328 | CONFIG_INET_XFRM_MODE_BEET=y |
329 | # CONFIG_INET_LRO is not set | ||
345 | CONFIG_INET_DIAG=y | 330 | CONFIG_INET_DIAG=y |
346 | CONFIG_INET_TCP_DIAG=y | 331 | CONFIG_INET_TCP_DIAG=y |
347 | # CONFIG_TCP_CONG_ADVANCED is not set | 332 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -349,27 +334,14 @@ CONFIG_TCP_CONG_CUBIC=y | |||
349 | CONFIG_DEFAULT_TCP_CONG="cubic" | 334 | CONFIG_DEFAULT_TCP_CONG="cubic" |
350 | # CONFIG_TCP_MD5SIG is not set | 335 | # CONFIG_TCP_MD5SIG is not set |
351 | # CONFIG_IPV6 is not set | 336 | # CONFIG_IPV6 is not set |
352 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
353 | # CONFIG_INET6_TUNNEL is not set | ||
354 | # CONFIG_NETWORK_SECMARK is not set | 337 | # CONFIG_NETWORK_SECMARK is not set |
355 | # CONFIG_NETFILTER is not set | 338 | # CONFIG_NETFILTER is not set |
356 | |||
357 | # | ||
358 | # DCCP Configuration (EXPERIMENTAL) | ||
359 | # | ||
360 | # CONFIG_IP_DCCP is not set | 339 | # CONFIG_IP_DCCP is not set |
361 | |||
362 | # | ||
363 | # SCTP Configuration (EXPERIMENTAL) | ||
364 | # | ||
365 | # CONFIG_IP_SCTP is not set | 340 | # CONFIG_IP_SCTP is not set |
366 | |||
367 | # | ||
368 | # TIPC Configuration (EXPERIMENTAL) | ||
369 | # | ||
370 | # CONFIG_TIPC is not set | 341 | # CONFIG_TIPC is not set |
371 | # CONFIG_ATM is not set | 342 | # CONFIG_ATM is not set |
372 | # CONFIG_BRIDGE is not set | 343 | # CONFIG_BRIDGE is not set |
344 | # CONFIG_NET_DSA is not set | ||
373 | # CONFIG_VLAN_8021Q is not set | 345 | # CONFIG_VLAN_8021Q is not set |
374 | # CONFIG_DECNET is not set | 346 | # CONFIG_DECNET is not set |
375 | # CONFIG_LLC2 is not set | 347 | # CONFIG_LLC2 is not set |
@@ -379,10 +351,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
379 | # CONFIG_LAPB is not set | 351 | # CONFIG_LAPB is not set |
380 | # CONFIG_ECONET is not set | 352 | # CONFIG_ECONET is not set |
381 | # CONFIG_WAN_ROUTER is not set | 353 | # CONFIG_WAN_ROUTER is not set |
382 | |||
383 | # | ||
384 | # QoS and/or fair queueing | ||
385 | # | ||
386 | # CONFIG_NET_SCHED is not set | 354 | # CONFIG_NET_SCHED is not set |
387 | 355 | ||
388 | # | 356 | # |
@@ -390,9 +358,19 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
390 | # | 358 | # |
391 | # CONFIG_NET_PKTGEN is not set | 359 | # CONFIG_NET_PKTGEN is not set |
392 | # CONFIG_HAMRADIO is not set | 360 | # CONFIG_HAMRADIO is not set |
361 | # CONFIG_CAN is not set | ||
393 | # CONFIG_IRDA is not set | 362 | # CONFIG_IRDA is not set |
394 | # CONFIG_BT is not set | 363 | # CONFIG_BT is not set |
364 | # CONFIG_AF_RXRPC is not set | ||
365 | # CONFIG_PHONET is not set | ||
366 | CONFIG_WIRELESS=y | ||
367 | # CONFIG_CFG80211 is not set | ||
368 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
369 | # CONFIG_WIRELESS_EXT is not set | ||
370 | # CONFIG_MAC80211 is not set | ||
395 | # CONFIG_IEEE80211 is not set | 371 | # CONFIG_IEEE80211 is not set |
372 | # CONFIG_RFKILL is not set | ||
373 | # CONFIG_NET_9P is not set | ||
396 | 374 | ||
397 | # | 375 | # |
398 | # Device Drivers | 376 | # Device Drivers |
@@ -404,32 +382,27 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
404 | CONFIG_STANDALONE=y | 382 | CONFIG_STANDALONE=y |
405 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 383 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
406 | # CONFIG_SYS_HYPERVISOR is not set | 384 | # CONFIG_SYS_HYPERVISOR is not set |
407 | |||
408 | # | ||
409 | # Connector - unified userspace <-> kernelspace linker | ||
410 | # | ||
411 | # CONFIG_CONNECTOR is not set | 385 | # CONFIG_CONNECTOR is not set |
412 | |||
413 | # | ||
414 | # Memory Technology Devices (MTD) | ||
415 | # | ||
416 | CONFIG_MTD=y | 386 | CONFIG_MTD=y |
417 | # CONFIG_MTD_DEBUG is not set | 387 | # CONFIG_MTD_DEBUG is not set |
418 | # CONFIG_MTD_CONCAT is not set | 388 | # CONFIG_MTD_CONCAT is not set |
419 | CONFIG_MTD_PARTITIONS=y | 389 | CONFIG_MTD_PARTITIONS=y |
420 | # CONFIG_MTD_REDBOOT_PARTS is not set | 390 | # CONFIG_MTD_REDBOOT_PARTS is not set |
421 | # CONFIG_MTD_CMDLINE_PARTS is not set | 391 | # CONFIG_MTD_CMDLINE_PARTS is not set |
392 | # CONFIG_MTD_AR7_PARTS is not set | ||
422 | 393 | ||
423 | # | 394 | # |
424 | # User Modules And Translation Layers | 395 | # User Modules And Translation Layers |
425 | # | 396 | # |
426 | CONFIG_MTD_CHAR=y | 397 | CONFIG_MTD_CHAR=y |
398 | CONFIG_MTD_BLKDEVS=y | ||
427 | CONFIG_MTD_BLOCK=y | 399 | CONFIG_MTD_BLOCK=y |
428 | # CONFIG_FTL is not set | 400 | # CONFIG_FTL is not set |
429 | # CONFIG_NFTL is not set | 401 | # CONFIG_NFTL is not set |
430 | # CONFIG_INFTL is not set | 402 | # CONFIG_INFTL is not set |
431 | # CONFIG_RFD_FTL is not set | 403 | # CONFIG_RFD_FTL is not set |
432 | # CONFIG_SSFDC is not set | 404 | # CONFIG_SSFDC is not set |
405 | # CONFIG_MTD_OOPS is not set | ||
433 | 406 | ||
434 | # | 407 | # |
435 | # RAM/ROM/Flash chip drivers | 408 | # RAM/ROM/Flash chip drivers |
@@ -455,7 +428,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
455 | # CONFIG_MTD_RAM is not set | 428 | # CONFIG_MTD_RAM is not set |
456 | CONFIG_MTD_ROM=y | 429 | CONFIG_MTD_ROM=y |
457 | # CONFIG_MTD_ABSENT is not set | 430 | # CONFIG_MTD_ABSENT is not set |
458 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
459 | 431 | ||
460 | # | 432 | # |
461 | # Mapping drivers for chip access | 433 | # Mapping drivers for chip access |
@@ -478,75 +450,53 @@ CONFIG_MTD_ROM=y | |||
478 | # CONFIG_MTD_DOC2000 is not set | 450 | # CONFIG_MTD_DOC2000 is not set |
479 | # CONFIG_MTD_DOC2001 is not set | 451 | # CONFIG_MTD_DOC2001 is not set |
480 | # CONFIG_MTD_DOC2001PLUS is not set | 452 | # CONFIG_MTD_DOC2001PLUS is not set |
481 | |||
482 | # | ||
483 | # NAND Flash Device Drivers | ||
484 | # | ||
485 | # CONFIG_MTD_NAND is not set | 453 | # CONFIG_MTD_NAND is not set |
486 | |||
487 | # | ||
488 | # OneNAND Flash Device Drivers | ||
489 | # | ||
490 | # CONFIG_MTD_ONENAND is not set | 454 | # CONFIG_MTD_ONENAND is not set |
491 | 455 | ||
492 | # | 456 | # |
493 | # Parallel port support | 457 | # UBI - Unsorted block images |
494 | # | 458 | # |
459 | # CONFIG_MTD_UBI is not set | ||
495 | # CONFIG_PARPORT is not set | 460 | # CONFIG_PARPORT is not set |
496 | 461 | CONFIG_BLK_DEV=y | |
497 | # | ||
498 | # Plug and Play support | ||
499 | # | ||
500 | |||
501 | # | ||
502 | # Block devices | ||
503 | # | ||
504 | # CONFIG_BLK_DEV_COW_COMMON is not set | 462 | # CONFIG_BLK_DEV_COW_COMMON is not set |
505 | # CONFIG_BLK_DEV_LOOP is not set | 463 | # CONFIG_BLK_DEV_LOOP is not set |
506 | # CONFIG_BLK_DEV_NBD is not set | 464 | # CONFIG_BLK_DEV_NBD is not set |
507 | # CONFIG_BLK_DEV_RAM is not set | 465 | # CONFIG_BLK_DEV_RAM is not set |
508 | # CONFIG_BLK_DEV_INITRD is not set | ||
509 | # CONFIG_CDROM_PKTCDVD is not set | 466 | # CONFIG_CDROM_PKTCDVD is not set |
510 | # CONFIG_ATA_OVER_ETH is not set | 467 | # CONFIG_ATA_OVER_ETH is not set |
511 | 468 | # CONFIG_BLK_DEV_HD is not set | |
512 | # | 469 | CONFIG_MISC_DEVICES=y |
513 | # Misc devices | 470 | # CONFIG_EEPROM_93CX6 is not set |
514 | # | 471 | # CONFIG_ENCLOSURE_SERVICES is not set |
515 | # CONFIG_TIFM_CORE is not set | 472 | CONFIG_HAVE_IDE=y |
516 | |||
517 | # | ||
518 | # ATA/ATAPI/MFM/RLL support | ||
519 | # | ||
520 | CONFIG_IDE=y | 473 | CONFIG_IDE=y |
521 | CONFIG_IDE_MAX_HWIFS=4 | ||
522 | CONFIG_BLK_DEV_IDE=y | ||
523 | 474 | ||
524 | # | 475 | # |
525 | # Please see Documentation/ide.txt for help/info on IDE drives | 476 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
526 | # | 477 | # |
527 | # CONFIG_BLK_DEV_IDE_SATA is not set | 478 | # CONFIG_BLK_DEV_IDE_SATA is not set |
528 | CONFIG_BLK_DEV_IDEDISK=y | 479 | CONFIG_IDE_GD=y |
529 | # CONFIG_IDEDISK_MULTI_MODE is not set | 480 | CONFIG_IDE_GD_ATA=y |
481 | # CONFIG_IDE_GD_ATAPI is not set | ||
530 | # CONFIG_BLK_DEV_IDECD is not set | 482 | # CONFIG_BLK_DEV_IDECD is not set |
531 | # CONFIG_BLK_DEV_IDETAPE is not set | 483 | # CONFIG_BLK_DEV_IDETAPE is not set |
532 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
533 | # CONFIG_BLK_DEV_IDESCSI is not set | 484 | # CONFIG_BLK_DEV_IDESCSI is not set |
534 | # CONFIG_IDE_TASK_IOCTL is not set | 485 | # CONFIG_IDE_TASK_IOCTL is not set |
486 | CONFIG_IDE_PROC_FS=y | ||
535 | 487 | ||
536 | # | 488 | # |
537 | # IDE chipset support/bugfixes | 489 | # IDE chipset support/bugfixes |
538 | # | 490 | # |
539 | # CONFIG_IDE_GENERIC is not set | 491 | # CONFIG_BLK_DEV_PLATFORM is not set |
540 | # CONFIG_IDE_ARM is not set | ||
541 | # CONFIG_BLK_DEV_IDEDMA is not set | 492 | # CONFIG_BLK_DEV_IDEDMA is not set |
542 | # CONFIG_IDEDMA_AUTO is not set | ||
543 | # CONFIG_BLK_DEV_HD is not set | ||
544 | 493 | ||
545 | # | 494 | # |
546 | # SCSI device support | 495 | # SCSI device support |
547 | # | 496 | # |
548 | # CONFIG_RAID_ATTRS is not set | 497 | # CONFIG_RAID_ATTRS is not set |
549 | CONFIG_SCSI=y | 498 | CONFIG_SCSI=y |
499 | CONFIG_SCSI_DMA=y | ||
550 | # CONFIG_SCSI_TGT is not set | 500 | # CONFIG_SCSI_TGT is not set |
551 | # CONFIG_SCSI_NETLINK is not set | 501 | # CONFIG_SCSI_NETLINK is not set |
552 | CONFIG_SCSI_PROC_FS=y | 502 | CONFIG_SCSI_PROC_FS=y |
@@ -568,6 +518,7 @@ CONFIG_SCSI_PROC_FS=y | |||
568 | # CONFIG_SCSI_CONSTANTS is not set | 518 | # CONFIG_SCSI_CONSTANTS is not set |
569 | # CONFIG_SCSI_LOGGING is not set | 519 | # CONFIG_SCSI_LOGGING is not set |
570 | # CONFIG_SCSI_SCAN_ASYNC is not set | 520 | # CONFIG_SCSI_SCAN_ASYNC is not set |
521 | CONFIG_SCSI_WAIT_SCAN=m | ||
571 | 522 | ||
572 | # | 523 | # |
573 | # SCSI Transports | 524 | # SCSI Transports |
@@ -575,96 +526,52 @@ CONFIG_SCSI_PROC_FS=y | |||
575 | # CONFIG_SCSI_SPI_ATTRS is not set | 526 | # CONFIG_SCSI_SPI_ATTRS is not set |
576 | # CONFIG_SCSI_FC_ATTRS is not set | 527 | # CONFIG_SCSI_FC_ATTRS is not set |
577 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 528 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
578 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
579 | # CONFIG_SCSI_SAS_LIBSAS is not set | 529 | # CONFIG_SCSI_SAS_LIBSAS is not set |
580 | 530 | # CONFIG_SCSI_SRP_ATTRS is not set | |
581 | # | 531 | CONFIG_SCSI_LOWLEVEL=y |
582 | # SCSI low-level drivers | ||
583 | # | ||
584 | # CONFIG_ISCSI_TCP is not set | 532 | # CONFIG_ISCSI_TCP is not set |
585 | # CONFIG_SCSI_DEBUG is not set | 533 | # CONFIG_SCSI_DEBUG is not set |
586 | 534 | # CONFIG_SCSI_DH is not set | |
587 | # | ||
588 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
589 | # | ||
590 | # CONFIG_ATA is not set | 535 | # CONFIG_ATA is not set |
591 | |||
592 | # | ||
593 | # Multi-device support (RAID and LVM) | ||
594 | # | ||
595 | # CONFIG_MD is not set | 536 | # CONFIG_MD is not set |
596 | |||
597 | # | ||
598 | # Fusion MPT device support | ||
599 | # | ||
600 | # CONFIG_FUSION is not set | ||
601 | |||
602 | # | ||
603 | # IEEE 1394 (FireWire) support | ||
604 | # | ||
605 | |||
606 | # | ||
607 | # I2O device support | ||
608 | # | ||
609 | |||
610 | # | ||
611 | # Network device support | ||
612 | # | ||
613 | CONFIG_NETDEVICES=y | 537 | CONFIG_NETDEVICES=y |
614 | # CONFIG_DUMMY is not set | 538 | # CONFIG_DUMMY is not set |
615 | # CONFIG_BONDING is not set | 539 | # CONFIG_BONDING is not set |
540 | # CONFIG_MACVLAN is not set | ||
616 | # CONFIG_EQUALIZER is not set | 541 | # CONFIG_EQUALIZER is not set |
617 | # CONFIG_TUN is not set | 542 | # CONFIG_TUN is not set |
618 | 543 | # CONFIG_VETH is not set | |
619 | # | ||
620 | # PHY device support | ||
621 | # | ||
622 | # CONFIG_PHYLIB is not set | 544 | # CONFIG_PHYLIB is not set |
623 | |||
624 | # | ||
625 | # Ethernet (10 or 100Mbit) | ||
626 | # | ||
627 | CONFIG_NET_ETHERNET=y | 545 | CONFIG_NET_ETHERNET=y |
628 | # CONFIG_MII is not set | 546 | # CONFIG_MII is not set |
547 | # CONFIG_AX88796 is not set | ||
629 | CONFIG_STNIC=y | 548 | CONFIG_STNIC=y |
630 | # CONFIG_SMC91X is not set | 549 | # CONFIG_SMC91X is not set |
631 | 550 | # CONFIG_SMC911X is not set | |
632 | # | 551 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
633 | # Ethernet (1000 Mbit) | 552 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
634 | # | 553 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
635 | 554 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | |
636 | # | 555 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set |
637 | # Ethernet (10000 Mbit) | 556 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
638 | # | 557 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
639 | 558 | # CONFIG_B44 is not set | |
640 | # | 559 | CONFIG_NETDEV_1000=y |
641 | # Token Ring devices | 560 | CONFIG_NETDEV_10000=y |
642 | # | 561 | |
643 | 562 | # | |
644 | # | 563 | # Wireless LAN |
645 | # Wireless LAN (non-hamradio) | 564 | # |
646 | # | 565 | # CONFIG_WLAN_PRE80211 is not set |
647 | # CONFIG_NET_RADIO is not set | 566 | # CONFIG_WLAN_80211 is not set |
648 | 567 | # CONFIG_IWLWIFI_LEDS is not set | |
649 | # | ||
650 | # Wan interfaces | ||
651 | # | ||
652 | # CONFIG_WAN is not set | 568 | # CONFIG_WAN is not set |
653 | # CONFIG_PPP is not set | 569 | # CONFIG_PPP is not set |
654 | # CONFIG_SLIP is not set | 570 | # CONFIG_SLIP is not set |
655 | # CONFIG_SHAPER is not set | ||
656 | # CONFIG_NETCONSOLE is not set | 571 | # CONFIG_NETCONSOLE is not set |
657 | # CONFIG_NETPOLL is not set | 572 | # CONFIG_NETPOLL is not set |
658 | # CONFIG_NET_POLL_CONTROLLER is not set | 573 | # CONFIG_NET_POLL_CONTROLLER is not set |
659 | |||
660 | # | ||
661 | # ISDN subsystem | ||
662 | # | ||
663 | # CONFIG_ISDN is not set | 574 | # CONFIG_ISDN is not set |
664 | |||
665 | # | ||
666 | # Telephony Support | ||
667 | # | ||
668 | # CONFIG_PHONE is not set | 575 | # CONFIG_PHONE is not set |
669 | 576 | ||
670 | # | 577 | # |
@@ -682,6 +589,7 @@ CONFIG_STNIC=y | |||
682 | # Character devices | 589 | # Character devices |
683 | # | 590 | # |
684 | # CONFIG_VT is not set | 591 | # CONFIG_VT is not set |
592 | CONFIG_DEVKMEM=y | ||
685 | # CONFIG_SERIAL_NONSTANDARD is not set | 593 | # CONFIG_SERIAL_NONSTANDARD is not set |
686 | 594 | ||
687 | # | 595 | # |
@@ -704,15 +612,30 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
704 | CONFIG_UNIX98_PTYS=y | 612 | CONFIG_UNIX98_PTYS=y |
705 | CONFIG_LEGACY_PTYS=y | 613 | CONFIG_LEGACY_PTYS=y |
706 | CONFIG_LEGACY_PTY_COUNT=256 | 614 | CONFIG_LEGACY_PTY_COUNT=256 |
707 | |||
708 | # | ||
709 | # IPMI | ||
710 | # | ||
711 | # CONFIG_IPMI_HANDLER is not set | 615 | # CONFIG_IPMI_HANDLER is not set |
712 | 616 | CONFIG_HW_RANDOM=y | |
713 | # | 617 | # CONFIG_R3964 is not set |
714 | # Watchdog Cards | 618 | # CONFIG_RAW_DRIVER is not set |
715 | # | 619 | # CONFIG_TCG_TPM is not set |
620 | # CONFIG_I2C is not set | ||
621 | # CONFIG_SPI is not set | ||
622 | # CONFIG_W1 is not set | ||
623 | # CONFIG_POWER_SUPPLY is not set | ||
624 | CONFIG_HWMON=y | ||
625 | # CONFIG_HWMON_VID is not set | ||
626 | # CONFIG_SENSORS_F71805F is not set | ||
627 | # CONFIG_SENSORS_F71882FG is not set | ||
628 | # CONFIG_SENSORS_IT87 is not set | ||
629 | # CONFIG_SENSORS_PC87360 is not set | ||
630 | # CONFIG_SENSORS_PC87427 is not set | ||
631 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
632 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
633 | # CONFIG_SENSORS_VT1211 is not set | ||
634 | # CONFIG_SENSORS_W83627HF is not set | ||
635 | # CONFIG_SENSORS_W83627EHF is not set | ||
636 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
637 | # CONFIG_THERMAL is not set | ||
638 | # CONFIG_THERMAL_HWMON is not set | ||
716 | CONFIG_WATCHDOG=y | 639 | CONFIG_WATCHDOG=y |
717 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 640 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
718 | 641 | ||
@@ -722,148 +645,92 @@ CONFIG_WATCHDOG=y | |||
722 | # CONFIG_SOFT_WATCHDOG is not set | 645 | # CONFIG_SOFT_WATCHDOG is not set |
723 | CONFIG_SH_WDT=y | 646 | CONFIG_SH_WDT=y |
724 | # CONFIG_SH_WDT_MMAP is not set | 647 | # CONFIG_SH_WDT_MMAP is not set |
725 | CONFIG_HW_RANDOM=y | ||
726 | # CONFIG_GEN_RTC is not set | ||
727 | # CONFIG_DTLK is not set | ||
728 | # CONFIG_R3964 is not set | ||
729 | # CONFIG_RAW_DRIVER is not set | ||
730 | 648 | ||
731 | # | 649 | # |
732 | # TPM devices | 650 | # Sonics Silicon Backplane |
733 | # | 651 | # |
734 | # CONFIG_TCG_TPM is not set | 652 | CONFIG_SSB_POSSIBLE=y |
653 | # CONFIG_SSB is not set | ||
735 | 654 | ||
736 | # | 655 | # |
737 | # I2C support | 656 | # Multifunction device drivers |
738 | # | 657 | # |
739 | # CONFIG_I2C is not set | 658 | # CONFIG_MFD_CORE is not set |
659 | # CONFIG_MFD_SM501 is not set | ||
660 | # CONFIG_HTC_PASIC3 is not set | ||
661 | # CONFIG_MFD_TMIO is not set | ||
662 | # CONFIG_MFD_WM8400 is not set | ||
740 | 663 | ||
741 | # | 664 | # |
742 | # SPI support | 665 | # Multimedia devices |
743 | # | ||
744 | # CONFIG_SPI is not set | ||
745 | # CONFIG_SPI_MASTER is not set | ||
746 | |||
747 | # | ||
748 | # Dallas's 1-wire bus | ||
749 | # | ||
750 | # CONFIG_W1 is not set | ||
751 | |||
752 | # | ||
753 | # Hardware Monitoring support | ||
754 | # | 666 | # |
755 | CONFIG_HWMON=y | ||
756 | # CONFIG_HWMON_VID is not set | ||
757 | # CONFIG_SENSORS_ABITUGURU is not set | ||
758 | # CONFIG_SENSORS_F71805F is not set | ||
759 | # CONFIG_SENSORS_PC87427 is not set | ||
760 | # CONFIG_SENSORS_VT1211 is not set | ||
761 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
762 | 667 | ||
763 | # | 668 | # |
764 | # Multimedia devices | 669 | # Multimedia core support |
765 | # | 670 | # |
766 | # CONFIG_VIDEO_DEV is not set | 671 | # CONFIG_VIDEO_DEV is not set |
672 | # CONFIG_DVB_CORE is not set | ||
673 | # CONFIG_VIDEO_MEDIA is not set | ||
767 | 674 | ||
768 | # | 675 | # |
769 | # Digital Video Broadcasting Devices | 676 | # Multimedia drivers |
770 | # | 677 | # |
771 | # CONFIG_DVB is not set | 678 | # CONFIG_DAB is not set |
772 | 679 | ||
773 | # | 680 | # |
774 | # Graphics support | 681 | # Graphics support |
775 | # | 682 | # |
776 | CONFIG_FIRMWARE_EDID=y | 683 | # CONFIG_VGASTATE is not set |
684 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
777 | # CONFIG_FB is not set | 685 | # CONFIG_FB is not set |
778 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 686 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
779 | 687 | ||
780 | # | 688 | # |
781 | # Sound | 689 | # Display device support |
782 | # | 690 | # |
691 | # CONFIG_DISPLAY_SUPPORT is not set | ||
783 | # CONFIG_SOUND is not set | 692 | # CONFIG_SOUND is not set |
784 | 693 | CONFIG_USB_SUPPORT=y | |
785 | # | 694 | CONFIG_USB_ARCH_HAS_HCD=y |
786 | # USB support | ||
787 | # | ||
788 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
789 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 695 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
790 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 696 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
697 | # CONFIG_USB is not set | ||
698 | # CONFIG_USB_OTG_WHITELIST is not set | ||
699 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
791 | 700 | ||
792 | # | 701 | # |
793 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 702 | # Enable Host or Gadget support to see Inventra options |
794 | # | 703 | # |
795 | 704 | ||
796 | # | 705 | # |
797 | # USB Gadget Support | 706 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
798 | # | 707 | # |
799 | # CONFIG_USB_GADGET is not set | 708 | # CONFIG_USB_GADGET is not set |
800 | |||
801 | # | ||
802 | # MMC/SD Card support | ||
803 | # | ||
804 | # CONFIG_MMC is not set | 709 | # CONFIG_MMC is not set |
805 | 710 | # CONFIG_MEMSTICK is not set | |
806 | # | ||
807 | # LED devices | ||
808 | # | ||
809 | # CONFIG_NEW_LEDS is not set | 711 | # CONFIG_NEW_LEDS is not set |
810 | 712 | # CONFIG_ACCESSIBILITY is not set | |
811 | # | ||
812 | # LED drivers | ||
813 | # | ||
814 | |||
815 | # | ||
816 | # LED Triggers | ||
817 | # | ||
818 | |||
819 | # | ||
820 | # InfiniBand support | ||
821 | # | ||
822 | |||
823 | # | ||
824 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
825 | # | ||
826 | |||
827 | # | ||
828 | # Real Time Clock | ||
829 | # | ||
830 | # CONFIG_RTC_CLASS is not set | 713 | # CONFIG_RTC_CLASS is not set |
831 | 714 | # CONFIG_DMADEVICES is not set | |
832 | # | 715 | # CONFIG_UIO is not set |
833 | # DMA Engine support | 716 | # CONFIG_STAGING is not set |
834 | # | ||
835 | # CONFIG_DMA_ENGINE is not set | ||
836 | |||
837 | # | ||
838 | # DMA Clients | ||
839 | # | ||
840 | |||
841 | # | ||
842 | # DMA Devices | ||
843 | # | ||
844 | |||
845 | # | ||
846 | # Virtualization | ||
847 | # | ||
848 | 717 | ||
849 | # | 718 | # |
850 | # File systems | 719 | # File systems |
851 | # | 720 | # |
852 | # CONFIG_EXT2_FS is not set | 721 | # CONFIG_EXT2_FS is not set |
853 | # CONFIG_EXT3_FS is not set | 722 | # CONFIG_EXT3_FS is not set |
854 | # CONFIG_EXT4DEV_FS is not set | 723 | # CONFIG_EXT4_FS is not set |
855 | # CONFIG_REISERFS_FS is not set | 724 | # CONFIG_REISERFS_FS is not set |
856 | # CONFIG_JFS_FS is not set | 725 | # CONFIG_JFS_FS is not set |
857 | # CONFIG_FS_POSIX_ACL is not set | 726 | # CONFIG_FS_POSIX_ACL is not set |
727 | CONFIG_FILE_LOCKING=y | ||
858 | # CONFIG_XFS_FS is not set | 728 | # CONFIG_XFS_FS is not set |
859 | # CONFIG_GFS2_FS is not set | ||
860 | # CONFIG_OCFS2_FS is not set | 729 | # CONFIG_OCFS2_FS is not set |
861 | # CONFIG_MINIX_FS is not set | 730 | CONFIG_DNOTIFY=y |
862 | # CONFIG_ROMFS_FS is not set | ||
863 | CONFIG_INOTIFY=y | 731 | CONFIG_INOTIFY=y |
864 | CONFIG_INOTIFY_USER=y | 732 | CONFIG_INOTIFY_USER=y |
865 | # CONFIG_QUOTA is not set | 733 | # CONFIG_QUOTA is not set |
866 | CONFIG_DNOTIFY=y | ||
867 | # CONFIG_AUTOFS_FS is not set | 734 | # CONFIG_AUTOFS_FS is not set |
868 | # CONFIG_AUTOFS4_FS is not set | 735 | # CONFIG_AUTOFS4_FS is not set |
869 | # CONFIG_FUSE_FS is not set | 736 | # CONFIG_FUSE_FS is not set |
@@ -887,12 +754,12 @@ CONFIG_DNOTIFY=y | |||
887 | CONFIG_PROC_FS=y | 754 | CONFIG_PROC_FS=y |
888 | CONFIG_PROC_KCORE=y | 755 | CONFIG_PROC_KCORE=y |
889 | CONFIG_PROC_SYSCTL=y | 756 | CONFIG_PROC_SYSCTL=y |
757 | CONFIG_PROC_PAGE_MONITOR=y | ||
890 | CONFIG_SYSFS=y | 758 | CONFIG_SYSFS=y |
891 | CONFIG_TMPFS=y | 759 | CONFIG_TMPFS=y |
892 | # CONFIG_TMPFS_POSIX_ACL is not set | 760 | # CONFIG_TMPFS_POSIX_ACL is not set |
893 | # CONFIG_HUGETLBFS is not set | 761 | # CONFIG_HUGETLBFS is not set |
894 | # CONFIG_HUGETLB_PAGE is not set | 762 | # CONFIG_HUGETLB_PAGE is not set |
895 | CONFIG_RAMFS=y | ||
896 | # CONFIG_CONFIGFS_FS is not set | 763 | # CONFIG_CONFIGFS_FS is not set |
897 | 764 | ||
898 | # | 765 | # |
@@ -908,31 +775,33 @@ CONFIG_RAMFS=y | |||
908 | CONFIG_JFFS2_FS=y | 775 | CONFIG_JFFS2_FS=y |
909 | CONFIG_JFFS2_FS_DEBUG=0 | 776 | CONFIG_JFFS2_FS_DEBUG=0 |
910 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 777 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
778 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
911 | # CONFIG_JFFS2_SUMMARY is not set | 779 | # CONFIG_JFFS2_SUMMARY is not set |
912 | # CONFIG_JFFS2_FS_XATTR is not set | 780 | # CONFIG_JFFS2_FS_XATTR is not set |
913 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | 781 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
914 | CONFIG_JFFS2_ZLIB=y | 782 | CONFIG_JFFS2_ZLIB=y |
783 | # CONFIG_JFFS2_LZO is not set | ||
915 | CONFIG_JFFS2_RTIME=y | 784 | CONFIG_JFFS2_RTIME=y |
916 | # CONFIG_JFFS2_RUBIN is not set | 785 | # CONFIG_JFFS2_RUBIN is not set |
917 | # CONFIG_CRAMFS is not set | 786 | # CONFIG_CRAMFS is not set |
918 | # CONFIG_VXFS_FS is not set | 787 | # CONFIG_VXFS_FS is not set |
788 | # CONFIG_MINIX_FS is not set | ||
789 | # CONFIG_OMFS_FS is not set | ||
919 | # CONFIG_HPFS_FS is not set | 790 | # CONFIG_HPFS_FS is not set |
920 | # CONFIG_QNX4FS_FS is not set | 791 | # CONFIG_QNX4FS_FS is not set |
792 | # CONFIG_ROMFS_FS is not set | ||
921 | # CONFIG_SYSV_FS is not set | 793 | # CONFIG_SYSV_FS is not set |
922 | # CONFIG_UFS_FS is not set | 794 | # CONFIG_UFS_FS is not set |
923 | 795 | CONFIG_NETWORK_FILESYSTEMS=y | |
924 | # | ||
925 | # Network File Systems | ||
926 | # | ||
927 | CONFIG_NFS_FS=y | 796 | CONFIG_NFS_FS=y |
928 | # CONFIG_NFS_V3 is not set | 797 | # CONFIG_NFS_V3 is not set |
929 | # CONFIG_NFS_V4 is not set | 798 | # CONFIG_NFS_V4 is not set |
930 | # CONFIG_NFS_DIRECTIO is not set | ||
931 | # CONFIG_NFSD is not set | ||
932 | CONFIG_ROOT_NFS=y | 799 | CONFIG_ROOT_NFS=y |
800 | # CONFIG_NFSD is not set | ||
933 | CONFIG_LOCKD=y | 801 | CONFIG_LOCKD=y |
934 | CONFIG_NFS_COMMON=y | 802 | CONFIG_NFS_COMMON=y |
935 | CONFIG_SUNRPC=y | 803 | CONFIG_SUNRPC=y |
804 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
936 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 805 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
937 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 806 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
938 | # CONFIG_SMB_FS is not set | 807 | # CONFIG_SMB_FS is not set |
@@ -940,7 +809,6 @@ CONFIG_SUNRPC=y | |||
940 | # CONFIG_NCP_FS is not set | 809 | # CONFIG_NCP_FS is not set |
941 | # CONFIG_CODA_FS is not set | 810 | # CONFIG_CODA_FS is not set |
942 | # CONFIG_AFS_FS is not set | 811 | # CONFIG_AFS_FS is not set |
943 | # CONFIG_9P_FS is not set | ||
944 | 812 | ||
945 | # | 813 | # |
946 | # Partition Types | 814 | # Partition Types |
@@ -958,49 +826,126 @@ CONFIG_PARTITION_ADVANCED=y | |||
958 | # CONFIG_SUN_PARTITION is not set | 826 | # CONFIG_SUN_PARTITION is not set |
959 | # CONFIG_KARMA_PARTITION is not set | 827 | # CONFIG_KARMA_PARTITION is not set |
960 | # CONFIG_EFI_PARTITION is not set | 828 | # CONFIG_EFI_PARTITION is not set |
961 | 829 | # CONFIG_SYSV68_PARTITION is not set | |
962 | # | ||
963 | # Native Language Support | ||
964 | # | ||
965 | # CONFIG_NLS is not set | 830 | # CONFIG_NLS is not set |
966 | |||
967 | # | ||
968 | # Distributed Lock Manager | ||
969 | # | ||
970 | # CONFIG_DLM is not set | 831 | # CONFIG_DLM is not set |
971 | 832 | ||
972 | # | 833 | # |
973 | # Profiling support | ||
974 | # | ||
975 | # CONFIG_PROFILING is not set | ||
976 | |||
977 | # | ||
978 | # Kernel hacking | 834 | # Kernel hacking |
979 | # | 835 | # |
980 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 836 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
981 | # CONFIG_PRINTK_TIME is not set | 837 | # CONFIG_PRINTK_TIME is not set |
838 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
982 | # CONFIG_ENABLE_MUST_CHECK is not set | 839 | # CONFIG_ENABLE_MUST_CHECK is not set |
840 | CONFIG_FRAME_WARN=1024 | ||
983 | # CONFIG_MAGIC_SYSRQ is not set | 841 | # CONFIG_MAGIC_SYSRQ is not set |
984 | # CONFIG_UNUSED_SYMBOLS is not set | 842 | # CONFIG_UNUSED_SYMBOLS is not set |
985 | # CONFIG_DEBUG_FS is not set | 843 | # CONFIG_DEBUG_FS is not set |
986 | # CONFIG_HEADERS_CHECK is not set | 844 | # CONFIG_HEADERS_CHECK is not set |
987 | # CONFIG_DEBUG_KERNEL is not set | 845 | # CONFIG_DEBUG_KERNEL is not set |
988 | CONFIG_LOG_BUF_SHIFT=14 | ||
989 | # CONFIG_DEBUG_BUGVERBOSE is not set | 846 | # CONFIG_DEBUG_BUGVERBOSE is not set |
847 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
848 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
849 | # CONFIG_LATENCYTOP is not set | ||
850 | CONFIG_NOP_TRACER=y | ||
851 | CONFIG_HAVE_FTRACE=y | ||
852 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
853 | # CONFIG_SAMPLES is not set | ||
990 | # CONFIG_SH_STANDARD_BIOS is not set | 854 | # CONFIG_SH_STANDARD_BIOS is not set |
991 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 855 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
992 | # CONFIG_KGDB is not set | 856 | # CONFIG_SH_KGDB is not set |
993 | 857 | ||
994 | # | 858 | # |
995 | # Security options | 859 | # Security options |
996 | # | 860 | # |
997 | # CONFIG_KEYS is not set | 861 | # CONFIG_KEYS is not set |
998 | # CONFIG_SECURITY is not set | 862 | # CONFIG_SECURITY is not set |
863 | # CONFIG_SECURITYFS is not set | ||
864 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
865 | CONFIG_CRYPTO=y | ||
866 | |||
867 | # | ||
868 | # Crypto core or helper | ||
869 | # | ||
870 | # CONFIG_CRYPTO_FIPS is not set | ||
871 | # CONFIG_CRYPTO_MANAGER is not set | ||
872 | # CONFIG_CRYPTO_GF128MUL is not set | ||
873 | # CONFIG_CRYPTO_NULL is not set | ||
874 | # CONFIG_CRYPTO_CRYPTD is not set | ||
875 | # CONFIG_CRYPTO_AUTHENC is not set | ||
876 | # CONFIG_CRYPTO_TEST is not set | ||
877 | |||
878 | # | ||
879 | # Authenticated Encryption with Associated Data | ||
880 | # | ||
881 | # CONFIG_CRYPTO_CCM is not set | ||
882 | # CONFIG_CRYPTO_GCM is not set | ||
883 | # CONFIG_CRYPTO_SEQIV is not set | ||
884 | |||
885 | # | ||
886 | # Block modes | ||
887 | # | ||
888 | # CONFIG_CRYPTO_CBC is not set | ||
889 | # CONFIG_CRYPTO_CTR is not set | ||
890 | # CONFIG_CRYPTO_CTS is not set | ||
891 | # CONFIG_CRYPTO_ECB is not set | ||
892 | # CONFIG_CRYPTO_LRW is not set | ||
893 | # CONFIG_CRYPTO_PCBC is not set | ||
894 | # CONFIG_CRYPTO_XTS is not set | ||
895 | |||
896 | # | ||
897 | # Hash modes | ||
898 | # | ||
899 | # CONFIG_CRYPTO_HMAC is not set | ||
900 | # CONFIG_CRYPTO_XCBC is not set | ||
901 | |||
902 | # | ||
903 | # Digest | ||
904 | # | ||
905 | # CONFIG_CRYPTO_CRC32C is not set | ||
906 | # CONFIG_CRYPTO_MD4 is not set | ||
907 | # CONFIG_CRYPTO_MD5 is not set | ||
908 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
909 | # CONFIG_CRYPTO_RMD128 is not set | ||
910 | # CONFIG_CRYPTO_RMD160 is not set | ||
911 | # CONFIG_CRYPTO_RMD256 is not set | ||
912 | # CONFIG_CRYPTO_RMD320 is not set | ||
913 | # CONFIG_CRYPTO_SHA1 is not set | ||
914 | # CONFIG_CRYPTO_SHA256 is not set | ||
915 | # CONFIG_CRYPTO_SHA512 is not set | ||
916 | # CONFIG_CRYPTO_TGR192 is not set | ||
917 | # CONFIG_CRYPTO_WP512 is not set | ||
918 | |||
919 | # | ||
920 | # Ciphers | ||
921 | # | ||
922 | # CONFIG_CRYPTO_AES is not set | ||
923 | # CONFIG_CRYPTO_ANUBIS is not set | ||
924 | # CONFIG_CRYPTO_ARC4 is not set | ||
925 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
926 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
927 | # CONFIG_CRYPTO_CAST5 is not set | ||
928 | # CONFIG_CRYPTO_CAST6 is not set | ||
929 | # CONFIG_CRYPTO_DES is not set | ||
930 | # CONFIG_CRYPTO_FCRYPT is not set | ||
931 | # CONFIG_CRYPTO_KHAZAD is not set | ||
932 | # CONFIG_CRYPTO_SALSA20 is not set | ||
933 | # CONFIG_CRYPTO_SEED is not set | ||
934 | # CONFIG_CRYPTO_SERPENT is not set | ||
935 | # CONFIG_CRYPTO_TEA is not set | ||
936 | # CONFIG_CRYPTO_TWOFISH is not set | ||
937 | |||
938 | # | ||
939 | # Compression | ||
940 | # | ||
941 | # CONFIG_CRYPTO_DEFLATE is not set | ||
942 | # CONFIG_CRYPTO_LZO is not set | ||
999 | 943 | ||
1000 | # | 944 | # |
1001 | # Cryptographic options | 945 | # Random Number Generation |
1002 | # | 946 | # |
1003 | # CONFIG_CRYPTO is not set | 947 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
948 | CONFIG_CRYPTO_HW=y | ||
1004 | 949 | ||
1005 | # | 950 | # |
1006 | # Library routines | 951 | # Library routines |
@@ -1008,9 +953,14 @@ CONFIG_LOG_BUF_SHIFT=14 | |||
1008 | CONFIG_BITREVERSE=y | 953 | CONFIG_BITREVERSE=y |
1009 | # CONFIG_CRC_CCITT is not set | 954 | # CONFIG_CRC_CCITT is not set |
1010 | # CONFIG_CRC16 is not set | 955 | # CONFIG_CRC16 is not set |
956 | # CONFIG_CRC_T10DIF is not set | ||
957 | # CONFIG_CRC_ITU_T is not set | ||
1011 | CONFIG_CRC32=y | 958 | CONFIG_CRC32=y |
959 | # CONFIG_CRC7 is not set | ||
1012 | # CONFIG_LIBCRC32C is not set | 960 | # CONFIG_LIBCRC32C is not set |
1013 | CONFIG_ZLIB_INFLATE=y | 961 | CONFIG_ZLIB_INFLATE=y |
1014 | CONFIG_ZLIB_DEFLATE=y | 962 | CONFIG_ZLIB_DEFLATE=y |
1015 | CONFIG_PLIST=y | 963 | CONFIG_PLIST=y |
1016 | CONFIG_IOMAP_COPY=y | 964 | CONFIG_HAS_IOMEM=y |
965 | CONFIG_HAS_IOPORT=y | ||
966 | CONFIG_HAS_DMA=y | ||