sh: add FSI driver support for ms7724se
[deliverable/linux.git] / arch / sh / configs / ap325rxa_defconfig
CommitLineData
04e917b6
YG
1#
2# Automatically generated make config: don't edit
b7d3740a 3# Linux kernel version: 2.6.30
99d921c2 4# Thu Jun 18 16:04:11 2009
04e917b6
YG
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
fc4967b8 8# CONFIG_SUPERH64 is not set
cc8dccdc 9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
04e917b6
YG
10CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_BUG=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y
f9bed3f2 15CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
04e917b6 16CONFIG_GENERIC_IRQ_PROBE=y
4bb273e9 17CONFIG_GENERIC_GPIO=y
04e917b6
YG
18CONFIG_GENERIC_TIME=y
19CONFIG_GENERIC_CLOCKEVENTS=y
53a52abc
PM
20CONFIG_ARCH_SUSPEND_POSSIBLE=y
21CONFIG_ARCH_HIBERNATION_POSSIBLE=y
22CONFIG_SYS_SUPPORTS_CMT=y
b7d3740a 23CONFIG_SYS_SUPPORTS_TMU=y
04e917b6
YG
24CONFIG_STACKTRACE_SUPPORT=y
25CONFIG_LOCKDEP_SUPPORT=y
4bb273e9 26CONFIG_HAVE_LATENCYTOP_SUPPORT=y
04e917b6
YG
27# CONFIG_ARCH_HAS_ILOG2_U32 is not set
28# CONFIG_ARCH_HAS_ILOG2_U64 is not set
29CONFIG_ARCH_NO_VIRT_TO_BUS=y
53a52abc 30CONFIG_ARCH_HAS_DEFAULT_IDLE=y
04e917b6
YG
31CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
32
33#
34# General setup
35#
36CONFIG_EXPERIMENTAL=y
37CONFIG_BROKEN_ON_SMP=y
38CONFIG_LOCK_KERNEL=y
39CONFIG_INIT_ENV_ARG_LIMIT=32
40CONFIG_LOCALVERSION=""
41# CONFIG_LOCALVERSION_AUTO is not set
42CONFIG_SWAP=y
43CONFIG_SYSVIPC=y
44CONFIG_SYSVIPC_SYSCTL=y
45# CONFIG_POSIX_MQUEUE is not set
46CONFIG_BSD_PROCESS_ACCT=y
47# CONFIG_BSD_PROCESS_ACCT_V3 is not set
48# CONFIG_TASKSTATS is not set
49# CONFIG_AUDIT is not set
53a52abc
PM
50
51#
52# RCU Subsystem
53#
54CONFIG_CLASSIC_RCU=y
55# CONFIG_TREE_RCU is not set
56# CONFIG_PREEMPT_RCU is not set
57# CONFIG_TREE_RCU_TRACE is not set
58# CONFIG_PREEMPT_RCU_TRACE is not set
04e917b6
YG
59# CONFIG_IKCONFIG is not set
60CONFIG_LOG_BUF_SHIFT=14
04e917b6
YG
61CONFIG_GROUP_SCHED=y
62CONFIG_FAIR_GROUP_SCHED=y
63# CONFIG_RT_GROUP_SCHED is not set
64CONFIG_USER_SCHED=y
65# CONFIG_CGROUP_SCHED is not set
3d22fca7 66# CONFIG_CGROUPS is not set
04e917b6
YG
67CONFIG_SYSFS_DEPRECATED=y
68CONFIG_SYSFS_DEPRECATED_V2=y
69# CONFIG_RELAY is not set
70# CONFIG_NAMESPACES is not set
71# CONFIG_BLK_DEV_INITRD is not set
72CONFIG_CC_OPTIMIZE_FOR_SIZE=y
73CONFIG_SYSCTL=y
53a52abc 74CONFIG_ANON_INODES=y
04e917b6
YG
75CONFIG_EMBEDDED=y
76CONFIG_UID16=y
77CONFIG_SYSCTL_SYSCALL=y
04e917b6
YG
78# CONFIG_KALLSYMS is not set
79CONFIG_HOTPLUG=y
80CONFIG_PRINTK=y
81CONFIG_BUG=y
82CONFIG_ELF_CORE=y
04e917b6
YG
83CONFIG_BASE_FULL=y
84CONFIG_FUTEX=y
04e917b6
YG
85CONFIG_EPOLL=y
86CONFIG_SIGNALFD=y
87CONFIG_TIMERFD=y
88CONFIG_EVENTFD=y
89CONFIG_SHMEM=y
4bb273e9 90CONFIG_AIO=y
b7d3740a
PM
91
92#
93# Performance Counters
94#
04e917b6 95CONFIG_VM_EVENT_COUNTERS=y
b7d3740a 96# CONFIG_STRIP_ASM_SYMS is not set
53a52abc 97CONFIG_COMPAT_BRK=y
04e917b6
YG
98CONFIG_SLAB=y
99# CONFIG_SLUB is not set
100# CONFIG_SLOB is not set
101# CONFIG_PROFILING is not set
fc4967b8 102# CONFIG_MARKERS is not set
04e917b6 103CONFIG_HAVE_OPROFILE=y
4bb273e9
PM
104CONFIG_HAVE_IOREMAP_PROT=y
105CONFIG_HAVE_KPROBES=y
106CONFIG_HAVE_KRETPROBES=y
107CONFIG_HAVE_ARCH_TRACEHOOK=y
cc8dccdc 108CONFIG_HAVE_CLK=y
fc4967b8
PM
109CONFIG_HAVE_DMA_API_DEBUG=y
110# CONFIG_SLOW_WORK is not set
f9bed3f2 111CONFIG_HAVE_GENERIC_DMA_COHERENT=y
04e917b6
YG
112CONFIG_SLABINFO=y
113CONFIG_RT_MUTEXES=y
04e917b6
YG
114CONFIG_BASE_SMALL=0
115CONFIG_MODULES=y
116# CONFIG_MODULE_FORCE_LOAD is not set
117CONFIG_MODULE_UNLOAD=y
118# CONFIG_MODULE_FORCE_UNLOAD is not set
119# CONFIG_MODVERSIONS is not set
120# CONFIG_MODULE_SRCVERSION_ALL is not set
04e917b6
YG
121CONFIG_BLOCK=y
122# CONFIG_LBD is not set
04e917b6 123# CONFIG_BLK_DEV_BSG is not set
cc8dccdc 124# CONFIG_BLK_DEV_INTEGRITY is not set
04e917b6
YG
125
126#
127# IO Schedulers
128#
129CONFIG_IOSCHED_NOOP=y
130CONFIG_IOSCHED_AS=y
131CONFIG_IOSCHED_DEADLINE=y
132CONFIG_IOSCHED_CFQ=y
133# CONFIG_DEFAULT_AS is not set
134# CONFIG_DEFAULT_DEADLINE is not set
135CONFIG_DEFAULT_CFQ=y
136# CONFIG_DEFAULT_NOOP is not set
137CONFIG_DEFAULT_IOSCHED="cfq"
4bb273e9 138# CONFIG_FREEZER is not set
04e917b6
YG
139
140#
141# System type
142#
143CONFIG_CPU_SH4=y
144CONFIG_CPU_SH4A=y
145CONFIG_CPU_SHX2=y
53a52abc 146CONFIG_ARCH_SHMOBILE=y
04e917b6 147# CONFIG_CPU_SUBTYPE_SH7619 is not set
5e8766f1 148# CONFIG_CPU_SUBTYPE_SH7201 is not set
04e917b6
YG
149# CONFIG_CPU_SUBTYPE_SH7203 is not set
150# CONFIG_CPU_SUBTYPE_SH7206 is not set
151# CONFIG_CPU_SUBTYPE_SH7263 is not set
152# CONFIG_CPU_SUBTYPE_MXG is not set
153# CONFIG_CPU_SUBTYPE_SH7705 is not set
154# CONFIG_CPU_SUBTYPE_SH7706 is not set
155# CONFIG_CPU_SUBTYPE_SH7707 is not set
156# CONFIG_CPU_SUBTYPE_SH7708 is not set
157# CONFIG_CPU_SUBTYPE_SH7709 is not set
158# CONFIG_CPU_SUBTYPE_SH7710 is not set
159# CONFIG_CPU_SUBTYPE_SH7712 is not set
160# CONFIG_CPU_SUBTYPE_SH7720 is not set
161# CONFIG_CPU_SUBTYPE_SH7721 is not set
162# CONFIG_CPU_SUBTYPE_SH7750 is not set
163# CONFIG_CPU_SUBTYPE_SH7091 is not set
164# CONFIG_CPU_SUBTYPE_SH7750R is not set
165# CONFIG_CPU_SUBTYPE_SH7750S is not set
166# CONFIG_CPU_SUBTYPE_SH7751 is not set
167# CONFIG_CPU_SUBTYPE_SH7751R is not set
168# CONFIG_CPU_SUBTYPE_SH7760 is not set
169# CONFIG_CPU_SUBTYPE_SH4_202 is not set
170CONFIG_CPU_SUBTYPE_SH7723=y
fc4967b8 171# CONFIG_CPU_SUBTYPE_SH7724 is not set
04e917b6
YG
172# CONFIG_CPU_SUBTYPE_SH7763 is not set
173# CONFIG_CPU_SUBTYPE_SH7770 is not set
174# CONFIG_CPU_SUBTYPE_SH7780 is not set
175# CONFIG_CPU_SUBTYPE_SH7785 is not set
53a52abc 176# CONFIG_CPU_SUBTYPE_SH7786 is not set
04e917b6
YG
177# CONFIG_CPU_SUBTYPE_SHX3 is not set
178# CONFIG_CPU_SUBTYPE_SH7343 is not set
179# CONFIG_CPU_SUBTYPE_SH7722 is not set
180# CONFIG_CPU_SUBTYPE_SH7366 is not set
04e917b6
YG
181
182#
183# Memory management options
184#
185CONFIG_QUICKLIST=y
186CONFIG_MMU=y
187CONFIG_PAGE_OFFSET=0x80000000
b7d3740a 188CONFIG_FORCE_MAX_ZONEORDER=11
04e917b6
YG
189CONFIG_MEMORY_START=0x08000000
190CONFIG_MEMORY_SIZE=0x08000000
191CONFIG_29BIT=y
192# CONFIG_X2TLB is not set
193CONFIG_VSYSCALL=y
194CONFIG_ARCH_FLATMEM_ENABLE=y
195CONFIG_ARCH_SPARSEMEM_ENABLE=y
196CONFIG_ARCH_SPARSEMEM_DEFAULT=y
197CONFIG_MAX_ACTIVE_REGIONS=1
198CONFIG_ARCH_POPULATES_NODE_MAP=y
199CONFIG_ARCH_SELECT_MEMORY_MODEL=y
200CONFIG_PAGE_SIZE_4KB=y
201# CONFIG_PAGE_SIZE_8KB is not set
202# CONFIG_PAGE_SIZE_16KB is not set
203# CONFIG_PAGE_SIZE_64KB is not set
204CONFIG_SELECT_MEMORY_MODEL=y
205CONFIG_FLATMEM_MANUAL=y
206# CONFIG_DISCONTIGMEM_MANUAL is not set
207# CONFIG_SPARSEMEM_MANUAL is not set
208CONFIG_FLATMEM=y
209CONFIG_FLAT_NODE_MEM_MAP=y
210CONFIG_SPARSEMEM_STATIC=y
04e917b6
YG
211CONFIG_PAGEFLAGS_EXTENDED=y
212CONFIG_SPLIT_PTLOCK_CPUS=4
4bb273e9 213# CONFIG_PHYS_ADDR_T_64BIT is not set
04e917b6
YG
214CONFIG_ZONE_DMA_FLAG=0
215CONFIG_NR_QUICK=2
53a52abc
PM
216CONFIG_HAVE_MLOCK=y
217CONFIG_HAVE_MLOCKED_PAGE_BIT=y
b7d3740a 218CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
04e917b6
YG
219
220#
221# Cache configuration
222#
04e917b6
YG
223CONFIG_CACHE_WRITEBACK=y
224# CONFIG_CACHE_WRITETHROUGH is not set
225# CONFIG_CACHE_OFF is not set
226
227#
228# Processor features
229#
230CONFIG_CPU_LITTLE_ENDIAN=y
231# CONFIG_CPU_BIG_ENDIAN is not set
232CONFIG_SH_FPU=y
233# CONFIG_SH_STORE_QUEUES is not set
234CONFIG_CPU_HAS_INTEVT=y
235CONFIG_CPU_HAS_SR_RB=y
04e917b6
YG
236CONFIG_CPU_HAS_FPU=y
237
238#
239# Board support
240#
241CONFIG_SH_AP325RXA=y
242
243#
244# Timer and clock configuration
245#
b7d3740a 246CONFIG_SH_TIMER_TMU=y
53a52abc 247# CONFIG_SH_TIMER_CMT is not set
04e917b6 248CONFIG_SH_PCLK_FREQ=33333333
b7d3740a 249CONFIG_SH_CLK_CPG=y
04e917b6
YG
250CONFIG_TICK_ONESHOT=y
251# CONFIG_NO_HZ is not set
252CONFIG_HIGH_RES_TIMERS=y
253CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
254
255#
256# CPU Frequency scaling
257#
258# CONFIG_CPU_FREQ is not set
259
260#
261# DMA support
262#
263# CONFIG_SH_DMA is not set
264
265#
266# Companion Chips
267#
268
269#
270# Additional SuperH Device Drivers
271#
272# CONFIG_HEARTBEAT is not set
273# CONFIG_PUSH_SWITCH is not set
274
275#
276# Kernel features
277#
278# CONFIG_HZ_100 is not set
279CONFIG_HZ_250=y
280# CONFIG_HZ_300 is not set
281# CONFIG_HZ_1000 is not set
282CONFIG_HZ=250
f9bed3f2 283CONFIG_SCHED_HRTICK=y
04e917b6
YG
284# CONFIG_KEXEC is not set
285# CONFIG_CRASH_DUMP is not set
f9bed3f2 286CONFIG_SECCOMP=y
04e917b6
YG
287# CONFIG_PREEMPT_NONE is not set
288# CONFIG_PREEMPT_VOLUNTARY is not set
289CONFIG_PREEMPT=y
04e917b6 290CONFIG_GUSA=y
b7d3740a 291# CONFIG_SPARSE_IRQ is not set
04e917b6
YG
292
293#
294# Boot options
295#
296CONFIG_ZERO_PAGE_OFFSET=0x00001000
297CONFIG_BOOT_LINK_OFFSET=0x00800000
b7d3740a 298CONFIG_ENTRY_OFFSET=0x00001000
04e917b6
YG
299CONFIG_CMDLINE_BOOL=y
300CONFIG_CMDLINE="console=tty1 console=ttySC5,38400 root=/dev/nfs ip=dhcp"
301
302#
303# Bus options
304#
305# CONFIG_ARCH_SUPPORTS_MSI is not set
306# CONFIG_PCCARD is not set
307
308#
309# Executable file formats
310#
311CONFIG_BINFMT_ELF=y
4bb273e9
PM
312# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
313# CONFIG_HAVE_AOUT is not set
04e917b6 314# CONFIG_BINFMT_MISC is not set
5e8766f1
PM
315
316#
317# Power management options (EXPERIMENTAL)
318#
319# CONFIG_PM is not set
320# CONFIG_CPU_IDLE is not set
04e917b6
YG
321CONFIG_NET=y
322
323#
324# Networking options
325#
326CONFIG_PACKET=y
327# CONFIG_PACKET_MMAP is not set
328CONFIG_UNIX=y
329# CONFIG_NET_KEY is not set
330CONFIG_INET=y
331# CONFIG_IP_MULTICAST is not set
332CONFIG_IP_ADVANCED_ROUTER=y
333CONFIG_ASK_IP_FIB_HASH=y
334# CONFIG_IP_FIB_TRIE is not set
335CONFIG_IP_FIB_HASH=y
336# CONFIG_IP_MULTIPLE_TABLES is not set
337# CONFIG_IP_ROUTE_MULTIPATH is not set
338# CONFIG_IP_ROUTE_VERBOSE is not set
339CONFIG_IP_PNP=y
340CONFIG_IP_PNP_DHCP=y
341# CONFIG_IP_PNP_BOOTP is not set
342# CONFIG_IP_PNP_RARP is not set
343# CONFIG_NET_IPIP is not set
344# CONFIG_NET_IPGRE is not set
345# CONFIG_ARPD is not set
346# CONFIG_SYN_COOKIES is not set
347# CONFIG_INET_AH is not set
348# CONFIG_INET_ESP is not set
349# CONFIG_INET_IPCOMP is not set
350# CONFIG_INET_XFRM_TUNNEL is not set
351# CONFIG_INET_TUNNEL is not set
352# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
353# CONFIG_INET_XFRM_MODE_TUNNEL is not set
354# CONFIG_INET_XFRM_MODE_BEET is not set
355# CONFIG_INET_LRO is not set
356CONFIG_INET_DIAG=y
357CONFIG_INET_TCP_DIAG=y
358# CONFIG_TCP_CONG_ADVANCED is not set
359CONFIG_TCP_CONG_CUBIC=y
360CONFIG_DEFAULT_TCP_CONG="cubic"
361# CONFIG_TCP_MD5SIG is not set
362# CONFIG_IPV6 is not set
363# CONFIG_NETWORK_SECMARK is not set
364# CONFIG_NETFILTER is not set
365# CONFIG_IP_DCCP is not set
366# CONFIG_IP_SCTP is not set
367# CONFIG_TIPC is not set
368# CONFIG_ATM is not set
369# CONFIG_BRIDGE is not set
4bb273e9 370# CONFIG_NET_DSA is not set
04e917b6
YG
371# CONFIG_VLAN_8021Q is not set
372# CONFIG_DECNET is not set
373# CONFIG_LLC2 is not set
374# CONFIG_IPX is not set
375# CONFIG_ATALK is not set
376# CONFIG_X25 is not set
377# CONFIG_LAPB is not set
378# CONFIG_ECONET is not set
379# CONFIG_WAN_ROUTER is not set
53a52abc 380# CONFIG_PHONET is not set
b7d3740a 381# CONFIG_IEEE802154 is not set
04e917b6 382# CONFIG_NET_SCHED is not set
5e8766f1 383# CONFIG_DCB is not set
04e917b6
YG
384
385#
386# Network testing
387#
388# CONFIG_NET_PKTGEN is not set
389# CONFIG_HAMRADIO is not set
390# CONFIG_CAN is not set
391# CONFIG_IRDA is not set
392# CONFIG_BT is not set
393# CONFIG_AF_RXRPC is not set
4bb273e9 394CONFIG_WIRELESS=y
04e917b6 395# CONFIG_CFG80211 is not set
4bb273e9 396# CONFIG_WIRELESS_OLD_REGULATORY is not set
04e917b6 397# CONFIG_WIRELESS_EXT is not set
5e8766f1 398# CONFIG_LIB80211 is not set
b7d3740a
PM
399
400#
401# CFG80211 needs to be enabled for MAC80211
402#
403CONFIG_MAC80211_DEFAULT_PS_VALUE=0
3d22fca7 404# CONFIG_WIMAX is not set
04e917b6
YG
405# CONFIG_RFKILL is not set
406# CONFIG_NET_9P is not set
407
408#
409# Device Drivers
410#
411
412#
413# Generic Driver Options
414#
415CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
416CONFIG_STANDALONE=y
417CONFIG_PREVENT_FIRMWARE_BUILD=y
418CONFIG_FW_LOADER=y
cc8dccdc
PM
419CONFIG_FIRMWARE_IN_KERNEL=y
420CONFIG_EXTRA_FIRMWARE=""
04e917b6
YG
421# CONFIG_SYS_HYPERVISOR is not set
422# CONFIG_CONNECTOR is not set
423CONFIG_MTD=y
424# CONFIG_MTD_DEBUG is not set
425CONFIG_MTD_CONCAT=y
426CONFIG_MTD_PARTITIONS=y
3d22fca7 427# CONFIG_MTD_TESTS is not set
04e917b6
YG
428# CONFIG_MTD_REDBOOT_PARTS is not set
429CONFIG_MTD_CMDLINE_PARTS=y
430# CONFIG_MTD_AR7_PARTS is not set
431
432#
433# User Modules And Translation Layers
434#
435CONFIG_MTD_CHAR=y
436CONFIG_MTD_BLKDEVS=y
437CONFIG_MTD_BLOCK=y
438# CONFIG_FTL is not set
439# CONFIG_NFTL is not set
440# CONFIG_INFTL is not set
441# CONFIG_RFD_FTL is not set
442# CONFIG_SSFDC is not set
443# CONFIG_MTD_OOPS is not set
444
445#
446# RAM/ROM/Flash chip drivers
447#
448CONFIG_MTD_CFI=y
449# CONFIG_MTD_JEDECPROBE is not set
450CONFIG_MTD_GEN_PROBE=y
451# CONFIG_MTD_CFI_ADV_OPTIONS is not set
452CONFIG_MTD_MAP_BANK_WIDTH_1=y
453CONFIG_MTD_MAP_BANK_WIDTH_2=y
454CONFIG_MTD_MAP_BANK_WIDTH_4=y
455# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
456# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
457# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
458CONFIG_MTD_CFI_I1=y
459CONFIG_MTD_CFI_I2=y
460# CONFIG_MTD_CFI_I4 is not set
461# CONFIG_MTD_CFI_I8 is not set
462# CONFIG_MTD_CFI_INTELEXT is not set
463CONFIG_MTD_CFI_AMDSTD=y
464# CONFIG_MTD_CFI_STAA is not set
465CONFIG_MTD_CFI_UTIL=y
466# CONFIG_MTD_RAM is not set
467# CONFIG_MTD_ROM is not set
468# CONFIG_MTD_ABSENT is not set
469
470#
471# Mapping drivers for chip access
472#
473# CONFIG_MTD_COMPLEX_MAPPINGS is not set
474CONFIG_MTD_PHYSMAP=y
3d22fca7 475# CONFIG_MTD_PHYSMAP_COMPAT is not set
04e917b6
YG
476# CONFIG_MTD_PLATRAM is not set
477
478#
479# Self-contained MTD device drivers
480#
5e8766f1
PM
481# CONFIG_MTD_DATAFLASH is not set
482# CONFIG_MTD_M25P80 is not set
04e917b6
YG
483# CONFIG_MTD_SLRAM is not set
484# CONFIG_MTD_PHRAM is not set
485# CONFIG_MTD_MTDRAM is not set
486# CONFIG_MTD_BLOCK2MTD is not set
487
488#
489# Disk-On-Chip Device Drivers
490#
491# CONFIG_MTD_DOC2000 is not set
492# CONFIG_MTD_DOC2001 is not set
493# CONFIG_MTD_DOC2001PLUS is not set
4bb273e9
PM
494CONFIG_MTD_NAND=y
495# CONFIG_MTD_NAND_VERIFY_WRITE is not set
496# CONFIG_MTD_NAND_ECC_SMC is not set
497# CONFIG_MTD_NAND_MUSEUM_IDS is not set
498CONFIG_MTD_NAND_IDS=y
499# CONFIG_MTD_NAND_DISKONCHIP is not set
500# CONFIG_MTD_NAND_NANDSIM is not set
501# CONFIG_MTD_NAND_PLATFORM is not set
502CONFIG_MTD_NAND_SH_FLCTL=y
04e917b6
YG
503# CONFIG_MTD_ONENAND is not set
504
3d22fca7
KM
505#
506# LPDDR flash memory drivers
507#
508# CONFIG_MTD_LPDDR is not set
3d22fca7 509
04e917b6
YG
510#
511# UBI - Unsorted block images
512#
5e8766f1
PM
513CONFIG_MTD_UBI=y
514CONFIG_MTD_UBI_WL_THRESHOLD=4096
515CONFIG_MTD_UBI_BEB_RESERVE=1
516# CONFIG_MTD_UBI_GLUEBI is not set
517
518#
519# UBI debugging options
520#
521# CONFIG_MTD_UBI_DEBUG is not set
04e917b6
YG
522# CONFIG_PARPORT is not set
523CONFIG_BLK_DEV=y
524# CONFIG_BLK_DEV_COW_COMMON is not set
525# CONFIG_BLK_DEV_LOOP is not set
526# CONFIG_BLK_DEV_NBD is not set
527CONFIG_BLK_DEV_RAM=y
528CONFIG_BLK_DEV_RAM_COUNT=4
529CONFIG_BLK_DEV_RAM_SIZE=4096
530# CONFIG_BLK_DEV_XIP is not set
531# CONFIG_CDROM_PKTCDVD is not set
532# CONFIG_ATA_OVER_ETH is not set
cc8dccdc 533# CONFIG_BLK_DEV_HD is not set
04e917b6 534CONFIG_MISC_DEVICES=y
5e8766f1 535# CONFIG_ICS932S401 is not set
04e917b6 536# CONFIG_ENCLOSURE_SERVICES is not set
53a52abc 537# CONFIG_ISL29003 is not set
5e8766f1 538# CONFIG_C2PORT is not set
53a52abc
PM
539
540#
541# EEPROM support
542#
543# CONFIG_EEPROM_AT24 is not set
544# CONFIG_EEPROM_AT25 is not set
545# CONFIG_EEPROM_LEGACY is not set
b7d3740a 546# CONFIG_EEPROM_MAX6875 is not set
53a52abc 547# CONFIG_EEPROM_93CX6 is not set
04e917b6
YG
548CONFIG_HAVE_IDE=y
549# CONFIG_IDE is not set
550
551#
552# SCSI device support
553#
554# CONFIG_RAID_ATTRS is not set
555CONFIG_SCSI=y
556CONFIG_SCSI_DMA=y
557# CONFIG_SCSI_TGT is not set
558# CONFIG_SCSI_NETLINK is not set
559CONFIG_SCSI_PROC_FS=y
560
561#
562# SCSI support type (disk, tape, CD-ROM)
563#
564CONFIG_BLK_DEV_SD=y
565# CONFIG_CHR_DEV_ST is not set
566# CONFIG_CHR_DEV_OSST is not set
567# CONFIG_BLK_DEV_SR is not set
568# CONFIG_CHR_DEV_SG is not set
569# CONFIG_CHR_DEV_SCH is not set
04e917b6
YG
570# CONFIG_SCSI_MULTI_LUN is not set
571# CONFIG_SCSI_CONSTANTS is not set
572# CONFIG_SCSI_LOGGING is not set
573# CONFIG_SCSI_SCAN_ASYNC is not set
574CONFIG_SCSI_WAIT_SCAN=m
575
576#
577# SCSI Transports
578#
579# CONFIG_SCSI_SPI_ATTRS is not set
580# CONFIG_SCSI_FC_ATTRS is not set
581# CONFIG_SCSI_ISCSI_ATTRS is not set
582# CONFIG_SCSI_SAS_LIBSAS is not set
583# CONFIG_SCSI_SRP_ATTRS is not set
584CONFIG_SCSI_LOWLEVEL=y
585# CONFIG_ISCSI_TCP is not set
b7d3740a 586# CONFIG_SCSI_BNX2_ISCSI is not set
5e8766f1 587# CONFIG_LIBFC is not set
fc4967b8 588# CONFIG_LIBFCOE is not set
04e917b6 589# CONFIG_SCSI_DEBUG is not set
cc8dccdc 590# CONFIG_SCSI_DH is not set
53a52abc 591# CONFIG_SCSI_OSD_INITIATOR is not set
04e917b6
YG
592# CONFIG_ATA is not set
593# CONFIG_MD is not set
594CONFIG_NETDEVICES=y
04e917b6
YG
595# CONFIG_DUMMY is not set
596# CONFIG_BONDING is not set
597# CONFIG_MACVLAN is not set
598# CONFIG_EQUALIZER is not set
599# CONFIG_TUN is not set
600# CONFIG_VETH is not set
90b76491
SG
601CONFIG_PHYLIB=y
602
603#
604# MII PHY device drivers
605#
606# CONFIG_MARVELL_PHY is not set
607# CONFIG_DAVICOM_PHY is not set
608# CONFIG_QSEMI_PHY is not set
609# CONFIG_LXT_PHY is not set
610# CONFIG_CICADA_PHY is not set
611# CONFIG_VITESSE_PHY is not set
612CONFIG_SMSC_PHY=y
613# CONFIG_BROADCOM_PHY is not set
614# CONFIG_ICPLUS_PHY is not set
615# CONFIG_REALTEK_PHY is not set
5e8766f1
PM
616# CONFIG_NATIONAL_PHY is not set
617# CONFIG_STE10XP is not set
618# CONFIG_LSI_ET1011C_PHY is not set
90b76491
SG
619# CONFIG_FIXED_PHY is not set
620# CONFIG_MDIO_BITBANG is not set
04e917b6
YG
621CONFIG_NET_ETHERNET=y
622CONFIG_MII=y
623# CONFIG_AX88796 is not set
624# CONFIG_STNIC is not set
625# CONFIG_SMC91X is not set
5e8766f1 626# CONFIG_ENC28J60 is not set
53a52abc 627# CONFIG_ETHOC is not set
90b76491
SG
628# CONFIG_SMC911X is not set
629CONFIG_SMSC911X=y
53a52abc 630# CONFIG_DNET is not set
04e917b6
YG
631# CONFIG_IBM_NEW_EMAC_ZMII is not set
632# CONFIG_IBM_NEW_EMAC_RGMII is not set
633# CONFIG_IBM_NEW_EMAC_TAH is not set
634# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
4bb273e9
PM
635# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
636# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
637# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
04e917b6 638# CONFIG_B44 is not set
b7d3740a 639# CONFIG_KS8842 is not set
04e917b6
YG
640# CONFIG_NETDEV_1000 is not set
641# CONFIG_NETDEV_10000 is not set
642
643#
644# Wireless LAN
645#
646# CONFIG_WLAN_PRE80211 is not set
647# CONFIG_WLAN_80211 is not set
3d22fca7
KM
648
649#
650# Enable WiMAX (Networking options) to see the WiMAX drivers
651#
04e917b6
YG
652# CONFIG_WAN is not set
653# CONFIG_PPP is not set
654# CONFIG_SLIP is not set
655# CONFIG_NETCONSOLE is not set
656# CONFIG_NETPOLL is not set
657# CONFIG_NET_POLL_CONTROLLER is not set
658# CONFIG_ISDN is not set
659# CONFIG_PHONE is not set
660
661#
662# Input device support
663#
664CONFIG_INPUT=y
665# CONFIG_INPUT_FF_MEMLESS is not set
666# CONFIG_INPUT_POLLDEV is not set
667
668#
669# Userland interfaces
670#
671# CONFIG_INPUT_MOUSEDEV is not set
672# CONFIG_INPUT_JOYDEV is not set
673# CONFIG_INPUT_EVDEV is not set
674# CONFIG_INPUT_EVBUG is not set
675
676#
677# Input Device Drivers
678#
679# CONFIG_INPUT_KEYBOARD is not set
680# CONFIG_INPUT_MOUSE is not set
681# CONFIG_INPUT_JOYSTICK is not set
682# CONFIG_INPUT_TABLET is not set
683# CONFIG_INPUT_TOUCHSCREEN is not set
684# CONFIG_INPUT_MISC is not set
685
686#
687# Hardware I/O ports
688#
689# CONFIG_SERIO is not set
690# CONFIG_GAMEPORT is not set
691
692#
693# Character devices
694#
695CONFIG_VT=y
cc8dccdc 696CONFIG_CONSOLE_TRANSLATIONS=y
04e917b6
YG
697CONFIG_VT_CONSOLE=y
698CONFIG_HW_CONSOLE=y
699CONFIG_VT_HW_CONSOLE_BINDING=y
700CONFIG_DEVKMEM=y
701# CONFIG_SERIAL_NONSTANDARD is not set
702
703#
704# Serial drivers
705#
706# CONFIG_SERIAL_8250 is not set
707
708#
709# Non-8250 serial port support
710#
fc4967b8 711# CONFIG_SERIAL_MAX3100 is not set
04e917b6
YG
712CONFIG_SERIAL_SH_SCI=y
713CONFIG_SERIAL_SH_SCI_NR_UARTS=6
714CONFIG_SERIAL_SH_SCI_CONSOLE=y
715CONFIG_SERIAL_CORE=y
716CONFIG_SERIAL_CORE_CONSOLE=y
717CONFIG_UNIX98_PTYS=y
5e8766f1 718# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
04e917b6
YG
719CONFIG_LEGACY_PTYS=y
720CONFIG_LEGACY_PTY_COUNT=256
721# CONFIG_IPMI_HANDLER is not set
722CONFIG_HW_RANDOM=y
53a52abc 723# CONFIG_HW_RANDOM_TIMERIOMEM is not set
04e917b6
YG
724# CONFIG_R3964 is not set
725# CONFIG_RAW_DRIVER is not set
726# CONFIG_TCG_TPM is not set
5e8766f1
PM
727CONFIG_I2C=y
728CONFIG_I2C_BOARDINFO=y
729CONFIG_I2C_CHARDEV=y
730CONFIG_I2C_HELPER_AUTO=y
731
732#
733# I2C Hardware Bus support
734#
735
736#
737# I2C system bus drivers (mostly embedded / system-on-chip)
738#
739# CONFIG_I2C_GPIO is not set
740# CONFIG_I2C_OCORES is not set
741CONFIG_I2C_SH_MOBILE=y
742# CONFIG_I2C_SIMTEC is not set
743
744#
745# External I2C/SMBus adapter drivers
746#
747# CONFIG_I2C_PARPORT_LIGHT is not set
748# CONFIG_I2C_TAOS_EVM is not set
749
750#
751# Other I2C/SMBus bus drivers
752#
753# CONFIG_I2C_PCA_PLATFORM is not set
754# CONFIG_I2C_STUB is not set
755
756#
757# Miscellaneous I2C Chip support
758#
759# CONFIG_DS1682 is not set
5e8766f1
PM
760# CONFIG_SENSORS_PCF8574 is not set
761# CONFIG_PCF8575 is not set
762# CONFIG_SENSORS_PCA9539 is not set
5e8766f1
PM
763# CONFIG_SENSORS_TSL2550 is not set
764# CONFIG_I2C_DEBUG_CORE is not set
765# CONFIG_I2C_DEBUG_ALGO is not set
766# CONFIG_I2C_DEBUG_BUS is not set
767# CONFIG_I2C_DEBUG_CHIP is not set
768CONFIG_SPI=y
769CONFIG_SPI_MASTER=y
770
771#
772# SPI Master Controller Drivers
773#
774CONFIG_SPI_BITBANG=y
775CONFIG_SPI_GPIO=y
776# CONFIG_SPI_SH_SCI is not set
777
778#
779# SPI Protocol Masters
780#
5e8766f1
PM
781# CONFIG_SPI_SPIDEV is not set
782# CONFIG_SPI_TLE62X0 is not set
783CONFIG_ARCH_REQUIRE_GPIOLIB=y
784CONFIG_GPIOLIB=y
785# CONFIG_GPIO_SYSFS is not set
786
787#
788# Memory mapped GPIO expanders:
789#
790
791#
792# I2C GPIO expanders:
793#
794# CONFIG_GPIO_MAX732X is not set
795# CONFIG_GPIO_PCA953X is not set
796# CONFIG_GPIO_PCF857X is not set
797
798#
799# PCI GPIO expanders:
800#
801
802#
803# SPI GPIO expanders:
804#
805# CONFIG_GPIO_MAX7301 is not set
806# CONFIG_GPIO_MCP23S08 is not set
04e917b6
YG
807# CONFIG_W1 is not set
808# CONFIG_POWER_SUPPLY is not set
809# CONFIG_HWMON is not set
810# CONFIG_THERMAL is not set
cc8dccdc 811# CONFIG_THERMAL_HWMON is not set
04e917b6 812# CONFIG_WATCHDOG is not set
5e8766f1 813CONFIG_SSB_POSSIBLE=y
04e917b6
YG
814
815#
816# Sonics Silicon Backplane
817#
04e917b6
YG
818# CONFIG_SSB is not set
819
820#
821# Multifunction device drivers
822#
cc8dccdc 823# CONFIG_MFD_CORE is not set
04e917b6
YG
824# CONFIG_MFD_SM501 is not set
825# CONFIG_HTC_PASIC3 is not set
5e8766f1
PM
826# CONFIG_TPS65010 is not set
827# CONFIG_TWL4030_CORE is not set
f9bed3f2 828# CONFIG_MFD_TMIO is not set
5e8766f1 829# CONFIG_PMIC_DA903X is not set
4bb273e9 830# CONFIG_MFD_WM8400 is not set
5e8766f1 831# CONFIG_MFD_WM8350_I2C is not set
3d22fca7 832# CONFIG_MFD_PCF50633 is not set
5e8766f1 833# CONFIG_REGULATOR is not set
99d921c2
PM
834CONFIG_MEDIA_SUPPORT=y
835
836#
837# Multimedia core support
838#
839CONFIG_VIDEO_DEV=y
840CONFIG_VIDEO_V4L2_COMMON=y
841# CONFIG_VIDEO_ALLOW_V4L1 is not set
842CONFIG_VIDEO_V4L1_COMPAT=y
843# CONFIG_DVB_CORE is not set
844CONFIG_VIDEO_MEDIA=y
845
846#
847# Multimedia drivers
848#
849# CONFIG_MEDIA_ATTACH is not set
850CONFIG_MEDIA_TUNER=y
851# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
852CONFIG_MEDIA_TUNER_SIMPLE=y
853CONFIG_MEDIA_TUNER_TDA8290=y
854CONFIG_MEDIA_TUNER_TDA9887=y
855CONFIG_MEDIA_TUNER_TEA5761=y
856CONFIG_MEDIA_TUNER_TEA5767=y
857CONFIG_MEDIA_TUNER_MT20XX=y
858CONFIG_MEDIA_TUNER_XC2028=y
859CONFIG_MEDIA_TUNER_XC5000=y
860CONFIG_MEDIA_TUNER_MC44S803=y
861CONFIG_VIDEO_V4L2=y
862CONFIG_VIDEOBUF_GEN=y
863CONFIG_VIDEOBUF_DMA_CONTIG=y
864CONFIG_VIDEO_CAPTURE_DRIVERS=y
865# CONFIG_VIDEO_ADV_DEBUG is not set
866# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
867CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
868# CONFIG_VIDEO_VIVI is not set
869# CONFIG_VIDEO_SAA5246A is not set
870# CONFIG_VIDEO_SAA5249 is not set
871CONFIG_SOC_CAMERA=y
872# CONFIG_SOC_CAMERA_MT9M001 is not set
873# CONFIG_SOC_CAMERA_MT9M111 is not set
874# CONFIG_SOC_CAMERA_MT9T031 is not set
875# CONFIG_SOC_CAMERA_MT9V022 is not set
876# CONFIG_SOC_CAMERA_TW9910 is not set
877CONFIG_SOC_CAMERA_PLATFORM=y
878CONFIG_SOC_CAMERA_OV772X=y
879CONFIG_VIDEO_SH_MOBILE_CEU=y
880# CONFIG_RADIO_ADAPTERS is not set
881# CONFIG_DAB is not set
04e917b6
YG
882
883#
884# Graphics support
885#
886# CONFIG_VGASTATE is not set
887# CONFIG_VIDEO_OUTPUT_CONTROL is not set
5e8766f1
PM
888CONFIG_FB=y
889# CONFIG_FIRMWARE_EDID is not set
890# CONFIG_FB_DDC is not set
891# CONFIG_FB_BOOT_VESA_SUPPORT is not set
892# CONFIG_FB_CFB_FILLRECT is not set
893# CONFIG_FB_CFB_COPYAREA is not set
894# CONFIG_FB_CFB_IMAGEBLIT is not set
895# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
896CONFIG_FB_SYS_FILLRECT=y
897CONFIG_FB_SYS_COPYAREA=y
898CONFIG_FB_SYS_IMAGEBLIT=y
899# CONFIG_FB_FOREIGN_ENDIAN is not set
900CONFIG_FB_SYS_FOPS=y
901CONFIG_FB_DEFERRED_IO=y
902# CONFIG_FB_SVGALIB is not set
903# CONFIG_FB_MACMODES is not set
904# CONFIG_FB_BACKLIGHT is not set
905# CONFIG_FB_MODE_HELPERS is not set
906# CONFIG_FB_TILEBLITTING is not set
907
908#
909# Frame buffer hardware drivers
910#
911# CONFIG_FB_S1D13XXX is not set
912CONFIG_FB_SH_MOBILE_LCDC=y
913# CONFIG_FB_VIRTUAL is not set
914# CONFIG_FB_METRONOME is not set
915# CONFIG_FB_MB862XX is not set
53a52abc 916# CONFIG_FB_BROADSHEET is not set
04e917b6
YG
917# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
918
919#
920# Display device support
921#
922# CONFIG_DISPLAY_SUPPORT is not set
923
924#
925# Console display driver support
926#
927CONFIG_DUMMY_CONSOLE=y
5e8766f1
PM
928CONFIG_FRAMEBUFFER_CONSOLE=y
929# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
930# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
931# CONFIG_FONTS is not set
932CONFIG_FONT_8x8=y
933CONFIG_FONT_8x16=y
934CONFIG_LOGO=y
935CONFIG_LOGO_LINUX_MONO=y
936CONFIG_LOGO_LINUX_VGA16=y
937CONFIG_LOGO_LINUX_CLUT224=y
938CONFIG_LOGO_SUPERH_MONO=y
939CONFIG_LOGO_SUPERH_VGA16=y
940CONFIG_LOGO_SUPERH_CLUT224=y
04e917b6
YG
941# CONFIG_SOUND is not set
942# CONFIG_HID_SUPPORT is not set
943# CONFIG_USB_SUPPORT is not set
5e8766f1
PM
944CONFIG_MMC=y
945# CONFIG_MMC_DEBUG is not set
946# CONFIG_MMC_UNSAFE_RESUME is not set
947
948#
949# MMC/SD/SDIO Card Drivers
950#
951CONFIG_MMC_BLOCK=y
952CONFIG_MMC_BLOCK_BOUNCE=y
953# CONFIG_SDIO_UART is not set
954# CONFIG_MMC_TEST is not set
955
956#
957# MMC/SD/SDIO Host Controller Drivers
958#
959# CONFIG_MMC_SDHCI is not set
960CONFIG_MMC_SPI=y
04e917b6
YG
961# CONFIG_MEMSTICK is not set
962# CONFIG_NEW_LEDS is not set
963# CONFIG_ACCESSIBILITY is not set
5e8766f1
PM
964CONFIG_RTC_LIB=y
965CONFIG_RTC_CLASS=y
966CONFIG_RTC_HCTOSYS=y
967CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
968# CONFIG_RTC_DEBUG is not set
969
970#
971# RTC interfaces
972#
973CONFIG_RTC_INTF_SYSFS=y
974CONFIG_RTC_INTF_PROC=y
975CONFIG_RTC_INTF_DEV=y
976# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
977# CONFIG_RTC_DRV_TEST is not set
978
979#
980# I2C RTC drivers
981#
982# CONFIG_RTC_DRV_DS1307 is not set
983# CONFIG_RTC_DRV_DS1374 is not set
984# CONFIG_RTC_DRV_DS1672 is not set
985# CONFIG_RTC_DRV_MAX6900 is not set
986# CONFIG_RTC_DRV_RS5C372 is not set
987# CONFIG_RTC_DRV_ISL1208 is not set
988# CONFIG_RTC_DRV_X1205 is not set
989CONFIG_RTC_DRV_PCF8563=y
990# CONFIG_RTC_DRV_PCF8583 is not set
991# CONFIG_RTC_DRV_M41T80 is not set
992# CONFIG_RTC_DRV_S35390A is not set
993# CONFIG_RTC_DRV_FM3130 is not set
994# CONFIG_RTC_DRV_RX8581 is not set
995
996#
997# SPI RTC drivers
998#
999# CONFIG_RTC_DRV_M41T94 is not set
1000# CONFIG_RTC_DRV_DS1305 is not set
1001# CONFIG_RTC_DRV_DS1390 is not set
1002# CONFIG_RTC_DRV_MAX6902 is not set
1003# CONFIG_RTC_DRV_R9701 is not set
1004# CONFIG_RTC_DRV_RS5C348 is not set
1005# CONFIG_RTC_DRV_DS3234 is not set
1006
1007#
1008# Platform RTC drivers
1009#
1010# CONFIG_RTC_DRV_DS1286 is not set
1011# CONFIG_RTC_DRV_DS1511 is not set
1012# CONFIG_RTC_DRV_DS1553 is not set
1013# CONFIG_RTC_DRV_DS1742 is not set
1014# CONFIG_RTC_DRV_STK17TA8 is not set
1015# CONFIG_RTC_DRV_M48T86 is not set
1016# CONFIG_RTC_DRV_M48T35 is not set
1017# CONFIG_RTC_DRV_M48T59 is not set
1018# CONFIG_RTC_DRV_BQ4802 is not set
1019# CONFIG_RTC_DRV_V3020 is not set
1020
1021#
1022# on-CPU RTC drivers
1023#
1024# CONFIG_RTC_DRV_SH is not set
b7d3740a 1025# CONFIG_RTC_DRV_GENERIC is not set
cc8dccdc 1026# CONFIG_DMADEVICES is not set
53a52abc 1027# CONFIG_AUXDISPLAY is not set
f9bed3f2
MD
1028CONFIG_UIO=y
1029# CONFIG_UIO_PDRV is not set
1030CONFIG_UIO_PDRV_GENIRQ=y
1031# CONFIG_UIO_SMX is not set
4bb273e9 1032# CONFIG_UIO_SERCOS3 is not set
b7d3740a
PM
1033
1034#
1035# TI VLYNQ
1036#
4bb273e9 1037# CONFIG_STAGING is not set
04e917b6
YG
1038
1039#
1040# File systems
1041#
1042CONFIG_EXT2_FS=y
1043CONFIG_EXT2_FS_XATTR=y
1044CONFIG_EXT2_FS_POSIX_ACL=y
1045CONFIG_EXT2_FS_SECURITY=y
1046# CONFIG_EXT2_FS_XIP is not set
1047CONFIG_EXT3_FS=y
fc4967b8 1048# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
04e917b6
YG
1049CONFIG_EXT3_FS_XATTR=y
1050CONFIG_EXT3_FS_POSIX_ACL=y
1051CONFIG_EXT3_FS_SECURITY=y
4bb273e9 1052# CONFIG_EXT4_FS is not set
04e917b6
YG
1053CONFIG_JBD=y
1054CONFIG_FS_MBCACHE=y
1055# CONFIG_REISERFS_FS is not set
1056# CONFIG_JFS_FS is not set
1057CONFIG_FS_POSIX_ACL=y
1058# CONFIG_XFS_FS is not set
1059# CONFIG_OCFS2_FS is not set
3d22fca7 1060# CONFIG_BTRFS_FS is not set
b7d3740a
PM
1061CONFIG_FILE_LOCKING=y
1062CONFIG_FSNOTIFY=y
04e917b6
YG
1063CONFIG_DNOTIFY=y
1064CONFIG_INOTIFY=y
1065CONFIG_INOTIFY_USER=y
1066# CONFIG_QUOTA is not set
1067# CONFIG_AUTOFS_FS is not set
1068# CONFIG_AUTOFS4_FS is not set
1069# CONFIG_FUSE_FS is not set
1070
fc4967b8
PM
1071#
1072# Caches
1073#
1074# CONFIG_FSCACHE is not set
1075
04e917b6
YG
1076#
1077# CD-ROM/DVD Filesystems
1078#
1079# CONFIG_ISO9660_FS is not set
1080# CONFIG_UDF_FS is not set
1081
1082#
1083# DOS/FAT/NT Filesystems
1084#
1085CONFIG_FAT_FS=y
1086# CONFIG_MSDOS_FS is not set
1087CONFIG_VFAT_FS=y
1088CONFIG_FAT_DEFAULT_CODEPAGE=437
1089CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1090# CONFIG_NTFS_FS is not set
1091
1092#
1093# Pseudo filesystems
1094#
1095CONFIG_PROC_FS=y
1096CONFIG_PROC_KCORE=y
1097CONFIG_PROC_SYSCTL=y
4bb273e9 1098CONFIG_PROC_PAGE_MONITOR=y
04e917b6
YG
1099CONFIG_SYSFS=y
1100CONFIG_TMPFS=y
1101# CONFIG_TMPFS_POSIX_ACL is not set
1102# CONFIG_HUGETLBFS is not set
1103# CONFIG_HUGETLB_PAGE is not set
1104# CONFIG_CONFIGFS_FS is not set
5e8766f1 1105CONFIG_MISC_FILESYSTEMS=y
04e917b6
YG
1106# CONFIG_ADFS_FS is not set
1107# CONFIG_AFFS_FS is not set
1108# CONFIG_HFS_FS is not set
1109# CONFIG_HFSPLUS_FS is not set
1110# CONFIG_BEFS_FS is not set
1111# CONFIG_BFS_FS is not set
1112# CONFIG_EFS_FS is not set
1113# CONFIG_JFFS2_FS is not set
5e8766f1 1114# CONFIG_UBIFS_FS is not set
04e917b6 1115# CONFIG_CRAMFS is not set
3d22fca7 1116# CONFIG_SQUASHFS is not set
04e917b6
YG
1117# CONFIG_VXFS_FS is not set
1118# CONFIG_MINIX_FS is not set
cc8dccdc 1119# CONFIG_OMFS_FS is not set
04e917b6
YG
1120# CONFIG_HPFS_FS is not set
1121# CONFIG_QNX4FS_FS is not set
1122# CONFIG_ROMFS_FS is not set
1123# CONFIG_SYSV_FS is not set
1124# CONFIG_UFS_FS is not set
fc4967b8 1125# CONFIG_NILFS2_FS is not set
04e917b6
YG
1126CONFIG_NETWORK_FILESYSTEMS=y
1127CONFIG_NFS_FS=y
1128CONFIG_NFS_V3=y
1129# CONFIG_NFS_V3_ACL is not set
1130# CONFIG_NFS_V4 is not set
cc8dccdc 1131CONFIG_ROOT_NFS=y
04e917b6
YG
1132CONFIG_NFSD=y
1133CONFIG_NFSD_V3=y
1134# CONFIG_NFSD_V3_ACL is not set
1135# CONFIG_NFSD_V4 is not set
04e917b6
YG
1136CONFIG_LOCKD=y
1137CONFIG_LOCKD_V4=y
1138CONFIG_EXPORTFS=y
1139CONFIG_NFS_COMMON=y
1140CONFIG_SUNRPC=y
04e917b6
YG
1141# CONFIG_RPCSEC_GSS_KRB5 is not set
1142# CONFIG_RPCSEC_GSS_SPKM3 is not set
1143# CONFIG_SMB_FS is not set
1144# CONFIG_CIFS is not set
1145# CONFIG_NCP_FS is not set
1146# CONFIG_CODA_FS is not set
1147# CONFIG_AFS_FS is not set
1148
1149#
1150# Partition Types
1151#
1152# CONFIG_PARTITION_ADVANCED is not set
1153CONFIG_MSDOS_PARTITION=y
1154CONFIG_NLS=y
1155CONFIG_NLS_DEFAULT="iso8859-1"
1156CONFIG_NLS_CODEPAGE_437=y
1157# CONFIG_NLS_CODEPAGE_737 is not set
1158# CONFIG_NLS_CODEPAGE_775 is not set
1159# CONFIG_NLS_CODEPAGE_850 is not set
1160# CONFIG_NLS_CODEPAGE_852 is not set
1161# CONFIG_NLS_CODEPAGE_855 is not set
1162# CONFIG_NLS_CODEPAGE_857 is not set
1163# CONFIG_NLS_CODEPAGE_860 is not set
1164# CONFIG_NLS_CODEPAGE_861 is not set
1165# CONFIG_NLS_CODEPAGE_862 is not set
1166# CONFIG_NLS_CODEPAGE_863 is not set
1167# CONFIG_NLS_CODEPAGE_864 is not set
1168# CONFIG_NLS_CODEPAGE_865 is not set
1169# CONFIG_NLS_CODEPAGE_866 is not set
1170# CONFIG_NLS_CODEPAGE_869 is not set
1171# CONFIG_NLS_CODEPAGE_936 is not set
1172# CONFIG_NLS_CODEPAGE_950 is not set
1173CONFIG_NLS_CODEPAGE_932=y
1174# CONFIG_NLS_CODEPAGE_949 is not set
1175# CONFIG_NLS_CODEPAGE_874 is not set
1176# CONFIG_NLS_ISO8859_8 is not set
1177# CONFIG_NLS_CODEPAGE_1250 is not set
1178# CONFIG_NLS_CODEPAGE_1251 is not set
1179# CONFIG_NLS_ASCII is not set
1180CONFIG_NLS_ISO8859_1=y
1181# CONFIG_NLS_ISO8859_2 is not set
1182# CONFIG_NLS_ISO8859_3 is not set
1183# CONFIG_NLS_ISO8859_4 is not set
1184# CONFIG_NLS_ISO8859_5 is not set
1185# CONFIG_NLS_ISO8859_6 is not set
1186# CONFIG_NLS_ISO8859_7 is not set
1187# CONFIG_NLS_ISO8859_9 is not set
1188# CONFIG_NLS_ISO8859_13 is not set
1189# CONFIG_NLS_ISO8859_14 is not set
1190# CONFIG_NLS_ISO8859_15 is not set
1191# CONFIG_NLS_KOI8_R is not set
1192# CONFIG_NLS_KOI8_U is not set
1193# CONFIG_NLS_UTF8 is not set
1194# CONFIG_DLM is not set
1195
1196#
1197# Kernel hacking
1198#
1199CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1200# CONFIG_PRINTK_TIME is not set
1201CONFIG_ENABLE_WARN_DEPRECATED=y
1202# CONFIG_ENABLE_MUST_CHECK is not set
1203CONFIG_FRAME_WARN=1024
1204# CONFIG_MAGIC_SYSRQ is not set
1205# CONFIG_UNUSED_SYMBOLS is not set
1206# CONFIG_DEBUG_FS is not set
1207# CONFIG_HEADERS_CHECK is not set
1208# CONFIG_DEBUG_KERNEL is not set
1209# CONFIG_DEBUG_BUGVERBOSE is not set
cc8dccdc 1210# CONFIG_DEBUG_MEMORY_INIT is not set
4bb273e9
PM
1211# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1212# CONFIG_LATENCYTOP is not set
f9bed3f2 1213CONFIG_SYSCTL_SYSCALL_CHECK=y
5e8766f1
PM
1214CONFIG_HAVE_FUNCTION_TRACER=y
1215CONFIG_HAVE_DYNAMIC_FTRACE=y
1216CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
fc4967b8 1217CONFIG_TRACING_SUPPORT=y
b7d3740a 1218# CONFIG_FTRACE is not set
fc4967b8 1219# CONFIG_DMA_API_DEBUG is not set
04e917b6 1220# CONFIG_SAMPLES is not set
5e8766f1 1221CONFIG_HAVE_ARCH_KGDB=y
04e917b6
YG
1222# CONFIG_SH_STANDARD_BIOS is not set
1223# CONFIG_EARLY_SCIF_CONSOLE is not set
04e917b6
YG
1224
1225#
1226# Security options
1227#
1228# CONFIG_KEYS is not set
1229# CONFIG_SECURITY is not set
4bb273e9 1230# CONFIG_SECURITYFS is not set
04e917b6
YG
1231# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1232CONFIG_CRYPTO=y
1233
1234#
1235# Crypto core or helper
1236#
4bb273e9 1237# CONFIG_CRYPTO_FIPS is not set
04e917b6 1238CONFIG_CRYPTO_ALGAPI=y
5e8766f1
PM
1239CONFIG_CRYPTO_ALGAPI2=y
1240CONFIG_CRYPTO_AEAD2=y
04e917b6 1241CONFIG_CRYPTO_BLKCIPHER=y
5e8766f1
PM
1242CONFIG_CRYPTO_BLKCIPHER2=y
1243CONFIG_CRYPTO_HASH2=y
1244CONFIG_CRYPTO_RNG2=y
53a52abc 1245CONFIG_CRYPTO_PCOMP=y
04e917b6 1246CONFIG_CRYPTO_MANAGER=y
5e8766f1 1247CONFIG_CRYPTO_MANAGER2=y
04e917b6
YG
1248# CONFIG_CRYPTO_GF128MUL is not set
1249# CONFIG_CRYPTO_NULL is not set
53a52abc 1250CONFIG_CRYPTO_WORKQUEUE=y
04e917b6
YG
1251# CONFIG_CRYPTO_CRYPTD is not set
1252# CONFIG_CRYPTO_AUTHENC is not set
1253# CONFIG_CRYPTO_TEST is not set
1254
1255#
1256# Authenticated Encryption with Associated Data
1257#
1258# CONFIG_CRYPTO_CCM is not set
1259# CONFIG_CRYPTO_GCM is not set
1260# CONFIG_CRYPTO_SEQIV is not set
1261
1262#
1263# Block modes
1264#
1265CONFIG_CRYPTO_CBC=y
1266# CONFIG_CRYPTO_CTR is not set
1267# CONFIG_CRYPTO_CTS is not set
1268# CONFIG_CRYPTO_ECB is not set
1269# CONFIG_CRYPTO_LRW is not set
1270# CONFIG_CRYPTO_PCBC is not set
1271# CONFIG_CRYPTO_XTS is not set
1272
1273#
1274# Hash modes
1275#
1276# CONFIG_CRYPTO_HMAC is not set
1277# CONFIG_CRYPTO_XCBC is not set
1278
1279#
1280# Digest
1281#
1282# CONFIG_CRYPTO_CRC32C is not set
1283# CONFIG_CRYPTO_MD4 is not set
1284# CONFIG_CRYPTO_MD5 is not set
1285# CONFIG_CRYPTO_MICHAEL_MIC is not set
cc8dccdc
PM
1286# CONFIG_CRYPTO_RMD128 is not set
1287# CONFIG_CRYPTO_RMD160 is not set
1288# CONFIG_CRYPTO_RMD256 is not set
1289# CONFIG_CRYPTO_RMD320 is not set
04e917b6
YG
1290# CONFIG_CRYPTO_SHA1 is not set
1291# CONFIG_CRYPTO_SHA256 is not set
1292# CONFIG_CRYPTO_SHA512 is not set
1293# CONFIG_CRYPTO_TGR192 is not set
1294# CONFIG_CRYPTO_WP512 is not set
1295
1296#
1297# Ciphers
1298#
1299# CONFIG_CRYPTO_AES is not set
1300# CONFIG_CRYPTO_ANUBIS is not set
1301# CONFIG_CRYPTO_ARC4 is not set
1302# CONFIG_CRYPTO_BLOWFISH is not set
1303# CONFIG_CRYPTO_CAMELLIA is not set
1304# CONFIG_CRYPTO_CAST5 is not set
1305# CONFIG_CRYPTO_CAST6 is not set
1306# CONFIG_CRYPTO_DES is not set
1307# CONFIG_CRYPTO_FCRYPT is not set
1308# CONFIG_CRYPTO_KHAZAD is not set
1309# CONFIG_CRYPTO_SALSA20 is not set
1310# CONFIG_CRYPTO_SEED is not set
1311# CONFIG_CRYPTO_SERPENT is not set
1312# CONFIG_CRYPTO_TEA is not set
1313# CONFIG_CRYPTO_TWOFISH is not set
1314
1315#
1316# Compression
1317#
1318# CONFIG_CRYPTO_DEFLATE is not set
53a52abc 1319# CONFIG_CRYPTO_ZLIB is not set
04e917b6 1320# CONFIG_CRYPTO_LZO is not set
4bb273e9
PM
1321
1322#
1323# Random Number Generation
1324#
1325# CONFIG_CRYPTO_ANSI_CPRNG is not set
04e917b6 1326CONFIG_CRYPTO_HW=y
fc4967b8 1327# CONFIG_BINARY_PRINTF is not set
04e917b6
YG
1328
1329#
1330# Library routines
1331#
1332CONFIG_BITREVERSE=y
5e8766f1 1333CONFIG_GENERIC_FIND_LAST_BIT=y
04e917b6
YG
1334# CONFIG_CRC_CCITT is not set
1335# CONFIG_CRC16 is not set
cc8dccdc 1336CONFIG_CRC_T10DIF=y
5e8766f1 1337CONFIG_CRC_ITU_T=y
04e917b6 1338CONFIG_CRC32=y
5e8766f1 1339CONFIG_CRC7=y
04e917b6 1340# CONFIG_LIBCRC32C is not set
04e917b6
YG
1341CONFIG_HAS_IOMEM=y
1342CONFIG_HAS_IOPORT=y
1343CONFIG_HAS_DMA=y
53a52abc 1344CONFIG_NLATTR=y
b7d3740a 1345CONFIG_GENERIC_ATOMIC64=y
This page took 0.25012 seconds and 5 git commands to generate.