diff options
author | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-07-30 17:33:21 +1000 |
---|---|---|
committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-07-30 17:33:21 +1000 |
commit | 39da72a7df5d09a1d1d015b9966454da88ad1764 (patch) | |
tree | a0782146bd880686573e34c85557ca7e45604bea | |
parent | 5272a8a7e3327d0e12658ef0d3939dbb8dece378 (diff) | |
download | meta-xilinx-39da72a7df5d09a1d1d015b9966454da88ad1764.tar.gz |
linux-xlnx: Split up MicroBlaze kernel config
* Split the Board specific fragment from the platform definition
* This allows the fragment to be integrated to other kernels easily
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
-rw-r--r-- | conf/machine/boards/common/microblaze_defconfig_3.8.cfg | 1169 | ||||
-rw-r--r-- | conf/machine/boards/kc705/kc705-trd-microblazeel.kconfig.cfg | 1175 | ||||
-rw-r--r-- | conf/machine/boards/qemu/qemumicroblaze.cfg | 1177 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-xlnx.inc | 3 |
4 files changed, 1175 insertions, 2349 deletions
diff --git a/conf/machine/boards/common/microblaze_defconfig_3.8.cfg b/conf/machine/boards/common/microblaze_defconfig_3.8.cfg new file mode 100644 index 00000000..2888137a --- /dev/null +++ b/conf/machine/boards/common/microblaze_defconfig_3.8.cfg | |||
@@ -0,0 +1,1169 @@ | |||
1 | # | ||
2 | # Automatically generated file; DO NOT EDIT. | ||
3 | # Linux/microblaze 3.6.0 Kernel Configuration | ||
4 | # | ||
5 | CONFIG_MICROBLAZE=y | ||
6 | # CONFIG_SWAP is not set | ||
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
8 | CONFIG_ZONE_DMA=y | ||
9 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
10 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
11 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
12 | CONFIG_GENERIC_HWEIGHT=y | ||
13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
14 | CONFIG_GENERIC_GPIO=y | ||
15 | CONFIG_GENERIC_CSUM=y | ||
16 | CONFIG_STACKTRACE_SUPPORT=y | ||
17 | CONFIG_LOCKDEP_SUPPORT=y | ||
18 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
20 | |||
21 | # | ||
22 | # General setup | ||
23 | # | ||
24 | CONFIG_EXPERIMENTAL=y | ||
25 | CONFIG_BROKEN_ON_SMP=y | ||
26 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
27 | CONFIG_CROSS_COMPILE="" | ||
28 | CONFIG_LOCALVERSION="" | ||
29 | CONFIG_LOCALVERSION_AUTO=y | ||
30 | CONFIG_DEFAULT_HOSTNAME="(none)" | ||
31 | CONFIG_SYSVIPC=y | ||
32 | CONFIG_SYSVIPC_SYSCTL=y | ||
33 | CONFIG_POSIX_MQUEUE=y | ||
34 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
35 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
36 | # CONFIG_FHANDLE is not set | ||
37 | # CONFIG_TASKSTATS is not set | ||
38 | # CONFIG_AUDIT is not set | ||
39 | CONFIG_HAVE_GENERIC_HARDIRQS=y | ||
40 | |||
41 | # | ||
42 | # IRQ subsystem | ||
43 | # | ||
44 | CONFIG_GENERIC_HARDIRQS=y | ||
45 | CONFIG_GENERIC_IRQ_PROBE=y | ||
46 | CONFIG_GENERIC_IRQ_SHOW=y | ||
47 | CONFIG_IRQ_DOMAIN=y | ||
48 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
49 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
50 | |||
51 | # | ||
52 | # Timers subsystem | ||
53 | # | ||
54 | CONFIG_TICK_ONESHOT=y | ||
55 | CONFIG_NO_HZ=y | ||
56 | CONFIG_HIGH_RES_TIMERS=y | ||
57 | |||
58 | # | ||
59 | # RCU Subsystem | ||
60 | # | ||
61 | CONFIG_TINY_RCU=y | ||
62 | # CONFIG_PREEMPT_RCU is not set | ||
63 | # CONFIG_TREE_RCU_TRACE is not set | ||
64 | CONFIG_IKCONFIG=y | ||
65 | CONFIG_IKCONFIG_PROC=y | ||
66 | CONFIG_LOG_BUF_SHIFT=14 | ||
67 | # CONFIG_CGROUPS is not set | ||
68 | # CONFIG_CHECKPOINT_RESTORE is not set | ||
69 | # CONFIG_NAMESPACES is not set | ||
70 | # CONFIG_SCHED_AUTOGROUP is not set | ||
71 | CONFIG_SYSFS_DEPRECATED=y | ||
72 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
73 | # CONFIG_RELAY is not set | ||
74 | CONFIG_BLK_DEV_INITRD=y | ||
75 | CONFIG_INITRAMFS_SOURCE="" | ||
76 | CONFIG_INITRAMFS_ROOT_UID=0 | ||
77 | CONFIG_INITRAMFS_ROOT_GID=0 | ||
78 | CONFIG_RD_GZIP=y | ||
79 | # CONFIG_RD_BZIP2 is not set | ||
80 | # CONFIG_RD_LZMA is not set | ||
81 | # CONFIG_RD_XZ is not set | ||
82 | # CONFIG_RD_LZO is not set | ||
83 | CONFIG_INITRAMFS_COMPRESSION_NONE=y | ||
84 | # CONFIG_INITRAMFS_COMPRESSION_GZIP is not set | ||
85 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
86 | CONFIG_SYSCTL=y | ||
87 | CONFIG_ANON_INODES=y | ||
88 | CONFIG_EXPERT=y | ||
89 | CONFIG_SYSCTL_SYSCALL=y | ||
90 | CONFIG_KALLSYMS=y | ||
91 | # CONFIG_KALLSYMS_ALL is not set | ||
92 | CONFIG_HOTPLUG=y | ||
93 | CONFIG_PRINTK=y | ||
94 | CONFIG_BUG=y | ||
95 | CONFIG_ELF_CORE=y | ||
96 | CONFIG_BASE_FULL=y | ||
97 | CONFIG_FUTEX=y | ||
98 | CONFIG_EPOLL=y | ||
99 | CONFIG_SIGNALFD=y | ||
100 | CONFIG_TIMERFD=y | ||
101 | CONFIG_EVENTFD=y | ||
102 | CONFIG_SHMEM=y | ||
103 | CONFIG_AIO=y | ||
104 | CONFIG_EMBEDDED=y | ||
105 | |||
106 | # | ||
107 | # Kernel Performance Events And Counters | ||
108 | # | ||
109 | CONFIG_VM_EVENT_COUNTERS=y | ||
110 | CONFIG_COMPAT_BRK=y | ||
111 | CONFIG_SLAB=y | ||
112 | # CONFIG_SLUB is not set | ||
113 | # CONFIG_SLOB is not set | ||
114 | # CONFIG_PROFILING is not set | ||
115 | CONFIG_HAVE_OPROFILE=y | ||
116 | CONFIG_HAVE_DMA_ATTRS=y | ||
117 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
118 | CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y | ||
119 | |||
120 | # | ||
121 | # GCOV-based kernel profiling | ||
122 | # | ||
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
124 | CONFIG_SLABINFO=y | ||
125 | CONFIG_RT_MUTEXES=y | ||
126 | CONFIG_BASE_SMALL=0 | ||
127 | CONFIG_MODULES=y | ||
128 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
129 | CONFIG_MODULE_UNLOAD=y | ||
130 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
131 | # CONFIG_MODVERSIONS is not set | ||
132 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
133 | CONFIG_BLOCK=y | ||
134 | CONFIG_LBDAF=y | ||
135 | CONFIG_BLK_DEV_BSG=y | ||
136 | # CONFIG_BLK_DEV_BSGLIB is not set | ||
137 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
138 | |||
139 | # | ||
140 | # Partition Types | ||
141 | # | ||
142 | # CONFIG_PARTITION_ADVANCED is not set | ||
143 | CONFIG_MSDOS_PARTITION=y | ||
144 | |||
145 | # | ||
146 | # IO Schedulers | ||
147 | # | ||
148 | CONFIG_IOSCHED_NOOP=y | ||
149 | CONFIG_IOSCHED_DEADLINE=y | ||
150 | CONFIG_IOSCHED_CFQ=y | ||
151 | # CONFIG_DEFAULT_DEADLINE is not set | ||
152 | CONFIG_DEFAULT_CFQ=y | ||
153 | # CONFIG_DEFAULT_NOOP is not set | ||
154 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
155 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
156 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
157 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
158 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
159 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
160 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
161 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
162 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
163 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
164 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
165 | # CONFIG_INLINE_READ_LOCK is not set | ||
166 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
167 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
168 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
169 | CONFIG_INLINE_READ_UNLOCK=y | ||
170 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
171 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
172 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
173 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
174 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
175 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
176 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
177 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
178 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
179 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
180 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
181 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
182 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
183 | # CONFIG_FREEZER is not set | ||
184 | |||
185 | # | ||
186 | # Platform options | ||
187 | # | ||
188 | CONFIG_PLATFORM_GENERIC=y | ||
189 | # CONFIG_OPT_LIB_FUNCTION is not set | ||
190 | |||
191 | # | ||
192 | # Processor type and features | ||
193 | # | ||
194 | CONFIG_PREEMPT_NONE=y | ||
195 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
196 | # CONFIG_PREEMPT is not set | ||
197 | # CONFIG_HZ_100 is not set | ||
198 | CONFIG_HZ_250=y | ||
199 | # CONFIG_HZ_300 is not set | ||
200 | # CONFIG_HZ_1000 is not set | ||
201 | CONFIG_HZ=250 | ||
202 | CONFIG_SCHED_HRTICK=y | ||
203 | CONFIG_MMU=y | ||
204 | |||
205 | # | ||
206 | # Boot options | ||
207 | # | ||
208 | # CONFIG_CMDLINE_BOOL is not set | ||
209 | CONFIG_SECCOMP=y | ||
210 | |||
211 | # | ||
212 | # Advanced setup | ||
213 | # | ||
214 | CONFIG_ADVANCED_OPTIONS=y | ||
215 | # CONFIG_HIGHMEM is not set | ||
216 | CONFIG_LOWMEM_SIZE_BOOL=y | ||
217 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
218 | CONFIG_MANUAL_RESET_VECTOR=0x0 | ||
219 | CONFIG_KERNEL_START_BOOL=y | ||
220 | CONFIG_KERNEL_START=0xc0000000 | ||
221 | CONFIG_TASK_SIZE_BOOL=y | ||
222 | CONFIG_TASK_SIZE=0x80000000 | ||
223 | CONFIG_KERNEL_PAD=0x80000 | ||
224 | CONFIG_SELECT_MEMORY_MODEL=y | ||
225 | CONFIG_FLATMEM_MANUAL=y | ||
226 | CONFIG_FLATMEM=y | ||
227 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
228 | CONFIG_HAVE_MEMBLOCK=y | ||
229 | CONFIG_HAVE_MEMBLOCK_NODE_MAP=y | ||
230 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
231 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
232 | # CONFIG_COMPACTION is not set | ||
233 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
234 | CONFIG_ZONE_DMA_FLAG=1 | ||
235 | CONFIG_BOUNCE=y | ||
236 | CONFIG_VIRT_TO_BUS=y | ||
237 | # CONFIG_KSM is not set | ||
238 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
239 | CONFIG_CROSS_MEMORY_ATTACH=y | ||
240 | CONFIG_NEED_PER_CPU_KM=y | ||
241 | # CONFIG_CLEANCACHE is not set | ||
242 | |||
243 | # | ||
244 | # Executable file formats | ||
245 | # | ||
246 | CONFIG_BINFMT_ELF=y | ||
247 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
248 | # CONFIG_HAVE_AOUT is not set | ||
249 | CONFIG_BINFMT_MISC=y | ||
250 | |||
251 | # | ||
252 | # Bus Options | ||
253 | # | ||
254 | # CONFIG_PCI is not set | ||
255 | # CONFIG_PCI_DOMAINS is not set | ||
256 | # CONFIG_PCI_SYSCALL is not set | ||
257 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
258 | CONFIG_NET=y | ||
259 | |||
260 | # | ||
261 | # Networking options | ||
262 | # | ||
263 | CONFIG_PACKET=y | ||
264 | CONFIG_UNIX=y | ||
265 | # CONFIG_UNIX_DIAG is not set | ||
266 | CONFIG_XFRM=y | ||
267 | # CONFIG_XFRM_USER is not set | ||
268 | # CONFIG_XFRM_SUB_POLICY is not set | ||
269 | # CONFIG_XFRM_MIGRATE is not set | ||
270 | # CONFIG_XFRM_STATISTICS is not set | ||
271 | # CONFIG_NET_KEY is not set | ||
272 | CONFIG_INET=y | ||
273 | # CONFIG_IP_MULTICAST is not set | ||
274 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
275 | # CONFIG_IP_PNP is not set | ||
276 | # CONFIG_NET_IPIP is not set | ||
277 | # CONFIG_NET_IPGRE_DEMUX is not set | ||
278 | # CONFIG_ARPD is not set | ||
279 | # CONFIG_SYN_COOKIES is not set | ||
280 | # CONFIG_NET_IPVTI is not set | ||
281 | # CONFIG_INET_AH is not set | ||
282 | # CONFIG_INET_ESP is not set | ||
283 | # CONFIG_INET_IPCOMP is not set | ||
284 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
285 | # CONFIG_INET_TUNNEL is not set | ||
286 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
287 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
288 | CONFIG_INET_XFRM_MODE_BEET=y | ||
289 | CONFIG_INET_LRO=y | ||
290 | CONFIG_INET_DIAG=y | ||
291 | CONFIG_INET_TCP_DIAG=y | ||
292 | # CONFIG_INET_UDP_DIAG is not set | ||
293 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
294 | CONFIG_TCP_CONG_CUBIC=y | ||
295 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
296 | # CONFIG_TCP_MD5SIG is not set | ||
297 | # CONFIG_IPV6 is not set | ||
298 | # CONFIG_NETWORK_SECMARK is not set | ||
299 | # CONFIG_NETWORK_PHY_TIMESTAMPING is not set | ||
300 | # CONFIG_NETFILTER is not set | ||
301 | # CONFIG_IP_DCCP is not set | ||
302 | # CONFIG_IP_SCTP is not set | ||
303 | # CONFIG_RDS is not set | ||
304 | # CONFIG_TIPC is not set | ||
305 | # CONFIG_ATM is not set | ||
306 | # CONFIG_L2TP is not set | ||
307 | # CONFIG_BRIDGE is not set | ||
308 | # CONFIG_NET_DSA is not set | ||
309 | # CONFIG_VLAN_8021Q is not set | ||
310 | # CONFIG_DECNET is not set | ||
311 | # CONFIG_LLC2 is not set | ||
312 | # CONFIG_IPX is not set | ||
313 | # CONFIG_ATALK is not set | ||
314 | # CONFIG_X25 is not set | ||
315 | # CONFIG_LAPB is not set | ||
316 | # CONFIG_WAN_ROUTER is not set | ||
317 | # CONFIG_PHONET is not set | ||
318 | # CONFIG_IEEE802154 is not set | ||
319 | # CONFIG_NET_SCHED is not set | ||
320 | # CONFIG_DCB is not set | ||
321 | # CONFIG_BATMAN_ADV is not set | ||
322 | # CONFIG_OPENVSWITCH is not set | ||
323 | CONFIG_BQL=y | ||
324 | |||
325 | # | ||
326 | # Network testing | ||
327 | # | ||
328 | # CONFIG_NET_PKTGEN is not set | ||
329 | # CONFIG_HAMRADIO is not set | ||
330 | # CONFIG_CAN is not set | ||
331 | # CONFIG_IRDA is not set | ||
332 | # CONFIG_BT is not set | ||
333 | # CONFIG_AF_RXRPC is not set | ||
334 | CONFIG_WIRELESS=y | ||
335 | # CONFIG_CFG80211 is not set | ||
336 | # CONFIG_LIB80211 is not set | ||
337 | |||
338 | # | ||
339 | # CFG80211 needs to be enabled for MAC80211 | ||
340 | # | ||
341 | # CONFIG_WIMAX is not set | ||
342 | # CONFIG_RFKILL is not set | ||
343 | # CONFIG_NET_9P is not set | ||
344 | # CONFIG_CAIF is not set | ||
345 | # CONFIG_CEPH_LIB is not set | ||
346 | # CONFIG_NFC is not set | ||
347 | |||
348 | # | ||
349 | # Device Drivers | ||
350 | # | ||
351 | |||
352 | # | ||
353 | # Generic Driver Options | ||
354 | # | ||
355 | CONFIG_UEVENT_HELPER_PATH="" | ||
356 | CONFIG_DEVTMPFS=y | ||
357 | CONFIG_DEVTMPFS_MOUNT=y | ||
358 | CONFIG_STANDALONE=y | ||
359 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
360 | CONFIG_FW_LOADER=y | ||
361 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
362 | CONFIG_EXTRA_FIRMWARE="" | ||
363 | # CONFIG_DEBUG_DRIVER is not set | ||
364 | # CONFIG_DEBUG_DEVRES is not set | ||
365 | # CONFIG_SYS_HYPERVISOR is not set | ||
366 | CONFIG_GENERIC_CPU_DEVICES=y | ||
367 | # CONFIG_DMA_SHARED_BUFFER is not set | ||
368 | # CONFIG_CONNECTOR is not set | ||
369 | CONFIG_MTD=y | ||
370 | # CONFIG_MTD_TESTS is not set | ||
371 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
372 | CONFIG_MTD_CMDLINE_PARTS=y | ||
373 | CONFIG_MTD_OF_PARTS=y | ||
374 | # CONFIG_MTD_AR7_PARTS is not set | ||
375 | |||
376 | # | ||
377 | # User Modules And Translation Layers | ||
378 | # | ||
379 | CONFIG_MTD_CHAR=y | ||
380 | # CONFIG_MTD_BLKDEVS is not set | ||
381 | # CONFIG_MTD_BLOCK is not set | ||
382 | # CONFIG_MTD_BLOCK_RO is not set | ||
383 | # CONFIG_FTL is not set | ||
384 | # CONFIG_NFTL is not set | ||
385 | # CONFIG_INFTL is not set | ||
386 | # CONFIG_RFD_FTL is not set | ||
387 | # CONFIG_SSFDC is not set | ||
388 | # CONFIG_SM_FTL is not set | ||
389 | # CONFIG_MTD_OOPS is not set | ||
390 | |||
391 | # | ||
392 | # RAM/ROM/Flash chip drivers | ||
393 | # | ||
394 | CONFIG_MTD_CFI=y | ||
395 | CONFIG_MTD_JEDECPROBE=y | ||
396 | CONFIG_MTD_GEN_PROBE=y | ||
397 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
398 | CONFIG_MTD_CFI_NOSWAP=y | ||
399 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
400 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
401 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
402 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
403 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
404 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
405 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
406 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
407 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
408 | CONFIG_MTD_CFI_I1=y | ||
409 | CONFIG_MTD_CFI_I2=y | ||
410 | # CONFIG_MTD_CFI_I4 is not set | ||
411 | # CONFIG_MTD_CFI_I8 is not set | ||
412 | # CONFIG_MTD_OTP is not set | ||
413 | CONFIG_MTD_CFI_INTELEXT=y | ||
414 | CONFIG_MTD_CFI_AMDSTD=y | ||
415 | CONFIG_MTD_CFI_STAA=y | ||
416 | CONFIG_MTD_CFI_UTIL=y | ||
417 | CONFIG_MTD_RAM=y | ||
418 | # CONFIG_MTD_ROM is not set | ||
419 | # CONFIG_MTD_ABSENT is not set | ||
420 | |||
421 | # | ||
422 | # Mapping drivers for chip access | ||
423 | # | ||
424 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
425 | CONFIG_MTD_PHYSMAP=y | ||
426 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
427 | CONFIG_MTD_PHYSMAP_OF=y | ||
428 | # CONFIG_MTD_GPIO_ADDR is not set | ||
429 | # CONFIG_MTD_PLATRAM is not set | ||
430 | # CONFIG_MTD_LATCH_ADDR is not set | ||
431 | |||
432 | # | ||
433 | # Self-contained MTD device drivers | ||
434 | # | ||
435 | # CONFIG_MTD_DATAFLASH is not set | ||
436 | # CONFIG_MTD_M25P80 is not set | ||
437 | # CONFIG_MTD_SST25L is not set | ||
438 | # CONFIG_MTD_SLRAM is not set | ||
439 | # CONFIG_MTD_PHRAM is not set | ||
440 | # CONFIG_MTD_MTDRAM is not set | ||
441 | # CONFIG_MTD_BLOCK2MTD is not set | ||
442 | |||
443 | # | ||
444 | # Disk-On-Chip Device Drivers | ||
445 | # | ||
446 | # CONFIG_MTD_DOCG3 is not set | ||
447 | # CONFIG_MTD_NAND is not set | ||
448 | # CONFIG_MTD_ONENAND is not set | ||
449 | |||
450 | # | ||
451 | # LPDDR flash memory drivers | ||
452 | # | ||
453 | # CONFIG_MTD_LPDDR is not set | ||
454 | # CONFIG_MTD_UBI is not set | ||
455 | CONFIG_DTC=y | ||
456 | CONFIG_OF=y | ||
457 | |||
458 | # | ||
459 | # Device Tree and Open Firmware support | ||
460 | # | ||
461 | CONFIG_PROC_DEVICETREE=y | ||
462 | # CONFIG_OF_SELFTEST is not set | ||
463 | CONFIG_OF_FLATTREE=y | ||
464 | CONFIG_OF_EARLY_FLATTREE=y | ||
465 | CONFIG_OF_ADDRESS=y | ||
466 | CONFIG_OF_IRQ=y | ||
467 | CONFIG_OF_DEVICE=y | ||
468 | CONFIG_OF_NET=y | ||
469 | CONFIG_OF_MDIO=y | ||
470 | CONFIG_OF_MTD=y | ||
471 | # CONFIG_PARPORT is not set | ||
472 | CONFIG_BLK_DEV=y | ||
473 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
474 | # CONFIG_BLK_DEV_LOOP is not set | ||
475 | |||
476 | # | ||
477 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
478 | # | ||
479 | # CONFIG_BLK_DEV_NBD is not set | ||
480 | CONFIG_BLK_DEV_RAM=y | ||
481 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
482 | CONFIG_BLK_DEV_RAM_SIZE=16384 | ||
483 | # CONFIG_BLK_DEV_XIP is not set | ||
484 | # CONFIG_CDROM_PKTCDVD is not set | ||
485 | # CONFIG_ATA_OVER_ETH is not set | ||
486 | CONFIG_XILINX_SYSACE=y | ||
487 | # CONFIG_BLK_DEV_RBD is not set | ||
488 | |||
489 | # | ||
490 | # Misc devices | ||
491 | # | ||
492 | # CONFIG_AD525X_DPOT is not set | ||
493 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
494 | # CONFIG_TI_DAC7512 is not set | ||
495 | # CONFIG_BMP085_SPI is not set | ||
496 | # CONFIG_C2PORT is not set | ||
497 | |||
498 | # | ||
499 | # EEPROM support | ||
500 | # | ||
501 | # CONFIG_EEPROM_AT25 is not set | ||
502 | # CONFIG_EEPROM_93CX6 is not set | ||
503 | # CONFIG_EEPROM_93XX46 is not set | ||
504 | |||
505 | # | ||
506 | # Texas Instruments shared transport line discipline | ||
507 | # | ||
508 | # CONFIG_TI_ST is not set | ||
509 | |||
510 | # | ||
511 | # Altera FPGA firmware download module | ||
512 | # | ||
513 | |||
514 | # | ||
515 | # SCSI device support | ||
516 | # | ||
517 | CONFIG_SCSI_MOD=y | ||
518 | # CONFIG_RAID_ATTRS is not set | ||
519 | # CONFIG_SCSI is not set | ||
520 | # CONFIG_SCSI_DMA is not set | ||
521 | # CONFIG_SCSI_NETLINK is not set | ||
522 | # CONFIG_ATA is not set | ||
523 | # CONFIG_MD is not set | ||
524 | CONFIG_NETDEVICES=y | ||
525 | CONFIG_NET_CORE=y | ||
526 | # CONFIG_BONDING is not set | ||
527 | # CONFIG_DUMMY is not set | ||
528 | # CONFIG_EQUALIZER is not set | ||
529 | # CONFIG_MII is not set | ||
530 | # CONFIG_NET_TEAM is not set | ||
531 | # CONFIG_MACVLAN is not set | ||
532 | # CONFIG_NETCONSOLE is not set | ||
533 | # CONFIG_NETPOLL is not set | ||
534 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
535 | # CONFIG_TUN is not set | ||
536 | # CONFIG_VETH is not set | ||
537 | |||
538 | # | ||
539 | # CAIF transport drivers | ||
540 | # | ||
541 | CONFIG_ETHERNET=y | ||
542 | CONFIG_NET_VENDOR_BROADCOM=y | ||
543 | # CONFIG_B44 is not set | ||
544 | # CONFIG_NET_CALXEDA_XGMAC is not set | ||
545 | CONFIG_NET_VENDOR_CHELSIO=y | ||
546 | # CONFIG_DNET is not set | ||
547 | CONFIG_NET_VENDOR_INTEL=y | ||
548 | CONFIG_NET_VENDOR_I825XX=y | ||
549 | CONFIG_NET_VENDOR_MARVELL=y | ||
550 | CONFIG_NET_VENDOR_MICREL=y | ||
551 | # CONFIG_KS8851 is not set | ||
552 | # CONFIG_KS8851_MLL is not set | ||
553 | CONFIG_NET_VENDOR_MICROCHIP=y | ||
554 | # CONFIG_ENC28J60 is not set | ||
555 | CONFIG_NET_VENDOR_NATSEMI=y | ||
556 | CONFIG_NET_VENDOR_8390=y | ||
557 | # CONFIG_ETHOC is not set | ||
558 | CONFIG_NET_VENDOR_SEEQ=y | ||
559 | # CONFIG_SEEQ8005 is not set | ||
560 | CONFIG_NET_VENDOR_STMICRO=y | ||
561 | # CONFIG_STMMAC_ETH is not set | ||
562 | CONFIG_NET_VENDOR_WIZNET=y | ||
563 | # CONFIG_WIZNET_W5100 is not set | ||
564 | # CONFIG_WIZNET_W5300 is not set | ||
565 | CONFIG_NET_VENDOR_XILINX=y | ||
566 | CONFIG_XILINX_EMACLITE=y | ||
567 | CONFIG_XILINX_AXI_EMAC=y | ||
568 | CONFIG_XILINX_LLTEMAC=y | ||
569 | # CONFIG_XILINX_LLTEMAC_MARVELL_88E1111_RGMII is not set | ||
570 | CONFIG_XILINX_LLTEMAC_MARVELL_88E1111_GMII=y | ||
571 | # CONFIG_XILINX_LLTEMAC_MARVELL_88E1111_MII is not set | ||
572 | # CONFIG_XILINX_LLTEMAC_XILINX_1000BASEX is not set | ||
573 | CONFIG_PHYLIB=y | ||
574 | |||
575 | # | ||
576 | # MII PHY device drivers | ||
577 | # | ||
578 | # CONFIG_AMD_PHY is not set | ||
579 | # CONFIG_MARVELL_PHY is not set | ||
580 | # CONFIG_DAVICOM_PHY is not set | ||
581 | # CONFIG_QSEMI_PHY is not set | ||
582 | # CONFIG_LXT_PHY is not set | ||
583 | # CONFIG_CICADA_PHY is not set | ||
584 | # CONFIG_VITESSE_PHY is not set | ||
585 | # CONFIG_SMSC_PHY is not set | ||
586 | # CONFIG_BROADCOM_PHY is not set | ||
587 | # CONFIG_BCM87XX_PHY is not set | ||
588 | # CONFIG_ICPLUS_PHY is not set | ||
589 | # CONFIG_REALTEK_PHY is not set | ||
590 | # CONFIG_NATIONAL_PHY is not set | ||
591 | # CONFIG_STE10XP is not set | ||
592 | # CONFIG_LSI_ET1011C_PHY is not set | ||
593 | # CONFIG_MICREL_PHY is not set | ||
594 | # CONFIG_FIXED_PHY is not set | ||
595 | # CONFIG_MDIO_BITBANG is not set | ||
596 | # CONFIG_MDIO_BUS_MUX_GPIO is not set | ||
597 | # CONFIG_MICREL_KS8995MA is not set | ||
598 | # CONFIG_PPP is not set | ||
599 | # CONFIG_SLIP is not set | ||
600 | CONFIG_WLAN=y | ||
601 | # CONFIG_HOSTAP is not set | ||
602 | # CONFIG_WL_TI is not set | ||
603 | |||
604 | # | ||
605 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
606 | # | ||
607 | # CONFIG_WAN is not set | ||
608 | # CONFIG_ISDN is not set | ||
609 | |||
610 | # | ||
611 | # Input device support | ||
612 | # | ||
613 | # CONFIG_INPUT is not set | ||
614 | |||
615 | # | ||
616 | # Hardware I/O ports | ||
617 | # | ||
618 | # CONFIG_SERIO is not set | ||
619 | # CONFIG_GAMEPORT is not set | ||
620 | |||
621 | # | ||
622 | # Character devices | ||
623 | # | ||
624 | # CONFIG_VT is not set | ||
625 | CONFIG_UNIX98_PTYS=y | ||
626 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
627 | # CONFIG_LEGACY_PTYS is not set | ||
628 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
629 | # CONFIG_N_GSM is not set | ||
630 | # CONFIG_TRACE_SINK is not set | ||
631 | CONFIG_DEVKMEM=y | ||
632 | |||
633 | # | ||
634 | # Serial drivers | ||
635 | # | ||
636 | CONFIG_SERIAL_8250=y | ||
637 | CONFIG_SERIAL_8250_CONSOLE=y | ||
638 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
639 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
640 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
641 | # CONFIG_SERIAL_8250_DW is not set | ||
642 | |||
643 | # | ||
644 | # Non-8250 serial port support | ||
645 | # | ||
646 | # CONFIG_SERIAL_MAX3100 is not set | ||
647 | # CONFIG_SERIAL_MAX3107 is not set | ||
648 | CONFIG_SERIAL_UARTLITE=y | ||
649 | CONFIG_SERIAL_UARTLITE_CONSOLE=y | ||
650 | CONFIG_SERIAL_CORE=y | ||
651 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
652 | CONFIG_SERIAL_OF_PLATFORM=y | ||
653 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
654 | # CONFIG_SERIAL_ALTERA_JTAGUART is not set | ||
655 | # CONFIG_SERIAL_ALTERA_UART is not set | ||
656 | # CONFIG_SERIAL_IFX6X60 is not set | ||
657 | # CONFIG_TTY_PRINTK is not set | ||
658 | # CONFIG_IPMI_HANDLER is not set | ||
659 | # CONFIG_HW_RANDOM is not set | ||
660 | # CONFIG_RTC is not set | ||
661 | # CONFIG_GEN_RTC is not set | ||
662 | # CONFIG_XILINX_HWICAP is not set | ||
663 | # CONFIG_R3964 is not set | ||
664 | |||
665 | # | ||
666 | # PCMCIA character devices | ||
667 | # | ||
668 | # CONFIG_RAW_DRIVER is not set | ||
669 | # CONFIG_TCG_TPM is not set | ||
670 | # CONFIG_I2C is not set | ||
671 | CONFIG_SPI=y | ||
672 | # CONFIG_SPI_DEBUG is not set | ||
673 | CONFIG_SPI_MASTER=y | ||
674 | |||
675 | # | ||
676 | # SPI Master Controller Drivers | ||
677 | # | ||
678 | # CONFIG_SPI_ALTERA is not set | ||
679 | CONFIG_SPI_BITBANG=y | ||
680 | # CONFIG_SPI_GPIO is not set | ||
681 | # CONFIG_SPI_OC_TINY is not set | ||
682 | # CONFIG_SPI_PXA2XX_PCI is not set | ||
683 | CONFIG_SPI_XILINX=y | ||
684 | # CONFIG_SPI_DESIGNWARE is not set | ||
685 | |||
686 | # | ||
687 | # SPI Protocol Masters | ||
688 | # | ||
689 | # CONFIG_SPI_SPIDEV is not set | ||
690 | # CONFIG_SPI_TLE62X0 is not set | ||
691 | # CONFIG_HSI is not set | ||
692 | |||
693 | # | ||
694 | # PPS support | ||
695 | # | ||
696 | # CONFIG_PPS is not set | ||
697 | |||
698 | # | ||
699 | # PPS generators support | ||
700 | # | ||
701 | |||
702 | # | ||
703 | # PTP clock support | ||
704 | # | ||
705 | |||
706 | # | ||
707 | # Enable Device Drivers -> PPS to see the PTP clock options. | ||
708 | # | ||
709 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
710 | CONFIG_GPIOLIB=y | ||
711 | CONFIG_OF_GPIO=y | ||
712 | # CONFIG_DEBUG_GPIO is not set | ||
713 | CONFIG_GPIO_SYSFS=y | ||
714 | |||
715 | # | ||
716 | # Memory mapped GPIO drivers: | ||
717 | # | ||
718 | # CONFIG_GPIO_GENERIC_PLATFORM is not set | ||
719 | CONFIG_GPIO_XILINX=y | ||
720 | |||
721 | # | ||
722 | # I2C GPIO expanders: | ||
723 | # | ||
724 | |||
725 | # | ||
726 | # PCI GPIO expanders: | ||
727 | # | ||
728 | |||
729 | # | ||
730 | # SPI GPIO expanders: | ||
731 | # | ||
732 | # CONFIG_GPIO_MAX7301 is not set | ||
733 | # CONFIG_GPIO_MCP23S08 is not set | ||
734 | # CONFIG_GPIO_MC33880 is not set | ||
735 | # CONFIG_GPIO_74X164 is not set | ||
736 | |||
737 | # | ||
738 | # AC97 GPIO expanders: | ||
739 | # | ||
740 | |||
741 | # | ||
742 | # MODULbus GPIO expanders: | ||
743 | # | ||
744 | # CONFIG_W1 is not set | ||
745 | # CONFIG_POWER_SUPPLY is not set | ||
746 | # CONFIG_POWER_AVS is not set | ||
747 | # CONFIG_HWMON is not set | ||
748 | # CONFIG_THERMAL is not set | ||
749 | # CONFIG_WATCHDOG is not set | ||
750 | CONFIG_SSB_POSSIBLE=y | ||
751 | |||
752 | # | ||
753 | # Sonics Silicon Backplane | ||
754 | # | ||
755 | # CONFIG_SSB is not set | ||
756 | CONFIG_BCMA_POSSIBLE=y | ||
757 | |||
758 | # | ||
759 | # Broadcom specific AMBA | ||
760 | # | ||
761 | # CONFIG_BCMA is not set | ||
762 | |||
763 | # | ||
764 | # Multifunction device drivers | ||
765 | # | ||
766 | # CONFIG_MFD_CORE is not set | ||
767 | # CONFIG_MFD_SM501 is not set | ||
768 | # CONFIG_HTC_PASIC3 is not set | ||
769 | # CONFIG_MFD_TPS65912_SPI is not set | ||
770 | # CONFIG_MFD_STMPE is not set | ||
771 | # CONFIG_MFD_TMIO is not set | ||
772 | # CONFIG_MFD_DA9052_SPI is not set | ||
773 | # CONFIG_MFD_ARIZONA_SPI is not set | ||
774 | # CONFIG_MFD_WM831X_SPI is not set | ||
775 | # CONFIG_MFD_MC13XXX_SPI is not set | ||
776 | # CONFIG_ABX500_CORE is not set | ||
777 | # CONFIG_EZX_PCAP is not set | ||
778 | # CONFIG_REGULATOR is not set | ||
779 | # CONFIG_MEDIA_SUPPORT is not set | ||
780 | |||
781 | # | ||
782 | # Graphics support | ||
783 | # | ||
784 | # CONFIG_DRM is not set | ||
785 | # CONFIG_VGASTATE is not set | ||
786 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
787 | # CONFIG_FB is not set | ||
788 | # CONFIG_EXYNOS_VIDEO is not set | ||
789 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
790 | # CONFIG_SOUND is not set | ||
791 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
792 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
793 | # CONFIG_USB_ARCH_HAS_XHCI is not set | ||
794 | # CONFIG_USB_SUPPORT is not set | ||
795 | # CONFIG_MMC is not set | ||
796 | # CONFIG_MEMSTICK is not set | ||
797 | # CONFIG_NEW_LEDS is not set | ||
798 | # CONFIG_ACCESSIBILITY is not set | ||
799 | # CONFIG_RTC_CLASS is not set | ||
800 | # CONFIG_DMADEVICES is not set | ||
801 | # CONFIG_AUXDISPLAY is not set | ||
802 | CONFIG_XILINX_EDK=y | ||
803 | # CONFIG_XILINX_LLDMA_USE_DCR is not set | ||
804 | CONFIG_XILINX_DRIVERS=y | ||
805 | CONFIG_NEED_XILINX_LLDMA=y | ||
806 | CONFIG_UIO=y | ||
807 | CONFIG_UIO_PDRV_GENIRQ=y | ||
808 | |||
809 | # | ||
810 | # Virtio drivers | ||
811 | # | ||
812 | # CONFIG_VIRTIO_BALLOON is not set | ||
813 | # CONFIG_VIRTIO_MMIO is not set | ||
814 | |||
815 | # | ||
816 | # Microsoft Hyper-V guest support | ||
817 | # | ||
818 | # CONFIG_STAGING is not set | ||
819 | |||
820 | # | ||
821 | # Hardware Spinlock drivers | ||
822 | # | ||
823 | CONFIG_IOMMU_SUPPORT=y | ||
824 | CONFIG_OF_IOMMU=y | ||
825 | |||
826 | # | ||
827 | # Remoteproc drivers (EXPERIMENTAL) | ||
828 | # | ||
829 | |||
830 | # | ||
831 | # Rpmsg drivers (EXPERIMENTAL) | ||
832 | # | ||
833 | # CONFIG_VIRT_DRIVERS is not set | ||
834 | # CONFIG_PM_DEVFREQ is not set | ||
835 | # CONFIG_EXTCON is not set | ||
836 | # CONFIG_MEMORY is not set | ||
837 | # CONFIG_IIO is not set | ||
838 | # CONFIG_PWM is not set | ||
839 | # CONFIG_PMODS is not set | ||
840 | |||
841 | # | ||
842 | # File systems | ||
843 | # | ||
844 | CONFIG_EXT2_FS=y | ||
845 | CONFIG_EXT2_FS_XATTR=y | ||
846 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
847 | CONFIG_EXT2_FS_SECURITY=y | ||
848 | CONFIG_EXT2_FS_XIP=y | ||
849 | CONFIG_EXT3_FS=y | ||
850 | CONFIG_EXT3_DEFAULTS_TO_ORDERED=y | ||
851 | CONFIG_EXT3_FS_XATTR=y | ||
852 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
853 | CONFIG_EXT3_FS_SECURITY=y | ||
854 | # CONFIG_EXT4_FS is not set | ||
855 | CONFIG_FS_XIP=y | ||
856 | CONFIG_JBD=y | ||
857 | CONFIG_FS_MBCACHE=y | ||
858 | # CONFIG_REISERFS_FS is not set | ||
859 | # CONFIG_JFS_FS is not set | ||
860 | # CONFIG_XFS_FS is not set | ||
861 | # CONFIG_GFS2_FS is not set | ||
862 | # CONFIG_BTRFS_FS is not set | ||
863 | # CONFIG_NILFS2_FS is not set | ||
864 | CONFIG_FS_POSIX_ACL=y | ||
865 | CONFIG_FILE_LOCKING=y | ||
866 | CONFIG_FSNOTIFY=y | ||
867 | # CONFIG_DNOTIFY is not set | ||
868 | CONFIG_INOTIFY_USER=y | ||
869 | # CONFIG_FANOTIFY is not set | ||
870 | # CONFIG_QUOTA is not set | ||
871 | # CONFIG_QUOTACTL is not set | ||
872 | # CONFIG_AUTOFS4_FS is not set | ||
873 | # CONFIG_FUSE_FS is not set | ||
874 | |||
875 | # | ||
876 | # Caches | ||
877 | # | ||
878 | # CONFIG_FSCACHE is not set | ||
879 | |||
880 | # | ||
881 | # CD-ROM/DVD Filesystems | ||
882 | # | ||
883 | # CONFIG_ISO9660_FS is not set | ||
884 | # CONFIG_UDF_FS is not set | ||
885 | |||
886 | # | ||
887 | # DOS/FAT/NT Filesystems | ||
888 | # | ||
889 | # CONFIG_MSDOS_FS is not set | ||
890 | # CONFIG_VFAT_FS is not set | ||
891 | # CONFIG_NTFS_FS is not set | ||
892 | |||
893 | # | ||
894 | # Pseudo filesystems | ||
895 | # | ||
896 | CONFIG_PROC_FS=y | ||
897 | # CONFIG_PROC_KCORE is not set | ||
898 | CONFIG_PROC_SYSCTL=y | ||
899 | CONFIG_PROC_PAGE_MONITOR=y | ||
900 | CONFIG_SYSFS=y | ||
901 | CONFIG_TMPFS=y | ||
902 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
903 | # CONFIG_TMPFS_XATTR is not set | ||
904 | # CONFIG_HUGETLB_PAGE is not set | ||
905 | # CONFIG_CONFIGFS_FS is not set | ||
906 | CONFIG_MISC_FILESYSTEMS=y | ||
907 | # CONFIG_ADFS_FS is not set | ||
908 | # CONFIG_AFFS_FS is not set | ||
909 | # CONFIG_HFS_FS is not set | ||
910 | # CONFIG_HFSPLUS_FS is not set | ||
911 | # CONFIG_BEFS_FS is not set | ||
912 | # CONFIG_BFS_FS is not set | ||
913 | # CONFIG_EFS_FS is not set | ||
914 | CONFIG_JFFS2_FS=y | ||
915 | CONFIG_JFFS2_FS_DEBUG=0 | ||
916 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
917 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
918 | CONFIG_JFFS2_SUMMARY=y | ||
919 | # CONFIG_JFFS2_FS_XATTR is not set | ||
920 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
921 | CONFIG_JFFS2_ZLIB=y | ||
922 | # CONFIG_JFFS2_LZO is not set | ||
923 | CONFIG_JFFS2_RTIME=y | ||
924 | # CONFIG_JFFS2_RUBIN is not set | ||
925 | # CONFIG_LOGFS is not set | ||
926 | # CONFIG_CRAMFS is not set | ||
927 | # CONFIG_SQUASHFS is not set | ||
928 | # CONFIG_VXFS_FS is not set | ||
929 | # CONFIG_MINIX_FS is not set | ||
930 | # CONFIG_MINIX_FS_NATIVE_ENDIAN is not set | ||
931 | # CONFIG_OMFS_FS is not set | ||
932 | # CONFIG_HPFS_FS is not set | ||
933 | # CONFIG_QNX4FS_FS is not set | ||
934 | # CONFIG_QNX6FS_FS is not set | ||
935 | # CONFIG_ROMFS_FS is not set | ||
936 | # CONFIG_PSTORE is not set | ||
937 | # CONFIG_SYSV_FS is not set | ||
938 | # CONFIG_UFS_FS is not set | ||
939 | CONFIG_NETWORK_FILESYSTEMS=y | ||
940 | CONFIG_NFS_FS=y | ||
941 | CONFIG_NFS_V2=y | ||
942 | CONFIG_NFS_V3=y | ||
943 | # CONFIG_NFS_V3_ACL is not set | ||
944 | # CONFIG_NFS_V4 is not set | ||
945 | # CONFIG_NFS_SWAP is not set | ||
946 | # CONFIG_NFSD is not set | ||
947 | CONFIG_LOCKD=y | ||
948 | CONFIG_LOCKD_V4=y | ||
949 | CONFIG_NFS_COMMON=y | ||
950 | CONFIG_SUNRPC=y | ||
951 | # CONFIG_SUNRPC_DEBUG is not set | ||
952 | # CONFIG_CEPH_FS is not set | ||
953 | # CONFIG_CIFS is not set | ||
954 | # CONFIG_NCP_FS is not set | ||
955 | # CONFIG_CODA_FS is not set | ||
956 | # CONFIG_AFS_FS is not set | ||
957 | # CONFIG_NLS is not set | ||
958 | |||
959 | # | ||
960 | # Kernel hacking | ||
961 | # | ||
962 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
963 | # CONFIG_PRINTK_TIME is not set | ||
964 | CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 | ||
965 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
966 | CONFIG_ENABLE_MUST_CHECK=y | ||
967 | CONFIG_FRAME_WARN=1024 | ||
968 | # CONFIG_MAGIC_SYSRQ is not set | ||
969 | # CONFIG_STRIP_ASM_SYMS is not set | ||
970 | # CONFIG_READABLE_ASM is not set | ||
971 | # CONFIG_UNUSED_SYMBOLS is not set | ||
972 | # CONFIG_DEBUG_FS is not set | ||
973 | # CONFIG_HEADERS_CHECK is not set | ||
974 | # CONFIG_DEBUG_SECTION_MISMATCH is not set | ||
975 | CONFIG_DEBUG_KERNEL=y | ||
976 | # CONFIG_DEBUG_SHIRQ is not set | ||
977 | # CONFIG_LOCKUP_DETECTOR is not set | ||
978 | # CONFIG_HARDLOCKUP_DETECTOR is not set | ||
979 | # CONFIG_PANIC_ON_OOPS is not set | ||
980 | CONFIG_PANIC_ON_OOPS_VALUE=0 | ||
981 | # CONFIG_DETECT_HUNG_TASK is not set | ||
982 | CONFIG_SCHED_DEBUG=y | ||
983 | # CONFIG_SCHEDSTATS is not set | ||
984 | # CONFIG_TIMER_STATS is not set | ||
985 | # CONFIG_DEBUG_OBJECTS is not set | ||
986 | # CONFIG_DEBUG_SLAB is not set | ||
987 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
988 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
989 | # CONFIG_RT_MUTEX_TESTER is not set | ||
990 | # CONFIG_DEBUG_SPINLOCK is not set | ||
991 | # CONFIG_DEBUG_MUTEXES is not set | ||
992 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
993 | # CONFIG_PROVE_LOCKING is not set | ||
994 | # CONFIG_SPARSE_RCU_POINTER is not set | ||
995 | # CONFIG_LOCK_STAT is not set | ||
996 | # CONFIG_DEBUG_ATOMIC_SLEEP is not set | ||
997 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
998 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
999 | # CONFIG_DEBUG_KOBJECT is not set | ||
1000 | # CONFIG_DEBUG_INFO is not set | ||
1001 | # CONFIG_DEBUG_VM is not set | ||
1002 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1003 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1004 | # CONFIG_DEBUG_LIST is not set | ||
1005 | # CONFIG_TEST_LIST_SORT is not set | ||
1006 | # CONFIG_DEBUG_SG is not set | ||
1007 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1008 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1009 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1010 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1011 | # CONFIG_RCU_TRACE is not set | ||
1012 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1013 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1014 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1015 | # CONFIG_NOTIFIER_ERROR_INJECTION is not set | ||
1016 | # CONFIG_FAULT_INJECTION is not set | ||
1017 | # CONFIG_LATENCYTOP is not set | ||
1018 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1019 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1020 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1021 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||
1022 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1023 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1024 | CONFIG_TRACING_SUPPORT=y | ||
1025 | # CONFIG_FTRACE is not set | ||
1026 | # CONFIG_DMA_API_DEBUG is not set | ||
1027 | # CONFIG_ATOMIC64_SELFTEST is not set | ||
1028 | # CONFIG_SAMPLES is not set | ||
1029 | CONFIG_HAVE_ARCH_KGDB=y | ||
1030 | # CONFIG_KGDB is not set | ||
1031 | # CONFIG_TEST_KSTRTOX is not set | ||
1032 | CONFIG_EARLY_PRINTK=y | ||
1033 | # CONFIG_HEART_BEAT is not set | ||
1034 | |||
1035 | # | ||
1036 | # Security options | ||
1037 | # | ||
1038 | # CONFIG_KEYS is not set | ||
1039 | # CONFIG_SECURITY_DMESG_RESTRICT is not set | ||
1040 | # CONFIG_SECURITY is not set | ||
1041 | # CONFIG_SECURITYFS is not set | ||
1042 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1043 | CONFIG_DEFAULT_SECURITY="" | ||
1044 | CONFIG_CRYPTO=y | ||
1045 | |||
1046 | # | ||
1047 | # Crypto core or helper | ||
1048 | # | ||
1049 | # CONFIG_CRYPTO_MANAGER is not set | ||
1050 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1051 | # CONFIG_CRYPTO_USER is not set | ||
1052 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1053 | # CONFIG_CRYPTO_NULL is not set | ||
1054 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1055 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1056 | # CONFIG_CRYPTO_TEST is not set | ||
1057 | |||
1058 | # | ||
1059 | # Authenticated Encryption with Associated Data | ||
1060 | # | ||
1061 | # CONFIG_CRYPTO_CCM is not set | ||
1062 | # CONFIG_CRYPTO_GCM is not set | ||
1063 | # CONFIG_CRYPTO_SEQIV is not set | ||
1064 | |||
1065 | # | ||
1066 | # Block modes | ||
1067 | # | ||
1068 | # CONFIG_CRYPTO_CBC is not set | ||
1069 | # CONFIG_CRYPTO_CTR is not set | ||
1070 | # CONFIG_CRYPTO_CTS is not set | ||
1071 | # CONFIG_CRYPTO_ECB is not set | ||
1072 | # CONFIG_CRYPTO_LRW is not set | ||
1073 | # CONFIG_CRYPTO_PCBC is not set | ||
1074 | # CONFIG_CRYPTO_XTS is not set | ||
1075 | |||
1076 | # | ||
1077 | # Hash modes | ||
1078 | # | ||
1079 | # CONFIG_CRYPTO_HMAC is not set | ||
1080 | # CONFIG_CRYPTO_XCBC is not set | ||
1081 | # CONFIG_CRYPTO_VMAC is not set | ||
1082 | |||
1083 | # | ||
1084 | # Digest | ||
1085 | # | ||
1086 | # CONFIG_CRYPTO_CRC32C is not set | ||
1087 | # CONFIG_CRYPTO_GHASH is not set | ||
1088 | # CONFIG_CRYPTO_MD4 is not set | ||
1089 | # CONFIG_CRYPTO_MD5 is not set | ||
1090 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1091 | # CONFIG_CRYPTO_RMD128 is not set | ||
1092 | # CONFIG_CRYPTO_RMD160 is not set | ||
1093 | # CONFIG_CRYPTO_RMD256 is not set | ||
1094 | # CONFIG_CRYPTO_RMD320 is not set | ||
1095 | # CONFIG_CRYPTO_SHA1 is not set | ||
1096 | # CONFIG_CRYPTO_SHA256 is not set | ||
1097 | # CONFIG_CRYPTO_SHA512 is not set | ||
1098 | # CONFIG_CRYPTO_TGR192 is not set | ||
1099 | # CONFIG_CRYPTO_WP512 is not set | ||
1100 | |||
1101 | # | ||
1102 | # Ciphers | ||
1103 | # | ||
1104 | # CONFIG_CRYPTO_AES is not set | ||
1105 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1106 | # CONFIG_CRYPTO_ARC4 is not set | ||
1107 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1108 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1109 | # CONFIG_CRYPTO_CAST5 is not set | ||
1110 | # CONFIG_CRYPTO_CAST6 is not set | ||
1111 | # CONFIG_CRYPTO_DES is not set | ||
1112 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1113 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1114 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1115 | # CONFIG_CRYPTO_SEED is not set | ||
1116 | # CONFIG_CRYPTO_SERPENT is not set | ||
1117 | # CONFIG_CRYPTO_TEA is not set | ||
1118 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1119 | |||
1120 | # | ||
1121 | # Compression | ||
1122 | # | ||
1123 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1124 | # CONFIG_CRYPTO_ZLIB is not set | ||
1125 | # CONFIG_CRYPTO_LZO is not set | ||
1126 | |||
1127 | # | ||
1128 | # Random Number Generation | ||
1129 | # | ||
1130 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1131 | # CONFIG_CRYPTO_USER_API_HASH is not set | ||
1132 | # CONFIG_CRYPTO_USER_API_SKCIPHER is not set | ||
1133 | CONFIG_CRYPTO_HW=y | ||
1134 | # CONFIG_BINARY_PRINTF is not set | ||
1135 | |||
1136 | # | ||
1137 | # Library routines | ||
1138 | # | ||
1139 | CONFIG_BITREVERSE=y | ||
1140 | CONFIG_GENERIC_PCI_IOMAP=y | ||
1141 | CONFIG_GENERIC_IO=y | ||
1142 | # CONFIG_CRC_CCITT is not set | ||
1143 | # CONFIG_CRC16 is not set | ||
1144 | # CONFIG_CRC_T10DIF is not set | ||
1145 | # CONFIG_CRC_ITU_T is not set | ||
1146 | CONFIG_CRC32=y | ||
1147 | # CONFIG_CRC32_SELFTEST is not set | ||
1148 | CONFIG_CRC32_SLICEBY8=y | ||
1149 | # CONFIG_CRC32_SLICEBY4 is not set | ||
1150 | # CONFIG_CRC32_SARWATE is not set | ||
1151 | # CONFIG_CRC32_BIT is not set | ||
1152 | # CONFIG_CRC7 is not set | ||
1153 | # CONFIG_LIBCRC32C is not set | ||
1154 | # CONFIG_CRC8 is not set | ||
1155 | CONFIG_ZLIB_INFLATE=y | ||
1156 | CONFIG_ZLIB_DEFLATE=y | ||
1157 | # CONFIG_XZ_DEC is not set | ||
1158 | # CONFIG_XZ_DEC_BCJ is not set | ||
1159 | CONFIG_DECOMPRESS_GZIP=y | ||
1160 | CONFIG_HAS_IOMEM=y | ||
1161 | CONFIG_HAS_IOPORT=y | ||
1162 | CONFIG_HAS_DMA=y | ||
1163 | CONFIG_DQL=y | ||
1164 | CONFIG_NLATTR=y | ||
1165 | CONFIG_GENERIC_ATOMIC64=y | ||
1166 | CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y | ||
1167 | # CONFIG_AVERAGE is not set | ||
1168 | # CONFIG_CORDIC is not set | ||
1169 | # CONFIG_DDR is not set | ||
diff --git a/conf/machine/boards/kc705/kc705-trd-microblazeel.kconfig.cfg b/conf/machine/boards/kc705/kc705-trd-microblazeel.kconfig.cfg index d01b8120..f4f7569d 100644 --- a/conf/machine/boards/kc705/kc705-trd-microblazeel.kconfig.cfg +++ b/conf/machine/boards/kc705/kc705-trd-microblazeel.kconfig.cfg | |||
@@ -1,197 +1,3 @@ | |||
1 | # | ||
2 | # Automatically generated file; DO NOT EDIT. | ||
3 | # Linux/microblaze 3.6.0 Kernel Configuration | ||
4 | # | ||
5 | CONFIG_MICROBLAZE=y | ||
6 | # CONFIG_SWAP is not set | ||
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
8 | CONFIG_ZONE_DMA=y | ||
9 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
10 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
11 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
12 | CONFIG_GENERIC_HWEIGHT=y | ||
13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
14 | CONFIG_GENERIC_GPIO=y | ||
15 | CONFIG_GENERIC_CSUM=y | ||
16 | CONFIG_STACKTRACE_SUPPORT=y | ||
17 | CONFIG_LOCKDEP_SUPPORT=y | ||
18 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
20 | |||
21 | # | ||
22 | # General setup | ||
23 | # | ||
24 | CONFIG_EXPERIMENTAL=y | ||
25 | CONFIG_BROKEN_ON_SMP=y | ||
26 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
27 | CONFIG_CROSS_COMPILE="" | ||
28 | CONFIG_LOCALVERSION="" | ||
29 | CONFIG_LOCALVERSION_AUTO=y | ||
30 | CONFIG_DEFAULT_HOSTNAME="(none)" | ||
31 | CONFIG_SYSVIPC=y | ||
32 | CONFIG_SYSVIPC_SYSCTL=y | ||
33 | CONFIG_POSIX_MQUEUE=y | ||
34 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
35 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
36 | # CONFIG_FHANDLE is not set | ||
37 | # CONFIG_TASKSTATS is not set | ||
38 | # CONFIG_AUDIT is not set | ||
39 | CONFIG_HAVE_GENERIC_HARDIRQS=y | ||
40 | |||
41 | # | ||
42 | # IRQ subsystem | ||
43 | # | ||
44 | CONFIG_GENERIC_HARDIRQS=y | ||
45 | CONFIG_GENERIC_IRQ_PROBE=y | ||
46 | CONFIG_GENERIC_IRQ_SHOW=y | ||
47 | CONFIG_IRQ_DOMAIN=y | ||
48 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
49 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
50 | |||
51 | # | ||
52 | # Timers subsystem | ||
53 | # | ||
54 | CONFIG_TICK_ONESHOT=y | ||
55 | CONFIG_NO_HZ=y | ||
56 | CONFIG_HIGH_RES_TIMERS=y | ||
57 | |||
58 | # | ||
59 | # RCU Subsystem | ||
60 | # | ||
61 | CONFIG_TINY_RCU=y | ||
62 | # CONFIG_PREEMPT_RCU is not set | ||
63 | # CONFIG_TREE_RCU_TRACE is not set | ||
64 | CONFIG_IKCONFIG=y | ||
65 | CONFIG_IKCONFIG_PROC=y | ||
66 | CONFIG_LOG_BUF_SHIFT=14 | ||
67 | # CONFIG_CGROUPS is not set | ||
68 | # CONFIG_CHECKPOINT_RESTORE is not set | ||
69 | # CONFIG_NAMESPACES is not set | ||
70 | # CONFIG_SCHED_AUTOGROUP is not set | ||
71 | CONFIG_SYSFS_DEPRECATED=y | ||
72 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
73 | # CONFIG_RELAY is not set | ||
74 | CONFIG_BLK_DEV_INITRD=y | ||
75 | CONFIG_INITRAMFS_SOURCE="" | ||
76 | CONFIG_INITRAMFS_ROOT_UID=0 | ||
77 | CONFIG_INITRAMFS_ROOT_GID=0 | ||
78 | CONFIG_RD_GZIP=y | ||
79 | # CONFIG_RD_BZIP2 is not set | ||
80 | # CONFIG_RD_LZMA is not set | ||
81 | # CONFIG_RD_XZ is not set | ||
82 | # CONFIG_RD_LZO is not set | ||
83 | CONFIG_INITRAMFS_COMPRESSION_NONE=y | ||
84 | # CONFIG_INITRAMFS_COMPRESSION_GZIP is not set | ||
85 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
86 | CONFIG_SYSCTL=y | ||
87 | CONFIG_ANON_INODES=y | ||
88 | CONFIG_EXPERT=y | ||
89 | CONFIG_SYSCTL_SYSCALL=y | ||
90 | CONFIG_KALLSYMS=y | ||
91 | # CONFIG_KALLSYMS_ALL is not set | ||
92 | CONFIG_HOTPLUG=y | ||
93 | CONFIG_PRINTK=y | ||
94 | CONFIG_BUG=y | ||
95 | CONFIG_ELF_CORE=y | ||
96 | CONFIG_BASE_FULL=y | ||
97 | CONFIG_FUTEX=y | ||
98 | CONFIG_EPOLL=y | ||
99 | CONFIG_SIGNALFD=y | ||
100 | CONFIG_TIMERFD=y | ||
101 | CONFIG_EVENTFD=y | ||
102 | CONFIG_SHMEM=y | ||
103 | CONFIG_AIO=y | ||
104 | CONFIG_EMBEDDED=y | ||
105 | |||
106 | # | ||
107 | # Kernel Performance Events And Counters | ||
108 | # | ||
109 | CONFIG_VM_EVENT_COUNTERS=y | ||
110 | CONFIG_COMPAT_BRK=y | ||
111 | CONFIG_SLAB=y | ||
112 | # CONFIG_SLUB is not set | ||
113 | # CONFIG_SLOB is not set | ||
114 | # CONFIG_PROFILING is not set | ||
115 | CONFIG_HAVE_OPROFILE=y | ||
116 | CONFIG_HAVE_DMA_ATTRS=y | ||
117 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
118 | CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y | ||
119 | |||
120 | # | ||
121 | # GCOV-based kernel profiling | ||
122 | # | ||
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
124 | CONFIG_SLABINFO=y | ||
125 | CONFIG_RT_MUTEXES=y | ||
126 | CONFIG_BASE_SMALL=0 | ||
127 | CONFIG_MODULES=y | ||
128 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
129 | CONFIG_MODULE_UNLOAD=y | ||
130 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
131 | # CONFIG_MODVERSIONS is not set | ||
132 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
133 | CONFIG_BLOCK=y | ||
134 | CONFIG_LBDAF=y | ||
135 | CONFIG_BLK_DEV_BSG=y | ||
136 | # CONFIG_BLK_DEV_BSGLIB is not set | ||
137 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
138 | |||
139 | # | ||
140 | # Partition Types | ||
141 | # | ||
142 | # CONFIG_PARTITION_ADVANCED is not set | ||
143 | CONFIG_MSDOS_PARTITION=y | ||
144 | |||
145 | # | ||
146 | # IO Schedulers | ||
147 | # | ||
148 | CONFIG_IOSCHED_NOOP=y | ||
149 | CONFIG_IOSCHED_DEADLINE=y | ||
150 | CONFIG_IOSCHED_CFQ=y | ||
151 | # CONFIG_DEFAULT_DEADLINE is not set | ||
152 | CONFIG_DEFAULT_CFQ=y | ||
153 | # CONFIG_DEFAULT_NOOP is not set | ||
154 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
155 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
156 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
157 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
158 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
159 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
160 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
161 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
162 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
163 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
164 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
165 | # CONFIG_INLINE_READ_LOCK is not set | ||
166 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
167 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
168 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
169 | CONFIG_INLINE_READ_UNLOCK=y | ||
170 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
171 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
172 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
173 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
174 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
175 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
176 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
177 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
178 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
179 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
180 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
181 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
182 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
183 | # CONFIG_FREEZER is not set | ||
184 | |||
185 | # | ||
186 | # Platform options | ||
187 | # | ||
188 | CONFIG_PLATFORM_GENERIC=y | ||
189 | # CONFIG_OPT_LIB_FUNCTION is not set | ||
190 | |||
191 | # | ||
192 | # Definitions for MICROBLAZE0 | ||
193 | # | ||
194 | CONFIG_KERNEL_BASE_ADDR=0x80000000 | ||
195 | CONFIG_XILINX_MICROBLAZE0_FAMILY="kintex7" | 1 | CONFIG_XILINX_MICROBLAZE0_FAMILY="kintex7" |
196 | CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1 | 2 | CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1 |
197 | CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR=1 | 3 | CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR=1 |
@@ -200,983 +6,4 @@ CONFIG_XILINX_MICROBLAZE0_USE_DIV=0 | |||
200 | CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=1 | 6 | CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=1 |
201 | CONFIG_XILINX_MICROBLAZE0_USE_FPU=0 | 7 | CONFIG_XILINX_MICROBLAZE0_USE_FPU=0 |
202 | CONFIG_XILINX_MICROBLAZE0_HW_VER="8.50.a" | 8 | CONFIG_XILINX_MICROBLAZE0_HW_VER="8.50.a" |
203 | 9 | CONFIG_KERNEL_BASE_ADDR=0x80000000 \ No newline at end of file | |
204 | # | ||
205 | # Processor type and features | ||
206 | # | ||
207 | CONFIG_PREEMPT_NONE=y | ||
208 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
209 | # CONFIG_PREEMPT is not set | ||
210 | # CONFIG_HZ_100 is not set | ||
211 | CONFIG_HZ_250=y | ||
212 | # CONFIG_HZ_300 is not set | ||
213 | # CONFIG_HZ_1000 is not set | ||
214 | CONFIG_HZ=250 | ||
215 | CONFIG_SCHED_HRTICK=y | ||
216 | CONFIG_MMU=y | ||
217 | |||
218 | # | ||
219 | # Boot options | ||
220 | # | ||
221 | # CONFIG_CMDLINE_BOOL is not set | ||
222 | CONFIG_SECCOMP=y | ||
223 | |||
224 | # | ||
225 | # Advanced setup | ||
226 | # | ||
227 | CONFIG_ADVANCED_OPTIONS=y | ||
228 | # CONFIG_HIGHMEM is not set | ||
229 | CONFIG_LOWMEM_SIZE_BOOL=y | ||
230 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
231 | CONFIG_MANUAL_RESET_VECTOR=0x0 | ||
232 | CONFIG_KERNEL_START_BOOL=y | ||
233 | CONFIG_KERNEL_START=0xc0000000 | ||
234 | CONFIG_TASK_SIZE_BOOL=y | ||
235 | CONFIG_TASK_SIZE=0x80000000 | ||
236 | CONFIG_KERNEL_PAD=0x80000 | ||
237 | CONFIG_SELECT_MEMORY_MODEL=y | ||
238 | CONFIG_FLATMEM_MANUAL=y | ||
239 | CONFIG_FLATMEM=y | ||
240 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
241 | CONFIG_HAVE_MEMBLOCK=y | ||
242 | CONFIG_HAVE_MEMBLOCK_NODE_MAP=y | ||
243 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
244 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
245 | # CONFIG_COMPACTION is not set | ||
246 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
247 | CONFIG_ZONE_DMA_FLAG=1 | ||
248 | CONFIG_BOUNCE=y | ||
249 | CONFIG_VIRT_TO_BUS=y | ||
250 | # CONFIG_KSM is not set | ||
251 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
252 | CONFIG_CROSS_MEMORY_ATTACH=y | ||
253 | CONFIG_NEED_PER_CPU_KM=y | ||
254 | # CONFIG_CLEANCACHE is not set | ||
255 | |||
256 | # | ||
257 | # Executable file formats | ||
258 | # | ||
259 | CONFIG_BINFMT_ELF=y | ||
260 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
261 | # CONFIG_HAVE_AOUT is not set | ||
262 | CONFIG_BINFMT_MISC=y | ||
263 | |||
264 | # | ||
265 | # Bus Options | ||
266 | # | ||
267 | # CONFIG_PCI is not set | ||
268 | # CONFIG_PCI_DOMAINS is not set | ||
269 | # CONFIG_PCI_SYSCALL is not set | ||
270 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
271 | CONFIG_NET=y | ||
272 | |||
273 | # | ||
274 | # Networking options | ||
275 | # | ||
276 | CONFIG_PACKET=y | ||
277 | CONFIG_UNIX=y | ||
278 | # CONFIG_UNIX_DIAG is not set | ||
279 | CONFIG_XFRM=y | ||
280 | # CONFIG_XFRM_USER is not set | ||
281 | # CONFIG_XFRM_SUB_POLICY is not set | ||
282 | # CONFIG_XFRM_MIGRATE is not set | ||
283 | # CONFIG_XFRM_STATISTICS is not set | ||
284 | # CONFIG_NET_KEY is not set | ||
285 | CONFIG_INET=y | ||
286 | # CONFIG_IP_MULTICAST is not set | ||
287 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
288 | # CONFIG_IP_PNP is not set | ||
289 | # CONFIG_NET_IPIP is not set | ||
290 | # CONFIG_NET_IPGRE_DEMUX is not set | ||
291 | # CONFIG_ARPD is not set | ||
292 | # CONFIG_SYN_COOKIES is not set | ||
293 | # CONFIG_NET_IPVTI is not set | ||
294 | # CONFIG_INET_AH is not set | ||
295 | # CONFIG_INET_ESP is not set | ||
296 | # CONFIG_INET_IPCOMP is not set | ||
297 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
298 | # CONFIG_INET_TUNNEL is not set | ||
299 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
300 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
301 | CONFIG_INET_XFRM_MODE_BEET=y | ||
302 | CONFIG_INET_LRO=y | ||
303 | CONFIG_INET_DIAG=y | ||
304 | CONFIG_INET_TCP_DIAG=y | ||
305 | # CONFIG_INET_UDP_DIAG is not set | ||
306 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
307 | CONFIG_TCP_CONG_CUBIC=y | ||
308 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
309 | # CONFIG_TCP_MD5SIG is not set | ||
310 | # CONFIG_IPV6 is not set | ||
311 | # CONFIG_NETWORK_SECMARK is not set | ||
312 | # CONFIG_NETWORK_PHY_TIMESTAMPING is not set | ||
313 | # CONFIG_NETFILTER is not set | ||
314 | # CONFIG_IP_DCCP is not set | ||
315 | # CONFIG_IP_SCTP is not set | ||
316 | # CONFIG_RDS is not set | ||
317 | # CONFIG_TIPC is not set | ||
318 | # CONFIG_ATM is not set | ||
319 | # CONFIG_L2TP is not set | ||
320 | # CONFIG_BRIDGE is not set | ||
321 | # CONFIG_NET_DSA is not set | ||
322 | # CONFIG_VLAN_8021Q is not set | ||
323 | # CONFIG_DECNET is not set | ||
324 | # CONFIG_LLC2 is not set | ||
325 | # CONFIG_IPX is not set | ||
326 | # CONFIG_ATALK is not set | ||
327 | # CONFIG_X25 is not set | ||
328 | # CONFIG_LAPB is not set | ||
329 | # CONFIG_WAN_ROUTER is not set | ||
330 | # CONFIG_PHONET is not set | ||
331 | # CONFIG_IEEE802154 is not set | ||
332 | # CONFIG_NET_SCHED is not set | ||
333 | # CONFIG_DCB is not set | ||
334 | # CONFIG_BATMAN_ADV is not set | ||
335 | # CONFIG_OPENVSWITCH is not set | ||
336 | CONFIG_BQL=y | ||
337 | |||
338 | # | ||
339 | # Network testing | ||
340 | # | ||
341 | # CONFIG_NET_PKTGEN is not set | ||
342 | # CONFIG_HAMRADIO is not set | ||
343 | # CONFIG_CAN is not set | ||
344 | # CONFIG_IRDA is not set | ||
345 | # CONFIG_BT is not set | ||
346 | # CONFIG_AF_RXRPC is not set | ||
347 | CONFIG_WIRELESS=y | ||
348 | # CONFIG_CFG80211 is not set | ||
349 | # CONFIG_LIB80211 is not set | ||
350 | |||
351 | # | ||
352 | # CFG80211 needs to be enabled for MAC80211 | ||
353 | # | ||
354 | # CONFIG_WIMAX is not set | ||
355 | # CONFIG_RFKILL is not set | ||
356 | # CONFIG_NET_9P is not set | ||
357 | # CONFIG_CAIF is not set | ||
358 | # CONFIG_CEPH_LIB is not set | ||
359 | # CONFIG_NFC is not set | ||
360 | |||
361 | # | ||
362 | # Device Drivers | ||
363 | # | ||
364 | |||
365 | # | ||
366 | # Generic Driver Options | ||
367 | # | ||
368 | CONFIG_UEVENT_HELPER_PATH="" | ||
369 | CONFIG_DEVTMPFS=y | ||
370 | CONFIG_DEVTMPFS_MOUNT=y | ||
371 | CONFIG_STANDALONE=y | ||
372 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
373 | CONFIG_FW_LOADER=y | ||
374 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
375 | CONFIG_EXTRA_FIRMWARE="" | ||
376 | # CONFIG_DEBUG_DRIVER is not set | ||
377 | # CONFIG_DEBUG_DEVRES is not set | ||
378 | # CONFIG_SYS_HYPERVISOR is not set | ||
379 | CONFIG_GENERIC_CPU_DEVICES=y | ||
380 | # CONFIG_DMA_SHARED_BUFFER is not set | ||
381 | # CONFIG_CONNECTOR is not set | ||
382 | CONFIG_MTD=y | ||
383 | # CONFIG_MTD_TESTS is not set | ||
384 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
385 | CONFIG_MTD_CMDLINE_PARTS=y | ||
386 | CONFIG_MTD_OF_PARTS=y | ||
387 | # CONFIG_MTD_AR7_PARTS is not set | ||
388 | |||
389 | # | ||
390 | # User Modules And Translation Layers | ||
391 | # | ||
392 | CONFIG_MTD_CHAR=y | ||
393 | # CONFIG_MTD_BLKDEVS is not set | ||
394 | # CONFIG_MTD_BLOCK is not set | ||
395 | # CONFIG_MTD_BLOCK_RO is not set | ||
396 | # CONFIG_FTL is not set | ||
397 | # CONFIG_NFTL is not set | ||
398 | # CONFIG_INFTL is not set | ||
399 | # CONFIG_RFD_FTL is not set | ||
400 | # CONFIG_SSFDC is not set | ||
401 | # CONFIG_SM_FTL is not set | ||
402 | # CONFIG_MTD_OOPS is not set | ||
403 | |||
404 | # | ||
405 | # RAM/ROM/Flash chip drivers | ||
406 | # | ||
407 | CONFIG_MTD_CFI=y | ||
408 | CONFIG_MTD_JEDECPROBE=y | ||
409 | CONFIG_MTD_GEN_PROBE=y | ||
410 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
411 | CONFIG_MTD_CFI_NOSWAP=y | ||
412 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
413 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
414 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
415 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
416 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
417 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
418 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
419 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
420 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
421 | CONFIG_MTD_CFI_I1=y | ||
422 | CONFIG_MTD_CFI_I2=y | ||
423 | # CONFIG_MTD_CFI_I4 is not set | ||
424 | # CONFIG_MTD_CFI_I8 is not set | ||
425 | # CONFIG_MTD_OTP is not set | ||
426 | CONFIG_MTD_CFI_INTELEXT=y | ||
427 | CONFIG_MTD_CFI_AMDSTD=y | ||
428 | CONFIG_MTD_CFI_STAA=y | ||
429 | CONFIG_MTD_CFI_UTIL=y | ||
430 | CONFIG_MTD_RAM=y | ||
431 | # CONFIG_MTD_ROM is not set | ||
432 | # CONFIG_MTD_ABSENT is not set | ||
433 | |||
434 | # | ||
435 | # Mapping drivers for chip access | ||
436 | # | ||
437 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
438 | CONFIG_MTD_PHYSMAP=y | ||
439 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
440 | CONFIG_MTD_PHYSMAP_OF=y | ||
441 | # CONFIG_MTD_GPIO_ADDR is not set | ||
442 | # CONFIG_MTD_PLATRAM is not set | ||
443 | # CONFIG_MTD_LATCH_ADDR is not set | ||
444 | |||
445 | # | ||
446 | # Self-contained MTD device drivers | ||
447 | # | ||
448 | # CONFIG_MTD_DATAFLASH is not set | ||
449 | # CONFIG_MTD_M25P80 is not set | ||
450 | # CONFIG_MTD_SST25L is not set | ||
451 | # CONFIG_MTD_SLRAM is not set | ||
452 | # CONFIG_MTD_PHRAM is not set | ||
453 | # CONFIG_MTD_MTDRAM is not set | ||
454 | # CONFIG_MTD_BLOCK2MTD is not set | ||
455 | |||
456 | # | ||
457 | # Disk-On-Chip Device Drivers | ||
458 | # | ||
459 | # CONFIG_MTD_DOCG3 is not set | ||
460 | # CONFIG_MTD_NAND is not set | ||
461 | # CONFIG_MTD_ONENAND is not set | ||
462 | |||
463 | # | ||
464 | # LPDDR flash memory drivers | ||
465 | # | ||
466 | # CONFIG_MTD_LPDDR is not set | ||
467 | # CONFIG_MTD_UBI is not set | ||
468 | CONFIG_DTC=y | ||
469 | CONFIG_OF=y | ||
470 | |||
471 | # | ||
472 | # Device Tree and Open Firmware support | ||
473 | # | ||
474 | CONFIG_PROC_DEVICETREE=y | ||
475 | # CONFIG_OF_SELFTEST is not set | ||
476 | CONFIG_OF_FLATTREE=y | ||
477 | CONFIG_OF_EARLY_FLATTREE=y | ||
478 | CONFIG_OF_ADDRESS=y | ||
479 | CONFIG_OF_IRQ=y | ||
480 | CONFIG_OF_DEVICE=y | ||
481 | CONFIG_OF_NET=y | ||
482 | CONFIG_OF_MDIO=y | ||
483 | CONFIG_OF_MTD=y | ||
484 | # CONFIG_PARPORT is not set | ||
485 | CONFIG_BLK_DEV=y | ||
486 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
487 | # CONFIG_BLK_DEV_LOOP is not set | ||
488 | |||
489 | # | ||
490 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
491 | # | ||
492 | # CONFIG_BLK_DEV_NBD is not set | ||
493 | CONFIG_BLK_DEV_RAM=y | ||
494 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
495 | CONFIG_BLK_DEV_RAM_SIZE=16384 | ||
496 | # CONFIG_BLK_DEV_XIP is not set | ||
497 | # CONFIG_CDROM_PKTCDVD is not set | ||
498 | # CONFIG_ATA_OVER_ETH is not set | ||
499 | CONFIG_XILINX_SYSACE=y | ||
500 | # CONFIG_BLK_DEV_RBD is not set | ||
501 | |||
502 | # | ||
503 | # Misc devices | ||
504 | # | ||
505 | # CONFIG_AD525X_DPOT is not set | ||
506 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
507 | # CONFIG_TI_DAC7512 is not set | ||
508 | # CONFIG_BMP085_SPI is not set | ||
509 | # CONFIG_C2PORT is not set | ||
510 | |||
511 | # | ||
512 | # EEPROM support | ||
513 | # | ||
514 | # CONFIG_EEPROM_AT25 is not set | ||
515 | # CONFIG_EEPROM_93CX6 is not set | ||
516 | # CONFIG_EEPROM_93XX46 is not set | ||
517 | |||
518 | # | ||
519 | # Texas Instruments shared transport line discipline | ||
520 | # | ||
521 | # CONFIG_TI_ST is not set | ||
522 | |||
523 | # | ||
524 | # Altera FPGA firmware download module | ||
525 | # | ||
526 | |||
527 | # | ||
528 | # SCSI device support | ||
529 | # | ||
530 | CONFIG_SCSI_MOD=y | ||
531 | # CONFIG_RAID_ATTRS is not set | ||
532 | # CONFIG_SCSI is not set | ||
533 | # CONFIG_SCSI_DMA is not set | ||
534 | # CONFIG_SCSI_NETLINK is not set | ||
535 | # CONFIG_ATA is not set | ||
536 | # CONFIG_MD is not set | ||
537 | CONFIG_NETDEVICES=y | ||
538 | CONFIG_NET_CORE=y | ||
539 | # CONFIG_BONDING is not set | ||
540 | # CONFIG_DUMMY is not set | ||
541 | # CONFIG_EQUALIZER is not set | ||
542 | # CONFIG_MII is not set | ||
543 | # CONFIG_NET_TEAM is not set | ||
544 | # CONFIG_MACVLAN is not set | ||
545 | # CONFIG_NETCONSOLE is not set | ||
546 | # CONFIG_NETPOLL is not set | ||
547 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
548 | # CONFIG_TUN is not set | ||
549 | # CONFIG_VETH is not set | ||
550 | |||
551 | # | ||
552 | # CAIF transport drivers | ||
553 | # | ||
554 | CONFIG_ETHERNET=y | ||
555 | CONFIG_NET_VENDOR_BROADCOM=y | ||
556 | # CONFIG_B44 is not set | ||
557 | # CONFIG_NET_CALXEDA_XGMAC is not set | ||
558 | CONFIG_NET_VENDOR_CHELSIO=y | ||
559 | # CONFIG_DNET is not set | ||
560 | CONFIG_NET_VENDOR_INTEL=y | ||
561 | CONFIG_NET_VENDOR_I825XX=y | ||
562 | CONFIG_NET_VENDOR_MARVELL=y | ||
563 | CONFIG_NET_VENDOR_MICREL=y | ||
564 | # CONFIG_KS8851 is not set | ||
565 | # CONFIG_KS8851_MLL is not set | ||
566 | CONFIG_NET_VENDOR_MICROCHIP=y | ||
567 | # CONFIG_ENC28J60 is not set | ||
568 | CONFIG_NET_VENDOR_NATSEMI=y | ||
569 | CONFIG_NET_VENDOR_8390=y | ||
570 | # CONFIG_ETHOC is not set | ||
571 | CONFIG_NET_VENDOR_SEEQ=y | ||
572 | # CONFIG_SEEQ8005 is not set | ||
573 | CONFIG_NET_VENDOR_STMICRO=y | ||
574 | # CONFIG_STMMAC_ETH is not set | ||
575 | CONFIG_NET_VENDOR_WIZNET=y | ||
576 | # CONFIG_WIZNET_W5100 is not set | ||
577 | # CONFIG_WIZNET_W5300 is not set | ||
578 | CONFIG_NET_VENDOR_XILINX=y | ||
579 | CONFIG_XILINX_EMACLITE=y | ||
580 | CONFIG_XILINX_AXI_EMAC=y | ||
581 | CONFIG_XILINX_LLTEMAC=y | ||
582 | # CONFIG_XILINX_LLTEMAC_MARVELL_88E1111_RGMII is not set | ||
583 | CONFIG_XILINX_LLTEMAC_MARVELL_88E1111_GMII=y | ||
584 | # CONFIG_XILINX_LLTEMAC_MARVELL_88E1111_MII is not set | ||
585 | # CONFIG_XILINX_LLTEMAC_XILINX_1000BASEX is not set | ||
586 | CONFIG_PHYLIB=y | ||
587 | |||
588 | # | ||
589 | # MII PHY device drivers | ||
590 | # | ||
591 | # CONFIG_AMD_PHY is not set | ||
592 | # CONFIG_MARVELL_PHY is not set | ||
593 | # CONFIG_DAVICOM_PHY is not set | ||
594 | # CONFIG_QSEMI_PHY is not set | ||
595 | # CONFIG_LXT_PHY is not set | ||
596 | # CONFIG_CICADA_PHY is not set | ||
597 | # CONFIG_VITESSE_PHY is not set | ||
598 | # CONFIG_SMSC_PHY is not set | ||
599 | # CONFIG_BROADCOM_PHY is not set | ||
600 | # CONFIG_BCM87XX_PHY is not set | ||
601 | # CONFIG_ICPLUS_PHY is not set | ||
602 | # CONFIG_REALTEK_PHY is not set | ||
603 | # CONFIG_NATIONAL_PHY is not set | ||
604 | # CONFIG_STE10XP is not set | ||
605 | # CONFIG_LSI_ET1011C_PHY is not set | ||
606 | # CONFIG_MICREL_PHY is not set | ||
607 | # CONFIG_FIXED_PHY is not set | ||
608 | # CONFIG_MDIO_BITBANG is not set | ||
609 | # CONFIG_MDIO_BUS_MUX_GPIO is not set | ||
610 | # CONFIG_MICREL_KS8995MA is not set | ||
611 | # CONFIG_PPP is not set | ||
612 | # CONFIG_SLIP is not set | ||
613 | CONFIG_WLAN=y | ||
614 | # CONFIG_HOSTAP is not set | ||
615 | # CONFIG_WL_TI is not set | ||
616 | |||
617 | # | ||
618 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
619 | # | ||
620 | # CONFIG_WAN is not set | ||
621 | # CONFIG_ISDN is not set | ||
622 | |||
623 | # | ||
624 | # Input device support | ||
625 | # | ||
626 | # CONFIG_INPUT is not set | ||
627 | |||
628 | # | ||
629 | # Hardware I/O ports | ||
630 | # | ||
631 | # CONFIG_SERIO is not set | ||
632 | # CONFIG_GAMEPORT is not set | ||
633 | |||
634 | # | ||
635 | # Character devices | ||
636 | # | ||
637 | # CONFIG_VT is not set | ||
638 | CONFIG_UNIX98_PTYS=y | ||
639 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
640 | # CONFIG_LEGACY_PTYS is not set | ||
641 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
642 | # CONFIG_N_GSM is not set | ||
643 | # CONFIG_TRACE_SINK is not set | ||
644 | CONFIG_DEVKMEM=y | ||
645 | |||
646 | # | ||
647 | # Serial drivers | ||
648 | # | ||
649 | CONFIG_SERIAL_8250=y | ||
650 | CONFIG_SERIAL_8250_CONSOLE=y | ||
651 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
652 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
653 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
654 | # CONFIG_SERIAL_8250_DW is not set | ||
655 | |||
656 | # | ||
657 | # Non-8250 serial port support | ||
658 | # | ||
659 | # CONFIG_SERIAL_MAX3100 is not set | ||
660 | # CONFIG_SERIAL_MAX3107 is not set | ||
661 | CONFIG_SERIAL_UARTLITE=y | ||
662 | CONFIG_SERIAL_UARTLITE_CONSOLE=y | ||
663 | CONFIG_SERIAL_CORE=y | ||
664 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
665 | CONFIG_SERIAL_OF_PLATFORM=y | ||
666 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
667 | # CONFIG_SERIAL_ALTERA_JTAGUART is not set | ||
668 | # CONFIG_SERIAL_ALTERA_UART is not set | ||
669 | # CONFIG_SERIAL_IFX6X60 is not set | ||
670 | # CONFIG_TTY_PRINTK is not set | ||
671 | # CONFIG_IPMI_HANDLER is not set | ||
672 | # CONFIG_HW_RANDOM is not set | ||
673 | # CONFIG_RTC is not set | ||
674 | # CONFIG_GEN_RTC is not set | ||
675 | # CONFIG_XILINX_HWICAP is not set | ||
676 | # CONFIG_R3964 is not set | ||
677 | |||
678 | # | ||
679 | # PCMCIA character devices | ||
680 | # | ||
681 | # CONFIG_RAW_DRIVER is not set | ||
682 | # CONFIG_TCG_TPM is not set | ||
683 | # CONFIG_I2C is not set | ||
684 | CONFIG_SPI=y | ||
685 | # CONFIG_SPI_DEBUG is not set | ||
686 | CONFIG_SPI_MASTER=y | ||
687 | |||
688 | # | ||
689 | # SPI Master Controller Drivers | ||
690 | # | ||
691 | # CONFIG_SPI_ALTERA is not set | ||
692 | CONFIG_SPI_BITBANG=y | ||
693 | # CONFIG_SPI_GPIO is not set | ||
694 | # CONFIG_SPI_OC_TINY is not set | ||
695 | # CONFIG_SPI_PXA2XX_PCI is not set | ||
696 | CONFIG_SPI_XILINX=y | ||
697 | # CONFIG_SPI_DESIGNWARE is not set | ||
698 | |||
699 | # | ||
700 | # SPI Protocol Masters | ||
701 | # | ||
702 | # CONFIG_SPI_SPIDEV is not set | ||
703 | # CONFIG_SPI_TLE62X0 is not set | ||
704 | # CONFIG_HSI is not set | ||
705 | |||
706 | # | ||
707 | # PPS support | ||
708 | # | ||
709 | # CONFIG_PPS is not set | ||
710 | |||
711 | # | ||
712 | # PPS generators support | ||
713 | # | ||
714 | |||
715 | # | ||
716 | # PTP clock support | ||
717 | # | ||
718 | |||
719 | # | ||
720 | # Enable Device Drivers -> PPS to see the PTP clock options. | ||
721 | # | ||
722 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
723 | CONFIG_GPIOLIB=y | ||
724 | CONFIG_OF_GPIO=y | ||
725 | # CONFIG_DEBUG_GPIO is not set | ||
726 | CONFIG_GPIO_SYSFS=y | ||
727 | |||
728 | # | ||
729 | # Memory mapped GPIO drivers: | ||
730 | # | ||
731 | # CONFIG_GPIO_GENERIC_PLATFORM is not set | ||
732 | CONFIG_GPIO_XILINX=y | ||
733 | |||
734 | # | ||
735 | # I2C GPIO expanders: | ||
736 | # | ||
737 | |||
738 | # | ||
739 | # PCI GPIO expanders: | ||
740 | # | ||
741 | |||
742 | # | ||
743 | # SPI GPIO expanders: | ||
744 | # | ||
745 | # CONFIG_GPIO_MAX7301 is not set | ||
746 | # CONFIG_GPIO_MCP23S08 is not set | ||
747 | # CONFIG_GPIO_MC33880 is not set | ||
748 | # CONFIG_GPIO_74X164 is not set | ||
749 | |||
750 | # | ||
751 | # AC97 GPIO expanders: | ||
752 | # | ||
753 | |||
754 | # | ||
755 | # MODULbus GPIO expanders: | ||
756 | # | ||
757 | # CONFIG_W1 is not set | ||
758 | # CONFIG_POWER_SUPPLY is not set | ||
759 | # CONFIG_POWER_AVS is not set | ||
760 | # CONFIG_HWMON is not set | ||
761 | # CONFIG_THERMAL is not set | ||
762 | # CONFIG_WATCHDOG is not set | ||
763 | CONFIG_SSB_POSSIBLE=y | ||
764 | |||
765 | # | ||
766 | # Sonics Silicon Backplane | ||
767 | # | ||
768 | # CONFIG_SSB is not set | ||
769 | CONFIG_BCMA_POSSIBLE=y | ||
770 | |||
771 | # | ||
772 | # Broadcom specific AMBA | ||
773 | # | ||
774 | # CONFIG_BCMA is not set | ||
775 | |||
776 | # | ||
777 | # Multifunction device drivers | ||
778 | # | ||
779 | # CONFIG_MFD_CORE is not set | ||
780 | # CONFIG_MFD_SM501 is not set | ||
781 | # CONFIG_HTC_PASIC3 is not set | ||
782 | # CONFIG_MFD_TPS65912_SPI is not set | ||
783 | # CONFIG_MFD_STMPE is not set | ||
784 | # CONFIG_MFD_TMIO is not set | ||
785 | # CONFIG_MFD_DA9052_SPI is not set | ||
786 | # CONFIG_MFD_ARIZONA_SPI is not set | ||
787 | # CONFIG_MFD_WM831X_SPI is not set | ||
788 | # CONFIG_MFD_MC13XXX_SPI is not set | ||
789 | # CONFIG_ABX500_CORE is not set | ||
790 | # CONFIG_EZX_PCAP is not set | ||
791 | # CONFIG_REGULATOR is not set | ||
792 | # CONFIG_MEDIA_SUPPORT is not set | ||
793 | |||
794 | # | ||
795 | # Graphics support | ||
796 | # | ||
797 | # CONFIG_DRM is not set | ||
798 | # CONFIG_VGASTATE is not set | ||
799 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
800 | # CONFIG_FB is not set | ||
801 | # CONFIG_EXYNOS_VIDEO is not set | ||
802 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
803 | # CONFIG_SOUND is not set | ||
804 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
805 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
806 | # CONFIG_USB_ARCH_HAS_XHCI is not set | ||
807 | # CONFIG_USB_SUPPORT is not set | ||
808 | # CONFIG_MMC is not set | ||
809 | # CONFIG_MEMSTICK is not set | ||
810 | # CONFIG_NEW_LEDS is not set | ||
811 | # CONFIG_ACCESSIBILITY is not set | ||
812 | # CONFIG_RTC_CLASS is not set | ||
813 | # CONFIG_DMADEVICES is not set | ||
814 | # CONFIG_AUXDISPLAY is not set | ||
815 | CONFIG_XILINX_EDK=y | ||
816 | # CONFIG_XILINX_LLDMA_USE_DCR is not set | ||
817 | CONFIG_XILINX_DRIVERS=y | ||
818 | CONFIG_NEED_XILINX_LLDMA=y | ||
819 | CONFIG_UIO=y | ||
820 | CONFIG_UIO_PDRV_GENIRQ=y | ||
821 | |||
822 | # | ||
823 | # Virtio drivers | ||
824 | # | ||
825 | # CONFIG_VIRTIO_BALLOON is not set | ||
826 | # CONFIG_VIRTIO_MMIO is not set | ||
827 | |||
828 | # | ||
829 | # Microsoft Hyper-V guest support | ||
830 | # | ||
831 | # CONFIG_STAGING is not set | ||
832 | |||
833 | # | ||
834 | # Hardware Spinlock drivers | ||
835 | # | ||
836 | CONFIG_IOMMU_SUPPORT=y | ||
837 | CONFIG_OF_IOMMU=y | ||
838 | |||
839 | # | ||
840 | # Remoteproc drivers (EXPERIMENTAL) | ||
841 | # | ||
842 | |||
843 | # | ||
844 | # Rpmsg drivers (EXPERIMENTAL) | ||
845 | # | ||
846 | # CONFIG_VIRT_DRIVERS is not set | ||
847 | # CONFIG_PM_DEVFREQ is not set | ||
848 | # CONFIG_EXTCON is not set | ||
849 | # CONFIG_MEMORY is not set | ||
850 | # CONFIG_IIO is not set | ||
851 | # CONFIG_PWM is not set | ||
852 | # CONFIG_PMODS is not set | ||
853 | |||
854 | # | ||
855 | # File systems | ||
856 | # | ||
857 | CONFIG_EXT2_FS=y | ||
858 | CONFIG_EXT2_FS_XATTR=y | ||
859 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
860 | CONFIG_EXT2_FS_SECURITY=y | ||
861 | CONFIG_EXT2_FS_XIP=y | ||
862 | CONFIG_EXT3_FS=y | ||
863 | CONFIG_EXT3_DEFAULTS_TO_ORDERED=y | ||
864 | CONFIG_EXT3_FS_XATTR=y | ||
865 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
866 | CONFIG_EXT3_FS_SECURITY=y | ||
867 | # CONFIG_EXT4_FS is not set | ||
868 | CONFIG_FS_XIP=y | ||
869 | CONFIG_JBD=y | ||
870 | CONFIG_FS_MBCACHE=y | ||
871 | # CONFIG_REISERFS_FS is not set | ||
872 | # CONFIG_JFS_FS is not set | ||
873 | # CONFIG_XFS_FS is not set | ||
874 | # CONFIG_GFS2_FS is not set | ||
875 | # CONFIG_BTRFS_FS is not set | ||
876 | # CONFIG_NILFS2_FS is not set | ||
877 | CONFIG_FS_POSIX_ACL=y | ||
878 | CONFIG_FILE_LOCKING=y | ||
879 | CONFIG_FSNOTIFY=y | ||
880 | # CONFIG_DNOTIFY is not set | ||
881 | CONFIG_INOTIFY_USER=y | ||
882 | # CONFIG_FANOTIFY is not set | ||
883 | # CONFIG_QUOTA is not set | ||
884 | # CONFIG_QUOTACTL is not set | ||
885 | # CONFIG_AUTOFS4_FS is not set | ||
886 | # CONFIG_FUSE_FS is not set | ||
887 | |||
888 | # | ||
889 | # Caches | ||
890 | # | ||
891 | # CONFIG_FSCACHE is not set | ||
892 | |||
893 | # | ||
894 | # CD-ROM/DVD Filesystems | ||
895 | # | ||
896 | # CONFIG_ISO9660_FS is not set | ||
897 | # CONFIG_UDF_FS is not set | ||
898 | |||
899 | # | ||
900 | # DOS/FAT/NT Filesystems | ||
901 | # | ||
902 | # CONFIG_MSDOS_FS is not set | ||
903 | # CONFIG_VFAT_FS is not set | ||
904 | # CONFIG_NTFS_FS is not set | ||
905 | |||
906 | # | ||
907 | # Pseudo filesystems | ||
908 | # | ||
909 | CONFIG_PROC_FS=y | ||
910 | # CONFIG_PROC_KCORE is not set | ||
911 | CONFIG_PROC_SYSCTL=y | ||
912 | CONFIG_PROC_PAGE_MONITOR=y | ||
913 | CONFIG_SYSFS=y | ||
914 | CONFIG_TMPFS=y | ||
915 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
916 | # CONFIG_TMPFS_XATTR is not set | ||
917 | # CONFIG_HUGETLB_PAGE is not set | ||
918 | # CONFIG_CONFIGFS_FS is not set | ||
919 | CONFIG_MISC_FILESYSTEMS=y | ||
920 | # CONFIG_ADFS_FS is not set | ||
921 | # CONFIG_AFFS_FS is not set | ||
922 | # CONFIG_HFS_FS is not set | ||
923 | # CONFIG_HFSPLUS_FS is not set | ||
924 | # CONFIG_BEFS_FS is not set | ||
925 | # CONFIG_BFS_FS is not set | ||
926 | # CONFIG_EFS_FS is not set | ||
927 | CONFIG_JFFS2_FS=y | ||
928 | CONFIG_JFFS2_FS_DEBUG=0 | ||
929 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
930 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
931 | CONFIG_JFFS2_SUMMARY=y | ||
932 | # CONFIG_JFFS2_FS_XATTR is not set | ||
933 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
934 | CONFIG_JFFS2_ZLIB=y | ||
935 | # CONFIG_JFFS2_LZO is not set | ||
936 | CONFIG_JFFS2_RTIME=y | ||
937 | # CONFIG_JFFS2_RUBIN is not set | ||
938 | # CONFIG_LOGFS is not set | ||
939 | # CONFIG_CRAMFS is not set | ||
940 | # CONFIG_SQUASHFS is not set | ||
941 | # CONFIG_VXFS_FS is not set | ||
942 | # CONFIG_MINIX_FS is not set | ||
943 | # CONFIG_MINIX_FS_NATIVE_ENDIAN is not set | ||
944 | # CONFIG_OMFS_FS is not set | ||
945 | # CONFIG_HPFS_FS is not set | ||
946 | # CONFIG_QNX4FS_FS is not set | ||
947 | # CONFIG_QNX6FS_FS is not set | ||
948 | # CONFIG_ROMFS_FS is not set | ||
949 | # CONFIG_PSTORE is not set | ||
950 | # CONFIG_SYSV_FS is not set | ||
951 | # CONFIG_UFS_FS is not set | ||
952 | CONFIG_NETWORK_FILESYSTEMS=y | ||
953 | CONFIG_NFS_FS=y | ||
954 | CONFIG_NFS_V2=y | ||
955 | CONFIG_NFS_V3=y | ||
956 | # CONFIG_NFS_V3_ACL is not set | ||
957 | # CONFIG_NFS_V4 is not set | ||
958 | # CONFIG_NFS_SWAP is not set | ||
959 | # CONFIG_NFSD is not set | ||
960 | CONFIG_LOCKD=y | ||
961 | CONFIG_LOCKD_V4=y | ||
962 | CONFIG_NFS_COMMON=y | ||
963 | CONFIG_SUNRPC=y | ||
964 | # CONFIG_SUNRPC_DEBUG is not set | ||
965 | # CONFIG_CEPH_FS is not set | ||
966 | # CONFIG_CIFS is not set | ||
967 | # CONFIG_NCP_FS is not set | ||
968 | # CONFIG_CODA_FS is not set | ||
969 | # CONFIG_AFS_FS is not set | ||
970 | # CONFIG_NLS is not set | ||
971 | |||
972 | # | ||
973 | # Kernel hacking | ||
974 | # | ||
975 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
976 | # CONFIG_PRINTK_TIME is not set | ||
977 | CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 | ||
978 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
979 | CONFIG_ENABLE_MUST_CHECK=y | ||
980 | CONFIG_FRAME_WARN=1024 | ||
981 | # CONFIG_MAGIC_SYSRQ is not set | ||
982 | # CONFIG_STRIP_ASM_SYMS is not set | ||
983 | # CONFIG_READABLE_ASM is not set | ||
984 | # CONFIG_UNUSED_SYMBOLS is not set | ||
985 | # CONFIG_DEBUG_FS is not set | ||
986 | # CONFIG_HEADERS_CHECK is not set | ||
987 | # CONFIG_DEBUG_SECTION_MISMATCH is not set | ||
988 | CONFIG_DEBUG_KERNEL=y | ||
989 | # CONFIG_DEBUG_SHIRQ is not set | ||
990 | # CONFIG_LOCKUP_DETECTOR is not set | ||
991 | # CONFIG_HARDLOCKUP_DETECTOR is not set | ||
992 | # CONFIG_PANIC_ON_OOPS is not set | ||
993 | CONFIG_PANIC_ON_OOPS_VALUE=0 | ||
994 | # CONFIG_DETECT_HUNG_TASK is not set | ||
995 | CONFIG_SCHED_DEBUG=y | ||
996 | # CONFIG_SCHEDSTATS is not set | ||
997 | # CONFIG_TIMER_STATS is not set | ||
998 | # CONFIG_DEBUG_OBJECTS is not set | ||
999 | # CONFIG_DEBUG_SLAB is not set | ||
1000 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1001 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1002 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1003 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1004 | # CONFIG_DEBUG_MUTEXES is not set | ||
1005 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1006 | # CONFIG_PROVE_LOCKING is not set | ||
1007 | # CONFIG_SPARSE_RCU_POINTER is not set | ||
1008 | # CONFIG_LOCK_STAT is not set | ||
1009 | # CONFIG_DEBUG_ATOMIC_SLEEP is not set | ||
1010 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1011 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1012 | # CONFIG_DEBUG_KOBJECT is not set | ||
1013 | # CONFIG_DEBUG_INFO is not set | ||
1014 | # CONFIG_DEBUG_VM is not set | ||
1015 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1016 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1017 | # CONFIG_DEBUG_LIST is not set | ||
1018 | # CONFIG_TEST_LIST_SORT is not set | ||
1019 | # CONFIG_DEBUG_SG is not set | ||
1020 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1021 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1022 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1023 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1024 | # CONFIG_RCU_TRACE is not set | ||
1025 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1026 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1027 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1028 | # CONFIG_NOTIFIER_ERROR_INJECTION is not set | ||
1029 | # CONFIG_FAULT_INJECTION is not set | ||
1030 | # CONFIG_LATENCYTOP is not set | ||
1031 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1032 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1033 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1034 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||
1035 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1036 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1037 | CONFIG_TRACING_SUPPORT=y | ||
1038 | # CONFIG_FTRACE is not set | ||
1039 | # CONFIG_DMA_API_DEBUG is not set | ||
1040 | # CONFIG_ATOMIC64_SELFTEST is not set | ||
1041 | # CONFIG_SAMPLES is not set | ||
1042 | CONFIG_HAVE_ARCH_KGDB=y | ||
1043 | # CONFIG_KGDB is not set | ||
1044 | # CONFIG_TEST_KSTRTOX is not set | ||
1045 | CONFIG_EARLY_PRINTK=y | ||
1046 | # CONFIG_HEART_BEAT is not set | ||
1047 | |||
1048 | # | ||
1049 | # Security options | ||
1050 | # | ||
1051 | # CONFIG_KEYS is not set | ||
1052 | # CONFIG_SECURITY_DMESG_RESTRICT is not set | ||
1053 | # CONFIG_SECURITY is not set | ||
1054 | # CONFIG_SECURITYFS is not set | ||
1055 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1056 | CONFIG_DEFAULT_SECURITY="" | ||
1057 | CONFIG_CRYPTO=y | ||
1058 | |||
1059 | # | ||
1060 | # Crypto core or helper | ||
1061 | # | ||
1062 | # CONFIG_CRYPTO_MANAGER is not set | ||
1063 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1064 | # CONFIG_CRYPTO_USER is not set | ||
1065 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1066 | # CONFIG_CRYPTO_NULL is not set | ||
1067 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1068 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1069 | # CONFIG_CRYPTO_TEST is not set | ||
1070 | |||
1071 | # | ||
1072 | # Authenticated Encryption with Associated Data | ||
1073 | # | ||
1074 | # CONFIG_CRYPTO_CCM is not set | ||
1075 | # CONFIG_CRYPTO_GCM is not set | ||
1076 | # CONFIG_CRYPTO_SEQIV is not set | ||
1077 | |||
1078 | # | ||
1079 | # Block modes | ||
1080 | # | ||
1081 | # CONFIG_CRYPTO_CBC is not set | ||
1082 | # CONFIG_CRYPTO_CTR is not set | ||
1083 | # CONFIG_CRYPTO_CTS is not set | ||
1084 | # CONFIG_CRYPTO_ECB is not set | ||
1085 | # CONFIG_CRYPTO_LRW is not set | ||
1086 | # CONFIG_CRYPTO_PCBC is not set | ||
1087 | # CONFIG_CRYPTO_XTS is not set | ||
1088 | |||
1089 | # | ||
1090 | # Hash modes | ||
1091 | # | ||
1092 | # CONFIG_CRYPTO_HMAC is not set | ||
1093 | # CONFIG_CRYPTO_XCBC is not set | ||
1094 | # CONFIG_CRYPTO_VMAC is not set | ||
1095 | |||
1096 | # | ||
1097 | # Digest | ||
1098 | # | ||
1099 | # CONFIG_CRYPTO_CRC32C is not set | ||
1100 | # CONFIG_CRYPTO_GHASH is not set | ||
1101 | # CONFIG_CRYPTO_MD4 is not set | ||
1102 | # CONFIG_CRYPTO_MD5 is not set | ||
1103 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1104 | # CONFIG_CRYPTO_RMD128 is not set | ||
1105 | # CONFIG_CRYPTO_RMD160 is not set | ||
1106 | # CONFIG_CRYPTO_RMD256 is not set | ||
1107 | # CONFIG_CRYPTO_RMD320 is not set | ||
1108 | # CONFIG_CRYPTO_SHA1 is not set | ||
1109 | # CONFIG_CRYPTO_SHA256 is not set | ||
1110 | # CONFIG_CRYPTO_SHA512 is not set | ||
1111 | # CONFIG_CRYPTO_TGR192 is not set | ||
1112 | # CONFIG_CRYPTO_WP512 is not set | ||
1113 | |||
1114 | # | ||
1115 | # Ciphers | ||
1116 | # | ||
1117 | # CONFIG_CRYPTO_AES is not set | ||
1118 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1119 | # CONFIG_CRYPTO_ARC4 is not set | ||
1120 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1121 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1122 | # CONFIG_CRYPTO_CAST5 is not set | ||
1123 | # CONFIG_CRYPTO_CAST6 is not set | ||
1124 | # CONFIG_CRYPTO_DES is not set | ||
1125 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1126 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1127 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1128 | # CONFIG_CRYPTO_SEED is not set | ||
1129 | # CONFIG_CRYPTO_SERPENT is not set | ||
1130 | # CONFIG_CRYPTO_TEA is not set | ||
1131 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1132 | |||
1133 | # | ||
1134 | # Compression | ||
1135 | # | ||
1136 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1137 | # CONFIG_CRYPTO_ZLIB is not set | ||
1138 | # CONFIG_CRYPTO_LZO is not set | ||
1139 | |||
1140 | # | ||
1141 | # Random Number Generation | ||
1142 | # | ||
1143 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1144 | # CONFIG_CRYPTO_USER_API_HASH is not set | ||
1145 | # CONFIG_CRYPTO_USER_API_SKCIPHER is not set | ||
1146 | CONFIG_CRYPTO_HW=y | ||
1147 | # CONFIG_BINARY_PRINTF is not set | ||
1148 | |||
1149 | # | ||
1150 | # Library routines | ||
1151 | # | ||
1152 | CONFIG_BITREVERSE=y | ||
1153 | CONFIG_GENERIC_PCI_IOMAP=y | ||
1154 | CONFIG_GENERIC_IO=y | ||
1155 | # CONFIG_CRC_CCITT is not set | ||
1156 | # CONFIG_CRC16 is not set | ||
1157 | # CONFIG_CRC_T10DIF is not set | ||
1158 | # CONFIG_CRC_ITU_T is not set | ||
1159 | CONFIG_CRC32=y | ||
1160 | # CONFIG_CRC32_SELFTEST is not set | ||
1161 | CONFIG_CRC32_SLICEBY8=y | ||
1162 | # CONFIG_CRC32_SLICEBY4 is not set | ||
1163 | # CONFIG_CRC32_SARWATE is not set | ||
1164 | # CONFIG_CRC32_BIT is not set | ||
1165 | # CONFIG_CRC7 is not set | ||
1166 | # CONFIG_LIBCRC32C is not set | ||
1167 | # CONFIG_CRC8 is not set | ||
1168 | CONFIG_ZLIB_INFLATE=y | ||
1169 | CONFIG_ZLIB_DEFLATE=y | ||
1170 | # CONFIG_XZ_DEC is not set | ||
1171 | # CONFIG_XZ_DEC_BCJ is not set | ||
1172 | CONFIG_DECOMPRESS_GZIP=y | ||
1173 | CONFIG_HAS_IOMEM=y | ||
1174 | CONFIG_HAS_IOPORT=y | ||
1175 | CONFIG_HAS_DMA=y | ||
1176 | CONFIG_DQL=y | ||
1177 | CONFIG_NLATTR=y | ||
1178 | CONFIG_GENERIC_ATOMIC64=y | ||
1179 | CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y | ||
1180 | # CONFIG_AVERAGE is not set | ||
1181 | # CONFIG_CORDIC is not set | ||
1182 | # CONFIG_DDR is not set | ||
diff --git a/conf/machine/boards/qemu/qemumicroblaze.cfg b/conf/machine/boards/qemu/qemumicroblaze.cfg index e70c4a73..d80a4a35 100644 --- a/conf/machine/boards/qemu/qemumicroblaze.cfg +++ b/conf/machine/boards/qemu/qemumicroblaze.cfg | |||
@@ -1,197 +1,3 @@ | |||
1 | # | ||
2 | # Automatically generated file; DO NOT EDIT. | ||
3 | # Linux/microblaze Kernel Configuration | ||
4 | # | ||
5 | CONFIG_MICROBLAZE=y | ||
6 | # CONFIG_SWAP is not set | ||
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
8 | CONFIG_ZONE_DMA=y | ||
9 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
10 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
11 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
12 | CONFIG_GENERIC_HWEIGHT=y | ||
13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
14 | CONFIG_GENERIC_GPIO=y | ||
15 | CONFIG_GENERIC_CSUM=y | ||
16 | CONFIG_STACKTRACE_SUPPORT=y | ||
17 | CONFIG_LOCKDEP_SUPPORT=y | ||
18 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
20 | |||
21 | # | ||
22 | # General setup | ||
23 | # | ||
24 | CONFIG_EXPERIMENTAL=y | ||
25 | CONFIG_BROKEN_ON_SMP=y | ||
26 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
27 | CONFIG_CROSS_COMPILE="" | ||
28 | CONFIG_LOCALVERSION="" | ||
29 | CONFIG_LOCALVERSION_AUTO=y | ||
30 | CONFIG_DEFAULT_HOSTNAME="(none)" | ||
31 | CONFIG_SYSVIPC=y | ||
32 | CONFIG_SYSVIPC_SYSCTL=y | ||
33 | CONFIG_POSIX_MQUEUE=y | ||
34 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
35 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
36 | # CONFIG_FHANDLE is not set | ||
37 | # CONFIG_TASKSTATS is not set | ||
38 | # CONFIG_AUDIT is not set | ||
39 | CONFIG_HAVE_GENERIC_HARDIRQS=y | ||
40 | |||
41 | # | ||
42 | # IRQ subsystem | ||
43 | # | ||
44 | CONFIG_GENERIC_HARDIRQS=y | ||
45 | CONFIG_GENERIC_IRQ_PROBE=y | ||
46 | CONFIG_GENERIC_IRQ_SHOW=y | ||
47 | CONFIG_IRQ_DOMAIN=y | ||
48 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
49 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
50 | |||
51 | # | ||
52 | # Timers subsystem | ||
53 | # | ||
54 | CONFIG_TICK_ONESHOT=y | ||
55 | CONFIG_NO_HZ=y | ||
56 | CONFIG_HIGH_RES_TIMERS=y | ||
57 | |||
58 | # | ||
59 | # RCU Subsystem | ||
60 | # | ||
61 | CONFIG_TINY_RCU=y | ||
62 | # CONFIG_PREEMPT_RCU is not set | ||
63 | # CONFIG_TREE_RCU_TRACE is not set | ||
64 | CONFIG_IKCONFIG=y | ||
65 | CONFIG_IKCONFIG_PROC=y | ||
66 | CONFIG_LOG_BUF_SHIFT=14 | ||
67 | # CONFIG_CGROUPS is not set | ||
68 | # CONFIG_CHECKPOINT_RESTORE is not set | ||
69 | # CONFIG_NAMESPACES is not set | ||
70 | # CONFIG_SCHED_AUTOGROUP is not set | ||
71 | CONFIG_SYSFS_DEPRECATED=y | ||
72 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
73 | # CONFIG_RELAY is not set | ||
74 | CONFIG_BLK_DEV_INITRD=y | ||
75 | CONFIG_INITRAMFS_SOURCE="" | ||
76 | CONFIG_INITRAMFS_ROOT_UID=0 | ||
77 | CONFIG_INITRAMFS_ROOT_GID=0 | ||
78 | CONFIG_RD_GZIP=y | ||
79 | # CONFIG_RD_BZIP2 is not set | ||
80 | # CONFIG_RD_LZMA is not set | ||
81 | # CONFIG_RD_XZ is not set | ||
82 | # CONFIG_RD_LZO is not set | ||
83 | CONFIG_INITRAMFS_COMPRESSION_NONE=y | ||
84 | # CONFIG_INITRAMFS_COMPRESSION_GZIP is not set | ||
85 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
86 | CONFIG_SYSCTL=y | ||
87 | CONFIG_ANON_INODES=y | ||
88 | CONFIG_EXPERT=y | ||
89 | CONFIG_SYSCTL_SYSCALL=y | ||
90 | CONFIG_KALLSYMS=y | ||
91 | # CONFIG_KALLSYMS_ALL is not set | ||
92 | CONFIG_HOTPLUG=y | ||
93 | CONFIG_PRINTK=y | ||
94 | CONFIG_BUG=y | ||
95 | CONFIG_ELF_CORE=y | ||
96 | CONFIG_BASE_FULL=y | ||
97 | CONFIG_FUTEX=y | ||
98 | CONFIG_EPOLL=y | ||
99 | CONFIG_SIGNALFD=y | ||
100 | CONFIG_TIMERFD=y | ||
101 | CONFIG_EVENTFD=y | ||
102 | CONFIG_SHMEM=y | ||
103 | CONFIG_AIO=y | ||
104 | CONFIG_EMBEDDED=y | ||
105 | |||
106 | # | ||
107 | # Kernel Performance Events And Counters | ||
108 | # | ||
109 | CONFIG_VM_EVENT_COUNTERS=y | ||
110 | CONFIG_COMPAT_BRK=y | ||
111 | CONFIG_SLAB=y | ||
112 | # CONFIG_SLUB is not set | ||
113 | # CONFIG_SLOB is not set | ||
114 | # CONFIG_PROFILING is not set | ||
115 | CONFIG_HAVE_OPROFILE=y | ||
116 | CONFIG_HAVE_DMA_ATTRS=y | ||
117 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
118 | CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y | ||
119 | |||
120 | # | ||
121 | # GCOV-based kernel profiling | ||
122 | # | ||
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
124 | CONFIG_SLABINFO=y | ||
125 | CONFIG_RT_MUTEXES=y | ||
126 | CONFIG_BASE_SMALL=0 | ||
127 | CONFIG_MODULES=y | ||
128 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
129 | CONFIG_MODULE_UNLOAD=y | ||
130 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
131 | # CONFIG_MODVERSIONS is not set | ||
132 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
133 | CONFIG_BLOCK=y | ||
134 | CONFIG_LBDAF=y | ||
135 | CONFIG_BLK_DEV_BSG=y | ||
136 | # CONFIG_BLK_DEV_BSGLIB is not set | ||
137 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
138 | |||
139 | # | ||
140 | # Partition Types | ||
141 | # | ||
142 | # CONFIG_PARTITION_ADVANCED is not set | ||
143 | CONFIG_MSDOS_PARTITION=y | ||
144 | |||
145 | # | ||
146 | # IO Schedulers | ||
147 | # | ||
148 | CONFIG_IOSCHED_NOOP=y | ||
149 | CONFIG_IOSCHED_DEADLINE=y | ||
150 | CONFIG_IOSCHED_CFQ=y | ||
151 | # CONFIG_DEFAULT_DEADLINE is not set | ||
152 | CONFIG_DEFAULT_CFQ=y | ||
153 | # CONFIG_DEFAULT_NOOP is not set | ||
154 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
155 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
156 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
157 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
158 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
159 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
160 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
161 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
162 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
163 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
164 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
165 | # CONFIG_INLINE_READ_LOCK is not set | ||
166 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
167 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
168 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
169 | CONFIG_INLINE_READ_UNLOCK=y | ||
170 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
171 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
172 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
173 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
174 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
175 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
176 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
177 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
178 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
179 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
180 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
181 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
182 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
183 | # CONFIG_FREEZER is not set | ||
184 | |||
185 | # | ||
186 | # Platform options | ||
187 | # | ||
188 | CONFIG_PLATFORM_GENERIC=y | ||
189 | # CONFIG_OPT_LIB_FUNCTION is not set | ||
190 | |||
191 | # | ||
192 | # Definitions for MICROBLAZE0 | ||
193 | # | ||
194 | CONFIG_KERNEL_BASE_ADDR=0x50000000 | ||
195 | CONFIG_XILINX_MICROBLAZE0_FAMILY="virtex6" | 1 | CONFIG_XILINX_MICROBLAZE0_FAMILY="virtex6" |
196 | CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1 | 2 | CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1 |
197 | CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR=1 | 3 | CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR=1 |
@@ -199,984 +5,5 @@ CONFIG_XILINX_MICROBLAZE0_USE_BARREL=1 | |||
199 | CONFIG_XILINX_MICROBLAZE0_USE_DIV=1 | 5 | CONFIG_XILINX_MICROBLAZE0_USE_DIV=1 |
200 | CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=2 | 6 | CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=2 |
201 | CONFIG_XILINX_MICROBLAZE0_USE_FPU=1 | 7 | CONFIG_XILINX_MICROBLAZE0_USE_FPU=1 |
202 | CONFIG_XILINX_MICROBLAZE0_HW_VER="8.30.a" | 8 | CONFIG_XILINX_MICROBLAZE0_HW_VER="8.50.a" |
203 | 9 | CONFIG_KERNEL_BASE_ADDR=0x50000000 \ No newline at end of file | |
204 | # | ||
205 | # Processor type and features | ||
206 | # | ||
207 | CONFIG_PREEMPT_NONE=y | ||
208 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
209 | # CONFIG_PREEMPT is not set | ||
210 | # CONFIG_HZ_100 is not set | ||
211 | CONFIG_HZ_250=y | ||
212 | # CONFIG_HZ_300 is not set | ||
213 | # CONFIG_HZ_1000 is not set | ||
214 | CONFIG_HZ=250 | ||
215 | CONFIG_SCHED_HRTICK=y | ||
216 | CONFIG_MMU=y | ||
217 | |||
218 | # | ||
219 | # Boot options | ||
220 | # | ||
221 | # CONFIG_CMDLINE_BOOL is not set | ||
222 | CONFIG_SECCOMP=y | ||
223 | |||
224 | # | ||
225 | # Advanced setup | ||
226 | # | ||
227 | CONFIG_ADVANCED_OPTIONS=y | ||
228 | # CONFIG_HIGHMEM is not set | ||
229 | CONFIG_LOWMEM_SIZE_BOOL=y | ||
230 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
231 | CONFIG_MANUAL_RESET_VECTOR=0x0 | ||
232 | CONFIG_KERNEL_START_BOOL=y | ||
233 | CONFIG_KERNEL_START=0xc0000000 | ||
234 | CONFIG_TASK_SIZE_BOOL=y | ||
235 | CONFIG_TASK_SIZE=0x80000000 | ||
236 | CONFIG_KERNEL_PAD=0x80000 | ||
237 | CONFIG_SELECT_MEMORY_MODEL=y | ||
238 | CONFIG_FLATMEM_MANUAL=y | ||
239 | CONFIG_FLATMEM=y | ||
240 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
241 | CONFIG_HAVE_MEMBLOCK=y | ||
242 | CONFIG_HAVE_MEMBLOCK_NODE_MAP=y | ||
243 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
244 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
245 | # CONFIG_COMPACTION is not set | ||
246 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
247 | CONFIG_ZONE_DMA_FLAG=1 | ||
248 | CONFIG_BOUNCE=y | ||
249 | CONFIG_VIRT_TO_BUS=y | ||
250 | # CONFIG_KSM is not set | ||
251 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
252 | CONFIG_CROSS_MEMORY_ATTACH=y | ||
253 | CONFIG_NEED_PER_CPU_KM=y | ||
254 | # CONFIG_CLEANCACHE is not set | ||
255 | |||
256 | # | ||
257 | # Executable file formats | ||
258 | # | ||
259 | CONFIG_BINFMT_ELF=y | ||
260 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
261 | # CONFIG_HAVE_AOUT is not set | ||
262 | CONFIG_BINFMT_MISC=y | ||
263 | |||
264 | # | ||
265 | # Bus Options | ||
266 | # | ||
267 | # CONFIG_PCI is not set | ||
268 | # CONFIG_PCI_DOMAINS is not set | ||
269 | # CONFIG_PCI_SYSCALL is not set | ||
270 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
271 | CONFIG_NET=y | ||
272 | |||
273 | # | ||
274 | # Networking options | ||
275 | # | ||
276 | CONFIG_PACKET=y | ||
277 | CONFIG_UNIX=y | ||
278 | # CONFIG_UNIX_DIAG is not set | ||
279 | CONFIG_XFRM=y | ||
280 | # CONFIG_XFRM_USER is not set | ||
281 | # CONFIG_XFRM_SUB_POLICY is not set | ||
282 | # CONFIG_XFRM_MIGRATE is not set | ||
283 | # CONFIG_XFRM_STATISTICS is not set | ||
284 | # CONFIG_NET_KEY is not set | ||
285 | CONFIG_INET=y | ||
286 | # CONFIG_IP_MULTICAST is not set | ||
287 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
288 | # CONFIG_IP_PNP is not set | ||
289 | # CONFIG_NET_IPIP is not set | ||
290 | # CONFIG_NET_IPGRE_DEMUX is not set | ||
291 | # CONFIG_ARPD is not set | ||
292 | # CONFIG_SYN_COOKIES is not set | ||
293 | # CONFIG_NET_IPVTI is not set | ||
294 | # CONFIG_INET_AH is not set | ||
295 | # CONFIG_INET_ESP is not set | ||
296 | # CONFIG_INET_IPCOMP is not set | ||
297 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
298 | # CONFIG_INET_TUNNEL is not set | ||
299 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
300 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
301 | CONFIG_INET_XFRM_MODE_BEET=y | ||
302 | CONFIG_INET_LRO=y | ||
303 | CONFIG_INET_DIAG=y | ||
304 | CONFIG_INET_TCP_DIAG=y | ||
305 | # CONFIG_INET_UDP_DIAG is not set | ||
306 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
307 | CONFIG_TCP_CONG_CUBIC=y | ||
308 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
309 | # CONFIG_TCP_MD5SIG is not set | ||
310 | # CONFIG_IPV6 is not set | ||
311 | # CONFIG_NETWORK_SECMARK is not set | ||
312 | # CONFIG_NETWORK_PHY_TIMESTAMPING is not set | ||
313 | # CONFIG_NETFILTER is not set | ||
314 | # CONFIG_IP_DCCP is not set | ||
315 | # CONFIG_IP_SCTP is not set | ||
316 | # CONFIG_RDS is not set | ||
317 | # CONFIG_TIPC is not set | ||
318 | # CONFIG_ATM is not set | ||
319 | # CONFIG_L2TP is not set | ||
320 | # CONFIG_BRIDGE is not set | ||
321 | # CONFIG_NET_DSA is not set | ||
322 | # CONFIG_VLAN_8021Q is not set | ||
323 | # CONFIG_DECNET is not set | ||
324 | # CONFIG_LLC2 is not set | ||
325 | # CONFIG_IPX is not set | ||
326 | # CONFIG_ATALK is not set | ||
327 | # CONFIG_X25 is not set | ||
328 | # CONFIG_LAPB is not set | ||
329 | # CONFIG_WAN_ROUTER is not set | ||
330 | # CONFIG_PHONET is not set | ||
331 | # CONFIG_IEEE802154 is not set | ||
332 | # CONFIG_NET_SCHED is not set | ||
333 | # CONFIG_DCB is not set | ||
334 | # CONFIG_BATMAN_ADV is not set | ||
335 | # CONFIG_OPENVSWITCH is not set | ||
336 | CONFIG_BQL=y | ||
337 | |||
338 | # | ||
339 | # Network testing | ||
340 | # | ||
341 | # CONFIG_NET_PKTGEN is not set | ||
342 | # CONFIG_HAMRADIO is not set | ||
343 | # CONFIG_CAN is not set | ||
344 | # CONFIG_IRDA is not set | ||
345 | # CONFIG_BT is not set | ||
346 | # CONFIG_AF_RXRPC is not set | ||
347 | CONFIG_WIRELESS=y | ||
348 | # CONFIG_CFG80211 is not set | ||
349 | # CONFIG_LIB80211 is not set | ||
350 | |||
351 | # | ||
352 | # CFG80211 needs to be enabled for MAC80211 | ||
353 | # | ||
354 | # CONFIG_WIMAX is not set | ||
355 | # CONFIG_RFKILL is not set | ||
356 | # CONFIG_NET_9P is not set | ||
357 | # CONFIG_CAIF is not set | ||
358 | # CONFIG_CEPH_LIB is not set | ||
359 | # CONFIG_NFC is not set | ||
360 | |||
361 | # | ||
362 | # Device Drivers | ||
363 | # | ||
364 | |||
365 | # | ||
366 | # Generic Driver Options | ||
367 | # | ||
368 | CONFIG_UEVENT_HELPER_PATH="" | ||
369 | CONFIG_DEVTMPFS=y | ||
370 | CONFIG_DEVTMPFS_MOUNT=y | ||
371 | CONFIG_STANDALONE=y | ||
372 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
373 | CONFIG_FW_LOADER=y | ||
374 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
375 | CONFIG_EXTRA_FIRMWARE="" | ||
376 | # CONFIG_DEBUG_DRIVER is not set | ||
377 | # CONFIG_DEBUG_DEVRES is not set | ||
378 | # CONFIG_SYS_HYPERVISOR is not set | ||
379 | CONFIG_GENERIC_CPU_DEVICES=y | ||
380 | # CONFIG_DMA_SHARED_BUFFER is not set | ||
381 | # CONFIG_CONNECTOR is not set | ||
382 | CONFIG_MTD=y | ||
383 | # CONFIG_MTD_TESTS is not set | ||
384 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
385 | CONFIG_MTD_CMDLINE_PARTS=y | ||
386 | CONFIG_MTD_OF_PARTS=y | ||
387 | # CONFIG_MTD_AR7_PARTS is not set | ||
388 | |||
389 | # | ||
390 | # User Modules And Translation Layers | ||
391 | # | ||
392 | CONFIG_MTD_CHAR=y | ||
393 | # CONFIG_MTD_BLKDEVS is not set | ||
394 | # CONFIG_MTD_BLOCK is not set | ||
395 | # CONFIG_MTD_BLOCK_RO is not set | ||
396 | # CONFIG_FTL is not set | ||
397 | # CONFIG_NFTL is not set | ||
398 | # CONFIG_INFTL is not set | ||
399 | # CONFIG_RFD_FTL is not set | ||
400 | # CONFIG_SSFDC is not set | ||
401 | # CONFIG_SM_FTL is not set | ||
402 | # CONFIG_MTD_OOPS is not set | ||
403 | |||
404 | # | ||
405 | # RAM/ROM/Flash chip drivers | ||
406 | # | ||
407 | CONFIG_MTD_CFI=y | ||
408 | CONFIG_MTD_JEDECPROBE=y | ||
409 | CONFIG_MTD_GEN_PROBE=y | ||
410 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
411 | CONFIG_MTD_CFI_NOSWAP=y | ||
412 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
413 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
414 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
415 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
416 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
417 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
418 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
419 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
420 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
421 | CONFIG_MTD_CFI_I1=y | ||
422 | CONFIG_MTD_CFI_I2=y | ||
423 | # CONFIG_MTD_CFI_I4 is not set | ||
424 | # CONFIG_MTD_CFI_I8 is not set | ||
425 | # CONFIG_MTD_OTP is not set | ||
426 | CONFIG_MTD_CFI_INTELEXT=y | ||
427 | CONFIG_MTD_CFI_AMDSTD=y | ||
428 | CONFIG_MTD_CFI_STAA=y | ||
429 | CONFIG_MTD_CFI_UTIL=y | ||
430 | CONFIG_MTD_RAM=y | ||
431 | # CONFIG_MTD_ROM is not set | ||
432 | # CONFIG_MTD_ABSENT is not set | ||
433 | |||
434 | # | ||
435 | # Mapping drivers for chip access | ||
436 | # | ||
437 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
438 | CONFIG_MTD_PHYSMAP=y | ||
439 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
440 | CONFIG_MTD_PHYSMAP_OF=y | ||
441 | # CONFIG_MTD_GPIO_ADDR is not set | ||
442 | # CONFIG_MTD_PLATRAM is not set | ||
443 | # CONFIG_MTD_LATCH_ADDR is not set | ||
444 | |||
445 | # | ||
446 | # Self-contained MTD device drivers | ||
447 | # | ||
448 | # CONFIG_MTD_DATAFLASH is not set | ||
449 | # CONFIG_MTD_M25P80 is not set | ||
450 | # CONFIG_MTD_SST25L is not set | ||
451 | # CONFIG_MTD_SLRAM is not set | ||
452 | # CONFIG_MTD_PHRAM is not set | ||
453 | # CONFIG_MTD_MTDRAM is not set | ||
454 | # CONFIG_MTD_BLOCK2MTD is not set | ||
455 | |||
456 | # | ||
457 | # Disk-On-Chip Device Drivers | ||
458 | # | ||
459 | # CONFIG_MTD_DOCG3 is not set | ||
460 | # CONFIG_MTD_NAND is not set | ||
461 | # CONFIG_MTD_ONENAND is not set | ||
462 | |||
463 | # | ||
464 | # LPDDR flash memory drivers | ||
465 | # | ||
466 | # CONFIG_MTD_LPDDR is not set | ||
467 | # CONFIG_MTD_UBI is not set | ||
468 | CONFIG_DTC=y | ||
469 | CONFIG_OF=y | ||
470 | |||
471 | # | ||
472 | # Device Tree and Open Firmware support | ||
473 | # | ||
474 | CONFIG_PROC_DEVICETREE=y | ||
475 | # CONFIG_OF_SELFTEST is not set | ||
476 | CONFIG_OF_FLATTREE=y | ||
477 | CONFIG_OF_EARLY_FLATTREE=y | ||
478 | CONFIG_OF_ADDRESS=y | ||
479 | CONFIG_OF_IRQ=y | ||
480 | CONFIG_OF_DEVICE=y | ||
481 | CONFIG_OF_NET=y | ||
482 | CONFIG_OF_MDIO=y | ||
483 | CONFIG_OF_MTD=y | ||
484 | # CONFIG_PARPORT is not set | ||
485 | CONFIG_BLK_DEV=y | ||
486 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
487 | # CONFIG_BLK_DEV_LOOP is not set | ||
488 | |||
489 | # | ||
490 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
491 | # | ||
492 | # CONFIG_BLK_DEV_NBD is not set | ||
493 | CONFIG_BLK_DEV_RAM=y | ||
494 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
495 | CONFIG_BLK_DEV_RAM_SIZE=16384 | ||
496 | # CONFIG_BLK_DEV_XIP is not set | ||
497 | # CONFIG_CDROM_PKTCDVD is not set | ||
498 | # CONFIG_ATA_OVER_ETH is not set | ||
499 | CONFIG_XILINX_SYSACE=y | ||
500 | # CONFIG_BLK_DEV_RBD is not set | ||
501 | |||
502 | # | ||
503 | # Misc devices | ||
504 | # | ||
505 | # CONFIG_AD525X_DPOT is not set | ||
506 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
507 | # CONFIG_TI_DAC7512 is not set | ||
508 | # CONFIG_BMP085_SPI is not set | ||
509 | # CONFIG_C2PORT is not set | ||
510 | |||
511 | # | ||
512 | # EEPROM support | ||
513 | # | ||
514 | # CONFIG_EEPROM_AT25 is not set | ||
515 | # CONFIG_EEPROM_93CX6 is not set | ||
516 | # CONFIG_EEPROM_93XX46 is not set | ||
517 | |||
518 | # | ||
519 | # Texas Instruments shared transport line discipline | ||
520 | # | ||
521 | # CONFIG_TI_ST is not set | ||
522 | |||
523 | # | ||
524 | # Altera FPGA firmware download module | ||
525 | # | ||
526 | |||
527 | # | ||
528 | # SCSI device support | ||
529 | # | ||
530 | CONFIG_SCSI_MOD=y | ||
531 | # CONFIG_RAID_ATTRS is not set | ||
532 | # CONFIG_SCSI is not set | ||
533 | # CONFIG_SCSI_DMA is not set | ||
534 | # CONFIG_SCSI_NETLINK is not set | ||
535 | # CONFIG_ATA is not set | ||
536 | # CONFIG_MD is not set | ||
537 | CONFIG_NETDEVICES=y | ||
538 | CONFIG_NET_CORE=y | ||
539 | # CONFIG_BONDING is not set | ||
540 | # CONFIG_DUMMY is not set | ||
541 | # CONFIG_EQUALIZER is not set | ||
542 | # CONFIG_MII is not set | ||
543 | # CONFIG_NET_TEAM is not set | ||
544 | # CONFIG_MACVLAN is not set | ||
545 | # CONFIG_NETCONSOLE is not set | ||
546 | # CONFIG_NETPOLL is not set | ||
547 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
548 | # CONFIG_TUN is not set | ||
549 | # CONFIG_VETH is not set | ||
550 | |||
551 | # | ||
552 | # CAIF transport drivers | ||
553 | # | ||
554 | CONFIG_ETHERNET=y | ||
555 | CONFIG_NET_VENDOR_BROADCOM=y | ||
556 | # CONFIG_B44 is not set | ||
557 | # CONFIG_NET_CALXEDA_XGMAC is not set | ||
558 | CONFIG_NET_VENDOR_CHELSIO=y | ||
559 | # CONFIG_DNET is not set | ||
560 | CONFIG_NET_VENDOR_INTEL=y | ||
561 | CONFIG_NET_VENDOR_I825XX=y | ||
562 | CONFIG_NET_VENDOR_MARVELL=y | ||
563 | CONFIG_NET_VENDOR_MICREL=y | ||
564 | # CONFIG_KS8851 is not set | ||
565 | # CONFIG_KS8851_MLL is not set | ||
566 | CONFIG_NET_VENDOR_MICROCHIP=y | ||
567 | # CONFIG_ENC28J60 is not set | ||
568 | CONFIG_NET_VENDOR_NATSEMI=y | ||
569 | CONFIG_NET_VENDOR_8390=y | ||
570 | # CONFIG_ETHOC is not set | ||
571 | CONFIG_NET_VENDOR_SEEQ=y | ||
572 | # CONFIG_SEEQ8005 is not set | ||
573 | CONFIG_NET_VENDOR_STMICRO=y | ||
574 | # CONFIG_STMMAC_ETH is not set | ||
575 | CONFIG_NET_VENDOR_WIZNET=y | ||
576 | # CONFIG_WIZNET_W5100 is not set | ||
577 | # CONFIG_WIZNET_W5300 is not set | ||
578 | CONFIG_NET_VENDOR_XILINX=y | ||
579 | CONFIG_XILINX_EMACLITE=y | ||
580 | CONFIG_XILINX_AXI_EMAC=y | ||
581 | CONFIG_XILINX_LLTEMAC=y | ||
582 | # CONFIG_XILINX_LLTEMAC_MARVELL_88E1111_RGMII is not set | ||
583 | CONFIG_XILINX_LLTEMAC_MARVELL_88E1111_GMII=y | ||
584 | # CONFIG_XILINX_LLTEMAC_MARVELL_88E1111_MII is not set | ||
585 | # CONFIG_XILINX_LLTEMAC_XILINX_1000BASEX is not set | ||
586 | CONFIG_PHYLIB=y | ||
587 | |||
588 | # | ||
589 | # MII PHY device drivers | ||
590 | # | ||
591 | # CONFIG_AMD_PHY is not set | ||
592 | # CONFIG_MARVELL_PHY is not set | ||
593 | # CONFIG_DAVICOM_PHY is not set | ||
594 | # CONFIG_QSEMI_PHY is not set | ||
595 | # CONFIG_LXT_PHY is not set | ||
596 | # CONFIG_CICADA_PHY is not set | ||
597 | # CONFIG_VITESSE_PHY is not set | ||
598 | # CONFIG_SMSC_PHY is not set | ||
599 | # CONFIG_BROADCOM_PHY is not set | ||
600 | # CONFIG_BCM87XX_PHY is not set | ||
601 | # CONFIG_ICPLUS_PHY is not set | ||
602 | # CONFIG_REALTEK_PHY is not set | ||
603 | # CONFIG_NATIONAL_PHY is not set | ||
604 | # CONFIG_STE10XP is not set | ||
605 | # CONFIG_LSI_ET1011C_PHY is not set | ||
606 | # CONFIG_MICREL_PHY is not set | ||
607 | # CONFIG_FIXED_PHY is not set | ||
608 | # CONFIG_MDIO_BITBANG is not set | ||
609 | # CONFIG_MDIO_BUS_MUX_GPIO is not set | ||
610 | # CONFIG_MICREL_KS8995MA is not set | ||
611 | # CONFIG_PPP is not set | ||
612 | # CONFIG_SLIP is not set | ||
613 | CONFIG_WLAN=y | ||
614 | # CONFIG_HOSTAP is not set | ||
615 | # CONFIG_WL_TI is not set | ||
616 | |||
617 | # | ||
618 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
619 | # | ||
620 | # CONFIG_WAN is not set | ||
621 | # CONFIG_ISDN is not set | ||
622 | |||
623 | # | ||
624 | # Input device support | ||
625 | # | ||
626 | # CONFIG_INPUT is not set | ||
627 | |||
628 | # | ||
629 | # Hardware I/O ports | ||
630 | # | ||
631 | # CONFIG_SERIO is not set | ||
632 | # CONFIG_GAMEPORT is not set | ||
633 | |||
634 | # | ||
635 | # Character devices | ||
636 | # | ||
637 | # CONFIG_VT is not set | ||
638 | CONFIG_UNIX98_PTYS=y | ||
639 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
640 | # CONFIG_LEGACY_PTYS is not set | ||
641 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
642 | # CONFIG_N_GSM is not set | ||
643 | # CONFIG_TRACE_SINK is not set | ||
644 | CONFIG_DEVKMEM=y | ||
645 | |||
646 | # | ||
647 | # Serial drivers | ||
648 | # | ||
649 | CONFIG_SERIAL_8250=y | ||
650 | CONFIG_SERIAL_8250_CONSOLE=y | ||
651 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
652 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
653 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
654 | # CONFIG_SERIAL_8250_DW is not set | ||
655 | |||
656 | # | ||
657 | # Non-8250 serial port support | ||
658 | # | ||
659 | # CONFIG_SERIAL_MAX3100 is not set | ||
660 | # CONFIG_SERIAL_MAX3107 is not set | ||
661 | CONFIG_SERIAL_UARTLITE=y | ||
662 | CONFIG_SERIAL_UARTLITE_CONSOLE=y | ||
663 | CONFIG_SERIAL_CORE=y | ||
664 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
665 | CONFIG_SERIAL_OF_PLATFORM=y | ||
666 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
667 | # CONFIG_SERIAL_ALTERA_JTAGUART is not set | ||
668 | # CONFIG_SERIAL_ALTERA_UART is not set | ||
669 | # CONFIG_SERIAL_IFX6X60 is not set | ||
670 | # CONFIG_TTY_PRINTK is not set | ||
671 | # CONFIG_IPMI_HANDLER is not set | ||
672 | # CONFIG_HW_RANDOM is not set | ||
673 | # CONFIG_RTC is not set | ||
674 | # CONFIG_GEN_RTC is not set | ||
675 | # CONFIG_XILINX_HWICAP is not set | ||
676 | # CONFIG_R3964 is not set | ||
677 | |||
678 | # | ||
679 | # PCMCIA character devices | ||
680 | # | ||
681 | # CONFIG_RAW_DRIVER is not set | ||
682 | # CONFIG_TCG_TPM is not set | ||
683 | # CONFIG_I2C is not set | ||
684 | CONFIG_SPI=y | ||
685 | # CONFIG_SPI_DEBUG is not set | ||
686 | CONFIG_SPI_MASTER=y | ||
687 | |||
688 | # | ||
689 | # SPI Master Controller Drivers | ||
690 | # | ||
691 | # CONFIG_SPI_ALTERA is not set | ||
692 | CONFIG_SPI_BITBANG=y | ||
693 | # CONFIG_SPI_GPIO is not set | ||
694 | # CONFIG_SPI_OC_TINY is not set | ||
695 | # CONFIG_SPI_PXA2XX_PCI is not set | ||
696 | CONFIG_SPI_XILINX=y | ||
697 | # CONFIG_SPI_DESIGNWARE is not set | ||
698 | |||
699 | # | ||
700 | # SPI Protocol Masters | ||
701 | # | ||
702 | # CONFIG_SPI_SPIDEV is not set | ||
703 | # CONFIG_SPI_TLE62X0 is not set | ||
704 | # CONFIG_HSI is not set | ||
705 | |||
706 | # | ||
707 | # PPS support | ||
708 | # | ||
709 | # CONFIG_PPS is not set | ||
710 | |||
711 | # | ||
712 | # PPS generators support | ||
713 | # | ||
714 | |||
715 | # | ||
716 | # PTP clock support | ||
717 | # | ||
718 | |||
719 | # | ||
720 | # Enable Device Drivers -> PPS to see the PTP clock options. | ||
721 | # | ||
722 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
723 | CONFIG_GPIOLIB=y | ||
724 | CONFIG_OF_GPIO=y | ||
725 | # CONFIG_DEBUG_GPIO is not set | ||
726 | CONFIG_GPIO_SYSFS=y | ||
727 | |||
728 | # | ||
729 | # Memory mapped GPIO drivers: | ||
730 | # | ||
731 | # CONFIG_GPIO_GENERIC_PLATFORM is not set | ||
732 | CONFIG_GPIO_XILINX=y | ||
733 | |||
734 | # | ||
735 | # I2C GPIO expanders: | ||
736 | # | ||
737 | |||
738 | # | ||
739 | # PCI GPIO expanders: | ||
740 | # | ||
741 | |||
742 | # | ||
743 | # SPI GPIO expanders: | ||
744 | # | ||
745 | # CONFIG_GPIO_MAX7301 is not set | ||
746 | # CONFIG_GPIO_MCP23S08 is not set | ||
747 | # CONFIG_GPIO_MC33880 is not set | ||
748 | # CONFIG_GPIO_74X164 is not set | ||
749 | |||
750 | # | ||
751 | # AC97 GPIO expanders: | ||
752 | # | ||
753 | |||
754 | # | ||
755 | # MODULbus GPIO expanders: | ||
756 | # | ||
757 | # CONFIG_W1 is not set | ||
758 | # CONFIG_POWER_SUPPLY is not set | ||
759 | # CONFIG_POWER_AVS is not set | ||
760 | # CONFIG_HWMON is not set | ||
761 | # CONFIG_THERMAL is not set | ||
762 | # CONFIG_WATCHDOG is not set | ||
763 | CONFIG_SSB_POSSIBLE=y | ||
764 | |||
765 | # | ||
766 | # Sonics Silicon Backplane | ||
767 | # | ||
768 | # CONFIG_SSB is not set | ||
769 | CONFIG_BCMA_POSSIBLE=y | ||
770 | |||
771 | # | ||
772 | # Broadcom specific AMBA | ||
773 | # | ||
774 | # CONFIG_BCMA is not set | ||
775 | |||
776 | # | ||
777 | # Multifunction device drivers | ||
778 | # | ||
779 | # CONFIG_MFD_CORE is not set | ||
780 | # CONFIG_MFD_SM501 is not set | ||
781 | # CONFIG_HTC_PASIC3 is not set | ||
782 | # CONFIG_MFD_TPS65912_SPI is not set | ||
783 | # CONFIG_MFD_STMPE is not set | ||
784 | # CONFIG_MFD_TMIO is not set | ||
785 | # CONFIG_MFD_DA9052_SPI is not set | ||
786 | # CONFIG_MFD_ARIZONA_SPI is not set | ||
787 | # CONFIG_MFD_WM831X_SPI is not set | ||
788 | # CONFIG_MFD_MC13XXX_SPI is not set | ||
789 | # CONFIG_ABX500_CORE is not set | ||
790 | # CONFIG_EZX_PCAP is not set | ||
791 | # CONFIG_REGULATOR is not set | ||
792 | # CONFIG_MEDIA_SUPPORT is not set | ||
793 | |||
794 | # | ||
795 | # Graphics support | ||
796 | # | ||
797 | # CONFIG_DRM is not set | ||
798 | # CONFIG_VGASTATE is not set | ||
799 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
800 | # CONFIG_FB is not set | ||
801 | # CONFIG_EXYNOS_VIDEO is not set | ||
802 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
803 | # CONFIG_SOUND is not set | ||
804 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
805 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
806 | # CONFIG_USB_ARCH_HAS_XHCI is not set | ||
807 | # CONFIG_USB_SUPPORT is not set | ||
808 | # CONFIG_MMC is not set | ||
809 | # CONFIG_MEMSTICK is not set | ||
810 | # CONFIG_NEW_LEDS is not set | ||
811 | # CONFIG_ACCESSIBILITY is not set | ||
812 | # CONFIG_RTC_CLASS is not set | ||
813 | # CONFIG_DMADEVICES is not set | ||
814 | # CONFIG_AUXDISPLAY is not set | ||
815 | CONFIG_XILINX_EDK=y | ||
816 | # CONFIG_XILINX_LLDMA_USE_DCR is not set | ||
817 | CONFIG_XILINX_DRIVERS=y | ||
818 | CONFIG_NEED_XILINX_LLDMA=y | ||
819 | CONFIG_UIO=y | ||
820 | CONFIG_UIO_PDRV_GENIRQ=y | ||
821 | |||
822 | # | ||
823 | # Virtio drivers | ||
824 | # | ||
825 | # CONFIG_VIRTIO_BALLOON is not set | ||
826 | # CONFIG_VIRTIO_MMIO is not set | ||
827 | |||
828 | # | ||
829 | # Microsoft Hyper-V guest support | ||
830 | # | ||
831 | # CONFIG_STAGING is not set | ||
832 | |||
833 | # | ||
834 | # Hardware Spinlock drivers | ||
835 | # | ||
836 | CONFIG_IOMMU_SUPPORT=y | ||
837 | CONFIG_OF_IOMMU=y | ||
838 | |||
839 | # | ||
840 | # Remoteproc drivers (EXPERIMENTAL) | ||
841 | # | ||
842 | |||
843 | # | ||
844 | # Rpmsg drivers (EXPERIMENTAL) | ||
845 | # | ||
846 | # CONFIG_VIRT_DRIVERS is not set | ||
847 | # CONFIG_PM_DEVFREQ is not set | ||
848 | # CONFIG_EXTCON is not set | ||
849 | # CONFIG_MEMORY is not set | ||
850 | # CONFIG_IIO is not set | ||
851 | # CONFIG_PWM is not set | ||
852 | # CONFIG_PMODS is not set | ||
853 | |||
854 | # | ||
855 | # File systems | ||
856 | # | ||
857 | CONFIG_EXT2_FS=y | ||
858 | CONFIG_EXT2_FS_XATTR=y | ||
859 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
860 | CONFIG_EXT2_FS_SECURITY=y | ||
861 | CONFIG_EXT2_FS_XIP=y | ||
862 | CONFIG_EXT3_FS=y | ||
863 | CONFIG_EXT3_DEFAULTS_TO_ORDERED=y | ||
864 | CONFIG_EXT3_FS_XATTR=y | ||
865 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
866 | CONFIG_EXT3_FS_SECURITY=y | ||
867 | # CONFIG_EXT4_FS is not set | ||
868 | CONFIG_FS_XIP=y | ||
869 | CONFIG_JBD=y | ||
870 | CONFIG_FS_MBCACHE=y | ||
871 | # CONFIG_REISERFS_FS is not set | ||
872 | # CONFIG_JFS_FS is not set | ||
873 | # CONFIG_XFS_FS is not set | ||
874 | # CONFIG_GFS2_FS is not set | ||
875 | # CONFIG_BTRFS_FS is not set | ||
876 | # CONFIG_NILFS2_FS is not set | ||
877 | CONFIG_FS_POSIX_ACL=y | ||
878 | CONFIG_FILE_LOCKING=y | ||
879 | CONFIG_FSNOTIFY=y | ||
880 | # CONFIG_DNOTIFY is not set | ||
881 | CONFIG_INOTIFY_USER=y | ||
882 | # CONFIG_FANOTIFY is not set | ||
883 | # CONFIG_QUOTA is not set | ||
884 | # CONFIG_QUOTACTL is not set | ||
885 | # CONFIG_AUTOFS4_FS is not set | ||
886 | # CONFIG_FUSE_FS is not set | ||
887 | |||
888 | # | ||
889 | # Caches | ||
890 | # | ||
891 | # CONFIG_FSCACHE is not set | ||
892 | |||
893 | # | ||
894 | # CD-ROM/DVD Filesystems | ||
895 | # | ||
896 | # CONFIG_ISO9660_FS is not set | ||
897 | # CONFIG_UDF_FS is not set | ||
898 | |||
899 | # | ||
900 | # DOS/FAT/NT Filesystems | ||
901 | # | ||
902 | # CONFIG_MSDOS_FS is not set | ||
903 | # CONFIG_VFAT_FS is not set | ||
904 | # CONFIG_NTFS_FS is not set | ||
905 | |||
906 | # | ||
907 | # Pseudo filesystems | ||
908 | # | ||
909 | CONFIG_PROC_FS=y | ||
910 | # CONFIG_PROC_KCORE is not set | ||
911 | CONFIG_PROC_SYSCTL=y | ||
912 | CONFIG_PROC_PAGE_MONITOR=y | ||
913 | CONFIG_SYSFS=y | ||
914 | CONFIG_TMPFS=y | ||
915 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
916 | # CONFIG_TMPFS_XATTR is not set | ||
917 | # CONFIG_HUGETLB_PAGE is not set | ||
918 | # CONFIG_CONFIGFS_FS is not set | ||
919 | CONFIG_MISC_FILESYSTEMS=y | ||
920 | # CONFIG_ADFS_FS is not set | ||
921 | # CONFIG_AFFS_FS is not set | ||
922 | # CONFIG_HFS_FS is not set | ||
923 | # CONFIG_HFSPLUS_FS is not set | ||
924 | # CONFIG_BEFS_FS is not set | ||
925 | # CONFIG_BFS_FS is not set | ||
926 | # CONFIG_EFS_FS is not set | ||
927 | CONFIG_JFFS2_FS=y | ||
928 | CONFIG_JFFS2_FS_DEBUG=0 | ||
929 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
930 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
931 | CONFIG_JFFS2_SUMMARY=y | ||
932 | # CONFIG_JFFS2_FS_XATTR is not set | ||
933 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
934 | CONFIG_JFFS2_ZLIB=y | ||
935 | # CONFIG_JFFS2_LZO is not set | ||
936 | CONFIG_JFFS2_RTIME=y | ||
937 | # CONFIG_JFFS2_RUBIN is not set | ||
938 | # CONFIG_LOGFS is not set | ||
939 | # CONFIG_CRAMFS is not set | ||
940 | # CONFIG_SQUASHFS is not set | ||
941 | # CONFIG_VXFS_FS is not set | ||
942 | # CONFIG_MINIX_FS is not set | ||
943 | # CONFIG_MINIX_FS_NATIVE_ENDIAN is not set | ||
944 | # CONFIG_OMFS_FS is not set | ||
945 | # CONFIG_HPFS_FS is not set | ||
946 | # CONFIG_QNX4FS_FS is not set | ||
947 | # CONFIG_QNX6FS_FS is not set | ||
948 | # CONFIG_ROMFS_FS is not set | ||
949 | # CONFIG_PSTORE is not set | ||
950 | # CONFIG_SYSV_FS is not set | ||
951 | # CONFIG_UFS_FS is not set | ||
952 | CONFIG_NETWORK_FILESYSTEMS=y | ||
953 | CONFIG_NFS_FS=y | ||
954 | CONFIG_NFS_V2=y | ||
955 | CONFIG_NFS_V3=y | ||
956 | # CONFIG_NFS_V3_ACL is not set | ||
957 | # CONFIG_NFS_V4 is not set | ||
958 | # CONFIG_NFS_SWAP is not set | ||
959 | # CONFIG_NFSD is not set | ||
960 | CONFIG_LOCKD=y | ||
961 | CONFIG_LOCKD_V4=y | ||
962 | CONFIG_NFS_COMMON=y | ||
963 | CONFIG_SUNRPC=y | ||
964 | # CONFIG_SUNRPC_DEBUG is not set | ||
965 | # CONFIG_CEPH_FS is not set | ||
966 | # CONFIG_CIFS is not set | ||
967 | # CONFIG_NCP_FS is not set | ||
968 | # CONFIG_CODA_FS is not set | ||
969 | # CONFIG_AFS_FS is not set | ||
970 | # CONFIG_NLS is not set | ||
971 | |||
972 | # | ||
973 | # Kernel hacking | ||
974 | # | ||
975 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
976 | # CONFIG_PRINTK_TIME is not set | ||
977 | CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 | ||
978 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
979 | CONFIG_ENABLE_MUST_CHECK=y | ||
980 | CONFIG_FRAME_WARN=1024 | ||
981 | # CONFIG_MAGIC_SYSRQ is not set | ||
982 | # CONFIG_STRIP_ASM_SYMS is not set | ||
983 | # CONFIG_READABLE_ASM is not set | ||
984 | # CONFIG_UNUSED_SYMBOLS is not set | ||
985 | # CONFIG_DEBUG_FS is not set | ||
986 | # CONFIG_HEADERS_CHECK is not set | ||
987 | # CONFIG_DEBUG_SECTION_MISMATCH is not set | ||
988 | CONFIG_DEBUG_KERNEL=y | ||
989 | # CONFIG_DEBUG_SHIRQ is not set | ||
990 | # CONFIG_LOCKUP_DETECTOR is not set | ||
991 | # CONFIG_HARDLOCKUP_DETECTOR is not set | ||
992 | # CONFIG_PANIC_ON_OOPS is not set | ||
993 | CONFIG_PANIC_ON_OOPS_VALUE=0 | ||
994 | # CONFIG_DETECT_HUNG_TASK is not set | ||
995 | CONFIG_SCHED_DEBUG=y | ||
996 | # CONFIG_SCHEDSTATS is not set | ||
997 | # CONFIG_TIMER_STATS is not set | ||
998 | # CONFIG_DEBUG_OBJECTS is not set | ||
999 | # CONFIG_DEBUG_SLAB is not set | ||
1000 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1001 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1002 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1003 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1004 | # CONFIG_DEBUG_MUTEXES is not set | ||
1005 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1006 | # CONFIG_PROVE_LOCKING is not set | ||
1007 | # CONFIG_SPARSE_RCU_POINTER is not set | ||
1008 | # CONFIG_LOCK_STAT is not set | ||
1009 | # CONFIG_DEBUG_ATOMIC_SLEEP is not set | ||
1010 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1011 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1012 | # CONFIG_DEBUG_KOBJECT is not set | ||
1013 | # CONFIG_DEBUG_INFO is not set | ||
1014 | # CONFIG_DEBUG_VM is not set | ||
1015 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1016 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1017 | # CONFIG_DEBUG_LIST is not set | ||
1018 | # CONFIG_TEST_LIST_SORT is not set | ||
1019 | # CONFIG_DEBUG_SG is not set | ||
1020 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1021 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1022 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1023 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1024 | # CONFIG_RCU_TRACE is not set | ||
1025 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1026 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1027 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1028 | # CONFIG_NOTIFIER_ERROR_INJECTION is not set | ||
1029 | # CONFIG_FAULT_INJECTION is not set | ||
1030 | # CONFIG_LATENCYTOP is not set | ||
1031 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1032 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1033 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1034 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||
1035 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1036 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1037 | CONFIG_TRACING_SUPPORT=y | ||
1038 | # CONFIG_FTRACE is not set | ||
1039 | # CONFIG_DMA_API_DEBUG is not set | ||
1040 | # CONFIG_ATOMIC64_SELFTEST is not set | ||
1041 | # CONFIG_SAMPLES is not set | ||
1042 | CONFIG_HAVE_ARCH_KGDB=y | ||
1043 | # CONFIG_KGDB is not set | ||
1044 | # CONFIG_TEST_KSTRTOX is not set | ||
1045 | CONFIG_EARLY_PRINTK=y | ||
1046 | # CONFIG_HEART_BEAT is not set | ||
1047 | |||
1048 | # | ||
1049 | # Security options | ||
1050 | # | ||
1051 | # CONFIG_KEYS is not set | ||
1052 | # CONFIG_SECURITY_DMESG_RESTRICT is not set | ||
1053 | # CONFIG_SECURITY is not set | ||
1054 | # CONFIG_SECURITYFS is not set | ||
1055 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1056 | CONFIG_DEFAULT_SECURITY="" | ||
1057 | CONFIG_CRYPTO=y | ||
1058 | |||
1059 | # | ||
1060 | # Crypto core or helper | ||
1061 | # | ||
1062 | # CONFIG_CRYPTO_MANAGER is not set | ||
1063 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1064 | # CONFIG_CRYPTO_USER is not set | ||
1065 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1066 | # CONFIG_CRYPTO_NULL is not set | ||
1067 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1068 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1069 | # CONFIG_CRYPTO_TEST is not set | ||
1070 | |||
1071 | # | ||
1072 | # Authenticated Encryption with Associated Data | ||
1073 | # | ||
1074 | # CONFIG_CRYPTO_CCM is not set | ||
1075 | # CONFIG_CRYPTO_GCM is not set | ||
1076 | # CONFIG_CRYPTO_SEQIV is not set | ||
1077 | |||
1078 | # | ||
1079 | # Block modes | ||
1080 | # | ||
1081 | # CONFIG_CRYPTO_CBC is not set | ||
1082 | # CONFIG_CRYPTO_CTR is not set | ||
1083 | # CONFIG_CRYPTO_CTS is not set | ||
1084 | # CONFIG_CRYPTO_ECB is not set | ||
1085 | # CONFIG_CRYPTO_LRW is not set | ||
1086 | # CONFIG_CRYPTO_PCBC is not set | ||
1087 | # CONFIG_CRYPTO_XTS is not set | ||
1088 | |||
1089 | # | ||
1090 | # Hash modes | ||
1091 | # | ||
1092 | # CONFIG_CRYPTO_HMAC is not set | ||
1093 | # CONFIG_CRYPTO_XCBC is not set | ||
1094 | # CONFIG_CRYPTO_VMAC is not set | ||
1095 | |||
1096 | # | ||
1097 | # Digest | ||
1098 | # | ||
1099 | # CONFIG_CRYPTO_CRC32C is not set | ||
1100 | # CONFIG_CRYPTO_GHASH is not set | ||
1101 | # CONFIG_CRYPTO_MD4 is not set | ||
1102 | # CONFIG_CRYPTO_MD5 is not set | ||
1103 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1104 | # CONFIG_CRYPTO_RMD128 is not set | ||
1105 | # CONFIG_CRYPTO_RMD160 is not set | ||
1106 | # CONFIG_CRYPTO_RMD256 is not set | ||
1107 | # CONFIG_CRYPTO_RMD320 is not set | ||
1108 | # CONFIG_CRYPTO_SHA1 is not set | ||
1109 | # CONFIG_CRYPTO_SHA256 is not set | ||
1110 | # CONFIG_CRYPTO_SHA512 is not set | ||
1111 | # CONFIG_CRYPTO_TGR192 is not set | ||
1112 | # CONFIG_CRYPTO_WP512 is not set | ||
1113 | |||
1114 | # | ||
1115 | # Ciphers | ||
1116 | # | ||
1117 | # CONFIG_CRYPTO_AES is not set | ||
1118 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1119 | # CONFIG_CRYPTO_ARC4 is not set | ||
1120 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1121 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1122 | # CONFIG_CRYPTO_CAST5 is not set | ||
1123 | # CONFIG_CRYPTO_CAST6 is not set | ||
1124 | # CONFIG_CRYPTO_DES is not set | ||
1125 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1126 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1127 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1128 | # CONFIG_CRYPTO_SEED is not set | ||
1129 | # CONFIG_CRYPTO_SERPENT is not set | ||
1130 | # CONFIG_CRYPTO_TEA is not set | ||
1131 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1132 | |||
1133 | # | ||
1134 | # Compression | ||
1135 | # | ||
1136 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1137 | # CONFIG_CRYPTO_ZLIB is not set | ||
1138 | # CONFIG_CRYPTO_LZO is not set | ||
1139 | |||
1140 | # | ||
1141 | # Random Number Generation | ||
1142 | # | ||
1143 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1144 | # CONFIG_CRYPTO_USER_API_HASH is not set | ||
1145 | # CONFIG_CRYPTO_USER_API_SKCIPHER is not set | ||
1146 | CONFIG_CRYPTO_HW=y | ||
1147 | # CONFIG_BINARY_PRINTF is not set | ||
1148 | |||
1149 | # | ||
1150 | # Library routines | ||
1151 | # | ||
1152 | CONFIG_BITREVERSE=y | ||
1153 | CONFIG_GENERIC_PCI_IOMAP=y | ||
1154 | CONFIG_GENERIC_IO=y | ||
1155 | # CONFIG_CRC_CCITT is not set | ||
1156 | # CONFIG_CRC16 is not set | ||
1157 | # CONFIG_CRC_T10DIF is not set | ||
1158 | # CONFIG_CRC_ITU_T is not set | ||
1159 | CONFIG_CRC32=y | ||
1160 | # CONFIG_CRC32_SELFTEST is not set | ||
1161 | CONFIG_CRC32_SLICEBY8=y | ||
1162 | # CONFIG_CRC32_SLICEBY4 is not set | ||
1163 | # CONFIG_CRC32_SARWATE is not set | ||
1164 | # CONFIG_CRC32_BIT is not set | ||
1165 | # CONFIG_CRC7 is not set | ||
1166 | # CONFIG_LIBCRC32C is not set | ||
1167 | # CONFIG_CRC8 is not set | ||
1168 | CONFIG_ZLIB_INFLATE=y | ||
1169 | CONFIG_ZLIB_DEFLATE=y | ||
1170 | # CONFIG_XZ_DEC is not set | ||
1171 | # CONFIG_XZ_DEC_BCJ is not set | ||
1172 | CONFIG_DECOMPRESS_GZIP=y | ||
1173 | CONFIG_HAS_IOMEM=y | ||
1174 | CONFIG_HAS_IOPORT=y | ||
1175 | CONFIG_HAS_DMA=y | ||
1176 | CONFIG_DQL=y | ||
1177 | CONFIG_NLATTR=y | ||
1178 | CONFIG_GENERIC_ATOMIC64=y | ||
1179 | CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y | ||
1180 | # CONFIG_AVERAGE is not set | ||
1181 | # CONFIG_CORDIC is not set | ||
1182 | # CONFIG_DDR is not set | ||
diff --git a/recipes-kernel/linux/linux-xlnx.inc b/recipes-kernel/linux/linux-xlnx.inc index ffe99616..3d4910de 100644 --- a/recipes-kernel/linux/linux-xlnx.inc +++ b/recipes-kernel/linux/linux-xlnx.inc | |||
@@ -16,6 +16,9 @@ PV = "${LINUX_VERSION}${LINUX_VERSION_EXTENSION}+git${SRCREV}" | |||
16 | # Override COMPATIBLE_MACHINE to include your machine in a bbappend file. | 16 | # Override COMPATIBLE_MACHINE to include your machine in a bbappend file. |
17 | COMPATIBLE_MACHINE = "qemumicroblaze|qemuzynq|microblaze|zynq" | 17 | COMPATIBLE_MACHINE = "qemumicroblaze|qemuzynq|microblaze|zynq" |
18 | 18 | ||
19 | # Common kernel configuration parts | ||
20 | # Arch specific kernel configuration parts | ||
21 | SRC_URI_append_microblaze += "file://microblaze_defconfig_${LINUX_VERSION}.cfg" | ||
19 | 22 | ||
20 | # Add the modules directory to the 'kernel-base' files list | 23 | # Add the modules directory to the 'kernel-base' files list |
21 | FILES_kernel-base_append = " /lib/modules/${KERNEL_VERSION}/kernel" | 24 | FILES_kernel-base_append = " /lib/modules/${KERNEL_VERSION}/kernel" |