aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/configs/b180_defconfig
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2010-08-14 16:05:58 -0400
committerSam Ravnborg <sam@ravnborg.org>2010-08-14 16:26:53 -0400
commit8b1bb90701f9a51f10ce8a990bcc1e237cb3b1c7 (patch)
tree20607f7e67bf9bceab68e5b91030231de993ff51 /arch/parisc/configs/b180_defconfig
parent7cfddeef357aac78179ea804b11cffb5fbba8288 (diff)
defconfig reduction
Use the defconfig files generated by "make savedefconfig" for remaining defconfig files. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch/parisc/configs/b180_defconfig')
-rw-r--r--arch/parisc/configs/b180_defconfig1144
1 files changed, 0 insertions, 1144 deletions
diff --git a/arch/parisc/configs/b180_defconfig b/arch/parisc/configs/b180_defconfig
index 98bb05ee6e8d..e289f5bf3148 100644
--- a/arch/parisc/configs/b180_defconfig
+++ b/arch/parisc/configs/b180_defconfig
@@ -1,1251 +1,107 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.29-rc8
4# Fri Mar 13 01:32:57 2009
5#
6CONFIG_PARISC=y
7CONFIG_MMU=y
8CONFIG_STACK_GROWSUP=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10# CONFIG_ARCH_HAS_ILOG2_U32 is not set
11# CONFIG_ARCH_HAS_ILOG2_U64 is not set
12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_BUG=y
14CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_GENERIC_TIME=y
17CONFIG_GENERIC_HARDIRQS=y
18CONFIG_GENERIC_IRQ_PROBE=y
19CONFIG_IRQ_PER_CPU=y
20CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
21
22#
23# General setup
24#
25# CONFIG_EXPERIMENTAL is not set
26CONFIG_BROKEN_ON_SMP=y
27CONFIG_INIT_ENV_ARG_LIMIT=32
28CONFIG_LOCALVERSION=""
29# CONFIG_LOCALVERSION_AUTO is not set 1# CONFIG_LOCALVERSION_AUTO is not set
30CONFIG_SWAP=y
31CONFIG_SYSVIPC=y 2CONFIG_SYSVIPC=y
32CONFIG_SYSVIPC_SYSCTL=y
33# CONFIG_BSD_PROCESS_ACCT is not set
34# CONFIG_TASKSTATS is not set
35# CONFIG_AUDIT is not set
36
37#
38# RCU Subsystem
39#
40CONFIG_CLASSIC_RCU=y
41# CONFIG_TREE_RCU is not set
42# CONFIG_PREEMPT_RCU is not set
43# CONFIG_TREE_RCU_TRACE is not set
44# CONFIG_PREEMPT_RCU_TRACE is not set
45CONFIG_IKCONFIG=y 3CONFIG_IKCONFIG=y
46CONFIG_IKCONFIG_PROC=y 4CONFIG_IKCONFIG_PROC=y
47CONFIG_LOG_BUF_SHIFT=16 5CONFIG_LOG_BUF_SHIFT=16
48# CONFIG_CGROUPS is not set
49CONFIG_SYSFS_DEPRECATED=y
50CONFIG_SYSFS_DEPRECATED_V2=y 6CONFIG_SYSFS_DEPRECATED_V2=y
51# CONFIG_RELAY is not set
52CONFIG_NAMESPACES=y
53# CONFIG_UTS_NS is not set
54# CONFIG_IPC_NS is not set
55# CONFIG_BLK_DEV_INITRD is not set
56CONFIG_CC_OPTIMIZE_FOR_SIZE=y
57CONFIG_SYSCTL=y
58CONFIG_ANON_INODES=y
59# CONFIG_EMBEDDED is not set
60CONFIG_SYSCTL_SYSCALL=y
61CONFIG_KALLSYMS=y
62# CONFIG_KALLSYMS_ALL is not set
63# CONFIG_KALLSYMS_EXTRA_PASS is not set
64CONFIG_HOTPLUG=y
65CONFIG_PRINTK=y
66CONFIG_BUG=y
67CONFIG_ELF_CORE=y
68CONFIG_BASE_FULL=y
69CONFIG_FUTEX=y
70CONFIG_EPOLL=y
71CONFIG_SIGNALFD=y
72CONFIG_TIMERFD=y
73CONFIG_EVENTFD=y
74CONFIG_SHMEM=y
75CONFIG_AIO=y
76CONFIG_VM_EVENT_COUNTERS=y
77CONFIG_PCI_QUIRKS=y
78CONFIG_COMPAT_BRK=y
79CONFIG_SLAB=y 7CONFIG_SLAB=y
80# CONFIG_SLUB is not set
81# CONFIG_SLOB is not set
82# CONFIG_PROFILING is not set
83CONFIG_HAVE_OPROFILE=y
84# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
85CONFIG_SLABINFO=y
86CONFIG_RT_MUTEXES=y
87CONFIG_BASE_SMALL=0
88CONFIG_MODULES=y 8CONFIG_MODULES=y
89# CONFIG_MODULE_FORCE_LOAD is not set
90# CONFIG_MODULE_UNLOAD is not set
91CONFIG_MODVERSIONS=y 9CONFIG_MODVERSIONS=y
92# CONFIG_MODULE_SRCVERSION_ALL is not set
93CONFIG_INIT_ALL_POSSIBLE=y
94CONFIG_BLOCK=y
95# CONFIG_LBD is not set
96# CONFIG_BLK_DEV_IO_TRACE is not set
97# CONFIG_BLK_DEV_INTEGRITY is not set
98
99#
100# IO Schedulers
101#
102CONFIG_IOSCHED_NOOP=y
103CONFIG_IOSCHED_AS=y
104CONFIG_IOSCHED_DEADLINE=y
105CONFIG_IOSCHED_CFQ=y
106# CONFIG_DEFAULT_AS is not set
107# CONFIG_DEFAULT_DEADLINE is not set
108CONFIG_DEFAULT_CFQ=y
109# CONFIG_DEFAULT_NOOP is not set
110CONFIG_DEFAULT_IOSCHED="cfq"
111# CONFIG_FREEZER is not set
112
113#
114# Processor type and features
115#
116# CONFIG_PA7000 is not set
117CONFIG_PA7100LC=y 10CONFIG_PA7100LC=y
118# CONFIG_PA7200 is not set
119# CONFIG_PA7300LC is not set
120# CONFIG_PA8X00 is not set
121CONFIG_PA11=y
122CONFIG_PARISC_PAGE_SIZE_4KB=y
123# CONFIG_PARISC_PAGE_SIZE_16KB is not set
124# CONFIG_PARISC_PAGE_SIZE_64KB is not set
125# CONFIG_SMP is not set
126CONFIG_ARCH_FLATMEM_ENABLE=y
127CONFIG_PREEMPT_NONE=y
128# CONFIG_PREEMPT_VOLUNTARY is not set
129# CONFIG_PREEMPT is not set
130# CONFIG_HZ_100 is not set
131CONFIG_HZ_250=y
132# CONFIG_HZ_300 is not set
133# CONFIG_HZ_1000 is not set
134CONFIG_HZ=250
135# CONFIG_SCHED_HRTICK is not set
136CONFIG_FLATMEM=y
137CONFIG_FLAT_NODE_MEM_MAP=y
138CONFIG_PAGEFLAGS_EXTENDED=y
139CONFIG_SPLIT_PTLOCK_CPUS=4096
140# CONFIG_PHYS_ADDR_T_64BIT is not set
141CONFIG_ZONE_DMA_FLAG=0
142CONFIG_VIRT_TO_BUS=y
143CONFIG_UNEVICTABLE_LRU=y
144# CONFIG_HPUX is not set
145
146#
147# Bus options (PCI, PCMCIA, EISA, GSC, ISA)
148#
149CONFIG_GSC=y
150CONFIG_HPPB=y 11CONFIG_HPPB=y
151CONFIG_IOMMU_CCIO=y 12CONFIG_IOMMU_CCIO=y
152CONFIG_GSC_LASI=y 13CONFIG_GSC_LASI=y
153CONFIG_GSC_WAX=y 14CONFIG_GSC_WAX=y
154CONFIG_EISA=y 15CONFIG_EISA=y
155CONFIG_EISA_NAMES=y
156CONFIG_ISA=y 16CONFIG_ISA=y
157CONFIG_PCI=y 17CONFIG_PCI=y
158# CONFIG_ARCH_SUPPORTS_MSI is not set
159CONFIG_PCI_LEGACY=y
160# CONFIG_PCI_DEBUG is not set
161# CONFIG_PCI_STUB is not set
162CONFIG_GSC_DINO=y 18CONFIG_GSC_DINO=y
163# CONFIG_PCI_LBA is not set
164CONFIG_IOMMU_HELPER=y
165# CONFIG_PCCARD is not set
166# CONFIG_HOTPLUG_PCI is not set
167
168#
169# PA-RISC specific drivers
170#
171CONFIG_CHASSIS_LCD_LED=y
172# CONFIG_PDC_CHASSIS is not set 19# CONFIG_PDC_CHASSIS is not set
173CONFIG_PDC_CHASSIS_WARN=y
174CONFIG_PDC_STABLE=y
175
176#
177# Executable file formats
178#
179CONFIG_BINFMT_ELF=y
180# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
181# CONFIG_HAVE_AOUT is not set
182# CONFIG_BINFMT_MISC is not set
183CONFIG_NET=y 20CONFIG_NET=y
184
185#
186# Networking options
187#
188CONFIG_COMPAT_NET_DEV_OPS=y
189CONFIG_PACKET=y 21CONFIG_PACKET=y
190CONFIG_PACKET_MMAP=y
191CONFIG_UNIX=y 22CONFIG_UNIX=y
192CONFIG_XFRM=y
193# CONFIG_XFRM_USER is not set
194# CONFIG_NET_KEY is not set
195CONFIG_INET=y 23CONFIG_INET=y
196CONFIG_IP_MULTICAST=y 24CONFIG_IP_MULTICAST=y
197# CONFIG_IP_ADVANCED_ROUTER is not set
198CONFIG_IP_FIB_HASH=y
199CONFIG_IP_PNP=y 25CONFIG_IP_PNP=y
200# CONFIG_IP_PNP_DHCP is not set
201CONFIG_IP_PNP_BOOTP=y 26CONFIG_IP_PNP_BOOTP=y
202# CONFIG_IP_PNP_RARP is not set
203# CONFIG_NET_IPIP is not set
204# CONFIG_NET_IPGRE is not set
205# CONFIG_IP_MROUTE is not set
206# CONFIG_SYN_COOKIES is not set
207# CONFIG_INET_AH is not set
208# CONFIG_INET_ESP is not set
209# CONFIG_INET_IPCOMP is not set
210# CONFIG_INET_XFRM_TUNNEL is not set
211CONFIG_INET_TUNNEL=y
212CONFIG_INET_XFRM_MODE_TRANSPORT=y
213CONFIG_INET_XFRM_MODE_TUNNEL=y
214CONFIG_INET_XFRM_MODE_BEET=y
215# CONFIG_INET_LRO is not set 27# CONFIG_INET_LRO is not set
216CONFIG_INET_DIAG=y
217CONFIG_INET_TCP_DIAG=y
218# CONFIG_TCP_CONG_ADVANCED is not set
219CONFIG_TCP_CONG_CUBIC=y
220CONFIG_DEFAULT_TCP_CONG="cubic"
221CONFIG_IPV6=y 28CONFIG_IPV6=y
222# CONFIG_IPV6_PRIVACY is not set
223# CONFIG_IPV6_ROUTER_PREF is not set
224# CONFIG_INET6_AH is not set
225# CONFIG_INET6_ESP is not set
226# CONFIG_INET6_IPCOMP is not set
227# CONFIG_INET6_XFRM_TUNNEL is not set
228# CONFIG_INET6_TUNNEL is not set
229CONFIG_INET6_XFRM_MODE_TRANSPORT=y
230CONFIG_INET6_XFRM_MODE_TUNNEL=y
231CONFIG_INET6_XFRM_MODE_BEET=y
232CONFIG_IPV6_SIT=y
233CONFIG_IPV6_NDISC_NODETYPE=y
234# CONFIG_IPV6_TUNNEL is not set
235# CONFIG_NETLABEL is not set
236# CONFIG_NETWORK_SECMARK is not set
237# CONFIG_NETFILTER is not set
238# CONFIG_ATM is not set
239# CONFIG_BRIDGE is not set
240# CONFIG_VLAN_8021Q is not set
241# CONFIG_DECNET is not set
242# CONFIG_LLC2 is not set
243# CONFIG_IPX is not set
244# CONFIG_ATALK is not set
245# CONFIG_NET_SCHED is not set
246# CONFIG_DCB is not set
247
248#
249# Network testing
250#
251# CONFIG_NET_PKTGEN is not set
252# CONFIG_HAMRADIO is not set
253# CONFIG_CAN is not set
254# CONFIG_IRDA is not set
255# CONFIG_BT is not set
256# CONFIG_PHONET is not set
257CONFIG_WIRELESS=y
258# CONFIG_CFG80211 is not set
259CONFIG_WIRELESS_OLD_REGULATORY=y
260# CONFIG_WIRELESS_EXT is not set
261# CONFIG_LIB80211 is not set
262# CONFIG_MAC80211 is not set
263# CONFIG_WIMAX is not set
264# CONFIG_RFKILL is not set
265
266#
267# Device Drivers
268#
269
270#
271# Generic Driver Options
272#
273CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 29CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
274CONFIG_STANDALONE=y
275# CONFIG_PREVENT_FIRMWARE_BUILD is not set 30# CONFIG_PREVENT_FIRMWARE_BUILD is not set
276CONFIG_FW_LOADER=y
277CONFIG_FIRMWARE_IN_KERNEL=y
278CONFIG_EXTRA_FIRMWARE=""
279# CONFIG_DEBUG_DRIVER is not set
280# CONFIG_DEBUG_DEVRES is not set
281# CONFIG_SYS_HYPERVISOR is not set
282# CONFIG_CONNECTOR is not set
283# CONFIG_MTD is not set
284CONFIG_PARPORT=y 31CONFIG_PARPORT=y
285CONFIG_PARPORT_PC=y 32CONFIG_PARPORT_PC=y
286# CONFIG_PARPORT_SERIAL is not set
287CONFIG_PARPORT_GSC=y
288# CONFIG_PARPORT_AX88796 is not set
289# CONFIG_PARPORT_1284 is not set
290CONFIG_PARPORT_NOT_PC=y
291# CONFIG_PNP is not set
292CONFIG_BLK_DEV=y
293# CONFIG_PARIDE is not set
294# CONFIG_BLK_CPQ_DA is not set
295# CONFIG_BLK_CPQ_CISS_DA is not set
296# CONFIG_BLK_DEV_DAC960 is not set
297# CONFIG_BLK_DEV_COW_COMMON is not set
298CONFIG_BLK_DEV_LOOP=y 33CONFIG_BLK_DEV_LOOP=y
299CONFIG_BLK_DEV_CRYPTOLOOP=y 34CONFIG_BLK_DEV_CRYPTOLOOP=y
300# CONFIG_BLK_DEV_NBD is not set
301# CONFIG_BLK_DEV_SX8 is not set
302# CONFIG_BLK_DEV_RAM is not set
303CONFIG_CDROM_PKTCDVD=m 35CONFIG_CDROM_PKTCDVD=m
304CONFIG_CDROM_PKTCDVD_BUFFERS=8
305CONFIG_ATA_OVER_ETH=y 36CONFIG_ATA_OVER_ETH=y
306# CONFIG_BLK_DEV_HD is not set
307CONFIG_MISC_DEVICES=y
308# CONFIG_PHANTOM is not set
309# CONFIG_SGI_IOC4 is not set
310# CONFIG_ENCLOSURE_SERVICES is not set
311# CONFIG_HP_ILO is not set
312
313#
314# EEPROM support
315#
316# CONFIG_EEPROM_93CX6 is not set
317CONFIG_HAVE_IDE=y
318# CONFIG_IDE is not set
319
320#
321# SCSI device support
322#
323# CONFIG_RAID_ATTRS is not set
324CONFIG_SCSI=y 37CONFIG_SCSI=y
325CONFIG_SCSI_DMA=y
326# CONFIG_SCSI_NETLINK is not set
327CONFIG_SCSI_PROC_FS=y
328
329#
330# SCSI support type (disk, tape, CD-ROM)
331#
332CONFIG_BLK_DEV_SD=y 38CONFIG_BLK_DEV_SD=y
333CONFIG_CHR_DEV_ST=y 39CONFIG_CHR_DEV_ST=y
334# CONFIG_CHR_DEV_OSST is not set
335CONFIG_BLK_DEV_SR=y 40CONFIG_BLK_DEV_SR=y
336# CONFIG_BLK_DEV_SR_VENDOR is not set
337CONFIG_CHR_DEV_SG=y 41CONFIG_CHR_DEV_SG=y
338# CONFIG_CHR_DEV_SCH is not set
339
340#
341# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
342#
343# CONFIG_SCSI_MULTI_LUN is not set
344# CONFIG_SCSI_CONSTANTS is not set
345# CONFIG_SCSI_LOGGING is not set
346# CONFIG_SCSI_SCAN_ASYNC is not set
347CONFIG_SCSI_WAIT_SCAN=m
348
349#
350# SCSI Transports
351#
352CONFIG_SCSI_SPI_ATTRS=y
353# CONFIG_SCSI_FC_ATTRS is not set
354# CONFIG_SCSI_ISCSI_ATTRS is not set
355# CONFIG_SCSI_SAS_LIBSAS is not set
356# CONFIG_SCSI_SRP_ATTRS is not set
357CONFIG_SCSI_LOWLEVEL=y
358# CONFIG_ISCSI_TCP is not set
359# CONFIG_SCSI_CXGB3_ISCSI is not set
360# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
361# CONFIG_SCSI_3W_9XXX is not set
362# CONFIG_SCSI_ACARD is not set
363# CONFIG_SCSI_AHA152X is not set
364# CONFIG_SCSI_AHA1740 is not set
365# CONFIG_SCSI_AACRAID is not set
366# CONFIG_SCSI_AIC7XXX is not set
367# CONFIG_SCSI_AIC7XXX_OLD is not set
368# CONFIG_SCSI_AIC79XX is not set
369# CONFIG_SCSI_AIC94XX is not set
370# CONFIG_SCSI_DPT_I2O is not set
371# CONFIG_SCSI_ADVANSYS is not set
372# CONFIG_SCSI_IN2000 is not set
373# CONFIG_SCSI_ARCMSR is not set
374# CONFIG_MEGARAID_NEWGEN is not set
375# CONFIG_MEGARAID_LEGACY is not set
376# CONFIG_MEGARAID_SAS is not set
377# CONFIG_SCSI_HPTIOP is not set
378# CONFIG_LIBFC is not set
379# CONFIG_FCOE is not set
380# CONFIG_SCSI_DMX3191D is not set
381# CONFIG_SCSI_DTC3280 is not set
382# CONFIG_SCSI_FUTURE_DOMAIN is not set
383# CONFIG_SCSI_GENERIC_NCR5380 is not set
384# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
385# CONFIG_SCSI_IPS is not set
386# CONFIG_SCSI_INITIO is not set
387# CONFIG_SCSI_INIA100 is not set
388# CONFIG_SCSI_PPA is not set
389# CONFIG_SCSI_IMM is not set
390# CONFIG_SCSI_MVSAS is not set
391# CONFIG_SCSI_NCR53C406A is not set
392CONFIG_SCSI_LASI700=y 42CONFIG_SCSI_LASI700=y
393CONFIG_53C700_LE_ON_BE=y
394# CONFIG_SCSI_STEX is not set
395CONFIG_SCSI_SYM53C8XX_2=y 43CONFIG_SCSI_SYM53C8XX_2=y
396CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 44CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
397CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
398CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
399CONFIG_SCSI_SYM53C8XX_MMIO=y
400CONFIG_SCSI_ZALON=y 45CONFIG_SCSI_ZALON=y
401CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8
402CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
403CONFIG_SCSI_NCR53C8XX_SYNC=40 46CONFIG_SCSI_NCR53C8XX_SYNC=40
404# CONFIG_SCSI_PAS16 is not set
405# CONFIG_SCSI_QLOGIC_FAS is not set
406# CONFIG_SCSI_QLOGIC_1280 is not set
407# CONFIG_SCSI_QLA_FC is not set
408# CONFIG_SCSI_QLA_ISCSI is not set
409# CONFIG_SCSI_LPFC is not set
410# CONFIG_SCSI_SIM710 is not set
411# CONFIG_SCSI_SYM53C416 is not set
412# CONFIG_SCSI_DC390T is not set
413# CONFIG_SCSI_T128 is not set
414# CONFIG_SCSI_NSP32 is not set
415# CONFIG_SCSI_DEBUG is not set
416# CONFIG_SCSI_SRP is not set
417# CONFIG_SCSI_DH is not set
418# CONFIG_ATA is not set
419CONFIG_MD=y 47CONFIG_MD=y
420CONFIG_BLK_DEV_MD=y 48CONFIG_BLK_DEV_MD=y
421CONFIG_MD_AUTODETECT=y
422CONFIG_MD_LINEAR=y 49CONFIG_MD_LINEAR=y
423CONFIG_MD_RAID0=y 50CONFIG_MD_RAID0=y
424CONFIG_MD_RAID1=y 51CONFIG_MD_RAID1=y
425# CONFIG_MD_RAID456 is not set
426# CONFIG_MD_MULTIPATH is not set
427# CONFIG_MD_FAULTY is not set
428# CONFIG_BLK_DEV_DM is not set
429# CONFIG_FUSION is not set
430
431#
432# IEEE 1394 (FireWire) support
433#
434
435#
436# A new alternative FireWire stack is available with EXPERIMENTAL=y
437#
438# CONFIG_IEEE1394 is not set
439# CONFIG_I2O is not set
440CONFIG_NETDEVICES=y 52CONFIG_NETDEVICES=y
441# CONFIG_DUMMY is not set
442# CONFIG_BONDING is not set
443# CONFIG_EQUALIZER is not set
444# CONFIG_TUN is not set
445# CONFIG_VETH is not set
446# CONFIG_ARCNET is not set
447# CONFIG_PHYLIB is not set
448CONFIG_NET_ETHERNET=y 53CONFIG_NET_ETHERNET=y
449# CONFIG_MII is not set
450CONFIG_LASI_82596=y 54CONFIG_LASI_82596=y
451# CONFIG_HAPPYMEAL is not set
452# CONFIG_SUNGEM is not set
453# CONFIG_CASSINI is not set
454# CONFIG_NET_VENDOR_3COM is not set
455# CONFIG_NET_VENDOR_SMC is not set
456# CONFIG_NET_VENDOR_RACAL is not set
457CONFIG_NET_TULIP=y 55CONFIG_NET_TULIP=y
458CONFIG_TULIP=y 56CONFIG_TULIP=y
459# CONFIG_TULIP_MMIO is not set
460# CONFIG_TULIP_NAPI is not set
461# CONFIG_DE4X5 is not set
462# CONFIG_WINBOND_840 is not set
463# CONFIG_DM9102 is not set
464# CONFIG_ULI526X is not set
465# CONFIG_DEPCA is not set
466# CONFIG_HP100 is not set
467# CONFIG_NET_ISA is not set
468# CONFIG_IBM_NEW_EMAC_ZMII is not set
469# CONFIG_IBM_NEW_EMAC_RGMII is not set
470# CONFIG_IBM_NEW_EMAC_TAH is not set
471# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
472# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
473# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
474# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
475# CONFIG_NET_PCI is not set
476# CONFIG_B44 is not set
477# CONFIG_CS89x0 is not set
478# CONFIG_NET_POCKET is not set
479# CONFIG_ATL2 is not set
480CONFIG_NETDEV_1000=y
481# CONFIG_ACENIC is not set
482# CONFIG_DL2K is not set
483# CONFIG_E1000 is not set
484# CONFIG_E1000E is not set
485# CONFIG_IGB is not set
486# CONFIG_NS83820 is not set
487# CONFIG_HAMACHI is not set
488# CONFIG_R8169 is not set
489# CONFIG_SIS190 is not set
490# CONFIG_SKGE is not set
491# CONFIG_SKY2 is not set
492# CONFIG_VIA_VELOCITY is not set
493# CONFIG_TIGON3 is not set
494# CONFIG_BNX2 is not set
495# CONFIG_QLA3XXX is not set
496# CONFIG_ATL1 is not set
497# CONFIG_JME is not set
498CONFIG_NETDEV_10000=y
499# CONFIG_CHELSIO_T1 is not set
500CONFIG_CHELSIO_T3_DEPENDS=y
501# CONFIG_CHELSIO_T3 is not set
502# CONFIG_ENIC is not set
503# CONFIG_IXGBE is not set
504# CONFIG_IXGB is not set
505# CONFIG_S2IO is not set
506# CONFIG_MYRI10GE is not set
507# CONFIG_NETXEN_NIC is not set
508# CONFIG_NIU is not set
509# CONFIG_MLX4_EN is not set
510# CONFIG_MLX4_CORE is not set
511# CONFIG_TEHUTI is not set
512# CONFIG_BNX2X is not set
513# CONFIG_QLGE is not set
514# CONFIG_SFC is not set
515# CONFIG_TR is not set
516
517#
518# Wireless LAN
519#
520# CONFIG_WLAN_PRE80211 is not set
521# CONFIG_WLAN_80211 is not set
522# CONFIG_IWLWIFI_LEDS is not set
523
524#
525# Enable WiMAX (Networking options) to see the WiMAX drivers
526#
527# CONFIG_WAN is not set
528# CONFIG_FDDI is not set
529# CONFIG_PLIP is not set
530CONFIG_PPP=y 57CONFIG_PPP=y
531# CONFIG_PPP_FILTER is not set
532# CONFIG_PPP_ASYNC is not set
533# CONFIG_PPP_SYNC_TTY is not set
534# CONFIG_PPP_DEFLATE is not set
535# CONFIG_PPP_BSDCOMP is not set
536# CONFIG_SLIP is not set
537CONFIG_SLHC=y
538# CONFIG_NET_FC is not set
539# CONFIG_NETPOLL is not set
540# CONFIG_NET_POLL_CONTROLLER is not set
541# CONFIG_ISDN is not set
542# CONFIG_PHONE is not set
543
544#
545# Input device support
546#
547CONFIG_INPUT=y
548# CONFIG_INPUT_FF_MEMLESS is not set
549# CONFIG_INPUT_POLLDEV is not set
550
551#
552# Userland interfaces
553#
554CONFIG_INPUT_MOUSEDEV=y
555CONFIG_INPUT_MOUSEDEV_PSAUX=y
556CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
557CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
558# CONFIG_INPUT_JOYDEV is not set
559CONFIG_INPUT_EVDEV=y 58CONFIG_INPUT_EVDEV=y
560# CONFIG_INPUT_EVBUG is not set
561
562#
563# Input Device Drivers
564#
565CONFIG_INPUT_KEYBOARD=y
566CONFIG_KEYBOARD_ATKBD=y
567CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
568# CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
569# CONFIG_KEYBOARD_SUNKBD is not set
570# CONFIG_KEYBOARD_LKKBD is not set
571# CONFIG_KEYBOARD_XTKBD is not set
572# CONFIG_KEYBOARD_NEWTON is not set
573# CONFIG_KEYBOARD_STOWAWAY is not set
574# CONFIG_KEYBOARD_HIL_OLD is not set 59# CONFIG_KEYBOARD_HIL_OLD is not set
575CONFIG_KEYBOARD_HIL=y
576CONFIG_INPUT_MOUSE=y
577CONFIG_MOUSE_PS2=y
578CONFIG_MOUSE_PS2_ALPS=y
579CONFIG_MOUSE_PS2_LOGIPS2PP=y
580CONFIG_MOUSE_PS2_SYNAPTICS=y
581CONFIG_MOUSE_PS2_TRACKPOINT=y
582# CONFIG_MOUSE_PS2_ELANTECH is not set
583# CONFIG_MOUSE_PS2_TOUCHKIT is not set
584# CONFIG_MOUSE_SERIAL is not set
585# CONFIG_MOUSE_APPLETOUCH is not set
586# CONFIG_MOUSE_BCM5974 is not set
587# CONFIG_MOUSE_INPORT is not set
588# CONFIG_MOUSE_LOGIBM is not set
589# CONFIG_MOUSE_PC110PAD is not set
590# CONFIG_MOUSE_VSXXXAA is not set
591CONFIG_MOUSE_HIL=y
592# CONFIG_INPUT_JOYSTICK is not set
593# CONFIG_INPUT_TABLET is not set
594# CONFIG_INPUT_TOUCHSCREEN is not set
595CONFIG_INPUT_MISC=y 60CONFIG_INPUT_MISC=y
596# CONFIG_INPUT_ATI_REMOTE is not set
597# CONFIG_INPUT_ATI_REMOTE2 is not set
598# CONFIG_INPUT_POWERMATE is not set
599# CONFIG_INPUT_UINPUT is not set
600# CONFIG_HP_SDC_RTC is not set
601
602#
603# Hardware I/O ports
604#
605CONFIG_SERIO=y
606# CONFIG_SERIO_SERPORT is not set 61# CONFIG_SERIO_SERPORT is not set
607# CONFIG_SERIO_PARKBD is not set
608CONFIG_SERIO_GSCPS2=y
609CONFIG_HP_SDC=y
610CONFIG_HIL_MLC=y
611# CONFIG_SERIO_PCIPS2 is not set
612CONFIG_SERIO_LIBPS2=y
613# CONFIG_SERIO_RAW is not set
614# CONFIG_GAMEPORT is not set
615
616#
617# Character devices
618#
619CONFIG_VT=y
620CONFIG_CONSOLE_TRANSLATIONS=y
621CONFIG_VT_CONSOLE=y
622CONFIG_HW_CONSOLE=y
623# CONFIG_VT_HW_CONSOLE_BINDING is not set
624CONFIG_DEVKMEM=y
625# CONFIG_SERIAL_NONSTANDARD is not set
626
627#
628# Serial drivers
629#
630CONFIG_SERIAL_8250=y 62CONFIG_SERIAL_8250=y
631CONFIG_SERIAL_8250_CONSOLE=y 63CONFIG_SERIAL_8250_CONSOLE=y
632CONFIG_SERIAL_8250_GSC=y
633CONFIG_SERIAL_8250_PCI=y
634CONFIG_SERIAL_8250_NR_UARTS=13 64CONFIG_SERIAL_8250_NR_UARTS=13
635CONFIG_SERIAL_8250_RUNTIME_UARTS=4
636CONFIG_SERIAL_8250_EXTENDED=y 65CONFIG_SERIAL_8250_EXTENDED=y
637CONFIG_SERIAL_8250_MANY_PORTS=y 66CONFIG_SERIAL_8250_MANY_PORTS=y
638# CONFIG_SERIAL_8250_FOURPORT is not set
639# CONFIG_SERIAL_8250_ACCENT is not set
640# CONFIG_SERIAL_8250_BOCA is not set
641# CONFIG_SERIAL_8250_EXAR_ST16C554 is not set
642# CONFIG_SERIAL_8250_HUB6 is not set
643CONFIG_SERIAL_8250_SHARE_IRQ=y 67CONFIG_SERIAL_8250_SHARE_IRQ=y
644# CONFIG_SERIAL_8250_DETECT_IRQ is not set
645# CONFIG_SERIAL_8250_RSA is not set
646
647#
648# Non-8250 serial port support
649#
650CONFIG_SERIAL_MUX=y
651CONFIG_SERIAL_MUX_CONSOLE=y
652CONFIG_SERIAL_CORE=y
653CONFIG_SERIAL_CORE_CONSOLE=y
654# CONFIG_SERIAL_JSM is not set
655CONFIG_UNIX98_PTYS=y
656# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
657CONFIG_LEGACY_PTYS=y
658CONFIG_LEGACY_PTY_COUNT=256
659CONFIG_PRINTER=y 68CONFIG_PRINTER=y
660# CONFIG_LP_CONSOLE is not set
661# CONFIG_PPDEV is not set
662# CONFIG_IPMI_HANDLER is not set
663# CONFIG_HW_RANDOM is not set 69# CONFIG_HW_RANDOM is not set
664# CONFIG_DTLK is not set
665# CONFIG_R3964 is not set
666# CONFIG_APPLICOM is not set
667# CONFIG_RAW_DRIVER is not set
668CONFIG_DEVPORT=y
669# CONFIG_I2C is not set
670# CONFIG_SPI is not set
671# CONFIG_W1 is not set
672# CONFIG_POWER_SUPPLY is not set
673# CONFIG_HWMON is not set 70# CONFIG_HWMON is not set
674# CONFIG_THERMAL is not set
675# CONFIG_THERMAL_HWMON is not set
676# CONFIG_WATCHDOG is not set
677CONFIG_SSB_POSSIBLE=y
678
679#
680# Sonics Silicon Backplane
681#
682# CONFIG_SSB is not set
683
684#
685# Multifunction device drivers
686#
687# CONFIG_MFD_CORE is not set
688# CONFIG_MFD_SM501 is not set
689# CONFIG_HTC_PASIC3 is not set
690# CONFIG_MFD_TMIO is not set
691# CONFIG_REGULATOR is not set
692
693#
694# Multimedia devices
695#
696
697#
698# Multimedia core support
699#
700# CONFIG_VIDEO_DEV is not set
701# CONFIG_DVB_CORE is not set
702# CONFIG_VIDEO_MEDIA is not set
703
704#
705# Multimedia drivers
706#
707# CONFIG_DAB is not set
708
709#
710# Graphics support
711#
712# CONFIG_AGP is not set
713# CONFIG_DRM is not set
714# CONFIG_VGASTATE is not set
715CONFIG_VIDEO_OUTPUT_CONTROL=m 71CONFIG_VIDEO_OUTPUT_CONTROL=m
716CONFIG_FB=y 72CONFIG_FB=y
717# CONFIG_FIRMWARE_EDID is not set
718# CONFIG_FB_DDC is not set
719# CONFIG_FB_BOOT_VESA_SUPPORT is not set
720CONFIG_FB_CFB_FILLRECT=y
721CONFIG_FB_CFB_COPYAREA=y
722CONFIG_FB_CFB_IMAGEBLIT=y
723# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
724# CONFIG_FB_SYS_FILLRECT is not set
725# CONFIG_FB_SYS_COPYAREA is not set
726# CONFIG_FB_SYS_IMAGEBLIT is not set
727# CONFIG_FB_FOREIGN_ENDIAN is not set
728# CONFIG_FB_SYS_FOPS is not set
729# CONFIG_FB_SVGALIB is not set
730# CONFIG_FB_MACMODES is not set
731# CONFIG_FB_BACKLIGHT is not set
732# CONFIG_FB_MODE_HELPERS is not set
733# CONFIG_FB_TILEBLITTING is not set
734
735#
736# Frame buffer hardware drivers
737#
738# CONFIG_FB_CIRRUS is not set
739# CONFIG_FB_PM2 is not set
740# CONFIG_FB_CYBER2000 is not set
741# CONFIG_FB_ASILIANT is not set
742# CONFIG_FB_IMSTT is not set
743CONFIG_FB_STI=y
744# CONFIG_FB_S1D13XXX is not set
745# CONFIG_FB_NVIDIA is not set
746# CONFIG_FB_RIVA is not set
747# CONFIG_FB_MATROX is not set
748# CONFIG_FB_RADEON is not set
749# CONFIG_FB_ATY128 is not set
750# CONFIG_FB_ATY is not set
751# CONFIG_FB_S3 is not set
752# CONFIG_FB_SIS is not set
753# CONFIG_FB_VIA is not set
754# CONFIG_FB_NEOMAGIC is not set
755# CONFIG_FB_KYRO is not set
756# CONFIG_FB_3DFX is not set
757# CONFIG_FB_VOODOO1 is not set
758# CONFIG_FB_VT8623 is not set
759# CONFIG_FB_TRIDENT is not set
760# CONFIG_FB_ARK is not set
761# CONFIG_FB_CARMINE is not set
762# CONFIG_FB_VIRTUAL is not set
763# CONFIG_FB_METRONOME is not set
764# CONFIG_FB_MB862XX is not set
765# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
766
767#
768# Display device support
769#
770# CONFIG_DISPLAY_SUPPORT is not set
771
772#
773# Console display driver support
774#
775CONFIG_DUMMY_CONSOLE=y
776CONFIG_DUMMY_CONSOLE_COLUMNS=160
777CONFIG_DUMMY_CONSOLE_ROWS=64
778CONFIG_FRAMEBUFFER_CONSOLE=y 73CONFIG_FRAMEBUFFER_CONSOLE=y
779# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
780# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
781CONFIG_STI_CONSOLE=y
782# CONFIG_FONTS is not set
783CONFIG_FONT_8x8=y
784CONFIG_FONT_8x16=y
785CONFIG_LOGO=y 74CONFIG_LOGO=y
786CONFIG_LOGO_LINUX_MONO=y
787CONFIG_LOGO_LINUX_VGA16=y
788CONFIG_LOGO_LINUX_CLUT224=y
789CONFIG_LOGO_PARISC_CLUT224=y
790CONFIG_SOUND=y 75CONFIG_SOUND=y
791CONFIG_SOUND_OSS_CORE=y
792CONFIG_SND=y 76CONFIG_SND=y
793CONFIG_SND_TIMER=y
794CONFIG_SND_PCM=y
795CONFIG_SND_SEQUENCER=y 77CONFIG_SND_SEQUENCER=y
796# CONFIG_SND_SEQ_DUMMY is not set
797CONFIG_SND_OSSEMUL=y
798CONFIG_SND_MIXER_OSS=y 78CONFIG_SND_MIXER_OSS=y
799CONFIG_SND_PCM_OSS=y 79CONFIG_SND_PCM_OSS=y
800CONFIG_SND_PCM_OSS_PLUGINS=y
801CONFIG_SND_SEQUENCER_OSS=y 80CONFIG_SND_SEQUENCER_OSS=y
802# CONFIG_SND_DYNAMIC_MINORS is not set
803CONFIG_SND_SUPPORT_OLD_API=y
804CONFIG_SND_VERBOSE_PROCFS=y
805# CONFIG_SND_VERBOSE_PRINTK is not set
806# CONFIG_SND_DEBUG is not set
807CONFIG_SND_DRIVERS=y
808# CONFIG_SND_DUMMY is not set
809# CONFIG_SND_VIRMIDI is not set
810# CONFIG_SND_MTPAV is not set
811# CONFIG_SND_MTS64 is not set
812# CONFIG_SND_SERIAL_U16550 is not set
813# CONFIG_SND_MPU401 is not set
814# CONFIG_SND_PORTMAN2X4 is not set
815CONFIG_SND_PCI=y
816# CONFIG_SND_AD1889 is not set
817# CONFIG_SND_ALS300 is not set
818# CONFIG_SND_ALI5451 is not set
819# CONFIG_SND_ATIIXP is not set
820# CONFIG_SND_ATIIXP_MODEM is not set
821# CONFIG_SND_AU8810 is not set
822# CONFIG_SND_AU8820 is not set
823# CONFIG_SND_AU8830 is not set
824# CONFIG_SND_AW2 is not set
825# CONFIG_SND_BT87X is not set
826# CONFIG_SND_CA0106 is not set
827# CONFIG_SND_CMIPCI is not set
828# CONFIG_SND_OXYGEN is not set
829# CONFIG_SND_CS4281 is not set
830# CONFIG_SND_CS46XX is not set
831# CONFIG_SND_DARLA20 is not set
832# CONFIG_SND_GINA20 is not set
833# CONFIG_SND_LAYLA20 is not set
834# CONFIG_SND_DARLA24 is not set
835# CONFIG_SND_GINA24 is not set
836# CONFIG_SND_LAYLA24 is not set
837# CONFIG_SND_MONA is not set
838# CONFIG_SND_MIA is not set
839# CONFIG_SND_ECHO3G is not set
840# CONFIG_SND_INDIGO is not set
841# CONFIG_SND_INDIGOIO is not set
842# CONFIG_SND_INDIGODJ is not set
843# CONFIG_SND_EMU10K1 is not set
844# CONFIG_SND_EMU10K1X is not set
845# CONFIG_SND_ENS1370 is not set
846# CONFIG_SND_ENS1371 is not set
847# CONFIG_SND_ES1938 is not set
848# CONFIG_SND_ES1968 is not set
849# CONFIG_SND_FM801 is not set
850# CONFIG_SND_HDA_INTEL is not set
851# CONFIG_SND_HDSP is not set
852# CONFIG_SND_HDSPM is not set
853# CONFIG_SND_HIFIER is not set
854# CONFIG_SND_ICE1712 is not set
855# CONFIG_SND_ICE1724 is not set
856# CONFIG_SND_INTEL8X0 is not set
857# CONFIG_SND_INTEL8X0M is not set
858# CONFIG_SND_KORG1212 is not set
859# CONFIG_SND_MAESTRO3 is not set
860# CONFIG_SND_MIXART is not set
861# CONFIG_SND_NM256 is not set
862# CONFIG_SND_PCXHR is not set
863# CONFIG_SND_RIPTIDE is not set
864# CONFIG_SND_RME32 is not set
865# CONFIG_SND_RME96 is not set
866# CONFIG_SND_RME9652 is not set
867# CONFIG_SND_SONICVIBES is not set
868# CONFIG_SND_TRIDENT is not set
869# CONFIG_SND_VIA82XX is not set
870# CONFIG_SND_VIA82XX_MODEM is not set
871# CONFIG_SND_VIRTUOSO is not set
872# CONFIG_SND_VX222 is not set
873# CONFIG_SND_YMFPCI is not set
874CONFIG_SND_GSC=y
875CONFIG_SND_HARMONY=y 81CONFIG_SND_HARMONY=y
876# CONFIG_SND_SOC is not set
877# CONFIG_SOUND_PRIME is not set
878CONFIG_HID_SUPPORT=y
879CONFIG_HID=y
880CONFIG_HID_DEBUG=y
881# CONFIG_HIDRAW is not set
882# CONFIG_HID_PID is not set
883
884#
885# Special HID drivers
886#
887CONFIG_HID_COMPAT=y
888CONFIG_USB_SUPPORT=y
889CONFIG_USB_ARCH_HAS_HCD=y
890CONFIG_USB_ARCH_HAS_OHCI=y
891CONFIG_USB_ARCH_HAS_EHCI=y
892# CONFIG_USB is not set
893
894#
895# Enable Host or Gadget support to see Inventra options
896#
897
898#
899# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
900#
901# CONFIG_USB_GADGET is not set
902
903#
904# OTG and related infrastructure
905#
906# CONFIG_MMC is not set
907# CONFIG_MEMSTICK is not set
908# CONFIG_NEW_LEDS is not set
909# CONFIG_ACCESSIBILITY is not set
910# CONFIG_INFINIBAND is not set
911CONFIG_RTC_LIB=y
912CONFIG_RTC_CLASS=y
913CONFIG_RTC_HCTOSYS=y
914CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
915# CONFIG_RTC_DEBUG is not set
916
917#
918# RTC interfaces
919#
920CONFIG_RTC_INTF_SYSFS=y
921CONFIG_RTC_INTF_PROC=y
922CONFIG_RTC_INTF_DEV=y
923# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
924# CONFIG_RTC_DRV_TEST is not set
925
926#
927# SPI RTC drivers
928#
929
930#
931# Platform RTC drivers
932#
933# CONFIG_RTC_DRV_DS1286 is not set
934# CONFIG_RTC_DRV_DS1511 is not set
935# CONFIG_RTC_DRV_DS1553 is not set
936# CONFIG_RTC_DRV_DS1742 is not set
937# CONFIG_RTC_DRV_STK17TA8 is not set
938# CONFIG_RTC_DRV_M48T86 is not set
939# CONFIG_RTC_DRV_M48T35 is not set
940# CONFIG_RTC_DRV_M48T59 is not set
941# CONFIG_RTC_DRV_BQ4802 is not set
942# CONFIG_RTC_DRV_V3020 is not set
943
944#
945# on-CPU RTC drivers
946#
947CONFIG_RTC_DRV_PARISC=y
948# CONFIG_DMADEVICES is not set
949# CONFIG_AUXDISPLAY is not set
950# CONFIG_UIO is not set
951# CONFIG_STAGING is not set
952
953#
954# File systems
955#
956CONFIG_EXT2_FS=y 82CONFIG_EXT2_FS=y
957# CONFIG_EXT2_FS_XATTR is not set
958# CONFIG_EXT2_FS_XIP is not set
959CONFIG_EXT3_FS=y 83CONFIG_EXT3_FS=y
960# CONFIG_EXT3_FS_XATTR is not set 84# CONFIG_EXT3_FS_XATTR is not set
961# CONFIG_EXT4_FS is not set
962CONFIG_JBD=y
963# CONFIG_REISERFS_FS is not set
964# CONFIG_JFS_FS is not set
965# CONFIG_FS_POSIX_ACL is not set
966CONFIG_FILE_LOCKING=y
967# CONFIG_XFS_FS is not set
968# CONFIG_OCFS2_FS is not set
969CONFIG_DNOTIFY=y
970CONFIG_INOTIFY=y
971CONFIG_INOTIFY_USER=y
972# CONFIG_QUOTA is not set
973# CONFIG_AUTOFS_FS is not set
974CONFIG_AUTOFS4_FS=y 85CONFIG_AUTOFS4_FS=y
975# CONFIG_FUSE_FS is not set
976
977#
978# CD-ROM/DVD Filesystems
979#
980CONFIG_ISO9660_FS=y 86CONFIG_ISO9660_FS=y
981CONFIG_JOLIET=y 87CONFIG_JOLIET=y
982# CONFIG_ZISOFS is not set
983# CONFIG_UDF_FS is not set
984
985#
986# DOS/FAT/NT Filesystems
987#
988# CONFIG_MSDOS_FS is not set
989# CONFIG_VFAT_FS is not set
990# CONFIG_NTFS_FS is not set
991
992#
993# Pseudo filesystems
994#
995CONFIG_PROC_FS=y
996CONFIG_PROC_KCORE=y 88CONFIG_PROC_KCORE=y
997CONFIG_PROC_SYSCTL=y
998CONFIG_PROC_PAGE_MONITOR=y
999CONFIG_SYSFS=y
1000CONFIG_TMPFS=y 89CONFIG_TMPFS=y
1001# CONFIG_TMPFS_POSIX_ACL is not set
1002# CONFIG_HUGETLB_PAGE is not set
1003# CONFIG_CONFIGFS_FS is not set
1004CONFIG_MISC_FILESYSTEMS=y
1005# CONFIG_HFSPLUS_FS is not set
1006# CONFIG_CRAMFS is not set
1007# CONFIG_SQUASHFS is not set
1008# CONFIG_VXFS_FS is not set
1009# CONFIG_MINIX_FS is not set
1010# CONFIG_OMFS_FS is not set
1011# CONFIG_HPFS_FS is not set
1012# CONFIG_QNX4FS_FS is not set
1013# CONFIG_ROMFS_FS is not set
1014# CONFIG_SYSV_FS is not set
1015# CONFIG_UFS_FS is not set
1016CONFIG_NETWORK_FILESYSTEMS=y
1017CONFIG_NFS_FS=y 90CONFIG_NFS_FS=y
1018CONFIG_NFS_V3=y 91CONFIG_NFS_V3=y
1019# CONFIG_NFS_V3_ACL is not set
1020CONFIG_ROOT_NFS=y 92CONFIG_ROOT_NFS=y
1021CONFIG_NFSD=y 93CONFIG_NFSD=y
1022CONFIG_NFSD_V3=y 94CONFIG_NFSD_V3=y
1023# CONFIG_NFSD_V3_ACL is not set
1024CONFIG_LOCKD=y
1025CONFIG_LOCKD_V4=y
1026CONFIG_EXPORTFS=y
1027CONFIG_NFS_COMMON=y
1028CONFIG_SUNRPC=y
1029CONFIG_SMB_FS=y 95CONFIG_SMB_FS=y
1030# CONFIG_SMB_NLS_DEFAULT is not set
1031# CONFIG_CIFS is not set
1032# CONFIG_NCP_FS is not set
1033# CONFIG_CODA_FS is not set
1034
1035#
1036# Partition Types
1037#
1038# CONFIG_PARTITION_ADVANCED is not set
1039CONFIG_MSDOS_PARTITION=y
1040CONFIG_NLS=y
1041CONFIG_NLS_DEFAULT="iso8859-1"
1042CONFIG_NLS_CODEPAGE_437=m 96CONFIG_NLS_CODEPAGE_437=m
1043# CONFIG_NLS_CODEPAGE_737 is not set
1044# CONFIG_NLS_CODEPAGE_775 is not set
1045CONFIG_NLS_CODEPAGE_850=m 97CONFIG_NLS_CODEPAGE_850=m
1046# CONFIG_NLS_CODEPAGE_852 is not set
1047# CONFIG_NLS_CODEPAGE_855 is not set
1048# CONFIG_NLS_CODEPAGE_857 is not set
1049# CONFIG_NLS_CODEPAGE_860 is not set
1050# CONFIG_NLS_CODEPAGE_861 is not set
1051# CONFIG_NLS_CODEPAGE_862 is not set
1052# CONFIG_NLS_CODEPAGE_863 is not set
1053# CONFIG_NLS_CODEPAGE_864 is not set
1054# CONFIG_NLS_CODEPAGE_865 is not set
1055# CONFIG_NLS_CODEPAGE_866 is not set
1056# CONFIG_NLS_CODEPAGE_869 is not set
1057# CONFIG_NLS_CODEPAGE_936 is not set
1058# CONFIG_NLS_CODEPAGE_950 is not set
1059# CONFIG_NLS_CODEPAGE_932 is not set
1060# CONFIG_NLS_CODEPAGE_949 is not set
1061# CONFIG_NLS_CODEPAGE_874 is not set
1062# CONFIG_NLS_ISO8859_8 is not set
1063# CONFIG_NLS_CODEPAGE_1250 is not set
1064# CONFIG_NLS_CODEPAGE_1251 is not set
1065CONFIG_NLS_ASCII=m 98CONFIG_NLS_ASCII=m
1066CONFIG_NLS_ISO8859_1=m 99CONFIG_NLS_ISO8859_1=m
1067# CONFIG_NLS_ISO8859_2 is not set
1068# CONFIG_NLS_ISO8859_3 is not set
1069# CONFIG_NLS_ISO8859_4 is not set
1070# CONFIG_NLS_ISO8859_5 is not set
1071# CONFIG_NLS_ISO8859_6 is not set
1072# CONFIG_NLS_ISO8859_7 is not set
1073# CONFIG_NLS_ISO8859_9 is not set
1074# CONFIG_NLS_ISO8859_13 is not set
1075# CONFIG_NLS_ISO8859_14 is not set
1076CONFIG_NLS_ISO8859_15=m 100CONFIG_NLS_ISO8859_15=m
1077# CONFIG_NLS_KOI8_R is not set
1078# CONFIG_NLS_KOI8_U is not set
1079CONFIG_NLS_UTF8=m 101CONFIG_NLS_UTF8=m
1080
1081#
1082# Kernel hacking
1083#
1084# CONFIG_PRINTK_TIME is not set
1085CONFIG_ENABLE_WARN_DEPRECATED=y
1086CONFIG_ENABLE_MUST_CHECK=y
1087CONFIG_FRAME_WARN=1024
1088CONFIG_MAGIC_SYSRQ=y 102CONFIG_MAGIC_SYSRQ=y
1089# CONFIG_UNUSED_SYMBOLS is not set
1090# CONFIG_DEBUG_FS is not set
1091CONFIG_HEADERS_CHECK=y 103CONFIG_HEADERS_CHECK=y
1092CONFIG_DEBUG_KERNEL=y 104CONFIG_DEBUG_KERNEL=y
1093# CONFIG_DEBUG_SHIRQ is not set
1094CONFIG_DETECT_SOFTLOCKUP=y
1095# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1096CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1097CONFIG_SCHED_DEBUG=y
1098# CONFIG_SCHEDSTATS is not set
1099# CONFIG_TIMER_STATS is not set
1100# CONFIG_DEBUG_OBJECTS is not set
1101# CONFIG_DEBUG_SLAB is not set
1102# CONFIG_DEBUG_RT_MUTEXES is not set
1103# CONFIG_RT_MUTEX_TESTER is not set
1104# CONFIG_DEBUG_SPINLOCK is not set
1105# CONFIG_DEBUG_MUTEXES is not set
1106# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1107# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1108# CONFIG_DEBUG_KOBJECT is not set
1109CONFIG_DEBUG_BUGVERBOSE=y
1110# CONFIG_DEBUG_INFO is not set
1111# CONFIG_DEBUG_VM is not set
1112# CONFIG_DEBUG_WRITECOUNT is not set
1113CONFIG_DEBUG_MEMORY_INIT=y
1114# CONFIG_DEBUG_LIST is not set
1115# CONFIG_DEBUG_SG is not set
1116# CONFIG_DEBUG_NOTIFIERS is not set
1117# CONFIG_BOOT_PRINTK_DELAY is not set
1118# CONFIG_RCU_TORTURE_TEST is not set
1119# CONFIG_RCU_CPU_STALL_DETECTOR is not set 105# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1120# CONFIG_BACKTRACE_SELF_TEST is not set
1121# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1122# CONFIG_FAULT_INJECTION is not set
1123# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1124
1125#
1126# Tracers
1127#
1128# CONFIG_SCHED_TRACER is not set
1129# CONFIG_CONTEXT_SWITCH_TRACER is not set
1130# CONFIG_BOOT_TRACER is not set
1131# CONFIG_TRACE_BRANCH_PROFILING is not set
1132# CONFIG_BUILD_DOCSRC is not set
1133# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1134# CONFIG_SAMPLES is not set
1135# CONFIG_DEBUG_RODATA is not set
1136
1137#
1138# Security options
1139#
1140# CONFIG_KEYS is not set
1141CONFIG_SECURITY=y 106CONFIG_SECURITY=y
1142# CONFIG_SECURITYFS is not set
1143# CONFIG_SECURITY_NETWORK is not set
1144# CONFIG_SECURITY_PATH is not set
1145# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1146CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1147CONFIG_CRYPTO=y
1148
1149#
1150# Crypto core or helper
1151#
1152# CONFIG_CRYPTO_FIPS is not set
1153CONFIG_CRYPTO_ALGAPI=y
1154CONFIG_CRYPTO_ALGAPI2=y
1155CONFIG_CRYPTO_AEAD2=y
1156CONFIG_CRYPTO_BLKCIPHER=y
1157CONFIG_CRYPTO_BLKCIPHER2=y
1158CONFIG_CRYPTO_HASH2=y
1159CONFIG_CRYPTO_RNG2=y
1160CONFIG_CRYPTO_MANAGER=y
1161CONFIG_CRYPTO_MANAGER2=y
1162# CONFIG_CRYPTO_NULL is not set
1163# CONFIG_CRYPTO_CRYPTD is not set
1164# CONFIG_CRYPTO_AUTHENC is not set
1165# CONFIG_CRYPTO_TEST is not set
1166
1167#
1168# Authenticated Encryption with Associated Data
1169#
1170# CONFIG_CRYPTO_CCM is not set
1171# CONFIG_CRYPTO_GCM is not set
1172# CONFIG_CRYPTO_SEQIV is not set
1173
1174#
1175# Block modes
1176#
1177CONFIG_CRYPTO_CBC=y
1178# CONFIG_CRYPTO_CTR is not set
1179# CONFIG_CRYPTO_CTS is not set
1180# CONFIG_CRYPTO_ECB is not set
1181# CONFIG_CRYPTO_PCBC is not set
1182
1183#
1184# Hash modes
1185#
1186# CONFIG_CRYPTO_HMAC is not set
1187
1188#
1189# Digest
1190#
1191# CONFIG_CRYPTO_CRC32C is not set
1192# CONFIG_CRYPTO_MD4 is not set
1193# CONFIG_CRYPTO_MD5 is not set
1194# CONFIG_CRYPTO_MICHAEL_MIC is not set
1195# CONFIG_CRYPTO_RMD128 is not set
1196# CONFIG_CRYPTO_RMD160 is not set
1197# CONFIG_CRYPTO_RMD256 is not set
1198# CONFIG_CRYPTO_RMD320 is not set
1199# CONFIG_CRYPTO_SHA1 is not set
1200# CONFIG_CRYPTO_SHA256 is not set
1201# CONFIG_CRYPTO_SHA512 is not set
1202# CONFIG_CRYPTO_TGR192 is not set
1203# CONFIG_CRYPTO_WP512 is not set
1204
1205#
1206# Ciphers
1207#
1208# CONFIG_CRYPTO_AES is not set
1209# CONFIG_CRYPTO_ANUBIS is not set
1210# CONFIG_CRYPTO_ARC4 is not set
1211# CONFIG_CRYPTO_BLOWFISH is not set
1212# CONFIG_CRYPTO_CAMELLIA is not set
1213# CONFIG_CRYPTO_CAST5 is not set
1214# CONFIG_CRYPTO_CAST6 is not set
1215# CONFIG_CRYPTO_DES is not set
1216# CONFIG_CRYPTO_FCRYPT is not set
1217# CONFIG_CRYPTO_KHAZAD is not set
1218# CONFIG_CRYPTO_SEED is not set
1219# CONFIG_CRYPTO_SERPENT is not set
1220# CONFIG_CRYPTO_TEA is not set
1221# CONFIG_CRYPTO_TWOFISH is not set
1222
1223#
1224# Compression
1225#
1226# CONFIG_CRYPTO_DEFLATE is not set
1227# CONFIG_CRYPTO_LZO is not set
1228
1229#
1230# Random Number Generation
1231#
1232# CONFIG_CRYPTO_ANSI_CPRNG is not set 107# CONFIG_CRYPTO_ANSI_CPRNG is not set
1233CONFIG_CRYPTO_HW=y
1234# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1235
1236#
1237# Library routines
1238#
1239CONFIG_BITREVERSE=y
1240CONFIG_GENERIC_FIND_LAST_BIT=y
1241# CONFIG_CRC_CCITT is not set
1242# CONFIG_CRC16 is not set
1243# CONFIG_CRC_T10DIF is not set
1244# CONFIG_CRC_ITU_T is not set
1245CONFIG_CRC32=y
1246# CONFIG_CRC7 is not set
1247# CONFIG_LIBCRC32C is not set
1248CONFIG_PLIST=y
1249CONFIG_HAS_IOMEM=y
1250CONFIG_HAS_IOPORT=y
1251CONFIG_HAS_DMA=y