Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/kconfig/hppa/
Date: Mon, 13 Sep 2021 04:49:43
Message-Id: 1631508571.01cbf1b0767d21f9736c6f79b2c04c827f794a2d.mattst88@gentoo
1 commit: 01cbf1b0767d21f9736c6f79b2c04c827f794a2d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 03:39:57 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 04:49:31 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=01cbf1b0
7
8 kconfig/hppa: Delete old kconfigs
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 .../kconfig/hppa/installcd-2.6.24-livecd32.config | 1333 ------------
13 .../kconfig/hppa/installcd-2.6.24-livecd64.config | 1333 ------------
14 .../hppa/installcd-3.10.7-gentoo-livecd32.config | 2238 -------------------
15 .../hppa/installcd-3.10.7-gentoo-livecd64.config | 2274 --------------------
16 .../hppa/netboot-3.10.7-gentoo-netboot32.config | 2237 -------------------
17 .../hppa/netboot-3.10.7-gentoo-netboot64.config | 2057 ------------------
18 6 files changed, 11472 deletions(-)
19
20 diff --git a/releases/kconfig/hppa/installcd-2.6.24-livecd32.config b/releases/kconfig/hppa/installcd-2.6.24-livecd32.config
21 deleted file mode 100644
22 index 03a5c648..00000000
23 --- a/releases/kconfig/hppa/installcd-2.6.24-livecd32.config
24 +++ /dev/null
25 @@ -1,1333 +0,0 @@
26 -#
27 -# Automatically generated make config: don't edit
28 -# Linux kernel version: 2.6.24-gentoo-r3-livecd32
29 -# Mon Jun 16 18:33:08 2008
30 -#
31 -CONFIG_PARISC=y
32 -CONFIG_MMU=y
33 -CONFIG_STACK_GROWSUP=y
34 -CONFIG_RWSEM_GENERIC_SPINLOCK=y
35 -# CONFIG_ARCH_HAS_ILOG2_U32 is not set
36 -# CONFIG_ARCH_HAS_ILOG2_U64 is not set
37 -CONFIG_GENERIC_FIND_NEXT_BIT=y
38 -CONFIG_GENERIC_BUG=y
39 -CONFIG_GENERIC_HWEIGHT=y
40 -CONFIG_GENERIC_CALIBRATE_DELAY=y
41 -CONFIG_GENERIC_TIME=y
42 -CONFIG_GENERIC_HARDIRQS=y
43 -CONFIG_GENERIC_IRQ_PROBE=y
44 -CONFIG_IRQ_PER_CPU=y
45 -CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
46 -
47 -#
48 -# General setup
49 -#
50 -CONFIG_EXPERIMENTAL=y
51 -CONFIG_BROKEN_ON_SMP=y
52 -CONFIG_INIT_ENV_ARG_LIMIT=32
53 -CONFIG_LOCALVERSION=""
54 -CONFIG_LOCALVERSION_AUTO=y
55 -CONFIG_SWAP=y
56 -CONFIG_SYSVIPC=y
57 -CONFIG_SYSVIPC_SYSCTL=y
58 -# CONFIG_POSIX_MQUEUE is not set
59 -# CONFIG_BSD_PROCESS_ACCT is not set
60 -# CONFIG_TASKSTATS is not set
61 -# CONFIG_USER_NS is not set
62 -# CONFIG_PID_NS is not set
63 -# CONFIG_AUDIT is not set
64 -CONFIG_IKCONFIG=y
65 -CONFIG_IKCONFIG_PROC=y
66 -CONFIG_LOG_BUF_SHIFT=18
67 -# CONFIG_CGROUPS is not set
68 -CONFIG_FAIR_GROUP_SCHED=y
69 -CONFIG_FAIR_USER_SCHED=y
70 -# CONFIG_FAIR_CGROUP_SCHED is not set
71 -CONFIG_SYSFS_DEPRECATED=y
72 -# CONFIG_RELAY is not set
73 -CONFIG_BLK_DEV_INITRD=y
74 -CONFIG_INITRAMFS_SOURCE=""
75 -CONFIG_CC_OPTIMIZE_FOR_SIZE=y
76 -CONFIG_SYSCTL=y
77 -# CONFIG_EMBEDDED is not set
78 -CONFIG_SYSCTL_SYSCALL=y
79 -CONFIG_KALLSYMS=y
80 -# CONFIG_KALLSYMS_ALL is not set
81 -# CONFIG_KALLSYMS_EXTRA_PASS is not set
82 -CONFIG_HOTPLUG=y
83 -CONFIG_PRINTK=y
84 -CONFIG_BUG=y
85 -CONFIG_ELF_CORE=y
86 -CONFIG_BASE_FULL=y
87 -CONFIG_FUTEX=y
88 -CONFIG_ANON_INODES=y
89 -CONFIG_EPOLL=y
90 -CONFIG_SIGNALFD=y
91 -CONFIG_EVENTFD=y
92 -CONFIG_SHMEM=y
93 -CONFIG_VM_EVENT_COUNTERS=y
94 -CONFIG_SLAB=y
95 -# CONFIG_SLUB is not set
96 -# CONFIG_SLOB is not set
97 -CONFIG_SLABINFO=y
98 -CONFIG_RT_MUTEXES=y
99 -# CONFIG_TINY_SHMEM is not set
100 -CONFIG_BASE_SMALL=0
101 -CONFIG_MODULES=y
102 -CONFIG_MODULE_UNLOAD=y
103 -CONFIG_MODULE_FORCE_UNLOAD=y
104 -# CONFIG_MODVERSIONS is not set
105 -# CONFIG_MODULE_SRCVERSION_ALL is not set
106 -CONFIG_KMOD=y
107 -CONFIG_BLOCK=y
108 -# CONFIG_LBD is not set
109 -# CONFIG_BLK_DEV_IO_TRACE is not set
110 -# CONFIG_LSF is not set
111 -# CONFIG_BLK_DEV_BSG is not set
112 -
113 -#
114 -# IO Schedulers
115 -#
116 -CONFIG_IOSCHED_NOOP=y
117 -CONFIG_IOSCHED_AS=y
118 -CONFIG_IOSCHED_DEADLINE=y
119 -CONFIG_IOSCHED_CFQ=y
120 -CONFIG_DEFAULT_AS=y
121 -# CONFIG_DEFAULT_DEADLINE is not set
122 -# CONFIG_DEFAULT_CFQ is not set
123 -# CONFIG_DEFAULT_NOOP is not set
124 -CONFIG_DEFAULT_IOSCHED="anticipatory"
125 -
126 -#
127 -# Processor type and features
128 -#
129 -CONFIG_PA7000=y
130 -# CONFIG_PA7100LC is not set
131 -# CONFIG_PA7200 is not set
132 -# CONFIG_PA7300LC is not set
133 -# CONFIG_PA8X00 is not set
134 -CONFIG_PA11=y
135 -CONFIG_PARISC_PAGE_SIZE_4KB=y
136 -# CONFIG_PARISC_PAGE_SIZE_16KB is not set
137 -# CONFIG_PARISC_PAGE_SIZE_64KB is not set
138 -# CONFIG_SMP is not set
139 -CONFIG_ARCH_FLATMEM_ENABLE=y
140 -CONFIG_PREEMPT_NONE=y
141 -# CONFIG_PREEMPT_VOLUNTARY is not set
142 -# CONFIG_PREEMPT is not set
143 -# CONFIG_HZ_100 is not set
144 -CONFIG_HZ_250=y
145 -# CONFIG_HZ_300 is not set
146 -# CONFIG_HZ_1000 is not set
147 -CONFIG_HZ=250
148 -CONFIG_SELECT_MEMORY_MODEL=y
149 -CONFIG_FLATMEM_MANUAL=y
150 -# CONFIG_DISCONTIGMEM_MANUAL is not set
151 -# CONFIG_SPARSEMEM_MANUAL is not set
152 -CONFIG_FLATMEM=y
153 -CONFIG_FLAT_NODE_MEM_MAP=y
154 -# CONFIG_SPARSEMEM_STATIC is not set
155 -# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
156 -CONFIG_SPLIT_PTLOCK_CPUS=4096
157 -# CONFIG_RESOURCES_64BIT is not set
158 -CONFIG_ZONE_DMA_FLAG=0
159 -CONFIG_VIRT_TO_BUS=y
160 -# CONFIG_HPUX is not set
161 -
162 -#
163 -# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
164 -#
165 -CONFIG_GSC=y
166 -CONFIG_HPPB=y
167 -CONFIG_IOMMU_CCIO=y
168 -CONFIG_GSC_LASI=y
169 -CONFIG_GSC_WAX=y
170 -CONFIG_EISA=y
171 -CONFIG_EISA_NAMES=y
172 -# CONFIG_ISA is not set
173 -CONFIG_PCI=y
174 -# CONFIG_ARCH_SUPPORTS_MSI is not set
175 -CONFIG_PCI_LEGACY=y
176 -# CONFIG_PCI_DEBUG is not set
177 -CONFIG_GSC_DINO=y
178 -CONFIG_PCI_LBA=y
179 -CONFIG_IOSAPIC=y
180 -CONFIG_IOMMU_SBA=y
181 -# CONFIG_PCCARD is not set
182 -# CONFIG_HOTPLUG_PCI is not set
183 -
184 -#
185 -# PA-RISC specific drivers
186 -#
187 -CONFIG_SUPERIO=y
188 -CONFIG_CHASSIS_LCD_LED=y
189 -CONFIG_PDC_CHASSIS=y
190 -CONFIG_PDC_CHASSIS_WARN=y
191 -CONFIG_PDC_STABLE=y
192 -
193 -#
194 -# Executable file formats
195 -#
196 -CONFIG_BINFMT_ELF=y
197 -CONFIG_BINFMT_MISC=y
198 -
199 -#
200 -# Networking
201 -#
202 -CONFIG_NET=y
203 -
204 -#
205 -# Networking options
206 -#
207 -CONFIG_PACKET=y
208 -CONFIG_PACKET_MMAP=y
209 -CONFIG_UNIX=y
210 -CONFIG_XFRM=y
211 -CONFIG_XFRM_USER=m
212 -# CONFIG_XFRM_SUB_POLICY is not set
213 -# CONFIG_XFRM_MIGRATE is not set
214 -# CONFIG_NET_KEY is not set
215 -CONFIG_INET=y
216 -CONFIG_IP_MULTICAST=y
217 -# CONFIG_IP_ADVANCED_ROUTER is not set
218 -CONFIG_IP_FIB_HASH=y
219 -CONFIG_IP_PNP=y
220 -CONFIG_IP_PNP_DHCP=y
221 -CONFIG_IP_PNP_BOOTP=y
222 -# CONFIG_IP_PNP_RARP is not set
223 -# CONFIG_NET_IPIP is not set
224 -# CONFIG_NET_IPGRE is not set
225 -# CONFIG_IP_MROUTE is not set
226 -# CONFIG_ARPD is not set
227 -CONFIG_SYN_COOKIES=y
228 -CONFIG_INET_AH=m
229 -CONFIG_INET_ESP=m
230 -CONFIG_INET_IPCOMP=m
231 -CONFIG_INET_XFRM_TUNNEL=m
232 -CONFIG_INET_TUNNEL=m
233 -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
234 -# CONFIG_INET_XFRM_MODE_TUNNEL is not set
235 -# CONFIG_INET_XFRM_MODE_BEET is not set
236 -CONFIG_INET_LRO=m
237 -CONFIG_INET_DIAG=y
238 -CONFIG_INET_TCP_DIAG=y
239 -# CONFIG_TCP_CONG_ADVANCED is not set
240 -CONFIG_TCP_CONG_CUBIC=y
241 -CONFIG_DEFAULT_TCP_CONG="cubic"
242 -# CONFIG_TCP_MD5SIG is not set
243 -CONFIG_IPV6=y
244 -CONFIG_IPV6_PRIVACY=y
245 -# CONFIG_IPV6_ROUTER_PREF is not set
246 -# CONFIG_IPV6_OPTIMISTIC_DAD is not set
247 -CONFIG_INET6_AH=m
248 -CONFIG_INET6_ESP=m
249 -CONFIG_INET6_IPCOMP=m
250 -# CONFIG_IPV6_MIP6 is not set
251 -CONFIG_INET6_XFRM_TUNNEL=m
252 -CONFIG_INET6_TUNNEL=m
253 -# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
254 -# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
255 -# CONFIG_INET6_XFRM_MODE_BEET is not set
256 -# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
257 -CONFIG_IPV6_SIT=m
258 -CONFIG_IPV6_TUNNEL=m
259 -# CONFIG_IPV6_MULTIPLE_TABLES is not set
260 -# CONFIG_NETWORK_SECMARK is not set
261 -# CONFIG_NETFILTER is not set
262 -# CONFIG_IP_DCCP is not set
263 -# CONFIG_IP_SCTP is not set
264 -# CONFIG_TIPC is not set
265 -# CONFIG_ATM is not set
266 -CONFIG_BRIDGE=m
267 -CONFIG_VLAN_8021Q=m
268 -# CONFIG_DECNET is not set
269 -CONFIG_LLC=y
270 -# CONFIG_LLC2 is not set
271 -# CONFIG_IPX is not set
272 -# CONFIG_ATALK is not set
273 -# CONFIG_X25 is not set
274 -# CONFIG_LAPB is not set
275 -# CONFIG_ECONET is not set
276 -# CONFIG_WAN_ROUTER is not set
277 -# CONFIG_NET_SCHED is not set
278 -
279 -#
280 -# Network testing
281 -#
282 -# CONFIG_NET_PKTGEN is not set
283 -# CONFIG_HAMRADIO is not set
284 -# CONFIG_IRDA is not set
285 -# CONFIG_BT is not set
286 -# CONFIG_AF_RXRPC is not set
287 -
288 -#
289 -# Wireless
290 -#
291 -# CONFIG_CFG80211 is not set
292 -# CONFIG_WIRELESS_EXT is not set
293 -# CONFIG_MAC80211 is not set
294 -# CONFIG_IEEE80211 is not set
295 -# CONFIG_RFKILL is not set
296 -# CONFIG_NET_9P is not set
297 -
298 -#
299 -# Device Drivers
300 -#
301 -
302 -#
303 -# Generic Driver Options
304 -#
305 -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
306 -CONFIG_STANDALONE=y
307 -CONFIG_PREVENT_FIRMWARE_BUILD=y
308 -CONFIG_FW_LOADER=y
309 -# CONFIG_DEBUG_DRIVER is not set
310 -# CONFIG_DEBUG_DEVRES is not set
311 -# CONFIG_SYS_HYPERVISOR is not set
312 -# CONFIG_CONNECTOR is not set
313 -# CONFIG_MTD is not set
314 -CONFIG_PARPORT=m
315 -CONFIG_PARPORT_PC=m
316 -# CONFIG_PARPORT_SERIAL is not set
317 -# CONFIG_PARPORT_PC_FIFO is not set
318 -# CONFIG_PARPORT_PC_SUPERIO is not set
319 -CONFIG_PARPORT_GSC=y
320 -# CONFIG_PARPORT_AX88796 is not set
321 -# CONFIG_PARPORT_1284 is not set
322 -CONFIG_PARPORT_NOT_PC=y
323 -CONFIG_BLK_DEV=y
324 -# CONFIG_PARIDE is not set
325 -# CONFIG_BLK_CPQ_DA is not set
326 -# CONFIG_BLK_CPQ_CISS_DA is not set
327 -# CONFIG_BLK_DEV_DAC960 is not set
328 -# CONFIG_BLK_DEV_UMEM is not set
329 -# CONFIG_BLK_DEV_COW_COMMON is not set
330 -CONFIG_BLK_DEV_LOOP=y
331 -# CONFIG_BLK_DEV_CRYPTOLOOP is not set
332 -# CONFIG_BLK_DEV_NBD is not set
333 -# CONFIG_BLK_DEV_SX8 is not set
334 -# CONFIG_BLK_DEV_UB is not set
335 -# CONFIG_BLK_DEV_RAM is not set
336 -# CONFIG_CDROM_PKTCDVD is not set
337 -# CONFIG_ATA_OVER_ETH is not set
338 -CONFIG_MISC_DEVICES=y
339 -# CONFIG_PHANTOM is not set
340 -# CONFIG_EEPROM_93CX6 is not set
341 -# CONFIG_SGI_IOC4 is not set
342 -# CONFIG_TIFM_CORE is not set
343 -CONFIG_IDE=y
344 -CONFIG_BLK_DEV_IDE=y
345 -
346 -#
347 -# Please see Documentation/ide.txt for help/info on IDE drives
348 -#
349 -# CONFIG_BLK_DEV_IDE_SATA is not set
350 -CONFIG_BLK_DEV_IDEDISK=y
351 -# CONFIG_IDEDISK_MULTI_MODE is not set
352 -CONFIG_BLK_DEV_IDECD=y
353 -# CONFIG_BLK_DEV_IDETAPE is not set
354 -# CONFIG_BLK_DEV_IDEFLOPPY is not set
355 -CONFIG_BLK_DEV_IDESCSI=y
356 -# CONFIG_IDE_TASK_IOCTL is not set
357 -CONFIG_IDE_PROC_FS=y
358 -
359 -#
360 -# IDE chipset support/bugfixes
361 -#
362 -CONFIG_IDE_GENERIC=y
363 -# CONFIG_BLK_DEV_PLATFORM is not set
364 -
365 -#
366 -# PCI IDE chipsets support
367 -#
368 -CONFIG_BLK_DEV_IDEPCI=y
369 -# CONFIG_IDEPCI_SHARE_IRQ is not set
370 -CONFIG_IDEPCI_PCIBUS_ORDER=y
371 -# CONFIG_BLK_DEV_GENERIC is not set
372 -# CONFIG_BLK_DEV_OPTI621 is not set
373 -CONFIG_BLK_DEV_IDEDMA_PCI=y
374 -# CONFIG_BLK_DEV_AEC62XX is not set
375 -# CONFIG_BLK_DEV_ALI15X3 is not set
376 -# CONFIG_BLK_DEV_AMD74XX is not set
377 -# CONFIG_BLK_DEV_CMD64X is not set
378 -# CONFIG_BLK_DEV_TRIFLEX is not set
379 -# CONFIG_BLK_DEV_CY82C693 is not set
380 -# CONFIG_BLK_DEV_CS5520 is not set
381 -# CONFIG_BLK_DEV_CS5530 is not set
382 -# CONFIG_BLK_DEV_HPT34X is not set
383 -# CONFIG_BLK_DEV_HPT366 is not set
384 -# CONFIG_BLK_DEV_JMICRON is not set
385 -# CONFIG_BLK_DEV_SC1200 is not set
386 -# CONFIG_BLK_DEV_PIIX is not set
387 -# CONFIG_BLK_DEV_IT8213 is not set
388 -# CONFIG_BLK_DEV_IT821X is not set
389 -CONFIG_BLK_DEV_NS87415=y
390 -# CONFIG_BLK_DEV_PDC202XX_OLD is not set
391 -# CONFIG_BLK_DEV_PDC202XX_NEW is not set
392 -# CONFIG_BLK_DEV_SVWKS is not set
393 -# CONFIG_BLK_DEV_SIIMAGE is not set
394 -# CONFIG_BLK_DEV_SLC90E66 is not set
395 -# CONFIG_BLK_DEV_TRM290 is not set
396 -# CONFIG_BLK_DEV_VIA82CXXX is not set
397 -# CONFIG_BLK_DEV_TC86C001 is not set
398 -# CONFIG_IDE_ARM is not set
399 -CONFIG_BLK_DEV_IDEDMA=y
400 -CONFIG_IDE_ARCH_OBSOLETE_INIT=y
401 -# CONFIG_BLK_DEV_HD is not set
402 -
403 -#
404 -# SCSI device support
405 -#
406 -# CONFIG_RAID_ATTRS is not set
407 -CONFIG_SCSI=y
408 -CONFIG_SCSI_DMA=y
409 -# CONFIG_SCSI_TGT is not set
410 -# CONFIG_SCSI_NETLINK is not set
411 -CONFIG_SCSI_PROC_FS=y
412 -
413 -#
414 -# SCSI support type (disk, tape, CD-ROM)
415 -#
416 -CONFIG_BLK_DEV_SD=y
417 -# CONFIG_CHR_DEV_ST is not set
418 -# CONFIG_CHR_DEV_OSST is not set
419 -CONFIG_BLK_DEV_SR=y
420 -# CONFIG_BLK_DEV_SR_VENDOR is not set
421 -CONFIG_CHR_DEV_SG=y
422 -# CONFIG_CHR_DEV_SCH is not set
423 -
424 -#
425 -# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
426 -#
427 -# CONFIG_SCSI_MULTI_LUN is not set
428 -# CONFIG_SCSI_CONSTANTS is not set
429 -# CONFIG_SCSI_LOGGING is not set
430 -# CONFIG_SCSI_SCAN_ASYNC is not set
431 -CONFIG_SCSI_WAIT_SCAN=m
432 -
433 -#
434 -# SCSI Transports
435 -#
436 -CONFIG_SCSI_SPI_ATTRS=y
437 -# CONFIG_SCSI_FC_ATTRS is not set
438 -# CONFIG_SCSI_ISCSI_ATTRS is not set
439 -# CONFIG_SCSI_SAS_LIBSAS is not set
440 -# CONFIG_SCSI_SRP_ATTRS is not set
441 -CONFIG_SCSI_LOWLEVEL=y
442 -# CONFIG_ISCSI_TCP is not set
443 -# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
444 -# CONFIG_SCSI_3W_9XXX is not set
445 -# CONFIG_SCSI_ACARD is not set
446 -# CONFIG_SCSI_AHA1740 is not set
447 -# CONFIG_SCSI_AACRAID is not set
448 -# CONFIG_SCSI_AIC7XXX is not set
449 -# CONFIG_SCSI_AIC7XXX_OLD is not set
450 -# CONFIG_SCSI_AIC79XX is not set
451 -# CONFIG_SCSI_AIC94XX is not set
452 -# CONFIG_SCSI_DPT_I2O is not set
453 -# CONFIG_SCSI_ADVANSYS is not set
454 -# CONFIG_SCSI_ARCMSR is not set
455 -# CONFIG_MEGARAID_NEWGEN is not set
456 -# CONFIG_MEGARAID_LEGACY is not set
457 -# CONFIG_MEGARAID_SAS is not set
458 -# CONFIG_SCSI_HPTIOP is not set
459 -# CONFIG_SCSI_DMX3191D is not set
460 -# CONFIG_SCSI_FUTURE_DOMAIN is not set
461 -# CONFIG_SCSI_IPS is not set
462 -# CONFIG_SCSI_INITIO is not set
463 -# CONFIG_SCSI_INIA100 is not set
464 -# CONFIG_SCSI_PPA is not set
465 -# CONFIG_SCSI_IMM is not set
466 -CONFIG_SCSI_LASI700=y
467 -CONFIG_53C700_LE_ON_BE=y
468 -# CONFIG_SCSI_STEX is not set
469 -CONFIG_SCSI_SYM53C8XX_2=y
470 -CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
471 -CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
472 -CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
473 -CONFIG_SCSI_SYM53C8XX_MMIO=y
474 -CONFIG_SCSI_ZALON=y
475 -CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=1
476 -CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
477 -CONFIG_SCSI_NCR53C8XX_SYNC=20
478 -# CONFIG_SCSI_QLOGIC_1280 is not set
479 -# CONFIG_SCSI_QLA_FC is not set
480 -# CONFIG_SCSI_QLA_ISCSI is not set
481 -# CONFIG_SCSI_LPFC is not set
482 -# CONFIG_SCSI_SIM710 is not set
483 -# CONFIG_SCSI_DC395x is not set
484 -# CONFIG_SCSI_DC390T is not set
485 -# CONFIG_SCSI_NSP32 is not set
486 -# CONFIG_SCSI_DEBUG is not set
487 -# CONFIG_SCSI_SRP is not set
488 -# CONFIG_ATA is not set
489 -CONFIG_MD=y
490 -CONFIG_BLK_DEV_MD=y
491 -CONFIG_MD_LINEAR=m
492 -CONFIG_MD_RAID0=m
493 -CONFIG_MD_RAID1=m
494 -CONFIG_MD_RAID10=m
495 -CONFIG_MD_RAID456=m
496 -CONFIG_MD_RAID5_RESHAPE=y
497 -CONFIG_MD_MULTIPATH=m
498 -CONFIG_MD_FAULTY=m
499 -CONFIG_BLK_DEV_DM=m
500 -# CONFIG_DM_DEBUG is not set
501 -CONFIG_DM_CRYPT=m
502 -CONFIG_DM_SNAPSHOT=m
503 -CONFIG_DM_MIRROR=m
504 -CONFIG_DM_ZERO=m
505 -# CONFIG_DM_MULTIPATH is not set
506 -# CONFIG_DM_DELAY is not set
507 -# CONFIG_DM_UEVENT is not set
508 -# CONFIG_BLK_DEV_DM_BBR is not set
509 -# CONFIG_FUSION is not set
510 -
511 -#
512 -# IEEE 1394 (FireWire) support
513 -#
514 -# CONFIG_FIREWIRE is not set
515 -# CONFIG_IEEE1394 is not set
516 -# CONFIG_I2O is not set
517 -CONFIG_NETDEVICES=y
518 -# CONFIG_NETDEVICES_MULTIQUEUE is not set
519 -# CONFIG_DUMMY is not set
520 -# CONFIG_BONDING is not set
521 -# CONFIG_MACVLAN is not set
522 -# CONFIG_EQUALIZER is not set
523 -CONFIG_TUN=m
524 -# CONFIG_VETH is not set
525 -# CONFIG_ARCNET is not set
526 -CONFIG_PHYLIB=y
527 -
528 -#
529 -# MII PHY device drivers
530 -#
531 -# CONFIG_MARVELL_PHY is not set
532 -# CONFIG_DAVICOM_PHY is not set
533 -# CONFIG_QSEMI_PHY is not set
534 -# CONFIG_LXT_PHY is not set
535 -# CONFIG_CICADA_PHY is not set
536 -# CONFIG_VITESSE_PHY is not set
537 -# CONFIG_SMSC_PHY is not set
538 -# CONFIG_BROADCOM_PHY is not set
539 -# CONFIG_ICPLUS_PHY is not set
540 -# CONFIG_FIXED_PHY is not set
541 -# CONFIG_MDIO_BITBANG is not set
542 -CONFIG_NET_ETHERNET=y
543 -CONFIG_MII=m
544 -CONFIG_LASI_82596=m
545 -CONFIG_HAPPYMEAL=m
546 -CONFIG_SUNGEM=m
547 -# CONFIG_CASSINI is not set
548 -CONFIG_NET_VENDOR_3COM=y
549 -CONFIG_EL3=m
550 -CONFIG_VORTEX=m
551 -CONFIG_TYPHOON=m
552 -CONFIG_NET_VENDOR_SMC=y
553 -CONFIG_ULTRA32=m
554 -CONFIG_NET_TULIP=y
555 -CONFIG_DE2104X=m
556 -CONFIG_TULIP=m
557 -# CONFIG_TULIP_MWI is not set
558 -# CONFIG_TULIP_MMIO is not set
559 -# CONFIG_TULIP_NAPI is not set
560 -CONFIG_DE4X5=m
561 -CONFIG_WINBOND_840=m
562 -CONFIG_DM9102=m
563 -CONFIG_ULI526X=m
564 -CONFIG_DEPCA=m
565 -CONFIG_HP100=m
566 -# CONFIG_IBM_NEW_EMAC_ZMII is not set
567 -# CONFIG_IBM_NEW_EMAC_RGMII is not set
568 -# CONFIG_IBM_NEW_EMAC_TAH is not set
569 -# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
570 -CONFIG_NET_PCI=y
571 -CONFIG_PCNET32=m
572 -# CONFIG_PCNET32_NAPI is not set
573 -CONFIG_AMD8111_ETH=m
574 -# CONFIG_AMD8111E_NAPI is not set
575 -CONFIG_ADAPTEC_STARFIRE=m
576 -# CONFIG_ADAPTEC_STARFIRE_NAPI is not set
577 -CONFIG_AC3200=m
578 -CONFIG_B44=m
579 -CONFIG_B44_PCI_AUTOSELECT=y
580 -CONFIG_B44_PCICORE_AUTOSELECT=y
581 -CONFIG_B44_PCI=y
582 -CONFIG_FORCEDETH=m
583 -# CONFIG_FORCEDETH_NAPI is not set
584 -CONFIG_EEPRO100=m
585 -CONFIG_E100=m
586 -CONFIG_LNE390=m
587 -CONFIG_FEALNX=m
588 -CONFIG_NATSEMI=m
589 -CONFIG_NE2K_PCI=m
590 -CONFIG_NE3210=m
591 -CONFIG_ES3210=m
592 -CONFIG_8139CP=m
593 -CONFIG_8139TOO=m
594 -# CONFIG_8139TOO_PIO is not set
595 -# CONFIG_8139TOO_TUNE_TWISTER is not set
596 -# CONFIG_8139TOO_8129 is not set
597 -# CONFIG_8139_OLD_RX_RESET is not set
598 -CONFIG_SIS900=m
599 -CONFIG_EPIC100=m
600 -CONFIG_SUNDANCE=m
601 -# CONFIG_SUNDANCE_MMIO is not set
602 -CONFIG_TLAN=m
603 -CONFIG_VIA_RHINE=m
604 -# CONFIG_VIA_RHINE_MMIO is not set
605 -# CONFIG_VIA_RHINE_NAPI is not set
606 -# CONFIG_SC92031 is not set
607 -# CONFIG_NET_POCKET is not set
608 -CONFIG_NETDEV_1000=y
609 -CONFIG_ACENIC=m
610 -# CONFIG_ACENIC_OMIT_TIGON_I is not set
611 -CONFIG_DL2K=m
612 -CONFIG_E1000=m
613 -# CONFIG_E1000_NAPI is not set
614 -# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
615 -# CONFIG_E1000E is not set
616 -# CONFIG_IP1000 is not set
617 -CONFIG_NS83820=m
618 -CONFIG_HAMACHI=m
619 -CONFIG_YELLOWFIN=m
620 -CONFIG_R8169=m
621 -# CONFIG_R8169_NAPI is not set
622 -# CONFIG_R8169_VLAN is not set
623 -CONFIG_SIS190=m
624 -CONFIG_SKGE=m
625 -CONFIG_SKY2=m
626 -CONFIG_SK98LIN=m
627 -CONFIG_VIA_VELOCITY=m
628 -CONFIG_TIGON3=m
629 -CONFIG_BNX2=m
630 -CONFIG_QLA3XXX=m
631 -# CONFIG_ATL1 is not set
632 -CONFIG_NETDEV_10000=y
633 -CONFIG_CHELSIO_T1=m
634 -# CONFIG_CHELSIO_T1_1G is not set
635 -CONFIG_CHELSIO_T1_NAPI=y
636 -# CONFIG_CHELSIO_T3 is not set
637 -# CONFIG_IXGBE is not set
638 -CONFIG_IXGB=m
639 -# CONFIG_IXGB_NAPI is not set
640 -CONFIG_S2IO=m
641 -# CONFIG_S2IO_NAPI is not set
642 -CONFIG_MYRI10GE=m
643 -# CONFIG_NETXEN_NIC is not set
644 -# CONFIG_NIU is not set
645 -# CONFIG_MLX4_CORE is not set
646 -# CONFIG_TEHUTI is not set
647 -CONFIG_TR=y
648 -CONFIG_IBMOL=m
649 -CONFIG_IBMLS=m
650 -CONFIG_3C359=m
651 -CONFIG_TMS380TR=m
652 -CONFIG_TMSPCI=m
653 -CONFIG_ABYSS=m
654 -
655 -#
656 -# Wireless LAN
657 -#
658 -# CONFIG_WLAN_PRE80211 is not set
659 -# CONFIG_WLAN_80211 is not set
660 -
661 -#
662 -# USB Network Adapters
663 -#
664 -# CONFIG_USB_CATC is not set
665 -# CONFIG_USB_KAWETH is not set
666 -# CONFIG_USB_PEGASUS is not set
667 -# CONFIG_USB_RTL8150 is not set
668 -# CONFIG_USB_USBNET is not set
669 -# CONFIG_WAN is not set
670 -# CONFIG_FDDI is not set
671 -# CONFIG_HIPPI is not set
672 -# CONFIG_PLIP is not set
673 -CONFIG_PPP=m
674 -CONFIG_PPP_MULTILINK=y
675 -CONFIG_PPP_FILTER=y
676 -CONFIG_PPP_ASYNC=m
677 -CONFIG_PPP_SYNC_TTY=m
678 -CONFIG_PPP_DEFLATE=m
679 -CONFIG_PPP_BSDCOMP=m
680 -CONFIG_PPP_MPPE=m
681 -CONFIG_PPPOE=m
682 -# CONFIG_PPPOL2TP is not set
683 -# CONFIG_SLIP is not set
684 -CONFIG_SLHC=m
685 -# CONFIG_NET_FC is not set
686 -# CONFIG_SHAPER is not set
687 -CONFIG_NETCONSOLE=m
688 -# CONFIG_NETCONSOLE_DYNAMIC is not set
689 -CONFIG_NETPOLL=y
690 -# CONFIG_NETPOLL_TRAP is not set
691 -CONFIG_NET_POLL_CONTROLLER=y
692 -# CONFIG_ISDN is not set
693 -# CONFIG_PHONE is not set
694 -
695 -#
696 -# Input device support
697 -#
698 -CONFIG_INPUT=y
699 -# CONFIG_INPUT_FF_MEMLESS is not set
700 -# CONFIG_INPUT_POLLDEV is not set
701 -
702 -#
703 -# Userland interfaces
704 -#
705 -CONFIG_INPUT_MOUSEDEV=y
706 -CONFIG_INPUT_MOUSEDEV_PSAUX=y
707 -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
708 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
709 -# CONFIG_INPUT_JOYDEV is not set
710 -CONFIG_INPUT_EVDEV=y
711 -# CONFIG_INPUT_EVBUG is not set
712 -
713 -#
714 -# Input Device Drivers
715 -#
716 -CONFIG_INPUT_KEYBOARD=y
717 -CONFIG_KEYBOARD_ATKBD=y
718 -CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
719 -# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
720 -# CONFIG_KEYBOARD_SUNKBD is not set
721 -# CONFIG_KEYBOARD_LKKBD is not set
722 -# CONFIG_KEYBOARD_XTKBD is not set
723 -# CONFIG_KEYBOARD_NEWTON is not set
724 -# CONFIG_KEYBOARD_STOWAWAY is not set
725 -CONFIG_KEYBOARD_HIL_OLD=y
726 -# CONFIG_KEYBOARD_HIL is not set
727 -CONFIG_INPUT_MOUSE=y
728 -# CONFIG_MOUSE_PS2 is not set
729 -# CONFIG_MOUSE_SERIAL is not set
730 -# CONFIG_MOUSE_APPLETOUCH is not set
731 -# CONFIG_MOUSE_VSXXXAA is not set
732 -# CONFIG_MOUSE_HIL is not set
733 -CONFIG_INPUT_JOYSTICK=y
734 -# CONFIG_JOYSTICK_ANALOG is not set
735 -# CONFIG_JOYSTICK_A3D is not set
736 -# CONFIG_JOYSTICK_ADI is not set
737 -# CONFIG_JOYSTICK_COBRA is not set
738 -# CONFIG_JOYSTICK_GF2K is not set
739 -# CONFIG_JOYSTICK_GRIP is not set
740 -# CONFIG_JOYSTICK_GRIP_MP is not set
741 -# CONFIG_JOYSTICK_GUILLEMOT is not set
742 -# CONFIG_JOYSTICK_INTERACT is not set
743 -# CONFIG_JOYSTICK_SIDEWINDER is not set
744 -# CONFIG_JOYSTICK_TMDC is not set
745 -# CONFIG_JOYSTICK_IFORCE is not set
746 -# CONFIG_JOYSTICK_WARRIOR is not set
747 -# CONFIG_JOYSTICK_MAGELLAN is not set
748 -# CONFIG_JOYSTICK_SPACEORB is not set
749 -# CONFIG_JOYSTICK_SPACEBALL is not set
750 -# CONFIG_JOYSTICK_STINGER is not set
751 -# CONFIG_JOYSTICK_TWIDJOY is not set
752 -# CONFIG_JOYSTICK_DB9 is not set
753 -# CONFIG_JOYSTICK_GAMECON is not set
754 -# CONFIG_JOYSTICK_TURBOGRAFX is not set
755 -# CONFIG_JOYSTICK_JOYDUMP is not set
756 -# CONFIG_JOYSTICK_XPAD is not set
757 -# CONFIG_INPUT_TABLET is not set
758 -CONFIG_INPUT_TOUCHSCREEN=y
759 -# CONFIG_TOUCHSCREEN_FUJITSU is not set
760 -# CONFIG_TOUCHSCREEN_GUNZE is not set
761 -# CONFIG_TOUCHSCREEN_ELO is not set
762 -# CONFIG_TOUCHSCREEN_MTOUCH is not set
763 -# CONFIG_TOUCHSCREEN_MK712 is not set
764 -# CONFIG_TOUCHSCREEN_PENMOUNT is not set
765 -# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
766 -# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
767 -# CONFIG_TOUCHSCREEN_UCB1400 is not set
768 -# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
769 -# CONFIG_INPUT_MISC is not set
770 -
771 -#
772 -# Hardware I/O ports
773 -#
774 -CONFIG_SERIO=y
775 -# CONFIG_SERIO_SERPORT is not set
776 -# CONFIG_SERIO_PARKBD is not set
777 -CONFIG_SERIO_GSCPS2=y
778 -# CONFIG_HP_SDC is not set
779 -# CONFIG_SERIO_PCIPS2 is not set
780 -CONFIG_SERIO_LIBPS2=y
781 -# CONFIG_SERIO_RAW is not set
782 -# CONFIG_GAMEPORT is not set
783 -
784 -#
785 -# Character devices
786 -#
787 -CONFIG_VT=y
788 -CONFIG_VT_CONSOLE=y
789 -CONFIG_HW_CONSOLE=y
790 -# CONFIG_VT_HW_CONSOLE_BINDING is not set
791 -# CONFIG_SERIAL_NONSTANDARD is not set
792 -
793 -#
794 -# Serial drivers
795 -#
796 -CONFIG_SERIAL_8250=y
797 -CONFIG_SERIAL_8250_CONSOLE=y
798 -CONFIG_SERIAL_8250_GSC=y
799 -CONFIG_SERIAL_8250_PCI=y
800 -CONFIG_SERIAL_8250_NR_UARTS=4
801 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4
802 -CONFIG_SERIAL_8250_EXTENDED=y
803 -CONFIG_SERIAL_8250_MANY_PORTS=y
804 -CONFIG_SERIAL_8250_SHARE_IRQ=y
805 -# CONFIG_SERIAL_8250_DETECT_IRQ is not set
806 -# CONFIG_SERIAL_8250_RSA is not set
807 -
808 -#
809 -# Non-8250 serial port support
810 -#
811 -CONFIG_SERIAL_MUX=y
812 -CONFIG_SERIAL_MUX_CONSOLE=y
813 -CONFIG_SERIAL_CORE=y
814 -CONFIG_SERIAL_CORE_CONSOLE=y
815 -# CONFIG_SERIAL_JSM is not set
816 -CONFIG_UNIX98_PTYS=y
817 -CONFIG_LEGACY_PTYS=y
818 -CONFIG_LEGACY_PTY_COUNT=256
819 -# CONFIG_PRINTER is not set
820 -# CONFIG_PPDEV is not set
821 -# CONFIG_IPMI_HANDLER is not set
822 -CONFIG_HW_RANDOM=y
823 -CONFIG_GEN_RTC=y
824 -# CONFIG_GEN_RTC_X is not set
825 -# CONFIG_R3964 is not set
826 -# CONFIG_APPLICOM is not set
827 -# CONFIG_RAW_DRIVER is not set
828 -# CONFIG_TCG_TPM is not set
829 -CONFIG_DEVPORT=y
830 -# CONFIG_I2C is not set
831 -
832 -#
833 -# SPI support
834 -#
835 -# CONFIG_SPI is not set
836 -# CONFIG_SPI_MASTER is not set
837 -# CONFIG_W1 is not set
838 -# CONFIG_POWER_SUPPLY is not set
839 -# CONFIG_HWMON is not set
840 -# CONFIG_WATCHDOG is not set
841 -
842 -#
843 -# Sonics Silicon Backplane
844 -#
845 -CONFIG_SSB_POSSIBLE=y
846 -CONFIG_SSB=m
847 -CONFIG_SSB_PCIHOST_POSSIBLE=y
848 -CONFIG_SSB_PCIHOST=y
849 -# CONFIG_SSB_DEBUG is not set
850 -CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
851 -CONFIG_SSB_DRIVER_PCICORE=y
852 -
853 -#
854 -# Multifunction device drivers
855 -#
856 -# CONFIG_MFD_SM501 is not set
857 -
858 -#
859 -# Multimedia devices
860 -#
861 -# CONFIG_VIDEO_DEV is not set
862 -# CONFIG_DVB_CORE is not set
863 -CONFIG_DAB=y
864 -# CONFIG_USB_DABUSB is not set
865 -
866 -#
867 -# Graphics support
868 -#
869 -# CONFIG_AGP is not set
870 -# CONFIG_DRM is not set
871 -# CONFIG_VGASTATE is not set
872 -# CONFIG_VIDEO_OUTPUT_CONTROL is not set
873 -CONFIG_FB=y
874 -# CONFIG_FIRMWARE_EDID is not set
875 -# CONFIG_FB_DDC is not set
876 -CONFIG_FB_CFB_FILLRECT=y
877 -CONFIG_FB_CFB_COPYAREA=y
878 -CONFIG_FB_CFB_IMAGEBLIT=y
879 -# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
880 -# CONFIG_FB_SYS_FILLRECT is not set
881 -# CONFIG_FB_SYS_COPYAREA is not set
882 -# CONFIG_FB_SYS_IMAGEBLIT is not set
883 -# CONFIG_FB_SYS_FOPS is not set
884 -CONFIG_FB_DEFERRED_IO=y
885 -# CONFIG_FB_SVGALIB is not set
886 -# CONFIG_FB_MACMODES is not set
887 -# CONFIG_FB_BACKLIGHT is not set
888 -# CONFIG_FB_MODE_HELPERS is not set
889 -CONFIG_FB_TILEBLITTING=y
890 -
891 -#
892 -# Frame buffer hardware drivers
893 -#
894 -# CONFIG_FB_CIRRUS is not set
895 -# CONFIG_FB_PM2 is not set
896 -# CONFIG_FB_CYBER2000 is not set
897 -# CONFIG_FB_ASILIANT is not set
898 -# CONFIG_FB_IMSTT is not set
899 -CONFIG_FB_STI=y
900 -# CONFIG_FB_S1D13XXX is not set
901 -# CONFIG_FB_NVIDIA is not set
902 -# CONFIG_FB_RIVA is not set
903 -CONFIG_FB_MATROX=y
904 -CONFIG_FB_MATROX_MILLENIUM=y
905 -CONFIG_FB_MATROX_MYSTIQUE=y
906 -CONFIG_FB_MATROX_G=y
907 -# CONFIG_FB_MATROX_I2C is not set
908 -CONFIG_FB_MATROX_MULTIHEAD=y
909 -# CONFIG_FB_RADEON is not set
910 -# CONFIG_FB_ATY128 is not set
911 -# CONFIG_FB_ATY is not set
912 -# CONFIG_FB_S3 is not set
913 -# CONFIG_FB_SAVAGE is not set
914 -# CONFIG_FB_SIS is not set
915 -# CONFIG_FB_NEOMAGIC is not set
916 -# CONFIG_FB_KYRO is not set
917 -# CONFIG_FB_3DFX is not set
918 -CONFIG_FB_VOODOO1=y
919 -# CONFIG_FB_VT8623 is not set
920 -# CONFIG_FB_TRIDENT is not set
921 -# CONFIG_FB_ARK is not set
922 -# CONFIG_FB_PM3 is not set
923 -# CONFIG_FB_VIRTUAL is not set
924 -# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
925 -
926 -#
927 -# Display device support
928 -#
929 -# CONFIG_DISPLAY_SUPPORT is not set
930 -
931 -#
932 -# Console display driver support
933 -#
934 -CONFIG_DUMMY_CONSOLE=y
935 -CONFIG_DUMMY_CONSOLE_COLUMNS=160
936 -CONFIG_DUMMY_CONSOLE_ROWS=64
937 -CONFIG_FRAMEBUFFER_CONSOLE=y
938 -# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
939 -# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
940 -CONFIG_STI_CONSOLE=y
941 -# CONFIG_FONTS is not set
942 -CONFIG_FONT_8x8=y
943 -CONFIG_FONT_8x16=y
944 -CONFIG_LOGO=y
945 -CONFIG_LOGO_LINUX_MONO=y
946 -CONFIG_LOGO_LINUX_VGA16=y
947 -CONFIG_LOGO_LINUX_CLUT224=y
948 -CONFIG_LOGO_PARISC_CLUT224=y
949 -
950 -#
951 -# Sound
952 -#
953 -# CONFIG_SOUND is not set
954 -CONFIG_HID_SUPPORT=y
955 -CONFIG_HID=y
956 -CONFIG_HID_DEBUG=y
957 -# CONFIG_HIDRAW is not set
958 -
959 -#
960 -# USB Input Devices
961 -#
962 -CONFIG_USB_HID=y
963 -# CONFIG_USB_HIDINPUT_POWERBOOK is not set
964 -# CONFIG_HID_FF is not set
965 -CONFIG_USB_HIDDEV=y
966 -CONFIG_USB_SUPPORT=y
967 -CONFIG_USB_ARCH_HAS_HCD=y
968 -CONFIG_USB_ARCH_HAS_OHCI=y
969 -CONFIG_USB_ARCH_HAS_EHCI=y
970 -CONFIG_USB=y
971 -CONFIG_USB_DEBUG=y
972 -
973 -#
974 -# Miscellaneous USB options
975 -#
976 -# CONFIG_USB_DEVICEFS is not set
977 -CONFIG_USB_DEVICE_CLASS=y
978 -# CONFIG_USB_DYNAMIC_MINORS is not set
979 -# CONFIG_USB_OTG is not set
980 -
981 -#
982 -# USB Host Controller Drivers
983 -#
984 -CONFIG_USB_EHCI_HCD=y
985 -# CONFIG_USB_EHCI_SPLIT_ISO is not set
986 -# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
987 -# CONFIG_USB_EHCI_TT_NEWSCHED is not set
988 -# CONFIG_USB_ISP116X_HCD is not set
989 -CONFIG_USB_OHCI_HCD=y
990 -# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
991 -# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
992 -CONFIG_USB_OHCI_LITTLE_ENDIAN=y
993 -# CONFIG_USB_UHCI_HCD is not set
994 -# CONFIG_USB_SL811_HCD is not set
995 -# CONFIG_USB_R8A66597_HCD is not set
996 -
997 -#
998 -# USB Device Class drivers
999 -#
1000 -# CONFIG_USB_ACM is not set
1001 -# CONFIG_USB_PRINTER is not set
1002 -
1003 -#
1004 -# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1005 -#
1006 -
1007 -#
1008 -# may also be needed; see USB_STORAGE Help for more information
1009 -#
1010 -CONFIG_USB_STORAGE=m
1011 -CONFIG_USB_STORAGE_DEBUG=y
1012 -CONFIG_USB_STORAGE_DATAFAB=y
1013 -CONFIG_USB_STORAGE_FREECOM=y
1014 -CONFIG_USB_STORAGE_ISD200=y
1015 -CONFIG_USB_STORAGE_DPCM=y
1016 -# CONFIG_USB_STORAGE_USBAT is not set
1017 -CONFIG_USB_STORAGE_SDDR09=y
1018 -CONFIG_USB_STORAGE_SDDR55=y
1019 -CONFIG_USB_STORAGE_JUMPSHOT=y
1020 -# CONFIG_USB_STORAGE_ALAUDA is not set
1021 -# CONFIG_USB_STORAGE_ONETOUCH is not set
1022 -# CONFIG_USB_STORAGE_KARMA is not set
1023 -# CONFIG_USB_LIBUSUAL is not set
1024 -
1025 -#
1026 -# USB Imaging devices
1027 -#
1028 -# CONFIG_USB_MDC800 is not set
1029 -# CONFIG_USB_MICROTEK is not set
1030 -# CONFIG_USB_MON is not set
1031 -
1032 -#
1033 -# USB port drivers
1034 -#
1035 -# CONFIG_USB_USS720 is not set
1036 -
1037 -#
1038 -# USB Serial Converter support
1039 -#
1040 -# CONFIG_USB_SERIAL is not set
1041 -
1042 -#
1043 -# USB Miscellaneous drivers
1044 -#
1045 -# CONFIG_USB_EMI62 is not set
1046 -# CONFIG_USB_EMI26 is not set
1047 -# CONFIG_USB_ADUTUX is not set
1048 -# CONFIG_USB_AUERSWALD is not set
1049 -# CONFIG_USB_RIO500 is not set
1050 -# CONFIG_USB_LEGOTOWER is not set
1051 -# CONFIG_USB_LCD is not set
1052 -# CONFIG_USB_BERRY_CHARGE is not set
1053 -# CONFIG_USB_LED is not set
1054 -# CONFIG_USB_CYPRESS_CY7C63 is not set
1055 -# CONFIG_USB_CYTHERM is not set
1056 -# CONFIG_USB_PHIDGET is not set
1057 -# CONFIG_USB_IDMOUSE is not set
1058 -# CONFIG_USB_FTDI_ELAN is not set
1059 -# CONFIG_USB_APPLEDISPLAY is not set
1060 -# CONFIG_USB_SISUSBVGA is not set
1061 -# CONFIG_USB_LD is not set
1062 -# CONFIG_USB_TRANCEVIBRATOR is not set
1063 -# CONFIG_USB_IOWARRIOR is not set
1064 -
1065 -#
1066 -# USB DSL modem support
1067 -#
1068 -
1069 -#
1070 -# USB Gadget Support
1071 -#
1072 -# CONFIG_USB_GADGET is not set
1073 -# CONFIG_MMC is not set
1074 -# CONFIG_NEW_LEDS is not set
1075 -# CONFIG_INFINIBAND is not set
1076 -# CONFIG_RTC_CLASS is not set
1077 -# CONFIG_AUXDISPLAY is not set
1078 -
1079 -#
1080 -# Userspace I/O
1081 -#
1082 -# CONFIG_UIO is not set
1083 -
1084 -#
1085 -# File systems
1086 -#
1087 -CONFIG_EXT2_FS=y
1088 -# CONFIG_EXT2_FS_XATTR is not set
1089 -# CONFIG_EXT2_FS_XIP is not set
1090 -CONFIG_EXT3_FS=y
1091 -# CONFIG_EXT3_FS_XATTR is not set
1092 -# CONFIG_EXT4DEV_FS is not set
1093 -CONFIG_JBD=y
1094 -CONFIG_REISERFS_FS=m
1095 -# CONFIG_REISERFS_CHECK is not set
1096 -CONFIG_REISERFS_PROC_INFO=y
1097 -CONFIG_REISERFS_FS_XATTR=y
1098 -CONFIG_REISERFS_FS_POSIX_ACL=y
1099 -CONFIG_REISERFS_FS_SECURITY=y
1100 -CONFIG_JFS_FS=m
1101 -CONFIG_JFS_POSIX_ACL=y
1102 -CONFIG_JFS_SECURITY=y
1103 -CONFIG_JFS_DEBUG=y
1104 -CONFIG_JFS_STATISTICS=y
1105 -CONFIG_FS_POSIX_ACL=y
1106 -CONFIG_XFS_FS=y
1107 -CONFIG_XFS_QUOTA=y
1108 -CONFIG_XFS_SECURITY=y
1109 -CONFIG_XFS_POSIX_ACL=y
1110 -CONFIG_XFS_RT=y
1111 -# CONFIG_GFS2_FS is not set
1112 -# CONFIG_OCFS2_FS is not set
1113 -# CONFIG_MINIX_FS is not set
1114 -# CONFIG_ROMFS_FS is not set
1115 -CONFIG_INOTIFY=y
1116 -CONFIG_INOTIFY_USER=y
1117 -# CONFIG_QUOTA is not set
1118 -CONFIG_QUOTACTL=y
1119 -CONFIG_DNOTIFY=y
1120 -# CONFIG_AUTOFS_FS is not set
1121 -# CONFIG_AUTOFS4_FS is not set
1122 -# CONFIG_FUSE_FS is not set
1123 -
1124 -#
1125 -# CD-ROM/DVD Filesystems
1126 -#
1127 -CONFIG_ISO9660_FS=y
1128 -CONFIG_JOLIET=y
1129 -CONFIG_ZISOFS=y
1130 -# CONFIG_UDF_FS is not set
1131 -
1132 -#
1133 -# DOS/FAT/NT Filesystems
1134 -#
1135 -CONFIG_FAT_FS=m
1136 -CONFIG_MSDOS_FS=m
1137 -CONFIG_VFAT_FS=m
1138 -CONFIG_FAT_DEFAULT_CODEPAGE=437
1139 -CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1140 -# CONFIG_NTFS_FS is not set
1141 -
1142 -#
1143 -# Pseudo filesystems
1144 -#
1145 -CONFIG_PROC_FS=y
1146 -CONFIG_PROC_KCORE=y
1147 -CONFIG_PROC_SYSCTL=y
1148 -CONFIG_SYSFS=y
1149 -CONFIG_TMPFS=y
1150 -# CONFIG_TMPFS_POSIX_ACL is not set
1151 -# CONFIG_HUGETLB_PAGE is not set
1152 -# CONFIG_CONFIGFS_FS is not set
1153 -
1154 -#
1155 -# Miscellaneous filesystems
1156 -#
1157 -# CONFIG_ADFS_FS is not set
1158 -# CONFIG_AFFS_FS is not set
1159 -# CONFIG_HFS_FS is not set
1160 -# CONFIG_HFSPLUS_FS is not set
1161 -# CONFIG_BEFS_FS is not set
1162 -# CONFIG_BFS_FS is not set
1163 -# CONFIG_EFS_FS is not set
1164 -# CONFIG_CRAMFS is not set
1165 -# CONFIG_SQUASHFS is not set
1166 -# CONFIG_VXFS_FS is not set
1167 -# CONFIG_HPFS_FS is not set
1168 -# CONFIG_QNX4FS_FS is not set
1169 -# CONFIG_SYSV_FS is not set
1170 -# CONFIG_UFS_FS is not set
1171 -CONFIG_NETWORK_FILESYSTEMS=y
1172 -CONFIG_NFS_FS=y
1173 -CONFIG_NFS_V3=y
1174 -# CONFIG_NFS_V3_ACL is not set
1175 -CONFIG_NFS_V4=y
1176 -CONFIG_NFS_DIRECTIO=y
1177 -CONFIG_NFSD=y
1178 -CONFIG_NFSD_V3=y
1179 -# CONFIG_NFSD_V3_ACL is not set
1180 -CONFIG_NFSD_V4=y
1181 -CONFIG_NFSD_TCP=y
1182 -CONFIG_ROOT_NFS=y
1183 -CONFIG_LOCKD=y
1184 -CONFIG_LOCKD_V4=y
1185 -CONFIG_EXPORTFS=y
1186 -CONFIG_NFS_COMMON=y
1187 -CONFIG_SUNRPC=y
1188 -CONFIG_SUNRPC_GSS=y
1189 -# CONFIG_SUNRPC_BIND34 is not set
1190 -CONFIG_RPCSEC_GSS_KRB5=y
1191 -# CONFIG_RPCSEC_GSS_SPKM3 is not set
1192 -CONFIG_SMB_FS=m
1193 -# CONFIG_SMB_NLS_DEFAULT is not set
1194 -CONFIG_CIFS=m
1195 -# CONFIG_CIFS_STATS is not set
1196 -# CONFIG_CIFS_WEAK_PW_HASH is not set
1197 -# CONFIG_CIFS_XATTR is not set
1198 -# CONFIG_CIFS_DEBUG2 is not set
1199 -# CONFIG_CIFS_EXPERIMENTAL is not set
1200 -# CONFIG_NCP_FS is not set
1201 -# CONFIG_CODA_FS is not set
1202 -# CONFIG_AFS_FS is not set
1203 -
1204 -#
1205 -# Partition Types
1206 -#
1207 -# CONFIG_PARTITION_ADVANCED is not set
1208 -CONFIG_MSDOS_PARTITION=y
1209 -CONFIG_NLS=y
1210 -CONFIG_NLS_DEFAULT="iso8859-15"
1211 -CONFIG_NLS_CODEPAGE_437=m
1212 -CONFIG_NLS_CODEPAGE_737=m
1213 -CONFIG_NLS_CODEPAGE_775=m
1214 -CONFIG_NLS_CODEPAGE_850=m
1215 -CONFIG_NLS_CODEPAGE_852=m
1216 -CONFIG_NLS_CODEPAGE_855=m
1217 -CONFIG_NLS_CODEPAGE_857=m
1218 -CONFIG_NLS_CODEPAGE_860=m
1219 -CONFIG_NLS_CODEPAGE_861=m
1220 -CONFIG_NLS_CODEPAGE_862=m
1221 -CONFIG_NLS_CODEPAGE_863=m
1222 -CONFIG_NLS_CODEPAGE_864=m
1223 -CONFIG_NLS_CODEPAGE_865=m
1224 -CONFIG_NLS_CODEPAGE_866=m
1225 -CONFIG_NLS_CODEPAGE_869=m
1226 -CONFIG_NLS_CODEPAGE_936=m
1227 -CONFIG_NLS_CODEPAGE_950=m
1228 -CONFIG_NLS_CODEPAGE_932=m
1229 -CONFIG_NLS_CODEPAGE_949=m
1230 -CONFIG_NLS_CODEPAGE_874=m
1231 -CONFIG_NLS_ISO8859_8=m
1232 -CONFIG_NLS_CODEPAGE_1250=m
1233 -CONFIG_NLS_CODEPAGE_1251=m
1234 -CONFIG_NLS_ASCII=m
1235 -CONFIG_NLS_ISO8859_1=m
1236 -CONFIG_NLS_ISO8859_2=m
1237 -CONFIG_NLS_ISO8859_3=m
1238 -CONFIG_NLS_ISO8859_4=m
1239 -CONFIG_NLS_ISO8859_5=m
1240 -CONFIG_NLS_ISO8859_6=m
1241 -CONFIG_NLS_ISO8859_7=m
1242 -CONFIG_NLS_ISO8859_9=m
1243 -CONFIG_NLS_ISO8859_13=m
1244 -CONFIG_NLS_ISO8859_14=m
1245 -CONFIG_NLS_ISO8859_15=m
1246 -CONFIG_NLS_KOI8_R=m
1247 -CONFIG_NLS_KOI8_U=m
1248 -CONFIG_NLS_UTF8=m
1249 -# CONFIG_DLM is not set
1250 -CONFIG_INSTRUMENTATION=y
1251 -# CONFIG_PROFILING is not set
1252 -# CONFIG_MARKERS is not set
1253 -
1254 -#
1255 -# Kernel hacking
1256 -#
1257 -# CONFIG_PRINTK_TIME is not set
1258 -CONFIG_ENABLE_WARN_DEPRECATED=y
1259 -# CONFIG_ENABLE_MUST_CHECK is not set
1260 -CONFIG_MAGIC_SYSRQ=y
1261 -# CONFIG_UNUSED_SYMBOLS is not set
1262 -# CONFIG_DEBUG_FS is not set
1263 -# CONFIG_HEADERS_CHECK is not set
1264 -CONFIG_DEBUG_KERNEL=y
1265 -# CONFIG_DEBUG_SHIRQ is not set
1266 -CONFIG_DETECT_SOFTLOCKUP=y
1267 -CONFIG_SCHED_DEBUG=y
1268 -# CONFIG_SCHEDSTATS is not set
1269 -# CONFIG_TIMER_STATS is not set
1270 -# CONFIG_DEBUG_SLAB is not set
1271 -# CONFIG_DEBUG_RT_MUTEXES is not set
1272 -# CONFIG_RT_MUTEX_TESTER is not set
1273 -# CONFIG_DEBUG_SPINLOCK is not set
1274 -CONFIG_DEBUG_MUTEXES=y
1275 -# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1276 -# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1277 -# CONFIG_DEBUG_KOBJECT is not set
1278 -CONFIG_DEBUG_BUGVERBOSE=y
1279 -# CONFIG_DEBUG_INFO is not set
1280 -# CONFIG_DEBUG_VM is not set
1281 -# CONFIG_DEBUG_LIST is not set
1282 -# CONFIG_DEBUG_SG is not set
1283 -CONFIG_FORCED_INLINING=y
1284 -# CONFIG_BOOT_PRINTK_DELAY is not set
1285 -# CONFIG_RCU_TORTURE_TEST is not set
1286 -# CONFIG_FAULT_INJECTION is not set
1287 -# CONFIG_SAMPLES is not set
1288 -# CONFIG_DEBUG_RODATA is not set
1289 -
1290 -#
1291 -# Security options
1292 -#
1293 -# CONFIG_KEYS is not set
1294 -# CONFIG_SECURITY is not set
1295 -# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1296 -CONFIG_XOR_BLOCKS=m
1297 -CONFIG_ASYNC_CORE=m
1298 -CONFIG_ASYNC_MEMCPY=m
1299 -CONFIG_ASYNC_XOR=m
1300 -CONFIG_CRYPTO=y
1301 -CONFIG_CRYPTO_ALGAPI=y
1302 -CONFIG_CRYPTO_BLKCIPHER=y
1303 -CONFIG_CRYPTO_HASH=y
1304 -CONFIG_CRYPTO_MANAGER=y
1305 -CONFIG_CRYPTO_HMAC=y
1306 -# CONFIG_CRYPTO_XCBC is not set
1307 -# CONFIG_CRYPTO_NULL is not set
1308 -# CONFIG_CRYPTO_MD4 is not set
1309 -CONFIG_CRYPTO_MD5=y
1310 -CONFIG_CRYPTO_SHA1=m
1311 -# CONFIG_CRYPTO_SHA256 is not set
1312 -# CONFIG_CRYPTO_SHA512 is not set
1313 -# CONFIG_CRYPTO_WP512 is not set
1314 -# CONFIG_CRYPTO_TGR192 is not set
1315 -# CONFIG_CRYPTO_GF128MUL is not set
1316 -CONFIG_CRYPTO_ECB=m
1317 -CONFIG_CRYPTO_CBC=y
1318 -# CONFIG_CRYPTO_PCBC is not set
1319 -# CONFIG_CRYPTO_LRW is not set
1320 -# CONFIG_CRYPTO_XTS is not set
1321 -# CONFIG_CRYPTO_CRYPTD is not set
1322 -CONFIG_CRYPTO_DES=y
1323 -# CONFIG_CRYPTO_FCRYPT is not set
1324 -# CONFIG_CRYPTO_BLOWFISH is not set
1325 -# CONFIG_CRYPTO_TWOFISH is not set
1326 -# CONFIG_CRYPTO_SERPENT is not set
1327 -# CONFIG_CRYPTO_AES is not set
1328 -# CONFIG_CRYPTO_CAST5 is not set
1329 -# CONFIG_CRYPTO_CAST6 is not set
1330 -# CONFIG_CRYPTO_TEA is not set
1331 -CONFIG_CRYPTO_ARC4=m
1332 -# CONFIG_CRYPTO_KHAZAD is not set
1333 -# CONFIG_CRYPTO_ANUBIS is not set
1334 -# CONFIG_CRYPTO_SEED is not set
1335 -CONFIG_CRYPTO_DEFLATE=m
1336 -# CONFIG_CRYPTO_MICHAEL_MIC is not set
1337 -# CONFIG_CRYPTO_CRC32C is not set
1338 -# CONFIG_CRYPTO_CAMELLIA is not set
1339 -# CONFIG_CRYPTO_TEST is not set
1340 -# CONFIG_CRYPTO_AUTHENC is not set
1341 -CONFIG_CRYPTO_HW=y
1342 -
1343 -#
1344 -# Library routines
1345 -#
1346 -CONFIG_BITREVERSE=y
1347 -CONFIG_CRC_CCITT=m
1348 -# CONFIG_CRC16 is not set
1349 -# CONFIG_CRC_ITU_T is not set
1350 -CONFIG_CRC32=y
1351 -# CONFIG_CRC7 is not set
1352 -# CONFIG_LIBCRC32C is not set
1353 -CONFIG_ZLIB_INFLATE=y
1354 -CONFIG_ZLIB_DEFLATE=m
1355 -CONFIG_PLIST=y
1356 -CONFIG_HAS_IOMEM=y
1357 -CONFIG_HAS_IOPORT=y
1358 -CONFIG_HAS_DMA=y
1359
1360 diff --git a/releases/kconfig/hppa/installcd-2.6.24-livecd64.config b/releases/kconfig/hppa/installcd-2.6.24-livecd64.config
1361 deleted file mode 100644
1362 index ebd93297..00000000
1363 --- a/releases/kconfig/hppa/installcd-2.6.24-livecd64.config
1364 +++ /dev/null
1365 @@ -1,1333 +0,0 @@
1366 -#
1367 -# Automatically generated make config: don't edit
1368 -# Linux kernel version: 2.6.24-gentoo-r3-livecd64
1369 -# Sat Jun 28 13:51:40 2008
1370 -#
1371 -CONFIG_PARISC=y
1372 -CONFIG_MMU=y
1373 -CONFIG_STACK_GROWSUP=y
1374 -CONFIG_RWSEM_GENERIC_SPINLOCK=y
1375 -# CONFIG_ARCH_HAS_ILOG2_U32 is not set
1376 -# CONFIG_ARCH_HAS_ILOG2_U64 is not set
1377 -CONFIG_GENERIC_FIND_NEXT_BIT=y
1378 -CONFIG_GENERIC_BUG=y
1379 -CONFIG_GENERIC_HWEIGHT=y
1380 -CONFIG_GENERIC_CALIBRATE_DELAY=y
1381 -CONFIG_GENERIC_TIME=y
1382 -CONFIG_GENERIC_HARDIRQS=y
1383 -CONFIG_GENERIC_IRQ_PROBE=y
1384 -CONFIG_IRQ_PER_CPU=y
1385 -CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
1386 -
1387 -#
1388 -# General setup
1389 -#
1390 -CONFIG_EXPERIMENTAL=y
1391 -CONFIG_BROKEN_ON_SMP=y
1392 -CONFIG_INIT_ENV_ARG_LIMIT=32
1393 -CONFIG_LOCALVERSION=""
1394 -CONFIG_LOCALVERSION_AUTO=y
1395 -CONFIG_SWAP=y
1396 -CONFIG_SYSVIPC=y
1397 -CONFIG_SYSVIPC_SYSCTL=y
1398 -# CONFIG_POSIX_MQUEUE is not set
1399 -# CONFIG_BSD_PROCESS_ACCT is not set
1400 -# CONFIG_TASKSTATS is not set
1401 -# CONFIG_USER_NS is not set
1402 -# CONFIG_PID_NS is not set
1403 -# CONFIG_AUDIT is not set
1404 -CONFIG_IKCONFIG=y
1405 -CONFIG_IKCONFIG_PROC=y
1406 -CONFIG_LOG_BUF_SHIFT=18
1407 -# CONFIG_CGROUPS is not set
1408 -CONFIG_FAIR_GROUP_SCHED=y
1409 -CONFIG_FAIR_USER_SCHED=y
1410 -# CONFIG_FAIR_CGROUP_SCHED is not set
1411 -CONFIG_SYSFS_DEPRECATED=y
1412 -# CONFIG_RELAY is not set
1413 -CONFIG_BLK_DEV_INITRD=y
1414 -CONFIG_INITRAMFS_SOURCE=""
1415 -CONFIG_CC_OPTIMIZE_FOR_SIZE=y
1416 -CONFIG_SYSCTL=y
1417 -# CONFIG_EMBEDDED is not set
1418 -CONFIG_SYSCTL_SYSCALL=y
1419 -CONFIG_KALLSYMS=y
1420 -# CONFIG_KALLSYMS_ALL is not set
1421 -# CONFIG_KALLSYMS_EXTRA_PASS is not set
1422 -CONFIG_HOTPLUG=y
1423 -CONFIG_PRINTK=y
1424 -CONFIG_BUG=y
1425 -CONFIG_ELF_CORE=y
1426 -CONFIG_BASE_FULL=y
1427 -CONFIG_FUTEX=y
1428 -CONFIG_ANON_INODES=y
1429 -CONFIG_EPOLL=y
1430 -CONFIG_SIGNALFD=y
1431 -CONFIG_EVENTFD=y
1432 -CONFIG_SHMEM=y
1433 -CONFIG_VM_EVENT_COUNTERS=y
1434 -CONFIG_SLAB=y
1435 -# CONFIG_SLUB is not set
1436 -# CONFIG_SLOB is not set
1437 -CONFIG_SLABINFO=y
1438 -CONFIG_RT_MUTEXES=y
1439 -# CONFIG_TINY_SHMEM is not set
1440 -CONFIG_BASE_SMALL=0
1441 -CONFIG_MODULES=y
1442 -CONFIG_MODULE_UNLOAD=y
1443 -CONFIG_MODULE_FORCE_UNLOAD=y
1444 -# CONFIG_MODVERSIONS is not set
1445 -# CONFIG_MODULE_SRCVERSION_ALL is not set
1446 -CONFIG_KMOD=y
1447 -CONFIG_BLOCK=y
1448 -# CONFIG_BLK_DEV_IO_TRACE is not set
1449 -# CONFIG_BLK_DEV_BSG is not set
1450 -CONFIG_BLOCK_COMPAT=y
1451 -
1452 -#
1453 -# IO Schedulers
1454 -#
1455 -CONFIG_IOSCHED_NOOP=y
1456 -CONFIG_IOSCHED_AS=y
1457 -CONFIG_IOSCHED_DEADLINE=y
1458 -CONFIG_IOSCHED_CFQ=y
1459 -CONFIG_DEFAULT_AS=y
1460 -# CONFIG_DEFAULT_DEADLINE is not set
1461 -# CONFIG_DEFAULT_CFQ is not set
1462 -# CONFIG_DEFAULT_NOOP is not set
1463 -CONFIG_DEFAULT_IOSCHED="anticipatory"
1464 -
1465 -#
1466 -# Processor type and features
1467 -#
1468 -# CONFIG_PA7000 is not set
1469 -# CONFIG_PA7100LC is not set
1470 -# CONFIG_PA7200 is not set
1471 -# CONFIG_PA7300LC is not set
1472 -CONFIG_PA8X00=y
1473 -CONFIG_PA20=y
1474 -CONFIG_PREFETCH=y
1475 -CONFIG_64BIT=y
1476 -CONFIG_PARISC_PAGE_SIZE_4KB=y
1477 -# CONFIG_PARISC_PAGE_SIZE_16KB is not set
1478 -# CONFIG_PARISC_PAGE_SIZE_64KB is not set
1479 -# CONFIG_SMP is not set
1480 -CONFIG_ARCH_SELECT_MEMORY_MODEL=y
1481 -CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
1482 -CONFIG_ARCH_FLATMEM_ENABLE=y
1483 -CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y
1484 -CONFIG_PREEMPT_NONE=y
1485 -# CONFIG_PREEMPT_VOLUNTARY is not set
1486 -# CONFIG_PREEMPT is not set
1487 -# CONFIG_HZ_100 is not set
1488 -CONFIG_HZ_250=y
1489 -# CONFIG_HZ_300 is not set
1490 -# CONFIG_HZ_1000 is not set
1491 -CONFIG_HZ=250
1492 -CONFIG_SELECT_MEMORY_MODEL=y
1493 -CONFIG_FLATMEM_MANUAL=y
1494 -# CONFIG_DISCONTIGMEM_MANUAL is not set
1495 -# CONFIG_SPARSEMEM_MANUAL is not set
1496 -CONFIG_FLATMEM=y
1497 -CONFIG_FLAT_NODE_MEM_MAP=y
1498 -# CONFIG_SPARSEMEM_STATIC is not set
1499 -# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
1500 -CONFIG_SPLIT_PTLOCK_CPUS=4
1501 -CONFIG_RESOURCES_64BIT=y
1502 -CONFIG_ZONE_DMA_FLAG=0
1503 -CONFIG_VIRT_TO_BUS=y
1504 -CONFIG_COMPAT=y
1505 -
1506 -#
1507 -# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
1508 -#
1509 -CONFIG_GSC=y
1510 -CONFIG_HPPB=y
1511 -CONFIG_IOMMU_CCIO=y
1512 -CONFIG_GSC_LASI=y
1513 -CONFIG_GSC_WAX=y
1514 -CONFIG_EISA=y
1515 -CONFIG_EISA_NAMES=y
1516 -# CONFIG_ISA is not set
1517 -CONFIG_PCI=y
1518 -# CONFIG_ARCH_SUPPORTS_MSI is not set
1519 -CONFIG_PCI_LEGACY=y
1520 -# CONFIG_PCI_DEBUG is not set
1521 -CONFIG_GSC_DINO=y
1522 -CONFIG_PCI_LBA=y
1523 -CONFIG_IOSAPIC=y
1524 -CONFIG_IOMMU_SBA=y
1525 -# CONFIG_PCCARD is not set
1526 -# CONFIG_HOTPLUG_PCI is not set
1527 -
1528 -#
1529 -# PA-RISC specific drivers
1530 -#
1531 -CONFIG_SUPERIO=y
1532 -CONFIG_CHASSIS_LCD_LED=y
1533 -CONFIG_PDC_CHASSIS=y
1534 -CONFIG_PDC_CHASSIS_WARN=y
1535 -CONFIG_PDC_STABLE=y
1536 -
1537 -#
1538 -# Executable file formats
1539 -#
1540 -CONFIG_BINFMT_ELF=y
1541 -CONFIG_BINFMT_MISC=y
1542 -
1543 -#
1544 -# Networking
1545 -#
1546 -CONFIG_NET=y
1547 -
1548 -#
1549 -# Networking options
1550 -#
1551 -CONFIG_PACKET=y
1552 -CONFIG_PACKET_MMAP=y
1553 -CONFIG_UNIX=y
1554 -CONFIG_XFRM=y
1555 -CONFIG_XFRM_USER=m
1556 -# CONFIG_XFRM_SUB_POLICY is not set
1557 -# CONFIG_XFRM_MIGRATE is not set
1558 -# CONFIG_NET_KEY is not set
1559 -CONFIG_INET=y
1560 -CONFIG_IP_MULTICAST=y
1561 -# CONFIG_IP_ADVANCED_ROUTER is not set
1562 -CONFIG_IP_FIB_HASH=y
1563 -CONFIG_IP_PNP=y
1564 -CONFIG_IP_PNP_DHCP=y
1565 -CONFIG_IP_PNP_BOOTP=y
1566 -# CONFIG_IP_PNP_RARP is not set
1567 -# CONFIG_NET_IPIP is not set
1568 -# CONFIG_NET_IPGRE is not set
1569 -# CONFIG_IP_MROUTE is not set
1570 -# CONFIG_ARPD is not set
1571 -CONFIG_SYN_COOKIES=y
1572 -CONFIG_INET_AH=m
1573 -CONFIG_INET_ESP=m
1574 -CONFIG_INET_IPCOMP=m
1575 -CONFIG_INET_XFRM_TUNNEL=m
1576 -CONFIG_INET_TUNNEL=m
1577 -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
1578 -# CONFIG_INET_XFRM_MODE_TUNNEL is not set
1579 -# CONFIG_INET_XFRM_MODE_BEET is not set
1580 -CONFIG_INET_LRO=m
1581 -CONFIG_INET_DIAG=y
1582 -CONFIG_INET_TCP_DIAG=y
1583 -# CONFIG_TCP_CONG_ADVANCED is not set
1584 -CONFIG_TCP_CONG_CUBIC=y
1585 -CONFIG_DEFAULT_TCP_CONG="cubic"
1586 -# CONFIG_TCP_MD5SIG is not set
1587 -CONFIG_IPV6=y
1588 -CONFIG_IPV6_PRIVACY=y
1589 -# CONFIG_IPV6_ROUTER_PREF is not set
1590 -# CONFIG_IPV6_OPTIMISTIC_DAD is not set
1591 -CONFIG_INET6_AH=m
1592 -CONFIG_INET6_ESP=m
1593 -CONFIG_INET6_IPCOMP=m
1594 -# CONFIG_IPV6_MIP6 is not set
1595 -CONFIG_INET6_XFRM_TUNNEL=m
1596 -CONFIG_INET6_TUNNEL=m
1597 -# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
1598 -# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
1599 -# CONFIG_INET6_XFRM_MODE_BEET is not set
1600 -# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
1601 -CONFIG_IPV6_SIT=m
1602 -CONFIG_IPV6_TUNNEL=m
1603 -# CONFIG_IPV6_MULTIPLE_TABLES is not set
1604 -# CONFIG_NETWORK_SECMARK is not set
1605 -# CONFIG_NETFILTER is not set
1606 -# CONFIG_IP_DCCP is not set
1607 -# CONFIG_IP_SCTP is not set
1608 -# CONFIG_TIPC is not set
1609 -# CONFIG_ATM is not set
1610 -CONFIG_BRIDGE=m
1611 -CONFIG_VLAN_8021Q=m
1612 -# CONFIG_DECNET is not set
1613 -CONFIG_LLC=y
1614 -# CONFIG_LLC2 is not set
1615 -# CONFIG_IPX is not set
1616 -# CONFIG_ATALK is not set
1617 -# CONFIG_X25 is not set
1618 -# CONFIG_LAPB is not set
1619 -# CONFIG_ECONET is not set
1620 -# CONFIG_WAN_ROUTER is not set
1621 -# CONFIG_NET_SCHED is not set
1622 -
1623 -#
1624 -# Network testing
1625 -#
1626 -# CONFIG_NET_PKTGEN is not set
1627 -# CONFIG_HAMRADIO is not set
1628 -# CONFIG_IRDA is not set
1629 -# CONFIG_BT is not set
1630 -# CONFIG_AF_RXRPC is not set
1631 -
1632 -#
1633 -# Wireless
1634 -#
1635 -# CONFIG_CFG80211 is not set
1636 -# CONFIG_WIRELESS_EXT is not set
1637 -# CONFIG_MAC80211 is not set
1638 -# CONFIG_IEEE80211 is not set
1639 -# CONFIG_RFKILL is not set
1640 -# CONFIG_NET_9P is not set
1641 -
1642 -#
1643 -# Device Drivers
1644 -#
1645 -
1646 -#
1647 -# Generic Driver Options
1648 -#
1649 -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
1650 -CONFIG_STANDALONE=y
1651 -CONFIG_PREVENT_FIRMWARE_BUILD=y
1652 -CONFIG_FW_LOADER=y
1653 -# CONFIG_DEBUG_DRIVER is not set
1654 -# CONFIG_DEBUG_DEVRES is not set
1655 -# CONFIG_SYS_HYPERVISOR is not set
1656 -# CONFIG_CONNECTOR is not set
1657 -# CONFIG_MTD is not set
1658 -CONFIG_PARPORT=m
1659 -CONFIG_PARPORT_PC=m
1660 -# CONFIG_PARPORT_SERIAL is not set
1661 -# CONFIG_PARPORT_PC_FIFO is not set
1662 -# CONFIG_PARPORT_PC_SUPERIO is not set
1663 -CONFIG_PARPORT_GSC=y
1664 -# CONFIG_PARPORT_AX88796 is not set
1665 -# CONFIG_PARPORT_1284 is not set
1666 -CONFIG_PARPORT_NOT_PC=y
1667 -CONFIG_BLK_DEV=y
1668 -# CONFIG_PARIDE is not set
1669 -# CONFIG_BLK_CPQ_DA is not set
1670 -# CONFIG_BLK_CPQ_CISS_DA is not set
1671 -# CONFIG_BLK_DEV_DAC960 is not set
1672 -# CONFIG_BLK_DEV_UMEM is not set
1673 -# CONFIG_BLK_DEV_COW_COMMON is not set
1674 -CONFIG_BLK_DEV_LOOP=y
1675 -# CONFIG_BLK_DEV_CRYPTOLOOP is not set
1676 -# CONFIG_BLK_DEV_NBD is not set
1677 -# CONFIG_BLK_DEV_SX8 is not set
1678 -# CONFIG_BLK_DEV_UB is not set
1679 -# CONFIG_BLK_DEV_RAM is not set
1680 -# CONFIG_CDROM_PKTCDVD is not set
1681 -# CONFIG_ATA_OVER_ETH is not set
1682 -CONFIG_MISC_DEVICES=y
1683 -# CONFIG_PHANTOM is not set
1684 -# CONFIG_EEPROM_93CX6 is not set
1685 -# CONFIG_SGI_IOC4 is not set
1686 -# CONFIG_TIFM_CORE is not set
1687 -CONFIG_IDE=y
1688 -CONFIG_BLK_DEV_IDE=y
1689 -
1690 -#
1691 -# Please see Documentation/ide.txt for help/info on IDE drives
1692 -#
1693 -# CONFIG_BLK_DEV_IDE_SATA is not set
1694 -CONFIG_BLK_DEV_IDEDISK=y
1695 -# CONFIG_IDEDISK_MULTI_MODE is not set
1696 -CONFIG_BLK_DEV_IDECD=y
1697 -# CONFIG_BLK_DEV_IDETAPE is not set
1698 -# CONFIG_BLK_DEV_IDEFLOPPY is not set
1699 -CONFIG_BLK_DEV_IDESCSI=y
1700 -# CONFIG_IDE_TASK_IOCTL is not set
1701 -CONFIG_IDE_PROC_FS=y
1702 -
1703 -#
1704 -# IDE chipset support/bugfixes
1705 -#
1706 -CONFIG_IDE_GENERIC=y
1707 -# CONFIG_BLK_DEV_PLATFORM is not set
1708 -
1709 -#
1710 -# PCI IDE chipsets support
1711 -#
1712 -CONFIG_BLK_DEV_IDEPCI=y
1713 -# CONFIG_IDEPCI_SHARE_IRQ is not set
1714 -CONFIG_IDEPCI_PCIBUS_ORDER=y
1715 -# CONFIG_BLK_DEV_GENERIC is not set
1716 -# CONFIG_BLK_DEV_OPTI621 is not set
1717 -CONFIG_BLK_DEV_IDEDMA_PCI=y
1718 -# CONFIG_BLK_DEV_AEC62XX is not set
1719 -# CONFIG_BLK_DEV_ALI15X3 is not set
1720 -# CONFIG_BLK_DEV_AMD74XX is not set
1721 -# CONFIG_BLK_DEV_CMD64X is not set
1722 -# CONFIG_BLK_DEV_TRIFLEX is not set
1723 -# CONFIG_BLK_DEV_CY82C693 is not set
1724 -# CONFIG_BLK_DEV_CS5520 is not set
1725 -# CONFIG_BLK_DEV_CS5530 is not set
1726 -# CONFIG_BLK_DEV_HPT34X is not set
1727 -# CONFIG_BLK_DEV_HPT366 is not set
1728 -# CONFIG_BLK_DEV_JMICRON is not set
1729 -# CONFIG_BLK_DEV_SC1200 is not set
1730 -# CONFIG_BLK_DEV_PIIX is not set
1731 -# CONFIG_BLK_DEV_IT8213 is not set
1732 -# CONFIG_BLK_DEV_IT821X is not set
1733 -CONFIG_BLK_DEV_NS87415=y
1734 -# CONFIG_BLK_DEV_PDC202XX_OLD is not set
1735 -# CONFIG_BLK_DEV_PDC202XX_NEW is not set
1736 -# CONFIG_BLK_DEV_SVWKS is not set
1737 -# CONFIG_BLK_DEV_SIIMAGE is not set
1738 -# CONFIG_BLK_DEV_SLC90E66 is not set
1739 -# CONFIG_BLK_DEV_TRM290 is not set
1740 -# CONFIG_BLK_DEV_VIA82CXXX is not set
1741 -# CONFIG_BLK_DEV_TC86C001 is not set
1742 -# CONFIG_IDE_ARM is not set
1743 -CONFIG_BLK_DEV_IDEDMA=y
1744 -CONFIG_IDE_ARCH_OBSOLETE_INIT=y
1745 -# CONFIG_BLK_DEV_HD is not set
1746 -
1747 -#
1748 -# SCSI device support
1749 -#
1750 -# CONFIG_RAID_ATTRS is not set
1751 -CONFIG_SCSI=y
1752 -CONFIG_SCSI_DMA=y
1753 -# CONFIG_SCSI_TGT is not set
1754 -# CONFIG_SCSI_NETLINK is not set
1755 -CONFIG_SCSI_PROC_FS=y
1756 -
1757 -#
1758 -# SCSI support type (disk, tape, CD-ROM)
1759 -#
1760 -CONFIG_BLK_DEV_SD=y
1761 -# CONFIG_CHR_DEV_ST is not set
1762 -# CONFIG_CHR_DEV_OSST is not set
1763 -CONFIG_BLK_DEV_SR=y
1764 -# CONFIG_BLK_DEV_SR_VENDOR is not set
1765 -CONFIG_CHR_DEV_SG=y
1766 -# CONFIG_CHR_DEV_SCH is not set
1767 -
1768 -#
1769 -# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
1770 -#
1771 -# CONFIG_SCSI_MULTI_LUN is not set
1772 -# CONFIG_SCSI_CONSTANTS is not set
1773 -# CONFIG_SCSI_LOGGING is not set
1774 -# CONFIG_SCSI_SCAN_ASYNC is not set
1775 -CONFIG_SCSI_WAIT_SCAN=m
1776 -
1777 -#
1778 -# SCSI Transports
1779 -#
1780 -CONFIG_SCSI_SPI_ATTRS=y
1781 -# CONFIG_SCSI_FC_ATTRS is not set
1782 -# CONFIG_SCSI_ISCSI_ATTRS is not set
1783 -# CONFIG_SCSI_SAS_LIBSAS is not set
1784 -# CONFIG_SCSI_SRP_ATTRS is not set
1785 -CONFIG_SCSI_LOWLEVEL=y
1786 -# CONFIG_ISCSI_TCP is not set
1787 -# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
1788 -# CONFIG_SCSI_3W_9XXX is not set
1789 -# CONFIG_SCSI_ACARD is not set
1790 -# CONFIG_SCSI_AHA1740 is not set
1791 -# CONFIG_SCSI_AACRAID is not set
1792 -# CONFIG_SCSI_AIC7XXX is not set
1793 -# CONFIG_SCSI_AIC7XXX_OLD is not set
1794 -# CONFIG_SCSI_AIC79XX is not set
1795 -# CONFIG_SCSI_AIC94XX is not set
1796 -# CONFIG_SCSI_ADVANSYS is not set
1797 -# CONFIG_SCSI_ARCMSR is not set
1798 -# CONFIG_MEGARAID_NEWGEN is not set
1799 -# CONFIG_MEGARAID_LEGACY is not set
1800 -# CONFIG_MEGARAID_SAS is not set
1801 -# CONFIG_SCSI_HPTIOP is not set
1802 -# CONFIG_SCSI_DMX3191D is not set
1803 -# CONFIG_SCSI_FUTURE_DOMAIN is not set
1804 -# CONFIG_SCSI_IPS is not set
1805 -# CONFIG_SCSI_INITIO is not set
1806 -# CONFIG_SCSI_INIA100 is not set
1807 -# CONFIG_SCSI_PPA is not set
1808 -# CONFIG_SCSI_IMM is not set
1809 -CONFIG_SCSI_LASI700=y
1810 -CONFIG_53C700_LE_ON_BE=y
1811 -# CONFIG_SCSI_STEX is not set
1812 -CONFIG_SCSI_SYM53C8XX_2=y
1813 -CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
1814 -CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
1815 -CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
1816 -CONFIG_SCSI_SYM53C8XX_MMIO=y
1817 -CONFIG_SCSI_ZALON=y
1818 -CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=1
1819 -CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
1820 -CONFIG_SCSI_NCR53C8XX_SYNC=20
1821 -# CONFIG_SCSI_QLOGIC_1280 is not set
1822 -# CONFIG_SCSI_QLA_FC is not set
1823 -# CONFIG_SCSI_QLA_ISCSI is not set
1824 -# CONFIG_SCSI_LPFC is not set
1825 -# CONFIG_SCSI_SIM710 is not set
1826 -# CONFIG_SCSI_DC395x is not set
1827 -# CONFIG_SCSI_DC390T is not set
1828 -# CONFIG_SCSI_DEBUG is not set
1829 -# CONFIG_SCSI_SRP is not set
1830 -# CONFIG_ATA is not set
1831 -CONFIG_MD=y
1832 -CONFIG_BLK_DEV_MD=y
1833 -CONFIG_MD_LINEAR=m
1834 -CONFIG_MD_RAID0=m
1835 -CONFIG_MD_RAID1=m
1836 -CONFIG_MD_RAID10=m
1837 -CONFIG_MD_RAID456=m
1838 -CONFIG_MD_RAID5_RESHAPE=y
1839 -CONFIG_MD_MULTIPATH=m
1840 -CONFIG_MD_FAULTY=m
1841 -CONFIG_BLK_DEV_DM=m
1842 -# CONFIG_DM_DEBUG is not set
1843 -CONFIG_DM_CRYPT=m
1844 -CONFIG_DM_SNAPSHOT=m
1845 -CONFIG_DM_MIRROR=m
1846 -CONFIG_DM_ZERO=m
1847 -# CONFIG_DM_MULTIPATH is not set
1848 -# CONFIG_DM_DELAY is not set
1849 -# CONFIG_DM_UEVENT is not set
1850 -# CONFIG_BLK_DEV_DM_BBR is not set
1851 -# CONFIG_FUSION is not set
1852 -
1853 -#
1854 -# IEEE 1394 (FireWire) support
1855 -#
1856 -# CONFIG_FIREWIRE is not set
1857 -# CONFIG_IEEE1394 is not set
1858 -# CONFIG_I2O is not set
1859 -CONFIG_NETDEVICES=y
1860 -# CONFIG_NETDEVICES_MULTIQUEUE is not set
1861 -# CONFIG_DUMMY is not set
1862 -# CONFIG_BONDING is not set
1863 -# CONFIG_MACVLAN is not set
1864 -# CONFIG_EQUALIZER is not set
1865 -CONFIG_TUN=m
1866 -# CONFIG_VETH is not set
1867 -# CONFIG_ARCNET is not set
1868 -CONFIG_PHYLIB=y
1869 -
1870 -#
1871 -# MII PHY device drivers
1872 -#
1873 -# CONFIG_MARVELL_PHY is not set
1874 -# CONFIG_DAVICOM_PHY is not set
1875 -# CONFIG_QSEMI_PHY is not set
1876 -# CONFIG_LXT_PHY is not set
1877 -# CONFIG_CICADA_PHY is not set
1878 -# CONFIG_VITESSE_PHY is not set
1879 -# CONFIG_SMSC_PHY is not set
1880 -# CONFIG_BROADCOM_PHY is not set
1881 -# CONFIG_ICPLUS_PHY is not set
1882 -# CONFIG_FIXED_PHY is not set
1883 -# CONFIG_MDIO_BITBANG is not set
1884 -CONFIG_NET_ETHERNET=y
1885 -CONFIG_MII=m
1886 -CONFIG_LASI_82596=m
1887 -CONFIG_HAPPYMEAL=m
1888 -CONFIG_SUNGEM=m
1889 -# CONFIG_CASSINI is not set
1890 -CONFIG_NET_VENDOR_3COM=y
1891 -CONFIG_EL3=m
1892 -CONFIG_VORTEX=m
1893 -CONFIG_TYPHOON=m
1894 -CONFIG_NET_VENDOR_SMC=y
1895 -CONFIG_ULTRA32=m
1896 -CONFIG_NET_TULIP=y
1897 -CONFIG_DE2104X=m
1898 -CONFIG_TULIP=m
1899 -# CONFIG_TULIP_MWI is not set
1900 -# CONFIG_TULIP_MMIO is not set
1901 -# CONFIG_TULIP_NAPI is not set
1902 -CONFIG_DE4X5=m
1903 -CONFIG_WINBOND_840=m
1904 -CONFIG_DM9102=m
1905 -CONFIG_ULI526X=m
1906 -CONFIG_DEPCA=m
1907 -CONFIG_HP100=m
1908 -# CONFIG_IBM_NEW_EMAC_ZMII is not set
1909 -# CONFIG_IBM_NEW_EMAC_RGMII is not set
1910 -# CONFIG_IBM_NEW_EMAC_TAH is not set
1911 -# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
1912 -CONFIG_NET_PCI=y
1913 -CONFIG_PCNET32=m
1914 -# CONFIG_PCNET32_NAPI is not set
1915 -CONFIG_AMD8111_ETH=m
1916 -# CONFIG_AMD8111E_NAPI is not set
1917 -CONFIG_ADAPTEC_STARFIRE=m
1918 -# CONFIG_ADAPTEC_STARFIRE_NAPI is not set
1919 -CONFIG_AC3200=m
1920 -CONFIG_B44=m
1921 -CONFIG_B44_PCI_AUTOSELECT=y
1922 -CONFIG_B44_PCICORE_AUTOSELECT=y
1923 -CONFIG_B44_PCI=y
1924 -CONFIG_FORCEDETH=m
1925 -# CONFIG_FORCEDETH_NAPI is not set
1926 -CONFIG_EEPRO100=m
1927 -CONFIG_E100=m
1928 -CONFIG_LNE390=m
1929 -CONFIG_FEALNX=m
1930 -CONFIG_NATSEMI=m
1931 -CONFIG_NE2K_PCI=m
1932 -CONFIG_NE3210=m
1933 -CONFIG_ES3210=m
1934 -CONFIG_8139CP=m
1935 -CONFIG_8139TOO=m
1936 -# CONFIG_8139TOO_PIO is not set
1937 -# CONFIG_8139TOO_TUNE_TWISTER is not set
1938 -# CONFIG_8139TOO_8129 is not set
1939 -# CONFIG_8139_OLD_RX_RESET is not set
1940 -CONFIG_SIS900=m
1941 -CONFIG_EPIC100=m
1942 -CONFIG_SUNDANCE=m
1943 -# CONFIG_SUNDANCE_MMIO is not set
1944 -CONFIG_VIA_RHINE=m
1945 -# CONFIG_VIA_RHINE_MMIO is not set
1946 -# CONFIG_VIA_RHINE_NAPI is not set
1947 -# CONFIG_SC92031 is not set
1948 -# CONFIG_NET_POCKET is not set
1949 -CONFIG_NETDEV_1000=y
1950 -CONFIG_ACENIC=m
1951 -# CONFIG_ACENIC_OMIT_TIGON_I is not set
1952 -CONFIG_DL2K=m
1953 -CONFIG_E1000=m
1954 -# CONFIG_E1000_NAPI is not set
1955 -# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
1956 -# CONFIG_E1000E is not set
1957 -# CONFIG_IP1000 is not set
1958 -CONFIG_NS83820=m
1959 -CONFIG_HAMACHI=m
1960 -CONFIG_YELLOWFIN=m
1961 -CONFIG_R8169=m
1962 -# CONFIG_R8169_NAPI is not set
1963 -# CONFIG_R8169_VLAN is not set
1964 -CONFIG_SIS190=m
1965 -CONFIG_SKGE=m
1966 -CONFIG_SKY2=m
1967 -CONFIG_SK98LIN=m
1968 -CONFIG_VIA_VELOCITY=m
1969 -CONFIG_TIGON3=m
1970 -CONFIG_BNX2=m
1971 -CONFIG_QLA3XXX=m
1972 -# CONFIG_ATL1 is not set
1973 -CONFIG_NETDEV_10000=y
1974 -CONFIG_CHELSIO_T1=m
1975 -# CONFIG_CHELSIO_T1_1G is not set
1976 -CONFIG_CHELSIO_T1_NAPI=y
1977 -# CONFIG_CHELSIO_T3 is not set
1978 -# CONFIG_IXGBE is not set
1979 -CONFIG_IXGB=m
1980 -# CONFIG_IXGB_NAPI is not set
1981 -CONFIG_S2IO=m
1982 -# CONFIG_S2IO_NAPI is not set
1983 -CONFIG_MYRI10GE=m
1984 -# CONFIG_NETXEN_NIC is not set
1985 -# CONFIG_NIU is not set
1986 -# CONFIG_MLX4_CORE is not set
1987 -# CONFIG_TEHUTI is not set
1988 -CONFIG_TR=y
1989 -CONFIG_IBMOL=m
1990 -CONFIG_3C359=m
1991 -CONFIG_TMS380TR=m
1992 -CONFIG_TMSPCI=m
1993 -CONFIG_ABYSS=m
1994 -
1995 -#
1996 -# Wireless LAN
1997 -#
1998 -# CONFIG_WLAN_PRE80211 is not set
1999 -# CONFIG_WLAN_80211 is not set
2000 -
2001 -#
2002 -# USB Network Adapters
2003 -#
2004 -# CONFIG_USB_CATC is not set
2005 -# CONFIG_USB_KAWETH is not set
2006 -# CONFIG_USB_PEGASUS is not set
2007 -# CONFIG_USB_RTL8150 is not set
2008 -# CONFIG_USB_USBNET is not set
2009 -# CONFIG_WAN is not set
2010 -# CONFIG_FDDI is not set
2011 -# CONFIG_HIPPI is not set
2012 -# CONFIG_PLIP is not set
2013 -CONFIG_PPP=m
2014 -CONFIG_PPP_MULTILINK=y
2015 -CONFIG_PPP_FILTER=y
2016 -CONFIG_PPP_ASYNC=m
2017 -CONFIG_PPP_SYNC_TTY=m
2018 -CONFIG_PPP_DEFLATE=m
2019 -CONFIG_PPP_BSDCOMP=m
2020 -CONFIG_PPP_MPPE=m
2021 -CONFIG_PPPOE=m
2022 -# CONFIG_PPPOL2TP is not set
2023 -# CONFIG_SLIP is not set
2024 -CONFIG_SLHC=m
2025 -# CONFIG_NET_FC is not set
2026 -# CONFIG_SHAPER is not set
2027 -CONFIG_NETCONSOLE=m
2028 -# CONFIG_NETCONSOLE_DYNAMIC is not set
2029 -CONFIG_NETPOLL=y
2030 -# CONFIG_NETPOLL_TRAP is not set
2031 -CONFIG_NET_POLL_CONTROLLER=y
2032 -# CONFIG_ISDN is not set
2033 -# CONFIG_PHONE is not set
2034 -
2035 -#
2036 -# Input device support
2037 -#
2038 -CONFIG_INPUT=y
2039 -# CONFIG_INPUT_FF_MEMLESS is not set
2040 -# CONFIG_INPUT_POLLDEV is not set
2041 -
2042 -#
2043 -# Userland interfaces
2044 -#
2045 -CONFIG_INPUT_MOUSEDEV=y
2046 -CONFIG_INPUT_MOUSEDEV_PSAUX=y
2047 -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
2048 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
2049 -# CONFIG_INPUT_JOYDEV is not set
2050 -CONFIG_INPUT_EVDEV=y
2051 -# CONFIG_INPUT_EVBUG is not set
2052 -
2053 -#
2054 -# Input Device Drivers
2055 -#
2056 -CONFIG_INPUT_KEYBOARD=y
2057 -CONFIG_KEYBOARD_ATKBD=y
2058 -CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
2059 -# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
2060 -# CONFIG_KEYBOARD_SUNKBD is not set
2061 -# CONFIG_KEYBOARD_LKKBD is not set
2062 -# CONFIG_KEYBOARD_XTKBD is not set
2063 -# CONFIG_KEYBOARD_NEWTON is not set
2064 -# CONFIG_KEYBOARD_STOWAWAY is not set
2065 -CONFIG_KEYBOARD_HIL_OLD=y
2066 -# CONFIG_KEYBOARD_HIL is not set
2067 -CONFIG_INPUT_MOUSE=y
2068 -# CONFIG_MOUSE_PS2 is not set
2069 -# CONFIG_MOUSE_SERIAL is not set
2070 -# CONFIG_MOUSE_APPLETOUCH is not set
2071 -# CONFIG_MOUSE_VSXXXAA is not set
2072 -# CONFIG_MOUSE_HIL is not set
2073 -CONFIG_INPUT_JOYSTICK=y
2074 -# CONFIG_JOYSTICK_ANALOG is not set
2075 -# CONFIG_JOYSTICK_A3D is not set
2076 -# CONFIG_JOYSTICK_ADI is not set
2077 -# CONFIG_JOYSTICK_COBRA is not set
2078 -# CONFIG_JOYSTICK_GF2K is not set
2079 -# CONFIG_JOYSTICK_GRIP is not set
2080 -# CONFIG_JOYSTICK_GRIP_MP is not set
2081 -# CONFIG_JOYSTICK_GUILLEMOT is not set
2082 -# CONFIG_JOYSTICK_INTERACT is not set
2083 -# CONFIG_JOYSTICK_SIDEWINDER is not set
2084 -# CONFIG_JOYSTICK_TMDC is not set
2085 -# CONFIG_JOYSTICK_IFORCE is not set
2086 -# CONFIG_JOYSTICK_WARRIOR is not set
2087 -# CONFIG_JOYSTICK_MAGELLAN is not set
2088 -# CONFIG_JOYSTICK_SPACEORB is not set
2089 -# CONFIG_JOYSTICK_SPACEBALL is not set
2090 -# CONFIG_JOYSTICK_STINGER is not set
2091 -# CONFIG_JOYSTICK_TWIDJOY is not set
2092 -# CONFIG_JOYSTICK_DB9 is not set
2093 -# CONFIG_JOYSTICK_GAMECON is not set
2094 -# CONFIG_JOYSTICK_TURBOGRAFX is not set
2095 -# CONFIG_JOYSTICK_JOYDUMP is not set
2096 -# CONFIG_JOYSTICK_XPAD is not set
2097 -# CONFIG_INPUT_TABLET is not set
2098 -CONFIG_INPUT_TOUCHSCREEN=y
2099 -# CONFIG_TOUCHSCREEN_FUJITSU is not set
2100 -# CONFIG_TOUCHSCREEN_GUNZE is not set
2101 -# CONFIG_TOUCHSCREEN_ELO is not set
2102 -# CONFIG_TOUCHSCREEN_MTOUCH is not set
2103 -# CONFIG_TOUCHSCREEN_MK712 is not set
2104 -# CONFIG_TOUCHSCREEN_PENMOUNT is not set
2105 -# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
2106 -# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
2107 -# CONFIG_TOUCHSCREEN_UCB1400 is not set
2108 -# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
2109 -# CONFIG_INPUT_MISC is not set
2110 -
2111 -#
2112 -# Hardware I/O ports
2113 -#
2114 -CONFIG_SERIO=y
2115 -# CONFIG_SERIO_SERPORT is not set
2116 -# CONFIG_SERIO_PARKBD is not set
2117 -CONFIG_SERIO_GSCPS2=y
2118 -# CONFIG_HP_SDC is not set
2119 -# CONFIG_SERIO_PCIPS2 is not set
2120 -CONFIG_SERIO_LIBPS2=y
2121 -# CONFIG_SERIO_RAW is not set
2122 -# CONFIG_GAMEPORT is not set
2123 -
2124 -#
2125 -# Character devices
2126 -#
2127 -CONFIG_VT=y
2128 -CONFIG_VT_CONSOLE=y
2129 -CONFIG_HW_CONSOLE=y
2130 -# CONFIG_VT_HW_CONSOLE_BINDING is not set
2131 -# CONFIG_SERIAL_NONSTANDARD is not set
2132 -
2133 -#
2134 -# Serial drivers
2135 -#
2136 -CONFIG_SERIAL_8250=y
2137 -CONFIG_SERIAL_8250_CONSOLE=y
2138 -CONFIG_SERIAL_8250_GSC=y
2139 -CONFIG_SERIAL_8250_PCI=y
2140 -CONFIG_SERIAL_8250_NR_UARTS=4
2141 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4
2142 -CONFIG_SERIAL_8250_EXTENDED=y
2143 -CONFIG_SERIAL_8250_MANY_PORTS=y
2144 -CONFIG_SERIAL_8250_SHARE_IRQ=y
2145 -# CONFIG_SERIAL_8250_DETECT_IRQ is not set
2146 -# CONFIG_SERIAL_8250_RSA is not set
2147 -
2148 -#
2149 -# Non-8250 serial port support
2150 -#
2151 -CONFIG_SERIAL_MUX=y
2152 -CONFIG_SERIAL_MUX_CONSOLE=y
2153 -CONFIG_SERIAL_CORE=y
2154 -CONFIG_SERIAL_CORE_CONSOLE=y
2155 -# CONFIG_SERIAL_JSM is not set
2156 -CONFIG_UNIX98_PTYS=y
2157 -CONFIG_LEGACY_PTYS=y
2158 -CONFIG_LEGACY_PTY_COUNT=256
2159 -# CONFIG_PRINTER is not set
2160 -# CONFIG_PPDEV is not set
2161 -# CONFIG_IPMI_HANDLER is not set
2162 -CONFIG_HW_RANDOM=y
2163 -CONFIG_GEN_RTC=y
2164 -# CONFIG_GEN_RTC_X is not set
2165 -# CONFIG_R3964 is not set
2166 -# CONFIG_APPLICOM is not set
2167 -# CONFIG_RAW_DRIVER is not set
2168 -# CONFIG_TCG_TPM is not set
2169 -CONFIG_DEVPORT=y
2170 -# CONFIG_I2C is not set
2171 -
2172 -#
2173 -# SPI support
2174 -#
2175 -# CONFIG_SPI is not set
2176 -# CONFIG_SPI_MASTER is not set
2177 -# CONFIG_W1 is not set
2178 -# CONFIG_POWER_SUPPLY is not set
2179 -# CONFIG_HWMON is not set
2180 -# CONFIG_WATCHDOG is not set
2181 -
2182 -#
2183 -# Sonics Silicon Backplane
2184 -#
2185 -CONFIG_SSB_POSSIBLE=y
2186 -CONFIG_SSB=m
2187 -CONFIG_SSB_PCIHOST_POSSIBLE=y
2188 -CONFIG_SSB_PCIHOST=y
2189 -# CONFIG_SSB_DEBUG is not set
2190 -CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
2191 -CONFIG_SSB_DRIVER_PCICORE=y
2192 -
2193 -#
2194 -# Multifunction device drivers
2195 -#
2196 -# CONFIG_MFD_SM501 is not set
2197 -
2198 -#
2199 -# Multimedia devices
2200 -#
2201 -# CONFIG_VIDEO_DEV is not set
2202 -# CONFIG_DVB_CORE is not set
2203 -CONFIG_DAB=y
2204 -# CONFIG_USB_DABUSB is not set
2205 -
2206 -#
2207 -# Graphics support
2208 -#
2209 -# CONFIG_AGP is not set
2210 -# CONFIG_DRM is not set
2211 -# CONFIG_VGASTATE is not set
2212 -# CONFIG_VIDEO_OUTPUT_CONTROL is not set
2213 -CONFIG_FB=y
2214 -# CONFIG_FIRMWARE_EDID is not set
2215 -# CONFIG_FB_DDC is not set
2216 -CONFIG_FB_CFB_FILLRECT=y
2217 -CONFIG_FB_CFB_COPYAREA=y
2218 -CONFIG_FB_CFB_IMAGEBLIT=y
2219 -# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
2220 -# CONFIG_FB_SYS_FILLRECT is not set
2221 -# CONFIG_FB_SYS_COPYAREA is not set
2222 -# CONFIG_FB_SYS_IMAGEBLIT is not set
2223 -# CONFIG_FB_SYS_FOPS is not set
2224 -CONFIG_FB_DEFERRED_IO=y
2225 -# CONFIG_FB_SVGALIB is not set
2226 -# CONFIG_FB_MACMODES is not set
2227 -# CONFIG_FB_BACKLIGHT is not set
2228 -# CONFIG_FB_MODE_HELPERS is not set
2229 -CONFIG_FB_TILEBLITTING=y
2230 -
2231 -#
2232 -# Frame buffer hardware drivers
2233 -#
2234 -# CONFIG_FB_CIRRUS is not set
2235 -# CONFIG_FB_PM2 is not set
2236 -# CONFIG_FB_CYBER2000 is not set
2237 -# CONFIG_FB_ASILIANT is not set
2238 -# CONFIG_FB_IMSTT is not set
2239 -CONFIG_FB_STI=y
2240 -# CONFIG_FB_S1D13XXX is not set
2241 -# CONFIG_FB_NVIDIA is not set
2242 -# CONFIG_FB_RIVA is not set
2243 -CONFIG_FB_MATROX=y
2244 -CONFIG_FB_MATROX_MILLENIUM=y
2245 -CONFIG_FB_MATROX_MYSTIQUE=y
2246 -CONFIG_FB_MATROX_G=y
2247 -# CONFIG_FB_MATROX_I2C is not set
2248 -CONFIG_FB_MATROX_MULTIHEAD=y
2249 -# CONFIG_FB_RADEON is not set
2250 -# CONFIG_FB_ATY128 is not set
2251 -# CONFIG_FB_ATY is not set
2252 -# CONFIG_FB_S3 is not set
2253 -# CONFIG_FB_SAVAGE is not set
2254 -# CONFIG_FB_SIS is not set
2255 -# CONFIG_FB_NEOMAGIC is not set
2256 -# CONFIG_FB_KYRO is not set
2257 -# CONFIG_FB_3DFX is not set
2258 -CONFIG_FB_VOODOO1=y
2259 -# CONFIG_FB_VT8623 is not set
2260 -# CONFIG_FB_TRIDENT is not set
2261 -# CONFIG_FB_ARK is not set
2262 -# CONFIG_FB_PM3 is not set
2263 -# CONFIG_FB_VIRTUAL is not set
2264 -# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
2265 -
2266 -#
2267 -# Display device support
2268 -#
2269 -# CONFIG_DISPLAY_SUPPORT is not set
2270 -
2271 -#
2272 -# Console display driver support
2273 -#
2274 -CONFIG_DUMMY_CONSOLE=y
2275 -CONFIG_DUMMY_CONSOLE_COLUMNS=160
2276 -CONFIG_DUMMY_CONSOLE_ROWS=64
2277 -CONFIG_FRAMEBUFFER_CONSOLE=y
2278 -# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
2279 -# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
2280 -CONFIG_STI_CONSOLE=y
2281 -# CONFIG_FONTS is not set
2282 -CONFIG_FONT_8x8=y
2283 -CONFIG_FONT_8x16=y
2284 -CONFIG_LOGO=y
2285 -CONFIG_LOGO_LINUX_MONO=y
2286 -CONFIG_LOGO_LINUX_VGA16=y
2287 -CONFIG_LOGO_LINUX_CLUT224=y
2288 -CONFIG_LOGO_PARISC_CLUT224=y
2289 -
2290 -#
2291 -# Sound
2292 -#
2293 -# CONFIG_SOUND is not set
2294 -CONFIG_HID_SUPPORT=y
2295 -CONFIG_HID=y
2296 -CONFIG_HID_DEBUG=y
2297 -# CONFIG_HIDRAW is not set
2298 -
2299 -#
2300 -# USB Input Devices
2301 -#
2302 -CONFIG_USB_HID=y
2303 -# CONFIG_USB_HIDINPUT_POWERBOOK is not set
2304 -# CONFIG_HID_FF is not set
2305 -CONFIG_USB_HIDDEV=y
2306 -CONFIG_USB_SUPPORT=y
2307 -CONFIG_USB_ARCH_HAS_HCD=y
2308 -CONFIG_USB_ARCH_HAS_OHCI=y
2309 -CONFIG_USB_ARCH_HAS_EHCI=y
2310 -CONFIG_USB=y
2311 -CONFIG_USB_DEBUG=y
2312 -
2313 -#
2314 -# Miscellaneous USB options
2315 -#
2316 -# CONFIG_USB_DEVICEFS is not set
2317 -CONFIG_USB_DEVICE_CLASS=y
2318 -# CONFIG_USB_DYNAMIC_MINORS is not set
2319 -# CONFIG_USB_OTG is not set
2320 -
2321 -#
2322 -# USB Host Controller Drivers
2323 -#
2324 -CONFIG_USB_EHCI_HCD=y
2325 -# CONFIG_USB_EHCI_SPLIT_ISO is not set
2326 -# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
2327 -# CONFIG_USB_EHCI_TT_NEWSCHED is not set
2328 -# CONFIG_USB_ISP116X_HCD is not set
2329 -CONFIG_USB_OHCI_HCD=y
2330 -# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
2331 -# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
2332 -CONFIG_USB_OHCI_LITTLE_ENDIAN=y
2333 -# CONFIG_USB_UHCI_HCD is not set
2334 -# CONFIG_USB_SL811_HCD is not set
2335 -# CONFIG_USB_R8A66597_HCD is not set
2336 -
2337 -#
2338 -# USB Device Class drivers
2339 -#
2340 -# CONFIG_USB_ACM is not set
2341 -# CONFIG_USB_PRINTER is not set
2342 -
2343 -#
2344 -# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
2345 -#
2346 -
2347 -#
2348 -# may also be needed; see USB_STORAGE Help for more information
2349 -#
2350 -CONFIG_USB_STORAGE=m
2351 -CONFIG_USB_STORAGE_DEBUG=y
2352 -CONFIG_USB_STORAGE_DATAFAB=y
2353 -CONFIG_USB_STORAGE_FREECOM=y
2354 -CONFIG_USB_STORAGE_ISD200=y
2355 -CONFIG_USB_STORAGE_DPCM=y
2356 -# CONFIG_USB_STORAGE_USBAT is not set
2357 -CONFIG_USB_STORAGE_SDDR09=y
2358 -CONFIG_USB_STORAGE_SDDR55=y
2359 -CONFIG_USB_STORAGE_JUMPSHOT=y
2360 -# CONFIG_USB_STORAGE_ALAUDA is not set
2361 -# CONFIG_USB_STORAGE_ONETOUCH is not set
2362 -# CONFIG_USB_STORAGE_KARMA is not set
2363 -# CONFIG_USB_LIBUSUAL is not set
2364 -
2365 -#
2366 -# USB Imaging devices
2367 -#
2368 -# CONFIG_USB_MDC800 is not set
2369 -# CONFIG_USB_MICROTEK is not set
2370 -# CONFIG_USB_MON is not set
2371 -
2372 -#
2373 -# USB port drivers
2374 -#
2375 -# CONFIG_USB_USS720 is not set
2376 -
2377 -#
2378 -# USB Serial Converter support
2379 -#
2380 -# CONFIG_USB_SERIAL is not set
2381 -
2382 -#
2383 -# USB Miscellaneous drivers
2384 -#
2385 -# CONFIG_USB_EMI62 is not set
2386 -# CONFIG_USB_EMI26 is not set
2387 -# CONFIG_USB_ADUTUX is not set
2388 -# CONFIG_USB_AUERSWALD is not set
2389 -# CONFIG_USB_RIO500 is not set
2390 -# CONFIG_USB_LEGOTOWER is not set
2391 -# CONFIG_USB_LCD is not set
2392 -# CONFIG_USB_BERRY_CHARGE is not set
2393 -# CONFIG_USB_LED is not set
2394 -# CONFIG_USB_CYPRESS_CY7C63 is not set
2395 -# CONFIG_USB_CYTHERM is not set
2396 -# CONFIG_USB_PHIDGET is not set
2397 -# CONFIG_USB_IDMOUSE is not set
2398 -# CONFIG_USB_FTDI_ELAN is not set
2399 -# CONFIG_USB_APPLEDISPLAY is not set
2400 -# CONFIG_USB_SISUSBVGA is not set
2401 -# CONFIG_USB_LD is not set
2402 -# CONFIG_USB_TRANCEVIBRATOR is not set
2403 -# CONFIG_USB_IOWARRIOR is not set
2404 -
2405 -#
2406 -# USB DSL modem support
2407 -#
2408 -
2409 -#
2410 -# USB Gadget Support
2411 -#
2412 -# CONFIG_USB_GADGET is not set
2413 -# CONFIG_MMC is not set
2414 -# CONFIG_NEW_LEDS is not set
2415 -# CONFIG_INFINIBAND is not set
2416 -# CONFIG_RTC_CLASS is not set
2417 -# CONFIG_AUXDISPLAY is not set
2418 -
2419 -#
2420 -# Userspace I/O
2421 -#
2422 -# CONFIG_UIO is not set
2423 -
2424 -#
2425 -# File systems
2426 -#
2427 -CONFIG_EXT2_FS=y
2428 -# CONFIG_EXT2_FS_XATTR is not set
2429 -# CONFIG_EXT2_FS_XIP is not set
2430 -CONFIG_EXT3_FS=y
2431 -# CONFIG_EXT3_FS_XATTR is not set
2432 -# CONFIG_EXT4DEV_FS is not set
2433 -CONFIG_JBD=y
2434 -CONFIG_REISERFS_FS=m
2435 -# CONFIG_REISERFS_CHECK is not set
2436 -CONFIG_REISERFS_PROC_INFO=y
2437 -CONFIG_REISERFS_FS_XATTR=y
2438 -CONFIG_REISERFS_FS_POSIX_ACL=y
2439 -CONFIG_REISERFS_FS_SECURITY=y
2440 -CONFIG_JFS_FS=m
2441 -CONFIG_JFS_POSIX_ACL=y
2442 -CONFIG_JFS_SECURITY=y
2443 -CONFIG_JFS_DEBUG=y
2444 -CONFIG_JFS_STATISTICS=y
2445 -CONFIG_FS_POSIX_ACL=y
2446 -CONFIG_XFS_FS=y
2447 -CONFIG_XFS_QUOTA=y
2448 -CONFIG_XFS_SECURITY=y
2449 -CONFIG_XFS_POSIX_ACL=y
2450 -CONFIG_XFS_RT=y
2451 -# CONFIG_GFS2_FS is not set
2452 -# CONFIG_OCFS2_FS is not set
2453 -# CONFIG_MINIX_FS is not set
2454 -# CONFIG_ROMFS_FS is not set
2455 -CONFIG_INOTIFY=y
2456 -CONFIG_INOTIFY_USER=y
2457 -# CONFIG_QUOTA is not set
2458 -CONFIG_QUOTACTL=y
2459 -CONFIG_DNOTIFY=y
2460 -# CONFIG_AUTOFS_FS is not set
2461 -# CONFIG_AUTOFS4_FS is not set
2462 -# CONFIG_FUSE_FS is not set
2463 -
2464 -#
2465 -# CD-ROM/DVD Filesystems
2466 -#
2467 -CONFIG_ISO9660_FS=y
2468 -CONFIG_JOLIET=y
2469 -CONFIG_ZISOFS=y
2470 -# CONFIG_UDF_FS is not set
2471 -
2472 -#
2473 -# DOS/FAT/NT Filesystems
2474 -#
2475 -CONFIG_FAT_FS=m
2476 -CONFIG_MSDOS_FS=m
2477 -CONFIG_VFAT_FS=m
2478 -CONFIG_FAT_DEFAULT_CODEPAGE=437
2479 -CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
2480 -# CONFIG_NTFS_FS is not set
2481 -
2482 -#
2483 -# Pseudo filesystems
2484 -#
2485 -CONFIG_PROC_FS=y
2486 -CONFIG_PROC_KCORE=y
2487 -CONFIG_PROC_SYSCTL=y
2488 -CONFIG_SYSFS=y
2489 -CONFIG_TMPFS=y
2490 -# CONFIG_TMPFS_POSIX_ACL is not set
2491 -# CONFIG_HUGETLB_PAGE is not set
2492 -# CONFIG_CONFIGFS_FS is not set
2493 -
2494 -#
2495 -# Miscellaneous filesystems
2496 -#
2497 -# CONFIG_ADFS_FS is not set
2498 -# CONFIG_AFFS_FS is not set
2499 -# CONFIG_HFS_FS is not set
2500 -# CONFIG_HFSPLUS_FS is not set
2501 -# CONFIG_BEFS_FS is not set
2502 -# CONFIG_BFS_FS is not set
2503 -# CONFIG_EFS_FS is not set
2504 -# CONFIG_CRAMFS is not set
2505 -# CONFIG_SQUASHFS is not set
2506 -# CONFIG_VXFS_FS is not set
2507 -# CONFIG_HPFS_FS is not set
2508 -# CONFIG_QNX4FS_FS is not set
2509 -# CONFIG_SYSV_FS is not set
2510 -# CONFIG_UFS_FS is not set
2511 -CONFIG_NETWORK_FILESYSTEMS=y
2512 -CONFIG_NFS_FS=y
2513 -CONFIG_NFS_V3=y
2514 -# CONFIG_NFS_V3_ACL is not set
2515 -CONFIG_NFS_V4=y
2516 -CONFIG_NFS_DIRECTIO=y
2517 -CONFIG_NFSD=y
2518 -CONFIG_NFSD_V3=y
2519 -# CONFIG_NFSD_V3_ACL is not set
2520 -CONFIG_NFSD_V4=y
2521 -CONFIG_NFSD_TCP=y
2522 -CONFIG_ROOT_NFS=y
2523 -CONFIG_LOCKD=y
2524 -CONFIG_LOCKD_V4=y
2525 -CONFIG_EXPORTFS=y
2526 -CONFIG_NFS_COMMON=y
2527 -CONFIG_SUNRPC=y
2528 -CONFIG_SUNRPC_GSS=y
2529 -# CONFIG_SUNRPC_BIND34 is not set
2530 -CONFIG_RPCSEC_GSS_KRB5=y
2531 -# CONFIG_RPCSEC_GSS_SPKM3 is not set
2532 -CONFIG_SMB_FS=m
2533 -# CONFIG_SMB_NLS_DEFAULT is not set
2534 -CONFIG_CIFS=m
2535 -# CONFIG_CIFS_STATS is not set
2536 -# CONFIG_CIFS_WEAK_PW_HASH is not set
2537 -# CONFIG_CIFS_XATTR is not set
2538 -# CONFIG_CIFS_DEBUG2 is not set
2539 -# CONFIG_CIFS_EXPERIMENTAL is not set
2540 -# CONFIG_NCP_FS is not set
2541 -# CONFIG_CODA_FS is not set
2542 -# CONFIG_AFS_FS is not set
2543 -
2544 -#
2545 -# Partition Types
2546 -#
2547 -# CONFIG_PARTITION_ADVANCED is not set
2548 -CONFIG_MSDOS_PARTITION=y
2549 -CONFIG_NLS=y
2550 -CONFIG_NLS_DEFAULT="iso8859-15"
2551 -CONFIG_NLS_CODEPAGE_437=m
2552 -CONFIG_NLS_CODEPAGE_737=m
2553 -CONFIG_NLS_CODEPAGE_775=m
2554 -CONFIG_NLS_CODEPAGE_850=m
2555 -CONFIG_NLS_CODEPAGE_852=m
2556 -CONFIG_NLS_CODEPAGE_855=m
2557 -CONFIG_NLS_CODEPAGE_857=m
2558 -CONFIG_NLS_CODEPAGE_860=m
2559 -CONFIG_NLS_CODEPAGE_861=m
2560 -CONFIG_NLS_CODEPAGE_862=m
2561 -CONFIG_NLS_CODEPAGE_863=m
2562 -CONFIG_NLS_CODEPAGE_864=m
2563 -CONFIG_NLS_CODEPAGE_865=m
2564 -CONFIG_NLS_CODEPAGE_866=m
2565 -CONFIG_NLS_CODEPAGE_869=m
2566 -CONFIG_NLS_CODEPAGE_936=m
2567 -CONFIG_NLS_CODEPAGE_950=m
2568 -CONFIG_NLS_CODEPAGE_932=m
2569 -CONFIG_NLS_CODEPAGE_949=m
2570 -CONFIG_NLS_CODEPAGE_874=m
2571 -CONFIG_NLS_ISO8859_8=m
2572 -CONFIG_NLS_CODEPAGE_1250=m
2573 -CONFIG_NLS_CODEPAGE_1251=m
2574 -CONFIG_NLS_ASCII=m
2575 -CONFIG_NLS_ISO8859_1=m
2576 -CONFIG_NLS_ISO8859_2=m
2577 -CONFIG_NLS_ISO8859_3=m
2578 -CONFIG_NLS_ISO8859_4=m
2579 -CONFIG_NLS_ISO8859_5=m
2580 -CONFIG_NLS_ISO8859_6=m
2581 -CONFIG_NLS_ISO8859_7=m
2582 -CONFIG_NLS_ISO8859_9=m
2583 -CONFIG_NLS_ISO8859_13=m
2584 -CONFIG_NLS_ISO8859_14=m
2585 -CONFIG_NLS_ISO8859_15=m
2586 -CONFIG_NLS_KOI8_R=m
2587 -CONFIG_NLS_KOI8_U=m
2588 -CONFIG_NLS_UTF8=m
2589 -# CONFIG_DLM is not set
2590 -CONFIG_INSTRUMENTATION=y
2591 -# CONFIG_PROFILING is not set
2592 -# CONFIG_MARKERS is not set
2593 -
2594 -#
2595 -# Kernel hacking
2596 -#
2597 -# CONFIG_PRINTK_TIME is not set
2598 -CONFIG_ENABLE_WARN_DEPRECATED=y
2599 -# CONFIG_ENABLE_MUST_CHECK is not set
2600 -CONFIG_MAGIC_SYSRQ=y
2601 -# CONFIG_UNUSED_SYMBOLS is not set
2602 -# CONFIG_DEBUG_FS is not set
2603 -# CONFIG_HEADERS_CHECK is not set
2604 -CONFIG_DEBUG_KERNEL=y
2605 -# CONFIG_DEBUG_SHIRQ is not set
2606 -CONFIG_DETECT_SOFTLOCKUP=y
2607 -CONFIG_SCHED_DEBUG=y
2608 -# CONFIG_SCHEDSTATS is not set
2609 -# CONFIG_TIMER_STATS is not set
2610 -# CONFIG_DEBUG_SLAB is not set
2611 -# CONFIG_DEBUG_RT_MUTEXES is not set
2612 -# CONFIG_RT_MUTEX_TESTER is not set
2613 -# CONFIG_DEBUG_SPINLOCK is not set
2614 -CONFIG_DEBUG_MUTEXES=y
2615 -# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
2616 -# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
2617 -# CONFIG_DEBUG_KOBJECT is not set
2618 -CONFIG_DEBUG_BUGVERBOSE=y
2619 -# CONFIG_DEBUG_INFO is not set
2620 -# CONFIG_DEBUG_VM is not set
2621 -# CONFIG_DEBUG_LIST is not set
2622 -# CONFIG_DEBUG_SG is not set
2623 -CONFIG_FORCED_INLINING=y
2624 -# CONFIG_BOOT_PRINTK_DELAY is not set
2625 -# CONFIG_RCU_TORTURE_TEST is not set
2626 -# CONFIG_FAULT_INJECTION is not set
2627 -# CONFIG_SAMPLES is not set
2628 -# CONFIG_DEBUG_RODATA is not set
2629 -
2630 -#
2631 -# Security options
2632 -#
2633 -# CONFIG_KEYS is not set
2634 -# CONFIG_SECURITY is not set
2635 -# CONFIG_SECURITY_FILE_CAPABILITIES is not set
2636 -CONFIG_XOR_BLOCKS=m
2637 -CONFIG_ASYNC_CORE=m
2638 -CONFIG_ASYNC_MEMCPY=m
2639 -CONFIG_ASYNC_XOR=m
2640 -CONFIG_CRYPTO=y
2641 -CONFIG_CRYPTO_ALGAPI=y
2642 -CONFIG_CRYPTO_BLKCIPHER=y
2643 -CONFIG_CRYPTO_HASH=y
2644 -CONFIG_CRYPTO_MANAGER=y
2645 -CONFIG_CRYPTO_HMAC=y
2646 -# CONFIG_CRYPTO_XCBC is not set
2647 -# CONFIG_CRYPTO_NULL is not set
2648 -# CONFIG_CRYPTO_MD4 is not set
2649 -CONFIG_CRYPTO_MD5=y
2650 -CONFIG_CRYPTO_SHA1=m
2651 -# CONFIG_CRYPTO_SHA256 is not set
2652 -# CONFIG_CRYPTO_SHA512 is not set
2653 -# CONFIG_CRYPTO_WP512 is not set
2654 -# CONFIG_CRYPTO_TGR192 is not set
2655 -# CONFIG_CRYPTO_GF128MUL is not set
2656 -CONFIG_CRYPTO_ECB=m
2657 -CONFIG_CRYPTO_CBC=y
2658 -# CONFIG_CRYPTO_PCBC is not set
2659 -# CONFIG_CRYPTO_LRW is not set
2660 -# CONFIG_CRYPTO_XTS is not set
2661 -# CONFIG_CRYPTO_CRYPTD is not set
2662 -CONFIG_CRYPTO_DES=y
2663 -# CONFIG_CRYPTO_FCRYPT is not set
2664 -# CONFIG_CRYPTO_BLOWFISH is not set
2665 -# CONFIG_CRYPTO_TWOFISH is not set
2666 -# CONFIG_CRYPTO_SERPENT is not set
2667 -# CONFIG_CRYPTO_AES is not set
2668 -# CONFIG_CRYPTO_CAST5 is not set
2669 -# CONFIG_CRYPTO_CAST6 is not set
2670 -# CONFIG_CRYPTO_TEA is not set
2671 -CONFIG_CRYPTO_ARC4=m
2672 -# CONFIG_CRYPTO_KHAZAD is not set
2673 -# CONFIG_CRYPTO_ANUBIS is not set
2674 -# CONFIG_CRYPTO_SEED is not set
2675 -CONFIG_CRYPTO_DEFLATE=m
2676 -# CONFIG_CRYPTO_MICHAEL_MIC is not set
2677 -# CONFIG_CRYPTO_CRC32C is not set
2678 -# CONFIG_CRYPTO_CAMELLIA is not set
2679 -# CONFIG_CRYPTO_TEST is not set
2680 -# CONFIG_CRYPTO_AUTHENC is not set
2681 -CONFIG_CRYPTO_HW=y
2682 -
2683 -#
2684 -# Library routines
2685 -#
2686 -CONFIG_BITREVERSE=y
2687 -CONFIG_CRC_CCITT=m
2688 -# CONFIG_CRC16 is not set
2689 -# CONFIG_CRC_ITU_T is not set
2690 -CONFIG_CRC32=y
2691 -# CONFIG_CRC7 is not set
2692 -# CONFIG_LIBCRC32C is not set
2693 -CONFIG_ZLIB_INFLATE=y
2694 -CONFIG_ZLIB_DEFLATE=m
2695 -CONFIG_PLIST=y
2696 -CONFIG_HAS_IOMEM=y
2697 -CONFIG_HAS_IOPORT=y
2698 -CONFIG_HAS_DMA=y
2699
2700 diff --git a/releases/kconfig/hppa/installcd-3.10.7-gentoo-livecd32.config b/releases/kconfig/hppa/installcd-3.10.7-gentoo-livecd32.config
2701 deleted file mode 100644
2702 index 4cfb039e..00000000
2703 --- a/releases/kconfig/hppa/installcd-3.10.7-gentoo-livecd32.config
2704 +++ /dev/null
2705 @@ -1,2238 +0,0 @@
2706 -#
2707 -# Automatically generated file; DO NOT EDIT.
2708 -# Linux/parisc 3.10.7-gentoo Kernel Configuration
2709 -#
2710 -
2711 -#
2712 -# Gentoo Linux
2713 -#
2714 -CONFIG_GENTOO_LINUX=y
2715 -CONFIG_GENTOO_LINUX_UDEV=y
2716 -
2717 -#
2718 -# Support for init systems, system and service managers
2719 -#
2720 -CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
2721 -# CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
2722 -CONFIG_PARISC=y
2723 -CONFIG_MMU=y
2724 -CONFIG_STACK_GROWSUP=y
2725 -CONFIG_RWSEM_GENERIC_SPINLOCK=y
2726 -# CONFIG_ARCH_HAS_ILOG2_U32 is not set
2727 -# CONFIG_ARCH_HAS_ILOG2_U64 is not set
2728 -CONFIG_GENERIC_BUG=y
2729 -CONFIG_GENERIC_HWEIGHT=y
2730 -CONFIG_GENERIC_CALIBRATE_DELAY=y
2731 -CONFIG_TIME_LOW_RES=y
2732 -CONFIG_HAVE_LATENCYTOP_SUPPORT=y
2733 -CONFIG_STACKTRACE_SUPPORT=y
2734 -CONFIG_NEED_DMA_MAP_STATE=y
2735 -CONFIG_NEED_SG_DMA_LENGTH=y
2736 -CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
2737 -CONFIG_IRQ_WORK=y
2738 -
2739 -#
2740 -# General setup
2741 -#
2742 -CONFIG_INIT_ENV_ARG_LIMIT=32
2743 -CONFIG_CROSS_COMPILE=""
2744 -CONFIG_LOCALVERSION=""
2745 -CONFIG_LOCALVERSION_AUTO=y
2746 -CONFIG_DEFAULT_HOSTNAME="(none)"
2747 -CONFIG_SWAP=y
2748 -CONFIG_SYSVIPC=y
2749 -CONFIG_SYSVIPC_SYSCTL=y
2750 -# CONFIG_POSIX_MQUEUE is not set
2751 -# CONFIG_FHANDLE is not set
2752 -# CONFIG_AUDIT is not set
2753 -CONFIG_HAVE_GENERIC_HARDIRQS=y
2754 -
2755 -#
2756 -# IRQ subsystem
2757 -#
2758 -CONFIG_GENERIC_HARDIRQS=y
2759 -CONFIG_GENERIC_IRQ_PROBE=y
2760 -
2761 -#
2762 -# CPU/Task time and stats accounting
2763 -#
2764 -CONFIG_TICK_CPU_ACCOUNTING=y
2765 -# CONFIG_BSD_PROCESS_ACCT is not set
2766 -# CONFIG_TASKSTATS is not set
2767 -
2768 -#
2769 -# RCU Subsystem
2770 -#
2771 -CONFIG_TREE_RCU=y
2772 -# CONFIG_PREEMPT_RCU is not set
2773 -CONFIG_RCU_STALL_COMMON=y
2774 -CONFIG_RCU_FANOUT=32
2775 -CONFIG_RCU_FANOUT_LEAF=16
2776 -# CONFIG_RCU_FANOUT_EXACT is not set
2777 -# CONFIG_TREE_RCU_TRACE is not set
2778 -# CONFIG_RCU_NOCB_CPU is not set
2779 -CONFIG_IKCONFIG=y
2780 -CONFIG_IKCONFIG_PROC=y
2781 -CONFIG_LOG_BUF_SHIFT=18
2782 -# CONFIG_CGROUPS is not set
2783 -# CONFIG_CHECKPOINT_RESTORE is not set
2784 -CONFIG_NAMESPACES=y
2785 -# CONFIG_UTS_NS is not set
2786 -# CONFIG_IPC_NS is not set
2787 -# CONFIG_PID_NS is not set
2788 -# CONFIG_NET_NS is not set
2789 -# CONFIG_SCHED_AUTOGROUP is not set
2790 -# CONFIG_SYSFS_DEPRECATED is not set
2791 -# CONFIG_RELAY is not set
2792 -CONFIG_BLK_DEV_INITRD=y
2793 -CONFIG_INITRAMFS_SOURCE=""
2794 -CONFIG_RD_GZIP=y
2795 -CONFIG_RD_BZIP2=y
2796 -CONFIG_RD_LZMA=y
2797 -CONFIG_RD_XZ=y
2798 -CONFIG_RD_LZO=y
2799 -# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
2800 -CONFIG_SYSCTL=y
2801 -CONFIG_ANON_INODES=y
2802 -CONFIG_SYSCTL_ARCH_UNALIGN_ALLOW=y
2803 -CONFIG_HOTPLUG=y
2804 -# CONFIG_EXPERT is not set
2805 -# CONFIG_SYSCTL_SYSCALL is not set
2806 -CONFIG_KALLSYMS=y
2807 -CONFIG_PRINTK=y
2808 -CONFIG_BUG=y
2809 -CONFIG_ELF_CORE=y
2810 -CONFIG_BASE_FULL=y
2811 -CONFIG_FUTEX=y
2812 -CONFIG_EPOLL=y
2813 -CONFIG_SIGNALFD=y
2814 -CONFIG_TIMERFD=y
2815 -CONFIG_EVENTFD=y
2816 -CONFIG_SHMEM=y
2817 -CONFIG_AIO=y
2818 -CONFIG_PCI_QUIRKS=y
2819 -# CONFIG_EMBEDDED is not set
2820 -CONFIG_HAVE_PERF_EVENTS=y
2821 -
2822 -#
2823 -# Kernel Performance Events And Counters
2824 -#
2825 -# CONFIG_PERF_EVENTS is not set
2826 -CONFIG_VM_EVENT_COUNTERS=y
2827 -CONFIG_SLUB_DEBUG=y
2828 -CONFIG_COMPAT_BRK=y
2829 -# CONFIG_SLAB is not set
2830 -CONFIG_SLUB=y
2831 -# CONFIG_PROFILING is not set
2832 -CONFIG_HAVE_OPROFILE=y
2833 -# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
2834 -CONFIG_USE_GENERIC_SMP_HELPERS=y
2835 -CONFIG_GENERIC_SMP_IDLE_THREAD=y
2836 -CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
2837 -CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
2838 -CONFIG_MODULES_USE_ELF_RELA=y
2839 -CONFIG_CLONE_BACKWARDS=y
2840 -
2841 -#
2842 -# GCOV-based kernel profiling
2843 -#
2844 -# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
2845 -CONFIG_SLABINFO=y
2846 -CONFIG_RT_MUTEXES=y
2847 -CONFIG_BASE_SMALL=0
2848 -CONFIG_MODULES=y
2849 -# CONFIG_MODULE_FORCE_LOAD is not set
2850 -CONFIG_MODULE_UNLOAD=y
2851 -CONFIG_MODULE_FORCE_UNLOAD=y
2852 -# CONFIG_MODVERSIONS is not set
2853 -# CONFIG_MODULE_SRCVERSION_ALL is not set
2854 -# CONFIG_MODULE_SIG is not set
2855 -CONFIG_INIT_ALL_POSSIBLE=y
2856 -CONFIG_STOP_MACHINE=y
2857 -CONFIG_BLOCK=y
2858 -CONFIG_LBDAF=y
2859 -# CONFIG_BLK_DEV_BSG is not set
2860 -# CONFIG_BLK_DEV_BSGLIB is not set
2861 -# CONFIG_BLK_DEV_INTEGRITY is not set
2862 -
2863 -#
2864 -# Partition Types
2865 -#
2866 -# CONFIG_PARTITION_ADVANCED is not set
2867 -CONFIG_MSDOS_PARTITION=y
2868 -CONFIG_EFI_PARTITION=y
2869 -
2870 -#
2871 -# IO Schedulers
2872 -#
2873 -CONFIG_IOSCHED_NOOP=y
2874 -CONFIG_IOSCHED_DEADLINE=y
2875 -CONFIG_IOSCHED_CFQ=y
2876 -# CONFIG_IOSCHED_BFQ is not set
2877 -# CONFIG_DEFAULT_DEADLINE is not set
2878 -CONFIG_DEFAULT_CFQ=y
2879 -# CONFIG_DEFAULT_NOOP is not set
2880 -CONFIG_DEFAULT_IOSCHED="cfq"
2881 -CONFIG_BROKEN_RODATA=y
2882 -CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
2883 -CONFIG_INLINE_READ_UNLOCK=y
2884 -CONFIG_INLINE_READ_UNLOCK_IRQ=y
2885 -CONFIG_INLINE_WRITE_UNLOCK=y
2886 -CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
2887 -CONFIG_MUTEX_SPIN_ON_OWNER=y
2888 -# CONFIG_FREEZER is not set
2889 -
2890 -#
2891 -# Processor type and features
2892 -#
2893 -CONFIG_PA7000=y
2894 -# CONFIG_PA7100LC is not set
2895 -# CONFIG_PA7200 is not set
2896 -# CONFIG_PA7300LC is not set
2897 -# CONFIG_PA8X00 is not set
2898 -CONFIG_PA11=y
2899 -CONFIG_PARISC_PAGE_SIZE_4KB=y
2900 -CONFIG_SMP=y
2901 -CONFIG_IRQSTACKS=y
2902 -CONFIG_HOTPLUG_CPU=y
2903 -CONFIG_ARCH_FLATMEM_ENABLE=y
2904 -CONFIG_PREEMPT_NONE=y
2905 -# CONFIG_PREEMPT_VOLUNTARY is not set
2906 -# CONFIG_PREEMPT is not set
2907 -# CONFIG_HZ_100 is not set
2908 -CONFIG_HZ_250=y
2909 -# CONFIG_HZ_300 is not set
2910 -# CONFIG_HZ_1000 is not set
2911 -CONFIG_HZ=250
2912 -# CONFIG_SCHED_HRTICK is not set
2913 -CONFIG_FLATMEM=y
2914 -CONFIG_FLAT_NODE_MEM_MAP=y
2915 -# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
2916 -CONFIG_PAGEFLAGS_EXTENDED=y
2917 -CONFIG_SPLIT_PTLOCK_CPUS=999999
2918 -# CONFIG_COMPACTION is not set
2919 -# CONFIG_PHYS_ADDR_T_64BIT is not set
2920 -CONFIG_ZONE_DMA_FLAG=0
2921 -CONFIG_VIRT_TO_BUS=y
2922 -# CONFIG_KSM is not set
2923 -CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
2924 -CONFIG_CROSS_MEMORY_ATTACH=y
2925 -# CONFIG_CLEANCACHE is not set
2926 -# CONFIG_FRONTSWAP is not set
2927 -# CONFIG_HPUX is not set
2928 -CONFIG_NR_CPUS=32
2929 -
2930 -#
2931 -# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
2932 -#
2933 -CONFIG_GSC=y
2934 -CONFIG_HPPB=y
2935 -CONFIG_IOMMU_CCIO=y
2936 -CONFIG_GSC_LASI=y
2937 -CONFIG_GSC_WAX=y
2938 -CONFIG_EISA=y
2939 -CONFIG_EISA_NAMES=y
2940 -# CONFIG_ISA is not set
2941 -CONFIG_PCI=y
2942 -# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
2943 -# CONFIG_PCI_STUB is not set
2944 -# CONFIG_PCI_IOV is not set
2945 -# CONFIG_PCI_PRI is not set
2946 -# CONFIG_PCI_PASID is not set
2947 -CONFIG_GSC_DINO=y
2948 -CONFIG_PCI_LBA=y
2949 -CONFIG_IOSAPIC=y
2950 -CONFIG_IOMMU_SBA=y
2951 -CONFIG_IOMMU_HELPER=y
2952 -# CONFIG_PCCARD is not set
2953 -# CONFIG_HOTPLUG_PCI is not set
2954 -
2955 -#
2956 -# PA-RISC specific drivers
2957 -#
2958 -CONFIG_SUPERIO=y
2959 -CONFIG_CHASSIS_LCD_LED=y
2960 -CONFIG_PDC_CHASSIS=y
2961 -CONFIG_PDC_CHASSIS_WARN=y
2962 -CONFIG_PDC_STABLE=y
2963 -
2964 -#
2965 -# Executable file formats
2966 -#
2967 -CONFIG_BINFMT_ELF=y
2968 -# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
2969 -CONFIG_BINFMT_SCRIPT=y
2970 -# CONFIG_HAVE_AOUT is not set
2971 -CONFIG_BINFMT_MISC=y
2972 -CONFIG_COREDUMP=y
2973 -CONFIG_NET=y
2974 -
2975 -#
2976 -# Networking options
2977 -#
2978 -CONFIG_PACKET=y
2979 -# CONFIG_PACKET_DIAG is not set
2980 -CONFIG_UNIX=y
2981 -# CONFIG_UNIX_DIAG is not set
2982 -# CONFIG_XFRM_USER is not set
2983 -# CONFIG_NET_KEY is not set
2984 -CONFIG_INET=y
2985 -# CONFIG_IP_MULTICAST is not set
2986 -# CONFIG_IP_ADVANCED_ROUTER is not set
2987 -CONFIG_IP_PNP=y
2988 -CONFIG_IP_PNP_DHCP=y
2989 -CONFIG_IP_PNP_BOOTP=y
2990 -# CONFIG_IP_PNP_RARP is not set
2991 -# CONFIG_NET_IPIP is not set
2992 -# CONFIG_NET_IPGRE_DEMUX is not set
2993 -CONFIG_NET_IP_TUNNEL=m
2994 -# CONFIG_ARPD is not set
2995 -CONFIG_SYN_COOKIES=y
2996 -# CONFIG_INET_AH is not set
2997 -# CONFIG_INET_ESP is not set
2998 -# CONFIG_INET_IPCOMP is not set
2999 -# CONFIG_INET_XFRM_TUNNEL is not set
3000 -CONFIG_INET_TUNNEL=m
3001 -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
3002 -# CONFIG_INET_XFRM_MODE_TUNNEL is not set
3003 -# CONFIG_INET_XFRM_MODE_BEET is not set
3004 -CONFIG_INET_LRO=y
3005 -# CONFIG_INET_DIAG is not set
3006 -# CONFIG_TCP_CONG_ADVANCED is not set
3007 -CONFIG_TCP_CONG_CUBIC=y
3008 -CONFIG_DEFAULT_TCP_CONG="cubic"
3009 -# CONFIG_TCP_MD5SIG is not set
3010 -CONFIG_IPV6=y
3011 -CONFIG_IPV6_PRIVACY=y
3012 -# CONFIG_IPV6_ROUTER_PREF is not set
3013 -# CONFIG_IPV6_OPTIMISTIC_DAD is not set
3014 -# CONFIG_INET6_AH is not set
3015 -# CONFIG_INET6_ESP is not set
3016 -# CONFIG_INET6_IPCOMP is not set
3017 -# CONFIG_IPV6_MIP6 is not set
3018 -# CONFIG_INET6_XFRM_TUNNEL is not set
3019 -CONFIG_INET6_TUNNEL=m
3020 -# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
3021 -# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
3022 -# CONFIG_INET6_XFRM_MODE_BEET is not set
3023 -# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
3024 -CONFIG_IPV6_SIT=m
3025 -# CONFIG_IPV6_SIT_6RD is not set
3026 -CONFIG_IPV6_NDISC_NODETYPE=y
3027 -CONFIG_IPV6_TUNNEL=m
3028 -CONFIG_IPV6_GRE=m
3029 -# CONFIG_IPV6_MULTIPLE_TABLES is not set
3030 -# CONFIG_IPV6_MROUTE is not set
3031 -# CONFIG_NETWORK_SECMARK is not set
3032 -# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
3033 -# CONFIG_NETFILTER is not set
3034 -# CONFIG_IP_DCCP is not set
3035 -# CONFIG_IP_SCTP is not set
3036 -# CONFIG_RDS is not set
3037 -# CONFIG_TIPC is not set
3038 -# CONFIG_ATM is not set
3039 -# CONFIG_L2TP is not set
3040 -CONFIG_STP=m
3041 -CONFIG_BRIDGE=m
3042 -CONFIG_BRIDGE_IGMP_SNOOPING=y
3043 -# CONFIG_BRIDGE_VLAN_FILTERING is not set
3044 -CONFIG_HAVE_NET_DSA=y
3045 -CONFIG_VLAN_8021Q=m
3046 -# CONFIG_VLAN_8021Q_GVRP is not set
3047 -# CONFIG_VLAN_8021Q_MVRP is not set
3048 -# CONFIG_DECNET is not set
3049 -CONFIG_LLC=m
3050 -# CONFIG_LLC2 is not set
3051 -# CONFIG_IPX is not set
3052 -# CONFIG_ATALK is not set
3053 -# CONFIG_X25 is not set
3054 -# CONFIG_LAPB is not set
3055 -# CONFIG_PHONET is not set
3056 -# CONFIG_IEEE802154 is not set
3057 -# CONFIG_NET_SCHED is not set
3058 -# CONFIG_DCB is not set
3059 -CONFIG_DNS_RESOLVER=y
3060 -# CONFIG_BATMAN_ADV is not set
3061 -# CONFIG_OPENVSWITCH is not set
3062 -# CONFIG_VSOCKETS is not set
3063 -CONFIG_NETLINK_MMAP=y
3064 -# CONFIG_NETLINK_DIAG is not set
3065 -CONFIG_RPS=y
3066 -CONFIG_RFS_ACCEL=y
3067 -CONFIG_XPS=y
3068 -CONFIG_BQL=y
3069 -
3070 -#
3071 -# Network testing
3072 -#
3073 -# CONFIG_NET_PKTGEN is not set
3074 -# CONFIG_HAMRADIO is not set
3075 -# CONFIG_CAN is not set
3076 -# CONFIG_IRDA is not set
3077 -# CONFIG_BT is not set
3078 -# CONFIG_AF_RXRPC is not set
3079 -# CONFIG_WIRELESS is not set
3080 -# CONFIG_WIMAX is not set
3081 -# CONFIG_RFKILL is not set
3082 -# CONFIG_NET_9P is not set
3083 -# CONFIG_CAIF is not set
3084 -# CONFIG_CEPH_LIB is not set
3085 -# CONFIG_NFC is not set
3086 -
3087 -#
3088 -# Device Drivers
3089 -#
3090 -
3091 -#
3092 -# Generic Driver Options
3093 -#
3094 -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
3095 -CONFIG_DEVTMPFS=y
3096 -CONFIG_DEVTMPFS_MOUNT=y
3097 -CONFIG_STANDALONE=y
3098 -CONFIG_PREVENT_FIRMWARE_BUILD=y
3099 -CONFIG_FW_LOADER=y
3100 -CONFIG_FIRMWARE_IN_KERNEL=y
3101 -CONFIG_EXTRA_FIRMWARE=""
3102 -CONFIG_FW_LOADER_USER_HELPER=y
3103 -# CONFIG_SYS_HYPERVISOR is not set
3104 -# CONFIG_GENERIC_CPU_DEVICES is not set
3105 -# CONFIG_DMA_SHARED_BUFFER is not set
3106 -
3107 -#
3108 -# Bus devices
3109 -#
3110 -# CONFIG_CONNECTOR is not set
3111 -# CONFIG_MTD is not set
3112 -# CONFIG_PARPORT is not set
3113 -CONFIG_BLK_DEV=y
3114 -# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
3115 -# CONFIG_BLK_CPQ_DA is not set
3116 -# CONFIG_BLK_CPQ_CISS_DA is not set
3117 -# CONFIG_BLK_DEV_DAC960 is not set
3118 -# CONFIG_BLK_DEV_UMEM is not set
3119 -# CONFIG_BLK_DEV_COW_COMMON is not set
3120 -CONFIG_BLK_DEV_LOOP=y
3121 -CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
3122 -# CONFIG_BLK_DEV_CRYPTOLOOP is not set
3123 -# CONFIG_BLK_DEV_DRBD is not set
3124 -# CONFIG_BLK_DEV_NBD is not set
3125 -# CONFIG_BLK_DEV_NVME is not set
3126 -# CONFIG_BLK_DEV_SX8 is not set
3127 -# CONFIG_BLK_DEV_RAM is not set
3128 -# CONFIG_CDROM_PKTCDVD is not set
3129 -# CONFIG_ATA_OVER_ETH is not set
3130 -# CONFIG_BLK_DEV_HD is not set
3131 -# CONFIG_BLK_DEV_RBD is not set
3132 -# CONFIG_BLK_DEV_RSXX is not set
3133 -
3134 -#
3135 -# Misc devices
3136 -#
3137 -# CONFIG_SENSORS_LIS3LV02D is not set
3138 -# CONFIG_AD525X_DPOT is not set
3139 -# CONFIG_DUMMY_IRQ is not set
3140 -# CONFIG_PHANTOM is not set
3141 -# CONFIG_INTEL_MID_PTI is not set
3142 -# CONFIG_SGI_IOC4 is not set
3143 -# CONFIG_TIFM_CORE is not set
3144 -# CONFIG_ICS932S401 is not set
3145 -# CONFIG_ATMEL_SSC is not set
3146 -# CONFIG_ENCLOSURE_SERVICES is not set
3147 -# CONFIG_HP_ILO is not set
3148 -# CONFIG_APDS9802ALS is not set
3149 -# CONFIG_ISL29003 is not set
3150 -# CONFIG_ISL29020 is not set
3151 -# CONFIG_SENSORS_TSL2550 is not set
3152 -# CONFIG_SENSORS_BH1780 is not set
3153 -# CONFIG_SENSORS_BH1770 is not set
3154 -# CONFIG_SENSORS_APDS990X is not set
3155 -# CONFIG_HMC6352 is not set
3156 -# CONFIG_DS1682 is not set
3157 -# CONFIG_BMP085_I2C is not set
3158 -# CONFIG_PCH_PHUB is not set
3159 -# CONFIG_USB_SWITCH_FSA9480 is not set
3160 -# CONFIG_SRAM is not set
3161 -# CONFIG_C2PORT is not set
3162 -
3163 -#
3164 -# EEPROM support
3165 -#
3166 -# CONFIG_EEPROM_AT24 is not set
3167 -# CONFIG_EEPROM_LEGACY is not set
3168 -# CONFIG_EEPROM_MAX6875 is not set
3169 -# CONFIG_EEPROM_93CX6 is not set
3170 -# CONFIG_CB710_CORE is not set
3171 -
3172 -#
3173 -# Texas Instruments shared transport line discipline
3174 -#
3175 -# CONFIG_SENSORS_LIS3_I2C is not set
3176 -
3177 -#
3178 -# Altera FPGA firmware download module
3179 -#
3180 -# CONFIG_ALTERA_STAPL is not set
3181 -CONFIG_HAVE_IDE=y
3182 -# CONFIG_IDE is not set
3183 -
3184 -#
3185 -# SCSI device support
3186 -#
3187 -CONFIG_SCSI_MOD=y
3188 -# CONFIG_RAID_ATTRS is not set
3189 -CONFIG_SCSI=y
3190 -CONFIG_SCSI_DMA=y
3191 -# CONFIG_SCSI_TGT is not set
3192 -# CONFIG_SCSI_NETLINK is not set
3193 -CONFIG_SCSI_PROC_FS=y
3194 -
3195 -#
3196 -# SCSI support type (disk, tape, CD-ROM)
3197 -#
3198 -CONFIG_BLK_DEV_SD=y
3199 -# CONFIG_CHR_DEV_ST is not set
3200 -# CONFIG_CHR_DEV_OSST is not set
3201 -CONFIG_BLK_DEV_SR=y
3202 -# CONFIG_BLK_DEV_SR_VENDOR is not set
3203 -CONFIG_CHR_DEV_SG=y
3204 -# CONFIG_CHR_DEV_SCH is not set
3205 -CONFIG_SCSI_MULTI_LUN=y
3206 -CONFIG_SCSI_CONSTANTS=y
3207 -# CONFIG_SCSI_LOGGING is not set
3208 -# CONFIG_SCSI_SCAN_ASYNC is not set
3209 -
3210 -#
3211 -# SCSI Transports
3212 -#
3213 -CONFIG_SCSI_SPI_ATTRS=y
3214 -# CONFIG_SCSI_FC_ATTRS is not set
3215 -# CONFIG_SCSI_ISCSI_ATTRS is not set
3216 -# CONFIG_SCSI_SAS_ATTRS is not set
3217 -# CONFIG_SCSI_SAS_LIBSAS is not set
3218 -# CONFIG_SCSI_SRP_ATTRS is not set
3219 -CONFIG_SCSI_LOWLEVEL=y
3220 -# CONFIG_ISCSI_TCP is not set
3221 -# CONFIG_ISCSI_BOOT_SYSFS is not set
3222 -# CONFIG_SCSI_CXGB3_ISCSI is not set
3223 -# CONFIG_SCSI_CXGB4_ISCSI is not set
3224 -# CONFIG_SCSI_BNX2_ISCSI is not set
3225 -# CONFIG_SCSI_BNX2X_FCOE is not set
3226 -# CONFIG_BE2ISCSI is not set
3227 -# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
3228 -# CONFIG_SCSI_HPSA is not set
3229 -# CONFIG_SCSI_3W_9XXX is not set
3230 -# CONFIG_SCSI_3W_SAS is not set
3231 -# CONFIG_SCSI_ACARD is not set
3232 -# CONFIG_SCSI_AHA1740 is not set
3233 -# CONFIG_SCSI_AACRAID is not set
3234 -# CONFIG_SCSI_AIC7XXX is not set
3235 -# CONFIG_SCSI_AIC7XXX_OLD is not set
3236 -# CONFIG_SCSI_AIC79XX is not set
3237 -# CONFIG_SCSI_AIC94XX is not set
3238 -# CONFIG_SCSI_MVSAS is not set
3239 -# CONFIG_SCSI_MVUMI is not set
3240 -# CONFIG_SCSI_DPT_I2O is not set
3241 -# CONFIG_SCSI_ADVANSYS is not set
3242 -# CONFIG_SCSI_ARCMSR is not set
3243 -# CONFIG_MEGARAID_NEWGEN is not set
3244 -# CONFIG_MEGARAID_LEGACY is not set
3245 -# CONFIG_MEGARAID_SAS is not set
3246 -# CONFIG_SCSI_MPT2SAS is not set
3247 -# CONFIG_SCSI_MPT3SAS is not set
3248 -# CONFIG_SCSI_UFSHCD is not set
3249 -# CONFIG_SCSI_HPTIOP is not set
3250 -# CONFIG_LIBFC is not set
3251 -# CONFIG_LIBFCOE is not set
3252 -# CONFIG_FCOE is not set
3253 -# CONFIG_SCSI_DMX3191D is not set
3254 -# CONFIG_SCSI_FUTURE_DOMAIN is not set
3255 -# CONFIG_SCSI_IPS is not set
3256 -# CONFIG_SCSI_INITIO is not set
3257 -# CONFIG_SCSI_INIA100 is not set
3258 -CONFIG_SCSI_LASI700=y
3259 -CONFIG_53C700_LE_ON_BE=y
3260 -# CONFIG_SCSI_STEX is not set
3261 -CONFIG_SCSI_SYM53C8XX_2=y
3262 -CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
3263 -CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
3264 -CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
3265 -CONFIG_SCSI_SYM53C8XX_MMIO=y
3266 -# CONFIG_SCSI_IPR is not set
3267 -CONFIG_SCSI_ZALON=y
3268 -CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=1
3269 -CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
3270 -CONFIG_SCSI_NCR53C8XX_SYNC=20
3271 -# CONFIG_SCSI_QLOGIC_1280 is not set
3272 -# CONFIG_SCSI_QLA_FC is not set
3273 -# CONFIG_SCSI_QLA_ISCSI is not set
3274 -# CONFIG_SCSI_LPFC is not set
3275 -# CONFIG_SCSI_SIM710 is not set
3276 -# CONFIG_SCSI_DC395x is not set
3277 -# CONFIG_SCSI_DC390T is not set
3278 -# CONFIG_SCSI_NSP32 is not set
3279 -# CONFIG_SCSI_DEBUG is not set
3280 -# CONFIG_SCSI_PMCRAID is not set
3281 -# CONFIG_SCSI_PM8001 is not set
3282 -# CONFIG_SCSI_SRP is not set
3283 -# CONFIG_SCSI_BFA_FC is not set
3284 -# CONFIG_SCSI_CHELSIO_FCOE is not set
3285 -# CONFIG_SCSI_DH is not set
3286 -# CONFIG_SCSI_OSD_INITIATOR is not set
3287 -CONFIG_ATA=y
3288 -# CONFIG_ATA_NONSTANDARD is not set
3289 -CONFIG_ATA_VERBOSE_ERROR=y
3290 -CONFIG_SATA_PMP=y
3291 -
3292 -#
3293 -# Controllers with non-SFF native interface
3294 -#
3295 -CONFIG_SATA_AHCI=y
3296 -# CONFIG_SATA_AHCI_PLATFORM is not set
3297 -# CONFIG_SATA_INIC162X is not set
3298 -# CONFIG_SATA_ACARD_AHCI is not set
3299 -# CONFIG_SATA_SIL24 is not set
3300 -CONFIG_ATA_SFF=y
3301 -
3302 -#
3303 -# SFF controllers with custom DMA interface
3304 -#
3305 -# CONFIG_PDC_ADMA is not set
3306 -# CONFIG_SATA_QSTOR is not set
3307 -# CONFIG_SATA_SX4 is not set
3308 -CONFIG_ATA_BMDMA=y
3309 -
3310 -#
3311 -# SATA SFF controllers with BMDMA
3312 -#
3313 -# CONFIG_ATA_PIIX is not set
3314 -# CONFIG_SATA_HIGHBANK is not set
3315 -# CONFIG_SATA_MV is not set
3316 -# CONFIG_SATA_NV is not set
3317 -# CONFIG_SATA_PROMISE is not set
3318 -CONFIG_SATA_SIL=y
3319 -# CONFIG_SATA_SIS is not set
3320 -# CONFIG_SATA_SVW is not set
3321 -# CONFIG_SATA_ULI is not set
3322 -# CONFIG_SATA_VIA is not set
3323 -# CONFIG_SATA_VITESSE is not set
3324 -
3325 -#
3326 -# PATA SFF controllers with BMDMA
3327 -#
3328 -# CONFIG_PATA_ALI is not set
3329 -# CONFIG_PATA_AMD is not set
3330 -# CONFIG_PATA_ARTOP is not set
3331 -# CONFIG_PATA_ATIIXP is not set
3332 -# CONFIG_PATA_ATP867X is not set
3333 -CONFIG_PATA_CMD64X=y
3334 -# CONFIG_PATA_CS5520 is not set
3335 -# CONFIG_PATA_CS5530 is not set
3336 -# CONFIG_PATA_CS5536 is not set
3337 -# CONFIG_PATA_CYPRESS is not set
3338 -# CONFIG_PATA_EFAR is not set
3339 -# CONFIG_PATA_HPT366 is not set
3340 -# CONFIG_PATA_HPT37X is not set
3341 -# CONFIG_PATA_HPT3X2N is not set
3342 -# CONFIG_PATA_HPT3X3 is not set
3343 -# CONFIG_PATA_IT8213 is not set
3344 -# CONFIG_PATA_IT821X is not set
3345 -# CONFIG_PATA_JMICRON is not set
3346 -# CONFIG_PATA_MARVELL is not set
3347 -# CONFIG_PATA_NETCELL is not set
3348 -# CONFIG_PATA_NINJA32 is not set
3349 -CONFIG_PATA_NS87415=y
3350 -# CONFIG_PATA_OLDPIIX is not set
3351 -# CONFIG_PATA_OPTIDMA is not set
3352 -# CONFIG_PATA_PDC2027X is not set
3353 -# CONFIG_PATA_PDC_OLD is not set
3354 -# CONFIG_PATA_RADISYS is not set
3355 -# CONFIG_PATA_RDC is not set
3356 -# CONFIG_PATA_SC1200 is not set
3357 -# CONFIG_PATA_SCH is not set
3358 -# CONFIG_PATA_SERVERWORKS is not set
3359 -CONFIG_PATA_SIL680=y
3360 -# CONFIG_PATA_SIS is not set
3361 -# CONFIG_PATA_TOSHIBA is not set
3362 -# CONFIG_PATA_TRIFLEX is not set
3363 -# CONFIG_PATA_VIA is not set
3364 -# CONFIG_PATA_WINBOND is not set
3365 -
3366 -#
3367 -# PIO-only SFF controllers
3368 -#
3369 -# CONFIG_PATA_CMD640_PCI is not set
3370 -# CONFIG_PATA_MPIIX is not set
3371 -# CONFIG_PATA_NS87410 is not set
3372 -# CONFIG_PATA_OPTI is not set
3373 -# CONFIG_PATA_RZ1000 is not set
3374 -
3375 -#
3376 -# Generic fallback / legacy drivers
3377 -#
3378 -# CONFIG_ATA_GENERIC is not set
3379 -# CONFIG_PATA_LEGACY is not set
3380 -CONFIG_MD=y
3381 -CONFIG_BLK_DEV_MD=y
3382 -CONFIG_MD_AUTODETECT=y
3383 -CONFIG_MD_LINEAR=y
3384 -CONFIG_MD_RAID0=y
3385 -CONFIG_MD_RAID1=y
3386 -CONFIG_MD_RAID10=y
3387 -CONFIG_MD_RAID456=y
3388 -CONFIG_MD_MULTIPATH=y
3389 -CONFIG_MD_FAULTY=y
3390 -# CONFIG_BCACHE is not set
3391 -CONFIG_BLK_DEV_DM=y
3392 -# CONFIG_DM_DEBUG is not set
3393 -CONFIG_DM_CRYPT=y
3394 -CONFIG_DM_SNAPSHOT=y
3395 -# CONFIG_DM_THIN_PROVISIONING is not set
3396 -# CONFIG_DM_CACHE is not set
3397 -CONFIG_DM_MIRROR=y
3398 -CONFIG_DM_RAID=y
3399 -# CONFIG_DM_LOG_USERSPACE is not set
3400 -# CONFIG_DM_ZERO is not set
3401 -# CONFIG_DM_MULTIPATH is not set
3402 -# CONFIG_DM_DELAY is not set
3403 -# CONFIG_DM_UEVENT is not set
3404 -# CONFIG_DM_FLAKEY is not set
3405 -# CONFIG_DM_VERITY is not set
3406 -# CONFIG_TARGET_CORE is not set
3407 -CONFIG_FUSION=y
3408 -CONFIG_FUSION_SPI=y
3409 -# CONFIG_FUSION_FC is not set
3410 -# CONFIG_FUSION_SAS is not set
3411 -CONFIG_FUSION_MAX_SGE=128
3412 -# CONFIG_FUSION_CTL is not set
3413 -# CONFIG_FUSION_LOGGING is not set
3414 -
3415 -#
3416 -# IEEE 1394 (FireWire) support
3417 -#
3418 -# CONFIG_FIREWIRE is not set
3419 -# CONFIG_FIREWIRE_NOSY is not set
3420 -# CONFIG_I2O is not set
3421 -CONFIG_NETDEVICES=y
3422 -CONFIG_NET_CORE=y
3423 -# CONFIG_BONDING is not set
3424 -# CONFIG_DUMMY is not set
3425 -# CONFIG_EQUALIZER is not set
3426 -# CONFIG_NET_FC is not set
3427 -CONFIG_MII=m
3428 -CONFIG_NET_TEAM=m
3429 -CONFIG_NET_TEAM_MODE_BROADCAST=m
3430 -CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
3431 -CONFIG_NET_TEAM_MODE_RANDOM=m
3432 -CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
3433 -CONFIG_NET_TEAM_MODE_LOADBALANCE=m
3434 -# CONFIG_MACVLAN is not set
3435 -# CONFIG_VXLAN is not set
3436 -CONFIG_NETCONSOLE=m
3437 -CONFIG_NETPOLL=y
3438 -# CONFIG_NETPOLL_TRAP is not set
3439 -CONFIG_NET_POLL_CONTROLLER=y
3440 -CONFIG_TUN=m
3441 -# CONFIG_VETH is not set
3442 -CONFIG_SUNGEM_PHY=m
3443 -# CONFIG_ARCNET is not set
3444 -
3445 -#
3446 -# CAIF transport drivers
3447 -#
3448 -
3449 -#
3450 -# Distributed Switch Architecture drivers
3451 -#
3452 -# CONFIG_NET_DSA_MV88E6XXX is not set
3453 -# CONFIG_NET_DSA_MV88E6060 is not set
3454 -# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
3455 -# CONFIG_NET_DSA_MV88E6131 is not set
3456 -# CONFIG_NET_DSA_MV88E6123_61_65 is not set
3457 -CONFIG_ETHERNET=y
3458 -CONFIG_MDIO=m
3459 -CONFIG_NET_VENDOR_3COM=y
3460 -CONFIG_EL3=m
3461 -CONFIG_VORTEX=m
3462 -CONFIG_TYPHOON=m
3463 -CONFIG_NET_VENDOR_ADAPTEC=y
3464 -CONFIG_ADAPTEC_STARFIRE=m
3465 -CONFIG_NET_VENDOR_ALTEON=y
3466 -CONFIG_ACENIC=m
3467 -# CONFIG_ACENIC_OMIT_TIGON_I is not set
3468 -CONFIG_NET_VENDOR_AMD=y
3469 -CONFIG_AMD8111_ETH=m
3470 -CONFIG_PCNET32=m
3471 -CONFIG_NET_VENDOR_ATHEROS=y
3472 -CONFIG_ATL2=m
3473 -CONFIG_ATL1=m
3474 -CONFIG_ATL1E=m
3475 -CONFIG_ATL1C=m
3476 -# CONFIG_ALX is not set
3477 -# CONFIG_NET_CADENCE is not set
3478 -CONFIG_NET_VENDOR_BROADCOM=y
3479 -CONFIG_B44=m
3480 -CONFIG_B44_PCI_AUTOSELECT=y
3481 -CONFIG_B44_PCICORE_AUTOSELECT=y
3482 -CONFIG_B44_PCI=y
3483 -CONFIG_BNX2=m
3484 -CONFIG_CNIC=m
3485 -CONFIG_TIGON3=m
3486 -# CONFIG_BNX2X is not set
3487 -CONFIG_NET_VENDOR_BROCADE=y
3488 -# CONFIG_BNA is not set
3489 -# CONFIG_NET_CALXEDA_XGMAC is not set
3490 -CONFIG_NET_VENDOR_CHELSIO=y
3491 -CONFIG_CHELSIO_T1=m
3492 -# CONFIG_CHELSIO_T1_1G is not set
3493 -# CONFIG_CHELSIO_T3 is not set
3494 -# CONFIG_CHELSIO_T4 is not set
3495 -# CONFIG_CHELSIO_T4VF is not set
3496 -CONFIG_NET_VENDOR_CIRRUS=y
3497 -CONFIG_CS89x0=m
3498 -# CONFIG_CS89x0_PLATFORM is not set
3499 -CONFIG_NET_VENDOR_CISCO=y
3500 -# CONFIG_ENIC is not set
3501 -CONFIG_DNET=m
3502 -CONFIG_NET_VENDOR_DEC=y
3503 -CONFIG_NET_TULIP=y
3504 -CONFIG_DE2104X=m
3505 -CONFIG_DE2104X_DSL=0
3506 -CONFIG_TULIP=m
3507 -# CONFIG_TULIP_MWI is not set
3508 -# CONFIG_TULIP_MMIO is not set
3509 -CONFIG_TULIP_NAPI=y
3510 -# CONFIG_TULIP_NAPI_HW_MITIGATION is not set
3511 -CONFIG_DE4X5=m
3512 -CONFIG_WINBOND_840=m
3513 -CONFIG_DM9102=m
3514 -CONFIG_ULI526X=m
3515 -CONFIG_NET_VENDOR_DLINK=y
3516 -CONFIG_DL2K=m
3517 -CONFIG_SUNDANCE=m
3518 -CONFIG_SUNDANCE_MMIO=y
3519 -CONFIG_NET_VENDOR_EMULEX=y
3520 -# CONFIG_BE2NET is not set
3521 -CONFIG_NET_VENDOR_EXAR=y
3522 -CONFIG_S2IO=m
3523 -# CONFIG_VXGE is not set
3524 -CONFIG_NET_VENDOR_HP=y
3525 -CONFIG_HP100=m
3526 -CONFIG_NET_VENDOR_INTEL=y
3527 -CONFIG_E100=m
3528 -CONFIG_E1000=m
3529 -CONFIG_E1000E=m
3530 -CONFIG_IGB=m
3531 -CONFIG_IGB_HWMON=y
3532 -CONFIG_IGBVF=m
3533 -CONFIG_IXGB=m
3534 -# CONFIG_IXGBE is not set
3535 -CONFIG_NET_VENDOR_I825XX=y
3536 -CONFIG_LASI_82596=m
3537 -CONFIG_IP1000=m
3538 -CONFIG_JME=m
3539 -CONFIG_NET_VENDOR_MARVELL=y
3540 -# CONFIG_MVMDIO is not set
3541 -CONFIG_SKGE=m
3542 -# CONFIG_SKGE_GENESIS is not set
3543 -CONFIG_SKY2=m
3544 -CONFIG_NET_VENDOR_MELLANOX=y
3545 -# CONFIG_MLX4_EN is not set
3546 -# CONFIG_MLX4_CORE is not set
3547 -CONFIG_NET_VENDOR_MICREL=y
3548 -CONFIG_KS8851_MLL=m
3549 -# CONFIG_KSZ884X_PCI is not set
3550 -CONFIG_NET_VENDOR_MYRI=y
3551 -CONFIG_MYRI10GE=m
3552 -CONFIG_FEALNX=m
3553 -CONFIG_NET_VENDOR_NATSEMI=y
3554 -CONFIG_NATSEMI=m
3555 -CONFIG_NS83820=m
3556 -CONFIG_NET_VENDOR_8390=y
3557 -CONFIG_NE2K_PCI=m
3558 -CONFIG_NET_VENDOR_NVIDIA=y
3559 -CONFIG_FORCEDETH=m
3560 -CONFIG_NET_VENDOR_OKI=y
3561 -# CONFIG_PCH_GBE is not set
3562 -CONFIG_ETHOC=m
3563 -# CONFIG_NET_PACKET_ENGINE is not set
3564 -CONFIG_NET_VENDOR_QLOGIC=y
3565 -CONFIG_QLA3XXX=m
3566 -# CONFIG_QLCNIC is not set
3567 -# CONFIG_QLGE is not set
3568 -# CONFIG_NETXEN_NIC is not set
3569 -CONFIG_NET_VENDOR_REALTEK=y
3570 -CONFIG_8139CP=m
3571 -CONFIG_8139TOO=m
3572 -# CONFIG_8139TOO_PIO is not set
3573 -# CONFIG_8139TOO_TUNE_TWISTER is not set
3574 -# CONFIG_8139TOO_8129 is not set
3575 -# CONFIG_8139_OLD_RX_RESET is not set
3576 -CONFIG_R8169=m
3577 -CONFIG_NET_VENDOR_RDC=y
3578 -CONFIG_R6040=m
3579 -CONFIG_NET_VENDOR_SEEQ=y
3580 -CONFIG_NET_VENDOR_SILAN=y
3581 -CONFIG_SC92031=m
3582 -CONFIG_NET_VENDOR_SIS=y
3583 -CONFIG_SIS900=m
3584 -CONFIG_SIS190=m
3585 -# CONFIG_SFC is not set
3586 -CONFIG_NET_VENDOR_SMSC=y
3587 -CONFIG_EPIC100=m
3588 -CONFIG_SMSC9420=m
3589 -CONFIG_NET_VENDOR_STMICRO=y
3590 -# CONFIG_STMMAC_ETH is not set
3591 -CONFIG_NET_VENDOR_SUN=y
3592 -CONFIG_HAPPYMEAL=m
3593 -CONFIG_SUNGEM=m
3594 -CONFIG_CASSINI=m
3595 -# CONFIG_NIU is not set
3596 -CONFIG_NET_VENDOR_TEHUTI=y
3597 -# CONFIG_TEHUTI is not set
3598 -CONFIG_NET_VENDOR_TI=y
3599 -CONFIG_TLAN=m
3600 -CONFIG_NET_VENDOR_VIA=y
3601 -CONFIG_VIA_RHINE=m
3602 -CONFIG_VIA_RHINE_MMIO=y
3603 -CONFIG_VIA_VELOCITY=m
3604 -CONFIG_NET_VENDOR_WIZNET=y
3605 -CONFIG_WIZNET_W5100=m
3606 -CONFIG_WIZNET_W5300=m
3607 -# CONFIG_WIZNET_BUS_DIRECT is not set
3608 -# CONFIG_WIZNET_BUS_INDIRECT is not set
3609 -CONFIG_WIZNET_BUS_ANY=y
3610 -# CONFIG_FDDI is not set
3611 -# CONFIG_HIPPI is not set
3612 -CONFIG_PHYLIB=m
3613 -
3614 -#
3615 -# MII PHY device drivers
3616 -#
3617 -CONFIG_AT803X_PHY=m
3618 -CONFIG_AMD_PHY=m
3619 -CONFIG_MARVELL_PHY=m
3620 -CONFIG_DAVICOM_PHY=m
3621 -CONFIG_QSEMI_PHY=m
3622 -CONFIG_LXT_PHY=m
3623 -CONFIG_CICADA_PHY=m
3624 -CONFIG_VITESSE_PHY=m
3625 -CONFIG_SMSC_PHY=m
3626 -CONFIG_BROADCOM_PHY=m
3627 -CONFIG_BCM87XX_PHY=m
3628 -CONFIG_ICPLUS_PHY=m
3629 -CONFIG_REALTEK_PHY=m
3630 -CONFIG_NATIONAL_PHY=m
3631 -CONFIG_STE10XP=m
3632 -CONFIG_LSI_ET1011C_PHY=m
3633 -CONFIG_MICREL_PHY=m
3634 -CONFIG_MDIO_BITBANG=m
3635 -CONFIG_PPP=m
3636 -CONFIG_PPP_BSDCOMP=m
3637 -CONFIG_PPP_DEFLATE=m
3638 -CONFIG_PPP_FILTER=y
3639 -CONFIG_PPP_MPPE=m
3640 -CONFIG_PPP_MULTILINK=y
3641 -CONFIG_PPPOE=m
3642 -CONFIG_PPP_ASYNC=m
3643 -CONFIG_PPP_SYNC_TTY=m
3644 -# CONFIG_SLIP is not set
3645 -CONFIG_SLHC=m
3646 -
3647 -#
3648 -# USB Network Adapters
3649 -#
3650 -# CONFIG_USB_CATC is not set
3651 -# CONFIG_USB_KAWETH is not set
3652 -# CONFIG_USB_PEGASUS is not set
3653 -# CONFIG_USB_RTL8150 is not set
3654 -# CONFIG_USB_RTL8152 is not set
3655 -# CONFIG_USB_USBNET is not set
3656 -# CONFIG_USB_IPHETH is not set
3657 -# CONFIG_WLAN is not set
3658 -
3659 -#
3660 -# Enable WiMAX (Networking options) to see the WiMAX drivers
3661 -#
3662 -# CONFIG_WAN is not set
3663 -# CONFIG_VMXNET3 is not set
3664 -# CONFIG_ISDN is not set
3665 -
3666 -#
3667 -# Input device support
3668 -#
3669 -CONFIG_INPUT=y
3670 -# CONFIG_INPUT_FF_MEMLESS is not set
3671 -# CONFIG_INPUT_POLLDEV is not set
3672 -# CONFIG_INPUT_SPARSEKMAP is not set
3673 -# CONFIG_INPUT_MATRIXKMAP is not set
3674 -
3675 -#
3676 -# Userland interfaces
3677 -#
3678 -CONFIG_INPUT_MOUSEDEV=y
3679 -CONFIG_INPUT_MOUSEDEV_PSAUX=y
3680 -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
3681 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
3682 -# CONFIG_INPUT_JOYDEV is not set
3683 -CONFIG_INPUT_EVDEV=y
3684 -# CONFIG_INPUT_EVBUG is not set
3685 -
3686 -#
3687 -# Input Device Drivers
3688 -#
3689 -CONFIG_INPUT_KEYBOARD=y
3690 -# CONFIG_KEYBOARD_ADP5588 is not set
3691 -# CONFIG_KEYBOARD_ADP5589 is not set
3692 -CONFIG_KEYBOARD_ATKBD=y
3693 -CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
3694 -# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
3695 -# CONFIG_KEYBOARD_QT1070 is not set
3696 -# CONFIG_KEYBOARD_QT2160 is not set
3697 -# CONFIG_KEYBOARD_LKKBD is not set
3698 -# CONFIG_KEYBOARD_TCA6416 is not set
3699 -# CONFIG_KEYBOARD_TCA8418 is not set
3700 -CONFIG_KEYBOARD_HIL_OLD=y
3701 -# CONFIG_KEYBOARD_HIL is not set
3702 -# CONFIG_KEYBOARD_LM8333 is not set
3703 -# CONFIG_KEYBOARD_MAX7359 is not set
3704 -# CONFIG_KEYBOARD_MCS is not set
3705 -# CONFIG_KEYBOARD_MPR121 is not set
3706 -# CONFIG_KEYBOARD_NEWTON is not set
3707 -# CONFIG_KEYBOARD_OPENCORES is not set
3708 -# CONFIG_KEYBOARD_STOWAWAY is not set
3709 -# CONFIG_KEYBOARD_SUNKBD is not set
3710 -# CONFIG_KEYBOARD_XTKBD is not set
3711 -CONFIG_INPUT_MOUSE=y
3712 -# CONFIG_MOUSE_PS2 is not set
3713 -# CONFIG_MOUSE_SERIAL is not set
3714 -# CONFIG_MOUSE_APPLETOUCH is not set
3715 -# CONFIG_MOUSE_BCM5974 is not set
3716 -# CONFIG_MOUSE_CYAPA is not set
3717 -# CONFIG_MOUSE_VSXXXAA is not set
3718 -# CONFIG_MOUSE_SYNAPTICS_I2C is not set
3719 -# CONFIG_MOUSE_SYNAPTICS_USB is not set
3720 -# CONFIG_INPUT_JOYSTICK is not set
3721 -# CONFIG_INPUT_TABLET is not set
3722 -# CONFIG_INPUT_TOUCHSCREEN is not set
3723 -# CONFIG_INPUT_MISC is not set
3724 -
3725 -#
3726 -# Hardware I/O ports
3727 -#
3728 -CONFIG_SERIO=y
3729 -# CONFIG_SERIO_SERPORT is not set
3730 -CONFIG_SERIO_GSCPS2=y
3731 -# CONFIG_HP_SDC is not set
3732 -# CONFIG_SERIO_PCIPS2 is not set
3733 -CONFIG_SERIO_LIBPS2=y
3734 -# CONFIG_SERIO_RAW is not set
3735 -# CONFIG_SERIO_ALTERA_PS2 is not set
3736 -# CONFIG_SERIO_PS2MULT is not set
3737 -# CONFIG_SERIO_ARC_PS2 is not set
3738 -# CONFIG_GAMEPORT is not set
3739 -
3740 -#
3741 -# Character devices
3742 -#
3743 -CONFIG_TTY=y
3744 -CONFIG_VT=y
3745 -CONFIG_CONSOLE_TRANSLATIONS=y
3746 -CONFIG_VT_CONSOLE=y
3747 -CONFIG_HW_CONSOLE=y
3748 -CONFIG_VT_HW_CONSOLE_BINDING=y
3749 -CONFIG_UNIX98_PTYS=y
3750 -# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
3751 -CONFIG_LEGACY_PTYS=y
3752 -CONFIG_LEGACY_PTY_COUNT=256
3753 -# CONFIG_SERIAL_NONSTANDARD is not set
3754 -# CONFIG_NOZOMI is not set
3755 -# CONFIG_N_GSM is not set
3756 -# CONFIG_TRACE_SINK is not set
3757 -
3758 -#
3759 -# KCopy
3760 -#
3761 -CONFIG_KCOPY=m
3762 -CONFIG_DEVKMEM=y
3763 -
3764 -#
3765 -# Serial drivers
3766 -#
3767 -CONFIG_SERIAL_8250=y
3768 -CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
3769 -CONFIG_SERIAL_8250_CONSOLE=y
3770 -CONFIG_SERIAL_8250_GSC=y
3771 -CONFIG_SERIAL_8250_PCI=y
3772 -CONFIG_SERIAL_8250_NR_UARTS=4
3773 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4
3774 -CONFIG_SERIAL_8250_EXTENDED=y
3775 -CONFIG_SERIAL_8250_MANY_PORTS=y
3776 -CONFIG_SERIAL_8250_SHARE_IRQ=y
3777 -# CONFIG_SERIAL_8250_DETECT_IRQ is not set
3778 -# CONFIG_SERIAL_8250_RSA is not set
3779 -# CONFIG_SERIAL_8250_DW is not set
3780 -
3781 -#
3782 -# Non-8250 serial port support
3783 -#
3784 -# CONFIG_SERIAL_MFD_HSU is not set
3785 -CONFIG_SERIAL_MUX=y
3786 -CONFIG_SERIAL_MUX_CONSOLE=y
3787 -CONFIG_SERIAL_CORE=y
3788 -CONFIG_SERIAL_CORE_CONSOLE=y
3789 -# CONFIG_SERIAL_JSM is not set
3790 -# CONFIG_SERIAL_SCCNXP is not set
3791 -# CONFIG_SERIAL_TIMBERDALE is not set
3792 -# CONFIG_SERIAL_ALTERA_JTAGUART is not set
3793 -# CONFIG_SERIAL_ALTERA_UART is not set
3794 -# CONFIG_SERIAL_PCH_UART is not set
3795 -# CONFIG_SERIAL_ARC is not set
3796 -# CONFIG_SERIAL_RP2 is not set
3797 -# CONFIG_IPMI_HANDLER is not set
3798 -# CONFIG_HW_RANDOM is not set
3799 -# CONFIG_R3964 is not set
3800 -# CONFIG_APPLICOM is not set
3801 -# CONFIG_RAW_DRIVER is not set
3802 -# CONFIG_TCG_TPM is not set
3803 -CONFIG_DEVPORT=y
3804 -CONFIG_I2C=y
3805 -CONFIG_I2C_BOARDINFO=y
3806 -CONFIG_I2C_COMPAT=y
3807 -# CONFIG_I2C_CHARDEV is not set
3808 -# CONFIG_I2C_MUX is not set
3809 -CONFIG_I2C_HELPER_AUTO=y
3810 -CONFIG_I2C_ALGOBIT=y
3811 -
3812 -#
3813 -# I2C Hardware Bus support
3814 -#
3815 -
3816 -#
3817 -# PC SMBus host controller drivers
3818 -#
3819 -# CONFIG_I2C_ALI1535 is not set
3820 -# CONFIG_I2C_ALI1563 is not set
3821 -# CONFIG_I2C_ALI15X3 is not set
3822 -# CONFIG_I2C_AMD756 is not set
3823 -# CONFIG_I2C_AMD8111 is not set
3824 -# CONFIG_I2C_I801 is not set
3825 -# CONFIG_I2C_ISCH is not set
3826 -# CONFIG_I2C_PIIX4 is not set
3827 -# CONFIG_I2C_NFORCE2 is not set
3828 -# CONFIG_I2C_SIS5595 is not set
3829 -# CONFIG_I2C_SIS630 is not set
3830 -# CONFIG_I2C_SIS96X is not set
3831 -# CONFIG_I2C_VIA is not set
3832 -# CONFIG_I2C_VIAPRO is not set
3833 -
3834 -#
3835 -# I2C system bus drivers (mostly embedded / system-on-chip)
3836 -#
3837 -# CONFIG_I2C_DESIGNWARE_PCI is not set
3838 -# CONFIG_I2C_EG20T is not set
3839 -# CONFIG_I2C_INTEL_MID is not set
3840 -# CONFIG_I2C_OCORES is not set
3841 -# CONFIG_I2C_PCA_PLATFORM is not set
3842 -# CONFIG_I2C_PXA_PCI is not set
3843 -# CONFIG_I2C_SIMTEC is not set
3844 -# CONFIG_I2C_XILINX is not set
3845 -
3846 -#
3847 -# External I2C/SMBus adapter drivers
3848 -#
3849 -# CONFIG_I2C_DIOLAN_U2C is not set
3850 -# CONFIG_I2C_PARPORT_LIGHT is not set
3851 -# CONFIG_I2C_TAOS_EVM is not set
3852 -# CONFIG_I2C_TINY_USB is not set
3853 -
3854 -#
3855 -# Other I2C/SMBus bus drivers
3856 -#
3857 -# CONFIG_I2C_STUB is not set
3858 -# CONFIG_I2C_DEBUG_CORE is not set
3859 -# CONFIG_I2C_DEBUG_ALGO is not set
3860 -# CONFIG_I2C_DEBUG_BUS is not set
3861 -# CONFIG_SPI is not set
3862 -
3863 -#
3864 -# Qualcomm MSM SSBI bus support
3865 -#
3866 -# CONFIG_SSBI is not set
3867 -# CONFIG_HSI is not set
3868 -
3869 -#
3870 -# PPS support
3871 -#
3872 -CONFIG_PPS=m
3873 -# CONFIG_PPS_DEBUG is not set
3874 -# CONFIG_NTP_PPS is not set
3875 -
3876 -#
3877 -# PPS clients support
3878 -#
3879 -# CONFIG_PPS_CLIENT_KTIMER is not set
3880 -# CONFIG_PPS_CLIENT_LDISC is not set
3881 -# CONFIG_PPS_CLIENT_GPIO is not set
3882 -
3883 -#
3884 -# PPS generators support
3885 -#
3886 -
3887 -#
3888 -# PTP clock support
3889 -#
3890 -CONFIG_PTP_1588_CLOCK=m
3891 -
3892 -#
3893 -# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
3894 -#
3895 -# CONFIG_PTP_1588_CLOCK_PCH is not set
3896 -CONFIG_GPIO_DEVRES=y
3897 -# CONFIG_W1 is not set
3898 -# CONFIG_POWER_SUPPLY is not set
3899 -# CONFIG_POWER_AVS is not set
3900 -CONFIG_HWMON=m
3901 -# CONFIG_HWMON_VID is not set
3902 -# CONFIG_HWMON_DEBUG_CHIP is not set
3903 -
3904 -#
3905 -# Native drivers
3906 -#
3907 -# CONFIG_SENSORS_AD7414 is not set
3908 -# CONFIG_SENSORS_AD7418 is not set
3909 -# CONFIG_SENSORS_ADM1021 is not set
3910 -# CONFIG_SENSORS_ADM1025 is not set
3911 -# CONFIG_SENSORS_ADM1026 is not set
3912 -# CONFIG_SENSORS_ADM1029 is not set
3913 -# CONFIG_SENSORS_ADM1031 is not set
3914 -# CONFIG_SENSORS_ADM9240 is not set
3915 -# CONFIG_SENSORS_ADT7410 is not set
3916 -# CONFIG_SENSORS_ADT7411 is not set
3917 -# CONFIG_SENSORS_ADT7462 is not set
3918 -# CONFIG_SENSORS_ADT7470 is not set
3919 -# CONFIG_SENSORS_ADT7475 is not set
3920 -# CONFIG_SENSORS_ASC7621 is not set
3921 -# CONFIG_SENSORS_ATXP1 is not set
3922 -# CONFIG_SENSORS_DS620 is not set
3923 -# CONFIG_SENSORS_DS1621 is not set
3924 -# CONFIG_SENSORS_I5K_AMB is not set
3925 -# CONFIG_SENSORS_F71805F is not set
3926 -# CONFIG_SENSORS_F71882FG is not set
3927 -# CONFIG_SENSORS_F75375S is not set
3928 -# CONFIG_SENSORS_G760A is not set
3929 -# CONFIG_SENSORS_GL518SM is not set
3930 -# CONFIG_SENSORS_GL520SM is not set
3931 -# CONFIG_SENSORS_HIH6130 is not set
3932 -# CONFIG_SENSORS_IT87 is not set
3933 -# CONFIG_SENSORS_JC42 is not set
3934 -# CONFIG_SENSORS_LINEAGE is not set
3935 -# CONFIG_SENSORS_LM63 is not set
3936 -# CONFIG_SENSORS_LM73 is not set
3937 -# CONFIG_SENSORS_LM75 is not set
3938 -# CONFIG_SENSORS_LM77 is not set
3939 -# CONFIG_SENSORS_LM78 is not set
3940 -# CONFIG_SENSORS_LM80 is not set
3941 -# CONFIG_SENSORS_LM83 is not set
3942 -# CONFIG_SENSORS_LM85 is not set
3943 -# CONFIG_SENSORS_LM87 is not set
3944 -# CONFIG_SENSORS_LM90 is not set
3945 -# CONFIG_SENSORS_LM92 is not set
3946 -# CONFIG_SENSORS_LM93 is not set
3947 -# CONFIG_SENSORS_LTC4151 is not set
3948 -# CONFIG_SENSORS_LTC4215 is not set
3949 -# CONFIG_SENSORS_LTC4245 is not set
3950 -# CONFIG_SENSORS_LTC4261 is not set
3951 -# CONFIG_SENSORS_LM95234 is not set
3952 -# CONFIG_SENSORS_LM95241 is not set
3953 -# CONFIG_SENSORS_LM95245 is not set
3954 -# CONFIG_SENSORS_MAX16065 is not set
3955 -# CONFIG_SENSORS_MAX1619 is not set
3956 -# CONFIG_SENSORS_MAX1668 is not set
3957 -# CONFIG_SENSORS_MAX197 is not set
3958 -# CONFIG_SENSORS_MAX6639 is not set
3959 -# CONFIG_SENSORS_MAX6642 is not set
3960 -# CONFIG_SENSORS_MAX6650 is not set
3961 -# CONFIG_SENSORS_MAX6697 is not set
3962 -# CONFIG_SENSORS_MCP3021 is not set
3963 -# CONFIG_SENSORS_NCT6775 is not set
3964 -# CONFIG_SENSORS_NTC_THERMISTOR is not set
3965 -# CONFIG_SENSORS_PC87360 is not set
3966 -# CONFIG_SENSORS_PC87427 is not set
3967 -# CONFIG_SENSORS_PCF8591 is not set
3968 -# CONFIG_PMBUS is not set
3969 -# CONFIG_SENSORS_SHT21 is not set
3970 -# CONFIG_SENSORS_SIS5595 is not set
3971 -# CONFIG_SENSORS_SMM665 is not set
3972 -# CONFIG_SENSORS_DME1737 is not set
3973 -# CONFIG_SENSORS_EMC1403 is not set
3974 -# CONFIG_SENSORS_EMC2103 is not set
3975 -# CONFIG_SENSORS_EMC6W201 is not set
3976 -# CONFIG_SENSORS_SMSC47M1 is not set
3977 -# CONFIG_SENSORS_SMSC47M192 is not set
3978 -# CONFIG_SENSORS_SMSC47B397 is not set
3979 -# CONFIG_SENSORS_SCH56XX_COMMON is not set
3980 -# CONFIG_SENSORS_ADS1015 is not set
3981 -# CONFIG_SENSORS_ADS7828 is not set
3982 -# CONFIG_SENSORS_AMC6821 is not set
3983 -# CONFIG_SENSORS_INA209 is not set
3984 -# CONFIG_SENSORS_INA2XX is not set
3985 -# CONFIG_SENSORS_THMC50 is not set
3986 -# CONFIG_SENSORS_TMP102 is not set
3987 -# CONFIG_SENSORS_TMP401 is not set
3988 -# CONFIG_SENSORS_TMP421 is not set
3989 -# CONFIG_SENSORS_VIA686A is not set
3990 -# CONFIG_SENSORS_VT1211 is not set
3991 -# CONFIG_SENSORS_VT8231 is not set
3992 -# CONFIG_SENSORS_W83781D is not set
3993 -# CONFIG_SENSORS_W83791D is not set
3994 -# CONFIG_SENSORS_W83792D is not set
3995 -# CONFIG_SENSORS_W83793 is not set
3996 -# CONFIG_SENSORS_W83795 is not set
3997 -# CONFIG_SENSORS_W83L785TS is not set
3998 -# CONFIG_SENSORS_W83L786NG is not set
3999 -# CONFIG_SENSORS_W83627HF is not set
4000 -# CONFIG_SENSORS_W83627EHF is not set
4001 -# CONFIG_THERMAL is not set
4002 -# CONFIG_WATCHDOG is not set
4003 -CONFIG_SSB_POSSIBLE=y
4004 -
4005 -#
4006 -# Sonics Silicon Backplane
4007 -#
4008 -CONFIG_SSB=m
4009 -CONFIG_SSB_SPROM=y
4010 -CONFIG_SSB_PCIHOST_POSSIBLE=y
4011 -CONFIG_SSB_PCIHOST=y
4012 -# CONFIG_SSB_B43_PCI_BRIDGE is not set
4013 -# CONFIG_SSB_DEBUG is not set
4014 -CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
4015 -CONFIG_SSB_DRIVER_PCICORE=y
4016 -CONFIG_BCMA_POSSIBLE=y
4017 -
4018 -#
4019 -# Broadcom specific AMBA
4020 -#
4021 -# CONFIG_BCMA is not set
4022 -
4023 -#
4024 -# Multifunction device drivers
4025 -#
4026 -# CONFIG_MFD_CORE is not set
4027 -# CONFIG_MFD_AS3711 is not set
4028 -# CONFIG_PMIC_ADP5520 is not set
4029 -# CONFIG_MFD_CROS_EC is not set
4030 -# CONFIG_PMIC_DA903X is not set
4031 -# CONFIG_MFD_DA9052_I2C is not set
4032 -# CONFIG_MFD_DA9055 is not set
4033 -# CONFIG_MFD_MC13XXX_I2C is not set
4034 -# CONFIG_HTC_PASIC3 is not set
4035 -# CONFIG_LPC_ICH is not set
4036 -# CONFIG_LPC_SCH is not set
4037 -# CONFIG_MFD_JANZ_CMODIO is not set
4038 -# CONFIG_MFD_88PM800 is not set
4039 -# CONFIG_MFD_88PM805 is not set
4040 -# CONFIG_MFD_88PM860X is not set
4041 -# CONFIG_MFD_MAX77686 is not set
4042 -# CONFIG_MFD_MAX77693 is not set
4043 -# CONFIG_MFD_MAX8907 is not set
4044 -# CONFIG_MFD_MAX8925 is not set
4045 -# CONFIG_MFD_MAX8997 is not set
4046 -# CONFIG_MFD_MAX8998 is not set
4047 -# CONFIG_MFD_VIPERBOARD is not set
4048 -# CONFIG_MFD_RETU is not set
4049 -# CONFIG_MFD_PCF50633 is not set
4050 -# CONFIG_MFD_RDC321X is not set
4051 -# CONFIG_MFD_RTSX_PCI is not set
4052 -# CONFIG_MFD_RC5T583 is not set
4053 -# CONFIG_MFD_SEC_CORE is not set
4054 -# CONFIG_MFD_SI476X_CORE is not set
4055 -# CONFIG_MFD_SM501 is not set
4056 -# CONFIG_MFD_SMSC is not set
4057 -# CONFIG_ABX500_CORE is not set
4058 -# CONFIG_MFD_STMPE is not set
4059 -# CONFIG_MFD_SYSCON is not set
4060 -# CONFIG_MFD_TI_AM335X_TSCADC is not set
4061 -# CONFIG_MFD_LP8788 is not set
4062 -# CONFIG_MFD_PALMAS is not set
4063 -# CONFIG_TPS6105X is not set
4064 -# CONFIG_TPS6507X is not set
4065 -# CONFIG_MFD_TPS65090 is not set
4066 -# CONFIG_MFD_TPS65217 is not set
4067 -# CONFIG_MFD_TPS6586X is not set
4068 -# CONFIG_MFD_TPS80031 is not set
4069 -# CONFIG_TWL4030_CORE is not set
4070 -# CONFIG_TWL6040_CORE is not set
4071 -# CONFIG_MFD_WL1273_CORE is not set
4072 -# CONFIG_MFD_LM3533 is not set
4073 -# CONFIG_MFD_TC3589X is not set
4074 -# CONFIG_MFD_TMIO is not set
4075 -# CONFIG_MFD_VX855 is not set
4076 -# CONFIG_MFD_ARIZONA_I2C is not set
4077 -# CONFIG_MFD_WM8400 is not set
4078 -# CONFIG_MFD_WM831X_I2C is not set
4079 -# CONFIG_MFD_WM8350_I2C is not set
4080 -# CONFIG_MFD_WM8994 is not set
4081 -# CONFIG_REGULATOR is not set
4082 -# CONFIG_MEDIA_SUPPORT is not set
4083 -
4084 -#
4085 -# Graphics support
4086 -#
4087 -# CONFIG_AGP is not set
4088 -CONFIG_VGA_ARB=y
4089 -CONFIG_VGA_ARB_MAX_GPUS=16
4090 -# CONFIG_DRM is not set
4091 -CONFIG_VGASTATE=y
4092 -# CONFIG_VIDEO_OUTPUT_CONTROL is not set
4093 -CONFIG_FB=y
4094 -# CONFIG_FIRMWARE_EDID is not set
4095 -CONFIG_FB_DDC=y
4096 -CONFIG_FB_BOOT_VESA_SUPPORT=y
4097 -CONFIG_FB_CFB_FILLRECT=y
4098 -CONFIG_FB_CFB_COPYAREA=y
4099 -CONFIG_FB_CFB_IMAGEBLIT=y
4100 -# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
4101 -CONFIG_FB_SYS_FILLRECT=y
4102 -CONFIG_FB_SYS_COPYAREA=y
4103 -CONFIG_FB_SYS_IMAGEBLIT=y
4104 -# CONFIG_FB_FOREIGN_ENDIAN is not set
4105 -CONFIG_FB_SYS_FOPS=y
4106 -CONFIG_FB_DEFERRED_IO=y
4107 -CONFIG_FB_SVGALIB=y
4108 -# CONFIG_FB_MACMODES is not set
4109 -CONFIG_FB_BACKLIGHT=y
4110 -CONFIG_FB_MODE_HELPERS=y
4111 -CONFIG_FB_TILEBLITTING=y
4112 -
4113 -#
4114 -# Frame buffer hardware drivers
4115 -#
4116 -CONFIG_FB_CIRRUS=y
4117 -CONFIG_FB_PM2=y
4118 -# CONFIG_FB_PM2_FIFO_DISCONNECT is not set
4119 -CONFIG_FB_CYBER2000=y
4120 -CONFIG_FB_CYBER2000_DDC=y
4121 -# CONFIG_FB_ASILIANT is not set
4122 -# CONFIG_FB_IMSTT is not set
4123 -CONFIG_FB_STI=y
4124 -CONFIG_FB_S1D13XXX=y
4125 -CONFIG_FB_NVIDIA=y
4126 -# CONFIG_FB_NVIDIA_I2C is not set
4127 -# CONFIG_FB_NVIDIA_DEBUG is not set
4128 -CONFIG_FB_NVIDIA_BACKLIGHT=y
4129 -CONFIG_FB_RIVA=y
4130 -# CONFIG_FB_RIVA_I2C is not set
4131 -# CONFIG_FB_RIVA_DEBUG is not set
4132 -CONFIG_FB_RIVA_BACKLIGHT=y
4133 -# CONFIG_FB_I740 is not set
4134 -CONFIG_FB_MATROX=y
4135 -CONFIG_FB_MATROX_MILLENIUM=y
4136 -CONFIG_FB_MATROX_MYSTIQUE=y
4137 -CONFIG_FB_MATROX_G=y
4138 -# CONFIG_FB_MATROX_I2C is not set
4139 -CONFIG_FB_RADEON=y
4140 -CONFIG_FB_RADEON_I2C=y
4141 -CONFIG_FB_RADEON_BACKLIGHT=y
4142 -# CONFIG_FB_RADEON_DEBUG is not set
4143 -CONFIG_FB_ATY128=y
4144 -CONFIG_FB_ATY128_BACKLIGHT=y
4145 -CONFIG_FB_ATY=y
4146 -# CONFIG_FB_ATY_CT is not set
4147 -# CONFIG_FB_ATY_GX is not set
4148 -CONFIG_FB_ATY_BACKLIGHT=y
4149 -CONFIG_FB_S3=y
4150 -CONFIG_FB_S3_DDC=y
4151 -CONFIG_FB_SAVAGE=y
4152 -# CONFIG_FB_SAVAGE_I2C is not set
4153 -# CONFIG_FB_SAVAGE_ACCEL is not set
4154 -CONFIG_FB_SIS=y
4155 -CONFIG_FB_SIS_300=y
4156 -CONFIG_FB_SIS_315=y
4157 -CONFIG_FB_NEOMAGIC=y
4158 -CONFIG_FB_KYRO=y
4159 -CONFIG_FB_3DFX=y
4160 -# CONFIG_FB_3DFX_ACCEL is not set
4161 -CONFIG_FB_3DFX_I2C=y
4162 -CONFIG_FB_VOODOO1=y
4163 -CONFIG_FB_VT8623=y
4164 -CONFIG_FB_TRIDENT=y
4165 -CONFIG_FB_ARK=y
4166 -CONFIG_FB_PM3=y
4167 -CONFIG_FB_CARMINE=y
4168 -CONFIG_FB_CARMINE_DRAM_EVAL=y
4169 -# CONFIG_CARMINE_DRAM_CUSTOM is not set
4170 -# CONFIG_FB_SMSCUFX is not set
4171 -# CONFIG_FB_UDL is not set
4172 -# CONFIG_FB_GOLDFISH is not set
4173 -CONFIG_FB_VIRTUAL=y
4174 -CONFIG_FB_METRONOME=y
4175 -CONFIG_FB_MB862XX=y
4176 -CONFIG_FB_MB862XX_PCI_GDC=y
4177 -CONFIG_FB_MB862XX_I2C=y
4178 -CONFIG_FB_BROADSHEET=y
4179 -# CONFIG_FB_AUO_K190X is not set
4180 -# CONFIG_EXYNOS_VIDEO is not set
4181 -CONFIG_BACKLIGHT_LCD_SUPPORT=y
4182 -# CONFIG_LCD_CLASS_DEVICE is not set
4183 -CONFIG_BACKLIGHT_CLASS_DEVICE=y
4184 -# CONFIG_BACKLIGHT_GENERIC is not set
4185 -# CONFIG_BACKLIGHT_ADP8860 is not set
4186 -# CONFIG_BACKLIGHT_ADP8870 is not set
4187 -# CONFIG_BACKLIGHT_LM3630 is not set
4188 -# CONFIG_BACKLIGHT_LM3639 is not set
4189 -# CONFIG_BACKLIGHT_LP855X is not set
4190 -
4191 -#
4192 -# Console display driver support
4193 -#
4194 -CONFIG_DUMMY_CONSOLE=y
4195 -CONFIG_DUMMY_CONSOLE_COLUMNS=160
4196 -CONFIG_DUMMY_CONSOLE_ROWS=64
4197 -CONFIG_FRAMEBUFFER_CONSOLE=y
4198 -# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
4199 -# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
4200 -CONFIG_STI_CONSOLE=y
4201 -# CONFIG_FONTS is not set
4202 -CONFIG_FONT_8x8=y
4203 -CONFIG_FONT_8x16=y
4204 -CONFIG_LOGO=y
4205 -CONFIG_LOGO_LINUX_MONO=y
4206 -CONFIG_LOGO_LINUX_VGA16=y
4207 -CONFIG_LOGO_LINUX_CLUT224=y
4208 -CONFIG_LOGO_PARISC_CLUT224=y
4209 -# CONFIG_SOUND is not set
4210 -
4211 -#
4212 -# HID support
4213 -#
4214 -CONFIG_HID=y
4215 -# CONFIG_HIDRAW is not set
4216 -# CONFIG_UHID is not set
4217 -CONFIG_HID_GENERIC=y
4218 -
4219 -#
4220 -# Special HID drivers
4221 -#
4222 -CONFIG_HID_A4TECH=y
4223 -# CONFIG_HID_ACRUX is not set
4224 -CONFIG_HID_APPLE=y
4225 -# CONFIG_HID_APPLEIR is not set
4226 -# CONFIG_HID_AUREAL is not set
4227 -CONFIG_HID_BELKIN=y
4228 -CONFIG_HID_CHERRY=y
4229 -CONFIG_HID_CHICONY=y
4230 -CONFIG_HID_CYPRESS=y
4231 -# CONFIG_HID_DRAGONRISE is not set
4232 -# CONFIG_HID_EMS_FF is not set
4233 -# CONFIG_HID_ELECOM is not set
4234 -CONFIG_HID_EZKEY=y
4235 -# CONFIG_HID_HOLTEK is not set
4236 -# CONFIG_HID_KEYTOUCH is not set
4237 -CONFIG_HID_KYE=y
4238 -# CONFIG_HID_UCLOGIC is not set
4239 -# CONFIG_HID_WALTOP is not set
4240 -# CONFIG_HID_GYRATION is not set
4241 -# CONFIG_HID_ICADE is not set
4242 -# CONFIG_HID_TWINHAN is not set
4243 -CONFIG_HID_KENSINGTON=y
4244 -# CONFIG_HID_LCPOWER is not set
4245 -# CONFIG_HID_LENOVO_TPKBD is not set
4246 -CONFIG_HID_LOGITECH=y
4247 -# CONFIG_HID_LOGITECH_DJ is not set
4248 -# CONFIG_LOGITECH_FF is not set
4249 -# CONFIG_LOGIRUMBLEPAD2_FF is not set
4250 -# CONFIG_LOGIG940_FF is not set
4251 -# CONFIG_LOGIWHEELS_FF is not set
4252 -# CONFIG_HID_MAGICMOUSE is not set
4253 -CONFIG_HID_MICROSOFT=y
4254 -CONFIG_HID_MONTEREY=y
4255 -# CONFIG_HID_MULTITOUCH is not set
4256 -# CONFIG_HID_NTRIG is not set
4257 -# CONFIG_HID_ORTEK is not set
4258 -# CONFIG_HID_PANTHERLORD is not set
4259 -# CONFIG_HID_PETALYNX is not set
4260 -# CONFIG_HID_PICOLCD is not set
4261 -# CONFIG_HID_PRIMAX is not set
4262 -# CONFIG_HID_PS3REMOTE is not set
4263 -# CONFIG_HID_ROCCAT is not set
4264 -# CONFIG_HID_SAITEK is not set
4265 -# CONFIG_HID_SAMSUNG is not set
4266 -# CONFIG_HID_SONY is not set
4267 -# CONFIG_HID_SPEEDLINK is not set
4268 -# CONFIG_HID_STEELSERIES is not set
4269 -# CONFIG_HID_SUNPLUS is not set
4270 -# CONFIG_HID_GREENASIA is not set
4271 -# CONFIG_HID_SMARTJOYPLUS is not set
4272 -# CONFIG_HID_TIVO is not set
4273 -# CONFIG_HID_TOPSEED is not set
4274 -# CONFIG_HID_THRUSTMASTER is not set
4275 -# CONFIG_HID_ZEROPLUS is not set
4276 -# CONFIG_HID_ZYDACRON is not set
4277 -# CONFIG_HID_SENSOR_HUB is not set
4278 -
4279 -#
4280 -# USB HID support
4281 -#
4282 -CONFIG_USB_HID=y
4283 -# CONFIG_HID_PID is not set
4284 -CONFIG_USB_HIDDEV=y
4285 -
4286 -#
4287 -# I2C HID support
4288 -#
4289 -# CONFIG_I2C_HID is not set
4290 -CONFIG_USB_ARCH_HAS_OHCI=y
4291 -CONFIG_USB_ARCH_HAS_EHCI=y
4292 -CONFIG_USB_ARCH_HAS_XHCI=y
4293 -CONFIG_USB_SUPPORT=y
4294 -CONFIG_USB_COMMON=y
4295 -CONFIG_USB_ARCH_HAS_HCD=y
4296 -CONFIG_USB=y
4297 -CONFIG_USB_DEBUG=y
4298 -# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
4299 -
4300 -#
4301 -# Miscellaneous USB options
4302 -#
4303 -CONFIG_USB_DEFAULT_PERSIST=y
4304 -# CONFIG_USB_DYNAMIC_MINORS is not set
4305 -# CONFIG_USB_MON is not set
4306 -# CONFIG_USB_WUSB_CBAF is not set
4307 -
4308 -#
4309 -# USB Host Controller Drivers
4310 -#
4311 -# CONFIG_USB_C67X00_HCD is not set
4312 -# CONFIG_USB_XHCI_HCD is not set
4313 -CONFIG_USB_EHCI_HCD=y
4314 -# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
4315 -# CONFIG_USB_EHCI_TT_NEWSCHED is not set
4316 -CONFIG_USB_EHCI_PCI=y
4317 -# CONFIG_USB_EHCI_HCD_PLATFORM is not set
4318 -# CONFIG_USB_OXU210HP_HCD is not set
4319 -# CONFIG_USB_ISP116X_HCD is not set
4320 -# CONFIG_USB_ISP1760_HCD is not set
4321 -# CONFIG_USB_ISP1362_HCD is not set
4322 -CONFIG_USB_OHCI_HCD=y
4323 -# CONFIG_USB_OHCI_HCD_PLATFORM is not set
4324 -# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
4325 -# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
4326 -CONFIG_USB_OHCI_LITTLE_ENDIAN=y
4327 -# CONFIG_USB_UHCI_HCD is not set
4328 -# CONFIG_USB_SL811_HCD is not set
4329 -# CONFIG_USB_R8A66597_HCD is not set
4330 -# CONFIG_USB_HCD_SSB is not set
4331 -
4332 -#
4333 -# USB Device Class drivers
4334 -#
4335 -# CONFIG_USB_ACM is not set
4336 -# CONFIG_USB_PRINTER is not set
4337 -# CONFIG_USB_WDM is not set
4338 -# CONFIG_USB_TMC is not set
4339 -
4340 -#
4341 -# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
4342 -#
4343 -
4344 -#
4345 -# also be needed; see USB_STORAGE Help for more info
4346 -#
4347 -CONFIG_USB_STORAGE=y
4348 -# CONFIG_USB_STORAGE_DEBUG is not set
4349 -# CONFIG_USB_STORAGE_REALTEK is not set
4350 -# CONFIG_USB_STORAGE_DATAFAB is not set
4351 -# CONFIG_USB_STORAGE_FREECOM is not set
4352 -# CONFIG_USB_STORAGE_ISD200 is not set
4353 -# CONFIG_USB_STORAGE_USBAT is not set
4354 -# CONFIG_USB_STORAGE_SDDR09 is not set
4355 -# CONFIG_USB_STORAGE_SDDR55 is not set
4356 -# CONFIG_USB_STORAGE_JUMPSHOT is not set
4357 -# CONFIG_USB_STORAGE_ALAUDA is not set
4358 -# CONFIG_USB_STORAGE_ONETOUCH is not set
4359 -# CONFIG_USB_STORAGE_KARMA is not set
4360 -# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
4361 -# CONFIG_USB_STORAGE_ENE_UB6250 is not set
4362 -
4363 -#
4364 -# USB Imaging devices
4365 -#
4366 -# CONFIG_USB_MDC800 is not set
4367 -# CONFIG_USB_MICROTEK is not set
4368 -# CONFIG_USB_DWC3 is not set
4369 -# CONFIG_USB_CHIPIDEA is not set
4370 -
4371 -#
4372 -# USB port drivers
4373 -#
4374 -# CONFIG_USB_SERIAL is not set
4375 -
4376 -#
4377 -# USB Miscellaneous drivers
4378 -#
4379 -# CONFIG_USB_EMI62 is not set
4380 -# CONFIG_USB_EMI26 is not set
4381 -# CONFIG_USB_ADUTUX is not set
4382 -# CONFIG_USB_SEVSEG is not set
4383 -# CONFIG_USB_RIO500 is not set
4384 -# CONFIG_USB_LEGOTOWER is not set
4385 -# CONFIG_USB_LCD is not set
4386 -# CONFIG_USB_LED is not set
4387 -# CONFIG_USB_CYPRESS_CY7C63 is not set
4388 -# CONFIG_USB_CYTHERM is not set
4389 -# CONFIG_USB_IDMOUSE is not set
4390 -# CONFIG_USB_FTDI_ELAN is not set
4391 -# CONFIG_USB_APPLEDISPLAY is not set
4392 -# CONFIG_USB_SISUSBVGA is not set
4393 -# CONFIG_USB_LD is not set
4394 -# CONFIG_USB_TRANCEVIBRATOR is not set
4395 -# CONFIG_USB_IOWARRIOR is not set
4396 -# CONFIG_USB_TEST is not set
4397 -# CONFIG_USB_ISIGHTFW is not set
4398 -# CONFIG_USB_YUREX is not set
4399 -# CONFIG_USB_EZUSB_FX2 is not set
4400 -# CONFIG_USB_HSIC_USB3503 is not set
4401 -# CONFIG_USB_PHY is not set
4402 -# CONFIG_USB_GADGET is not set
4403 -# CONFIG_UWB is not set
4404 -# CONFIG_MMC is not set
4405 -# CONFIG_MEMSTICK is not set
4406 -# CONFIG_NEW_LEDS is not set
4407 -# CONFIG_ACCESSIBILITY is not set
4408 -# CONFIG_INFINIBAND is not set
4409 -CONFIG_RTC_LIB=y
4410 -CONFIG_RTC_CLASS=y
4411 -CONFIG_RTC_HCTOSYS=y
4412 -CONFIG_RTC_SYSTOHC=y
4413 -CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
4414 -# CONFIG_RTC_DEBUG is not set
4415 -
4416 -#
4417 -# RTC interfaces
4418 -#
4419 -CONFIG_RTC_INTF_SYSFS=y
4420 -CONFIG_RTC_INTF_PROC=y
4421 -CONFIG_RTC_INTF_DEV=y
4422 -# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
4423 -# CONFIG_RTC_DRV_TEST is not set
4424 -
4425 -#
4426 -# I2C RTC drivers
4427 -#
4428 -# CONFIG_RTC_DRV_DS1307 is not set
4429 -# CONFIG_RTC_DRV_DS1374 is not set
4430 -# CONFIG_RTC_DRV_DS1672 is not set
4431 -# CONFIG_RTC_DRV_DS3232 is not set
4432 -# CONFIG_RTC_DRV_MAX6900 is not set
4433 -# CONFIG_RTC_DRV_RS5C372 is not set
4434 -# CONFIG_RTC_DRV_ISL1208 is not set
4435 -# CONFIG_RTC_DRV_ISL12022 is not set
4436 -# CONFIG_RTC_DRV_X1205 is not set
4437 -# CONFIG_RTC_DRV_PCF8523 is not set
4438 -# CONFIG_RTC_DRV_PCF8563 is not set
4439 -# CONFIG_RTC_DRV_PCF8583 is not set
4440 -# CONFIG_RTC_DRV_M41T80 is not set
4441 -# CONFIG_RTC_DRV_BQ32K is not set
4442 -# CONFIG_RTC_DRV_S35390A is not set
4443 -# CONFIG_RTC_DRV_FM3130 is not set
4444 -# CONFIG_RTC_DRV_RX8581 is not set
4445 -# CONFIG_RTC_DRV_RX8025 is not set
4446 -# CONFIG_RTC_DRV_EM3027 is not set
4447 -# CONFIG_RTC_DRV_RV3029C2 is not set
4448 -
4449 -#
4450 -# SPI RTC drivers
4451 -#
4452 -
4453 -#
4454 -# Platform RTC drivers
4455 -#
4456 -# CONFIG_RTC_DRV_DS1286 is not set
4457 -# CONFIG_RTC_DRV_DS1511 is not set
4458 -# CONFIG_RTC_DRV_DS1553 is not set
4459 -# CONFIG_RTC_DRV_DS1742 is not set
4460 -# CONFIG_RTC_DRV_STK17TA8 is not set
4461 -# CONFIG_RTC_DRV_M48T86 is not set
4462 -# CONFIG_RTC_DRV_M48T35 is not set
4463 -# CONFIG_RTC_DRV_M48T59 is not set
4464 -# CONFIG_RTC_DRV_MSM6242 is not set
4465 -# CONFIG_RTC_DRV_BQ4802 is not set
4466 -# CONFIG_RTC_DRV_RP5C01 is not set
4467 -# CONFIG_RTC_DRV_V3020 is not set
4468 -# CONFIG_RTC_DRV_DS2404 is not set
4469 -
4470 -#
4471 -# on-CPU RTC drivers
4472 -#
4473 -CONFIG_RTC_DRV_GENERIC=y
4474 -
4475 -#
4476 -# HID Sensor RTC drivers
4477 -#
4478 -# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
4479 -# CONFIG_DMADEVICES is not set
4480 -# CONFIG_AUXDISPLAY is not set
4481 -CONFIG_UIO=m
4482 -# CONFIG_UIO_CIF is not set
4483 -# CONFIG_UIO_PDRV is not set
4484 -# CONFIG_UIO_PDRV_GENIRQ is not set
4485 -# CONFIG_UIO_DMEM_GENIRQ is not set
4486 -# CONFIG_UIO_AEC is not set
4487 -# CONFIG_UIO_SERCOS3 is not set
4488 -# CONFIG_UIO_PCI_GENERIC is not set
4489 -# CONFIG_UIO_NETX is not set
4490 -# CONFIG_VIRT_DRIVERS is not set
4491 -
4492 -#
4493 -# Virtio drivers
4494 -#
4495 -# CONFIG_VIRTIO_PCI is not set
4496 -# CONFIG_VIRTIO_MMIO is not set
4497 -
4498 -#
4499 -# Microsoft Hyper-V guest support
4500 -#
4501 -# CONFIG_STAGING is not set
4502 -
4503 -#
4504 -# Hardware Spinlock drivers
4505 -#
4506 -# CONFIG_MAILBOX is not set
4507 -# CONFIG_IOMMU_SUPPORT is not set
4508 -
4509 -#
4510 -# Remoteproc drivers
4511 -#
4512 -# CONFIG_STE_MODEM_RPROC is not set
4513 -
4514 -#
4515 -# Rpmsg drivers
4516 -#
4517 -# CONFIG_PM_DEVFREQ is not set
4518 -# CONFIG_EXTCON is not set
4519 -# CONFIG_MEMORY is not set
4520 -# CONFIG_IIO is not set
4521 -# CONFIG_VME_BUS is not set
4522 -# CONFIG_PWM is not set
4523 -# CONFIG_IPACK_BUS is not set
4524 -# CONFIG_RESET_CONTROLLER is not set
4525 -
4526 -#
4527 -# File systems
4528 -#
4529 -CONFIG_EXT2_FS=m
4530 -CONFIG_EXT2_FS_XATTR=y
4531 -CONFIG_EXT2_FS_POSIX_ACL=y
4532 -CONFIG_EXT2_FS_SECURITY=y
4533 -CONFIG_EXT2_FS_XIP=y
4534 -CONFIG_EXT3_FS=m
4535 -# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
4536 -CONFIG_EXT3_FS_XATTR=y
4537 -CONFIG_EXT3_FS_POSIX_ACL=y
4538 -CONFIG_EXT3_FS_SECURITY=y
4539 -CONFIG_EXT4_FS=m
4540 -CONFIG_EXT4_FS_POSIX_ACL=y
4541 -CONFIG_EXT4_FS_SECURITY=y
4542 -# CONFIG_EXT4_DEBUG is not set
4543 -CONFIG_FS_XIP=y
4544 -CONFIG_JBD=m
4545 -CONFIG_JBD2=m
4546 -CONFIG_FS_MBCACHE=m
4547 -CONFIG_REISERFS_FS=m
4548 -# CONFIG_REISERFS_CHECK is not set
4549 -CONFIG_REISERFS_PROC_INFO=y
4550 -CONFIG_REISERFS_FS_XATTR=y
4551 -CONFIG_REISERFS_FS_POSIX_ACL=y
4552 -CONFIG_REISERFS_FS_SECURITY=y
4553 -CONFIG_JFS_FS=m
4554 -CONFIG_JFS_POSIX_ACL=y
4555 -CONFIG_JFS_SECURITY=y
4556 -# CONFIG_JFS_DEBUG is not set
4557 -CONFIG_JFS_STATISTICS=y
4558 -CONFIG_XFS_FS=m
4559 -CONFIG_XFS_QUOTA=y
4560 -CONFIG_XFS_POSIX_ACL=y
4561 -CONFIG_XFS_RT=y
4562 -# CONFIG_XFS_WARN is not set
4563 -# CONFIG_XFS_DEBUG is not set
4564 -# CONFIG_GFS2_FS is not set
4565 -# CONFIG_BTRFS_FS is not set
4566 -# CONFIG_NILFS2_FS is not set
4567 -CONFIG_FS_POSIX_ACL=y
4568 -CONFIG_EXPORTFS=m
4569 -CONFIG_FILE_LOCKING=y
4570 -CONFIG_FSNOTIFY=y
4571 -CONFIG_DNOTIFY=y
4572 -CONFIG_INOTIFY_USER=y
4573 -# CONFIG_FANOTIFY is not set
4574 -# CONFIG_QUOTA is not set
4575 -# CONFIG_QUOTA_NETLINK_INTERFACE is not set
4576 -CONFIG_QUOTACTL=y
4577 -# CONFIG_AUTOFS4_FS is not set
4578 -CONFIG_FUSE_FS=m
4579 -# CONFIG_CUSE is not set
4580 -
4581 -#
4582 -# Caches
4583 -#
4584 -# CONFIG_FSCACHE is not set
4585 -
4586 -#
4587 -# CD-ROM/DVD Filesystems
4588 -#
4589 -CONFIG_ISO9660_FS=y
4590 -CONFIG_JOLIET=y
4591 -CONFIG_ZISOFS=y
4592 -CONFIG_UDF_FS=m
4593 -CONFIG_UDF_NLS=y
4594 -
4595 -#
4596 -# DOS/FAT/NT Filesystems
4597 -#
4598 -CONFIG_FAT_FS=m
4599 -CONFIG_MSDOS_FS=m
4600 -CONFIG_VFAT_FS=m
4601 -CONFIG_FAT_DEFAULT_CODEPAGE=437
4602 -CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
4603 -# CONFIG_NTFS_FS is not set
4604 -
4605 -#
4606 -# Pseudo filesystems
4607 -#
4608 -CONFIG_PROC_FS=y
4609 -CONFIG_PROC_KCORE=y
4610 -CONFIG_PROC_SYSCTL=y
4611 -CONFIG_PROC_PAGE_MONITOR=y
4612 -CONFIG_SYSFS=y
4613 -CONFIG_TMPFS=y
4614 -# CONFIG_TMPFS_POSIX_ACL is not set
4615 -# CONFIG_TMPFS_XATTR is not set
4616 -# CONFIG_HUGETLB_PAGE is not set
4617 -# CONFIG_CONFIGFS_FS is not set
4618 -CONFIG_MISC_FILESYSTEMS=y
4619 -# CONFIG_ADFS_FS is not set
4620 -# CONFIG_AFFS_FS is not set
4621 -# CONFIG_ECRYPT_FS is not set
4622 -# CONFIG_HFS_FS is not set
4623 -# CONFIG_HFSPLUS_FS is not set
4624 -# CONFIG_BEFS_FS is not set
4625 -# CONFIG_BFS_FS is not set
4626 -# CONFIG_EFS_FS is not set
4627 -# CONFIG_LOGFS is not set
4628 -# CONFIG_CRAMFS is not set
4629 -CONFIG_SQUASHFS=y
4630 -# CONFIG_SQUASHFS_XATTR is not set
4631 -CONFIG_SQUASHFS_ZLIB=y
4632 -# CONFIG_SQUASHFS_LZO is not set
4633 -# CONFIG_SQUASHFS_XZ is not set
4634 -# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
4635 -# CONFIG_SQUASHFS_EMBEDDED is not set
4636 -CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
4637 -# CONFIG_VXFS_FS is not set
4638 -# CONFIG_MINIX_FS is not set
4639 -# CONFIG_OMFS_FS is not set
4640 -# CONFIG_HPFS_FS is not set
4641 -# CONFIG_QNX4FS_FS is not set
4642 -# CONFIG_QNX6FS_FS is not set
4643 -# CONFIG_ROMFS_FS is not set
4644 -# CONFIG_PSTORE is not set
4645 -# CONFIG_SYSV_FS is not set
4646 -# CONFIG_UFS_FS is not set
4647 -# CONFIG_F2FS_FS is not set
4648 -CONFIG_NETWORK_FILESYSTEMS=y
4649 -CONFIG_NFS_FS=m
4650 -CONFIG_NFS_V2=m
4651 -CONFIG_NFS_V3=m
4652 -# CONFIG_NFS_V3_ACL is not set
4653 -CONFIG_NFS_V4=m
4654 -CONFIG_NFS_SWAP=y
4655 -# CONFIG_NFS_V4_1 is not set
4656 -# CONFIG_NFS_USE_LEGACY_DNS is not set
4657 -CONFIG_NFS_USE_KERNEL_DNS=y
4658 -CONFIG_NFSD=m
4659 -CONFIG_NFSD_V3=y
4660 -# CONFIG_NFSD_V3_ACL is not set
4661 -CONFIG_NFSD_V4=y
4662 -CONFIG_LOCKD=m
4663 -CONFIG_LOCKD_V4=y
4664 -CONFIG_NFS_COMMON=y
4665 -CONFIG_SUNRPC=m
4666 -CONFIG_SUNRPC_GSS=m
4667 -CONFIG_SUNRPC_SWAP=y
4668 -# CONFIG_SUNRPC_DEBUG is not set
4669 -# CONFIG_CEPH_FS is not set
4670 -CONFIG_CIFS=m
4671 -# CONFIG_CIFS_STATS is not set
4672 -# CONFIG_CIFS_WEAK_PW_HASH is not set
4673 -# CONFIG_CIFS_UPCALL is not set
4674 -# CONFIG_CIFS_XATTR is not set
4675 -CONFIG_CIFS_DEBUG=y
4676 -# CONFIG_CIFS_DEBUG2 is not set
4677 -# CONFIG_CIFS_DFS_UPCALL is not set
4678 -# CONFIG_CIFS_SMB2 is not set
4679 -# CONFIG_NCP_FS is not set
4680 -# CONFIG_CODA_FS is not set
4681 -# CONFIG_AFS_FS is not set
4682 -CONFIG_NLS=y
4683 -CONFIG_NLS_DEFAULT="iso8859-15"
4684 -CONFIG_NLS_CODEPAGE_437=m
4685 -CONFIG_NLS_CODEPAGE_737=m
4686 -CONFIG_NLS_CODEPAGE_775=m
4687 -CONFIG_NLS_CODEPAGE_850=m
4688 -CONFIG_NLS_CODEPAGE_852=m
4689 -CONFIG_NLS_CODEPAGE_855=m
4690 -CONFIG_NLS_CODEPAGE_857=m
4691 -CONFIG_NLS_CODEPAGE_860=m
4692 -CONFIG_NLS_CODEPAGE_861=m
4693 -CONFIG_NLS_CODEPAGE_862=m
4694 -CONFIG_NLS_CODEPAGE_863=m
4695 -CONFIG_NLS_CODEPAGE_864=m
4696 -CONFIG_NLS_CODEPAGE_865=m
4697 -CONFIG_NLS_CODEPAGE_866=m
4698 -CONFIG_NLS_CODEPAGE_869=m
4699 -CONFIG_NLS_CODEPAGE_936=m
4700 -CONFIG_NLS_CODEPAGE_950=m
4701 -CONFIG_NLS_CODEPAGE_932=m
4702 -CONFIG_NLS_CODEPAGE_949=m
4703 -CONFIG_NLS_CODEPAGE_874=m
4704 -CONFIG_NLS_ISO8859_8=m
4705 -CONFIG_NLS_CODEPAGE_1250=m
4706 -CONFIG_NLS_CODEPAGE_1251=m
4707 -CONFIG_NLS_ASCII=m
4708 -CONFIG_NLS_ISO8859_1=m
4709 -CONFIG_NLS_ISO8859_2=m
4710 -CONFIG_NLS_ISO8859_3=m
4711 -CONFIG_NLS_ISO8859_4=m
4712 -CONFIG_NLS_ISO8859_5=m
4713 -CONFIG_NLS_ISO8859_6=m
4714 -CONFIG_NLS_ISO8859_7=m
4715 -CONFIG_NLS_ISO8859_9=m
4716 -CONFIG_NLS_ISO8859_13=m
4717 -CONFIG_NLS_ISO8859_14=m
4718 -CONFIG_NLS_ISO8859_15=m
4719 -CONFIG_NLS_KOI8_R=m
4720 -CONFIG_NLS_KOI8_U=m
4721 -# CONFIG_NLS_MAC_ROMAN is not set
4722 -# CONFIG_NLS_MAC_CELTIC is not set
4723 -# CONFIG_NLS_MAC_CENTEURO is not set
4724 -# CONFIG_NLS_MAC_CROATIAN is not set
4725 -# CONFIG_NLS_MAC_CYRILLIC is not set
4726 -# CONFIG_NLS_MAC_GAELIC is not set
4727 -# CONFIG_NLS_MAC_GREEK is not set
4728 -# CONFIG_NLS_MAC_ICELAND is not set
4729 -# CONFIG_NLS_MAC_INUIT is not set
4730 -# CONFIG_NLS_MAC_ROMANIAN is not set
4731 -# CONFIG_NLS_MAC_TURKISH is not set
4732 -CONFIG_NLS_UTF8=m
4733 -
4734 -#
4735 -# Kernel hacking
4736 -#
4737 -CONFIG_PRINTK_TIME=y
4738 -CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
4739 -# CONFIG_ENABLE_WARN_DEPRECATED is not set
4740 -# CONFIG_ENABLE_MUST_CHECK is not set
4741 -CONFIG_FRAME_WARN=1024
4742 -CONFIG_MAGIC_SYSRQ=y
4743 -# CONFIG_STRIP_ASM_SYMS is not set
4744 -# CONFIG_UNUSED_SYMBOLS is not set
4745 -# CONFIG_DEBUG_FS is not set
4746 -# CONFIG_HEADERS_CHECK is not set
4747 -# CONFIG_DEBUG_SECTION_MISMATCH is not set
4748 -# CONFIG_DEBUG_KERNEL is not set
4749 -# CONFIG_PANIC_ON_OOPS is not set
4750 -CONFIG_PANIC_ON_OOPS_VALUE=0
4751 -# CONFIG_SLUB_DEBUG_ON is not set
4752 -# CONFIG_SLUB_STATS is not set
4753 -CONFIG_DEBUG_BUGVERBOSE=y
4754 -CONFIG_DEBUG_MEMORY_INIT=y
4755 -CONFIG_ARCH_WANT_FRAME_POINTERS=y
4756 -CONFIG_FRAME_POINTER=y
4757 -
4758 -#
4759 -# RCU Debugging
4760 -#
4761 -# CONFIG_SPARSE_RCU_POINTER is not set
4762 -CONFIG_RCU_CPU_STALL_TIMEOUT=60
4763 -CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
4764 -# CONFIG_ATOMIC64_SELFTEST is not set
4765 -# CONFIG_ASYNC_RAID6_TEST is not set
4766 -# CONFIG_SAMPLES is not set
4767 -# CONFIG_TEST_STRING_HELPERS is not set
4768 -# CONFIG_TEST_KSTRTOX is not set
4769 -
4770 -#
4771 -# Security options
4772 -#
4773 -CONFIG_KEYS=y
4774 -# CONFIG_ENCRYPTED_KEYS is not set
4775 -# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
4776 -# CONFIG_SECURITY_DMESG_RESTRICT is not set
4777 -# CONFIG_SECURITY is not set
4778 -# CONFIG_SECURITYFS is not set
4779 -CONFIG_DEFAULT_SECURITY_DAC=y
4780 -CONFIG_DEFAULT_SECURITY=""
4781 -CONFIG_XOR_BLOCKS=y
4782 -CONFIG_ASYNC_CORE=y
4783 -CONFIG_ASYNC_MEMCPY=y
4784 -CONFIG_ASYNC_XOR=y
4785 -CONFIG_ASYNC_PQ=y
4786 -CONFIG_ASYNC_RAID6_RECOV=y
4787 -CONFIG_CRYPTO=y
4788 -
4789 -#
4790 -# Crypto core or helper
4791 -#
4792 -CONFIG_CRYPTO_ALGAPI=y
4793 -CONFIG_CRYPTO_ALGAPI2=y
4794 -CONFIG_CRYPTO_AEAD2=y
4795 -CONFIG_CRYPTO_BLKCIPHER=y
4796 -CONFIG_CRYPTO_BLKCIPHER2=y
4797 -CONFIG_CRYPTO_HASH=y
4798 -CONFIG_CRYPTO_HASH2=y
4799 -CONFIG_CRYPTO_RNG2=y
4800 -CONFIG_CRYPTO_PCOMP2=y
4801 -CONFIG_CRYPTO_MANAGER=y
4802 -CONFIG_CRYPTO_MANAGER2=y
4803 -# CONFIG_CRYPTO_USER is not set
4804 -CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
4805 -# CONFIG_CRYPTO_GF128MUL is not set
4806 -# CONFIG_CRYPTO_NULL is not set
4807 -# CONFIG_CRYPTO_PCRYPT is not set
4808 -CONFIG_CRYPTO_WORKQUEUE=y
4809 -# CONFIG_CRYPTO_CRYPTD is not set
4810 -# CONFIG_CRYPTO_AUTHENC is not set
4811 -# CONFIG_CRYPTO_TEST is not set
4812 -
4813 -#
4814 -# Authenticated Encryption with Associated Data
4815 -#
4816 -# CONFIG_CRYPTO_CCM is not set
4817 -# CONFIG_CRYPTO_GCM is not set
4818 -# CONFIG_CRYPTO_SEQIV is not set
4819 -
4820 -#
4821 -# Block modes
4822 -#
4823 -CONFIG_CRYPTO_CBC=y
4824 -# CONFIG_CRYPTO_CTR is not set
4825 -# CONFIG_CRYPTO_CTS is not set
4826 -CONFIG_CRYPTO_ECB=m
4827 -# CONFIG_CRYPTO_LRW is not set
4828 -# CONFIG_CRYPTO_PCBC is not set
4829 -# CONFIG_CRYPTO_XTS is not set
4830 -
4831 -#
4832 -# Hash modes
4833 -#
4834 -# CONFIG_CRYPTO_CMAC is not set
4835 -CONFIG_CRYPTO_HMAC=m
4836 -# CONFIG_CRYPTO_XCBC is not set
4837 -# CONFIG_CRYPTO_VMAC is not set
4838 -
4839 -#
4840 -# Digest
4841 -#
4842 -CONFIG_CRYPTO_CRC32C=m
4843 -# CONFIG_CRYPTO_CRC32 is not set
4844 -# CONFIG_CRYPTO_GHASH is not set
4845 -CONFIG_CRYPTO_MD4=m
4846 -CONFIG_CRYPTO_MD5=y
4847 -# CONFIG_CRYPTO_MICHAEL_MIC is not set
4848 -# CONFIG_CRYPTO_RMD128 is not set
4849 -# CONFIG_CRYPTO_RMD160 is not set
4850 -# CONFIG_CRYPTO_RMD256 is not set
4851 -# CONFIG_CRYPTO_RMD320 is not set
4852 -CONFIG_CRYPTO_SHA1=m
4853 -CONFIG_CRYPTO_SHA256=m
4854 -# CONFIG_CRYPTO_SHA512 is not set
4855 -# CONFIG_CRYPTO_TGR192 is not set
4856 -# CONFIG_CRYPTO_WP512 is not set
4857 -
4858 -#
4859 -# Ciphers
4860 -#
4861 -CONFIG_CRYPTO_AES=y
4862 -# CONFIG_CRYPTO_ANUBIS is not set
4863 -CONFIG_CRYPTO_ARC4=m
4864 -# CONFIG_CRYPTO_BLOWFISH is not set
4865 -# CONFIG_CRYPTO_CAMELLIA is not set
4866 -# CONFIG_CRYPTO_CAST5 is not set
4867 -# CONFIG_CRYPTO_CAST6 is not set
4868 -CONFIG_CRYPTO_DES=m
4869 -# CONFIG_CRYPTO_FCRYPT is not set
4870 -# CONFIG_CRYPTO_KHAZAD is not set
4871 -# CONFIG_CRYPTO_SALSA20 is not set
4872 -# CONFIG_CRYPTO_SEED is not set
4873 -# CONFIG_CRYPTO_SERPENT is not set
4874 -# CONFIG_CRYPTO_TEA is not set
4875 -# CONFIG_CRYPTO_TWOFISH is not set
4876 -
4877 -#
4878 -# Compression
4879 -#
4880 -# CONFIG_CRYPTO_DEFLATE is not set
4881 -# CONFIG_CRYPTO_ZLIB is not set
4882 -# CONFIG_CRYPTO_LZO is not set
4883 -
4884 -#
4885 -# Random Number Generation
4886 -#
4887 -# CONFIG_CRYPTO_ANSI_CPRNG is not set
4888 -# CONFIG_CRYPTO_USER_API_HASH is not set
4889 -# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
4890 -# CONFIG_CRYPTO_HW is not set
4891 -# CONFIG_ASYMMETRIC_KEY_TYPE is not set
4892 -# CONFIG_BINARY_PRINTF is not set
4893 -
4894 -#
4895 -# Library routines
4896 -#
4897 -CONFIG_RAID6_PQ=y
4898 -CONFIG_BITREVERSE=y
4899 -CONFIG_GENERIC_STRNCPY_FROM_USER=y
4900 -CONFIG_GENERIC_PCI_IOMAP=y
4901 -CONFIG_GENERIC_IO=y
4902 -CONFIG_CRC_CCITT=m
4903 -CONFIG_CRC16=y
4904 -# CONFIG_CRC_T10DIF is not set
4905 -CONFIG_CRC_ITU_T=y
4906 -CONFIG_CRC32=y
4907 -# CONFIG_CRC32_SELFTEST is not set
4908 -CONFIG_CRC32_SLICEBY8=y
4909 -# CONFIG_CRC32_SLICEBY4 is not set
4910 -# CONFIG_CRC32_SARWATE is not set
4911 -# CONFIG_CRC32_BIT is not set
4912 -# CONFIG_CRC7 is not set
4913 -CONFIG_LIBCRC32C=m
4914 -# CONFIG_CRC8 is not set
4915 -CONFIG_ZLIB_INFLATE=y
4916 -CONFIG_ZLIB_DEFLATE=m
4917 -CONFIG_LZO_DECOMPRESS=y
4918 -CONFIG_XZ_DEC=y
4919 -CONFIG_XZ_DEC_X86=y
4920 -CONFIG_XZ_DEC_POWERPC=y
4921 -CONFIG_XZ_DEC_IA64=y
4922 -CONFIG_XZ_DEC_ARM=y
4923 -CONFIG_XZ_DEC_ARMTHUMB=y
4924 -CONFIG_XZ_DEC_SPARC=y
4925 -CONFIG_XZ_DEC_BCJ=y
4926 -# CONFIG_XZ_DEC_TEST is not set
4927 -CONFIG_DECOMPRESS_GZIP=y
4928 -CONFIG_DECOMPRESS_BZIP2=y
4929 -CONFIG_DECOMPRESS_LZMA=y
4930 -CONFIG_DECOMPRESS_XZ=y
4931 -CONFIG_DECOMPRESS_LZO=y
4932 -CONFIG_HAS_IOMEM=y
4933 -CONFIG_HAS_IOPORT=y
4934 -CONFIG_HAS_DMA=y
4935 -CONFIG_CPU_RMAP=y
4936 -CONFIG_DQL=y
4937 -CONFIG_NLATTR=y
4938 -CONFIG_GENERIC_ATOMIC64=y
4939 -CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
4940 -# CONFIG_AVERAGE is not set
4941 -# CONFIG_CORDIC is not set
4942 -# CONFIG_DDR is not set
4943 -CONFIG_OID_REGISTRY=m
4944
4945 diff --git a/releases/kconfig/hppa/installcd-3.10.7-gentoo-livecd64.config b/releases/kconfig/hppa/installcd-3.10.7-gentoo-livecd64.config
4946 deleted file mode 100644
4947 index 33fddd57..00000000
4948 --- a/releases/kconfig/hppa/installcd-3.10.7-gentoo-livecd64.config
4949 +++ /dev/null
4950 @@ -1,2274 +0,0 @@
4951 -#
4952 -# Automatically generated file; DO NOT EDIT.
4953 -# Linux/parisc 3.10.7-gentoo Kernel Configuration
4954 -#
4955 -
4956 -#
4957 -# Gentoo Linux
4958 -#
4959 -CONFIG_GENTOO_LINUX=y
4960 -CONFIG_GENTOO_LINUX_UDEV=y
4961 -
4962 -#
4963 -# Support for init systems, system and service managers
4964 -#
4965 -CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
4966 -# CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
4967 -CONFIG_PARISC=y
4968 -CONFIG_MMU=y
4969 -CONFIG_STACK_GROWSUP=y
4970 -CONFIG_RWSEM_GENERIC_SPINLOCK=y
4971 -# CONFIG_ARCH_HAS_ILOG2_U32 is not set
4972 -# CONFIG_ARCH_HAS_ILOG2_U64 is not set
4973 -CONFIG_GENERIC_BUG=y
4974 -CONFIG_GENERIC_HWEIGHT=y
4975 -CONFIG_GENERIC_CALIBRATE_DELAY=y
4976 -CONFIG_TIME_LOW_RES=y
4977 -CONFIG_HAVE_LATENCYTOP_SUPPORT=y
4978 -CONFIG_STACKTRACE_SUPPORT=y
4979 -CONFIG_NEED_DMA_MAP_STATE=y
4980 -CONFIG_NEED_SG_DMA_LENGTH=y
4981 -CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
4982 -CONFIG_IRQ_WORK=y
4983 -
4984 -#
4985 -# General setup
4986 -#
4987 -CONFIG_INIT_ENV_ARG_LIMIT=32
4988 -CONFIG_CROSS_COMPILE=""
4989 -CONFIG_LOCALVERSION=""
4990 -CONFIG_LOCALVERSION_AUTO=y
4991 -CONFIG_DEFAULT_HOSTNAME="(none)"
4992 -CONFIG_SWAP=y
4993 -CONFIG_SYSVIPC=y
4994 -CONFIG_SYSVIPC_SYSCTL=y
4995 -# CONFIG_POSIX_MQUEUE is not set
4996 -# CONFIG_FHANDLE is not set
4997 -# CONFIG_AUDIT is not set
4998 -CONFIG_HAVE_GENERIC_HARDIRQS=y
4999 -
5000 -#
5001 -# IRQ subsystem
5002 -#
5003 -CONFIG_GENERIC_HARDIRQS=y
5004 -CONFIG_GENERIC_IRQ_PROBE=y
5005 -
5006 -#
5007 -# CPU/Task time and stats accounting
5008 -#
5009 -CONFIG_TICK_CPU_ACCOUNTING=y
5010 -# CONFIG_BSD_PROCESS_ACCT is not set
5011 -# CONFIG_TASKSTATS is not set
5012 -
5013 -#
5014 -# RCU Subsystem
5015 -#
5016 -CONFIG_TREE_RCU=y
5017 -# CONFIG_PREEMPT_RCU is not set
5018 -CONFIG_RCU_STALL_COMMON=y
5019 -CONFIG_RCU_FANOUT=64
5020 -CONFIG_RCU_FANOUT_LEAF=16
5021 -# CONFIG_RCU_FANOUT_EXACT is not set
5022 -# CONFIG_TREE_RCU_TRACE is not set
5023 -# CONFIG_RCU_NOCB_CPU is not set
5024 -CONFIG_IKCONFIG=y
5025 -CONFIG_IKCONFIG_PROC=y
5026 -CONFIG_LOG_BUF_SHIFT=18
5027 -# CONFIG_CGROUPS is not set
5028 -# CONFIG_CHECKPOINT_RESTORE is not set
5029 -CONFIG_NAMESPACES=y
5030 -# CONFIG_UTS_NS is not set
5031 -# CONFIG_IPC_NS is not set
5032 -# CONFIG_PID_NS is not set
5033 -# CONFIG_NET_NS is not set
5034 -# CONFIG_SCHED_AUTOGROUP is not set
5035 -# CONFIG_SYSFS_DEPRECATED is not set
5036 -# CONFIG_RELAY is not set
5037 -CONFIG_BLK_DEV_INITRD=y
5038 -CONFIG_INITRAMFS_SOURCE=""
5039 -CONFIG_RD_GZIP=y
5040 -CONFIG_RD_BZIP2=y
5041 -CONFIG_RD_LZMA=y
5042 -CONFIG_RD_XZ=y
5043 -CONFIG_RD_LZO=y
5044 -# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
5045 -CONFIG_SYSCTL=y
5046 -CONFIG_ANON_INODES=y
5047 -CONFIG_SYSCTL_ARCH_UNALIGN_ALLOW=y
5048 -CONFIG_HOTPLUG=y
5049 -# CONFIG_EXPERT is not set
5050 -# CONFIG_SYSCTL_SYSCALL is not set
5051 -CONFIG_KALLSYMS=y
5052 -CONFIG_PRINTK=y
5053 -CONFIG_BUG=y
5054 -CONFIG_ELF_CORE=y
5055 -CONFIG_BASE_FULL=y
5056 -CONFIG_FUTEX=y
5057 -CONFIG_EPOLL=y
5058 -CONFIG_SIGNALFD=y
5059 -CONFIG_TIMERFD=y
5060 -CONFIG_EVENTFD=y
5061 -CONFIG_SHMEM=y
5062 -CONFIG_AIO=y
5063 -CONFIG_PCI_QUIRKS=y
5064 -# CONFIG_EMBEDDED is not set
5065 -CONFIG_HAVE_PERF_EVENTS=y
5066 -
5067 -#
5068 -# Kernel Performance Events And Counters
5069 -#
5070 -# CONFIG_PERF_EVENTS is not set
5071 -CONFIG_VM_EVENT_COUNTERS=y
5072 -CONFIG_SLUB_DEBUG=y
5073 -CONFIG_COMPAT_BRK=y
5074 -# CONFIG_SLAB is not set
5075 -CONFIG_SLUB=y
5076 -# CONFIG_PROFILING is not set
5077 -CONFIG_HAVE_OPROFILE=y
5078 -CONFIG_HAVE_64BIT_ALIGNED_ACCESS=y
5079 -CONFIG_USE_GENERIC_SMP_HELPERS=y
5080 -CONFIG_GENERIC_SMP_IDLE_THREAD=y
5081 -CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
5082 -CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
5083 -CONFIG_MODULES_USE_ELF_RELA=y
5084 -CONFIG_CLONE_BACKWARDS=y
5085 -
5086 -#
5087 -# GCOV-based kernel profiling
5088 -#
5089 -# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
5090 -CONFIG_SLABINFO=y
5091 -CONFIG_RT_MUTEXES=y
5092 -CONFIG_BASE_SMALL=0
5093 -CONFIG_MODULES=y
5094 -# CONFIG_MODULE_FORCE_LOAD is not set
5095 -CONFIG_MODULE_UNLOAD=y
5096 -CONFIG_MODULE_FORCE_UNLOAD=y
5097 -# CONFIG_MODVERSIONS is not set
5098 -# CONFIG_MODULE_SRCVERSION_ALL is not set
5099 -# CONFIG_MODULE_SIG is not set
5100 -CONFIG_INIT_ALL_POSSIBLE=y
5101 -CONFIG_STOP_MACHINE=y
5102 -CONFIG_BLOCK=y
5103 -# CONFIG_BLK_DEV_BSG is not set
5104 -# CONFIG_BLK_DEV_BSGLIB is not set
5105 -# CONFIG_BLK_DEV_INTEGRITY is not set
5106 -
5107 -#
5108 -# Partition Types
5109 -#
5110 -# CONFIG_PARTITION_ADVANCED is not set
5111 -CONFIG_MSDOS_PARTITION=y
5112 -CONFIG_EFI_PARTITION=y
5113 -CONFIG_BLOCK_COMPAT=y
5114 -
5115 -#
5116 -# IO Schedulers
5117 -#
5118 -CONFIG_IOSCHED_NOOP=y
5119 -CONFIG_IOSCHED_DEADLINE=y
5120 -CONFIG_IOSCHED_CFQ=y
5121 -# CONFIG_IOSCHED_BFQ is not set
5122 -# CONFIG_DEFAULT_DEADLINE is not set
5123 -CONFIG_DEFAULT_CFQ=y
5124 -# CONFIG_DEFAULT_NOOP is not set
5125 -CONFIG_DEFAULT_IOSCHED="cfq"
5126 -CONFIG_BROKEN_RODATA=y
5127 -CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
5128 -CONFIG_INLINE_READ_UNLOCK=y
5129 -CONFIG_INLINE_READ_UNLOCK_IRQ=y
5130 -CONFIG_INLINE_WRITE_UNLOCK=y
5131 -CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
5132 -CONFIG_MUTEX_SPIN_ON_OWNER=y
5133 -# CONFIG_FREEZER is not set
5134 -
5135 -#
5136 -# Processor type and features
5137 -#
5138 -# CONFIG_PA7000 is not set
5139 -# CONFIG_PA7100LC is not set
5140 -# CONFIG_PA7200 is not set
5141 -# CONFIG_PA7300LC is not set
5142 -CONFIG_PA8X00=y
5143 -CONFIG_PA20=y
5144 -CONFIG_PREFETCH=y
5145 -CONFIG_MLONGCALLS=y
5146 -CONFIG_64BIT=y
5147 -CONFIG_PARISC_PAGE_SIZE_4KB=y
5148 -# CONFIG_PARISC_PAGE_SIZE_16KB is not set
5149 -# CONFIG_PARISC_PAGE_SIZE_64KB is not set
5150 -CONFIG_SMP=y
5151 -CONFIG_IRQSTACKS=y
5152 -CONFIG_HOTPLUG_CPU=y
5153 -CONFIG_ARCH_SELECT_MEMORY_MODEL=y
5154 -CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
5155 -CONFIG_ARCH_FLATMEM_ENABLE=y
5156 -CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y
5157 -CONFIG_NODES_SHIFT=3
5158 -CONFIG_PREEMPT_NONE=y
5159 -# CONFIG_PREEMPT_VOLUNTARY is not set
5160 -# CONFIG_PREEMPT is not set
5161 -# CONFIG_HZ_100 is not set
5162 -CONFIG_HZ_250=y
5163 -# CONFIG_HZ_300 is not set
5164 -# CONFIG_HZ_1000 is not set
5165 -CONFIG_HZ=250
5166 -# CONFIG_SCHED_HRTICK is not set
5167 -CONFIG_SELECT_MEMORY_MODEL=y
5168 -# CONFIG_FLATMEM_MANUAL is not set
5169 -CONFIG_DISCONTIGMEM_MANUAL=y
5170 -CONFIG_DISCONTIGMEM=y
5171 -CONFIG_FLAT_NODE_MEM_MAP=y
5172 -CONFIG_NEED_MULTIPLE_NODES=y
5173 -# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
5174 -CONFIG_PAGEFLAGS_EXTENDED=y
5175 -CONFIG_SPLIT_PTLOCK_CPUS=4
5176 -# CONFIG_COMPACTION is not set
5177 -CONFIG_PHYS_ADDR_T_64BIT=y
5178 -CONFIG_ZONE_DMA_FLAG=0
5179 -CONFIG_VIRT_TO_BUS=y
5180 -# CONFIG_KSM is not set
5181 -CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
5182 -CONFIG_CROSS_MEMORY_ATTACH=y
5183 -# CONFIG_CLEANCACHE is not set
5184 -# CONFIG_FRONTSWAP is not set
5185 -CONFIG_COMPAT=y
5186 -CONFIG_SYSVIPC_COMPAT=y
5187 -CONFIG_NR_CPUS=32
5188 -
5189 -#
5190 -# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
5191 -#
5192 -CONFIG_GSC=y
5193 -CONFIG_HPPB=y
5194 -CONFIG_IOMMU_CCIO=y
5195 -CONFIG_GSC_LASI=y
5196 -CONFIG_GSC_WAX=y
5197 -CONFIG_EISA=y
5198 -CONFIG_EISA_NAMES=y
5199 -# CONFIG_ISA is not set
5200 -CONFIG_PCI=y
5201 -# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
5202 -# CONFIG_PCI_STUB is not set
5203 -# CONFIG_PCI_IOV is not set
5204 -# CONFIG_PCI_PRI is not set
5205 -# CONFIG_PCI_PASID is not set
5206 -CONFIG_GSC_DINO=y
5207 -CONFIG_PCI_LBA=y
5208 -CONFIG_IOSAPIC=y
5209 -CONFIG_IOMMU_SBA=y
5210 -CONFIG_IOMMU_HELPER=y
5211 -# CONFIG_PCCARD is not set
5212 -# CONFIG_HOTPLUG_PCI is not set
5213 -
5214 -#
5215 -# PA-RISC specific drivers
5216 -#
5217 -CONFIG_SUPERIO=y
5218 -CONFIG_CHASSIS_LCD_LED=y
5219 -CONFIG_PDC_CHASSIS=y
5220 -CONFIG_PDC_CHASSIS_WARN=y
5221 -CONFIG_PDC_STABLE=m
5222 -
5223 -#
5224 -# Executable file formats
5225 -#
5226 -CONFIG_BINFMT_ELF=y
5227 -# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
5228 -CONFIG_BINFMT_SCRIPT=y
5229 -# CONFIG_HAVE_AOUT is not set
5230 -CONFIG_BINFMT_MISC=y
5231 -CONFIG_COREDUMP=y
5232 -CONFIG_NET=y
5233 -
5234 -#
5235 -# Networking options
5236 -#
5237 -CONFIG_PACKET=y
5238 -# CONFIG_PACKET_DIAG is not set
5239 -CONFIG_UNIX=y
5240 -# CONFIG_UNIX_DIAG is not set
5241 -CONFIG_XFRM=y
5242 -CONFIG_XFRM_ALGO=m
5243 -CONFIG_XFRM_USER=m
5244 -# CONFIG_XFRM_SUB_POLICY is not set
5245 -# CONFIG_XFRM_MIGRATE is not set
5246 -# CONFIG_XFRM_STATISTICS is not set
5247 -CONFIG_XFRM_IPCOMP=m
5248 -# CONFIG_NET_KEY is not set
5249 -CONFIG_INET=y
5250 -CONFIG_IP_MULTICAST=y
5251 -# CONFIG_IP_ADVANCED_ROUTER is not set
5252 -CONFIG_IP_PNP=y
5253 -CONFIG_IP_PNP_DHCP=y
5254 -CONFIG_IP_PNP_BOOTP=y
5255 -# CONFIG_IP_PNP_RARP is not set
5256 -# CONFIG_NET_IPIP is not set
5257 -# CONFIG_NET_IPGRE_DEMUX is not set
5258 -CONFIG_NET_IP_TUNNEL=m
5259 -# CONFIG_IP_MROUTE is not set
5260 -# CONFIG_ARPD is not set
5261 -CONFIG_SYN_COOKIES=y
5262 -CONFIG_INET_AH=m
5263 -CONFIG_INET_ESP=m
5264 -CONFIG_INET_IPCOMP=m
5265 -CONFIG_INET_XFRM_TUNNEL=m
5266 -CONFIG_INET_TUNNEL=m
5267 -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
5268 -# CONFIG_INET_XFRM_MODE_TUNNEL is not set
5269 -# CONFIG_INET_XFRM_MODE_BEET is not set
5270 -CONFIG_INET_LRO=y
5271 -# CONFIG_INET_DIAG is not set
5272 -# CONFIG_TCP_CONG_ADVANCED is not set
5273 -CONFIG_TCP_CONG_CUBIC=y
5274 -CONFIG_DEFAULT_TCP_CONG="cubic"
5275 -# CONFIG_TCP_MD5SIG is not set
5276 -CONFIG_IPV6=y
5277 -CONFIG_IPV6_PRIVACY=y
5278 -# CONFIG_IPV6_ROUTER_PREF is not set
5279 -# CONFIG_IPV6_OPTIMISTIC_DAD is not set
5280 -CONFIG_INET6_AH=m
5281 -CONFIG_INET6_ESP=m
5282 -CONFIG_INET6_IPCOMP=m
5283 -# CONFIG_IPV6_MIP6 is not set
5284 -CONFIG_INET6_XFRM_TUNNEL=m
5285 -CONFIG_INET6_TUNNEL=m
5286 -# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
5287 -# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
5288 -# CONFIG_INET6_XFRM_MODE_BEET is not set
5289 -# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
5290 -CONFIG_IPV6_SIT=m
5291 -# CONFIG_IPV6_SIT_6RD is not set
5292 -CONFIG_IPV6_NDISC_NODETYPE=y
5293 -CONFIG_IPV6_TUNNEL=m
5294 -CONFIG_IPV6_GRE=m
5295 -# CONFIG_IPV6_MULTIPLE_TABLES is not set
5296 -# CONFIG_IPV6_MROUTE is not set
5297 -# CONFIG_NETWORK_SECMARK is not set
5298 -# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
5299 -# CONFIG_NETFILTER is not set
5300 -# CONFIG_IP_DCCP is not set
5301 -# CONFIG_IP_SCTP is not set
5302 -# CONFIG_RDS is not set
5303 -# CONFIG_TIPC is not set
5304 -# CONFIG_ATM is not set
5305 -# CONFIG_L2TP is not set
5306 -CONFIG_STP=m
5307 -CONFIG_BRIDGE=m
5308 -CONFIG_BRIDGE_IGMP_SNOOPING=y
5309 -# CONFIG_BRIDGE_VLAN_FILTERING is not set
5310 -CONFIG_HAVE_NET_DSA=y
5311 -CONFIG_VLAN_8021Q=m
5312 -# CONFIG_VLAN_8021Q_GVRP is not set
5313 -# CONFIG_VLAN_8021Q_MVRP is not set
5314 -# CONFIG_DECNET is not set
5315 -CONFIG_LLC=m
5316 -# CONFIG_LLC2 is not set
5317 -# CONFIG_IPX is not set
5318 -# CONFIG_ATALK is not set
5319 -# CONFIG_X25 is not set
5320 -# CONFIG_LAPB is not set
5321 -# CONFIG_PHONET is not set
5322 -# CONFIG_IEEE802154 is not set
5323 -# CONFIG_NET_SCHED is not set
5324 -# CONFIG_DCB is not set
5325 -CONFIG_DNS_RESOLVER=y
5326 -# CONFIG_BATMAN_ADV is not set
5327 -# CONFIG_OPENVSWITCH is not set
5328 -# CONFIG_VSOCKETS is not set
5329 -CONFIG_NETLINK_MMAP=y
5330 -# CONFIG_NETLINK_DIAG is not set
5331 -CONFIG_RPS=y
5332 -CONFIG_RFS_ACCEL=y
5333 -CONFIG_XPS=y
5334 -CONFIG_BQL=y
5335 -
5336 -#
5337 -# Network testing
5338 -#
5339 -# CONFIG_NET_PKTGEN is not set
5340 -# CONFIG_HAMRADIO is not set
5341 -# CONFIG_CAN is not set
5342 -# CONFIG_IRDA is not set
5343 -# CONFIG_BT is not set
5344 -# CONFIG_AF_RXRPC is not set
5345 -# CONFIG_WIRELESS is not set
5346 -# CONFIG_WIMAX is not set
5347 -# CONFIG_RFKILL is not set
5348 -# CONFIG_NET_9P is not set
5349 -# CONFIG_CAIF is not set
5350 -# CONFIG_CEPH_LIB is not set
5351 -# CONFIG_NFC is not set
5352 -
5353 -#
5354 -# Device Drivers
5355 -#
5356 -
5357 -#
5358 -# Generic Driver Options
5359 -#
5360 -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
5361 -CONFIG_DEVTMPFS=y
5362 -CONFIG_DEVTMPFS_MOUNT=y
5363 -CONFIG_STANDALONE=y
5364 -CONFIG_PREVENT_FIRMWARE_BUILD=y
5365 -CONFIG_FW_LOADER=y
5366 -CONFIG_FIRMWARE_IN_KERNEL=y
5367 -CONFIG_EXTRA_FIRMWARE=""
5368 -CONFIG_FW_LOADER_USER_HELPER=y
5369 -# CONFIG_SYS_HYPERVISOR is not set
5370 -# CONFIG_GENERIC_CPU_DEVICES is not set
5371 -# CONFIG_DMA_SHARED_BUFFER is not set
5372 -
5373 -#
5374 -# Bus devices
5375 -#
5376 -# CONFIG_CONNECTOR is not set
5377 -# CONFIG_MTD is not set
5378 -CONFIG_PARPORT=m
5379 -CONFIG_PARPORT_PC=m
5380 -# CONFIG_PARPORT_SERIAL is not set
5381 -# CONFIG_PARPORT_PC_FIFO is not set
5382 -CONFIG_PARPORT_GSC=m
5383 -# CONFIG_PARPORT_AX88796 is not set
5384 -# CONFIG_PARPORT_1284 is not set
5385 -CONFIG_PARPORT_NOT_PC=y
5386 -CONFIG_BLK_DEV=y
5387 -# CONFIG_PARIDE is not set
5388 -# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
5389 -# CONFIG_BLK_CPQ_DA is not set
5390 -# CONFIG_BLK_CPQ_CISS_DA is not set
5391 -# CONFIG_BLK_DEV_DAC960 is not set
5392 -# CONFIG_BLK_DEV_UMEM is not set
5393 -# CONFIG_BLK_DEV_COW_COMMON is not set
5394 -CONFIG_BLK_DEV_LOOP=y
5395 -CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
5396 -# CONFIG_BLK_DEV_CRYPTOLOOP is not set
5397 -# CONFIG_BLK_DEV_DRBD is not set
5398 -# CONFIG_BLK_DEV_NBD is not set
5399 -# CONFIG_BLK_DEV_NVME is not set
5400 -# CONFIG_BLK_DEV_SX8 is not set
5401 -# CONFIG_BLK_DEV_RAM is not set
5402 -# CONFIG_CDROM_PKTCDVD is not set
5403 -# CONFIG_ATA_OVER_ETH is not set
5404 -# CONFIG_BLK_DEV_HD is not set
5405 -# CONFIG_BLK_DEV_RBD is not set
5406 -# CONFIG_BLK_DEV_RSXX is not set
5407 -
5408 -#
5409 -# Misc devices
5410 -#
5411 -# CONFIG_SENSORS_LIS3LV02D is not set
5412 -# CONFIG_AD525X_DPOT is not set
5413 -# CONFIG_DUMMY_IRQ is not set
5414 -# CONFIG_PHANTOM is not set
5415 -# CONFIG_INTEL_MID_PTI is not set
5416 -# CONFIG_SGI_IOC4 is not set
5417 -# CONFIG_TIFM_CORE is not set
5418 -# CONFIG_ICS932S401 is not set
5419 -# CONFIG_ATMEL_SSC is not set
5420 -# CONFIG_ENCLOSURE_SERVICES is not set
5421 -# CONFIG_HP_ILO is not set
5422 -# CONFIG_APDS9802ALS is not set
5423 -# CONFIG_ISL29003 is not set
5424 -# CONFIG_ISL29020 is not set
5425 -# CONFIG_SENSORS_TSL2550 is not set
5426 -# CONFIG_SENSORS_BH1780 is not set
5427 -# CONFIG_SENSORS_BH1770 is not set
5428 -# CONFIG_SENSORS_APDS990X is not set
5429 -# CONFIG_HMC6352 is not set
5430 -# CONFIG_DS1682 is not set
5431 -# CONFIG_BMP085_I2C is not set
5432 -# CONFIG_PCH_PHUB is not set
5433 -# CONFIG_USB_SWITCH_FSA9480 is not set
5434 -# CONFIG_SRAM is not set
5435 -# CONFIG_C2PORT is not set
5436 -
5437 -#
5438 -# EEPROM support
5439 -#
5440 -# CONFIG_EEPROM_AT24 is not set
5441 -# CONFIG_EEPROM_LEGACY is not set
5442 -# CONFIG_EEPROM_MAX6875 is not set
5443 -# CONFIG_EEPROM_93CX6 is not set
5444 -# CONFIG_CB710_CORE is not set
5445 -
5446 -#
5447 -# Texas Instruments shared transport line discipline
5448 -#
5449 -# CONFIG_SENSORS_LIS3_I2C is not set
5450 -
5451 -#
5452 -# Altera FPGA firmware download module
5453 -#
5454 -# CONFIG_ALTERA_STAPL is not set
5455 -CONFIG_HAVE_IDE=y
5456 -# CONFIG_IDE is not set
5457 -
5458 -#
5459 -# SCSI device support
5460 -#
5461 -CONFIG_SCSI_MOD=y
5462 -# CONFIG_RAID_ATTRS is not set
5463 -CONFIG_SCSI=y
5464 -CONFIG_SCSI_DMA=y
5465 -# CONFIG_SCSI_TGT is not set
5466 -# CONFIG_SCSI_NETLINK is not set
5467 -CONFIG_SCSI_PROC_FS=y
5468 -
5469 -#
5470 -# SCSI support type (disk, tape, CD-ROM)
5471 -#
5472 -CONFIG_BLK_DEV_SD=y
5473 -# CONFIG_CHR_DEV_ST is not set
5474 -# CONFIG_CHR_DEV_OSST is not set
5475 -CONFIG_BLK_DEV_SR=y
5476 -# CONFIG_BLK_DEV_SR_VENDOR is not set
5477 -CONFIG_CHR_DEV_SG=y
5478 -# CONFIG_CHR_DEV_SCH is not set
5479 -# CONFIG_SCSI_MULTI_LUN is not set
5480 -# CONFIG_SCSI_CONSTANTS is not set
5481 -# CONFIG_SCSI_LOGGING is not set
5482 -# CONFIG_SCSI_SCAN_ASYNC is not set
5483 -
5484 -#
5485 -# SCSI Transports
5486 -#
5487 -CONFIG_SCSI_SPI_ATTRS=y
5488 -# CONFIG_SCSI_FC_ATTRS is not set
5489 -# CONFIG_SCSI_ISCSI_ATTRS is not set
5490 -# CONFIG_SCSI_SAS_ATTRS is not set
5491 -# CONFIG_SCSI_SAS_LIBSAS is not set
5492 -# CONFIG_SCSI_SRP_ATTRS is not set
5493 -CONFIG_SCSI_LOWLEVEL=y
5494 -# CONFIG_ISCSI_TCP is not set
5495 -# CONFIG_ISCSI_BOOT_SYSFS is not set
5496 -# CONFIG_SCSI_CXGB3_ISCSI is not set
5497 -# CONFIG_SCSI_CXGB4_ISCSI is not set
5498 -# CONFIG_SCSI_BNX2_ISCSI is not set
5499 -# CONFIG_SCSI_BNX2X_FCOE is not set
5500 -# CONFIG_BE2ISCSI is not set
5501 -# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
5502 -# CONFIG_SCSI_HPSA is not set
5503 -# CONFIG_SCSI_3W_9XXX is not set
5504 -# CONFIG_SCSI_3W_SAS is not set
5505 -# CONFIG_SCSI_ACARD is not set
5506 -# CONFIG_SCSI_AHA1740 is not set
5507 -# CONFIG_SCSI_AACRAID is not set
5508 -# CONFIG_SCSI_AIC7XXX is not set
5509 -# CONFIG_SCSI_AIC7XXX_OLD is not set
5510 -# CONFIG_SCSI_AIC79XX is not set
5511 -# CONFIG_SCSI_AIC94XX is not set
5512 -# CONFIG_SCSI_MVSAS is not set
5513 -# CONFIG_SCSI_MVUMI is not set
5514 -# CONFIG_SCSI_DPT_I2O is not set
5515 -# CONFIG_SCSI_ADVANSYS is not set
5516 -# CONFIG_SCSI_ARCMSR is not set
5517 -# CONFIG_MEGARAID_NEWGEN is not set
5518 -# CONFIG_MEGARAID_LEGACY is not set
5519 -# CONFIG_MEGARAID_SAS is not set
5520 -# CONFIG_SCSI_MPT2SAS is not set
5521 -# CONFIG_SCSI_MPT3SAS is not set
5522 -# CONFIG_SCSI_UFSHCD is not set
5523 -# CONFIG_SCSI_HPTIOP is not set
5524 -# CONFIG_LIBFC is not set
5525 -# CONFIG_LIBFCOE is not set
5526 -# CONFIG_FCOE is not set
5527 -# CONFIG_SCSI_DMX3191D is not set
5528 -# CONFIG_SCSI_FUTURE_DOMAIN is not set
5529 -# CONFIG_SCSI_IPS is not set
5530 -# CONFIG_SCSI_INITIO is not set
5531 -# CONFIG_SCSI_INIA100 is not set
5532 -# CONFIG_SCSI_PPA is not set
5533 -# CONFIG_SCSI_IMM is not set
5534 -CONFIG_SCSI_LASI700=y
5535 -CONFIG_53C700_LE_ON_BE=y
5536 -# CONFIG_SCSI_STEX is not set
5537 -CONFIG_SCSI_SYM53C8XX_2=y
5538 -CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
5539 -CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
5540 -CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
5541 -CONFIG_SCSI_SYM53C8XX_MMIO=y
5542 -# CONFIG_SCSI_IPR is not set
5543 -CONFIG_SCSI_ZALON=y
5544 -CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=1
5545 -CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
5546 -CONFIG_SCSI_NCR53C8XX_SYNC=20
5547 -# CONFIG_SCSI_QLOGIC_1280 is not set
5548 -# CONFIG_SCSI_QLA_FC is not set
5549 -# CONFIG_SCSI_QLA_ISCSI is not set
5550 -# CONFIG_SCSI_LPFC is not set
5551 -# CONFIG_SCSI_SIM710 is not set
5552 -# CONFIG_SCSI_DC395x is not set
5553 -# CONFIG_SCSI_DC390T is not set
5554 -# CONFIG_SCSI_DEBUG is not set
5555 -# CONFIG_SCSI_PMCRAID is not set
5556 -# CONFIG_SCSI_PM8001 is not set
5557 -# CONFIG_SCSI_SRP is not set
5558 -# CONFIG_SCSI_BFA_FC is not set
5559 -# CONFIG_SCSI_CHELSIO_FCOE is not set
5560 -# CONFIG_SCSI_DH is not set
5561 -# CONFIG_SCSI_OSD_INITIATOR is not set
5562 -CONFIG_ATA=y
5563 -# CONFIG_ATA_NONSTANDARD is not set
5564 -CONFIG_ATA_VERBOSE_ERROR=y
5565 -CONFIG_SATA_PMP=y
5566 -
5567 -#
5568 -# Controllers with non-SFF native interface
5569 -#
5570 -# CONFIG_SATA_AHCI is not set
5571 -# CONFIG_SATA_AHCI_PLATFORM is not set
5572 -# CONFIG_SATA_INIC162X is not set
5573 -# CONFIG_SATA_ACARD_AHCI is not set
5574 -# CONFIG_SATA_SIL24 is not set
5575 -CONFIG_ATA_SFF=y
5576 -
5577 -#
5578 -# SFF controllers with custom DMA interface
5579 -#
5580 -# CONFIG_PDC_ADMA is not set
5581 -# CONFIG_SATA_QSTOR is not set
5582 -# CONFIG_SATA_SX4 is not set
5583 -CONFIG_ATA_BMDMA=y
5584 -
5585 -#
5586 -# SATA SFF controllers with BMDMA
5587 -#
5588 -# CONFIG_ATA_PIIX is not set
5589 -# CONFIG_SATA_HIGHBANK is not set
5590 -# CONFIG_SATA_MV is not set
5591 -# CONFIG_SATA_NV is not set
5592 -# CONFIG_SATA_PROMISE is not set
5593 -CONFIG_SATA_SIL=y
5594 -# CONFIG_SATA_SIS is not set
5595 -# CONFIG_SATA_SVW is not set
5596 -# CONFIG_SATA_ULI is not set
5597 -# CONFIG_SATA_VIA is not set
5598 -# CONFIG_SATA_VITESSE is not set
5599 -
5600 -#
5601 -# PATA SFF controllers with BMDMA
5602 -#
5603 -# CONFIG_PATA_ALI is not set
5604 -# CONFIG_PATA_AMD is not set
5605 -# CONFIG_PATA_ARTOP is not set
5606 -# CONFIG_PATA_ATIIXP is not set
5607 -# CONFIG_PATA_ATP867X is not set
5608 -CONFIG_PATA_CMD64X=y
5609 -# CONFIG_PATA_CS5520 is not set
5610 -# CONFIG_PATA_CS5530 is not set
5611 -# CONFIG_PATA_CS5536 is not set
5612 -# CONFIG_PATA_CYPRESS is not set
5613 -# CONFIG_PATA_EFAR is not set
5614 -# CONFIG_PATA_HPT366 is not set
5615 -# CONFIG_PATA_HPT37X is not set
5616 -# CONFIG_PATA_HPT3X2N is not set
5617 -# CONFIG_PATA_HPT3X3 is not set
5618 -# CONFIG_PATA_IT8213 is not set
5619 -# CONFIG_PATA_IT821X is not set
5620 -# CONFIG_PATA_JMICRON is not set
5621 -# CONFIG_PATA_MARVELL is not set
5622 -# CONFIG_PATA_NETCELL is not set
5623 -# CONFIG_PATA_NINJA32 is not set
5624 -CONFIG_PATA_NS87415=y
5625 -# CONFIG_PATA_OLDPIIX is not set
5626 -# CONFIG_PATA_OPTIDMA is not set
5627 -# CONFIG_PATA_PDC2027X is not set
5628 -# CONFIG_PATA_PDC_OLD is not set
5629 -# CONFIG_PATA_RADISYS is not set
5630 -# CONFIG_PATA_RDC is not set
5631 -# CONFIG_PATA_SC1200 is not set
5632 -# CONFIG_PATA_SCH is not set
5633 -# CONFIG_PATA_SERVERWORKS is not set
5634 -CONFIG_PATA_SIL680=y
5635 -# CONFIG_PATA_SIS is not set
5636 -# CONFIG_PATA_TOSHIBA is not set
5637 -# CONFIG_PATA_TRIFLEX is not set
5638 -# CONFIG_PATA_VIA is not set
5639 -# CONFIG_PATA_WINBOND is not set
5640 -
5641 -#
5642 -# PIO-only SFF controllers
5643 -#
5644 -# CONFIG_PATA_CMD640_PCI is not set
5645 -# CONFIG_PATA_MPIIX is not set
5646 -# CONFIG_PATA_NS87410 is not set
5647 -# CONFIG_PATA_OPTI is not set
5648 -# CONFIG_PATA_RZ1000 is not set
5649 -
5650 -#
5651 -# Generic fallback / legacy drivers
5652 -#
5653 -# CONFIG_ATA_GENERIC is not set
5654 -# CONFIG_PATA_LEGACY is not set
5655 -CONFIG_MD=y
5656 -CONFIG_BLK_DEV_MD=y
5657 -CONFIG_MD_AUTODETECT=y
5658 -CONFIG_MD_LINEAR=m
5659 -CONFIG_MD_RAID0=m
5660 -CONFIG_MD_RAID1=y
5661 -CONFIG_MD_RAID10=m
5662 -CONFIG_MD_RAID456=y
5663 -CONFIG_MD_MULTIPATH=m
5664 -CONFIG_MD_FAULTY=m
5665 -# CONFIG_BCACHE is not set
5666 -CONFIG_BLK_DEV_DM=m
5667 -# CONFIG_DM_DEBUG is not set
5668 -CONFIG_DM_CRYPT=m
5669 -CONFIG_DM_SNAPSHOT=m
5670 -# CONFIG_DM_THIN_PROVISIONING is not set
5671 -# CONFIG_DM_CACHE is not set
5672 -CONFIG_DM_MIRROR=m
5673 -CONFIG_DM_RAID=m
5674 -# CONFIG_DM_LOG_USERSPACE is not set
5675 -# CONFIG_DM_ZERO is not set
5676 -# CONFIG_DM_MULTIPATH is not set
5677 -# CONFIG_DM_DELAY is not set
5678 -# CONFIG_DM_UEVENT is not set
5679 -# CONFIG_DM_FLAKEY is not set
5680 -# CONFIG_DM_VERITY is not set
5681 -# CONFIG_TARGET_CORE is not set
5682 -CONFIG_FUSION=y
5683 -CONFIG_FUSION_SPI=y
5684 -# CONFIG_FUSION_FC is not set
5685 -# CONFIG_FUSION_SAS is not set
5686 -CONFIG_FUSION_MAX_SGE=128
5687 -# CONFIG_FUSION_CTL is not set
5688 -# CONFIG_FUSION_LOGGING is not set
5689 -
5690 -#
5691 -# IEEE 1394 (FireWire) support
5692 -#
5693 -# CONFIG_FIREWIRE is not set
5694 -# CONFIG_FIREWIRE_NOSY is not set
5695 -# CONFIG_I2O is not set
5696 -CONFIG_NETDEVICES=y
5697 -CONFIG_NET_CORE=y
5698 -# CONFIG_BONDING is not set
5699 -# CONFIG_DUMMY is not set
5700 -# CONFIG_EQUALIZER is not set
5701 -# CONFIG_NET_FC is not set
5702 -CONFIG_MII=m
5703 -CONFIG_NET_TEAM=m
5704 -CONFIG_NET_TEAM_MODE_BROADCAST=m
5705 -CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
5706 -# CONFIG_NET_TEAM_MODE_RANDOM is not set
5707 -CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
5708 -CONFIG_NET_TEAM_MODE_LOADBALANCE=m
5709 -# CONFIG_MACVLAN is not set
5710 -# CONFIG_VXLAN is not set
5711 -CONFIG_NETCONSOLE=m
5712 -CONFIG_NETPOLL=y
5713 -# CONFIG_NETPOLL_TRAP is not set
5714 -CONFIG_NET_POLL_CONTROLLER=y
5715 -CONFIG_TUN=m
5716 -# CONFIG_VETH is not set
5717 -CONFIG_SUNGEM_PHY=m
5718 -# CONFIG_ARCNET is not set
5719 -
5720 -#
5721 -# CAIF transport drivers
5722 -#
5723 -
5724 -#
5725 -# Distributed Switch Architecture drivers
5726 -#
5727 -# CONFIG_NET_DSA_MV88E6XXX is not set
5728 -# CONFIG_NET_DSA_MV88E6060 is not set
5729 -# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
5730 -# CONFIG_NET_DSA_MV88E6131 is not set
5731 -# CONFIG_NET_DSA_MV88E6123_61_65 is not set
5732 -CONFIG_ETHERNET=y
5733 -CONFIG_MDIO=m
5734 -CONFIG_NET_VENDOR_3COM=y
5735 -CONFIG_EL3=m
5736 -CONFIG_VORTEX=m
5737 -CONFIG_TYPHOON=m
5738 -CONFIG_NET_VENDOR_ADAPTEC=y
5739 -CONFIG_ADAPTEC_STARFIRE=m
5740 -CONFIG_NET_VENDOR_ALTEON=y
5741 -CONFIG_ACENIC=m
5742 -# CONFIG_ACENIC_OMIT_TIGON_I is not set
5743 -CONFIG_NET_VENDOR_AMD=y
5744 -CONFIG_AMD8111_ETH=m
5745 -CONFIG_PCNET32=m
5746 -CONFIG_NET_VENDOR_ATHEROS=y
5747 -# CONFIG_ATL2 is not set
5748 -# CONFIG_ATL1 is not set
5749 -# CONFIG_ATL1E is not set
5750 -# CONFIG_ATL1C is not set
5751 -CONFIG_ALX=m
5752 -CONFIG_NET_CADENCE=y
5753 -CONFIG_ARM_AT91_ETHER=m
5754 -CONFIG_MACB=m
5755 -CONFIG_NET_VENDOR_BROADCOM=y
5756 -CONFIG_B44=m
5757 -CONFIG_B44_PCI_AUTOSELECT=y
5758 -CONFIG_B44_PCICORE_AUTOSELECT=y
5759 -CONFIG_B44_PCI=y
5760 -CONFIG_BNX2=m
5761 -# CONFIG_CNIC is not set
5762 -CONFIG_TIGON3=m
5763 -# CONFIG_BNX2X is not set
5764 -CONFIG_NET_VENDOR_BROCADE=y
5765 -# CONFIG_BNA is not set
5766 -# CONFIG_NET_CALXEDA_XGMAC is not set
5767 -CONFIG_NET_VENDOR_CHELSIO=y
5768 -CONFIG_CHELSIO_T1=m
5769 -# CONFIG_CHELSIO_T1_1G is not set
5770 -# CONFIG_CHELSIO_T3 is not set
5771 -# CONFIG_CHELSIO_T4 is not set
5772 -# CONFIG_CHELSIO_T4VF is not set
5773 -CONFIG_NET_VENDOR_CIRRUS=y
5774 -# CONFIG_CS89x0 is not set
5775 -CONFIG_NET_VENDOR_CISCO=y
5776 -# CONFIG_ENIC is not set
5777 -# CONFIG_DNET is not set
5778 -CONFIG_NET_VENDOR_DEC=y
5779 -CONFIG_NET_TULIP=y
5780 -CONFIG_DE2104X=m
5781 -CONFIG_DE2104X_DSL=0
5782 -CONFIG_TULIP=m
5783 -# CONFIG_TULIP_MWI is not set
5784 -# CONFIG_TULIP_MMIO is not set
5785 -# CONFIG_TULIP_NAPI is not set
5786 -CONFIG_DE4X5=m
5787 -CONFIG_WINBOND_840=m
5788 -CONFIG_DM9102=m
5789 -CONFIG_ULI526X=m
5790 -CONFIG_NET_VENDOR_DLINK=y
5791 -CONFIG_DL2K=m
5792 -CONFIG_SUNDANCE=m
5793 -# CONFIG_SUNDANCE_MMIO is not set
5794 -CONFIG_NET_VENDOR_EMULEX=y
5795 -# CONFIG_BE2NET is not set
5796 -CONFIG_NET_VENDOR_EXAR=y
5797 -CONFIG_S2IO=m
5798 -# CONFIG_VXGE is not set
5799 -CONFIG_NET_VENDOR_HP=y
5800 -CONFIG_HP100=m
5801 -CONFIG_NET_VENDOR_INTEL=y
5802 -CONFIG_E100=m
5803 -CONFIG_E1000=m
5804 -# CONFIG_E1000E is not set
5805 -# CONFIG_IGB is not set
5806 -# CONFIG_IGBVF is not set
5807 -CONFIG_IXGB=m
5808 -# CONFIG_IXGBE is not set
5809 -CONFIG_NET_VENDOR_I825XX=y
5810 -CONFIG_LASI_82596=m
5811 -# CONFIG_IP1000 is not set
5812 -# CONFIG_JME is not set
5813 -CONFIG_NET_VENDOR_MARVELL=y
5814 -CONFIG_MVMDIO=m
5815 -CONFIG_SKGE=m
5816 -# CONFIG_SKGE_GENESIS is not set
5817 -CONFIG_SKY2=m
5818 -CONFIG_NET_VENDOR_MELLANOX=y
5819 -# CONFIG_MLX4_EN is not set
5820 -# CONFIG_MLX4_CORE is not set
5821 -CONFIG_NET_VENDOR_MICREL=y
5822 -# CONFIG_KS8851_MLL is not set
5823 -# CONFIG_KSZ884X_PCI is not set
5824 -CONFIG_NET_VENDOR_MYRI=y
5825 -CONFIG_MYRI10GE=m
5826 -CONFIG_FEALNX=m
5827 -CONFIG_NET_VENDOR_NATSEMI=y
5828 -CONFIG_NATSEMI=m
5829 -CONFIG_NS83820=m
5830 -CONFIG_NET_VENDOR_8390=y
5831 -CONFIG_NE2K_PCI=m
5832 -CONFIG_NET_VENDOR_NVIDIA=y
5833 -CONFIG_FORCEDETH=m
5834 -CONFIG_NET_VENDOR_OKI=y
5835 -# CONFIG_PCH_GBE is not set
5836 -# CONFIG_ETHOC is not set
5837 -# CONFIG_NET_PACKET_ENGINE is not set
5838 -CONFIG_NET_VENDOR_QLOGIC=y
5839 -CONFIG_QLA3XXX=m
5840 -# CONFIG_QLCNIC is not set
5841 -# CONFIG_QLGE is not set
5842 -# CONFIG_NETXEN_NIC is not set
5843 -CONFIG_NET_VENDOR_REALTEK=y
5844 -CONFIG_8139CP=m
5845 -CONFIG_8139TOO=m
5846 -# CONFIG_8139TOO_PIO is not set
5847 -# CONFIG_8139TOO_TUNE_TWISTER is not set
5848 -# CONFIG_8139TOO_8129 is not set
5849 -# CONFIG_8139_OLD_RX_RESET is not set
5850 -CONFIG_R8169=m
5851 -CONFIG_NET_VENDOR_RDC=y
5852 -# CONFIG_R6040 is not set
5853 -CONFIG_NET_VENDOR_SEEQ=y
5854 -CONFIG_NET_VENDOR_SILAN=y
5855 -# CONFIG_SC92031 is not set
5856 -CONFIG_NET_VENDOR_SIS=y
5857 -CONFIG_SIS900=m
5858 -CONFIG_SIS190=m
5859 -# CONFIG_SFC is not set
5860 -CONFIG_NET_VENDOR_SMSC=y
5861 -CONFIG_EPIC100=m
5862 -# CONFIG_SMSC9420 is not set
5863 -CONFIG_NET_VENDOR_STMICRO=y
5864 -# CONFIG_STMMAC_ETH is not set
5865 -CONFIG_NET_VENDOR_SUN=y
5866 -CONFIG_HAPPYMEAL=m
5867 -CONFIG_SUNGEM=m
5868 -# CONFIG_CASSINI is not set
5869 -# CONFIG_NIU is not set
5870 -CONFIG_NET_VENDOR_TEHUTI=y
5871 -# CONFIG_TEHUTI is not set
5872 -CONFIG_NET_VENDOR_TI=y
5873 -CONFIG_TLAN=m
5874 -CONFIG_NET_VENDOR_VIA=y
5875 -CONFIG_VIA_RHINE=m
5876 -# CONFIG_VIA_RHINE_MMIO is not set
5877 -CONFIG_VIA_VELOCITY=m
5878 -CONFIG_NET_VENDOR_WIZNET=y
5879 -CONFIG_WIZNET_W5100=m
5880 -CONFIG_WIZNET_W5300=m
5881 -# CONFIG_WIZNET_BUS_DIRECT is not set
5882 -# CONFIG_WIZNET_BUS_INDIRECT is not set
5883 -CONFIG_WIZNET_BUS_ANY=y
5884 -# CONFIG_FDDI is not set
5885 -# CONFIG_HIPPI is not set
5886 -CONFIG_PHYLIB=m
5887 -
5888 -#
5889 -# MII PHY device drivers
5890 -#
5891 -CONFIG_AT803X_PHY=m
5892 -CONFIG_AMD_PHY=m
5893 -CONFIG_MARVELL_PHY=m
5894 -CONFIG_DAVICOM_PHY=m
5895 -CONFIG_QSEMI_PHY=m
5896 -CONFIG_LXT_PHY=m
5897 -CONFIG_CICADA_PHY=m
5898 -CONFIG_VITESSE_PHY=m
5899 -CONFIG_SMSC_PHY=m
5900 -CONFIG_BROADCOM_PHY=m
5901 -CONFIG_BCM87XX_PHY=m
5902 -CONFIG_ICPLUS_PHY=m
5903 -CONFIG_REALTEK_PHY=m
5904 -CONFIG_NATIONAL_PHY=m
5905 -CONFIG_STE10XP=m
5906 -CONFIG_LSI_ET1011C_PHY=m
5907 -CONFIG_MICREL_PHY=m
5908 -CONFIG_MDIO_BITBANG=m
5909 -# CONFIG_PLIP is not set
5910 -CONFIG_PPP=m
5911 -CONFIG_PPP_BSDCOMP=m
5912 -CONFIG_PPP_DEFLATE=m
5913 -CONFIG_PPP_FILTER=y
5914 -CONFIG_PPP_MPPE=m
5915 -CONFIG_PPP_MULTILINK=y
5916 -CONFIG_PPPOE=m
5917 -CONFIG_PPP_ASYNC=m
5918 -CONFIG_PPP_SYNC_TTY=m
5919 -# CONFIG_SLIP is not set
5920 -CONFIG_SLHC=m
5921 -
5922 -#
5923 -# USB Network Adapters
5924 -#
5925 -# CONFIG_USB_CATC is not set
5926 -# CONFIG_USB_KAWETH is not set
5927 -# CONFIG_USB_PEGASUS is not set
5928 -# CONFIG_USB_RTL8150 is not set
5929 -# CONFIG_USB_RTL8152 is not set
5930 -# CONFIG_USB_USBNET is not set
5931 -# CONFIG_USB_IPHETH is not set
5932 -# CONFIG_WLAN is not set
5933 -
5934 -#
5935 -# Enable WiMAX (Networking options) to see the WiMAX drivers
5936 -#
5937 -# CONFIG_WAN is not set
5938 -# CONFIG_VMXNET3 is not set
5939 -# CONFIG_ISDN is not set
5940 -
5941 -#
5942 -# Input device support
5943 -#
5944 -CONFIG_INPUT=y
5945 -# CONFIG_INPUT_FF_MEMLESS is not set
5946 -# CONFIG_INPUT_POLLDEV is not set
5947 -# CONFIG_INPUT_SPARSEKMAP is not set
5948 -# CONFIG_INPUT_MATRIXKMAP is not set
5949 -
5950 -#
5951 -# Userland interfaces
5952 -#
5953 -CONFIG_INPUT_MOUSEDEV=y
5954 -CONFIG_INPUT_MOUSEDEV_PSAUX=y
5955 -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
5956 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
5957 -# CONFIG_INPUT_JOYDEV is not set
5958 -CONFIG_INPUT_EVDEV=y
5959 -# CONFIG_INPUT_EVBUG is not set
5960 -
5961 -#
5962 -# Input Device Drivers
5963 -#
5964 -CONFIG_INPUT_KEYBOARD=y
5965 -# CONFIG_KEYBOARD_ADP5588 is not set
5966 -# CONFIG_KEYBOARD_ADP5589 is not set
5967 -CONFIG_KEYBOARD_ATKBD=y
5968 -CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
5969 -# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
5970 -# CONFIG_KEYBOARD_QT1070 is not set
5971 -# CONFIG_KEYBOARD_QT2160 is not set
5972 -# CONFIG_KEYBOARD_LKKBD is not set
5973 -# CONFIG_KEYBOARD_TCA6416 is not set
5974 -# CONFIG_KEYBOARD_TCA8418 is not set
5975 -CONFIG_KEYBOARD_HIL_OLD=y
5976 -# CONFIG_KEYBOARD_HIL is not set
5977 -# CONFIG_KEYBOARD_LM8333 is not set
5978 -# CONFIG_KEYBOARD_MAX7359 is not set
5979 -# CONFIG_KEYBOARD_MCS is not set
5980 -# CONFIG_KEYBOARD_MPR121 is not set
5981 -# CONFIG_KEYBOARD_NEWTON is not set
5982 -# CONFIG_KEYBOARD_OPENCORES is not set
5983 -# CONFIG_KEYBOARD_STOWAWAY is not set
5984 -# CONFIG_KEYBOARD_SUNKBD is not set
5985 -# CONFIG_KEYBOARD_XTKBD is not set
5986 -CONFIG_INPUT_MOUSE=y
5987 -# CONFIG_MOUSE_PS2 is not set
5988 -# CONFIG_MOUSE_SERIAL is not set
5989 -# CONFIG_MOUSE_APPLETOUCH is not set
5990 -# CONFIG_MOUSE_BCM5974 is not set
5991 -# CONFIG_MOUSE_CYAPA is not set
5992 -# CONFIG_MOUSE_VSXXXAA is not set
5993 -# CONFIG_MOUSE_SYNAPTICS_I2C is not set
5994 -# CONFIG_MOUSE_SYNAPTICS_USB is not set
5995 -# CONFIG_INPUT_JOYSTICK is not set
5996 -# CONFIG_INPUT_TABLET is not set
5997 -# CONFIG_INPUT_TOUCHSCREEN is not set
5998 -# CONFIG_INPUT_MISC is not set
5999 -
6000 -#
6001 -# Hardware I/O ports
6002 -#
6003 -CONFIG_SERIO=y
6004 -# CONFIG_SERIO_SERPORT is not set
6005 -# CONFIG_SERIO_PARKBD is not set
6006 -CONFIG_SERIO_GSCPS2=y
6007 -# CONFIG_HP_SDC is not set
6008 -# CONFIG_SERIO_PCIPS2 is not set
6009 -CONFIG_SERIO_LIBPS2=y
6010 -# CONFIG_SERIO_RAW is not set
6011 -# CONFIG_SERIO_ALTERA_PS2 is not set
6012 -# CONFIG_SERIO_PS2MULT is not set
6013 -# CONFIG_SERIO_ARC_PS2 is not set
6014 -# CONFIG_GAMEPORT is not set
6015 -
6016 -#
6017 -# Character devices
6018 -#
6019 -CONFIG_TTY=y
6020 -CONFIG_VT=y
6021 -CONFIG_CONSOLE_TRANSLATIONS=y
6022 -CONFIG_VT_CONSOLE=y
6023 -CONFIG_HW_CONSOLE=y
6024 -CONFIG_VT_HW_CONSOLE_BINDING=y
6025 -CONFIG_UNIX98_PTYS=y
6026 -# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
6027 -CONFIG_LEGACY_PTYS=y
6028 -CONFIG_LEGACY_PTY_COUNT=256
6029 -# CONFIG_SERIAL_NONSTANDARD is not set
6030 -# CONFIG_NOZOMI is not set
6031 -# CONFIG_N_GSM is not set
6032 -# CONFIG_TRACE_SINK is not set
6033 -
6034 -#
6035 -# KCopy
6036 -#
6037 -CONFIG_KCOPY=m
6038 -CONFIG_DEVKMEM=y
6039 -
6040 -#
6041 -# Serial drivers
6042 -#
6043 -CONFIG_SERIAL_8250=y
6044 -CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
6045 -CONFIG_SERIAL_8250_CONSOLE=y
6046 -CONFIG_SERIAL_8250_GSC=y
6047 -CONFIG_SERIAL_8250_PCI=y
6048 -CONFIG_SERIAL_8250_NR_UARTS=4
6049 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4
6050 -CONFIG_SERIAL_8250_EXTENDED=y
6051 -CONFIG_SERIAL_8250_MANY_PORTS=y
6052 -CONFIG_SERIAL_8250_SHARE_IRQ=y
6053 -# CONFIG_SERIAL_8250_DETECT_IRQ is not set
6054 -CONFIG_SERIAL_8250_RSA=y
6055 -# CONFIG_SERIAL_8250_DW is not set
6056 -
6057 -#
6058 -# Non-8250 serial port support
6059 -#
6060 -# CONFIG_SERIAL_MFD_HSU is not set
6061 -# CONFIG_SERIAL_MUX is not set
6062 -CONFIG_PDC_CONSOLE=y
6063 -CONFIG_SERIAL_CORE=y
6064 -CONFIG_SERIAL_CORE_CONSOLE=y
6065 -# CONFIG_SERIAL_JSM is not set
6066 -# CONFIG_SERIAL_SCCNXP is not set
6067 -# CONFIG_SERIAL_TIMBERDALE is not set
6068 -# CONFIG_SERIAL_ALTERA_JTAGUART is not set
6069 -# CONFIG_SERIAL_ALTERA_UART is not set
6070 -# CONFIG_SERIAL_PCH_UART is not set
6071 -# CONFIG_SERIAL_ARC is not set
6072 -# CONFIG_SERIAL_RP2 is not set
6073 -# CONFIG_PRINTER is not set
6074 -# CONFIG_PPDEV is not set
6075 -# CONFIG_IPMI_HANDLER is not set
6076 -# CONFIG_HW_RANDOM is not set
6077 -# CONFIG_R3964 is not set
6078 -# CONFIG_APPLICOM is not set
6079 -# CONFIG_RAW_DRIVER is not set
6080 -# CONFIG_TCG_TPM is not set
6081 -CONFIG_DEVPORT=y
6082 -CONFIG_I2C=y
6083 -CONFIG_I2C_BOARDINFO=y
6084 -CONFIG_I2C_COMPAT=y
6085 -# CONFIG_I2C_CHARDEV is not set
6086 -# CONFIG_I2C_MUX is not set
6087 -CONFIG_I2C_HELPER_AUTO=y
6088 -CONFIG_I2C_ALGOBIT=y
6089 -
6090 -#
6091 -# I2C Hardware Bus support
6092 -#
6093 -
6094 -#
6095 -# PC SMBus host controller drivers
6096 -#
6097 -# CONFIG_I2C_ALI1535 is not set
6098 -# CONFIG_I2C_ALI1563 is not set
6099 -# CONFIG_I2C_ALI15X3 is not set
6100 -# CONFIG_I2C_AMD756 is not set
6101 -# CONFIG_I2C_AMD8111 is not set
6102 -# CONFIG_I2C_I801 is not set
6103 -# CONFIG_I2C_ISCH is not set
6104 -# CONFIG_I2C_PIIX4 is not set
6105 -# CONFIG_I2C_NFORCE2 is not set
6106 -# CONFIG_I2C_SIS5595 is not set
6107 -# CONFIG_I2C_SIS630 is not set
6108 -# CONFIG_I2C_SIS96X is not set
6109 -# CONFIG_I2C_VIA is not set
6110 -# CONFIG_I2C_VIAPRO is not set
6111 -
6112 -#
6113 -# I2C system bus drivers (mostly embedded / system-on-chip)
6114 -#
6115 -# CONFIG_I2C_DESIGNWARE_PCI is not set
6116 -# CONFIG_I2C_EG20T is not set
6117 -# CONFIG_I2C_INTEL_MID is not set
6118 -# CONFIG_I2C_OCORES is not set
6119 -# CONFIG_I2C_PCA_PLATFORM is not set
6120 -# CONFIG_I2C_PXA_PCI is not set
6121 -# CONFIG_I2C_SIMTEC is not set
6122 -# CONFIG_I2C_XILINX is not set
6123 -
6124 -#
6125 -# External I2C/SMBus adapter drivers
6126 -#
6127 -# CONFIG_I2C_DIOLAN_U2C is not set
6128 -# CONFIG_I2C_PARPORT is not set
6129 -# CONFIG_I2C_PARPORT_LIGHT is not set
6130 -# CONFIG_I2C_TAOS_EVM is not set
6131 -# CONFIG_I2C_TINY_USB is not set
6132 -
6133 -#
6134 -# Other I2C/SMBus bus drivers
6135 -#
6136 -# CONFIG_I2C_STUB is not set
6137 -# CONFIG_I2C_DEBUG_CORE is not set
6138 -# CONFIG_I2C_DEBUG_ALGO is not set
6139 -# CONFIG_I2C_DEBUG_BUS is not set
6140 -# CONFIG_SPI is not set
6141 -
6142 -#
6143 -# Qualcomm MSM SSBI bus support
6144 -#
6145 -# CONFIG_SSBI is not set
6146 -# CONFIG_HSI is not set
6147 -
6148 -#
6149 -# PPS support
6150 -#
6151 -CONFIG_PPS=m
6152 -# CONFIG_PPS_DEBUG is not set
6153 -# CONFIG_NTP_PPS is not set
6154 -
6155 -#
6156 -# PPS clients support
6157 -#
6158 -# CONFIG_PPS_CLIENT_KTIMER is not set
6159 -# CONFIG_PPS_CLIENT_LDISC is not set
6160 -# CONFIG_PPS_CLIENT_PARPORT is not set
6161 -# CONFIG_PPS_CLIENT_GPIO is not set
6162 -
6163 -#
6164 -# PPS generators support
6165 -#
6166 -
6167 -#
6168 -# PTP clock support
6169 -#
6170 -CONFIG_PTP_1588_CLOCK=m
6171 -
6172 -#
6173 -# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
6174 -#
6175 -# CONFIG_PTP_1588_CLOCK_PCH is not set
6176 -CONFIG_GPIO_DEVRES=y
6177 -# CONFIG_W1 is not set
6178 -# CONFIG_POWER_SUPPLY is not set
6179 -# CONFIG_POWER_AVS is not set
6180 -CONFIG_HWMON=m
6181 -# CONFIG_HWMON_VID is not set
6182 -# CONFIG_HWMON_DEBUG_CHIP is not set
6183 -
6184 -#
6185 -# Native drivers
6186 -#
6187 -# CONFIG_SENSORS_AD7414 is not set
6188 -# CONFIG_SENSORS_AD7418 is not set
6189 -# CONFIG_SENSORS_ADM1021 is not set
6190 -# CONFIG_SENSORS_ADM1025 is not set
6191 -# CONFIG_SENSORS_ADM1026 is not set
6192 -# CONFIG_SENSORS_ADM1029 is not set
6193 -# CONFIG_SENSORS_ADM1031 is not set
6194 -# CONFIG_SENSORS_ADM9240 is not set
6195 -# CONFIG_SENSORS_ADT7410 is not set
6196 -# CONFIG_SENSORS_ADT7411 is not set
6197 -# CONFIG_SENSORS_ADT7462 is not set
6198 -# CONFIG_SENSORS_ADT7470 is not set
6199 -# CONFIG_SENSORS_ADT7475 is not set
6200 -# CONFIG_SENSORS_ASC7621 is not set
6201 -# CONFIG_SENSORS_ATXP1 is not set
6202 -# CONFIG_SENSORS_DS620 is not set
6203 -# CONFIG_SENSORS_DS1621 is not set
6204 -# CONFIG_SENSORS_I5K_AMB is not set
6205 -# CONFIG_SENSORS_F71805F is not set
6206 -# CONFIG_SENSORS_F71882FG is not set
6207 -# CONFIG_SENSORS_F75375S is not set
6208 -# CONFIG_SENSORS_G760A is not set
6209 -# CONFIG_SENSORS_GL518SM is not set
6210 -# CONFIG_SENSORS_GL520SM is not set
6211 -# CONFIG_SENSORS_HIH6130 is not set
6212 -# CONFIG_SENSORS_IT87 is not set
6213 -# CONFIG_SENSORS_JC42 is not set
6214 -# CONFIG_SENSORS_LINEAGE is not set
6215 -# CONFIG_SENSORS_LM63 is not set
6216 -# CONFIG_SENSORS_LM73 is not set
6217 -# CONFIG_SENSORS_LM75 is not set
6218 -# CONFIG_SENSORS_LM77 is not set
6219 -# CONFIG_SENSORS_LM78 is not set
6220 -# CONFIG_SENSORS_LM80 is not set
6221 -# CONFIG_SENSORS_LM83 is not set
6222 -# CONFIG_SENSORS_LM85 is not set
6223 -# CONFIG_SENSORS_LM87 is not set
6224 -# CONFIG_SENSORS_LM90 is not set
6225 -# CONFIG_SENSORS_LM92 is not set
6226 -# CONFIG_SENSORS_LM93 is not set
6227 -# CONFIG_SENSORS_LTC4151 is not set
6228 -# CONFIG_SENSORS_LTC4215 is not set
6229 -# CONFIG_SENSORS_LTC4245 is not set
6230 -# CONFIG_SENSORS_LTC4261 is not set
6231 -# CONFIG_SENSORS_LM95234 is not set
6232 -# CONFIG_SENSORS_LM95241 is not set
6233 -# CONFIG_SENSORS_LM95245 is not set
6234 -# CONFIG_SENSORS_MAX16065 is not set
6235 -# CONFIG_SENSORS_MAX1619 is not set
6236 -# CONFIG_SENSORS_MAX1668 is not set
6237 -# CONFIG_SENSORS_MAX197 is not set
6238 -# CONFIG_SENSORS_MAX6639 is not set
6239 -# CONFIG_SENSORS_MAX6642 is not set
6240 -# CONFIG_SENSORS_MAX6650 is not set
6241 -# CONFIG_SENSORS_MAX6697 is not set
6242 -# CONFIG_SENSORS_MCP3021 is not set
6243 -# CONFIG_SENSORS_NCT6775 is not set
6244 -# CONFIG_SENSORS_NTC_THERMISTOR is not set
6245 -# CONFIG_SENSORS_PC87360 is not set
6246 -# CONFIG_SENSORS_PC87427 is not set
6247 -# CONFIG_SENSORS_PCF8591 is not set
6248 -# CONFIG_PMBUS is not set
6249 -# CONFIG_SENSORS_SHT21 is not set
6250 -# CONFIG_SENSORS_SIS5595 is not set
6251 -# CONFIG_SENSORS_SMM665 is not set
6252 -# CONFIG_SENSORS_DME1737 is not set
6253 -# CONFIG_SENSORS_EMC1403 is not set
6254 -# CONFIG_SENSORS_EMC2103 is not set
6255 -# CONFIG_SENSORS_EMC6W201 is not set
6256 -# CONFIG_SENSORS_SMSC47M1 is not set
6257 -# CONFIG_SENSORS_SMSC47M192 is not set
6258 -# CONFIG_SENSORS_SMSC47B397 is not set
6259 -# CONFIG_SENSORS_SCH56XX_COMMON is not set
6260 -# CONFIG_SENSORS_ADS1015 is not set
6261 -# CONFIG_SENSORS_ADS7828 is not set
6262 -# CONFIG_SENSORS_AMC6821 is not set
6263 -# CONFIG_SENSORS_INA209 is not set
6264 -# CONFIG_SENSORS_INA2XX is not set
6265 -# CONFIG_SENSORS_THMC50 is not set
6266 -# CONFIG_SENSORS_TMP102 is not set
6267 -# CONFIG_SENSORS_TMP401 is not set
6268 -# CONFIG_SENSORS_TMP421 is not set
6269 -# CONFIG_SENSORS_VIA686A is not set
6270 -# CONFIG_SENSORS_VT1211 is not set
6271 -# CONFIG_SENSORS_VT8231 is not set
6272 -# CONFIG_SENSORS_W83781D is not set
6273 -# CONFIG_SENSORS_W83791D is not set
6274 -# CONFIG_SENSORS_W83792D is not set
6275 -# CONFIG_SENSORS_W83793 is not set
6276 -# CONFIG_SENSORS_W83795 is not set
6277 -# CONFIG_SENSORS_W83L785TS is not set
6278 -# CONFIG_SENSORS_W83L786NG is not set
6279 -# CONFIG_SENSORS_W83627HF is not set
6280 -# CONFIG_SENSORS_W83627EHF is not set
6281 -# CONFIG_THERMAL is not set
6282 -# CONFIG_WATCHDOG is not set
6283 -CONFIG_SSB_POSSIBLE=y
6284 -
6285 -#
6286 -# Sonics Silicon Backplane
6287 -#
6288 -CONFIG_SSB=m
6289 -CONFIG_SSB_SPROM=y
6290 -CONFIG_SSB_PCIHOST_POSSIBLE=y
6291 -CONFIG_SSB_PCIHOST=y
6292 -# CONFIG_SSB_B43_PCI_BRIDGE is not set
6293 -# CONFIG_SSB_DEBUG is not set
6294 -CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
6295 -CONFIG_SSB_DRIVER_PCICORE=y
6296 -CONFIG_BCMA_POSSIBLE=y
6297 -
6298 -#
6299 -# Broadcom specific AMBA
6300 -#
6301 -# CONFIG_BCMA is not set
6302 -
6303 -#
6304 -# Multifunction device drivers
6305 -#
6306 -# CONFIG_MFD_CORE is not set
6307 -# CONFIG_MFD_AS3711 is not set
6308 -# CONFIG_PMIC_ADP5520 is not set
6309 -# CONFIG_MFD_CROS_EC is not set
6310 -# CONFIG_PMIC_DA903X is not set
6311 -# CONFIG_MFD_DA9052_I2C is not set
6312 -# CONFIG_MFD_DA9055 is not set
6313 -# CONFIG_MFD_MC13XXX_I2C is not set
6314 -# CONFIG_HTC_PASIC3 is not set
6315 -# CONFIG_LPC_ICH is not set
6316 -# CONFIG_LPC_SCH is not set
6317 -# CONFIG_MFD_JANZ_CMODIO is not set
6318 -# CONFIG_MFD_88PM800 is not set
6319 -# CONFIG_MFD_88PM805 is not set
6320 -# CONFIG_MFD_88PM860X is not set
6321 -# CONFIG_MFD_MAX77686 is not set
6322 -# CONFIG_MFD_MAX77693 is not set
6323 -# CONFIG_MFD_MAX8907 is not set
6324 -# CONFIG_MFD_MAX8925 is not set
6325 -# CONFIG_MFD_MAX8997 is not set
6326 -# CONFIG_MFD_MAX8998 is not set
6327 -# CONFIG_MFD_VIPERBOARD is not set
6328 -# CONFIG_MFD_RETU is not set
6329 -# CONFIG_MFD_PCF50633 is not set
6330 -# CONFIG_MFD_RDC321X is not set
6331 -# CONFIG_MFD_RTSX_PCI is not set
6332 -# CONFIG_MFD_RC5T583 is not set
6333 -# CONFIG_MFD_SEC_CORE is not set
6334 -# CONFIG_MFD_SI476X_CORE is not set
6335 -# CONFIG_MFD_SM501 is not set
6336 -# CONFIG_MFD_SMSC is not set
6337 -# CONFIG_ABX500_CORE is not set
6338 -# CONFIG_MFD_STMPE is not set
6339 -# CONFIG_MFD_SYSCON is not set
6340 -# CONFIG_MFD_TI_AM335X_TSCADC is not set
6341 -# CONFIG_MFD_LP8788 is not set
6342 -# CONFIG_MFD_PALMAS is not set
6343 -# CONFIG_TPS6105X is not set
6344 -# CONFIG_TPS6507X is not set
6345 -# CONFIG_MFD_TPS65090 is not set
6346 -# CONFIG_MFD_TPS65217 is not set
6347 -# CONFIG_MFD_TPS6586X is not set
6348 -# CONFIG_MFD_TPS80031 is not set
6349 -# CONFIG_TWL4030_CORE is not set
6350 -# CONFIG_TWL6040_CORE is not set
6351 -# CONFIG_MFD_WL1273_CORE is not set
6352 -# CONFIG_MFD_LM3533 is not set
6353 -# CONFIG_MFD_TC3589X is not set
6354 -# CONFIG_MFD_TMIO is not set
6355 -# CONFIG_MFD_VX855 is not set
6356 -# CONFIG_MFD_ARIZONA_I2C is not set
6357 -# CONFIG_MFD_WM8400 is not set
6358 -# CONFIG_MFD_WM831X_I2C is not set
6359 -# CONFIG_MFD_WM8350_I2C is not set
6360 -# CONFIG_MFD_WM8994 is not set
6361 -# CONFIG_REGULATOR is not set
6362 -# CONFIG_MEDIA_SUPPORT is not set
6363 -
6364 -#
6365 -# Graphics support
6366 -#
6367 -CONFIG_AGP=y
6368 -# CONFIG_AGP_PARISC is not set
6369 -CONFIG_VGA_ARB=y
6370 -CONFIG_VGA_ARB_MAX_GPUS=16
6371 -# CONFIG_DRM is not set
6372 -CONFIG_VGASTATE=y
6373 -# CONFIG_VIDEO_OUTPUT_CONTROL is not set
6374 -CONFIG_FB=y
6375 -# CONFIG_FIRMWARE_EDID is not set
6376 -CONFIG_FB_DDC=y
6377 -CONFIG_FB_BOOT_VESA_SUPPORT=y
6378 -CONFIG_FB_CFB_FILLRECT=y
6379 -CONFIG_FB_CFB_COPYAREA=y
6380 -CONFIG_FB_CFB_IMAGEBLIT=y
6381 -# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
6382 -# CONFIG_FB_SYS_FILLRECT is not set
6383 -# CONFIG_FB_SYS_COPYAREA is not set
6384 -# CONFIG_FB_SYS_IMAGEBLIT is not set
6385 -# CONFIG_FB_FOREIGN_ENDIAN is not set
6386 -# CONFIG_FB_SYS_FOPS is not set
6387 -CONFIG_FB_SVGALIB=y
6388 -# CONFIG_FB_MACMODES is not set
6389 -CONFIG_FB_BACKLIGHT=y
6390 -CONFIG_FB_MODE_HELPERS=y
6391 -CONFIG_FB_TILEBLITTING=y
6392 -
6393 -#
6394 -# Frame buffer hardware drivers
6395 -#
6396 -# CONFIG_FB_CIRRUS is not set
6397 -# CONFIG_FB_PM2 is not set
6398 -# CONFIG_FB_CYBER2000 is not set
6399 -# CONFIG_FB_ASILIANT is not set
6400 -# CONFIG_FB_IMSTT is not set
6401 -CONFIG_FB_STI=y
6402 -# CONFIG_FB_S1D13XXX is not set
6403 -CONFIG_FB_NVIDIA=y
6404 -# CONFIG_FB_NVIDIA_I2C is not set
6405 -# CONFIG_FB_NVIDIA_DEBUG is not set
6406 -CONFIG_FB_NVIDIA_BACKLIGHT=y
6407 -CONFIG_FB_RIVA=y
6408 -# CONFIG_FB_RIVA_I2C is not set
6409 -# CONFIG_FB_RIVA_DEBUG is not set
6410 -# CONFIG_FB_RIVA_BACKLIGHT is not set
6411 -# CONFIG_FB_I740 is not set
6412 -CONFIG_FB_MATROX=y
6413 -CONFIG_FB_MATROX_MILLENIUM=y
6414 -CONFIG_FB_MATROX_MYSTIQUE=y
6415 -CONFIG_FB_MATROX_G=y
6416 -# CONFIG_FB_MATROX_I2C is not set
6417 -CONFIG_FB_RADEON=y
6418 -CONFIG_FB_RADEON_I2C=y
6419 -CONFIG_FB_RADEON_BACKLIGHT=y
6420 -# CONFIG_FB_RADEON_DEBUG is not set
6421 -CONFIG_FB_ATY128=y
6422 -CONFIG_FB_ATY128_BACKLIGHT=y
6423 -CONFIG_FB_ATY=y
6424 -# CONFIG_FB_ATY_CT is not set
6425 -# CONFIG_FB_ATY_GX is not set
6426 -CONFIG_FB_ATY_BACKLIGHT=y
6427 -CONFIG_FB_S3=y
6428 -CONFIG_FB_S3_DDC=y
6429 -CONFIG_FB_SAVAGE=y
6430 -# CONFIG_FB_SAVAGE_I2C is not set
6431 -# CONFIG_FB_SAVAGE_ACCEL is not set
6432 -CONFIG_FB_SIS=y
6433 -CONFIG_FB_SIS_300=y
6434 -CONFIG_FB_SIS_315=y
6435 -# CONFIG_FB_NEOMAGIC is not set
6436 -# CONFIG_FB_KYRO is not set
6437 -CONFIG_FB_3DFX=y
6438 -# CONFIG_FB_3DFX_ACCEL is not set
6439 -CONFIG_FB_3DFX_I2C=y
6440 -CONFIG_FB_VOODOO1=y
6441 -# CONFIG_FB_VT8623 is not set
6442 -# CONFIG_FB_TRIDENT is not set
6443 -# CONFIG_FB_ARK is not set
6444 -# CONFIG_FB_PM3 is not set
6445 -# CONFIG_FB_CARMINE is not set
6446 -# CONFIG_FB_SMSCUFX is not set
6447 -# CONFIG_FB_UDL is not set
6448 -# CONFIG_FB_GOLDFISH is not set
6449 -# CONFIG_FB_VIRTUAL is not set
6450 -# CONFIG_FB_METRONOME is not set
6451 -# CONFIG_FB_MB862XX is not set
6452 -# CONFIG_FB_BROADSHEET is not set
6453 -# CONFIG_FB_AUO_K190X is not set
6454 -# CONFIG_EXYNOS_VIDEO is not set
6455 -CONFIG_BACKLIGHT_LCD_SUPPORT=y
6456 -CONFIG_LCD_CLASS_DEVICE=m
6457 -# CONFIG_LCD_PLATFORM is not set
6458 -CONFIG_BACKLIGHT_CLASS_DEVICE=y
6459 -CONFIG_BACKLIGHT_GENERIC=y
6460 -# CONFIG_BACKLIGHT_ADP8860 is not set
6461 -# CONFIG_BACKLIGHT_ADP8870 is not set
6462 -# CONFIG_BACKLIGHT_LM3630 is not set
6463 -# CONFIG_BACKLIGHT_LM3639 is not set
6464 -# CONFIG_BACKLIGHT_LP855X is not set
6465 -
6466 -#
6467 -# Console display driver support
6468 -#
6469 -CONFIG_DUMMY_CONSOLE=y
6470 -CONFIG_DUMMY_CONSOLE_COLUMNS=160
6471 -CONFIG_DUMMY_CONSOLE_ROWS=64
6472 -CONFIG_FRAMEBUFFER_CONSOLE=y
6473 -# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
6474 -# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
6475 -CONFIG_STI_CONSOLE=y
6476 -# CONFIG_FONTS is not set
6477 -CONFIG_FONT_8x8=y
6478 -CONFIG_FONT_8x16=y
6479 -CONFIG_LOGO=y
6480 -CONFIG_LOGO_LINUX_MONO=y
6481 -CONFIG_LOGO_LINUX_VGA16=y
6482 -CONFIG_LOGO_LINUX_CLUT224=y
6483 -CONFIG_LOGO_PARISC_CLUT224=y
6484 -# CONFIG_SOUND is not set
6485 -
6486 -#
6487 -# HID support
6488 -#
6489 -CONFIG_HID=y
6490 -# CONFIG_HIDRAW is not set
6491 -# CONFIG_UHID is not set
6492 -CONFIG_HID_GENERIC=y
6493 -
6494 -#
6495 -# Special HID drivers
6496 -#
6497 -CONFIG_HID_A4TECH=y
6498 -# CONFIG_HID_ACRUX is not set
6499 -CONFIG_HID_APPLE=y
6500 -# CONFIG_HID_APPLEIR is not set
6501 -# CONFIG_HID_AUREAL is not set
6502 -CONFIG_HID_BELKIN=y
6503 -CONFIG_HID_CHERRY=y
6504 -CONFIG_HID_CHICONY=y
6505 -CONFIG_HID_CYPRESS=y
6506 -CONFIG_HID_DRAGONRISE=y
6507 -# CONFIG_DRAGONRISE_FF is not set
6508 -# CONFIG_HID_EMS_FF is not set
6509 -# CONFIG_HID_ELECOM is not set
6510 -CONFIG_HID_EZKEY=y
6511 -# CONFIG_HID_HOLTEK is not set
6512 -# CONFIG_HID_KEYTOUCH is not set
6513 -CONFIG_HID_KYE=y
6514 -# CONFIG_HID_UCLOGIC is not set
6515 -# CONFIG_HID_WALTOP is not set
6516 -CONFIG_HID_GYRATION=y
6517 -# CONFIG_HID_ICADE is not set
6518 -CONFIG_HID_TWINHAN=y
6519 -CONFIG_HID_KENSINGTON=y
6520 -# CONFIG_HID_LCPOWER is not set
6521 -# CONFIG_HID_LENOVO_TPKBD is not set
6522 -CONFIG_HID_LOGITECH=y
6523 -CONFIG_HID_LOGITECH_DJ=m
6524 -# CONFIG_LOGITECH_FF is not set
6525 -# CONFIG_LOGIRUMBLEPAD2_FF is not set
6526 -# CONFIG_LOGIG940_FF is not set
6527 -# CONFIG_LOGIWHEELS_FF is not set
6528 -# CONFIG_HID_MAGICMOUSE is not set
6529 -CONFIG_HID_MICROSOFT=y
6530 -CONFIG_HID_MONTEREY=y
6531 -# CONFIG_HID_MULTITOUCH is not set
6532 -CONFIG_HID_NTRIG=y
6533 -# CONFIG_HID_ORTEK is not set
6534 -CONFIG_HID_PANTHERLORD=y
6535 -# CONFIG_PANTHERLORD_FF is not set
6536 -CONFIG_HID_PETALYNX=y
6537 -# CONFIG_HID_PICOLCD is not set
6538 -# CONFIG_HID_PRIMAX is not set
6539 -# CONFIG_HID_PS3REMOTE is not set
6540 -# CONFIG_HID_ROCCAT is not set
6541 -# CONFIG_HID_SAITEK is not set
6542 -CONFIG_HID_SAMSUNG=y
6543 -CONFIG_HID_SONY=y
6544 -# CONFIG_HID_SPEEDLINK is not set
6545 -# CONFIG_HID_STEELSERIES is not set
6546 -CONFIG_HID_SUNPLUS=y
6547 -CONFIG_HID_GREENASIA=y
6548 -# CONFIG_GREENASIA_FF is not set
6549 -CONFIG_HID_SMARTJOYPLUS=y
6550 -# CONFIG_SMARTJOYPLUS_FF is not set
6551 -# CONFIG_HID_TIVO is not set
6552 -CONFIG_HID_TOPSEED=y
6553 -CONFIG_HID_THRUSTMASTER=y
6554 -# CONFIG_THRUSTMASTER_FF is not set
6555 -CONFIG_HID_ZEROPLUS=y
6556 -# CONFIG_ZEROPLUS_FF is not set
6557 -# CONFIG_HID_ZYDACRON is not set
6558 -# CONFIG_HID_SENSOR_HUB is not set
6559 -
6560 -#
6561 -# USB HID support
6562 -#
6563 -CONFIG_USB_HID=y
6564 -# CONFIG_HID_PID is not set
6565 -CONFIG_USB_HIDDEV=y
6566 -
6567 -#
6568 -# I2C HID support
6569 -#
6570 -# CONFIG_I2C_HID is not set
6571 -CONFIG_USB_ARCH_HAS_OHCI=y
6572 -CONFIG_USB_ARCH_HAS_EHCI=y
6573 -CONFIG_USB_ARCH_HAS_XHCI=y
6574 -CONFIG_USB_SUPPORT=y
6575 -CONFIG_USB_COMMON=y
6576 -CONFIG_USB_ARCH_HAS_HCD=y
6577 -CONFIG_USB=y
6578 -CONFIG_USB_DEBUG=y
6579 -# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
6580 -
6581 -#
6582 -# Miscellaneous USB options
6583 -#
6584 -CONFIG_USB_DEFAULT_PERSIST=y
6585 -# CONFIG_USB_DYNAMIC_MINORS is not set
6586 -# CONFIG_USB_MON is not set
6587 -# CONFIG_USB_WUSB_CBAF is not set
6588 -
6589 -#
6590 -# USB Host Controller Drivers
6591 -#
6592 -# CONFIG_USB_C67X00_HCD is not set
6593 -# CONFIG_USB_XHCI_HCD is not set
6594 -CONFIG_USB_EHCI_HCD=y
6595 -# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
6596 -# CONFIG_USB_EHCI_TT_NEWSCHED is not set
6597 -CONFIG_USB_EHCI_PCI=y
6598 -# CONFIG_USB_EHCI_HCD_PLATFORM is not set
6599 -# CONFIG_USB_OXU210HP_HCD is not set
6600 -# CONFIG_USB_ISP116X_HCD is not set
6601 -# CONFIG_USB_ISP1760_HCD is not set
6602 -# CONFIG_USB_ISP1362_HCD is not set
6603 -CONFIG_USB_OHCI_HCD=y
6604 -# CONFIG_USB_OHCI_HCD_PLATFORM is not set
6605 -# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
6606 -# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
6607 -CONFIG_USB_OHCI_LITTLE_ENDIAN=y
6608 -# CONFIG_USB_UHCI_HCD is not set
6609 -# CONFIG_USB_SL811_HCD is not set
6610 -# CONFIG_USB_R8A66597_HCD is not set
6611 -# CONFIG_USB_HCD_SSB is not set
6612 -
6613 -#
6614 -# USB Device Class drivers
6615 -#
6616 -# CONFIG_USB_ACM is not set
6617 -# CONFIG_USB_PRINTER is not set
6618 -# CONFIG_USB_WDM is not set
6619 -# CONFIG_USB_TMC is not set
6620 -
6621 -#
6622 -# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
6623 -#
6624 -
6625 -#
6626 -# also be needed; see USB_STORAGE Help for more info
6627 -#
6628 -CONFIG_USB_STORAGE=y
6629 -# CONFIG_USB_STORAGE_DEBUG is not set
6630 -# CONFIG_USB_STORAGE_REALTEK is not set
6631 -# CONFIG_USB_STORAGE_DATAFAB is not set
6632 -# CONFIG_USB_STORAGE_FREECOM is not set
6633 -# CONFIG_USB_STORAGE_ISD200 is not set
6634 -# CONFIG_USB_STORAGE_USBAT is not set
6635 -# CONFIG_USB_STORAGE_SDDR09 is not set
6636 -# CONFIG_USB_STORAGE_SDDR55 is not set
6637 -# CONFIG_USB_STORAGE_JUMPSHOT is not set
6638 -# CONFIG_USB_STORAGE_ALAUDA is not set
6639 -# CONFIG_USB_STORAGE_ONETOUCH is not set
6640 -# CONFIG_USB_STORAGE_KARMA is not set
6641 -# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
6642 -# CONFIG_USB_STORAGE_ENE_UB6250 is not set
6643 -
6644 -#
6645 -# USB Imaging devices
6646 -#
6647 -# CONFIG_USB_MDC800 is not set
6648 -# CONFIG_USB_MICROTEK is not set
6649 -# CONFIG_USB_DWC3 is not set
6650 -# CONFIG_USB_CHIPIDEA is not set
6651 -
6652 -#
6653 -# USB port drivers
6654 -#
6655 -# CONFIG_USB_USS720 is not set
6656 -# CONFIG_USB_SERIAL is not set
6657 -
6658 -#
6659 -# USB Miscellaneous drivers
6660 -#
6661 -# CONFIG_USB_EMI62 is not set
6662 -# CONFIG_USB_EMI26 is not set
6663 -# CONFIG_USB_ADUTUX is not set
6664 -# CONFIG_USB_SEVSEG is not set
6665 -# CONFIG_USB_RIO500 is not set
6666 -# CONFIG_USB_LEGOTOWER is not set
6667 -# CONFIG_USB_LCD is not set
6668 -# CONFIG_USB_LED is not set
6669 -# CONFIG_USB_CYPRESS_CY7C63 is not set
6670 -# CONFIG_USB_CYTHERM is not set
6671 -# CONFIG_USB_IDMOUSE is not set
6672 -# CONFIG_USB_FTDI_ELAN is not set
6673 -# CONFIG_USB_APPLEDISPLAY is not set
6674 -# CONFIG_USB_SISUSBVGA is not set
6675 -# CONFIG_USB_LD is not set
6676 -# CONFIG_USB_TRANCEVIBRATOR is not set
6677 -# CONFIG_USB_IOWARRIOR is not set
6678 -# CONFIG_USB_TEST is not set
6679 -# CONFIG_USB_ISIGHTFW is not set
6680 -# CONFIG_USB_YUREX is not set
6681 -# CONFIG_USB_EZUSB_FX2 is not set
6682 -# CONFIG_USB_HSIC_USB3503 is not set
6683 -# CONFIG_USB_PHY is not set
6684 -# CONFIG_USB_GADGET is not set
6685 -# CONFIG_UWB is not set
6686 -# CONFIG_MMC is not set
6687 -# CONFIG_MEMSTICK is not set
6688 -# CONFIG_NEW_LEDS is not set
6689 -# CONFIG_ACCESSIBILITY is not set
6690 -# CONFIG_INFINIBAND is not set
6691 -CONFIG_RTC_LIB=y
6692 -CONFIG_RTC_CLASS=y
6693 -CONFIG_RTC_HCTOSYS=y
6694 -CONFIG_RTC_SYSTOHC=y
6695 -CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
6696 -# CONFIG_RTC_DEBUG is not set
6697 -
6698 -#
6699 -# RTC interfaces
6700 -#
6701 -CONFIG_RTC_INTF_SYSFS=y
6702 -CONFIG_RTC_INTF_PROC=y
6703 -CONFIG_RTC_INTF_DEV=y
6704 -# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
6705 -# CONFIG_RTC_DRV_TEST is not set
6706 -
6707 -#
6708 -# I2C RTC drivers
6709 -#
6710 -# CONFIG_RTC_DRV_DS1307 is not set
6711 -# CONFIG_RTC_DRV_DS1374 is not set
6712 -# CONFIG_RTC_DRV_DS1672 is not set
6713 -# CONFIG_RTC_DRV_DS3232 is not set
6714 -# CONFIG_RTC_DRV_MAX6900 is not set
6715 -# CONFIG_RTC_DRV_RS5C372 is not set
6716 -# CONFIG_RTC_DRV_ISL1208 is not set
6717 -# CONFIG_RTC_DRV_ISL12022 is not set
6718 -# CONFIG_RTC_DRV_X1205 is not set
6719 -# CONFIG_RTC_DRV_PCF8523 is not set
6720 -# CONFIG_RTC_DRV_PCF8563 is not set
6721 -# CONFIG_RTC_DRV_PCF8583 is not set
6722 -# CONFIG_RTC_DRV_M41T80 is not set
6723 -# CONFIG_RTC_DRV_BQ32K is not set
6724 -# CONFIG_RTC_DRV_S35390A is not set
6725 -# CONFIG_RTC_DRV_FM3130 is not set
6726 -# CONFIG_RTC_DRV_RX8581 is not set
6727 -# CONFIG_RTC_DRV_RX8025 is not set
6728 -# CONFIG_RTC_DRV_EM3027 is not set
6729 -# CONFIG_RTC_DRV_RV3029C2 is not set
6730 -
6731 -#
6732 -# SPI RTC drivers
6733 -#
6734 -
6735 -#
6736 -# Platform RTC drivers
6737 -#
6738 -# CONFIG_RTC_DRV_DS1286 is not set
6739 -# CONFIG_RTC_DRV_DS1511 is not set
6740 -# CONFIG_RTC_DRV_DS1553 is not set
6741 -# CONFIG_RTC_DRV_DS1742 is not set
6742 -# CONFIG_RTC_DRV_STK17TA8 is not set
6743 -# CONFIG_RTC_DRV_M48T86 is not set
6744 -# CONFIG_RTC_DRV_M48T35 is not set
6745 -# CONFIG_RTC_DRV_M48T59 is not set
6746 -# CONFIG_RTC_DRV_MSM6242 is not set
6747 -# CONFIG_RTC_DRV_BQ4802 is not set
6748 -# CONFIG_RTC_DRV_RP5C01 is not set
6749 -# CONFIG_RTC_DRV_V3020 is not set
6750 -# CONFIG_RTC_DRV_DS2404 is not set
6751 -
6752 -#
6753 -# on-CPU RTC drivers
6754 -#
6755 -CONFIG_RTC_DRV_GENERIC=y
6756 -
6757 -#
6758 -# HID Sensor RTC drivers
6759 -#
6760 -# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
6761 -# CONFIG_DMADEVICES is not set
6762 -# CONFIG_AUXDISPLAY is not set
6763 -# CONFIG_UIO is not set
6764 -# CONFIG_VIRT_DRIVERS is not set
6765 -
6766 -#
6767 -# Virtio drivers
6768 -#
6769 -# CONFIG_VIRTIO_PCI is not set
6770 -# CONFIG_VIRTIO_MMIO is not set
6771 -
6772 -#
6773 -# Microsoft Hyper-V guest support
6774 -#
6775 -# CONFIG_STAGING is not set
6776 -
6777 -#
6778 -# Hardware Spinlock drivers
6779 -#
6780 -# CONFIG_MAILBOX is not set
6781 -# CONFIG_IOMMU_SUPPORT is not set
6782 -
6783 -#
6784 -# Remoteproc drivers
6785 -#
6786 -# CONFIG_STE_MODEM_RPROC is not set
6787 -
6788 -#
6789 -# Rpmsg drivers
6790 -#
6791 -# CONFIG_PM_DEVFREQ is not set
6792 -# CONFIG_EXTCON is not set
6793 -# CONFIG_MEMORY is not set
6794 -# CONFIG_IIO is not set
6795 -# CONFIG_VME_BUS is not set
6796 -# CONFIG_PWM is not set
6797 -# CONFIG_IPACK_BUS is not set
6798 -# CONFIG_RESET_CONTROLLER is not set
6799 -
6800 -#
6801 -# File systems
6802 -#
6803 -CONFIG_EXT2_FS=m
6804 -CONFIG_EXT2_FS_XATTR=y
6805 -CONFIG_EXT2_FS_POSIX_ACL=y
6806 -CONFIG_EXT2_FS_SECURITY=y
6807 -CONFIG_EXT2_FS_XIP=y
6808 -CONFIG_EXT3_FS=m
6809 -# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
6810 -CONFIG_EXT3_FS_XATTR=y
6811 -CONFIG_EXT3_FS_POSIX_ACL=y
6812 -CONFIG_EXT3_FS_SECURITY=y
6813 -CONFIG_EXT4_FS=m
6814 -CONFIG_EXT4_FS_POSIX_ACL=y
6815 -CONFIG_EXT4_FS_SECURITY=y
6816 -# CONFIG_EXT4_DEBUG is not set
6817 -CONFIG_FS_XIP=y
6818 -CONFIG_JBD=m
6819 -CONFIG_JBD2=m
6820 -CONFIG_FS_MBCACHE=m
6821 -CONFIG_REISERFS_FS=m
6822 -# CONFIG_REISERFS_CHECK is not set
6823 -CONFIG_REISERFS_PROC_INFO=y
6824 -CONFIG_REISERFS_FS_XATTR=y
6825 -CONFIG_REISERFS_FS_POSIX_ACL=y
6826 -CONFIG_REISERFS_FS_SECURITY=y
6827 -CONFIG_JFS_FS=m
6828 -CONFIG_JFS_POSIX_ACL=y
6829 -CONFIG_JFS_SECURITY=y
6830 -# CONFIG_JFS_DEBUG is not set
6831 -# CONFIG_JFS_STATISTICS is not set
6832 -CONFIG_XFS_FS=m
6833 -CONFIG_XFS_QUOTA=y
6834 -CONFIG_XFS_POSIX_ACL=y
6835 -CONFIG_XFS_RT=y
6836 -# CONFIG_XFS_WARN is not set
6837 -# CONFIG_XFS_DEBUG is not set
6838 -# CONFIG_GFS2_FS is not set
6839 -# CONFIG_BTRFS_FS is not set
6840 -# CONFIG_NILFS2_FS is not set
6841 -CONFIG_FS_POSIX_ACL=y
6842 -CONFIG_EXPORTFS=m
6843 -CONFIG_FILE_LOCKING=y
6844 -CONFIG_FSNOTIFY=y
6845 -CONFIG_DNOTIFY=y
6846 -CONFIG_INOTIFY_USER=y
6847 -# CONFIG_FANOTIFY is not set
6848 -# CONFIG_QUOTA is not set
6849 -# CONFIG_QUOTA_NETLINK_INTERFACE is not set
6850 -CONFIG_QUOTACTL=y
6851 -# CONFIG_AUTOFS4_FS is not set
6852 -# CONFIG_FUSE_FS is not set
6853 -
6854 -#
6855 -# Caches
6856 -#
6857 -CONFIG_FSCACHE=m
6858 -# CONFIG_FSCACHE_STATS is not set
6859 -# CONFIG_FSCACHE_HISTOGRAM is not set
6860 -# CONFIG_FSCACHE_DEBUG is not set
6861 -# CONFIG_FSCACHE_OBJECT_LIST is not set
6862 -# CONFIG_CACHEFILES is not set
6863 -
6864 -#
6865 -# CD-ROM/DVD Filesystems
6866 -#
6867 -CONFIG_ISO9660_FS=y
6868 -CONFIG_JOLIET=y
6869 -CONFIG_ZISOFS=y
6870 -CONFIG_UDF_FS=m
6871 -CONFIG_UDF_NLS=y
6872 -
6873 -#
6874 -# DOS/FAT/NT Filesystems
6875 -#
6876 -CONFIG_FAT_FS=m
6877 -CONFIG_MSDOS_FS=m
6878 -CONFIG_VFAT_FS=m
6879 -CONFIG_FAT_DEFAULT_CODEPAGE=437
6880 -CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
6881 -# CONFIG_NTFS_FS is not set
6882 -
6883 -#
6884 -# Pseudo filesystems
6885 -#
6886 -CONFIG_PROC_FS=y
6887 -CONFIG_PROC_KCORE=y
6888 -CONFIG_PROC_SYSCTL=y
6889 -CONFIG_PROC_PAGE_MONITOR=y
6890 -CONFIG_SYSFS=y
6891 -CONFIG_TMPFS=y
6892 -# CONFIG_TMPFS_POSIX_ACL is not set
6893 -# CONFIG_TMPFS_XATTR is not set
6894 -# CONFIG_HUGETLB_PAGE is not set
6895 -# CONFIG_CONFIGFS_FS is not set
6896 -CONFIG_MISC_FILESYSTEMS=y
6897 -# CONFIG_ADFS_FS is not set
6898 -# CONFIG_AFFS_FS is not set
6899 -# CONFIG_ECRYPT_FS is not set
6900 -# CONFIG_HFS_FS is not set
6901 -# CONFIG_HFSPLUS_FS is not set
6902 -# CONFIG_BEFS_FS is not set
6903 -# CONFIG_BFS_FS is not set
6904 -# CONFIG_EFS_FS is not set
6905 -# CONFIG_LOGFS is not set
6906 -# CONFIG_CRAMFS is not set
6907 -CONFIG_SQUASHFS=y
6908 -# CONFIG_SQUASHFS_XATTR is not set
6909 -CONFIG_SQUASHFS_ZLIB=y
6910 -# CONFIG_SQUASHFS_LZO is not set
6911 -# CONFIG_SQUASHFS_XZ is not set
6912 -# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
6913 -# CONFIG_SQUASHFS_EMBEDDED is not set
6914 -CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
6915 -# CONFIG_VXFS_FS is not set
6916 -# CONFIG_MINIX_FS is not set
6917 -# CONFIG_OMFS_FS is not set
6918 -# CONFIG_HPFS_FS is not set
6919 -# CONFIG_QNX4FS_FS is not set
6920 -# CONFIG_QNX6FS_FS is not set
6921 -# CONFIG_ROMFS_FS is not set
6922 -# CONFIG_PSTORE is not set
6923 -# CONFIG_SYSV_FS is not set
6924 -# CONFIG_UFS_FS is not set
6925 -# CONFIG_F2FS_FS is not set
6926 -CONFIG_NETWORK_FILESYSTEMS=y
6927 -CONFIG_NFS_FS=m
6928 -CONFIG_NFS_V2=m
6929 -CONFIG_NFS_V3=m
6930 -# CONFIG_NFS_V3_ACL is not set
6931 -CONFIG_NFS_V4=m
6932 -# CONFIG_NFS_SWAP is not set
6933 -# CONFIG_NFS_V4_1 is not set
6934 -# CONFIG_NFS_FSCACHE is not set
6935 -# CONFIG_NFS_USE_LEGACY_DNS is not set
6936 -CONFIG_NFS_USE_KERNEL_DNS=y
6937 -CONFIG_NFSD=m
6938 -CONFIG_NFSD_V3=y
6939 -# CONFIG_NFSD_V3_ACL is not set
6940 -CONFIG_NFSD_V4=y
6941 -CONFIG_LOCKD=m
6942 -CONFIG_LOCKD_V4=y
6943 -CONFIG_NFS_COMMON=y
6944 -CONFIG_SUNRPC=m
6945 -CONFIG_SUNRPC_GSS=m
6946 -# CONFIG_SUNRPC_DEBUG is not set
6947 -# CONFIG_CEPH_FS is not set
6948 -CONFIG_CIFS=m
6949 -# CONFIG_CIFS_STATS is not set
6950 -# CONFIG_CIFS_WEAK_PW_HASH is not set
6951 -# CONFIG_CIFS_UPCALL is not set
6952 -# CONFIG_CIFS_XATTR is not set
6953 -# CONFIG_CIFS_DEBUG is not set
6954 -# CONFIG_CIFS_DFS_UPCALL is not set
6955 -CONFIG_CIFS_SMB2=y
6956 -# CONFIG_CIFS_FSCACHE is not set
6957 -# CONFIG_NCP_FS is not set
6958 -# CONFIG_CODA_FS is not set
6959 -# CONFIG_AFS_FS is not set
6960 -CONFIG_NLS=y
6961 -CONFIG_NLS_DEFAULT="iso8859-15"
6962 -CONFIG_NLS_CODEPAGE_437=m
6963 -CONFIG_NLS_CODEPAGE_737=m
6964 -CONFIG_NLS_CODEPAGE_775=m
6965 -CONFIG_NLS_CODEPAGE_850=m
6966 -CONFIG_NLS_CODEPAGE_852=m
6967 -CONFIG_NLS_CODEPAGE_855=m
6968 -CONFIG_NLS_CODEPAGE_857=m
6969 -CONFIG_NLS_CODEPAGE_860=m
6970 -CONFIG_NLS_CODEPAGE_861=m
6971 -CONFIG_NLS_CODEPAGE_862=m
6972 -CONFIG_NLS_CODEPAGE_863=m
6973 -CONFIG_NLS_CODEPAGE_864=m
6974 -CONFIG_NLS_CODEPAGE_865=m
6975 -CONFIG_NLS_CODEPAGE_866=m
6976 -CONFIG_NLS_CODEPAGE_869=m
6977 -CONFIG_NLS_CODEPAGE_936=m
6978 -CONFIG_NLS_CODEPAGE_950=m
6979 -CONFIG_NLS_CODEPAGE_932=m
6980 -CONFIG_NLS_CODEPAGE_949=m
6981 -CONFIG_NLS_CODEPAGE_874=m
6982 -CONFIG_NLS_ISO8859_8=m
6983 -CONFIG_NLS_CODEPAGE_1250=m
6984 -CONFIG_NLS_CODEPAGE_1251=m
6985 -CONFIG_NLS_ASCII=m
6986 -CONFIG_NLS_ISO8859_1=m
6987 -CONFIG_NLS_ISO8859_2=m
6988 -CONFIG_NLS_ISO8859_3=m
6989 -CONFIG_NLS_ISO8859_4=m
6990 -CONFIG_NLS_ISO8859_5=m
6991 -CONFIG_NLS_ISO8859_6=m
6992 -CONFIG_NLS_ISO8859_7=m
6993 -CONFIG_NLS_ISO8859_9=m
6994 -CONFIG_NLS_ISO8859_13=m
6995 -CONFIG_NLS_ISO8859_14=m
6996 -CONFIG_NLS_ISO8859_15=m
6997 -CONFIG_NLS_KOI8_R=m
6998 -CONFIG_NLS_KOI8_U=m
6999 -# CONFIG_NLS_MAC_ROMAN is not set
7000 -# CONFIG_NLS_MAC_CELTIC is not set
7001 -# CONFIG_NLS_MAC_CENTEURO is not set
7002 -# CONFIG_NLS_MAC_CROATIAN is not set
7003 -# CONFIG_NLS_MAC_CYRILLIC is not set
7004 -# CONFIG_NLS_MAC_GAELIC is not set
7005 -# CONFIG_NLS_MAC_GREEK is not set
7006 -# CONFIG_NLS_MAC_ICELAND is not set
7007 -# CONFIG_NLS_MAC_INUIT is not set
7008 -# CONFIG_NLS_MAC_ROMANIAN is not set
7009 -# CONFIG_NLS_MAC_TURKISH is not set
7010 -CONFIG_NLS_UTF8=m
7011 -
7012 -#
7013 -# Kernel hacking
7014 -#
7015 -CONFIG_PRINTK_TIME=y
7016 -CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
7017 -# CONFIG_ENABLE_WARN_DEPRECATED is not set
7018 -# CONFIG_ENABLE_MUST_CHECK is not set
7019 -CONFIG_FRAME_WARN=1024
7020 -CONFIG_MAGIC_SYSRQ=y
7021 -# CONFIG_STRIP_ASM_SYMS is not set
7022 -# CONFIG_UNUSED_SYMBOLS is not set
7023 -# CONFIG_DEBUG_FS is not set
7024 -# CONFIG_HEADERS_CHECK is not set
7025 -# CONFIG_DEBUG_SECTION_MISMATCH is not set
7026 -# CONFIG_DEBUG_KERNEL is not set
7027 -# CONFIG_PANIC_ON_OOPS is not set
7028 -CONFIG_PANIC_ON_OOPS_VALUE=0
7029 -# CONFIG_SLUB_DEBUG_ON is not set
7030 -# CONFIG_SLUB_STATS is not set
7031 -CONFIG_DEBUG_BUGVERBOSE=y
7032 -CONFIG_DEBUG_MEMORY_INIT=y
7033 -CONFIG_ARCH_WANT_FRAME_POINTERS=y
7034 -CONFIG_FRAME_POINTER=y
7035 -
7036 -#
7037 -# RCU Debugging
7038 -#
7039 -# CONFIG_SPARSE_RCU_POINTER is not set
7040 -CONFIG_RCU_CPU_STALL_TIMEOUT=60
7041 -CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
7042 -CONFIG_HAVE_FUNCTION_TRACER=y
7043 -CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
7044 -CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
7045 -# CONFIG_ATOMIC64_SELFTEST is not set
7046 -# CONFIG_ASYNC_RAID6_TEST is not set
7047 -# CONFIG_SAMPLES is not set
7048 -# CONFIG_TEST_STRING_HELPERS is not set
7049 -# CONFIG_TEST_KSTRTOX is not set
7050 -
7051 -#
7052 -# Security options
7053 -#
7054 -CONFIG_KEYS=y
7055 -# CONFIG_ENCRYPTED_KEYS is not set
7056 -# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
7057 -# CONFIG_SECURITY_DMESG_RESTRICT is not set
7058 -# CONFIG_SECURITY is not set
7059 -# CONFIG_SECURITYFS is not set
7060 -CONFIG_DEFAULT_SECURITY_DAC=y
7061 -CONFIG_DEFAULT_SECURITY=""
7062 -CONFIG_XOR_BLOCKS=y
7063 -CONFIG_ASYNC_CORE=y
7064 -CONFIG_ASYNC_MEMCPY=y
7065 -CONFIG_ASYNC_XOR=y
7066 -CONFIG_ASYNC_PQ=y
7067 -CONFIG_ASYNC_RAID6_RECOV=y
7068 -CONFIG_CRYPTO=y
7069 -
7070 -#
7071 -# Crypto core or helper
7072 -#
7073 -CONFIG_CRYPTO_ALGAPI=y
7074 -CONFIG_CRYPTO_ALGAPI2=y
7075 -CONFIG_CRYPTO_AEAD=m
7076 -CONFIG_CRYPTO_AEAD2=y
7077 -CONFIG_CRYPTO_BLKCIPHER=y
7078 -CONFIG_CRYPTO_BLKCIPHER2=y
7079 -CONFIG_CRYPTO_HASH=m
7080 -CONFIG_CRYPTO_HASH2=y
7081 -CONFIG_CRYPTO_RNG2=y
7082 -CONFIG_CRYPTO_PCOMP2=y
7083 -CONFIG_CRYPTO_MANAGER=y
7084 -CONFIG_CRYPTO_MANAGER2=y
7085 -# CONFIG_CRYPTO_USER is not set
7086 -CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
7087 -# CONFIG_CRYPTO_GF128MUL is not set
7088 -# CONFIG_CRYPTO_NULL is not set
7089 -# CONFIG_CRYPTO_PCRYPT is not set
7090 -CONFIG_CRYPTO_WORKQUEUE=y
7091 -# CONFIG_CRYPTO_CRYPTD is not set
7092 -CONFIG_CRYPTO_AUTHENC=m
7093 -# CONFIG_CRYPTO_TEST is not set
7094 -
7095 -#
7096 -# Authenticated Encryption with Associated Data
7097 -#
7098 -# CONFIG_CRYPTO_CCM is not set
7099 -# CONFIG_CRYPTO_GCM is not set
7100 -# CONFIG_CRYPTO_SEQIV is not set
7101 -
7102 -#
7103 -# Block modes
7104 -#
7105 -CONFIG_CRYPTO_CBC=y
7106 -# CONFIG_CRYPTO_CTR is not set
7107 -# CONFIG_CRYPTO_CTS is not set
7108 -CONFIG_CRYPTO_ECB=m
7109 -# CONFIG_CRYPTO_LRW is not set
7110 -# CONFIG_CRYPTO_PCBC is not set
7111 -# CONFIG_CRYPTO_XTS is not set
7112 -
7113 -#
7114 -# Hash modes
7115 -#
7116 -# CONFIG_CRYPTO_CMAC is not set
7117 -CONFIG_CRYPTO_HMAC=m
7118 -# CONFIG_CRYPTO_XCBC is not set
7119 -# CONFIG_CRYPTO_VMAC is not set
7120 -
7121 -#
7122 -# Digest
7123 -#
7124 -CONFIG_CRYPTO_CRC32C=m
7125 -# CONFIG_CRYPTO_CRC32 is not set
7126 -# CONFIG_CRYPTO_GHASH is not set
7127 -CONFIG_CRYPTO_MD4=m
7128 -CONFIG_CRYPTO_MD5=m
7129 -# CONFIG_CRYPTO_MICHAEL_MIC is not set
7130 -# CONFIG_CRYPTO_RMD128 is not set
7131 -# CONFIG_CRYPTO_RMD160 is not set
7132 -# CONFIG_CRYPTO_RMD256 is not set
7133 -# CONFIG_CRYPTO_RMD320 is not set
7134 -CONFIG_CRYPTO_SHA1=m
7135 -CONFIG_CRYPTO_SHA256=m
7136 -# CONFIG_CRYPTO_SHA512 is not set
7137 -# CONFIG_CRYPTO_TGR192 is not set
7138 -# CONFIG_CRYPTO_WP512 is not set
7139 -
7140 -#
7141 -# Ciphers
7142 -#
7143 -CONFIG_CRYPTO_AES=y
7144 -# CONFIG_CRYPTO_ANUBIS is not set
7145 -CONFIG_CRYPTO_ARC4=m
7146 -# CONFIG_CRYPTO_BLOWFISH is not set
7147 -# CONFIG_CRYPTO_CAMELLIA is not set
7148 -# CONFIG_CRYPTO_CAST5 is not set
7149 -# CONFIG_CRYPTO_CAST6 is not set
7150 -CONFIG_CRYPTO_DES=m
7151 -# CONFIG_CRYPTO_FCRYPT is not set
7152 -# CONFIG_CRYPTO_KHAZAD is not set
7153 -# CONFIG_CRYPTO_SALSA20 is not set
7154 -# CONFIG_CRYPTO_SEED is not set
7155 -# CONFIG_CRYPTO_SERPENT is not set
7156 -# CONFIG_CRYPTO_TEA is not set
7157 -# CONFIG_CRYPTO_TWOFISH is not set
7158 -
7159 -#
7160 -# Compression
7161 -#
7162 -CONFIG_CRYPTO_DEFLATE=m
7163 -# CONFIG_CRYPTO_ZLIB is not set
7164 -# CONFIG_CRYPTO_LZO is not set
7165 -
7166 -#
7167 -# Random Number Generation
7168 -#
7169 -# CONFIG_CRYPTO_ANSI_CPRNG is not set
7170 -# CONFIG_CRYPTO_USER_API_HASH is not set
7171 -# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
7172 -# CONFIG_CRYPTO_HW is not set
7173 -# CONFIG_ASYMMETRIC_KEY_TYPE is not set
7174 -# CONFIG_BINARY_PRINTF is not set
7175 -
7176 -#
7177 -# Library routines
7178 -#
7179 -CONFIG_RAID6_PQ=y
7180 -CONFIG_BITREVERSE=y
7181 -CONFIG_GENERIC_STRNCPY_FROM_USER=y
7182 -CONFIG_GENERIC_PCI_IOMAP=y
7183 -CONFIG_GENERIC_IO=y
7184 -CONFIG_CRC_CCITT=m
7185 -CONFIG_CRC16=y
7186 -# CONFIG_CRC_T10DIF is not set
7187 -CONFIG_CRC_ITU_T=m
7188 -CONFIG_CRC32=y
7189 -# CONFIG_CRC32_SELFTEST is not set
7190 -CONFIG_CRC32_SLICEBY8=y
7191 -# CONFIG_CRC32_SLICEBY4 is not set
7192 -# CONFIG_CRC32_SARWATE is not set
7193 -# CONFIG_CRC32_BIT is not set
7194 -# CONFIG_CRC7 is not set
7195 -CONFIG_LIBCRC32C=m
7196 -# CONFIG_CRC8 is not set
7197 -CONFIG_ZLIB_INFLATE=y
7198 -CONFIG_ZLIB_DEFLATE=m
7199 -CONFIG_LZO_DECOMPRESS=y
7200 -CONFIG_XZ_DEC=y
7201 -CONFIG_XZ_DEC_X86=y
7202 -CONFIG_XZ_DEC_POWERPC=y
7203 -CONFIG_XZ_DEC_IA64=y
7204 -CONFIG_XZ_DEC_ARM=y
7205 -CONFIG_XZ_DEC_ARMTHUMB=y
7206 -CONFIG_XZ_DEC_SPARC=y
7207 -CONFIG_XZ_DEC_BCJ=y
7208 -# CONFIG_XZ_DEC_TEST is not set
7209 -CONFIG_DECOMPRESS_GZIP=y
7210 -CONFIG_DECOMPRESS_BZIP2=y
7211 -CONFIG_DECOMPRESS_LZMA=y
7212 -CONFIG_DECOMPRESS_XZ=y
7213 -CONFIG_DECOMPRESS_LZO=y
7214 -CONFIG_HAS_IOMEM=y
7215 -CONFIG_HAS_IOPORT=y
7216 -CONFIG_HAS_DMA=y
7217 -CONFIG_CPU_RMAP=y
7218 -CONFIG_DQL=y
7219 -CONFIG_NLATTR=y
7220 -CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
7221 -# CONFIG_AVERAGE is not set
7222 -# CONFIG_CORDIC is not set
7223 -# CONFIG_DDR is not set
7224 -CONFIG_OID_REGISTRY=m
7225
7226 diff --git a/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config b/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config
7227 deleted file mode 100644
7228 index 1baf7ea1..00000000
7229 --- a/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config
7230 +++ /dev/null
7231 @@ -1,2237 +0,0 @@
7232 -#
7233 -# Automatically generated file; DO NOT EDIT.
7234 -# Linux/parisc 3.10.27-gentoo Kernel Configuration
7235 -#
7236 -
7237 -#
7238 -# Gentoo Linux
7239 -#
7240 -CONFIG_GENTOO_LINUX=y
7241 -CONFIG_GENTOO_LINUX_UDEV=y
7242 -
7243 -#
7244 -# Support for init systems, system and service managers
7245 -#
7246 -CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
7247 -# CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
7248 -CONFIG_PARISC=y
7249 -CONFIG_MMU=y
7250 -CONFIG_STACK_GROWSUP=y
7251 -CONFIG_RWSEM_GENERIC_SPINLOCK=y
7252 -# CONFIG_ARCH_HAS_ILOG2_U32 is not set
7253 -# CONFIG_ARCH_HAS_ILOG2_U64 is not set
7254 -CONFIG_GENERIC_BUG=y
7255 -CONFIG_GENERIC_HWEIGHT=y
7256 -CONFIG_GENERIC_CALIBRATE_DELAY=y
7257 -CONFIG_TIME_LOW_RES=y
7258 -CONFIG_HAVE_LATENCYTOP_SUPPORT=y
7259 -CONFIG_STACKTRACE_SUPPORT=y
7260 -CONFIG_NEED_DMA_MAP_STATE=y
7261 -CONFIG_NEED_SG_DMA_LENGTH=y
7262 -CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
7263 -CONFIG_IRQ_WORK=y
7264 -
7265 -#
7266 -# General setup
7267 -#
7268 -CONFIG_INIT_ENV_ARG_LIMIT=32
7269 -CONFIG_CROSS_COMPILE=""
7270 -CONFIG_LOCALVERSION=""
7271 -CONFIG_LOCALVERSION_AUTO=y
7272 -CONFIG_DEFAULT_HOSTNAME="(none)"
7273 -CONFIG_SWAP=y
7274 -CONFIG_SYSVIPC=y
7275 -CONFIG_SYSVIPC_SYSCTL=y
7276 -# CONFIG_POSIX_MQUEUE is not set
7277 -# CONFIG_FHANDLE is not set
7278 -# CONFIG_AUDIT is not set
7279 -CONFIG_HAVE_GENERIC_HARDIRQS=y
7280 -
7281 -#
7282 -# IRQ subsystem
7283 -#
7284 -CONFIG_GENERIC_HARDIRQS=y
7285 -CONFIG_GENERIC_IRQ_PROBE=y
7286 -
7287 -#
7288 -# CPU/Task time and stats accounting
7289 -#
7290 -CONFIG_TICK_CPU_ACCOUNTING=y
7291 -# CONFIG_BSD_PROCESS_ACCT is not set
7292 -# CONFIG_TASKSTATS is not set
7293 -
7294 -#
7295 -# RCU Subsystem
7296 -#
7297 -CONFIG_TREE_RCU=y
7298 -# CONFIG_PREEMPT_RCU is not set
7299 -CONFIG_RCU_STALL_COMMON=y
7300 -CONFIG_RCU_FANOUT=32
7301 -CONFIG_RCU_FANOUT_LEAF=16
7302 -# CONFIG_RCU_FANOUT_EXACT is not set
7303 -# CONFIG_TREE_RCU_TRACE is not set
7304 -# CONFIG_RCU_NOCB_CPU is not set
7305 -CONFIG_IKCONFIG=y
7306 -CONFIG_IKCONFIG_PROC=y
7307 -CONFIG_LOG_BUF_SHIFT=18
7308 -# CONFIG_CGROUPS is not set
7309 -# CONFIG_CHECKPOINT_RESTORE is not set
7310 -CONFIG_NAMESPACES=y
7311 -# CONFIG_UTS_NS is not set
7312 -# CONFIG_IPC_NS is not set
7313 -# CONFIG_PID_NS is not set
7314 -# CONFIG_NET_NS is not set
7315 -# CONFIG_SCHED_AUTOGROUP is not set
7316 -# CONFIG_SYSFS_DEPRECATED is not set
7317 -# CONFIG_RELAY is not set
7318 -CONFIG_BLK_DEV_INITRD=y
7319 -CONFIG_INITRAMFS_SOURCE=""
7320 -CONFIG_RD_GZIP=y
7321 -CONFIG_RD_BZIP2=y
7322 -CONFIG_RD_LZMA=y
7323 -CONFIG_RD_XZ=y
7324 -CONFIG_RD_LZO=y
7325 -# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
7326 -CONFIG_SYSCTL=y
7327 -CONFIG_ANON_INODES=y
7328 -CONFIG_SYSCTL_ARCH_UNALIGN_ALLOW=y
7329 -CONFIG_HOTPLUG=y
7330 -# CONFIG_EXPERT is not set
7331 -# CONFIG_SYSCTL_SYSCALL is not set
7332 -CONFIG_KALLSYMS=y
7333 -CONFIG_PRINTK=y
7334 -CONFIG_BUG=y
7335 -CONFIG_ELF_CORE=y
7336 -CONFIG_BASE_FULL=y
7337 -CONFIG_FUTEX=y
7338 -CONFIG_EPOLL=y
7339 -CONFIG_SIGNALFD=y
7340 -CONFIG_TIMERFD=y
7341 -CONFIG_EVENTFD=y
7342 -CONFIG_SHMEM=y
7343 -CONFIG_AIO=y
7344 -CONFIG_PCI_QUIRKS=y
7345 -# CONFIG_EMBEDDED is not set
7346 -CONFIG_HAVE_PERF_EVENTS=y
7347 -
7348 -#
7349 -# Kernel Performance Events And Counters
7350 -#
7351 -# CONFIG_PERF_EVENTS is not set
7352 -CONFIG_VM_EVENT_COUNTERS=y
7353 -CONFIG_SLUB_DEBUG=y
7354 -CONFIG_COMPAT_BRK=y
7355 -# CONFIG_SLAB is not set
7356 -CONFIG_SLUB=y
7357 -# CONFIG_PROFILING is not set
7358 -CONFIG_HAVE_OPROFILE=y
7359 -# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
7360 -CONFIG_USE_GENERIC_SMP_HELPERS=y
7361 -CONFIG_GENERIC_SMP_IDLE_THREAD=y
7362 -CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
7363 -CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
7364 -CONFIG_MODULES_USE_ELF_RELA=y
7365 -CONFIG_CLONE_BACKWARDS=y
7366 -
7367 -#
7368 -# GCOV-based kernel profiling
7369 -#
7370 -# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
7371 -CONFIG_SLABINFO=y
7372 -CONFIG_RT_MUTEXES=y
7373 -CONFIG_BASE_SMALL=0
7374 -CONFIG_MODULES=y
7375 -# CONFIG_MODULE_FORCE_LOAD is not set
7376 -CONFIG_MODULE_UNLOAD=y
7377 -CONFIG_MODULE_FORCE_UNLOAD=y
7378 -# CONFIG_MODVERSIONS is not set
7379 -# CONFIG_MODULE_SRCVERSION_ALL is not set
7380 -# CONFIG_MODULE_SIG is not set
7381 -CONFIG_INIT_ALL_POSSIBLE=y
7382 -CONFIG_STOP_MACHINE=y
7383 -CONFIG_BLOCK=y
7384 -CONFIG_LBDAF=y
7385 -# CONFIG_BLK_DEV_BSG is not set
7386 -# CONFIG_BLK_DEV_BSGLIB is not set
7387 -# CONFIG_BLK_DEV_INTEGRITY is not set
7388 -
7389 -#
7390 -# Partition Types
7391 -#
7392 -# CONFIG_PARTITION_ADVANCED is not set
7393 -CONFIG_MSDOS_PARTITION=y
7394 -CONFIG_EFI_PARTITION=y
7395 -
7396 -#
7397 -# IO Schedulers
7398 -#
7399 -CONFIG_IOSCHED_NOOP=y
7400 -CONFIG_IOSCHED_DEADLINE=y
7401 -CONFIG_IOSCHED_CFQ=y
7402 -# CONFIG_DEFAULT_DEADLINE is not set
7403 -CONFIG_DEFAULT_CFQ=y
7404 -# CONFIG_DEFAULT_NOOP is not set
7405 -CONFIG_DEFAULT_IOSCHED="cfq"
7406 -CONFIG_BROKEN_RODATA=y
7407 -CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
7408 -CONFIG_INLINE_READ_UNLOCK=y
7409 -CONFIG_INLINE_READ_UNLOCK_IRQ=y
7410 -CONFIG_INLINE_WRITE_UNLOCK=y
7411 -CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
7412 -CONFIG_MUTEX_SPIN_ON_OWNER=y
7413 -# CONFIG_FREEZER is not set
7414 -
7415 -#
7416 -# Processor type and features
7417 -#
7418 -CONFIG_PA7000=y
7419 -# CONFIG_PA7100LC is not set
7420 -# CONFIG_PA7200 is not set
7421 -# CONFIG_PA7300LC is not set
7422 -# CONFIG_PA8X00 is not set
7423 -CONFIG_PA11=y
7424 -CONFIG_PARISC_PAGE_SIZE_4KB=y
7425 -CONFIG_SMP=y
7426 -CONFIG_IRQSTACKS=y
7427 -CONFIG_HOTPLUG_CPU=y
7428 -CONFIG_ARCH_FLATMEM_ENABLE=y
7429 -CONFIG_PREEMPT_NONE=y
7430 -# CONFIG_PREEMPT_VOLUNTARY is not set
7431 -# CONFIG_PREEMPT is not set
7432 -# CONFIG_HZ_100 is not set
7433 -CONFIG_HZ_250=y
7434 -# CONFIG_HZ_300 is not set
7435 -# CONFIG_HZ_1000 is not set
7436 -CONFIG_HZ=250
7437 -# CONFIG_SCHED_HRTICK is not set
7438 -CONFIG_FLATMEM=y
7439 -CONFIG_FLAT_NODE_MEM_MAP=y
7440 -# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
7441 -CONFIG_PAGEFLAGS_EXTENDED=y
7442 -CONFIG_SPLIT_PTLOCK_CPUS=999999
7443 -# CONFIG_COMPACTION is not set
7444 -# CONFIG_PHYS_ADDR_T_64BIT is not set
7445 -CONFIG_ZONE_DMA_FLAG=0
7446 -CONFIG_VIRT_TO_BUS=y
7447 -# CONFIG_KSM is not set
7448 -CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
7449 -CONFIG_CROSS_MEMORY_ATTACH=y
7450 -# CONFIG_CLEANCACHE is not set
7451 -# CONFIG_FRONTSWAP is not set
7452 -# CONFIG_HPUX is not set
7453 -CONFIG_NR_CPUS=32
7454 -
7455 -#
7456 -# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
7457 -#
7458 -CONFIG_GSC=y
7459 -CONFIG_HPPB=y
7460 -CONFIG_IOMMU_CCIO=y
7461 -CONFIG_GSC_LASI=y
7462 -CONFIG_GSC_WAX=y
7463 -CONFIG_EISA=y
7464 -CONFIG_EISA_NAMES=y
7465 -# CONFIG_ISA is not set
7466 -CONFIG_PCI=y
7467 -# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
7468 -# CONFIG_PCI_STUB is not set
7469 -# CONFIG_PCI_IOV is not set
7470 -# CONFIG_PCI_PRI is not set
7471 -# CONFIG_PCI_PASID is not set
7472 -CONFIG_GSC_DINO=y
7473 -CONFIG_PCI_LBA=y
7474 -CONFIG_IOSAPIC=y
7475 -CONFIG_IOMMU_SBA=y
7476 -CONFIG_IOMMU_HELPER=y
7477 -# CONFIG_PCCARD is not set
7478 -# CONFIG_HOTPLUG_PCI is not set
7479 -
7480 -#
7481 -# PA-RISC specific drivers
7482 -#
7483 -CONFIG_SUPERIO=y
7484 -CONFIG_CHASSIS_LCD_LED=y
7485 -CONFIG_PDC_CHASSIS=y
7486 -CONFIG_PDC_CHASSIS_WARN=y
7487 -CONFIG_PDC_STABLE=y
7488 -
7489 -#
7490 -# Executable file formats
7491 -#
7492 -CONFIG_BINFMT_ELF=y
7493 -# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
7494 -CONFIG_BINFMT_SCRIPT=y
7495 -# CONFIG_HAVE_AOUT is not set
7496 -CONFIG_BINFMT_MISC=y
7497 -CONFIG_COREDUMP=y
7498 -CONFIG_NET=y
7499 -
7500 -#
7501 -# Networking options
7502 -#
7503 -CONFIG_PACKET=y
7504 -# CONFIG_PACKET_DIAG is not set
7505 -CONFIG_UNIX=y
7506 -# CONFIG_UNIX_DIAG is not set
7507 -# CONFIG_XFRM_USER is not set
7508 -# CONFIG_NET_KEY is not set
7509 -CONFIG_INET=y
7510 -# CONFIG_IP_MULTICAST is not set
7511 -# CONFIG_IP_ADVANCED_ROUTER is not set
7512 -CONFIG_IP_PNP=y
7513 -CONFIG_IP_PNP_DHCP=y
7514 -CONFIG_IP_PNP_BOOTP=y
7515 -# CONFIG_IP_PNP_RARP is not set
7516 -# CONFIG_NET_IPIP is not set
7517 -# CONFIG_NET_IPGRE_DEMUX is not set
7518 -CONFIG_NET_IP_TUNNEL=m
7519 -# CONFIG_ARPD is not set
7520 -CONFIG_SYN_COOKIES=y
7521 -# CONFIG_INET_AH is not set
7522 -# CONFIG_INET_ESP is not set
7523 -# CONFIG_INET_IPCOMP is not set
7524 -# CONFIG_INET_XFRM_TUNNEL is not set
7525 -CONFIG_INET_TUNNEL=m
7526 -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
7527 -# CONFIG_INET_XFRM_MODE_TUNNEL is not set
7528 -# CONFIG_INET_XFRM_MODE_BEET is not set
7529 -CONFIG_INET_LRO=y
7530 -# CONFIG_INET_DIAG is not set
7531 -# CONFIG_TCP_CONG_ADVANCED is not set
7532 -CONFIG_TCP_CONG_CUBIC=y
7533 -CONFIG_DEFAULT_TCP_CONG="cubic"
7534 -# CONFIG_TCP_MD5SIG is not set
7535 -CONFIG_IPV6=y
7536 -CONFIG_IPV6_PRIVACY=y
7537 -# CONFIG_IPV6_ROUTER_PREF is not set
7538 -# CONFIG_IPV6_OPTIMISTIC_DAD is not set
7539 -# CONFIG_INET6_AH is not set
7540 -# CONFIG_INET6_ESP is not set
7541 -# CONFIG_INET6_IPCOMP is not set
7542 -# CONFIG_IPV6_MIP6 is not set
7543 -# CONFIG_INET6_XFRM_TUNNEL is not set
7544 -CONFIG_INET6_TUNNEL=m
7545 -# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
7546 -# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
7547 -# CONFIG_INET6_XFRM_MODE_BEET is not set
7548 -# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
7549 -CONFIG_IPV6_SIT=m
7550 -# CONFIG_IPV6_SIT_6RD is not set
7551 -CONFIG_IPV6_NDISC_NODETYPE=y
7552 -CONFIG_IPV6_TUNNEL=m
7553 -CONFIG_IPV6_GRE=m
7554 -# CONFIG_IPV6_MULTIPLE_TABLES is not set
7555 -# CONFIG_IPV6_MROUTE is not set
7556 -# CONFIG_NETWORK_SECMARK is not set
7557 -# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
7558 -# CONFIG_NETFILTER is not set
7559 -# CONFIG_IP_DCCP is not set
7560 -# CONFIG_IP_SCTP is not set
7561 -# CONFIG_RDS is not set
7562 -# CONFIG_TIPC is not set
7563 -# CONFIG_ATM is not set
7564 -# CONFIG_L2TP is not set
7565 -CONFIG_STP=m
7566 -CONFIG_BRIDGE=m
7567 -CONFIG_BRIDGE_IGMP_SNOOPING=y
7568 -# CONFIG_BRIDGE_VLAN_FILTERING is not set
7569 -CONFIG_HAVE_NET_DSA=y
7570 -CONFIG_VLAN_8021Q=m
7571 -# CONFIG_VLAN_8021Q_GVRP is not set
7572 -# CONFIG_VLAN_8021Q_MVRP is not set
7573 -# CONFIG_DECNET is not set
7574 -CONFIG_LLC=m
7575 -# CONFIG_LLC2 is not set
7576 -# CONFIG_IPX is not set
7577 -# CONFIG_ATALK is not set
7578 -# CONFIG_X25 is not set
7579 -# CONFIG_LAPB is not set
7580 -# CONFIG_PHONET is not set
7581 -# CONFIG_IEEE802154 is not set
7582 -# CONFIG_NET_SCHED is not set
7583 -# CONFIG_DCB is not set
7584 -CONFIG_DNS_RESOLVER=y
7585 -# CONFIG_BATMAN_ADV is not set
7586 -# CONFIG_OPENVSWITCH is not set
7587 -# CONFIG_VSOCKETS is not set
7588 -CONFIG_NETLINK_MMAP=y
7589 -# CONFIG_NETLINK_DIAG is not set
7590 -CONFIG_RPS=y
7591 -CONFIG_RFS_ACCEL=y
7592 -CONFIG_XPS=y
7593 -CONFIG_BQL=y
7594 -
7595 -#
7596 -# Network testing
7597 -#
7598 -# CONFIG_NET_PKTGEN is not set
7599 -# CONFIG_HAMRADIO is not set
7600 -# CONFIG_CAN is not set
7601 -# CONFIG_IRDA is not set
7602 -# CONFIG_BT is not set
7603 -# CONFIG_AF_RXRPC is not set
7604 -# CONFIG_WIRELESS is not set
7605 -# CONFIG_WIMAX is not set
7606 -# CONFIG_RFKILL is not set
7607 -# CONFIG_NET_9P is not set
7608 -# CONFIG_CAIF is not set
7609 -# CONFIG_CEPH_LIB is not set
7610 -# CONFIG_NFC is not set
7611 -
7612 -#
7613 -# Device Drivers
7614 -#
7615 -
7616 -#
7617 -# Generic Driver Options
7618 -#
7619 -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
7620 -CONFIG_DEVTMPFS=y
7621 -CONFIG_DEVTMPFS_MOUNT=y
7622 -CONFIG_STANDALONE=y
7623 -CONFIG_PREVENT_FIRMWARE_BUILD=y
7624 -CONFIG_FW_LOADER=y
7625 -CONFIG_FIRMWARE_IN_KERNEL=y
7626 -CONFIG_EXTRA_FIRMWARE=""
7627 -CONFIG_FW_LOADER_USER_HELPER=y
7628 -# CONFIG_SYS_HYPERVISOR is not set
7629 -# CONFIG_GENERIC_CPU_DEVICES is not set
7630 -# CONFIG_DMA_SHARED_BUFFER is not set
7631 -
7632 -#
7633 -# Bus devices
7634 -#
7635 -# CONFIG_CONNECTOR is not set
7636 -# CONFIG_MTD is not set
7637 -# CONFIG_PARPORT is not set
7638 -CONFIG_BLK_DEV=y
7639 -# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
7640 -# CONFIG_BLK_CPQ_DA is not set
7641 -# CONFIG_BLK_CPQ_CISS_DA is not set
7642 -# CONFIG_BLK_DEV_DAC960 is not set
7643 -# CONFIG_BLK_DEV_UMEM is not set
7644 -# CONFIG_BLK_DEV_COW_COMMON is not set
7645 -CONFIG_BLK_DEV_LOOP=y
7646 -CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
7647 -# CONFIG_BLK_DEV_CRYPTOLOOP is not set
7648 -# CONFIG_BLK_DEV_DRBD is not set
7649 -# CONFIG_BLK_DEV_NBD is not set
7650 -# CONFIG_BLK_DEV_NVME is not set
7651 -# CONFIG_BLK_DEV_SX8 is not set
7652 -# CONFIG_BLK_DEV_RAM is not set
7653 -# CONFIG_CDROM_PKTCDVD is not set
7654 -# CONFIG_ATA_OVER_ETH is not set
7655 -# CONFIG_BLK_DEV_HD is not set
7656 -# CONFIG_BLK_DEV_RBD is not set
7657 -# CONFIG_BLK_DEV_RSXX is not set
7658 -
7659 -#
7660 -# Misc devices
7661 -#
7662 -# CONFIG_SENSORS_LIS3LV02D is not set
7663 -# CONFIG_AD525X_DPOT is not set
7664 -# CONFIG_DUMMY_IRQ is not set
7665 -# CONFIG_PHANTOM is not set
7666 -# CONFIG_INTEL_MID_PTI is not set
7667 -# CONFIG_SGI_IOC4 is not set
7668 -# CONFIG_TIFM_CORE is not set
7669 -# CONFIG_ICS932S401 is not set
7670 -# CONFIG_ATMEL_SSC is not set
7671 -# CONFIG_ENCLOSURE_SERVICES is not set
7672 -# CONFIG_HP_ILO is not set
7673 -# CONFIG_APDS9802ALS is not set
7674 -# CONFIG_ISL29003 is not set
7675 -# CONFIG_ISL29020 is not set
7676 -# CONFIG_SENSORS_TSL2550 is not set
7677 -# CONFIG_SENSORS_BH1780 is not set
7678 -# CONFIG_SENSORS_BH1770 is not set
7679 -# CONFIG_SENSORS_APDS990X is not set
7680 -# CONFIG_HMC6352 is not set
7681 -# CONFIG_DS1682 is not set
7682 -# CONFIG_BMP085_I2C is not set
7683 -# CONFIG_PCH_PHUB is not set
7684 -# CONFIG_USB_SWITCH_FSA9480 is not set
7685 -# CONFIG_SRAM is not set
7686 -# CONFIG_C2PORT is not set
7687 -
7688 -#
7689 -# EEPROM support
7690 -#
7691 -# CONFIG_EEPROM_AT24 is not set
7692 -# CONFIG_EEPROM_LEGACY is not set
7693 -# CONFIG_EEPROM_MAX6875 is not set
7694 -# CONFIG_EEPROM_93CX6 is not set
7695 -# CONFIG_CB710_CORE is not set
7696 -
7697 -#
7698 -# Texas Instruments shared transport line discipline
7699 -#
7700 -# CONFIG_SENSORS_LIS3_I2C is not set
7701 -
7702 -#
7703 -# Altera FPGA firmware download module
7704 -#
7705 -# CONFIG_ALTERA_STAPL is not set
7706 -CONFIG_HAVE_IDE=y
7707 -# CONFIG_IDE is not set
7708 -
7709 -#
7710 -# SCSI device support
7711 -#
7712 -CONFIG_SCSI_MOD=y
7713 -# CONFIG_RAID_ATTRS is not set
7714 -CONFIG_SCSI=y
7715 -CONFIG_SCSI_DMA=y
7716 -# CONFIG_SCSI_TGT is not set
7717 -# CONFIG_SCSI_NETLINK is not set
7718 -CONFIG_SCSI_PROC_FS=y
7719 -
7720 -#
7721 -# SCSI support type (disk, tape, CD-ROM)
7722 -#
7723 -CONFIG_BLK_DEV_SD=y
7724 -# CONFIG_CHR_DEV_ST is not set
7725 -# CONFIG_CHR_DEV_OSST is not set
7726 -CONFIG_BLK_DEV_SR=y
7727 -# CONFIG_BLK_DEV_SR_VENDOR is not set
7728 -CONFIG_CHR_DEV_SG=y
7729 -# CONFIG_CHR_DEV_SCH is not set
7730 -CONFIG_SCSI_MULTI_LUN=y
7731 -CONFIG_SCSI_CONSTANTS=y
7732 -# CONFIG_SCSI_LOGGING is not set
7733 -# CONFIG_SCSI_SCAN_ASYNC is not set
7734 -
7735 -#
7736 -# SCSI Transports
7737 -#
7738 -CONFIG_SCSI_SPI_ATTRS=y
7739 -# CONFIG_SCSI_FC_ATTRS is not set
7740 -# CONFIG_SCSI_ISCSI_ATTRS is not set
7741 -# CONFIG_SCSI_SAS_ATTRS is not set
7742 -# CONFIG_SCSI_SAS_LIBSAS is not set
7743 -# CONFIG_SCSI_SRP_ATTRS is not set
7744 -CONFIG_SCSI_LOWLEVEL=y
7745 -# CONFIG_ISCSI_TCP is not set
7746 -# CONFIG_ISCSI_BOOT_SYSFS is not set
7747 -# CONFIG_SCSI_CXGB3_ISCSI is not set
7748 -# CONFIG_SCSI_CXGB4_ISCSI is not set
7749 -# CONFIG_SCSI_BNX2_ISCSI is not set
7750 -# CONFIG_SCSI_BNX2X_FCOE is not set
7751 -# CONFIG_BE2ISCSI is not set
7752 -# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
7753 -# CONFIG_SCSI_HPSA is not set
7754 -# CONFIG_SCSI_3W_9XXX is not set
7755 -# CONFIG_SCSI_3W_SAS is not set
7756 -# CONFIG_SCSI_ACARD is not set
7757 -# CONFIG_SCSI_AHA1740 is not set
7758 -# CONFIG_SCSI_AACRAID is not set
7759 -# CONFIG_SCSI_AIC7XXX is not set
7760 -# CONFIG_SCSI_AIC7XXX_OLD is not set
7761 -# CONFIG_SCSI_AIC79XX is not set
7762 -# CONFIG_SCSI_AIC94XX is not set
7763 -# CONFIG_SCSI_MVSAS is not set
7764 -# CONFIG_SCSI_MVUMI is not set
7765 -# CONFIG_SCSI_DPT_I2O is not set
7766 -# CONFIG_SCSI_ADVANSYS is not set
7767 -# CONFIG_SCSI_ARCMSR is not set
7768 -# CONFIG_MEGARAID_NEWGEN is not set
7769 -# CONFIG_MEGARAID_LEGACY is not set
7770 -# CONFIG_MEGARAID_SAS is not set
7771 -# CONFIG_SCSI_MPT2SAS is not set
7772 -# CONFIG_SCSI_MPT3SAS is not set
7773 -# CONFIG_SCSI_UFSHCD is not set
7774 -# CONFIG_SCSI_HPTIOP is not set
7775 -# CONFIG_LIBFC is not set
7776 -# CONFIG_LIBFCOE is not set
7777 -# CONFIG_FCOE is not set
7778 -# CONFIG_SCSI_DMX3191D is not set
7779 -# CONFIG_SCSI_FUTURE_DOMAIN is not set
7780 -# CONFIG_SCSI_IPS is not set
7781 -# CONFIG_SCSI_INITIO is not set
7782 -# CONFIG_SCSI_INIA100 is not set
7783 -CONFIG_SCSI_LASI700=y
7784 -CONFIG_53C700_LE_ON_BE=y
7785 -# CONFIG_SCSI_STEX is not set
7786 -CONFIG_SCSI_SYM53C8XX_2=y
7787 -CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
7788 -CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
7789 -CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
7790 -CONFIG_SCSI_SYM53C8XX_MMIO=y
7791 -# CONFIG_SCSI_IPR is not set
7792 -CONFIG_SCSI_ZALON=y
7793 -CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=1
7794 -CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
7795 -CONFIG_SCSI_NCR53C8XX_SYNC=20
7796 -# CONFIG_SCSI_QLOGIC_1280 is not set
7797 -# CONFIG_SCSI_QLA_FC is not set
7798 -# CONFIG_SCSI_QLA_ISCSI is not set
7799 -# CONFIG_SCSI_LPFC is not set
7800 -# CONFIG_SCSI_SIM710 is not set
7801 -# CONFIG_SCSI_DC395x is not set
7802 -# CONFIG_SCSI_DC390T is not set
7803 -# CONFIG_SCSI_NSP32 is not set
7804 -# CONFIG_SCSI_DEBUG is not set
7805 -# CONFIG_SCSI_PMCRAID is not set
7806 -# CONFIG_SCSI_PM8001 is not set
7807 -# CONFIG_SCSI_SRP is not set
7808 -# CONFIG_SCSI_BFA_FC is not set
7809 -# CONFIG_SCSI_CHELSIO_FCOE is not set
7810 -# CONFIG_SCSI_DH is not set
7811 -# CONFIG_SCSI_OSD_INITIATOR is not set
7812 -CONFIG_ATA=y
7813 -# CONFIG_ATA_NONSTANDARD is not set
7814 -CONFIG_ATA_VERBOSE_ERROR=y
7815 -CONFIG_SATA_PMP=y
7816 -
7817 -#
7818 -# Controllers with non-SFF native interface
7819 -#
7820 -CONFIG_SATA_AHCI=y
7821 -# CONFIG_SATA_AHCI_PLATFORM is not set
7822 -# CONFIG_SATA_INIC162X is not set
7823 -# CONFIG_SATA_ACARD_AHCI is not set
7824 -# CONFIG_SATA_SIL24 is not set
7825 -CONFIG_ATA_SFF=y
7826 -
7827 -#
7828 -# SFF controllers with custom DMA interface
7829 -#
7830 -# CONFIG_PDC_ADMA is not set
7831 -# CONFIG_SATA_QSTOR is not set
7832 -# CONFIG_SATA_SX4 is not set
7833 -CONFIG_ATA_BMDMA=y
7834 -
7835 -#
7836 -# SATA SFF controllers with BMDMA
7837 -#
7838 -# CONFIG_ATA_PIIX is not set
7839 -# CONFIG_SATA_HIGHBANK is not set
7840 -# CONFIG_SATA_MV is not set
7841 -# CONFIG_SATA_NV is not set
7842 -# CONFIG_SATA_PROMISE is not set
7843 -CONFIG_SATA_SIL=y
7844 -# CONFIG_SATA_SIS is not set
7845 -# CONFIG_SATA_SVW is not set
7846 -# CONFIG_SATA_ULI is not set
7847 -# CONFIG_SATA_VIA is not set
7848 -# CONFIG_SATA_VITESSE is not set
7849 -
7850 -#
7851 -# PATA SFF controllers with BMDMA
7852 -#
7853 -# CONFIG_PATA_ALI is not set
7854 -# CONFIG_PATA_AMD is not set
7855 -# CONFIG_PATA_ARTOP is not set
7856 -# CONFIG_PATA_ATIIXP is not set
7857 -# CONFIG_PATA_ATP867X is not set
7858 -CONFIG_PATA_CMD64X=y
7859 -# CONFIG_PATA_CS5520 is not set
7860 -# CONFIG_PATA_CS5530 is not set
7861 -# CONFIG_PATA_CS5536 is not set
7862 -# CONFIG_PATA_CYPRESS is not set
7863 -# CONFIG_PATA_EFAR is not set
7864 -# CONFIG_PATA_HPT366 is not set
7865 -# CONFIG_PATA_HPT37X is not set
7866 -# CONFIG_PATA_HPT3X2N is not set
7867 -# CONFIG_PATA_HPT3X3 is not set
7868 -# CONFIG_PATA_IT8213 is not set
7869 -# CONFIG_PATA_IT821X is not set
7870 -# CONFIG_PATA_JMICRON is not set
7871 -# CONFIG_PATA_MARVELL is not set
7872 -# CONFIG_PATA_NETCELL is not set
7873 -# CONFIG_PATA_NINJA32 is not set
7874 -CONFIG_PATA_NS87415=y
7875 -# CONFIG_PATA_OLDPIIX is not set
7876 -# CONFIG_PATA_OPTIDMA is not set
7877 -# CONFIG_PATA_PDC2027X is not set
7878 -# CONFIG_PATA_PDC_OLD is not set
7879 -# CONFIG_PATA_RADISYS is not set
7880 -# CONFIG_PATA_RDC is not set
7881 -# CONFIG_PATA_SC1200 is not set
7882 -# CONFIG_PATA_SCH is not set
7883 -# CONFIG_PATA_SERVERWORKS is not set
7884 -CONFIG_PATA_SIL680=y
7885 -# CONFIG_PATA_SIS is not set
7886 -# CONFIG_PATA_TOSHIBA is not set
7887 -# CONFIG_PATA_TRIFLEX is not set
7888 -# CONFIG_PATA_VIA is not set
7889 -# CONFIG_PATA_WINBOND is not set
7890 -
7891 -#
7892 -# PIO-only SFF controllers
7893 -#
7894 -# CONFIG_PATA_CMD640_PCI is not set
7895 -# CONFIG_PATA_MPIIX is not set
7896 -# CONFIG_PATA_NS87410 is not set
7897 -# CONFIG_PATA_OPTI is not set
7898 -# CONFIG_PATA_RZ1000 is not set
7899 -
7900 -#
7901 -# Generic fallback / legacy drivers
7902 -#
7903 -# CONFIG_ATA_GENERIC is not set
7904 -# CONFIG_PATA_LEGACY is not set
7905 -CONFIG_MD=y
7906 -CONFIG_BLK_DEV_MD=y
7907 -CONFIG_MD_AUTODETECT=y
7908 -CONFIG_MD_LINEAR=y
7909 -CONFIG_MD_RAID0=y
7910 -CONFIG_MD_RAID1=y
7911 -CONFIG_MD_RAID10=y
7912 -CONFIG_MD_RAID456=y
7913 -CONFIG_MD_MULTIPATH=y
7914 -CONFIG_MD_FAULTY=y
7915 -# CONFIG_BCACHE is not set
7916 -CONFIG_BLK_DEV_DM=y
7917 -# CONFIG_DM_DEBUG is not set
7918 -CONFIG_DM_CRYPT=y
7919 -CONFIG_DM_SNAPSHOT=y
7920 -# CONFIG_DM_THIN_PROVISIONING is not set
7921 -# CONFIG_DM_CACHE is not set
7922 -CONFIG_DM_MIRROR=y
7923 -CONFIG_DM_RAID=y
7924 -# CONFIG_DM_LOG_USERSPACE is not set
7925 -# CONFIG_DM_ZERO is not set
7926 -# CONFIG_DM_MULTIPATH is not set
7927 -# CONFIG_DM_DELAY is not set
7928 -# CONFIG_DM_UEVENT is not set
7929 -# CONFIG_DM_FLAKEY is not set
7930 -# CONFIG_DM_VERITY is not set
7931 -# CONFIG_TARGET_CORE is not set
7932 -CONFIG_FUSION=y
7933 -CONFIG_FUSION_SPI=y
7934 -# CONFIG_FUSION_FC is not set
7935 -# CONFIG_FUSION_SAS is not set
7936 -CONFIG_FUSION_MAX_SGE=128
7937 -# CONFIG_FUSION_CTL is not set
7938 -# CONFIG_FUSION_LOGGING is not set
7939 -
7940 -#
7941 -# IEEE 1394 (FireWire) support
7942 -#
7943 -# CONFIG_FIREWIRE is not set
7944 -# CONFIG_FIREWIRE_NOSY is not set
7945 -# CONFIG_I2O is not set
7946 -CONFIG_NETDEVICES=y
7947 -CONFIG_NET_CORE=y
7948 -# CONFIG_BONDING is not set
7949 -# CONFIG_DUMMY is not set
7950 -# CONFIG_EQUALIZER is not set
7951 -# CONFIG_NET_FC is not set
7952 -CONFIG_MII=y
7953 -CONFIG_NET_TEAM=m
7954 -CONFIG_NET_TEAM_MODE_BROADCAST=m
7955 -CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
7956 -CONFIG_NET_TEAM_MODE_RANDOM=m
7957 -CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
7958 -CONFIG_NET_TEAM_MODE_LOADBALANCE=m
7959 -# CONFIG_MACVLAN is not set
7960 -# CONFIG_VXLAN is not set
7961 -CONFIG_NETCONSOLE=m
7962 -CONFIG_NETPOLL=y
7963 -# CONFIG_NETPOLL_TRAP is not set
7964 -CONFIG_NET_POLL_CONTROLLER=y
7965 -CONFIG_TUN=m
7966 -# CONFIG_VETH is not set
7967 -CONFIG_SUNGEM_PHY=m
7968 -# CONFIG_ARCNET is not set
7969 -
7970 -#
7971 -# CAIF transport drivers
7972 -#
7973 -
7974 -#
7975 -# Distributed Switch Architecture drivers
7976 -#
7977 -# CONFIG_NET_DSA_MV88E6XXX is not set
7978 -# CONFIG_NET_DSA_MV88E6060 is not set
7979 -# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
7980 -# CONFIG_NET_DSA_MV88E6131 is not set
7981 -# CONFIG_NET_DSA_MV88E6123_61_65 is not set
7982 -CONFIG_ETHERNET=y
7983 -CONFIG_MDIO=m
7984 -CONFIG_NET_VENDOR_3COM=y
7985 -CONFIG_EL3=m
7986 -CONFIG_VORTEX=m
7987 -CONFIG_TYPHOON=m
7988 -CONFIG_NET_VENDOR_ADAPTEC=y
7989 -CONFIG_ADAPTEC_STARFIRE=m
7990 -CONFIG_NET_VENDOR_ALTEON=y
7991 -CONFIG_ACENIC=m
7992 -# CONFIG_ACENIC_OMIT_TIGON_I is not set
7993 -CONFIG_NET_VENDOR_AMD=y
7994 -CONFIG_AMD8111_ETH=m
7995 -CONFIG_PCNET32=m
7996 -CONFIG_NET_VENDOR_ATHEROS=y
7997 -CONFIG_ATL2=m
7998 -CONFIG_ATL1=m
7999 -CONFIG_ATL1E=m
8000 -CONFIG_ATL1C=m
8001 -# CONFIG_ALX is not set
8002 -# CONFIG_NET_CADENCE is not set
8003 -CONFIG_NET_VENDOR_BROADCOM=y
8004 -CONFIG_B44=m
8005 -CONFIG_B44_PCI_AUTOSELECT=y
8006 -CONFIG_B44_PCICORE_AUTOSELECT=y
8007 -CONFIG_B44_PCI=y
8008 -CONFIG_BNX2=m
8009 -CONFIG_CNIC=m
8010 -CONFIG_TIGON3=m
8011 -# CONFIG_BNX2X is not set
8012 -CONFIG_NET_VENDOR_BROCADE=y
8013 -# CONFIG_BNA is not set
8014 -# CONFIG_NET_CALXEDA_XGMAC is not set
8015 -CONFIG_NET_VENDOR_CHELSIO=y
8016 -CONFIG_CHELSIO_T1=m
8017 -# CONFIG_CHELSIO_T1_1G is not set
8018 -# CONFIG_CHELSIO_T3 is not set
8019 -# CONFIG_CHELSIO_T4 is not set
8020 -# CONFIG_CHELSIO_T4VF is not set
8021 -CONFIG_NET_VENDOR_CIRRUS=y
8022 -CONFIG_CS89x0=m
8023 -# CONFIG_CS89x0_PLATFORM is not set
8024 -CONFIG_NET_VENDOR_CISCO=y
8025 -# CONFIG_ENIC is not set
8026 -CONFIG_DNET=m
8027 -CONFIG_NET_VENDOR_DEC=y
8028 -CONFIG_NET_TULIP=y
8029 -CONFIG_DE2104X=y
8030 -CONFIG_DE2104X_DSL=0
8031 -CONFIG_TULIP=y
8032 -# CONFIG_TULIP_MWI is not set
8033 -# CONFIG_TULIP_MMIO is not set
8034 -CONFIG_TULIP_NAPI=y
8035 -# CONFIG_TULIP_NAPI_HW_MITIGATION is not set
8036 -CONFIG_DE4X5=y
8037 -CONFIG_WINBOND_840=m
8038 -CONFIG_DM9102=m
8039 -CONFIG_ULI526X=m
8040 -CONFIG_NET_VENDOR_DLINK=y
8041 -CONFIG_DL2K=m
8042 -CONFIG_SUNDANCE=m
8043 -CONFIG_SUNDANCE_MMIO=y
8044 -CONFIG_NET_VENDOR_EMULEX=y
8045 -# CONFIG_BE2NET is not set
8046 -CONFIG_NET_VENDOR_EXAR=y
8047 -CONFIG_S2IO=m
8048 -# CONFIG_VXGE is not set
8049 -CONFIG_NET_VENDOR_HP=y
8050 -CONFIG_HP100=y
8051 -CONFIG_NET_VENDOR_INTEL=y
8052 -CONFIG_E100=y
8053 -CONFIG_E1000=y
8054 -CONFIG_E1000E=m
8055 -CONFIG_IGB=m
8056 -CONFIG_IGB_HWMON=y
8057 -CONFIG_IGBVF=m
8058 -CONFIG_IXGB=m
8059 -# CONFIG_IXGBE is not set
8060 -CONFIG_NET_VENDOR_I825XX=y
8061 -CONFIG_LASI_82596=y
8062 -CONFIG_IP1000=m
8063 -CONFIG_JME=m
8064 -CONFIG_NET_VENDOR_MARVELL=y
8065 -# CONFIG_MVMDIO is not set
8066 -CONFIG_SKGE=m
8067 -# CONFIG_SKGE_GENESIS is not set
8068 -CONFIG_SKY2=m
8069 -CONFIG_NET_VENDOR_MELLANOX=y
8070 -# CONFIG_MLX4_EN is not set
8071 -# CONFIG_MLX4_CORE is not set
8072 -CONFIG_NET_VENDOR_MICREL=y
8073 -CONFIG_KS8851_MLL=m
8074 -# CONFIG_KSZ884X_PCI is not set
8075 -CONFIG_NET_VENDOR_MYRI=y
8076 -CONFIG_MYRI10GE=m
8077 -CONFIG_FEALNX=m
8078 -CONFIG_NET_VENDOR_NATSEMI=y
8079 -CONFIG_NATSEMI=m
8080 -CONFIG_NS83820=m
8081 -CONFIG_NET_VENDOR_8390=y
8082 -CONFIG_NE2K_PCI=m
8083 -CONFIG_NET_VENDOR_NVIDIA=y
8084 -CONFIG_FORCEDETH=m
8085 -CONFIG_NET_VENDOR_OKI=y
8086 -# CONFIG_PCH_GBE is not set
8087 -CONFIG_ETHOC=m
8088 -# CONFIG_NET_PACKET_ENGINE is not set
8089 -CONFIG_NET_VENDOR_QLOGIC=y
8090 -CONFIG_QLA3XXX=m
8091 -# CONFIG_QLCNIC is not set
8092 -# CONFIG_QLGE is not set
8093 -# CONFIG_NETXEN_NIC is not set
8094 -CONFIG_NET_VENDOR_REALTEK=y
8095 -CONFIG_8139CP=m
8096 -CONFIG_8139TOO=m
8097 -# CONFIG_8139TOO_PIO is not set
8098 -# CONFIG_8139TOO_TUNE_TWISTER is not set
8099 -# CONFIG_8139TOO_8129 is not set
8100 -# CONFIG_8139_OLD_RX_RESET is not set
8101 -CONFIG_R8169=m
8102 -CONFIG_NET_VENDOR_RDC=y
8103 -CONFIG_R6040=m
8104 -CONFIG_NET_VENDOR_SEEQ=y
8105 -CONFIG_NET_VENDOR_SILAN=y
8106 -CONFIG_SC92031=m
8107 -CONFIG_NET_VENDOR_SIS=y
8108 -CONFIG_SIS900=m
8109 -CONFIG_SIS190=m
8110 -# CONFIG_SFC is not set
8111 -CONFIG_NET_VENDOR_SMSC=y
8112 -CONFIG_EPIC100=m
8113 -CONFIG_SMSC9420=m
8114 -CONFIG_NET_VENDOR_STMICRO=y
8115 -# CONFIG_STMMAC_ETH is not set
8116 -CONFIG_NET_VENDOR_SUN=y
8117 -CONFIG_HAPPYMEAL=m
8118 -CONFIG_SUNGEM=m
8119 -CONFIG_CASSINI=m
8120 -# CONFIG_NIU is not set
8121 -CONFIG_NET_VENDOR_TEHUTI=y
8122 -# CONFIG_TEHUTI is not set
8123 -CONFIG_NET_VENDOR_TI=y
8124 -CONFIG_TLAN=m
8125 -CONFIG_NET_VENDOR_VIA=y
8126 -CONFIG_VIA_RHINE=m
8127 -CONFIG_VIA_RHINE_MMIO=y
8128 -CONFIG_VIA_VELOCITY=m
8129 -CONFIG_NET_VENDOR_WIZNET=y
8130 -CONFIG_WIZNET_W5100=m
8131 -CONFIG_WIZNET_W5300=m
8132 -# CONFIG_WIZNET_BUS_DIRECT is not set
8133 -# CONFIG_WIZNET_BUS_INDIRECT is not set
8134 -CONFIG_WIZNET_BUS_ANY=y
8135 -# CONFIG_FDDI is not set
8136 -# CONFIG_HIPPI is not set
8137 -CONFIG_PHYLIB=m
8138 -
8139 -#
8140 -# MII PHY device drivers
8141 -#
8142 -CONFIG_AT803X_PHY=m
8143 -CONFIG_AMD_PHY=m
8144 -CONFIG_MARVELL_PHY=m
8145 -CONFIG_DAVICOM_PHY=m
8146 -CONFIG_QSEMI_PHY=m
8147 -CONFIG_LXT_PHY=m
8148 -CONFIG_CICADA_PHY=m
8149 -CONFIG_VITESSE_PHY=m
8150 -CONFIG_SMSC_PHY=m
8151 -CONFIG_BROADCOM_PHY=m
8152 -CONFIG_BCM87XX_PHY=m
8153 -CONFIG_ICPLUS_PHY=m
8154 -CONFIG_REALTEK_PHY=m
8155 -CONFIG_NATIONAL_PHY=m
8156 -CONFIG_STE10XP=m
8157 -CONFIG_LSI_ET1011C_PHY=m
8158 -CONFIG_MICREL_PHY=m
8159 -CONFIG_MDIO_BITBANG=m
8160 -CONFIG_PPP=m
8161 -CONFIG_PPP_BSDCOMP=m
8162 -CONFIG_PPP_DEFLATE=m
8163 -CONFIG_PPP_FILTER=y
8164 -CONFIG_PPP_MPPE=m
8165 -CONFIG_PPP_MULTILINK=y
8166 -CONFIG_PPPOE=m
8167 -CONFIG_PPP_ASYNC=m
8168 -CONFIG_PPP_SYNC_TTY=m
8169 -# CONFIG_SLIP is not set
8170 -CONFIG_SLHC=m
8171 -
8172 -#
8173 -# USB Network Adapters
8174 -#
8175 -# CONFIG_USB_CATC is not set
8176 -# CONFIG_USB_KAWETH is not set
8177 -# CONFIG_USB_PEGASUS is not set
8178 -# CONFIG_USB_RTL8150 is not set
8179 -# CONFIG_USB_RTL8152 is not set
8180 -# CONFIG_USB_USBNET is not set
8181 -# CONFIG_USB_IPHETH is not set
8182 -# CONFIG_WLAN is not set
8183 -
8184 -#
8185 -# Enable WiMAX (Networking options) to see the WiMAX drivers
8186 -#
8187 -# CONFIG_WAN is not set
8188 -# CONFIG_VMXNET3 is not set
8189 -# CONFIG_ISDN is not set
8190 -
8191 -#
8192 -# Input device support
8193 -#
8194 -CONFIG_INPUT=y
8195 -# CONFIG_INPUT_FF_MEMLESS is not set
8196 -# CONFIG_INPUT_POLLDEV is not set
8197 -# CONFIG_INPUT_SPARSEKMAP is not set
8198 -# CONFIG_INPUT_MATRIXKMAP is not set
8199 -
8200 -#
8201 -# Userland interfaces
8202 -#
8203 -CONFIG_INPUT_MOUSEDEV=y
8204 -CONFIG_INPUT_MOUSEDEV_PSAUX=y
8205 -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
8206 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
8207 -# CONFIG_INPUT_JOYDEV is not set
8208 -CONFIG_INPUT_EVDEV=y
8209 -# CONFIG_INPUT_EVBUG is not set
8210 -
8211 -#
8212 -# Input Device Drivers
8213 -#
8214 -CONFIG_INPUT_KEYBOARD=y
8215 -# CONFIG_KEYBOARD_ADP5588 is not set
8216 -# CONFIG_KEYBOARD_ADP5589 is not set
8217 -CONFIG_KEYBOARD_ATKBD=y
8218 -CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
8219 -# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
8220 -# CONFIG_KEYBOARD_QT1070 is not set
8221 -# CONFIG_KEYBOARD_QT2160 is not set
8222 -# CONFIG_KEYBOARD_LKKBD is not set
8223 -# CONFIG_KEYBOARD_TCA6416 is not set
8224 -# CONFIG_KEYBOARD_TCA8418 is not set
8225 -CONFIG_KEYBOARD_HIL_OLD=y
8226 -# CONFIG_KEYBOARD_HIL is not set
8227 -# CONFIG_KEYBOARD_LM8333 is not set
8228 -# CONFIG_KEYBOARD_MAX7359 is not set
8229 -# CONFIG_KEYBOARD_MCS is not set
8230 -# CONFIG_KEYBOARD_MPR121 is not set
8231 -# CONFIG_KEYBOARD_NEWTON is not set
8232 -# CONFIG_KEYBOARD_OPENCORES is not set
8233 -# CONFIG_KEYBOARD_STOWAWAY is not set
8234 -# CONFIG_KEYBOARD_SUNKBD is not set
8235 -# CONFIG_KEYBOARD_XTKBD is not set
8236 -CONFIG_INPUT_MOUSE=y
8237 -# CONFIG_MOUSE_PS2 is not set
8238 -# CONFIG_MOUSE_SERIAL is not set
8239 -# CONFIG_MOUSE_APPLETOUCH is not set
8240 -# CONFIG_MOUSE_BCM5974 is not set
8241 -# CONFIG_MOUSE_CYAPA is not set
8242 -# CONFIG_MOUSE_VSXXXAA is not set
8243 -# CONFIG_MOUSE_SYNAPTICS_I2C is not set
8244 -# CONFIG_MOUSE_SYNAPTICS_USB is not set
8245 -# CONFIG_INPUT_JOYSTICK is not set
8246 -# CONFIG_INPUT_TABLET is not set
8247 -# CONFIG_INPUT_TOUCHSCREEN is not set
8248 -# CONFIG_INPUT_MISC is not set
8249 -
8250 -#
8251 -# Hardware I/O ports
8252 -#
8253 -CONFIG_SERIO=y
8254 -# CONFIG_SERIO_SERPORT is not set
8255 -CONFIG_SERIO_GSCPS2=y
8256 -# CONFIG_HP_SDC is not set
8257 -# CONFIG_SERIO_PCIPS2 is not set
8258 -CONFIG_SERIO_LIBPS2=y
8259 -# CONFIG_SERIO_RAW is not set
8260 -# CONFIG_SERIO_ALTERA_PS2 is not set
8261 -# CONFIG_SERIO_PS2MULT is not set
8262 -# CONFIG_SERIO_ARC_PS2 is not set
8263 -# CONFIG_GAMEPORT is not set
8264 -
8265 -#
8266 -# Character devices
8267 -#
8268 -CONFIG_TTY=y
8269 -CONFIG_VT=y
8270 -CONFIG_CONSOLE_TRANSLATIONS=y
8271 -CONFIG_VT_CONSOLE=y
8272 -CONFIG_HW_CONSOLE=y
8273 -CONFIG_VT_HW_CONSOLE_BINDING=y
8274 -CONFIG_UNIX98_PTYS=y
8275 -# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
8276 -CONFIG_LEGACY_PTYS=y
8277 -CONFIG_LEGACY_PTY_COUNT=256
8278 -# CONFIG_SERIAL_NONSTANDARD is not set
8279 -# CONFIG_NOZOMI is not set
8280 -# CONFIG_N_GSM is not set
8281 -# CONFIG_TRACE_SINK is not set
8282 -
8283 -#
8284 -# KCopy
8285 -#
8286 -CONFIG_KCOPY=m
8287 -CONFIG_DEVKMEM=y
8288 -
8289 -#
8290 -# Serial drivers
8291 -#
8292 -CONFIG_SERIAL_8250=y
8293 -CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
8294 -CONFIG_SERIAL_8250_CONSOLE=y
8295 -CONFIG_SERIAL_8250_GSC=y
8296 -CONFIG_SERIAL_8250_PCI=y
8297 -CONFIG_SERIAL_8250_NR_UARTS=4
8298 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4
8299 -CONFIG_SERIAL_8250_EXTENDED=y
8300 -CONFIG_SERIAL_8250_MANY_PORTS=y
8301 -CONFIG_SERIAL_8250_SHARE_IRQ=y
8302 -# CONFIG_SERIAL_8250_DETECT_IRQ is not set
8303 -# CONFIG_SERIAL_8250_RSA is not set
8304 -# CONFIG_SERIAL_8250_DW is not set
8305 -
8306 -#
8307 -# Non-8250 serial port support
8308 -#
8309 -# CONFIG_SERIAL_MFD_HSU is not set
8310 -CONFIG_SERIAL_MUX=y
8311 -CONFIG_SERIAL_MUX_CONSOLE=y
8312 -CONFIG_SERIAL_CORE=y
8313 -CONFIG_SERIAL_CORE_CONSOLE=y
8314 -# CONFIG_SERIAL_JSM is not set
8315 -# CONFIG_SERIAL_SCCNXP is not set
8316 -# CONFIG_SERIAL_TIMBERDALE is not set
8317 -# CONFIG_SERIAL_ALTERA_JTAGUART is not set
8318 -# CONFIG_SERIAL_ALTERA_UART is not set
8319 -# CONFIG_SERIAL_PCH_UART is not set
8320 -# CONFIG_SERIAL_ARC is not set
8321 -# CONFIG_SERIAL_RP2 is not set
8322 -# CONFIG_IPMI_HANDLER is not set
8323 -# CONFIG_HW_RANDOM is not set
8324 -# CONFIG_R3964 is not set
8325 -# CONFIG_APPLICOM is not set
8326 -# CONFIG_RAW_DRIVER is not set
8327 -# CONFIG_TCG_TPM is not set
8328 -CONFIG_DEVPORT=y
8329 -CONFIG_I2C=y
8330 -CONFIG_I2C_BOARDINFO=y
8331 -CONFIG_I2C_COMPAT=y
8332 -# CONFIG_I2C_CHARDEV is not set
8333 -# CONFIG_I2C_MUX is not set
8334 -CONFIG_I2C_HELPER_AUTO=y
8335 -CONFIG_I2C_ALGOBIT=y
8336 -
8337 -#
8338 -# I2C Hardware Bus support
8339 -#
8340 -
8341 -#
8342 -# PC SMBus host controller drivers
8343 -#
8344 -# CONFIG_I2C_ALI1535 is not set
8345 -# CONFIG_I2C_ALI1563 is not set
8346 -# CONFIG_I2C_ALI15X3 is not set
8347 -# CONFIG_I2C_AMD756 is not set
8348 -# CONFIG_I2C_AMD8111 is not set
8349 -# CONFIG_I2C_I801 is not set
8350 -# CONFIG_I2C_ISCH is not set
8351 -# CONFIG_I2C_PIIX4 is not set
8352 -# CONFIG_I2C_NFORCE2 is not set
8353 -# CONFIG_I2C_SIS5595 is not set
8354 -# CONFIG_I2C_SIS630 is not set
8355 -# CONFIG_I2C_SIS96X is not set
8356 -# CONFIG_I2C_VIA is not set
8357 -# CONFIG_I2C_VIAPRO is not set
8358 -
8359 -#
8360 -# I2C system bus drivers (mostly embedded / system-on-chip)
8361 -#
8362 -# CONFIG_I2C_DESIGNWARE_PCI is not set
8363 -# CONFIG_I2C_EG20T is not set
8364 -# CONFIG_I2C_INTEL_MID is not set
8365 -# CONFIG_I2C_OCORES is not set
8366 -# CONFIG_I2C_PCA_PLATFORM is not set
8367 -# CONFIG_I2C_PXA_PCI is not set
8368 -# CONFIG_I2C_SIMTEC is not set
8369 -# CONFIG_I2C_XILINX is not set
8370 -
8371 -#
8372 -# External I2C/SMBus adapter drivers
8373 -#
8374 -# CONFIG_I2C_DIOLAN_U2C is not set
8375 -# CONFIG_I2C_PARPORT_LIGHT is not set
8376 -# CONFIG_I2C_TAOS_EVM is not set
8377 -# CONFIG_I2C_TINY_USB is not set
8378 -
8379 -#
8380 -# Other I2C/SMBus bus drivers
8381 -#
8382 -# CONFIG_I2C_STUB is not set
8383 -# CONFIG_I2C_DEBUG_CORE is not set
8384 -# CONFIG_I2C_DEBUG_ALGO is not set
8385 -# CONFIG_I2C_DEBUG_BUS is not set
8386 -# CONFIG_SPI is not set
8387 -
8388 -#
8389 -# Qualcomm MSM SSBI bus support
8390 -#
8391 -# CONFIG_SSBI is not set
8392 -# CONFIG_HSI is not set
8393 -
8394 -#
8395 -# PPS support
8396 -#
8397 -CONFIG_PPS=m
8398 -# CONFIG_PPS_DEBUG is not set
8399 -# CONFIG_NTP_PPS is not set
8400 -
8401 -#
8402 -# PPS clients support
8403 -#
8404 -# CONFIG_PPS_CLIENT_KTIMER is not set
8405 -# CONFIG_PPS_CLIENT_LDISC is not set
8406 -# CONFIG_PPS_CLIENT_GPIO is not set
8407 -
8408 -#
8409 -# PPS generators support
8410 -#
8411 -
8412 -#
8413 -# PTP clock support
8414 -#
8415 -CONFIG_PTP_1588_CLOCK=m
8416 -
8417 -#
8418 -# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
8419 -#
8420 -# CONFIG_PTP_1588_CLOCK_PCH is not set
8421 -CONFIG_GPIO_DEVRES=y
8422 -# CONFIG_W1 is not set
8423 -# CONFIG_POWER_SUPPLY is not set
8424 -# CONFIG_POWER_AVS is not set
8425 -CONFIG_HWMON=m
8426 -# CONFIG_HWMON_VID is not set
8427 -# CONFIG_HWMON_DEBUG_CHIP is not set
8428 -
8429 -#
8430 -# Native drivers
8431 -#
8432 -# CONFIG_SENSORS_AD7414 is not set
8433 -# CONFIG_SENSORS_AD7418 is not set
8434 -# CONFIG_SENSORS_ADM1021 is not set
8435 -# CONFIG_SENSORS_ADM1025 is not set
8436 -# CONFIG_SENSORS_ADM1026 is not set
8437 -# CONFIG_SENSORS_ADM1029 is not set
8438 -# CONFIG_SENSORS_ADM1031 is not set
8439 -# CONFIG_SENSORS_ADM9240 is not set
8440 -# CONFIG_SENSORS_ADT7410 is not set
8441 -# CONFIG_SENSORS_ADT7411 is not set
8442 -# CONFIG_SENSORS_ADT7462 is not set
8443 -# CONFIG_SENSORS_ADT7470 is not set
8444 -# CONFIG_SENSORS_ADT7475 is not set
8445 -# CONFIG_SENSORS_ASC7621 is not set
8446 -# CONFIG_SENSORS_ATXP1 is not set
8447 -# CONFIG_SENSORS_DS620 is not set
8448 -# CONFIG_SENSORS_DS1621 is not set
8449 -# CONFIG_SENSORS_I5K_AMB is not set
8450 -# CONFIG_SENSORS_F71805F is not set
8451 -# CONFIG_SENSORS_F71882FG is not set
8452 -# CONFIG_SENSORS_F75375S is not set
8453 -# CONFIG_SENSORS_G760A is not set
8454 -# CONFIG_SENSORS_GL518SM is not set
8455 -# CONFIG_SENSORS_GL520SM is not set
8456 -# CONFIG_SENSORS_HIH6130 is not set
8457 -# CONFIG_SENSORS_IT87 is not set
8458 -# CONFIG_SENSORS_JC42 is not set
8459 -# CONFIG_SENSORS_LINEAGE is not set
8460 -# CONFIG_SENSORS_LM63 is not set
8461 -# CONFIG_SENSORS_LM73 is not set
8462 -# CONFIG_SENSORS_LM75 is not set
8463 -# CONFIG_SENSORS_LM77 is not set
8464 -# CONFIG_SENSORS_LM78 is not set
8465 -# CONFIG_SENSORS_LM80 is not set
8466 -# CONFIG_SENSORS_LM83 is not set
8467 -# CONFIG_SENSORS_LM85 is not set
8468 -# CONFIG_SENSORS_LM87 is not set
8469 -# CONFIG_SENSORS_LM90 is not set
8470 -# CONFIG_SENSORS_LM92 is not set
8471 -# CONFIG_SENSORS_LM93 is not set
8472 -# CONFIG_SENSORS_LTC4151 is not set
8473 -# CONFIG_SENSORS_LTC4215 is not set
8474 -# CONFIG_SENSORS_LTC4245 is not set
8475 -# CONFIG_SENSORS_LTC4261 is not set
8476 -# CONFIG_SENSORS_LM95234 is not set
8477 -# CONFIG_SENSORS_LM95241 is not set
8478 -# CONFIG_SENSORS_LM95245 is not set
8479 -# CONFIG_SENSORS_MAX16065 is not set
8480 -# CONFIG_SENSORS_MAX1619 is not set
8481 -# CONFIG_SENSORS_MAX1668 is not set
8482 -# CONFIG_SENSORS_MAX197 is not set
8483 -# CONFIG_SENSORS_MAX6639 is not set
8484 -# CONFIG_SENSORS_MAX6642 is not set
8485 -# CONFIG_SENSORS_MAX6650 is not set
8486 -# CONFIG_SENSORS_MAX6697 is not set
8487 -# CONFIG_SENSORS_MCP3021 is not set
8488 -# CONFIG_SENSORS_NCT6775 is not set
8489 -# CONFIG_SENSORS_NTC_THERMISTOR is not set
8490 -# CONFIG_SENSORS_PC87360 is not set
8491 -# CONFIG_SENSORS_PC87427 is not set
8492 -# CONFIG_SENSORS_PCF8591 is not set
8493 -# CONFIG_PMBUS is not set
8494 -# CONFIG_SENSORS_SHT21 is not set
8495 -# CONFIG_SENSORS_SIS5595 is not set
8496 -# CONFIG_SENSORS_SMM665 is not set
8497 -# CONFIG_SENSORS_DME1737 is not set
8498 -# CONFIG_SENSORS_EMC1403 is not set
8499 -# CONFIG_SENSORS_EMC2103 is not set
8500 -# CONFIG_SENSORS_EMC6W201 is not set
8501 -# CONFIG_SENSORS_SMSC47M1 is not set
8502 -# CONFIG_SENSORS_SMSC47M192 is not set
8503 -# CONFIG_SENSORS_SMSC47B397 is not set
8504 -# CONFIG_SENSORS_SCH56XX_COMMON is not set
8505 -# CONFIG_SENSORS_ADS1015 is not set
8506 -# CONFIG_SENSORS_ADS7828 is not set
8507 -# CONFIG_SENSORS_AMC6821 is not set
8508 -# CONFIG_SENSORS_INA209 is not set
8509 -# CONFIG_SENSORS_INA2XX is not set
8510 -# CONFIG_SENSORS_THMC50 is not set
8511 -# CONFIG_SENSORS_TMP102 is not set
8512 -# CONFIG_SENSORS_TMP401 is not set
8513 -# CONFIG_SENSORS_TMP421 is not set
8514 -# CONFIG_SENSORS_VIA686A is not set
8515 -# CONFIG_SENSORS_VT1211 is not set
8516 -# CONFIG_SENSORS_VT8231 is not set
8517 -# CONFIG_SENSORS_W83781D is not set
8518 -# CONFIG_SENSORS_W83791D is not set
8519 -# CONFIG_SENSORS_W83792D is not set
8520 -# CONFIG_SENSORS_W83793 is not set
8521 -# CONFIG_SENSORS_W83795 is not set
8522 -# CONFIG_SENSORS_W83L785TS is not set
8523 -# CONFIG_SENSORS_W83L786NG is not set
8524 -# CONFIG_SENSORS_W83627HF is not set
8525 -# CONFIG_SENSORS_W83627EHF is not set
8526 -# CONFIG_THERMAL is not set
8527 -# CONFIG_WATCHDOG is not set
8528 -CONFIG_SSB_POSSIBLE=y
8529 -
8530 -#
8531 -# Sonics Silicon Backplane
8532 -#
8533 -CONFIG_SSB=m
8534 -CONFIG_SSB_SPROM=y
8535 -CONFIG_SSB_PCIHOST_POSSIBLE=y
8536 -CONFIG_SSB_PCIHOST=y
8537 -# CONFIG_SSB_B43_PCI_BRIDGE is not set
8538 -# CONFIG_SSB_DEBUG is not set
8539 -CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
8540 -CONFIG_SSB_DRIVER_PCICORE=y
8541 -CONFIG_BCMA_POSSIBLE=y
8542 -
8543 -#
8544 -# Broadcom specific AMBA
8545 -#
8546 -# CONFIG_BCMA is not set
8547 -
8548 -#
8549 -# Multifunction device drivers
8550 -#
8551 -# CONFIG_MFD_CORE is not set
8552 -# CONFIG_MFD_AS3711 is not set
8553 -# CONFIG_PMIC_ADP5520 is not set
8554 -# CONFIG_MFD_CROS_EC is not set
8555 -# CONFIG_PMIC_DA903X is not set
8556 -# CONFIG_MFD_DA9052_I2C is not set
8557 -# CONFIG_MFD_DA9055 is not set
8558 -# CONFIG_MFD_MC13XXX_I2C is not set
8559 -# CONFIG_HTC_PASIC3 is not set
8560 -# CONFIG_LPC_ICH is not set
8561 -# CONFIG_LPC_SCH is not set
8562 -# CONFIG_MFD_JANZ_CMODIO is not set
8563 -# CONFIG_MFD_88PM800 is not set
8564 -# CONFIG_MFD_88PM805 is not set
8565 -# CONFIG_MFD_88PM860X is not set
8566 -# CONFIG_MFD_MAX77686 is not set
8567 -# CONFIG_MFD_MAX77693 is not set
8568 -# CONFIG_MFD_MAX8907 is not set
8569 -# CONFIG_MFD_MAX8925 is not set
8570 -# CONFIG_MFD_MAX8997 is not set
8571 -# CONFIG_MFD_MAX8998 is not set
8572 -# CONFIG_MFD_VIPERBOARD is not set
8573 -# CONFIG_MFD_RETU is not set
8574 -# CONFIG_MFD_PCF50633 is not set
8575 -# CONFIG_MFD_RDC321X is not set
8576 -# CONFIG_MFD_RTSX_PCI is not set
8577 -# CONFIG_MFD_RC5T583 is not set
8578 -# CONFIG_MFD_SEC_CORE is not set
8579 -# CONFIG_MFD_SI476X_CORE is not set
8580 -# CONFIG_MFD_SM501 is not set
8581 -# CONFIG_MFD_SMSC is not set
8582 -# CONFIG_ABX500_CORE is not set
8583 -# CONFIG_MFD_STMPE is not set
8584 -# CONFIG_MFD_SYSCON is not set
8585 -# CONFIG_MFD_TI_AM335X_TSCADC is not set
8586 -# CONFIG_MFD_LP8788 is not set
8587 -# CONFIG_MFD_PALMAS is not set
8588 -# CONFIG_TPS6105X is not set
8589 -# CONFIG_TPS6507X is not set
8590 -# CONFIG_MFD_TPS65090 is not set
8591 -# CONFIG_MFD_TPS65217 is not set
8592 -# CONFIG_MFD_TPS6586X is not set
8593 -# CONFIG_MFD_TPS80031 is not set
8594 -# CONFIG_TWL4030_CORE is not set
8595 -# CONFIG_TWL6040_CORE is not set
8596 -# CONFIG_MFD_WL1273_CORE is not set
8597 -# CONFIG_MFD_LM3533 is not set
8598 -# CONFIG_MFD_TC3589X is not set
8599 -# CONFIG_MFD_TMIO is not set
8600 -# CONFIG_MFD_VX855 is not set
8601 -# CONFIG_MFD_ARIZONA_I2C is not set
8602 -# CONFIG_MFD_WM8400 is not set
8603 -# CONFIG_MFD_WM831X_I2C is not set
8604 -# CONFIG_MFD_WM8350_I2C is not set
8605 -# CONFIG_MFD_WM8994 is not set
8606 -# CONFIG_REGULATOR is not set
8607 -# CONFIG_MEDIA_SUPPORT is not set
8608 -
8609 -#
8610 -# Graphics support
8611 -#
8612 -# CONFIG_AGP is not set
8613 -CONFIG_VGA_ARB=y
8614 -CONFIG_VGA_ARB_MAX_GPUS=16
8615 -# CONFIG_DRM is not set
8616 -CONFIG_VGASTATE=y
8617 -# CONFIG_VIDEO_OUTPUT_CONTROL is not set
8618 -CONFIG_FB=y
8619 -# CONFIG_FIRMWARE_EDID is not set
8620 -CONFIG_FB_DDC=y
8621 -CONFIG_FB_BOOT_VESA_SUPPORT=y
8622 -CONFIG_FB_CFB_FILLRECT=y
8623 -CONFIG_FB_CFB_COPYAREA=y
8624 -CONFIG_FB_CFB_IMAGEBLIT=y
8625 -# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
8626 -CONFIG_FB_SYS_FILLRECT=y
8627 -CONFIG_FB_SYS_COPYAREA=y
8628 -CONFIG_FB_SYS_IMAGEBLIT=y
8629 -# CONFIG_FB_FOREIGN_ENDIAN is not set
8630 -CONFIG_FB_SYS_FOPS=y
8631 -CONFIG_FB_DEFERRED_IO=y
8632 -CONFIG_FB_SVGALIB=y
8633 -# CONFIG_FB_MACMODES is not set
8634 -CONFIG_FB_BACKLIGHT=y
8635 -CONFIG_FB_MODE_HELPERS=y
8636 -CONFIG_FB_TILEBLITTING=y
8637 -
8638 -#
8639 -# Frame buffer hardware drivers
8640 -#
8641 -CONFIG_FB_CIRRUS=y
8642 -CONFIG_FB_PM2=y
8643 -# CONFIG_FB_PM2_FIFO_DISCONNECT is not set
8644 -CONFIG_FB_CYBER2000=y
8645 -CONFIG_FB_CYBER2000_DDC=y
8646 -# CONFIG_FB_ASILIANT is not set
8647 -# CONFIG_FB_IMSTT is not set
8648 -CONFIG_FB_STI=y
8649 -CONFIG_FB_S1D13XXX=y
8650 -CONFIG_FB_NVIDIA=y
8651 -# CONFIG_FB_NVIDIA_I2C is not set
8652 -# CONFIG_FB_NVIDIA_DEBUG is not set
8653 -CONFIG_FB_NVIDIA_BACKLIGHT=y
8654 -CONFIG_FB_RIVA=y
8655 -# CONFIG_FB_RIVA_I2C is not set
8656 -# CONFIG_FB_RIVA_DEBUG is not set
8657 -CONFIG_FB_RIVA_BACKLIGHT=y
8658 -# CONFIG_FB_I740 is not set
8659 -CONFIG_FB_MATROX=y
8660 -CONFIG_FB_MATROX_MILLENIUM=y
8661 -CONFIG_FB_MATROX_MYSTIQUE=y
8662 -CONFIG_FB_MATROX_G=y
8663 -# CONFIG_FB_MATROX_I2C is not set
8664 -CONFIG_FB_RADEON=y
8665 -CONFIG_FB_RADEON_I2C=y
8666 -CONFIG_FB_RADEON_BACKLIGHT=y
8667 -# CONFIG_FB_RADEON_DEBUG is not set
8668 -CONFIG_FB_ATY128=y
8669 -CONFIG_FB_ATY128_BACKLIGHT=y
8670 -CONFIG_FB_ATY=y
8671 -# CONFIG_FB_ATY_CT is not set
8672 -# CONFIG_FB_ATY_GX is not set
8673 -CONFIG_FB_ATY_BACKLIGHT=y
8674 -CONFIG_FB_S3=y
8675 -CONFIG_FB_S3_DDC=y
8676 -CONFIG_FB_SAVAGE=y
8677 -# CONFIG_FB_SAVAGE_I2C is not set
8678 -# CONFIG_FB_SAVAGE_ACCEL is not set
8679 -CONFIG_FB_SIS=y
8680 -CONFIG_FB_SIS_300=y
8681 -CONFIG_FB_SIS_315=y
8682 -CONFIG_FB_NEOMAGIC=y
8683 -CONFIG_FB_KYRO=y
8684 -CONFIG_FB_3DFX=y
8685 -# CONFIG_FB_3DFX_ACCEL is not set
8686 -CONFIG_FB_3DFX_I2C=y
8687 -CONFIG_FB_VOODOO1=y
8688 -CONFIG_FB_VT8623=y
8689 -CONFIG_FB_TRIDENT=y
8690 -CONFIG_FB_ARK=y
8691 -CONFIG_FB_PM3=y
8692 -CONFIG_FB_CARMINE=y
8693 -CONFIG_FB_CARMINE_DRAM_EVAL=y
8694 -# CONFIG_CARMINE_DRAM_CUSTOM is not set
8695 -# CONFIG_FB_SMSCUFX is not set
8696 -# CONFIG_FB_UDL is not set
8697 -# CONFIG_FB_GOLDFISH is not set
8698 -CONFIG_FB_VIRTUAL=y
8699 -CONFIG_FB_METRONOME=y
8700 -CONFIG_FB_MB862XX=y
8701 -CONFIG_FB_MB862XX_PCI_GDC=y
8702 -CONFIG_FB_MB862XX_I2C=y
8703 -CONFIG_FB_BROADSHEET=y
8704 -# CONFIG_FB_AUO_K190X is not set
8705 -# CONFIG_EXYNOS_VIDEO is not set
8706 -CONFIG_BACKLIGHT_LCD_SUPPORT=y
8707 -# CONFIG_LCD_CLASS_DEVICE is not set
8708 -CONFIG_BACKLIGHT_CLASS_DEVICE=y
8709 -# CONFIG_BACKLIGHT_GENERIC is not set
8710 -# CONFIG_BACKLIGHT_ADP8860 is not set
8711 -# CONFIG_BACKLIGHT_ADP8870 is not set
8712 -# CONFIG_BACKLIGHT_LM3630 is not set
8713 -# CONFIG_BACKLIGHT_LM3639 is not set
8714 -# CONFIG_BACKLIGHT_LP855X is not set
8715 -
8716 -#
8717 -# Console display driver support
8718 -#
8719 -CONFIG_DUMMY_CONSOLE=y
8720 -CONFIG_DUMMY_CONSOLE_COLUMNS=160
8721 -CONFIG_DUMMY_CONSOLE_ROWS=64
8722 -CONFIG_FRAMEBUFFER_CONSOLE=y
8723 -# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
8724 -# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
8725 -CONFIG_STI_CONSOLE=y
8726 -# CONFIG_FONTS is not set
8727 -CONFIG_FONT_8x8=y
8728 -CONFIG_FONT_8x16=y
8729 -CONFIG_LOGO=y
8730 -CONFIG_LOGO_LINUX_MONO=y
8731 -CONFIG_LOGO_LINUX_VGA16=y
8732 -CONFIG_LOGO_LINUX_CLUT224=y
8733 -CONFIG_LOGO_PARISC_CLUT224=y
8734 -# CONFIG_SOUND is not set
8735 -
8736 -#
8737 -# HID support
8738 -#
8739 -CONFIG_HID=y
8740 -# CONFIG_HIDRAW is not set
8741 -# CONFIG_UHID is not set
8742 -CONFIG_HID_GENERIC=y
8743 -
8744 -#
8745 -# Special HID drivers
8746 -#
8747 -CONFIG_HID_A4TECH=y
8748 -# CONFIG_HID_ACRUX is not set
8749 -CONFIG_HID_APPLE=y
8750 -# CONFIG_HID_APPLEIR is not set
8751 -# CONFIG_HID_AUREAL is not set
8752 -CONFIG_HID_BELKIN=y
8753 -CONFIG_HID_CHERRY=y
8754 -CONFIG_HID_CHICONY=y
8755 -CONFIG_HID_CYPRESS=y
8756 -# CONFIG_HID_DRAGONRISE is not set
8757 -# CONFIG_HID_EMS_FF is not set
8758 -# CONFIG_HID_ELECOM is not set
8759 -CONFIG_HID_EZKEY=y
8760 -# CONFIG_HID_HOLTEK is not set
8761 -# CONFIG_HID_KEYTOUCH is not set
8762 -CONFIG_HID_KYE=y
8763 -# CONFIG_HID_UCLOGIC is not set
8764 -# CONFIG_HID_WALTOP is not set
8765 -# CONFIG_HID_GYRATION is not set
8766 -# CONFIG_HID_ICADE is not set
8767 -# CONFIG_HID_TWINHAN is not set
8768 -CONFIG_HID_KENSINGTON=y
8769 -# CONFIG_HID_LCPOWER is not set
8770 -# CONFIG_HID_LENOVO_TPKBD is not set
8771 -CONFIG_HID_LOGITECH=y
8772 -# CONFIG_HID_LOGITECH_DJ is not set
8773 -# CONFIG_LOGITECH_FF is not set
8774 -# CONFIG_LOGIRUMBLEPAD2_FF is not set
8775 -# CONFIG_LOGIG940_FF is not set
8776 -# CONFIG_LOGIWHEELS_FF is not set
8777 -# CONFIG_HID_MAGICMOUSE is not set
8778 -CONFIG_HID_MICROSOFT=y
8779 -CONFIG_HID_MONTEREY=y
8780 -# CONFIG_HID_MULTITOUCH is not set
8781 -# CONFIG_HID_NTRIG is not set
8782 -# CONFIG_HID_ORTEK is not set
8783 -# CONFIG_HID_PANTHERLORD is not set
8784 -# CONFIG_HID_PETALYNX is not set
8785 -# CONFIG_HID_PICOLCD is not set
8786 -# CONFIG_HID_PRIMAX is not set
8787 -# CONFIG_HID_PS3REMOTE is not set
8788 -# CONFIG_HID_ROCCAT is not set
8789 -# CONFIG_HID_SAITEK is not set
8790 -# CONFIG_HID_SAMSUNG is not set
8791 -# CONFIG_HID_SONY is not set
8792 -# CONFIG_HID_SPEEDLINK is not set
8793 -# CONFIG_HID_STEELSERIES is not set
8794 -# CONFIG_HID_SUNPLUS is not set
8795 -# CONFIG_HID_GREENASIA is not set
8796 -# CONFIG_HID_SMARTJOYPLUS is not set
8797 -# CONFIG_HID_TIVO is not set
8798 -# CONFIG_HID_TOPSEED is not set
8799 -# CONFIG_HID_THRUSTMASTER is not set
8800 -# CONFIG_HID_ZEROPLUS is not set
8801 -# CONFIG_HID_ZYDACRON is not set
8802 -# CONFIG_HID_SENSOR_HUB is not set
8803 -
8804 -#
8805 -# USB HID support
8806 -#
8807 -CONFIG_USB_HID=y
8808 -# CONFIG_HID_PID is not set
8809 -CONFIG_USB_HIDDEV=y
8810 -
8811 -#
8812 -# I2C HID support
8813 -#
8814 -# CONFIG_I2C_HID is not set
8815 -CONFIG_USB_ARCH_HAS_OHCI=y
8816 -CONFIG_USB_ARCH_HAS_EHCI=y
8817 -CONFIG_USB_ARCH_HAS_XHCI=y
8818 -CONFIG_USB_SUPPORT=y
8819 -CONFIG_USB_COMMON=y
8820 -CONFIG_USB_ARCH_HAS_HCD=y
8821 -CONFIG_USB=y
8822 -CONFIG_USB_DEBUG=y
8823 -# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
8824 -
8825 -#
8826 -# Miscellaneous USB options
8827 -#
8828 -CONFIG_USB_DEFAULT_PERSIST=y
8829 -# CONFIG_USB_DYNAMIC_MINORS is not set
8830 -# CONFIG_USB_MON is not set
8831 -# CONFIG_USB_WUSB_CBAF is not set
8832 -
8833 -#
8834 -# USB Host Controller Drivers
8835 -#
8836 -# CONFIG_USB_C67X00_HCD is not set
8837 -# CONFIG_USB_XHCI_HCD is not set
8838 -CONFIG_USB_EHCI_HCD=y
8839 -# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
8840 -# CONFIG_USB_EHCI_TT_NEWSCHED is not set
8841 -CONFIG_USB_EHCI_PCI=y
8842 -# CONFIG_USB_EHCI_HCD_PLATFORM is not set
8843 -# CONFIG_USB_OXU210HP_HCD is not set
8844 -# CONFIG_USB_ISP116X_HCD is not set
8845 -# CONFIG_USB_ISP1760_HCD is not set
8846 -# CONFIG_USB_ISP1362_HCD is not set
8847 -CONFIG_USB_OHCI_HCD=y
8848 -# CONFIG_USB_OHCI_HCD_PLATFORM is not set
8849 -# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
8850 -# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
8851 -CONFIG_USB_OHCI_LITTLE_ENDIAN=y
8852 -# CONFIG_USB_UHCI_HCD is not set
8853 -# CONFIG_USB_SL811_HCD is not set
8854 -# CONFIG_USB_R8A66597_HCD is not set
8855 -# CONFIG_USB_HCD_SSB is not set
8856 -
8857 -#
8858 -# USB Device Class drivers
8859 -#
8860 -# CONFIG_USB_ACM is not set
8861 -# CONFIG_USB_PRINTER is not set
8862 -# CONFIG_USB_WDM is not set
8863 -# CONFIG_USB_TMC is not set
8864 -
8865 -#
8866 -# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
8867 -#
8868 -
8869 -#
8870 -# also be needed; see USB_STORAGE Help for more info
8871 -#
8872 -CONFIG_USB_STORAGE=y
8873 -# CONFIG_USB_STORAGE_DEBUG is not set
8874 -# CONFIG_USB_STORAGE_REALTEK is not set
8875 -# CONFIG_USB_STORAGE_DATAFAB is not set
8876 -# CONFIG_USB_STORAGE_FREECOM is not set
8877 -# CONFIG_USB_STORAGE_ISD200 is not set
8878 -# CONFIG_USB_STORAGE_USBAT is not set
8879 -# CONFIG_USB_STORAGE_SDDR09 is not set
8880 -# CONFIG_USB_STORAGE_SDDR55 is not set
8881 -# CONFIG_USB_STORAGE_JUMPSHOT is not set
8882 -# CONFIG_USB_STORAGE_ALAUDA is not set
8883 -# CONFIG_USB_STORAGE_ONETOUCH is not set
8884 -# CONFIG_USB_STORAGE_KARMA is not set
8885 -# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
8886 -# CONFIG_USB_STORAGE_ENE_UB6250 is not set
8887 -
8888 -#
8889 -# USB Imaging devices
8890 -#
8891 -# CONFIG_USB_MDC800 is not set
8892 -# CONFIG_USB_MICROTEK is not set
8893 -# CONFIG_USB_DWC3 is not set
8894 -# CONFIG_USB_CHIPIDEA is not set
8895 -
8896 -#
8897 -# USB port drivers
8898 -#
8899 -# CONFIG_USB_SERIAL is not set
8900 -
8901 -#
8902 -# USB Miscellaneous drivers
8903 -#
8904 -# CONFIG_USB_EMI62 is not set
8905 -# CONFIG_USB_EMI26 is not set
8906 -# CONFIG_USB_ADUTUX is not set
8907 -# CONFIG_USB_SEVSEG is not set
8908 -# CONFIG_USB_RIO500 is not set
8909 -# CONFIG_USB_LEGOTOWER is not set
8910 -# CONFIG_USB_LCD is not set
8911 -# CONFIG_USB_LED is not set
8912 -# CONFIG_USB_CYPRESS_CY7C63 is not set
8913 -# CONFIG_USB_CYTHERM is not set
8914 -# CONFIG_USB_IDMOUSE is not set
8915 -# CONFIG_USB_FTDI_ELAN is not set
8916 -# CONFIG_USB_APPLEDISPLAY is not set
8917 -# CONFIG_USB_SISUSBVGA is not set
8918 -# CONFIG_USB_LD is not set
8919 -# CONFIG_USB_TRANCEVIBRATOR is not set
8920 -# CONFIG_USB_IOWARRIOR is not set
8921 -# CONFIG_USB_TEST is not set
8922 -# CONFIG_USB_ISIGHTFW is not set
8923 -# CONFIG_USB_YUREX is not set
8924 -# CONFIG_USB_EZUSB_FX2 is not set
8925 -# CONFIG_USB_HSIC_USB3503 is not set
8926 -# CONFIG_USB_PHY is not set
8927 -# CONFIG_USB_GADGET is not set
8928 -# CONFIG_UWB is not set
8929 -# CONFIG_MMC is not set
8930 -# CONFIG_MEMSTICK is not set
8931 -# CONFIG_NEW_LEDS is not set
8932 -# CONFIG_ACCESSIBILITY is not set
8933 -# CONFIG_INFINIBAND is not set
8934 -CONFIG_RTC_LIB=y
8935 -CONFIG_RTC_CLASS=y
8936 -CONFIG_RTC_HCTOSYS=y
8937 -CONFIG_RTC_SYSTOHC=y
8938 -CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
8939 -# CONFIG_RTC_DEBUG is not set
8940 -
8941 -#
8942 -# RTC interfaces
8943 -#
8944 -CONFIG_RTC_INTF_SYSFS=y
8945 -CONFIG_RTC_INTF_PROC=y
8946 -CONFIG_RTC_INTF_DEV=y
8947 -# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
8948 -# CONFIG_RTC_DRV_TEST is not set
8949 -
8950 -#
8951 -# I2C RTC drivers
8952 -#
8953 -# CONFIG_RTC_DRV_DS1307 is not set
8954 -# CONFIG_RTC_DRV_DS1374 is not set
8955 -# CONFIG_RTC_DRV_DS1672 is not set
8956 -# CONFIG_RTC_DRV_DS3232 is not set
8957 -# CONFIG_RTC_DRV_MAX6900 is not set
8958 -# CONFIG_RTC_DRV_RS5C372 is not set
8959 -# CONFIG_RTC_DRV_ISL1208 is not set
8960 -# CONFIG_RTC_DRV_ISL12022 is not set
8961 -# CONFIG_RTC_DRV_X1205 is not set
8962 -# CONFIG_RTC_DRV_PCF8523 is not set
8963 -# CONFIG_RTC_DRV_PCF8563 is not set
8964 -# CONFIG_RTC_DRV_PCF8583 is not set
8965 -# CONFIG_RTC_DRV_M41T80 is not set
8966 -# CONFIG_RTC_DRV_BQ32K is not set
8967 -# CONFIG_RTC_DRV_S35390A is not set
8968 -# CONFIG_RTC_DRV_FM3130 is not set
8969 -# CONFIG_RTC_DRV_RX8581 is not set
8970 -# CONFIG_RTC_DRV_RX8025 is not set
8971 -# CONFIG_RTC_DRV_EM3027 is not set
8972 -# CONFIG_RTC_DRV_RV3029C2 is not set
8973 -
8974 -#
8975 -# SPI RTC drivers
8976 -#
8977 -
8978 -#
8979 -# Platform RTC drivers
8980 -#
8981 -# CONFIG_RTC_DRV_DS1286 is not set
8982 -# CONFIG_RTC_DRV_DS1511 is not set
8983 -# CONFIG_RTC_DRV_DS1553 is not set
8984 -# CONFIG_RTC_DRV_DS1742 is not set
8985 -# CONFIG_RTC_DRV_STK17TA8 is not set
8986 -# CONFIG_RTC_DRV_M48T86 is not set
8987 -# CONFIG_RTC_DRV_M48T35 is not set
8988 -# CONFIG_RTC_DRV_M48T59 is not set
8989 -# CONFIG_RTC_DRV_MSM6242 is not set
8990 -# CONFIG_RTC_DRV_BQ4802 is not set
8991 -# CONFIG_RTC_DRV_RP5C01 is not set
8992 -# CONFIG_RTC_DRV_V3020 is not set
8993 -# CONFIG_RTC_DRV_DS2404 is not set
8994 -
8995 -#
8996 -# on-CPU RTC drivers
8997 -#
8998 -CONFIG_RTC_DRV_GENERIC=y
8999 -
9000 -#
9001 -# HID Sensor RTC drivers
9002 -#
9003 -# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
9004 -# CONFIG_DMADEVICES is not set
9005 -# CONFIG_AUXDISPLAY is not set
9006 -CONFIG_UIO=m
9007 -# CONFIG_UIO_CIF is not set
9008 -# CONFIG_UIO_PDRV is not set
9009 -# CONFIG_UIO_PDRV_GENIRQ is not set
9010 -# CONFIG_UIO_DMEM_GENIRQ is not set
9011 -# CONFIG_UIO_AEC is not set
9012 -# CONFIG_UIO_SERCOS3 is not set
9013 -# CONFIG_UIO_PCI_GENERIC is not set
9014 -# CONFIG_UIO_NETX is not set
9015 -# CONFIG_VIRT_DRIVERS is not set
9016 -
9017 -#
9018 -# Virtio drivers
9019 -#
9020 -# CONFIG_VIRTIO_PCI is not set
9021 -# CONFIG_VIRTIO_MMIO is not set
9022 -
9023 -#
9024 -# Microsoft Hyper-V guest support
9025 -#
9026 -# CONFIG_STAGING is not set
9027 -
9028 -#
9029 -# Hardware Spinlock drivers
9030 -#
9031 -# CONFIG_MAILBOX is not set
9032 -# CONFIG_IOMMU_SUPPORT is not set
9033 -
9034 -#
9035 -# Remoteproc drivers
9036 -#
9037 -# CONFIG_STE_MODEM_RPROC is not set
9038 -
9039 -#
9040 -# Rpmsg drivers
9041 -#
9042 -# CONFIG_PM_DEVFREQ is not set
9043 -# CONFIG_EXTCON is not set
9044 -# CONFIG_MEMORY is not set
9045 -# CONFIG_IIO is not set
9046 -# CONFIG_VME_BUS is not set
9047 -# CONFIG_PWM is not set
9048 -# CONFIG_IPACK_BUS is not set
9049 -# CONFIG_RESET_CONTROLLER is not set
9050 -
9051 -#
9052 -# File systems
9053 -#
9054 -CONFIG_EXT2_FS=m
9055 -CONFIG_EXT2_FS_XATTR=y
9056 -CONFIG_EXT2_FS_POSIX_ACL=y
9057 -CONFIG_EXT2_FS_SECURITY=y
9058 -CONFIG_EXT2_FS_XIP=y
9059 -CONFIG_EXT3_FS=m
9060 -# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
9061 -CONFIG_EXT3_FS_XATTR=y
9062 -CONFIG_EXT3_FS_POSIX_ACL=y
9063 -CONFIG_EXT3_FS_SECURITY=y
9064 -CONFIG_EXT4_FS=m
9065 -CONFIG_EXT4_FS_POSIX_ACL=y
9066 -CONFIG_EXT4_FS_SECURITY=y
9067 -# CONFIG_EXT4_DEBUG is not set
9068 -CONFIG_FS_XIP=y
9069 -CONFIG_JBD=m
9070 -CONFIG_JBD2=m
9071 -CONFIG_FS_MBCACHE=m
9072 -CONFIG_REISERFS_FS=m
9073 -# CONFIG_REISERFS_CHECK is not set
9074 -CONFIG_REISERFS_PROC_INFO=y
9075 -CONFIG_REISERFS_FS_XATTR=y
9076 -CONFIG_REISERFS_FS_POSIX_ACL=y
9077 -CONFIG_REISERFS_FS_SECURITY=y
9078 -CONFIG_JFS_FS=m
9079 -CONFIG_JFS_POSIX_ACL=y
9080 -CONFIG_JFS_SECURITY=y
9081 -# CONFIG_JFS_DEBUG is not set
9082 -CONFIG_JFS_STATISTICS=y
9083 -CONFIG_XFS_FS=m
9084 -CONFIG_XFS_QUOTA=y
9085 -CONFIG_XFS_POSIX_ACL=y
9086 -CONFIG_XFS_RT=y
9087 -# CONFIG_XFS_WARN is not set
9088 -# CONFIG_XFS_DEBUG is not set
9089 -# CONFIG_GFS2_FS is not set
9090 -# CONFIG_BTRFS_FS is not set
9091 -# CONFIG_NILFS2_FS is not set
9092 -CONFIG_FS_POSIX_ACL=y
9093 -CONFIG_EXPORTFS=m
9094 -CONFIG_FILE_LOCKING=y
9095 -CONFIG_FSNOTIFY=y
9096 -CONFIG_DNOTIFY=y
9097 -CONFIG_INOTIFY_USER=y
9098 -# CONFIG_FANOTIFY is not set
9099 -# CONFIG_QUOTA is not set
9100 -# CONFIG_QUOTA_NETLINK_INTERFACE is not set
9101 -CONFIG_QUOTACTL=y
9102 -# CONFIG_AUTOFS4_FS is not set
9103 -CONFIG_FUSE_FS=m
9104 -# CONFIG_CUSE is not set
9105 -
9106 -#
9107 -# Caches
9108 -#
9109 -# CONFIG_FSCACHE is not set
9110 -
9111 -#
9112 -# CD-ROM/DVD Filesystems
9113 -#
9114 -CONFIG_ISO9660_FS=y
9115 -CONFIG_JOLIET=y
9116 -CONFIG_ZISOFS=y
9117 -CONFIG_UDF_FS=m
9118 -CONFIG_UDF_NLS=y
9119 -
9120 -#
9121 -# DOS/FAT/NT Filesystems
9122 -#
9123 -CONFIG_FAT_FS=m
9124 -CONFIG_MSDOS_FS=m
9125 -CONFIG_VFAT_FS=m
9126 -CONFIG_FAT_DEFAULT_CODEPAGE=437
9127 -CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
9128 -# CONFIG_NTFS_FS is not set
9129 -
9130 -#
9131 -# Pseudo filesystems
9132 -#
9133 -CONFIG_PROC_FS=y
9134 -CONFIG_PROC_KCORE=y
9135 -CONFIG_PROC_SYSCTL=y
9136 -CONFIG_PROC_PAGE_MONITOR=y
9137 -CONFIG_SYSFS=y
9138 -CONFIG_TMPFS=y
9139 -# CONFIG_TMPFS_POSIX_ACL is not set
9140 -# CONFIG_TMPFS_XATTR is not set
9141 -# CONFIG_HUGETLB_PAGE is not set
9142 -# CONFIG_CONFIGFS_FS is not set
9143 -CONFIG_MISC_FILESYSTEMS=y
9144 -# CONFIG_ADFS_FS is not set
9145 -# CONFIG_AFFS_FS is not set
9146 -# CONFIG_ECRYPT_FS is not set
9147 -# CONFIG_HFS_FS is not set
9148 -# CONFIG_HFSPLUS_FS is not set
9149 -# CONFIG_BEFS_FS is not set
9150 -# CONFIG_BFS_FS is not set
9151 -# CONFIG_EFS_FS is not set
9152 -# CONFIG_LOGFS is not set
9153 -# CONFIG_CRAMFS is not set
9154 -CONFIG_SQUASHFS=y
9155 -# CONFIG_SQUASHFS_XATTR is not set
9156 -CONFIG_SQUASHFS_ZLIB=y
9157 -# CONFIG_SQUASHFS_LZO is not set
9158 -# CONFIG_SQUASHFS_XZ is not set
9159 -# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
9160 -# CONFIG_SQUASHFS_EMBEDDED is not set
9161 -CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
9162 -# CONFIG_VXFS_FS is not set
9163 -# CONFIG_MINIX_FS is not set
9164 -# CONFIG_OMFS_FS is not set
9165 -# CONFIG_HPFS_FS is not set
9166 -# CONFIG_QNX4FS_FS is not set
9167 -# CONFIG_QNX6FS_FS is not set
9168 -# CONFIG_ROMFS_FS is not set
9169 -# CONFIG_PSTORE is not set
9170 -# CONFIG_SYSV_FS is not set
9171 -# CONFIG_UFS_FS is not set
9172 -# CONFIG_F2FS_FS is not set
9173 -CONFIG_NETWORK_FILESYSTEMS=y
9174 -CONFIG_NFS_FS=m
9175 -CONFIG_NFS_V2=m
9176 -CONFIG_NFS_V3=m
9177 -# CONFIG_NFS_V3_ACL is not set
9178 -CONFIG_NFS_V4=m
9179 -CONFIG_NFS_SWAP=y
9180 -# CONFIG_NFS_V4_1 is not set
9181 -# CONFIG_NFS_USE_LEGACY_DNS is not set
9182 -CONFIG_NFS_USE_KERNEL_DNS=y
9183 -CONFIG_NFSD=m
9184 -CONFIG_NFSD_V3=y
9185 -# CONFIG_NFSD_V3_ACL is not set
9186 -CONFIG_NFSD_V4=y
9187 -CONFIG_LOCKD=m
9188 -CONFIG_LOCKD_V4=y
9189 -CONFIG_NFS_COMMON=y
9190 -CONFIG_SUNRPC=m
9191 -CONFIG_SUNRPC_GSS=m
9192 -CONFIG_SUNRPC_SWAP=y
9193 -# CONFIG_SUNRPC_DEBUG is not set
9194 -# CONFIG_CEPH_FS is not set
9195 -CONFIG_CIFS=m
9196 -# CONFIG_CIFS_STATS is not set
9197 -# CONFIG_CIFS_WEAK_PW_HASH is not set
9198 -# CONFIG_CIFS_UPCALL is not set
9199 -# CONFIG_CIFS_XATTR is not set
9200 -CONFIG_CIFS_DEBUG=y
9201 -# CONFIG_CIFS_DEBUG2 is not set
9202 -# CONFIG_CIFS_DFS_UPCALL is not set
9203 -# CONFIG_CIFS_SMB2 is not set
9204 -# CONFIG_NCP_FS is not set
9205 -# CONFIG_CODA_FS is not set
9206 -# CONFIG_AFS_FS is not set
9207 -CONFIG_NLS=y
9208 -CONFIG_NLS_DEFAULT="iso8859-15"
9209 -CONFIG_NLS_CODEPAGE_437=m
9210 -CONFIG_NLS_CODEPAGE_737=m
9211 -CONFIG_NLS_CODEPAGE_775=m
9212 -CONFIG_NLS_CODEPAGE_850=m
9213 -CONFIG_NLS_CODEPAGE_852=m
9214 -CONFIG_NLS_CODEPAGE_855=m
9215 -CONFIG_NLS_CODEPAGE_857=m
9216 -CONFIG_NLS_CODEPAGE_860=m
9217 -CONFIG_NLS_CODEPAGE_861=m
9218 -CONFIG_NLS_CODEPAGE_862=m
9219 -CONFIG_NLS_CODEPAGE_863=m
9220 -CONFIG_NLS_CODEPAGE_864=m
9221 -CONFIG_NLS_CODEPAGE_865=m
9222 -CONFIG_NLS_CODEPAGE_866=m
9223 -CONFIG_NLS_CODEPAGE_869=m
9224 -CONFIG_NLS_CODEPAGE_936=m
9225 -CONFIG_NLS_CODEPAGE_950=m
9226 -CONFIG_NLS_CODEPAGE_932=m
9227 -CONFIG_NLS_CODEPAGE_949=m
9228 -CONFIG_NLS_CODEPAGE_874=m
9229 -CONFIG_NLS_ISO8859_8=m
9230 -CONFIG_NLS_CODEPAGE_1250=m
9231 -CONFIG_NLS_CODEPAGE_1251=m
9232 -CONFIG_NLS_ASCII=m
9233 -CONFIG_NLS_ISO8859_1=m
9234 -CONFIG_NLS_ISO8859_2=m
9235 -CONFIG_NLS_ISO8859_3=m
9236 -CONFIG_NLS_ISO8859_4=m
9237 -CONFIG_NLS_ISO8859_5=m
9238 -CONFIG_NLS_ISO8859_6=m
9239 -CONFIG_NLS_ISO8859_7=m
9240 -CONFIG_NLS_ISO8859_9=m
9241 -CONFIG_NLS_ISO8859_13=m
9242 -CONFIG_NLS_ISO8859_14=m
9243 -CONFIG_NLS_ISO8859_15=m
9244 -CONFIG_NLS_KOI8_R=m
9245 -CONFIG_NLS_KOI8_U=m
9246 -# CONFIG_NLS_MAC_ROMAN is not set
9247 -# CONFIG_NLS_MAC_CELTIC is not set
9248 -# CONFIG_NLS_MAC_CENTEURO is not set
9249 -# CONFIG_NLS_MAC_CROATIAN is not set
9250 -# CONFIG_NLS_MAC_CYRILLIC is not set
9251 -# CONFIG_NLS_MAC_GAELIC is not set
9252 -# CONFIG_NLS_MAC_GREEK is not set
9253 -# CONFIG_NLS_MAC_ICELAND is not set
9254 -# CONFIG_NLS_MAC_INUIT is not set
9255 -# CONFIG_NLS_MAC_ROMANIAN is not set
9256 -# CONFIG_NLS_MAC_TURKISH is not set
9257 -CONFIG_NLS_UTF8=m
9258 -
9259 -#
9260 -# Kernel hacking
9261 -#
9262 -CONFIG_PRINTK_TIME=y
9263 -CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
9264 -# CONFIG_ENABLE_WARN_DEPRECATED is not set
9265 -# CONFIG_ENABLE_MUST_CHECK is not set
9266 -CONFIG_FRAME_WARN=1024
9267 -CONFIG_MAGIC_SYSRQ=y
9268 -# CONFIG_STRIP_ASM_SYMS is not set
9269 -# CONFIG_UNUSED_SYMBOLS is not set
9270 -# CONFIG_DEBUG_FS is not set
9271 -# CONFIG_HEADERS_CHECK is not set
9272 -# CONFIG_DEBUG_SECTION_MISMATCH is not set
9273 -# CONFIG_DEBUG_KERNEL is not set
9274 -# CONFIG_PANIC_ON_OOPS is not set
9275 -CONFIG_PANIC_ON_OOPS_VALUE=0
9276 -# CONFIG_SLUB_DEBUG_ON is not set
9277 -# CONFIG_SLUB_STATS is not set
9278 -CONFIG_DEBUG_BUGVERBOSE=y
9279 -CONFIG_DEBUG_MEMORY_INIT=y
9280 -CONFIG_ARCH_WANT_FRAME_POINTERS=y
9281 -CONFIG_FRAME_POINTER=y
9282 -
9283 -#
9284 -# RCU Debugging
9285 -#
9286 -# CONFIG_SPARSE_RCU_POINTER is not set
9287 -CONFIG_RCU_CPU_STALL_TIMEOUT=60
9288 -CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
9289 -# CONFIG_ATOMIC64_SELFTEST is not set
9290 -# CONFIG_ASYNC_RAID6_TEST is not set
9291 -# CONFIG_SAMPLES is not set
9292 -# CONFIG_TEST_STRING_HELPERS is not set
9293 -# CONFIG_TEST_KSTRTOX is not set
9294 -
9295 -#
9296 -# Security options
9297 -#
9298 -CONFIG_KEYS=y
9299 -# CONFIG_ENCRYPTED_KEYS is not set
9300 -# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
9301 -# CONFIG_SECURITY_DMESG_RESTRICT is not set
9302 -# CONFIG_SECURITY is not set
9303 -# CONFIG_SECURITYFS is not set
9304 -CONFIG_DEFAULT_SECURITY_DAC=y
9305 -CONFIG_DEFAULT_SECURITY=""
9306 -CONFIG_XOR_BLOCKS=y
9307 -CONFIG_ASYNC_CORE=y
9308 -CONFIG_ASYNC_MEMCPY=y
9309 -CONFIG_ASYNC_XOR=y
9310 -CONFIG_ASYNC_PQ=y
9311 -CONFIG_ASYNC_RAID6_RECOV=y
9312 -CONFIG_CRYPTO=y
9313 -
9314 -#
9315 -# Crypto core or helper
9316 -#
9317 -CONFIG_CRYPTO_ALGAPI=y
9318 -CONFIG_CRYPTO_ALGAPI2=y
9319 -CONFIG_CRYPTO_AEAD2=y
9320 -CONFIG_CRYPTO_BLKCIPHER=y
9321 -CONFIG_CRYPTO_BLKCIPHER2=y
9322 -CONFIG_CRYPTO_HASH=y
9323 -CONFIG_CRYPTO_HASH2=y
9324 -CONFIG_CRYPTO_RNG2=y
9325 -CONFIG_CRYPTO_PCOMP2=y
9326 -CONFIG_CRYPTO_MANAGER=y
9327 -CONFIG_CRYPTO_MANAGER2=y
9328 -# CONFIG_CRYPTO_USER is not set
9329 -CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
9330 -# CONFIG_CRYPTO_GF128MUL is not set
9331 -# CONFIG_CRYPTO_NULL is not set
9332 -# CONFIG_CRYPTO_PCRYPT is not set
9333 -CONFIG_CRYPTO_WORKQUEUE=y
9334 -# CONFIG_CRYPTO_CRYPTD is not set
9335 -# CONFIG_CRYPTO_AUTHENC is not set
9336 -# CONFIG_CRYPTO_TEST is not set
9337 -
9338 -#
9339 -# Authenticated Encryption with Associated Data
9340 -#
9341 -# CONFIG_CRYPTO_CCM is not set
9342 -# CONFIG_CRYPTO_GCM is not set
9343 -# CONFIG_CRYPTO_SEQIV is not set
9344 -
9345 -#
9346 -# Block modes
9347 -#
9348 -CONFIG_CRYPTO_CBC=y
9349 -# CONFIG_CRYPTO_CTR is not set
9350 -# CONFIG_CRYPTO_CTS is not set
9351 -CONFIG_CRYPTO_ECB=m
9352 -# CONFIG_CRYPTO_LRW is not set
9353 -# CONFIG_CRYPTO_PCBC is not set
9354 -# CONFIG_CRYPTO_XTS is not set
9355 -
9356 -#
9357 -# Hash modes
9358 -#
9359 -# CONFIG_CRYPTO_CMAC is not set
9360 -CONFIG_CRYPTO_HMAC=m
9361 -# CONFIG_CRYPTO_XCBC is not set
9362 -# CONFIG_CRYPTO_VMAC is not set
9363 -
9364 -#
9365 -# Digest
9366 -#
9367 -CONFIG_CRYPTO_CRC32C=m
9368 -# CONFIG_CRYPTO_CRC32 is not set
9369 -# CONFIG_CRYPTO_GHASH is not set
9370 -CONFIG_CRYPTO_MD4=m
9371 -CONFIG_CRYPTO_MD5=y
9372 -# CONFIG_CRYPTO_MICHAEL_MIC is not set
9373 -# CONFIG_CRYPTO_RMD128 is not set
9374 -# CONFIG_CRYPTO_RMD160 is not set
9375 -# CONFIG_CRYPTO_RMD256 is not set
9376 -# CONFIG_CRYPTO_RMD320 is not set
9377 -CONFIG_CRYPTO_SHA1=m
9378 -CONFIG_CRYPTO_SHA256=m
9379 -# CONFIG_CRYPTO_SHA512 is not set
9380 -# CONFIG_CRYPTO_TGR192 is not set
9381 -# CONFIG_CRYPTO_WP512 is not set
9382 -
9383 -#
9384 -# Ciphers
9385 -#
9386 -CONFIG_CRYPTO_AES=y
9387 -# CONFIG_CRYPTO_ANUBIS is not set
9388 -CONFIG_CRYPTO_ARC4=m
9389 -# CONFIG_CRYPTO_BLOWFISH is not set
9390 -# CONFIG_CRYPTO_CAMELLIA is not set
9391 -# CONFIG_CRYPTO_CAST5 is not set
9392 -# CONFIG_CRYPTO_CAST6 is not set
9393 -CONFIG_CRYPTO_DES=m
9394 -# CONFIG_CRYPTO_FCRYPT is not set
9395 -# CONFIG_CRYPTO_KHAZAD is not set
9396 -# CONFIG_CRYPTO_SALSA20 is not set
9397 -# CONFIG_CRYPTO_SEED is not set
9398 -# CONFIG_CRYPTO_SERPENT is not set
9399 -# CONFIG_CRYPTO_TEA is not set
9400 -# CONFIG_CRYPTO_TWOFISH is not set
9401 -
9402 -#
9403 -# Compression
9404 -#
9405 -# CONFIG_CRYPTO_DEFLATE is not set
9406 -# CONFIG_CRYPTO_ZLIB is not set
9407 -# CONFIG_CRYPTO_LZO is not set
9408 -
9409 -#
9410 -# Random Number Generation
9411 -#
9412 -# CONFIG_CRYPTO_ANSI_CPRNG is not set
9413 -# CONFIG_CRYPTO_USER_API_HASH is not set
9414 -# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
9415 -# CONFIG_CRYPTO_HW is not set
9416 -# CONFIG_ASYMMETRIC_KEY_TYPE is not set
9417 -# CONFIG_BINARY_PRINTF is not set
9418 -
9419 -#
9420 -# Library routines
9421 -#
9422 -CONFIG_RAID6_PQ=y
9423 -CONFIG_BITREVERSE=y
9424 -CONFIG_GENERIC_STRNCPY_FROM_USER=y
9425 -CONFIG_GENERIC_PCI_IOMAP=y
9426 -CONFIG_GENERIC_IO=y
9427 -CONFIG_CRC_CCITT=m
9428 -CONFIG_CRC16=y
9429 -# CONFIG_CRC_T10DIF is not set
9430 -CONFIG_CRC_ITU_T=y
9431 -CONFIG_CRC32=y
9432 -# CONFIG_CRC32_SELFTEST is not set
9433 -CONFIG_CRC32_SLICEBY8=y
9434 -# CONFIG_CRC32_SLICEBY4 is not set
9435 -# CONFIG_CRC32_SARWATE is not set
9436 -# CONFIG_CRC32_BIT is not set
9437 -# CONFIG_CRC7 is not set
9438 -CONFIG_LIBCRC32C=m
9439 -# CONFIG_CRC8 is not set
9440 -CONFIG_ZLIB_INFLATE=y
9441 -CONFIG_ZLIB_DEFLATE=m
9442 -CONFIG_LZO_DECOMPRESS=y
9443 -CONFIG_XZ_DEC=y
9444 -CONFIG_XZ_DEC_X86=y
9445 -CONFIG_XZ_DEC_POWERPC=y
9446 -CONFIG_XZ_DEC_IA64=y
9447 -CONFIG_XZ_DEC_ARM=y
9448 -CONFIG_XZ_DEC_ARMTHUMB=y
9449 -CONFIG_XZ_DEC_SPARC=y
9450 -CONFIG_XZ_DEC_BCJ=y
9451 -# CONFIG_XZ_DEC_TEST is not set
9452 -CONFIG_DECOMPRESS_GZIP=y
9453 -CONFIG_DECOMPRESS_BZIP2=y
9454 -CONFIG_DECOMPRESS_LZMA=y
9455 -CONFIG_DECOMPRESS_XZ=y
9456 -CONFIG_DECOMPRESS_LZO=y
9457 -CONFIG_HAS_IOMEM=y
9458 -CONFIG_HAS_IOPORT=y
9459 -CONFIG_HAS_DMA=y
9460 -CONFIG_CPU_RMAP=y
9461 -CONFIG_DQL=y
9462 -CONFIG_NLATTR=y
9463 -CONFIG_GENERIC_ATOMIC64=y
9464 -CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
9465 -# CONFIG_AVERAGE is not set
9466 -# CONFIG_CORDIC is not set
9467 -# CONFIG_DDR is not set
9468 -CONFIG_OID_REGISTRY=m
9469
9470 diff --git a/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config b/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config
9471 deleted file mode 100644
9472 index b6dfad5c..00000000
9473 --- a/releases/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config
9474 +++ /dev/null
9475 @@ -1,2057 +0,0 @@
9476 -#
9477 -# Automatically generated file; DO NOT EDIT.
9478 -# Linux/parisc 3.10.27-gentoo Kernel Configuration
9479 -#
9480 -
9481 -#
9482 -# Gentoo Linux
9483 -#
9484 -CONFIG_GENTOO_LINUX=y
9485 -CONFIG_GENTOO_LINUX_UDEV=y
9486 -
9487 -#
9488 -# Support for init systems, system and service managers
9489 -#
9490 -CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
9491 -# CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
9492 -CONFIG_PARISC=y
9493 -CONFIG_MMU=y
9494 -CONFIG_STACK_GROWSUP=y
9495 -CONFIG_RWSEM_GENERIC_SPINLOCK=y
9496 -# CONFIG_ARCH_HAS_ILOG2_U32 is not set
9497 -# CONFIG_ARCH_HAS_ILOG2_U64 is not set
9498 -CONFIG_GENERIC_BUG=y
9499 -CONFIG_GENERIC_HWEIGHT=y
9500 -CONFIG_GENERIC_CALIBRATE_DELAY=y
9501 -CONFIG_TIME_LOW_RES=y
9502 -CONFIG_HAVE_LATENCYTOP_SUPPORT=y
9503 -CONFIG_STACKTRACE_SUPPORT=y
9504 -CONFIG_NEED_DMA_MAP_STATE=y
9505 -CONFIG_NEED_SG_DMA_LENGTH=y
9506 -CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
9507 -CONFIG_IRQ_WORK=y
9508 -
9509 -#
9510 -# General setup
9511 -#
9512 -CONFIG_INIT_ENV_ARG_LIMIT=32
9513 -CONFIG_CROSS_COMPILE=""
9514 -CONFIG_LOCALVERSION=""
9515 -CONFIG_LOCALVERSION_AUTO=y
9516 -CONFIG_DEFAULT_HOSTNAME="(none)"
9517 -CONFIG_SWAP=y
9518 -CONFIG_SYSVIPC=y
9519 -CONFIG_SYSVIPC_SYSCTL=y
9520 -# CONFIG_POSIX_MQUEUE is not set
9521 -# CONFIG_FHANDLE is not set
9522 -# CONFIG_AUDIT is not set
9523 -CONFIG_HAVE_GENERIC_HARDIRQS=y
9524 -
9525 -#
9526 -# IRQ subsystem
9527 -#
9528 -CONFIG_GENERIC_HARDIRQS=y
9529 -CONFIG_GENERIC_IRQ_PROBE=y
9530 -
9531 -#
9532 -# CPU/Task time and stats accounting
9533 -#
9534 -CONFIG_TICK_CPU_ACCOUNTING=y
9535 -# CONFIG_BSD_PROCESS_ACCT is not set
9536 -# CONFIG_TASKSTATS is not set
9537 -
9538 -#
9539 -# RCU Subsystem
9540 -#
9541 -CONFIG_TREE_RCU=y
9542 -# CONFIG_PREEMPT_RCU is not set
9543 -CONFIG_RCU_STALL_COMMON=y
9544 -CONFIG_RCU_FANOUT=32
9545 -CONFIG_RCU_FANOUT_LEAF=16
9546 -# CONFIG_RCU_FANOUT_EXACT is not set
9547 -# CONFIG_TREE_RCU_TRACE is not set
9548 -# CONFIG_RCU_NOCB_CPU is not set
9549 -CONFIG_IKCONFIG=y
9550 -CONFIG_IKCONFIG_PROC=y
9551 -CONFIG_LOG_BUF_SHIFT=18
9552 -# CONFIG_CGROUPS is not set
9553 -# CONFIG_CHECKPOINT_RESTORE is not set
9554 -CONFIG_NAMESPACES=y
9555 -# CONFIG_UTS_NS is not set
9556 -# CONFIG_IPC_NS is not set
9557 -# CONFIG_PID_NS is not set
9558 -# CONFIG_NET_NS is not set
9559 -# CONFIG_SCHED_AUTOGROUP is not set
9560 -# CONFIG_SYSFS_DEPRECATED is not set
9561 -# CONFIG_RELAY is not set
9562 -CONFIG_BLK_DEV_INITRD=y
9563 -CONFIG_INITRAMFS_SOURCE=""
9564 -CONFIG_RD_GZIP=y
9565 -CONFIG_RD_BZIP2=y
9566 -CONFIG_RD_LZMA=y
9567 -CONFIG_RD_XZ=y
9568 -CONFIG_RD_LZO=y
9569 -# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
9570 -CONFIG_SYSCTL=y
9571 -CONFIG_ANON_INODES=y
9572 -CONFIG_SYSCTL_ARCH_UNALIGN_ALLOW=y
9573 -CONFIG_HOTPLUG=y
9574 -# CONFIG_EXPERT is not set
9575 -# CONFIG_SYSCTL_SYSCALL is not set
9576 -CONFIG_KALLSYMS=y
9577 -CONFIG_PRINTK=y
9578 -CONFIG_BUG=y
9579 -CONFIG_ELF_CORE=y
9580 -CONFIG_BASE_FULL=y
9581 -CONFIG_FUTEX=y
9582 -CONFIG_EPOLL=y
9583 -CONFIG_SIGNALFD=y
9584 -CONFIG_TIMERFD=y
9585 -CONFIG_EVENTFD=y
9586 -CONFIG_SHMEM=y
9587 -CONFIG_AIO=y
9588 -CONFIG_PCI_QUIRKS=y
9589 -# CONFIG_EMBEDDED is not set
9590 -CONFIG_HAVE_PERF_EVENTS=y
9591 -
9592 -#
9593 -# Kernel Performance Events And Counters
9594 -#
9595 -# CONFIG_PERF_EVENTS is not set
9596 -CONFIG_VM_EVENT_COUNTERS=y
9597 -CONFIG_SLUB_DEBUG=y
9598 -CONFIG_COMPAT_BRK=y
9599 -# CONFIG_SLAB is not set
9600 -CONFIG_SLUB=y
9601 -# CONFIG_PROFILING is not set
9602 -CONFIG_HAVE_OPROFILE=y
9603 -CONFIG_HAVE_64BIT_ALIGNED_ACCESS=y
9604 -CONFIG_USE_GENERIC_SMP_HELPERS=y
9605 -CONFIG_GENERIC_SMP_IDLE_THREAD=y
9606 -CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
9607 -CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
9608 -CONFIG_MODULES_USE_ELF_RELA=y
9609 -CONFIG_CLONE_BACKWARDS=y
9610 -
9611 -#
9612 -# GCOV-based kernel profiling
9613 -#
9614 -# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
9615 -CONFIG_SLABINFO=y
9616 -CONFIG_RT_MUTEXES=y
9617 -CONFIG_BASE_SMALL=0
9618 -CONFIG_MODULES=y
9619 -# CONFIG_MODULE_FORCE_LOAD is not set
9620 -CONFIG_MODULE_UNLOAD=y
9621 -CONFIG_MODULE_FORCE_UNLOAD=y
9622 -# CONFIG_MODVERSIONS is not set
9623 -# CONFIG_MODULE_SRCVERSION_ALL is not set
9624 -# CONFIG_MODULE_SIG is not set
9625 -CONFIG_INIT_ALL_POSSIBLE=y
9626 -CONFIG_STOP_MACHINE=y
9627 -CONFIG_BLOCK=y
9628 -# CONFIG_BLK_DEV_BSG is not set
9629 -# CONFIG_BLK_DEV_BSGLIB is not set
9630 -# CONFIG_BLK_DEV_INTEGRITY is not set
9631 -
9632 -#
9633 -# Partition Types
9634 -#
9635 -# CONFIG_PARTITION_ADVANCED is not set
9636 -CONFIG_MSDOS_PARTITION=y
9637 -CONFIG_EFI_PARTITION=y
9638 -CONFIG_BLOCK_COMPAT=y
9639 -
9640 -#
9641 -# IO Schedulers
9642 -#
9643 -CONFIG_IOSCHED_NOOP=y
9644 -CONFIG_IOSCHED_DEADLINE=y
9645 -CONFIG_IOSCHED_CFQ=y
9646 -# CONFIG_DEFAULT_DEADLINE is not set
9647 -CONFIG_DEFAULT_CFQ=y
9648 -# CONFIG_DEFAULT_NOOP is not set
9649 -CONFIG_DEFAULT_IOSCHED="cfq"
9650 -CONFIG_BROKEN_RODATA=y
9651 -CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
9652 -CONFIG_INLINE_READ_UNLOCK=y
9653 -CONFIG_INLINE_READ_UNLOCK_IRQ=y
9654 -CONFIG_INLINE_WRITE_UNLOCK=y
9655 -CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
9656 -CONFIG_MUTEX_SPIN_ON_OWNER=y
9657 -# CONFIG_FREEZER is not set
9658 -
9659 -#
9660 -# Processor type and features
9661 -#
9662 -# CONFIG_PA7000 is not set
9663 -# CONFIG_PA7100LC is not set
9664 -# CONFIG_PA7200 is not set
9665 -# CONFIG_PA7300LC is not set
9666 -CONFIG_PA8X00=y
9667 -CONFIG_PA20=y
9668 -CONFIG_PREFETCH=y
9669 -CONFIG_MLONGCALLS=y
9670 -CONFIG_64BIT=y
9671 -CONFIG_PARISC_PAGE_SIZE_4KB=y
9672 -# CONFIG_PARISC_PAGE_SIZE_16KB is not set
9673 -# CONFIG_PARISC_PAGE_SIZE_64KB is not set
9674 -CONFIG_SMP=y
9675 -CONFIG_IRQSTACKS=y
9676 -CONFIG_HOTPLUG_CPU=y
9677 -CONFIG_ARCH_SELECT_MEMORY_MODEL=y
9678 -CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
9679 -CONFIG_ARCH_FLATMEM_ENABLE=y
9680 -CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y
9681 -CONFIG_NODES_SHIFT=3
9682 -CONFIG_PREEMPT_NONE=y
9683 -# CONFIG_PREEMPT_VOLUNTARY is not set
9684 -# CONFIG_PREEMPT is not set
9685 -# CONFIG_HZ_100 is not set
9686 -CONFIG_HZ_250=y
9687 -# CONFIG_HZ_300 is not set
9688 -# CONFIG_HZ_1000 is not set
9689 -CONFIG_HZ=250
9690 -# CONFIG_SCHED_HRTICK is not set
9691 -CONFIG_SELECT_MEMORY_MODEL=y
9692 -# CONFIG_FLATMEM_MANUAL is not set
9693 -CONFIG_DISCONTIGMEM_MANUAL=y
9694 -CONFIG_DISCONTIGMEM=y
9695 -CONFIG_FLAT_NODE_MEM_MAP=y
9696 -CONFIG_NEED_MULTIPLE_NODES=y
9697 -# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
9698 -CONFIG_PAGEFLAGS_EXTENDED=y
9699 -CONFIG_SPLIT_PTLOCK_CPUS=4
9700 -# CONFIG_COMPACTION is not set
9701 -CONFIG_PHYS_ADDR_T_64BIT=y
9702 -CONFIG_ZONE_DMA_FLAG=0
9703 -CONFIG_VIRT_TO_BUS=y
9704 -# CONFIG_KSM is not set
9705 -CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
9706 -CONFIG_CROSS_MEMORY_ATTACH=y
9707 -# CONFIG_CLEANCACHE is not set
9708 -# CONFIG_FRONTSWAP is not set
9709 -CONFIG_COMPAT=y
9710 -CONFIG_SYSVIPC_COMPAT=y
9711 -CONFIG_NR_CPUS=32
9712 -
9713 -#
9714 -# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
9715 -#
9716 -CONFIG_GSC=y
9717 -CONFIG_HPPB=y
9718 -CONFIG_IOMMU_CCIO=y
9719 -CONFIG_GSC_LASI=y
9720 -CONFIG_GSC_WAX=y
9721 -CONFIG_EISA=y
9722 -CONFIG_EISA_NAMES=y
9723 -# CONFIG_ISA is not set
9724 -CONFIG_PCI=y
9725 -# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
9726 -# CONFIG_PCI_STUB is not set
9727 -# CONFIG_PCI_IOV is not set
9728 -# CONFIG_PCI_PRI is not set
9729 -# CONFIG_PCI_PASID is not set
9730 -CONFIG_GSC_DINO=y
9731 -CONFIG_PCI_LBA=y
9732 -CONFIG_IOSAPIC=y
9733 -CONFIG_IOMMU_SBA=y
9734 -CONFIG_IOMMU_HELPER=y
9735 -# CONFIG_PCCARD is not set
9736 -# CONFIG_HOTPLUG_PCI is not set
9737 -
9738 -#
9739 -# PA-RISC specific drivers
9740 -#
9741 -CONFIG_SUPERIO=y
9742 -CONFIG_CHASSIS_LCD_LED=y
9743 -CONFIG_PDC_CHASSIS=y
9744 -CONFIG_PDC_CHASSIS_WARN=y
9745 -CONFIG_PDC_STABLE=y
9746 -
9747 -#
9748 -# Executable file formats
9749 -#
9750 -CONFIG_BINFMT_ELF=y
9751 -# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
9752 -CONFIG_BINFMT_SCRIPT=y
9753 -# CONFIG_HAVE_AOUT is not set
9754 -CONFIG_BINFMT_MISC=y
9755 -CONFIG_COREDUMP=y
9756 -CONFIG_NET=y
9757 -
9758 -#
9759 -# Networking options
9760 -#
9761 -CONFIG_PACKET=y
9762 -# CONFIG_PACKET_DIAG is not set
9763 -CONFIG_UNIX=y
9764 -# CONFIG_UNIX_DIAG is not set
9765 -# CONFIG_XFRM_USER is not set
9766 -# CONFIG_NET_KEY is not set
9767 -CONFIG_INET=y
9768 -# CONFIG_IP_MULTICAST is not set
9769 -# CONFIG_IP_ADVANCED_ROUTER is not set
9770 -# CONFIG_IP_PNP is not set
9771 -# CONFIG_NET_IPIP is not set
9772 -# CONFIG_NET_IPGRE_DEMUX is not set
9773 -CONFIG_NET_IP_TUNNEL=m
9774 -# CONFIG_ARPD is not set
9775 -CONFIG_SYN_COOKIES=y
9776 -# CONFIG_INET_AH is not set
9777 -# CONFIG_INET_ESP is not set
9778 -# CONFIG_INET_IPCOMP is not set
9779 -# CONFIG_INET_XFRM_TUNNEL is not set
9780 -CONFIG_INET_TUNNEL=m
9781 -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
9782 -# CONFIG_INET_XFRM_MODE_TUNNEL is not set
9783 -# CONFIG_INET_XFRM_MODE_BEET is not set
9784 -CONFIG_INET_LRO=y
9785 -# CONFIG_INET_DIAG is not set
9786 -# CONFIG_TCP_CONG_ADVANCED is not set
9787 -CONFIG_TCP_CONG_CUBIC=y
9788 -CONFIG_DEFAULT_TCP_CONG="cubic"
9789 -# CONFIG_TCP_MD5SIG is not set
9790 -CONFIG_IPV6=y
9791 -CONFIG_IPV6_PRIVACY=y
9792 -# CONFIG_IPV6_ROUTER_PREF is not set
9793 -# CONFIG_IPV6_OPTIMISTIC_DAD is not set
9794 -# CONFIG_INET6_AH is not set
9795 -# CONFIG_INET6_ESP is not set
9796 -# CONFIG_INET6_IPCOMP is not set
9797 -# CONFIG_IPV6_MIP6 is not set
9798 -# CONFIG_INET6_XFRM_TUNNEL is not set
9799 -CONFIG_INET6_TUNNEL=m
9800 -# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
9801 -# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
9802 -# CONFIG_INET6_XFRM_MODE_BEET is not set
9803 -# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
9804 -CONFIG_IPV6_SIT=m
9805 -# CONFIG_IPV6_SIT_6RD is not set
9806 -CONFIG_IPV6_NDISC_NODETYPE=y
9807 -CONFIG_IPV6_TUNNEL=m
9808 -# CONFIG_IPV6_GRE is not set
9809 -# CONFIG_IPV6_MULTIPLE_TABLES is not set
9810 -# CONFIG_IPV6_MROUTE is not set
9811 -# CONFIG_NETWORK_SECMARK is not set
9812 -# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
9813 -# CONFIG_NETFILTER is not set
9814 -# CONFIG_IP_DCCP is not set
9815 -# CONFIG_IP_SCTP is not set
9816 -# CONFIG_RDS is not set
9817 -# CONFIG_TIPC is not set
9818 -# CONFIG_ATM is not set
9819 -# CONFIG_L2TP is not set
9820 -# CONFIG_BRIDGE is not set
9821 -CONFIG_HAVE_NET_DSA=y
9822 -CONFIG_VLAN_8021Q=m
9823 -# CONFIG_VLAN_8021Q_GVRP is not set
9824 -# CONFIG_VLAN_8021Q_MVRP is not set
9825 -# CONFIG_DECNET is not set
9826 -# CONFIG_LLC2 is not set
9827 -# CONFIG_IPX is not set
9828 -# CONFIG_ATALK is not set
9829 -# CONFIG_X25 is not set
9830 -# CONFIG_LAPB is not set
9831 -# CONFIG_PHONET is not set
9832 -# CONFIG_IEEE802154 is not set
9833 -# CONFIG_NET_SCHED is not set
9834 -# CONFIG_DCB is not set
9835 -CONFIG_DNS_RESOLVER=y
9836 -# CONFIG_BATMAN_ADV is not set
9837 -# CONFIG_OPENVSWITCH is not set
9838 -# CONFIG_VSOCKETS is not set
9839 -CONFIG_NETLINK_MMAP=y
9840 -# CONFIG_NETLINK_DIAG is not set
9841 -CONFIG_RPS=y
9842 -CONFIG_RFS_ACCEL=y
9843 -CONFIG_XPS=y
9844 -CONFIG_BQL=y
9845 -
9846 -#
9847 -# Network testing
9848 -#
9849 -# CONFIG_NET_PKTGEN is not set
9850 -# CONFIG_HAMRADIO is not set
9851 -# CONFIG_CAN is not set
9852 -# CONFIG_IRDA is not set
9853 -# CONFIG_BT is not set
9854 -# CONFIG_AF_RXRPC is not set
9855 -# CONFIG_WIRELESS is not set
9856 -# CONFIG_WIMAX is not set
9857 -# CONFIG_RFKILL is not set
9858 -# CONFIG_NET_9P is not set
9859 -# CONFIG_CAIF is not set
9860 -# CONFIG_CEPH_LIB is not set
9861 -# CONFIG_NFC is not set
9862 -
9863 -#
9864 -# Device Drivers
9865 -#
9866 -
9867 -#
9868 -# Generic Driver Options
9869 -#
9870 -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
9871 -CONFIG_DEVTMPFS=y
9872 -CONFIG_DEVTMPFS_MOUNT=y
9873 -CONFIG_STANDALONE=y
9874 -CONFIG_PREVENT_FIRMWARE_BUILD=y
9875 -CONFIG_FW_LOADER=y
9876 -CONFIG_FIRMWARE_IN_KERNEL=y
9877 -CONFIG_EXTRA_FIRMWARE=""
9878 -CONFIG_FW_LOADER_USER_HELPER=y
9879 -# CONFIG_SYS_HYPERVISOR is not set
9880 -# CONFIG_GENERIC_CPU_DEVICES is not set
9881 -# CONFIG_DMA_SHARED_BUFFER is not set
9882 -
9883 -#
9884 -# Bus devices
9885 -#
9886 -# CONFIG_CONNECTOR is not set
9887 -# CONFIG_MTD is not set
9888 -# CONFIG_PARPORT is not set
9889 -CONFIG_BLK_DEV=y
9890 -# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
9891 -# CONFIG_BLK_CPQ_DA is not set
9892 -# CONFIG_BLK_CPQ_CISS_DA is not set
9893 -# CONFIG_BLK_DEV_DAC960 is not set
9894 -# CONFIG_BLK_DEV_UMEM is not set
9895 -# CONFIG_BLK_DEV_COW_COMMON is not set
9896 -CONFIG_BLK_DEV_LOOP=y
9897 -CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
9898 -# CONFIG_BLK_DEV_CRYPTOLOOP is not set
9899 -# CONFIG_BLK_DEV_DRBD is not set
9900 -# CONFIG_BLK_DEV_NBD is not set
9901 -# CONFIG_BLK_DEV_NVME is not set
9902 -# CONFIG_BLK_DEV_SX8 is not set
9903 -# CONFIG_BLK_DEV_RAM is not set
9904 -# CONFIG_CDROM_PKTCDVD is not set
9905 -# CONFIG_ATA_OVER_ETH is not set
9906 -# CONFIG_BLK_DEV_HD is not set
9907 -# CONFIG_BLK_DEV_RBD is not set
9908 -# CONFIG_BLK_DEV_RSXX is not set
9909 -
9910 -#
9911 -# Misc devices
9912 -#
9913 -# CONFIG_SENSORS_LIS3LV02D is not set
9914 -# CONFIG_AD525X_DPOT is not set
9915 -# CONFIG_DUMMY_IRQ is not set
9916 -# CONFIG_PHANTOM is not set
9917 -# CONFIG_INTEL_MID_PTI is not set
9918 -# CONFIG_SGI_IOC4 is not set
9919 -# CONFIG_TIFM_CORE is not set
9920 -# CONFIG_ICS932S401 is not set
9921 -# CONFIG_ATMEL_SSC is not set
9922 -# CONFIG_ENCLOSURE_SERVICES is not set
9923 -# CONFIG_HP_ILO is not set
9924 -# CONFIG_APDS9802ALS is not set
9925 -# CONFIG_ISL29003 is not set
9926 -# CONFIG_ISL29020 is not set
9927 -# CONFIG_SENSORS_TSL2550 is not set
9928 -# CONFIG_SENSORS_BH1780 is not set
9929 -# CONFIG_SENSORS_BH1770 is not set
9930 -# CONFIG_SENSORS_APDS990X is not set
9931 -# CONFIG_HMC6352 is not set
9932 -# CONFIG_DS1682 is not set
9933 -# CONFIG_BMP085_I2C is not set
9934 -# CONFIG_PCH_PHUB is not set
9935 -# CONFIG_USB_SWITCH_FSA9480 is not set
9936 -# CONFIG_SRAM is not set
9937 -# CONFIG_C2PORT is not set
9938 -
9939 -#
9940 -# EEPROM support
9941 -#
9942 -# CONFIG_EEPROM_AT24 is not set
9943 -# CONFIG_EEPROM_LEGACY is not set
9944 -# CONFIG_EEPROM_MAX6875 is not set
9945 -# CONFIG_EEPROM_93CX6 is not set
9946 -# CONFIG_CB710_CORE is not set
9947 -
9948 -#
9949 -# Texas Instruments shared transport line discipline
9950 -#
9951 -# CONFIG_SENSORS_LIS3_I2C is not set
9952 -
9953 -#
9954 -# Altera FPGA firmware download module
9955 -#
9956 -# CONFIG_ALTERA_STAPL is not set
9957 -CONFIG_HAVE_IDE=y
9958 -# CONFIG_IDE is not set
9959 -
9960 -#
9961 -# SCSI device support
9962 -#
9963 -CONFIG_SCSI_MOD=y
9964 -# CONFIG_RAID_ATTRS is not set
9965 -CONFIG_SCSI=y
9966 -CONFIG_SCSI_DMA=y
9967 -# CONFIG_SCSI_TGT is not set
9968 -# CONFIG_SCSI_NETLINK is not set
9969 -CONFIG_SCSI_PROC_FS=y
9970 -
9971 -#
9972 -# SCSI support type (disk, tape, CD-ROM)
9973 -#
9974 -CONFIG_BLK_DEV_SD=y
9975 -# CONFIG_CHR_DEV_ST is not set
9976 -# CONFIG_CHR_DEV_OSST is not set
9977 -CONFIG_BLK_DEV_SR=y
9978 -# CONFIG_BLK_DEV_SR_VENDOR is not set
9979 -CONFIG_CHR_DEV_SG=y
9980 -# CONFIG_CHR_DEV_SCH is not set
9981 -CONFIG_SCSI_MULTI_LUN=y
9982 -CONFIG_SCSI_CONSTANTS=y
9983 -# CONFIG_SCSI_LOGGING is not set
9984 -# CONFIG_SCSI_SCAN_ASYNC is not set
9985 -
9986 -#
9987 -# SCSI Transports
9988 -#
9989 -CONFIG_SCSI_SPI_ATTRS=y
9990 -# CONFIG_SCSI_FC_ATTRS is not set
9991 -# CONFIG_SCSI_ISCSI_ATTRS is not set
9992 -# CONFIG_SCSI_SAS_ATTRS is not set
9993 -# CONFIG_SCSI_SAS_LIBSAS is not set
9994 -# CONFIG_SCSI_SRP_ATTRS is not set
9995 -CONFIG_SCSI_LOWLEVEL=y
9996 -# CONFIG_ISCSI_TCP is not set
9997 -# CONFIG_ISCSI_BOOT_SYSFS is not set
9998 -# CONFIG_SCSI_CXGB3_ISCSI is not set
9999 -# CONFIG_SCSI_CXGB4_ISCSI is not set
10000 -# CONFIG_SCSI_BNX2_ISCSI is not set
10001 -# CONFIG_SCSI_BNX2X_FCOE is not set
10002 -# CONFIG_BE2ISCSI is not set
10003 -# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
10004 -# CONFIG_SCSI_HPSA is not set
10005 -# CONFIG_SCSI_3W_9XXX is not set
10006 -# CONFIG_SCSI_3W_SAS is not set
10007 -# CONFIG_SCSI_ACARD is not set
10008 -# CONFIG_SCSI_AHA1740 is not set
10009 -# CONFIG_SCSI_AACRAID is not set
10010 -# CONFIG_SCSI_AIC7XXX is not set
10011 -# CONFIG_SCSI_AIC7XXX_OLD is not set
10012 -# CONFIG_SCSI_AIC79XX is not set
10013 -# CONFIG_SCSI_AIC94XX is not set
10014 -# CONFIG_SCSI_MVSAS is not set
10015 -# CONFIG_SCSI_MVUMI is not set
10016 -# CONFIG_SCSI_DPT_I2O is not set
10017 -# CONFIG_SCSI_ADVANSYS is not set
10018 -# CONFIG_SCSI_ARCMSR is not set
10019 -# CONFIG_MEGARAID_NEWGEN is not set
10020 -# CONFIG_MEGARAID_LEGACY is not set
10021 -# CONFIG_MEGARAID_SAS is not set
10022 -# CONFIG_SCSI_MPT2SAS is not set
10023 -# CONFIG_SCSI_MPT3SAS is not set
10024 -# CONFIG_SCSI_UFSHCD is not set
10025 -# CONFIG_SCSI_HPTIOP is not set
10026 -# CONFIG_LIBFC is not set
10027 -# CONFIG_LIBFCOE is not set
10028 -# CONFIG_FCOE is not set
10029 -# CONFIG_SCSI_DMX3191D is not set
10030 -# CONFIG_SCSI_FUTURE_DOMAIN is not set
10031 -# CONFIG_SCSI_IPS is not set
10032 -# CONFIG_SCSI_INITIO is not set
10033 -# CONFIG_SCSI_INIA100 is not set
10034 -CONFIG_SCSI_LASI700=y
10035 -CONFIG_53C700_LE_ON_BE=y
10036 -# CONFIG_SCSI_STEX is not set
10037 -CONFIG_SCSI_SYM53C8XX_2=y
10038 -CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
10039 -CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
10040 -CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
10041 -CONFIG_SCSI_SYM53C8XX_MMIO=y
10042 -# CONFIG_SCSI_IPR is not set
10043 -CONFIG_SCSI_ZALON=y
10044 -CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=1
10045 -CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
10046 -CONFIG_SCSI_NCR53C8XX_SYNC=20
10047 -# CONFIG_SCSI_QLOGIC_1280 is not set
10048 -# CONFIG_SCSI_QLA_FC is not set
10049 -# CONFIG_SCSI_QLA_ISCSI is not set
10050 -# CONFIG_SCSI_LPFC is not set
10051 -# CONFIG_SCSI_SIM710 is not set
10052 -# CONFIG_SCSI_DC395x is not set
10053 -# CONFIG_SCSI_DC390T is not set
10054 -# CONFIG_SCSI_DEBUG is not set
10055 -# CONFIG_SCSI_PMCRAID is not set
10056 -# CONFIG_SCSI_PM8001 is not set
10057 -# CONFIG_SCSI_SRP is not set
10058 -# CONFIG_SCSI_BFA_FC is not set
10059 -# CONFIG_SCSI_CHELSIO_FCOE is not set
10060 -# CONFIG_SCSI_DH is not set
10061 -# CONFIG_SCSI_OSD_INITIATOR is not set
10062 -CONFIG_ATA=y
10063 -# CONFIG_ATA_NONSTANDARD is not set
10064 -CONFIG_ATA_VERBOSE_ERROR=y
10065 -CONFIG_SATA_PMP=y
10066 -
10067 -#
10068 -# Controllers with non-SFF native interface
10069 -#
10070 -# CONFIG_SATA_AHCI is not set
10071 -# CONFIG_SATA_AHCI_PLATFORM is not set
10072 -# CONFIG_SATA_INIC162X is not set
10073 -# CONFIG_SATA_ACARD_AHCI is not set
10074 -# CONFIG_SATA_SIL24 is not set
10075 -CONFIG_ATA_SFF=y
10076 -
10077 -#
10078 -# SFF controllers with custom DMA interface
10079 -#
10080 -# CONFIG_PDC_ADMA is not set
10081 -# CONFIG_SATA_QSTOR is not set
10082 -# CONFIG_SATA_SX4 is not set
10083 -CONFIG_ATA_BMDMA=y
10084 -
10085 -#
10086 -# SATA SFF controllers with BMDMA
10087 -#
10088 -# CONFIG_ATA_PIIX is not set
10089 -# CONFIG_SATA_HIGHBANK is not set
10090 -# CONFIG_SATA_MV is not set
10091 -# CONFIG_SATA_NV is not set
10092 -# CONFIG_SATA_PROMISE is not set
10093 -CONFIG_SATA_SIL=y
10094 -# CONFIG_SATA_SIS is not set
10095 -# CONFIG_SATA_SVW is not set
10096 -# CONFIG_SATA_ULI is not set
10097 -# CONFIG_SATA_VIA is not set
10098 -# CONFIG_SATA_VITESSE is not set
10099 -
10100 -#
10101 -# PATA SFF controllers with BMDMA
10102 -#
10103 -# CONFIG_PATA_ALI is not set
10104 -# CONFIG_PATA_AMD is not set
10105 -# CONFIG_PATA_ARTOP is not set
10106 -# CONFIG_PATA_ATIIXP is not set
10107 -# CONFIG_PATA_ATP867X is not set
10108 -CONFIG_PATA_CMD64X=y
10109 -# CONFIG_PATA_CS5520 is not set
10110 -# CONFIG_PATA_CS5530 is not set
10111 -# CONFIG_PATA_CS5536 is not set
10112 -# CONFIG_PATA_CYPRESS is not set
10113 -# CONFIG_PATA_EFAR is not set
10114 -# CONFIG_PATA_HPT366 is not set
10115 -# CONFIG_PATA_HPT37X is not set
10116 -# CONFIG_PATA_HPT3X2N is not set
10117 -# CONFIG_PATA_HPT3X3 is not set
10118 -# CONFIG_PATA_IT8213 is not set
10119 -# CONFIG_PATA_IT821X is not set
10120 -# CONFIG_PATA_JMICRON is not set
10121 -# CONFIG_PATA_MARVELL is not set
10122 -# CONFIG_PATA_NETCELL is not set
10123 -# CONFIG_PATA_NINJA32 is not set
10124 -CONFIG_PATA_NS87415=y
10125 -# CONFIG_PATA_OLDPIIX is not set
10126 -# CONFIG_PATA_OPTIDMA is not set
10127 -# CONFIG_PATA_PDC2027X is not set
10128 -# CONFIG_PATA_PDC_OLD is not set
10129 -# CONFIG_PATA_RADISYS is not set
10130 -# CONFIG_PATA_RDC is not set
10131 -# CONFIG_PATA_SC1200 is not set
10132 -# CONFIG_PATA_SCH is not set
10133 -# CONFIG_PATA_SERVERWORKS is not set
10134 -CONFIG_PATA_SIL680=y
10135 -# CONFIG_PATA_SIS is not set
10136 -# CONFIG_PATA_TOSHIBA is not set
10137 -# CONFIG_PATA_TRIFLEX is not set
10138 -# CONFIG_PATA_VIA is not set
10139 -# CONFIG_PATA_WINBOND is not set
10140 -
10141 -#
10142 -# PIO-only SFF controllers
10143 -#
10144 -# CONFIG_PATA_CMD640_PCI is not set
10145 -# CONFIG_PATA_MPIIX is not set
10146 -# CONFIG_PATA_NS87410 is not set
10147 -# CONFIG_PATA_OPTI is not set
10148 -# CONFIG_PATA_RZ1000 is not set
10149 -
10150 -#
10151 -# Generic fallback / legacy drivers
10152 -#
10153 -# CONFIG_ATA_GENERIC is not set
10154 -# CONFIG_PATA_LEGACY is not set
10155 -CONFIG_MD=y
10156 -CONFIG_BLK_DEV_MD=m
10157 -CONFIG_MD_LINEAR=m
10158 -CONFIG_MD_RAID0=m
10159 -CONFIG_MD_RAID1=m
10160 -CONFIG_MD_RAID10=m
10161 -CONFIG_MD_RAID456=m
10162 -# CONFIG_MD_MULTIPATH is not set
10163 -# CONFIG_MD_FAULTY is not set
10164 -# CONFIG_BCACHE is not set
10165 -# CONFIG_BLK_DEV_DM is not set
10166 -# CONFIG_TARGET_CORE is not set
10167 -CONFIG_FUSION=y
10168 -CONFIG_FUSION_SPI=y
10169 -# CONFIG_FUSION_FC is not set
10170 -# CONFIG_FUSION_SAS is not set
10171 -CONFIG_FUSION_MAX_SGE=128
10172 -# CONFIG_FUSION_CTL is not set
10173 -# CONFIG_FUSION_LOGGING is not set
10174 -
10175 -#
10176 -# IEEE 1394 (FireWire) support
10177 -#
10178 -# CONFIG_FIREWIRE is not set
10179 -# CONFIG_FIREWIRE_NOSY is not set
10180 -# CONFIG_I2O is not set
10181 -CONFIG_NETDEVICES=y
10182 -CONFIG_NET_CORE=y
10183 -# CONFIG_BONDING is not set
10184 -# CONFIG_DUMMY is not set
10185 -# CONFIG_EQUALIZER is not set
10186 -# CONFIG_NET_FC is not set
10187 -CONFIG_MII=m
10188 -# CONFIG_NET_TEAM is not set
10189 -# CONFIG_MACVLAN is not set
10190 -# CONFIG_VXLAN is not set
10191 -CONFIG_NETCONSOLE=m
10192 -CONFIG_NETPOLL=y
10193 -# CONFIG_NETPOLL_TRAP is not set
10194 -CONFIG_NET_POLL_CONTROLLER=y
10195 -# CONFIG_TUN is not set
10196 -# CONFIG_VETH is not set
10197 -# CONFIG_ARCNET is not set
10198 -
10199 -#
10200 -# CAIF transport drivers
10201 -#
10202 -
10203 -#
10204 -# Distributed Switch Architecture drivers
10205 -#
10206 -# CONFIG_NET_DSA_MV88E6XXX is not set
10207 -# CONFIG_NET_DSA_MV88E6060 is not set
10208 -# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
10209 -# CONFIG_NET_DSA_MV88E6131 is not set
10210 -# CONFIG_NET_DSA_MV88E6123_61_65 is not set
10211 -CONFIG_ETHERNET=y
10212 -# CONFIG_NET_VENDOR_3COM is not set
10213 -# CONFIG_NET_VENDOR_ADAPTEC is not set
10214 -# CONFIG_NET_VENDOR_ALTEON is not set
10215 -# CONFIG_NET_VENDOR_AMD is not set
10216 -# CONFIG_NET_VENDOR_ATHEROS is not set
10217 -# CONFIG_NET_CADENCE is not set
10218 -CONFIG_NET_VENDOR_BROADCOM=y
10219 -# CONFIG_B44 is not set
10220 -# CONFIG_BNX2 is not set
10221 -# CONFIG_CNIC is not set
10222 -CONFIG_TIGON3=y
10223 -# CONFIG_BNX2X is not set
10224 -# CONFIG_NET_VENDOR_BROCADE is not set
10225 -# CONFIG_NET_CALXEDA_XGMAC is not set
10226 -# CONFIG_NET_VENDOR_CHELSIO is not set
10227 -# CONFIG_NET_VENDOR_CIRRUS is not set
10228 -# CONFIG_NET_VENDOR_CISCO is not set
10229 -# CONFIG_DNET is not set
10230 -CONFIG_NET_VENDOR_DEC=y
10231 -CONFIG_NET_TULIP=y
10232 -CONFIG_DE2104X=y
10233 -CONFIG_DE2104X_DSL=0
10234 -CONFIG_TULIP=y
10235 -# CONFIG_TULIP_MWI is not set
10236 -# CONFIG_TULIP_MMIO is not set
10237 -CONFIG_TULIP_NAPI=y
10238 -# CONFIG_TULIP_NAPI_HW_MITIGATION is not set
10239 -CONFIG_DE4X5=y
10240 -# CONFIG_WINBOND_840 is not set
10241 -# CONFIG_DM9102 is not set
10242 -# CONFIG_ULI526X is not set
10243 -# CONFIG_NET_VENDOR_DLINK is not set
10244 -# CONFIG_NET_VENDOR_EMULEX is not set
10245 -# CONFIG_NET_VENDOR_EXAR is not set
10246 -CONFIG_NET_VENDOR_HP=y
10247 -CONFIG_HP100=y
10248 -CONFIG_NET_VENDOR_INTEL=y
10249 -# CONFIG_E100 is not set
10250 -CONFIG_E1000=y
10251 -# CONFIG_E1000E is not set
10252 -# CONFIG_IGB is not set
10253 -# CONFIG_IGBVF is not set
10254 -# CONFIG_IXGB is not set
10255 -# CONFIG_IXGBE is not set
10256 -CONFIG_NET_VENDOR_I825XX=y
10257 -CONFIG_LASI_82596=y
10258 -# CONFIG_IP1000 is not set
10259 -# CONFIG_JME is not set
10260 -# CONFIG_NET_VENDOR_MARVELL is not set
10261 -# CONFIG_NET_VENDOR_MELLANOX is not set
10262 -# CONFIG_NET_VENDOR_MICREL is not set
10263 -# CONFIG_NET_VENDOR_MYRI is not set
10264 -# CONFIG_FEALNX is not set
10265 -# CONFIG_NET_VENDOR_NATSEMI is not set
10266 -# CONFIG_NET_VENDOR_NVIDIA is not set
10267 -# CONFIG_NET_VENDOR_OKI is not set
10268 -# CONFIG_ETHOC is not set
10269 -# CONFIG_NET_PACKET_ENGINE is not set
10270 -# CONFIG_NET_VENDOR_QLOGIC is not set
10271 -# CONFIG_NET_VENDOR_REALTEK is not set
10272 -# CONFIG_NET_VENDOR_RDC is not set
10273 -# CONFIG_NET_VENDOR_SEEQ is not set
10274 -# CONFIG_NET_VENDOR_SILAN is not set
10275 -# CONFIG_NET_VENDOR_SIS is not set
10276 -# CONFIG_SFC is not set
10277 -# CONFIG_NET_VENDOR_SMSC is not set
10278 -# CONFIG_NET_VENDOR_STMICRO is not set
10279 -# CONFIG_NET_VENDOR_SUN is not set
10280 -# CONFIG_NET_VENDOR_TEHUTI is not set
10281 -# CONFIG_NET_VENDOR_TI is not set
10282 -# CONFIG_NET_VENDOR_VIA is not set
10283 -# CONFIG_NET_VENDOR_WIZNET is not set
10284 -# CONFIG_FDDI is not set
10285 -# CONFIG_HIPPI is not set
10286 -CONFIG_PHYLIB=y
10287 -
10288 -#
10289 -# MII PHY device drivers
10290 -#
10291 -# CONFIG_AT803X_PHY is not set
10292 -# CONFIG_AMD_PHY is not set
10293 -# CONFIG_MARVELL_PHY is not set
10294 -# CONFIG_DAVICOM_PHY is not set
10295 -# CONFIG_QSEMI_PHY is not set
10296 -# CONFIG_LXT_PHY is not set
10297 -# CONFIG_CICADA_PHY is not set
10298 -# CONFIG_VITESSE_PHY is not set
10299 -# CONFIG_SMSC_PHY is not set
10300 -# CONFIG_BROADCOM_PHY is not set
10301 -# CONFIG_BCM87XX_PHY is not set
10302 -# CONFIG_ICPLUS_PHY is not set
10303 -# CONFIG_REALTEK_PHY is not set
10304 -# CONFIG_NATIONAL_PHY is not set
10305 -# CONFIG_STE10XP is not set
10306 -# CONFIG_LSI_ET1011C_PHY is not set
10307 -# CONFIG_MICREL_PHY is not set
10308 -# CONFIG_FIXED_PHY is not set
10309 -# CONFIG_MDIO_BITBANG is not set
10310 -# CONFIG_PPP is not set
10311 -# CONFIG_SLIP is not set
10312 -
10313 -#
10314 -# USB Network Adapters
10315 -#
10316 -# CONFIG_USB_CATC is not set
10317 -# CONFIG_USB_KAWETH is not set
10318 -# CONFIG_USB_PEGASUS is not set
10319 -# CONFIG_USB_RTL8150 is not set
10320 -# CONFIG_USB_RTL8152 is not set
10321 -# CONFIG_USB_USBNET is not set
10322 -# CONFIG_USB_IPHETH is not set
10323 -# CONFIG_WLAN is not set
10324 -
10325 -#
10326 -# Enable WiMAX (Networking options) to see the WiMAX drivers
10327 -#
10328 -# CONFIG_WAN is not set
10329 -# CONFIG_VMXNET3 is not set
10330 -# CONFIG_ISDN is not set
10331 -
10332 -#
10333 -# Input device support
10334 -#
10335 -CONFIG_INPUT=y
10336 -# CONFIG_INPUT_FF_MEMLESS is not set
10337 -# CONFIG_INPUT_POLLDEV is not set
10338 -# CONFIG_INPUT_SPARSEKMAP is not set
10339 -# CONFIG_INPUT_MATRIXKMAP is not set
10340 -
10341 -#
10342 -# Userland interfaces
10343 -#
10344 -CONFIG_INPUT_MOUSEDEV=y
10345 -CONFIG_INPUT_MOUSEDEV_PSAUX=y
10346 -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
10347 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
10348 -# CONFIG_INPUT_JOYDEV is not set
10349 -CONFIG_INPUT_EVDEV=y
10350 -# CONFIG_INPUT_EVBUG is not set
10351 -
10352 -#
10353 -# Input Device Drivers
10354 -#
10355 -CONFIG_INPUT_KEYBOARD=y
10356 -# CONFIG_KEYBOARD_ADP5588 is not set
10357 -# CONFIG_KEYBOARD_ADP5589 is not set
10358 -CONFIG_KEYBOARD_ATKBD=y
10359 -CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
10360 -# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
10361 -# CONFIG_KEYBOARD_QT1070 is not set
10362 -# CONFIG_KEYBOARD_QT2160 is not set
10363 -# CONFIG_KEYBOARD_LKKBD is not set
10364 -# CONFIG_KEYBOARD_TCA6416 is not set
10365 -# CONFIG_KEYBOARD_TCA8418 is not set
10366 -CONFIG_KEYBOARD_HIL_OLD=y
10367 -# CONFIG_KEYBOARD_HIL is not set
10368 -# CONFIG_KEYBOARD_LM8333 is not set
10369 -# CONFIG_KEYBOARD_MAX7359 is not set
10370 -# CONFIG_KEYBOARD_MCS is not set
10371 -# CONFIG_KEYBOARD_MPR121 is not set
10372 -# CONFIG_KEYBOARD_NEWTON is not set
10373 -# CONFIG_KEYBOARD_OPENCORES is not set
10374 -# CONFIG_KEYBOARD_STOWAWAY is not set
10375 -# CONFIG_KEYBOARD_SUNKBD is not set
10376 -# CONFIG_KEYBOARD_XTKBD is not set
10377 -# CONFIG_INPUT_MOUSE is not set
10378 -# CONFIG_INPUT_JOYSTICK is not set
10379 -# CONFIG_INPUT_TABLET is not set
10380 -# CONFIG_INPUT_TOUCHSCREEN is not set
10381 -# CONFIG_INPUT_MISC is not set
10382 -
10383 -#
10384 -# Hardware I/O ports
10385 -#
10386 -CONFIG_SERIO=y
10387 -# CONFIG_SERIO_SERPORT is not set
10388 -CONFIG_SERIO_GSCPS2=y
10389 -# CONFIG_HP_SDC is not set
10390 -# CONFIG_SERIO_PCIPS2 is not set
10391 -CONFIG_SERIO_LIBPS2=y
10392 -# CONFIG_SERIO_RAW is not set
10393 -# CONFIG_SERIO_ALTERA_PS2 is not set
10394 -# CONFIG_SERIO_PS2MULT is not set
10395 -# CONFIG_SERIO_ARC_PS2 is not set
10396 -# CONFIG_GAMEPORT is not set
10397 -
10398 -#
10399 -# Character devices
10400 -#
10401 -CONFIG_TTY=y
10402 -CONFIG_VT=y
10403 -CONFIG_CONSOLE_TRANSLATIONS=y
10404 -CONFIG_VT_CONSOLE=y
10405 -CONFIG_HW_CONSOLE=y
10406 -CONFIG_VT_HW_CONSOLE_BINDING=y
10407 -CONFIG_UNIX98_PTYS=y
10408 -# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
10409 -CONFIG_LEGACY_PTYS=y
10410 -CONFIG_LEGACY_PTY_COUNT=256
10411 -# CONFIG_SERIAL_NONSTANDARD is not set
10412 -# CONFIG_NOZOMI is not set
10413 -# CONFIG_N_GSM is not set
10414 -# CONFIG_TRACE_SINK is not set
10415 -
10416 -#
10417 -# KCopy
10418 -#
10419 -CONFIG_KCOPY=m
10420 -CONFIG_DEVKMEM=y
10421 -
10422 -#
10423 -# Serial drivers
10424 -#
10425 -CONFIG_SERIAL_8250=y
10426 -CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
10427 -CONFIG_SERIAL_8250_CONSOLE=y
10428 -CONFIG_SERIAL_8250_GSC=y
10429 -CONFIG_SERIAL_8250_PCI=y
10430 -CONFIG_SERIAL_8250_NR_UARTS=4
10431 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4
10432 -CONFIG_SERIAL_8250_EXTENDED=y
10433 -CONFIG_SERIAL_8250_MANY_PORTS=y
10434 -CONFIG_SERIAL_8250_SHARE_IRQ=y
10435 -# CONFIG_SERIAL_8250_DETECT_IRQ is not set
10436 -# CONFIG_SERIAL_8250_RSA is not set
10437 -# CONFIG_SERIAL_8250_DW is not set
10438 -
10439 -#
10440 -# Non-8250 serial port support
10441 -#
10442 -# CONFIG_SERIAL_MFD_HSU is not set
10443 -# CONFIG_SERIAL_MUX is not set
10444 -CONFIG_PDC_CONSOLE=y
10445 -CONFIG_SERIAL_CORE=y
10446 -CONFIG_SERIAL_CORE_CONSOLE=y
10447 -# CONFIG_SERIAL_JSM is not set
10448 -# CONFIG_SERIAL_SCCNXP is not set
10449 -# CONFIG_SERIAL_TIMBERDALE is not set
10450 -# CONFIG_SERIAL_ALTERA_JTAGUART is not set
10451 -# CONFIG_SERIAL_ALTERA_UART is not set
10452 -# CONFIG_SERIAL_PCH_UART is not set
10453 -# CONFIG_SERIAL_ARC is not set
10454 -# CONFIG_SERIAL_RP2 is not set
10455 -# CONFIG_IPMI_HANDLER is not set
10456 -# CONFIG_HW_RANDOM is not set
10457 -# CONFIG_R3964 is not set
10458 -# CONFIG_APPLICOM is not set
10459 -# CONFIG_RAW_DRIVER is not set
10460 -# CONFIG_TCG_TPM is not set
10461 -CONFIG_DEVPORT=y
10462 -CONFIG_I2C=y
10463 -CONFIG_I2C_BOARDINFO=y
10464 -CONFIG_I2C_COMPAT=y
10465 -# CONFIG_I2C_CHARDEV is not set
10466 -# CONFIG_I2C_MUX is not set
10467 -CONFIG_I2C_HELPER_AUTO=y
10468 -CONFIG_I2C_ALGOBIT=y
10469 -
10470 -#
10471 -# I2C Hardware Bus support
10472 -#
10473 -
10474 -#
10475 -# PC SMBus host controller drivers
10476 -#
10477 -# CONFIG_I2C_ALI1535 is not set
10478 -# CONFIG_I2C_ALI1563 is not set
10479 -# CONFIG_I2C_ALI15X3 is not set
10480 -# CONFIG_I2C_AMD756 is not set
10481 -# CONFIG_I2C_AMD8111 is not set
10482 -# CONFIG_I2C_I801 is not set
10483 -# CONFIG_I2C_ISCH is not set
10484 -# CONFIG_I2C_PIIX4 is not set
10485 -# CONFIG_I2C_NFORCE2 is not set
10486 -# CONFIG_I2C_SIS5595 is not set
10487 -# CONFIG_I2C_SIS630 is not set
10488 -# CONFIG_I2C_SIS96X is not set
10489 -# CONFIG_I2C_VIA is not set
10490 -# CONFIG_I2C_VIAPRO is not set
10491 -
10492 -#
10493 -# I2C system bus drivers (mostly embedded / system-on-chip)
10494 -#
10495 -# CONFIG_I2C_DESIGNWARE_PCI is not set
10496 -# CONFIG_I2C_EG20T is not set
10497 -# CONFIG_I2C_INTEL_MID is not set
10498 -# CONFIG_I2C_OCORES is not set
10499 -# CONFIG_I2C_PCA_PLATFORM is not set
10500 -# CONFIG_I2C_PXA_PCI is not set
10501 -# CONFIG_I2C_SIMTEC is not set
10502 -# CONFIG_I2C_XILINX is not set
10503 -
10504 -#
10505 -# External I2C/SMBus adapter drivers
10506 -#
10507 -# CONFIG_I2C_DIOLAN_U2C is not set
10508 -# CONFIG_I2C_PARPORT_LIGHT is not set
10509 -# CONFIG_I2C_TAOS_EVM is not set
10510 -# CONFIG_I2C_TINY_USB is not set
10511 -
10512 -#
10513 -# Other I2C/SMBus bus drivers
10514 -#
10515 -# CONFIG_I2C_STUB is not set
10516 -# CONFIG_I2C_DEBUG_CORE is not set
10517 -# CONFIG_I2C_DEBUG_ALGO is not set
10518 -# CONFIG_I2C_DEBUG_BUS is not set
10519 -# CONFIG_SPI is not set
10520 -
10521 -#
10522 -# Qualcomm MSM SSBI bus support
10523 -#
10524 -# CONFIG_SSBI is not set
10525 -# CONFIG_HSI is not set
10526 -
10527 -#
10528 -# PPS support
10529 -#
10530 -CONFIG_PPS=y
10531 -# CONFIG_PPS_DEBUG is not set
10532 -# CONFIG_NTP_PPS is not set
10533 -
10534 -#
10535 -# PPS clients support
10536 -#
10537 -# CONFIG_PPS_CLIENT_KTIMER is not set
10538 -# CONFIG_PPS_CLIENT_LDISC is not set
10539 -# CONFIG_PPS_CLIENT_GPIO is not set
10540 -
10541 -#
10542 -# PPS generators support
10543 -#
10544 -
10545 -#
10546 -# PTP clock support
10547 -#
10548 -CONFIG_PTP_1588_CLOCK=y
10549 -
10550 -#
10551 -# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
10552 -#
10553 -# CONFIG_PTP_1588_CLOCK_PCH is not set
10554 -CONFIG_GPIO_DEVRES=y
10555 -# CONFIG_W1 is not set
10556 -# CONFIG_POWER_SUPPLY is not set
10557 -# CONFIG_POWER_AVS is not set
10558 -CONFIG_HWMON=y
10559 -# CONFIG_HWMON_VID is not set
10560 -# CONFIG_HWMON_DEBUG_CHIP is not set
10561 -
10562 -#
10563 -# Native drivers
10564 -#
10565 -# CONFIG_SENSORS_AD7414 is not set
10566 -# CONFIG_SENSORS_AD7418 is not set
10567 -# CONFIG_SENSORS_ADM1021 is not set
10568 -# CONFIG_SENSORS_ADM1025 is not set
10569 -# CONFIG_SENSORS_ADM1026 is not set
10570 -# CONFIG_SENSORS_ADM1029 is not set
10571 -# CONFIG_SENSORS_ADM1031 is not set
10572 -# CONFIG_SENSORS_ADM9240 is not set
10573 -# CONFIG_SENSORS_ADT7410 is not set
10574 -# CONFIG_SENSORS_ADT7411 is not set
10575 -# CONFIG_SENSORS_ADT7462 is not set
10576 -# CONFIG_SENSORS_ADT7470 is not set
10577 -# CONFIG_SENSORS_ADT7475 is not set
10578 -# CONFIG_SENSORS_ASC7621 is not set
10579 -# CONFIG_SENSORS_ATXP1 is not set
10580 -# CONFIG_SENSORS_DS620 is not set
10581 -# CONFIG_SENSORS_DS1621 is not set
10582 -# CONFIG_SENSORS_I5K_AMB is not set
10583 -# CONFIG_SENSORS_F71805F is not set
10584 -# CONFIG_SENSORS_F71882FG is not set
10585 -# CONFIG_SENSORS_F75375S is not set
10586 -# CONFIG_SENSORS_G760A is not set
10587 -# CONFIG_SENSORS_GL518SM is not set
10588 -# CONFIG_SENSORS_GL520SM is not set
10589 -# CONFIG_SENSORS_HIH6130 is not set
10590 -# CONFIG_SENSORS_IT87 is not set
10591 -# CONFIG_SENSORS_JC42 is not set
10592 -# CONFIG_SENSORS_LINEAGE is not set
10593 -# CONFIG_SENSORS_LM63 is not set
10594 -# CONFIG_SENSORS_LM73 is not set
10595 -# CONFIG_SENSORS_LM75 is not set
10596 -# CONFIG_SENSORS_LM77 is not set
10597 -# CONFIG_SENSORS_LM78 is not set
10598 -# CONFIG_SENSORS_LM80 is not set
10599 -# CONFIG_SENSORS_LM83 is not set
10600 -# CONFIG_SENSORS_LM85 is not set
10601 -# CONFIG_SENSORS_LM87 is not set
10602 -# CONFIG_SENSORS_LM90 is not set
10603 -# CONFIG_SENSORS_LM92 is not set
10604 -# CONFIG_SENSORS_LM93 is not set
10605 -# CONFIG_SENSORS_LTC4151 is not set
10606 -# CONFIG_SENSORS_LTC4215 is not set
10607 -# CONFIG_SENSORS_LTC4245 is not set
10608 -# CONFIG_SENSORS_LTC4261 is not set
10609 -# CONFIG_SENSORS_LM95234 is not set
10610 -# CONFIG_SENSORS_LM95241 is not set
10611 -# CONFIG_SENSORS_LM95245 is not set
10612 -# CONFIG_SENSORS_MAX16065 is not set
10613 -# CONFIG_SENSORS_MAX1619 is not set
10614 -# CONFIG_SENSORS_MAX1668 is not set
10615 -# CONFIG_SENSORS_MAX197 is not set
10616 -# CONFIG_SENSORS_MAX6639 is not set
10617 -# CONFIG_SENSORS_MAX6642 is not set
10618 -# CONFIG_SENSORS_MAX6650 is not set
10619 -# CONFIG_SENSORS_MAX6697 is not set
10620 -# CONFIG_SENSORS_MCP3021 is not set
10621 -# CONFIG_SENSORS_NCT6775 is not set
10622 -# CONFIG_SENSORS_NTC_THERMISTOR is not set
10623 -# CONFIG_SENSORS_PC87360 is not set
10624 -# CONFIG_SENSORS_PC87427 is not set
10625 -# CONFIG_SENSORS_PCF8591 is not set
10626 -# CONFIG_PMBUS is not set
10627 -# CONFIG_SENSORS_SHT21 is not set
10628 -# CONFIG_SENSORS_SIS5595 is not set
10629 -# CONFIG_SENSORS_SMM665 is not set
10630 -# CONFIG_SENSORS_DME1737 is not set
10631 -# CONFIG_SENSORS_EMC1403 is not set
10632 -# CONFIG_SENSORS_EMC2103 is not set
10633 -# CONFIG_SENSORS_EMC6W201 is not set
10634 -# CONFIG_SENSORS_SMSC47M1 is not set
10635 -# CONFIG_SENSORS_SMSC47M192 is not set
10636 -# CONFIG_SENSORS_SMSC47B397 is not set
10637 -# CONFIG_SENSORS_SCH56XX_COMMON is not set
10638 -# CONFIG_SENSORS_ADS1015 is not set
10639 -# CONFIG_SENSORS_ADS7828 is not set
10640 -# CONFIG_SENSORS_AMC6821 is not set
10641 -# CONFIG_SENSORS_INA209 is not set
10642 -# CONFIG_SENSORS_INA2XX is not set
10643 -# CONFIG_SENSORS_THMC50 is not set
10644 -# CONFIG_SENSORS_TMP102 is not set
10645 -# CONFIG_SENSORS_TMP401 is not set
10646 -# CONFIG_SENSORS_TMP421 is not set
10647 -# CONFIG_SENSORS_VIA686A is not set
10648 -# CONFIG_SENSORS_VT1211 is not set
10649 -# CONFIG_SENSORS_VT8231 is not set
10650 -# CONFIG_SENSORS_W83781D is not set
10651 -# CONFIG_SENSORS_W83791D is not set
10652 -# CONFIG_SENSORS_W83792D is not set
10653 -# CONFIG_SENSORS_W83793 is not set
10654 -# CONFIG_SENSORS_W83795 is not set
10655 -# CONFIG_SENSORS_W83L785TS is not set
10656 -# CONFIG_SENSORS_W83L786NG is not set
10657 -# CONFIG_SENSORS_W83627HF is not set
10658 -# CONFIG_SENSORS_W83627EHF is not set
10659 -# CONFIG_THERMAL is not set
10660 -# CONFIG_WATCHDOG is not set
10661 -CONFIG_SSB_POSSIBLE=y
10662 -
10663 -#
10664 -# Sonics Silicon Backplane
10665 -#
10666 -# CONFIG_SSB is not set
10667 -CONFIG_BCMA_POSSIBLE=y
10668 -
10669 -#
10670 -# Broadcom specific AMBA
10671 -#
10672 -# CONFIG_BCMA is not set
10673 -
10674 -#
10675 -# Multifunction device drivers
10676 -#
10677 -# CONFIG_MFD_CORE is not set
10678 -# CONFIG_MFD_AS3711 is not set
10679 -# CONFIG_PMIC_ADP5520 is not set
10680 -# CONFIG_MFD_CROS_EC is not set
10681 -# CONFIG_PMIC_DA903X is not set
10682 -# CONFIG_MFD_DA9052_I2C is not set
10683 -# CONFIG_MFD_DA9055 is not set
10684 -# CONFIG_MFD_MC13XXX_I2C is not set
10685 -# CONFIG_HTC_PASIC3 is not set
10686 -# CONFIG_LPC_ICH is not set
10687 -# CONFIG_LPC_SCH is not set
10688 -# CONFIG_MFD_JANZ_CMODIO is not set
10689 -# CONFIG_MFD_88PM800 is not set
10690 -# CONFIG_MFD_88PM805 is not set
10691 -# CONFIG_MFD_88PM860X is not set
10692 -# CONFIG_MFD_MAX77686 is not set
10693 -# CONFIG_MFD_MAX77693 is not set
10694 -# CONFIG_MFD_MAX8907 is not set
10695 -# CONFIG_MFD_MAX8925 is not set
10696 -# CONFIG_MFD_MAX8997 is not set
10697 -# CONFIG_MFD_MAX8998 is not set
10698 -# CONFIG_MFD_VIPERBOARD is not set
10699 -# CONFIG_MFD_RETU is not set
10700 -# CONFIG_MFD_PCF50633 is not set
10701 -# CONFIG_MFD_RDC321X is not set
10702 -# CONFIG_MFD_RTSX_PCI is not set
10703 -# CONFIG_MFD_RC5T583 is not set
10704 -# CONFIG_MFD_SEC_CORE is not set
10705 -# CONFIG_MFD_SI476X_CORE is not set
10706 -# CONFIG_MFD_SM501 is not set
10707 -# CONFIG_MFD_SMSC is not set
10708 -# CONFIG_ABX500_CORE is not set
10709 -# CONFIG_MFD_STMPE is not set
10710 -# CONFIG_MFD_SYSCON is not set
10711 -# CONFIG_MFD_TI_AM335X_TSCADC is not set
10712 -# CONFIG_MFD_LP8788 is not set
10713 -# CONFIG_MFD_PALMAS is not set
10714 -# CONFIG_TPS6105X is not set
10715 -# CONFIG_TPS6507X is not set
10716 -# CONFIG_MFD_TPS65090 is not set
10717 -# CONFIG_MFD_TPS65217 is not set
10718 -# CONFIG_MFD_TPS6586X is not set
10719 -# CONFIG_MFD_TPS80031 is not set
10720 -# CONFIG_TWL4030_CORE is not set
10721 -# CONFIG_TWL6040_CORE is not set
10722 -# CONFIG_MFD_WL1273_CORE is not set
10723 -# CONFIG_MFD_LM3533 is not set
10724 -# CONFIG_MFD_TC3589X is not set
10725 -# CONFIG_MFD_TMIO is not set
10726 -# CONFIG_MFD_VX855 is not set
10727 -# CONFIG_MFD_ARIZONA_I2C is not set
10728 -# CONFIG_MFD_WM8400 is not set
10729 -# CONFIG_MFD_WM831X_I2C is not set
10730 -# CONFIG_MFD_WM8350_I2C is not set
10731 -# CONFIG_MFD_WM8994 is not set
10732 -# CONFIG_REGULATOR is not set
10733 -# CONFIG_MEDIA_SUPPORT is not set
10734 -
10735 -#
10736 -# Graphics support
10737 -#
10738 -# CONFIG_AGP is not set
10739 -CONFIG_VGA_ARB=y
10740 -CONFIG_VGA_ARB_MAX_GPUS=16
10741 -# CONFIG_DRM is not set
10742 -# CONFIG_VGASTATE is not set
10743 -# CONFIG_VIDEO_OUTPUT_CONTROL is not set
10744 -CONFIG_FB=y
10745 -# CONFIG_FIRMWARE_EDID is not set
10746 -CONFIG_FB_DDC=y
10747 -# CONFIG_FB_BOOT_VESA_SUPPORT is not set
10748 -CONFIG_FB_CFB_FILLRECT=y
10749 -CONFIG_FB_CFB_COPYAREA=y
10750 -CONFIG_FB_CFB_IMAGEBLIT=y
10751 -# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
10752 -# CONFIG_FB_SYS_FILLRECT is not set
10753 -# CONFIG_FB_SYS_COPYAREA is not set
10754 -# CONFIG_FB_SYS_IMAGEBLIT is not set
10755 -# CONFIG_FB_FOREIGN_ENDIAN is not set
10756 -# CONFIG_FB_SYS_FOPS is not set
10757 -# CONFIG_FB_SVGALIB is not set
10758 -# CONFIG_FB_MACMODES is not set
10759 -# CONFIG_FB_BACKLIGHT is not set
10760 -CONFIG_FB_MODE_HELPERS=y
10761 -CONFIG_FB_TILEBLITTING=y
10762 -
10763 -#
10764 -# Frame buffer hardware drivers
10765 -#
10766 -# CONFIG_FB_CIRRUS is not set
10767 -# CONFIG_FB_PM2 is not set
10768 -# CONFIG_FB_CYBER2000 is not set
10769 -# CONFIG_FB_ASILIANT is not set
10770 -# CONFIG_FB_IMSTT is not set
10771 -CONFIG_FB_STI=y
10772 -# CONFIG_FB_S1D13XXX is not set
10773 -# CONFIG_FB_NVIDIA is not set
10774 -# CONFIG_FB_RIVA is not set
10775 -# CONFIG_FB_I740 is not set
10776 -CONFIG_FB_MATROX=y
10777 -CONFIG_FB_MATROX_MILLENIUM=y
10778 -CONFIG_FB_MATROX_MYSTIQUE=y
10779 -CONFIG_FB_MATROX_G=y
10780 -# CONFIG_FB_MATROX_I2C is not set
10781 -CONFIG_FB_RADEON=y
10782 -CONFIG_FB_RADEON_I2C=y
10783 -# CONFIG_FB_RADEON_BACKLIGHT is not set
10784 -# CONFIG_FB_RADEON_DEBUG is not set
10785 -CONFIG_FB_ATY128=y
10786 -# CONFIG_FB_ATY128_BACKLIGHT is not set
10787 -CONFIG_FB_ATY=y
10788 -# CONFIG_FB_ATY_CT is not set
10789 -# CONFIG_FB_ATY_GX is not set
10790 -# CONFIG_FB_ATY_BACKLIGHT is not set
10791 -# CONFIG_FB_S3 is not set
10792 -# CONFIG_FB_SAVAGE is not set
10793 -# CONFIG_FB_SIS is not set
10794 -# CONFIG_FB_NEOMAGIC is not set
10795 -# CONFIG_FB_KYRO is not set
10796 -CONFIG_FB_3DFX=y
10797 -# CONFIG_FB_3DFX_ACCEL is not set
10798 -CONFIG_FB_3DFX_I2C=y
10799 -CONFIG_FB_VOODOO1=y
10800 -# CONFIG_FB_VT8623 is not set
10801 -# CONFIG_FB_TRIDENT is not set
10802 -# CONFIG_FB_ARK is not set
10803 -# CONFIG_FB_PM3 is not set
10804 -# CONFIG_FB_CARMINE is not set
10805 -# CONFIG_FB_SMSCUFX is not set
10806 -# CONFIG_FB_UDL is not set
10807 -# CONFIG_FB_GOLDFISH is not set
10808 -# CONFIG_FB_VIRTUAL is not set
10809 -# CONFIG_FB_METRONOME is not set
10810 -# CONFIG_FB_MB862XX is not set
10811 -# CONFIG_FB_BROADSHEET is not set
10812 -# CONFIG_FB_AUO_K190X is not set
10813 -# CONFIG_EXYNOS_VIDEO is not set
10814 -# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
10815 -
10816 -#
10817 -# Console display driver support
10818 -#
10819 -CONFIG_DUMMY_CONSOLE=y
10820 -CONFIG_DUMMY_CONSOLE_COLUMNS=160
10821 -CONFIG_DUMMY_CONSOLE_ROWS=64
10822 -# CONFIG_FRAMEBUFFER_CONSOLE is not set
10823 -CONFIG_STI_CONSOLE=y
10824 -# CONFIG_FONTS is not set
10825 -CONFIG_FONT_8x8=y
10826 -CONFIG_FONT_8x16=y
10827 -# CONFIG_LOGO is not set
10828 -# CONFIG_SOUND is not set
10829 -
10830 -#
10831 -# HID support
10832 -#
10833 -CONFIG_HID=y
10834 -# CONFIG_HIDRAW is not set
10835 -# CONFIG_UHID is not set
10836 -CONFIG_HID_GENERIC=y
10837 -
10838 -#
10839 -# Special HID drivers
10840 -#
10841 -CONFIG_HID_A4TECH=y
10842 -# CONFIG_HID_ACRUX is not set
10843 -CONFIG_HID_APPLE=y
10844 -# CONFIG_HID_APPLEIR is not set
10845 -# CONFIG_HID_AUREAL is not set
10846 -CONFIG_HID_BELKIN=y
10847 -CONFIG_HID_CHERRY=y
10848 -CONFIG_HID_CHICONY=y
10849 -CONFIG_HID_CYPRESS=y
10850 -# CONFIG_HID_DRAGONRISE is not set
10851 -# CONFIG_HID_EMS_FF is not set
10852 -# CONFIG_HID_ELECOM is not set
10853 -CONFIG_HID_EZKEY=y
10854 -# CONFIG_HID_HOLTEK is not set
10855 -# CONFIG_HID_KEYTOUCH is not set
10856 -CONFIG_HID_KYE=y
10857 -# CONFIG_HID_UCLOGIC is not set
10858 -# CONFIG_HID_WALTOP is not set
10859 -# CONFIG_HID_GYRATION is not set
10860 -# CONFIG_HID_ICADE is not set
10861 -# CONFIG_HID_TWINHAN is not set
10862 -CONFIG_HID_KENSINGTON=y
10863 -# CONFIG_HID_LCPOWER is not set
10864 -# CONFIG_HID_LENOVO_TPKBD is not set
10865 -CONFIG_HID_LOGITECH=y
10866 -# CONFIG_HID_LOGITECH_DJ is not set
10867 -# CONFIG_LOGITECH_FF is not set
10868 -# CONFIG_LOGIRUMBLEPAD2_FF is not set
10869 -# CONFIG_LOGIG940_FF is not set
10870 -# CONFIG_LOGIWHEELS_FF is not set
10871 -# CONFIG_HID_MAGICMOUSE is not set
10872 -CONFIG_HID_MICROSOFT=y
10873 -CONFIG_HID_MONTEREY=y
10874 -# CONFIG_HID_MULTITOUCH is not set
10875 -# CONFIG_HID_NTRIG is not set
10876 -# CONFIG_HID_ORTEK is not set
10877 -# CONFIG_HID_PANTHERLORD is not set
10878 -# CONFIG_HID_PETALYNX is not set
10879 -# CONFIG_HID_PICOLCD is not set
10880 -# CONFIG_HID_PRIMAX is not set
10881 -# CONFIG_HID_PS3REMOTE is not set
10882 -# CONFIG_HID_ROCCAT is not set
10883 -# CONFIG_HID_SAITEK is not set
10884 -# CONFIG_HID_SAMSUNG is not set
10885 -# CONFIG_HID_SONY is not set
10886 -# CONFIG_HID_SPEEDLINK is not set
10887 -# CONFIG_HID_STEELSERIES is not set
10888 -# CONFIG_HID_SUNPLUS is not set
10889 -# CONFIG_HID_GREENASIA is not set
10890 -# CONFIG_HID_SMARTJOYPLUS is not set
10891 -# CONFIG_HID_TIVO is not set
10892 -# CONFIG_HID_TOPSEED is not set
10893 -# CONFIG_HID_THRUSTMASTER is not set
10894 -# CONFIG_HID_ZEROPLUS is not set
10895 -# CONFIG_HID_ZYDACRON is not set
10896 -# CONFIG_HID_SENSOR_HUB is not set
10897 -
10898 -#
10899 -# USB HID support
10900 -#
10901 -CONFIG_USB_HID=y
10902 -# CONFIG_HID_PID is not set
10903 -CONFIG_USB_HIDDEV=y
10904 -
10905 -#
10906 -# I2C HID support
10907 -#
10908 -# CONFIG_I2C_HID is not set
10909 -CONFIG_USB_ARCH_HAS_OHCI=y
10910 -CONFIG_USB_ARCH_HAS_EHCI=y
10911 -CONFIG_USB_ARCH_HAS_XHCI=y
10912 -CONFIG_USB_SUPPORT=y
10913 -CONFIG_USB_COMMON=y
10914 -CONFIG_USB_ARCH_HAS_HCD=y
10915 -CONFIG_USB=y
10916 -CONFIG_USB_DEBUG=y
10917 -# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
10918 -
10919 -#
10920 -# Miscellaneous USB options
10921 -#
10922 -CONFIG_USB_DEFAULT_PERSIST=y
10923 -# CONFIG_USB_DYNAMIC_MINORS is not set
10924 -# CONFIG_USB_MON is not set
10925 -# CONFIG_USB_WUSB_CBAF is not set
10926 -
10927 -#
10928 -# USB Host Controller Drivers
10929 -#
10930 -# CONFIG_USB_C67X00_HCD is not set
10931 -# CONFIG_USB_XHCI_HCD is not set
10932 -CONFIG_USB_EHCI_HCD=y
10933 -# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
10934 -# CONFIG_USB_EHCI_TT_NEWSCHED is not set
10935 -CONFIG_USB_EHCI_PCI=y
10936 -# CONFIG_USB_EHCI_HCD_PLATFORM is not set
10937 -# CONFIG_USB_OXU210HP_HCD is not set
10938 -# CONFIG_USB_ISP116X_HCD is not set
10939 -# CONFIG_USB_ISP1760_HCD is not set
10940 -# CONFIG_USB_ISP1362_HCD is not set
10941 -CONFIG_USB_OHCI_HCD=y
10942 -# CONFIG_USB_OHCI_HCD_PLATFORM is not set
10943 -# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
10944 -# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
10945 -CONFIG_USB_OHCI_LITTLE_ENDIAN=y
10946 -# CONFIG_USB_UHCI_HCD is not set
10947 -# CONFIG_USB_SL811_HCD is not set
10948 -# CONFIG_USB_R8A66597_HCD is not set
10949 -
10950 -#
10951 -# USB Device Class drivers
10952 -#
10953 -# CONFIG_USB_ACM is not set
10954 -# CONFIG_USB_PRINTER is not set
10955 -# CONFIG_USB_WDM is not set
10956 -# CONFIG_USB_TMC is not set
10957 -
10958 -#
10959 -# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
10960 -#
10961 -
10962 -#
10963 -# also be needed; see USB_STORAGE Help for more info
10964 -#
10965 -CONFIG_USB_STORAGE=y
10966 -# CONFIG_USB_STORAGE_DEBUG is not set
10967 -# CONFIG_USB_STORAGE_REALTEK is not set
10968 -# CONFIG_USB_STORAGE_DATAFAB is not set
10969 -# CONFIG_USB_STORAGE_FREECOM is not set
10970 -# CONFIG_USB_STORAGE_ISD200 is not set
10971 -# CONFIG_USB_STORAGE_USBAT is not set
10972 -# CONFIG_USB_STORAGE_SDDR09 is not set
10973 -# CONFIG_USB_STORAGE_SDDR55 is not set
10974 -# CONFIG_USB_STORAGE_JUMPSHOT is not set
10975 -# CONFIG_USB_STORAGE_ALAUDA is not set
10976 -# CONFIG_USB_STORAGE_ONETOUCH is not set
10977 -# CONFIG_USB_STORAGE_KARMA is not set
10978 -# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
10979 -# CONFIG_USB_STORAGE_ENE_UB6250 is not set
10980 -
10981 -#
10982 -# USB Imaging devices
10983 -#
10984 -# CONFIG_USB_MDC800 is not set
10985 -# CONFIG_USB_MICROTEK is not set
10986 -# CONFIG_USB_DWC3 is not set
10987 -# CONFIG_USB_CHIPIDEA is not set
10988 -
10989 -#
10990 -# USB port drivers
10991 -#
10992 -# CONFIG_USB_SERIAL is not set
10993 -
10994 -#
10995 -# USB Miscellaneous drivers
10996 -#
10997 -# CONFIG_USB_EMI62 is not set
10998 -# CONFIG_USB_EMI26 is not set
10999 -# CONFIG_USB_ADUTUX is not set
11000 -# CONFIG_USB_SEVSEG is not set
11001 -# CONFIG_USB_RIO500 is not set
11002 -# CONFIG_USB_LEGOTOWER is not set
11003 -# CONFIG_USB_LCD is not set
11004 -# CONFIG_USB_LED is not set
11005 -# CONFIG_USB_CYPRESS_CY7C63 is not set
11006 -# CONFIG_USB_CYTHERM is not set
11007 -# CONFIG_USB_IDMOUSE is not set
11008 -# CONFIG_USB_FTDI_ELAN is not set
11009 -# CONFIG_USB_APPLEDISPLAY is not set
11010 -# CONFIG_USB_SISUSBVGA is not set
11011 -# CONFIG_USB_LD is not set
11012 -# CONFIG_USB_TRANCEVIBRATOR is not set
11013 -# CONFIG_USB_IOWARRIOR is not set
11014 -# CONFIG_USB_TEST is not set
11015 -# CONFIG_USB_ISIGHTFW is not set
11016 -# CONFIG_USB_YUREX is not set
11017 -# CONFIG_USB_EZUSB_FX2 is not set
11018 -# CONFIG_USB_HSIC_USB3503 is not set
11019 -# CONFIG_USB_PHY is not set
11020 -# CONFIG_USB_GADGET is not set
11021 -# CONFIG_UWB is not set
11022 -# CONFIG_MMC is not set
11023 -# CONFIG_MEMSTICK is not set
11024 -# CONFIG_NEW_LEDS is not set
11025 -# CONFIG_ACCESSIBILITY is not set
11026 -# CONFIG_INFINIBAND is not set
11027 -CONFIG_RTC_LIB=y
11028 -CONFIG_RTC_CLASS=y
11029 -CONFIG_RTC_HCTOSYS=y
11030 -CONFIG_RTC_SYSTOHC=y
11031 -CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
11032 -# CONFIG_RTC_DEBUG is not set
11033 -
11034 -#
11035 -# RTC interfaces
11036 -#
11037 -CONFIG_RTC_INTF_SYSFS=y
11038 -CONFIG_RTC_INTF_PROC=y
11039 -CONFIG_RTC_INTF_DEV=y
11040 -# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
11041 -# CONFIG_RTC_DRV_TEST is not set
11042 -
11043 -#
11044 -# I2C RTC drivers
11045 -#
11046 -# CONFIG_RTC_DRV_DS1307 is not set
11047 -# CONFIG_RTC_DRV_DS1374 is not set
11048 -# CONFIG_RTC_DRV_DS1672 is not set
11049 -# CONFIG_RTC_DRV_DS3232 is not set
11050 -# CONFIG_RTC_DRV_MAX6900 is not set
11051 -# CONFIG_RTC_DRV_RS5C372 is not set
11052 -# CONFIG_RTC_DRV_ISL1208 is not set
11053 -# CONFIG_RTC_DRV_ISL12022 is not set
11054 -# CONFIG_RTC_DRV_X1205 is not set
11055 -# CONFIG_RTC_DRV_PCF8523 is not set
11056 -# CONFIG_RTC_DRV_PCF8563 is not set
11057 -# CONFIG_RTC_DRV_PCF8583 is not set
11058 -# CONFIG_RTC_DRV_M41T80 is not set
11059 -# CONFIG_RTC_DRV_BQ32K is not set
11060 -# CONFIG_RTC_DRV_S35390A is not set
11061 -# CONFIG_RTC_DRV_FM3130 is not set
11062 -# CONFIG_RTC_DRV_RX8581 is not set
11063 -# CONFIG_RTC_DRV_RX8025 is not set
11064 -# CONFIG_RTC_DRV_EM3027 is not set
11065 -# CONFIG_RTC_DRV_RV3029C2 is not set
11066 -
11067 -#
11068 -# SPI RTC drivers
11069 -#
11070 -
11071 -#
11072 -# Platform RTC drivers
11073 -#
11074 -# CONFIG_RTC_DRV_DS1286 is not set
11075 -# CONFIG_RTC_DRV_DS1511 is not set
11076 -# CONFIG_RTC_DRV_DS1553 is not set
11077 -# CONFIG_RTC_DRV_DS1742 is not set
11078 -# CONFIG_RTC_DRV_STK17TA8 is not set
11079 -# CONFIG_RTC_DRV_M48T86 is not set
11080 -# CONFIG_RTC_DRV_M48T35 is not set
11081 -# CONFIG_RTC_DRV_M48T59 is not set
11082 -# CONFIG_RTC_DRV_MSM6242 is not set
11083 -# CONFIG_RTC_DRV_BQ4802 is not set
11084 -# CONFIG_RTC_DRV_RP5C01 is not set
11085 -# CONFIG_RTC_DRV_V3020 is not set
11086 -# CONFIG_RTC_DRV_DS2404 is not set
11087 -
11088 -#
11089 -# on-CPU RTC drivers
11090 -#
11091 -CONFIG_RTC_DRV_GENERIC=y
11092 -
11093 -#
11094 -# HID Sensor RTC drivers
11095 -#
11096 -# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
11097 -# CONFIG_DMADEVICES is not set
11098 -# CONFIG_AUXDISPLAY is not set
11099 -# CONFIG_UIO is not set
11100 -# CONFIG_VIRT_DRIVERS is not set
11101 -
11102 -#
11103 -# Virtio drivers
11104 -#
11105 -# CONFIG_VIRTIO_PCI is not set
11106 -# CONFIG_VIRTIO_MMIO is not set
11107 -
11108 -#
11109 -# Microsoft Hyper-V guest support
11110 -#
11111 -# CONFIG_STAGING is not set
11112 -
11113 -#
11114 -# Hardware Spinlock drivers
11115 -#
11116 -# CONFIG_MAILBOX is not set
11117 -# CONFIG_IOMMU_SUPPORT is not set
11118 -
11119 -#
11120 -# Remoteproc drivers
11121 -#
11122 -# CONFIG_STE_MODEM_RPROC is not set
11123 -
11124 -#
11125 -# Rpmsg drivers
11126 -#
11127 -# CONFIG_PM_DEVFREQ is not set
11128 -# CONFIG_EXTCON is not set
11129 -# CONFIG_MEMORY is not set
11130 -# CONFIG_IIO is not set
11131 -# CONFIG_VME_BUS is not set
11132 -# CONFIG_PWM is not set
11133 -# CONFIG_IPACK_BUS is not set
11134 -# CONFIG_RESET_CONTROLLER is not set
11135 -
11136 -#
11137 -# File systems
11138 -#
11139 -CONFIG_EXT2_FS=y
11140 -CONFIG_EXT2_FS_XATTR=y
11141 -CONFIG_EXT2_FS_POSIX_ACL=y
11142 -CONFIG_EXT2_FS_SECURITY=y
11143 -CONFIG_EXT2_FS_XIP=y
11144 -CONFIG_EXT3_FS=y
11145 -# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
11146 -CONFIG_EXT3_FS_XATTR=y
11147 -CONFIG_EXT3_FS_POSIX_ACL=y
11148 -CONFIG_EXT3_FS_SECURITY=y
11149 -CONFIG_EXT4_FS=y
11150 -CONFIG_EXT4_FS_POSIX_ACL=y
11151 -CONFIG_EXT4_FS_SECURITY=y
11152 -# CONFIG_EXT4_DEBUG is not set
11153 -CONFIG_FS_XIP=y
11154 -CONFIG_JBD=y
11155 -CONFIG_JBD2=y
11156 -CONFIG_FS_MBCACHE=y
11157 -CONFIG_REISERFS_FS=m
11158 -# CONFIG_REISERFS_CHECK is not set
11159 -CONFIG_REISERFS_PROC_INFO=y
11160 -CONFIG_REISERFS_FS_XATTR=y
11161 -CONFIG_REISERFS_FS_POSIX_ACL=y
11162 -CONFIG_REISERFS_FS_SECURITY=y
11163 -CONFIG_JFS_FS=m
11164 -CONFIG_JFS_POSIX_ACL=y
11165 -CONFIG_JFS_SECURITY=y
11166 -# CONFIG_JFS_DEBUG is not set
11167 -CONFIG_JFS_STATISTICS=y
11168 -CONFIG_XFS_FS=m
11169 -CONFIG_XFS_QUOTA=y
11170 -CONFIG_XFS_POSIX_ACL=y
11171 -CONFIG_XFS_RT=y
11172 -# CONFIG_XFS_WARN is not set
11173 -# CONFIG_XFS_DEBUG is not set
11174 -# CONFIG_GFS2_FS is not set
11175 -# CONFIG_BTRFS_FS is not set
11176 -# CONFIG_NILFS2_FS is not set
11177 -CONFIG_FS_POSIX_ACL=y
11178 -CONFIG_EXPORTFS=m
11179 -CONFIG_FILE_LOCKING=y
11180 -CONFIG_FSNOTIFY=y
11181 -CONFIG_DNOTIFY=y
11182 -CONFIG_INOTIFY_USER=y
11183 -# CONFIG_FANOTIFY is not set
11184 -# CONFIG_QUOTA is not set
11185 -# CONFIG_QUOTA_NETLINK_INTERFACE is not set
11186 -CONFIG_QUOTACTL=y
11187 -# CONFIG_AUTOFS4_FS is not set
11188 -# CONFIG_FUSE_FS is not set
11189 -
11190 -#
11191 -# Caches
11192 -#
11193 -# CONFIG_FSCACHE is not set
11194 -
11195 -#
11196 -# CD-ROM/DVD Filesystems
11197 -#
11198 -# CONFIG_ISO9660_FS is not set
11199 -# CONFIG_UDF_FS is not set
11200 -
11201 -#
11202 -# DOS/FAT/NT Filesystems
11203 -#
11204 -# CONFIG_MSDOS_FS is not set
11205 -# CONFIG_VFAT_FS is not set
11206 -# CONFIG_NTFS_FS is not set
11207 -
11208 -#
11209 -# Pseudo filesystems
11210 -#
11211 -CONFIG_PROC_FS=y
11212 -CONFIG_PROC_KCORE=y
11213 -CONFIG_PROC_SYSCTL=y
11214 -CONFIG_PROC_PAGE_MONITOR=y
11215 -CONFIG_SYSFS=y
11216 -CONFIG_TMPFS=y
11217 -# CONFIG_TMPFS_POSIX_ACL is not set
11218 -# CONFIG_TMPFS_XATTR is not set
11219 -# CONFIG_HUGETLB_PAGE is not set
11220 -# CONFIG_CONFIGFS_FS is not set
11221 -CONFIG_MISC_FILESYSTEMS=y
11222 -# CONFIG_ADFS_FS is not set
11223 -# CONFIG_AFFS_FS is not set
11224 -# CONFIG_ECRYPT_FS is not set
11225 -# CONFIG_HFS_FS is not set
11226 -# CONFIG_HFSPLUS_FS is not set
11227 -# CONFIG_BEFS_FS is not set
11228 -# CONFIG_BFS_FS is not set
11229 -# CONFIG_EFS_FS is not set
11230 -# CONFIG_LOGFS is not set
11231 -# CONFIG_CRAMFS is not set
11232 -CONFIG_SQUASHFS=y
11233 -# CONFIG_SQUASHFS_XATTR is not set
11234 -CONFIG_SQUASHFS_ZLIB=y
11235 -# CONFIG_SQUASHFS_LZO is not set
11236 -# CONFIG_SQUASHFS_XZ is not set
11237 -# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
11238 -# CONFIG_SQUASHFS_EMBEDDED is not set
11239 -CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
11240 -# CONFIG_VXFS_FS is not set
11241 -# CONFIG_MINIX_FS is not set
11242 -# CONFIG_OMFS_FS is not set
11243 -# CONFIG_HPFS_FS is not set
11244 -# CONFIG_QNX4FS_FS is not set
11245 -# CONFIG_QNX6FS_FS is not set
11246 -# CONFIG_ROMFS_FS is not set
11247 -# CONFIG_PSTORE is not set
11248 -# CONFIG_SYSV_FS is not set
11249 -# CONFIG_UFS_FS is not set
11250 -# CONFIG_F2FS_FS is not set
11251 -CONFIG_NETWORK_FILESYSTEMS=y
11252 -CONFIG_NFS_FS=m
11253 -CONFIG_NFS_V2=m
11254 -CONFIG_NFS_V3=m
11255 -# CONFIG_NFS_V3_ACL is not set
11256 -CONFIG_NFS_V4=m
11257 -CONFIG_NFS_SWAP=y
11258 -# CONFIG_NFS_V4_1 is not set
11259 -# CONFIG_NFS_USE_LEGACY_DNS is not set
11260 -CONFIG_NFS_USE_KERNEL_DNS=y
11261 -CONFIG_NFSD=m
11262 -CONFIG_NFSD_V3=y
11263 -# CONFIG_NFSD_V3_ACL is not set
11264 -CONFIG_NFSD_V4=y
11265 -CONFIG_LOCKD=m
11266 -CONFIG_LOCKD_V4=y
11267 -CONFIG_NFS_COMMON=y
11268 -CONFIG_SUNRPC=m
11269 -CONFIG_SUNRPC_GSS=m
11270 -CONFIG_SUNRPC_SWAP=y
11271 -# CONFIG_SUNRPC_DEBUG is not set
11272 -# CONFIG_CEPH_FS is not set
11273 -# CONFIG_CIFS is not set
11274 -# CONFIG_NCP_FS is not set
11275 -# CONFIG_CODA_FS is not set
11276 -# CONFIG_AFS_FS is not set
11277 -CONFIG_NLS=y
11278 -CONFIG_NLS_DEFAULT="iso8859-15"
11279 -CONFIG_NLS_CODEPAGE_437=m
11280 -# CONFIG_NLS_CODEPAGE_737 is not set
11281 -# CONFIG_NLS_CODEPAGE_775 is not set
11282 -# CONFIG_NLS_CODEPAGE_850 is not set
11283 -# CONFIG_NLS_CODEPAGE_852 is not set
11284 -# CONFIG_NLS_CODEPAGE_855 is not set
11285 -# CONFIG_NLS_CODEPAGE_857 is not set
11286 -# CONFIG_NLS_CODEPAGE_860 is not set
11287 -# CONFIG_NLS_CODEPAGE_861 is not set
11288 -# CONFIG_NLS_CODEPAGE_862 is not set
11289 -# CONFIG_NLS_CODEPAGE_863 is not set
11290 -# CONFIG_NLS_CODEPAGE_864 is not set
11291 -# CONFIG_NLS_CODEPAGE_865 is not set
11292 -# CONFIG_NLS_CODEPAGE_866 is not set
11293 -# CONFIG_NLS_CODEPAGE_869 is not set
11294 -# CONFIG_NLS_CODEPAGE_936 is not set
11295 -# CONFIG_NLS_CODEPAGE_950 is not set
11296 -# CONFIG_NLS_CODEPAGE_932 is not set
11297 -# CONFIG_NLS_CODEPAGE_949 is not set
11298 -# CONFIG_NLS_CODEPAGE_874 is not set
11299 -# CONFIG_NLS_ISO8859_8 is not set
11300 -# CONFIG_NLS_CODEPAGE_1250 is not set
11301 -# CONFIG_NLS_CODEPAGE_1251 is not set
11302 -CONFIG_NLS_ASCII=m
11303 -# CONFIG_NLS_ISO8859_1 is not set
11304 -# CONFIG_NLS_ISO8859_2 is not set
11305 -# CONFIG_NLS_ISO8859_3 is not set
11306 -# CONFIG_NLS_ISO8859_4 is not set
11307 -# CONFIG_NLS_ISO8859_5 is not set
11308 -# CONFIG_NLS_ISO8859_6 is not set
11309 -# CONFIG_NLS_ISO8859_7 is not set
11310 -# CONFIG_NLS_ISO8859_9 is not set
11311 -# CONFIG_NLS_ISO8859_13 is not set
11312 -# CONFIG_NLS_ISO8859_14 is not set
11313 -# CONFIG_NLS_ISO8859_15 is not set
11314 -# CONFIG_NLS_KOI8_R is not set
11315 -# CONFIG_NLS_KOI8_U is not set
11316 -# CONFIG_NLS_MAC_ROMAN is not set
11317 -# CONFIG_NLS_MAC_CELTIC is not set
11318 -# CONFIG_NLS_MAC_CENTEURO is not set
11319 -# CONFIG_NLS_MAC_CROATIAN is not set
11320 -# CONFIG_NLS_MAC_CYRILLIC is not set
11321 -# CONFIG_NLS_MAC_GAELIC is not set
11322 -# CONFIG_NLS_MAC_GREEK is not set
11323 -# CONFIG_NLS_MAC_ICELAND is not set
11324 -# CONFIG_NLS_MAC_INUIT is not set
11325 -# CONFIG_NLS_MAC_ROMANIAN is not set
11326 -# CONFIG_NLS_MAC_TURKISH is not set
11327 -CONFIG_NLS_UTF8=m
11328 -
11329 -#
11330 -# Kernel hacking
11331 -#
11332 -CONFIG_PRINTK_TIME=y
11333 -CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
11334 -# CONFIG_ENABLE_WARN_DEPRECATED is not set
11335 -# CONFIG_ENABLE_MUST_CHECK is not set
11336 -CONFIG_FRAME_WARN=1024
11337 -CONFIG_MAGIC_SYSRQ=y
11338 -# CONFIG_STRIP_ASM_SYMS is not set
11339 -# CONFIG_UNUSED_SYMBOLS is not set
11340 -# CONFIG_DEBUG_FS is not set
11341 -# CONFIG_HEADERS_CHECK is not set
11342 -# CONFIG_DEBUG_SECTION_MISMATCH is not set
11343 -# CONFIG_DEBUG_KERNEL is not set
11344 -# CONFIG_PANIC_ON_OOPS is not set
11345 -CONFIG_PANIC_ON_OOPS_VALUE=0
11346 -# CONFIG_SLUB_DEBUG_ON is not set
11347 -# CONFIG_SLUB_STATS is not set
11348 -CONFIG_DEBUG_BUGVERBOSE=y
11349 -CONFIG_DEBUG_MEMORY_INIT=y
11350 -CONFIG_ARCH_WANT_FRAME_POINTERS=y
11351 -CONFIG_FRAME_POINTER=y
11352 -
11353 -#
11354 -# RCU Debugging
11355 -#
11356 -# CONFIG_SPARSE_RCU_POINTER is not set
11357 -CONFIG_RCU_CPU_STALL_TIMEOUT=60
11358 -CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
11359 -CONFIG_HAVE_FUNCTION_TRACER=y
11360 -CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
11361 -CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
11362 -# CONFIG_ATOMIC64_SELFTEST is not set
11363 -# CONFIG_ASYNC_RAID6_TEST is not set
11364 -# CONFIG_SAMPLES is not set
11365 -# CONFIG_TEST_STRING_HELPERS is not set
11366 -# CONFIG_TEST_KSTRTOX is not set
11367 -
11368 -#
11369 -# Security options
11370 -#
11371 -CONFIG_KEYS=y
11372 -# CONFIG_ENCRYPTED_KEYS is not set
11373 -# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
11374 -# CONFIG_SECURITY_DMESG_RESTRICT is not set
11375 -# CONFIG_SECURITY is not set
11376 -# CONFIG_SECURITYFS is not set
11377 -CONFIG_DEFAULT_SECURITY_DAC=y
11378 -CONFIG_DEFAULT_SECURITY=""
11379 -CONFIG_XOR_BLOCKS=m
11380 -CONFIG_ASYNC_CORE=m
11381 -CONFIG_ASYNC_MEMCPY=m
11382 -CONFIG_ASYNC_XOR=m
11383 -CONFIG_ASYNC_PQ=m
11384 -CONFIG_ASYNC_RAID6_RECOV=m
11385 -CONFIG_CRYPTO=y
11386 -
11387 -#
11388 -# Crypto core or helper
11389 -#
11390 -CONFIG_CRYPTO_ALGAPI=y
11391 -CONFIG_CRYPTO_ALGAPI2=y
11392 -CONFIG_CRYPTO_HASH=y
11393 -CONFIG_CRYPTO_HASH2=y
11394 -# CONFIG_CRYPTO_MANAGER is not set
11395 -# CONFIG_CRYPTO_MANAGER2 is not set
11396 -# CONFIG_CRYPTO_USER is not set
11397 -# CONFIG_CRYPTO_GF128MUL is not set
11398 -# CONFIG_CRYPTO_NULL is not set
11399 -# CONFIG_CRYPTO_PCRYPT is not set
11400 -# CONFIG_CRYPTO_CRYPTD is not set
11401 -# CONFIG_CRYPTO_AUTHENC is not set
11402 -# CONFIG_CRYPTO_TEST is not set
11403 -
11404 -#
11405 -# Authenticated Encryption with Associated Data
11406 -#
11407 -# CONFIG_CRYPTO_CCM is not set
11408 -# CONFIG_CRYPTO_GCM is not set
11409 -# CONFIG_CRYPTO_SEQIV is not set
11410 -
11411 -#
11412 -# Block modes
11413 -#
11414 -# CONFIG_CRYPTO_CBC is not set
11415 -# CONFIG_CRYPTO_CTR is not set
11416 -# CONFIG_CRYPTO_CTS is not set
11417 -# CONFIG_CRYPTO_ECB is not set
11418 -# CONFIG_CRYPTO_LRW is not set
11419 -# CONFIG_CRYPTO_PCBC is not set
11420 -# CONFIG_CRYPTO_XTS is not set
11421 -
11422 -#
11423 -# Hash modes
11424 -#
11425 -# CONFIG_CRYPTO_CMAC is not set
11426 -# CONFIG_CRYPTO_HMAC is not set
11427 -# CONFIG_CRYPTO_XCBC is not set
11428 -# CONFIG_CRYPTO_VMAC is not set
11429 -
11430 -#
11431 -# Digest
11432 -#
11433 -CONFIG_CRYPTO_CRC32C=y
11434 -# CONFIG_CRYPTO_CRC32 is not set
11435 -# CONFIG_CRYPTO_GHASH is not set
11436 -# CONFIG_CRYPTO_MD4 is not set
11437 -# CONFIG_CRYPTO_MD5 is not set
11438 -# CONFIG_CRYPTO_MICHAEL_MIC is not set
11439 -# CONFIG_CRYPTO_RMD128 is not set
11440 -# CONFIG_CRYPTO_RMD160 is not set
11441 -# CONFIG_CRYPTO_RMD256 is not set
11442 -# CONFIG_CRYPTO_RMD320 is not set
11443 -# CONFIG_CRYPTO_SHA1 is not set
11444 -# CONFIG_CRYPTO_SHA256 is not set
11445 -# CONFIG_CRYPTO_SHA512 is not set
11446 -# CONFIG_CRYPTO_TGR192 is not set
11447 -# CONFIG_CRYPTO_WP512 is not set
11448 -
11449 -#
11450 -# Ciphers
11451 -#
11452 -CONFIG_CRYPTO_AES=y
11453 -# CONFIG_CRYPTO_ANUBIS is not set
11454 -# CONFIG_CRYPTO_ARC4 is not set
11455 -# CONFIG_CRYPTO_BLOWFISH is not set
11456 -# CONFIG_CRYPTO_CAMELLIA is not set
11457 -# CONFIG_CRYPTO_CAST5 is not set
11458 -# CONFIG_CRYPTO_CAST6 is not set
11459 -# CONFIG_CRYPTO_DES is not set
11460 -# CONFIG_CRYPTO_FCRYPT is not set
11461 -# CONFIG_CRYPTO_KHAZAD is not set
11462 -# CONFIG_CRYPTO_SALSA20 is not set
11463 -# CONFIG_CRYPTO_SEED is not set
11464 -# CONFIG_CRYPTO_SERPENT is not set
11465 -# CONFIG_CRYPTO_TEA is not set
11466 -# CONFIG_CRYPTO_TWOFISH is not set
11467 -
11468 -#
11469 -# Compression
11470 -#
11471 -# CONFIG_CRYPTO_DEFLATE is not set
11472 -# CONFIG_CRYPTO_ZLIB is not set
11473 -# CONFIG_CRYPTO_LZO is not set
11474 -
11475 -#
11476 -# Random Number Generation
11477 -#
11478 -# CONFIG_CRYPTO_ANSI_CPRNG is not set
11479 -# CONFIG_CRYPTO_USER_API_HASH is not set
11480 -# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
11481 -# CONFIG_CRYPTO_HW is not set
11482 -# CONFIG_ASYMMETRIC_KEY_TYPE is not set
11483 -# CONFIG_BINARY_PRINTF is not set
11484 -
11485 -#
11486 -# Library routines
11487 -#
11488 -CONFIG_RAID6_PQ=m
11489 -CONFIG_BITREVERSE=y
11490 -CONFIG_GENERIC_STRNCPY_FROM_USER=y
11491 -CONFIG_GENERIC_PCI_IOMAP=y
11492 -CONFIG_GENERIC_IO=y
11493 -# CONFIG_CRC_CCITT is not set
11494 -CONFIG_CRC16=y
11495 -# CONFIG_CRC_T10DIF is not set
11496 -# CONFIG_CRC_ITU_T is not set
11497 -CONFIG_CRC32=y
11498 -# CONFIG_CRC32_SELFTEST is not set
11499 -CONFIG_CRC32_SLICEBY8=y
11500 -# CONFIG_CRC32_SLICEBY4 is not set
11501 -# CONFIG_CRC32_SARWATE is not set
11502 -# CONFIG_CRC32_BIT is not set
11503 -# CONFIG_CRC7 is not set
11504 -CONFIG_LIBCRC32C=m
11505 -# CONFIG_CRC8 is not set
11506 -CONFIG_ZLIB_INFLATE=y
11507 -CONFIG_LZO_DECOMPRESS=y
11508 -CONFIG_XZ_DEC=y
11509 -CONFIG_XZ_DEC_X86=y
11510 -CONFIG_XZ_DEC_POWERPC=y
11511 -CONFIG_XZ_DEC_IA64=y
11512 -CONFIG_XZ_DEC_ARM=y
11513 -CONFIG_XZ_DEC_ARMTHUMB=y
11514 -CONFIG_XZ_DEC_SPARC=y
11515 -CONFIG_XZ_DEC_BCJ=y
11516 -# CONFIG_XZ_DEC_TEST is not set
11517 -CONFIG_DECOMPRESS_GZIP=y
11518 -CONFIG_DECOMPRESS_BZIP2=y
11519 -CONFIG_DECOMPRESS_LZMA=y
11520 -CONFIG_DECOMPRESS_XZ=y
11521 -CONFIG_DECOMPRESS_LZO=y
11522 -CONFIG_HAS_IOMEM=y
11523 -CONFIG_HAS_IOPORT=y
11524 -CONFIG_HAS_DMA=y
11525 -CONFIG_CPU_RMAP=y
11526 -CONFIG_DQL=y
11527 -CONFIG_NLATTR=y
11528 -CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
11529 -# CONFIG_AVERAGE is not set
11530 -# CONFIG_CORDIC is not set
11531 -# CONFIG_DDR is not set
11532 -CONFIG_OID_REGISTRY=m