Date:2010-08-30 23:25:25 (13 years 6 months ago)
Author:Maarten ter Huurne
Commit:4a45a18107e7cce68c56d09ff8fde2c8fd52359b
Message:MIPS: A320: Default config for Dingoo A320.

This is the config from the jz-2.6.38 branch brought up to date for 2.6.39.
Files: arch/mips/configs/a320_defconfig (1 diff)

Change Details

arch/mips/configs/a320_defconfig
1#
2# Automatically generated make config: don't edit
3# Linux/mips 2.6.39 Kernel Configuration
4# Tue Jun 7 00:48:11 2011
5#
6CONFIG_MIPS=y
7
8#
9# Machine selection
10#
11# CONFIG_MIPS_ALCHEMY is not set
12# CONFIG_AR7 is not set
13# CONFIG_ATH79 is not set
14# CONFIG_BCM47XX is not set
15# CONFIG_BCM63XX is not set
16# CONFIG_MIPS_COBALT is not set
17# CONFIG_MACH_DECSTATION is not set
18# CONFIG_MACH_JAZZ is not set
19CONFIG_MACH_JZ4740=y
20# CONFIG_LASAT is not set
21# CONFIG_MACH_LOONGSON is not set
22# CONFIG_MIPS_MALTA is not set
23# CONFIG_MIPS_SIM is not set
24# CONFIG_NEC_MARKEINS is not set
25# CONFIG_MACH_VR41XX is not set
26# CONFIG_NXP_STB220 is not set
27# CONFIG_NXP_STB225 is not set
28# CONFIG_PNX8550_JBS is not set
29# CONFIG_PNX8550_STB810 is not set
30# CONFIG_PMC_MSP is not set
31# CONFIG_PMC_YOSEMITE is not set
32# CONFIG_POWERTV is not set
33# CONFIG_SGI_IP22 is not set
34# CONFIG_SGI_IP27 is not set
35# CONFIG_SGI_IP28 is not set
36# CONFIG_SGI_IP32 is not set
37# CONFIG_SIBYTE_CRHINE is not set
38# CONFIG_SIBYTE_CARMEL is not set
39# CONFIG_SIBYTE_CRHONE is not set
40# CONFIG_SIBYTE_RHONE is not set
41# CONFIG_SIBYTE_SWARM is not set
42# CONFIG_SIBYTE_LITTLESUR is not set
43# CONFIG_SIBYTE_SENTOSA is not set
44# CONFIG_SIBYTE_BIGSUR is not set
45# CONFIG_SNI_RM is not set
46# CONFIG_MACH_TX39XX is not set
47# CONFIG_MACH_TX49XX is not set
48# CONFIG_MIKROTIK_RB532 is not set
49# CONFIG_WR_PPMC is not set
50# CONFIG_CAVIUM_OCTEON_SIMULATOR is not set
51# CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set
52# CONFIG_ALCHEMY_GPIO_INDIRECT is not set
53# CONFIG_JZ4740_QI_LB60 is not set
54# CONFIG_JZ4740_N516 is not set
55# CONFIG_JZ4740_N526 is not set
56# CONFIG_JZ4740_ID800WT is not set
57CONFIG_JZ4740_A320=y
58CONFIG_HAVE_PWM=y
59CONFIG_RWSEM_GENERIC_SPINLOCK=y
60# CONFIG_ARCH_HAS_ILOG2_U32 is not set
61# CONFIG_ARCH_HAS_ILOG2_U64 is not set
62CONFIG_ARCH_SUPPORTS_OPROFILE=y
63CONFIG_GENERIC_FIND_NEXT_BIT=y
64CONFIG_GENERIC_FIND_BIT_LE=y
65CONFIG_GENERIC_HWEIGHT=y
66CONFIG_GENERIC_CALIBRATE_DELAY=y
67CONFIG_GENERIC_CLOCKEVENTS=y
68CONFIG_GENERIC_CMOS_UPDATE=y
69CONFIG_SCHED_OMIT_FRAME_POINTER=y
70# CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
71CONFIG_DMA_NONCOHERENT=y
72CONFIG_NEED_DMA_MAP_STATE=y
73CONFIG_SYS_HAS_EARLY_PRINTK=y
74# CONFIG_MIPS_MACHINE is not set
75# CONFIG_NO_IOPORT is not set
76CONFIG_GENERIC_GPIO=y
77CONFIG_CPU_LITTLE_ENDIAN=y
78CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
79CONFIG_IRQ_CPU=y
80CONFIG_MIPS_L1_CACHE_SHIFT=5
81
82#
83# CPU selection
84#
85CONFIG_CPU_MIPS32_R1=y
86CONFIG_SYS_SUPPORTS_ZBOOT=y
87CONFIG_SYS_HAS_CPU_MIPS32_R1=y
88CONFIG_CPU_MIPS32=y
89CONFIG_CPU_MIPSR1=y
90CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
91CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
92CONFIG_CPU_SUPPORTS_CPUFREQ=y
93CONFIG_HARDWARE_WATCHPOINTS=y
94
95#
96# Kernel type
97#
98CONFIG_32BIT=y
99CONFIG_PAGE_SIZE_4KB=y
100# CONFIG_PAGE_SIZE_16KB is not set
101# CONFIG_PAGE_SIZE_64KB is not set
102CONFIG_FORCE_MAX_ZONEORDER=11
103CONFIG_CPU_HAS_PREFETCH=y
104CONFIG_MIPS_MT_DISABLED=y
105# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
106CONFIG_CPU_HAS_SYNC=y
107CONFIG_CPU_SUPPORTS_HIGHMEM=y
108CONFIG_ARCH_FLATMEM_ENABLE=y
109CONFIG_ARCH_POPULATES_NODE_MAP=y
110CONFIG_SELECT_MEMORY_MODEL=y
111CONFIG_FLATMEM_MANUAL=y
112CONFIG_FLATMEM=y
113CONFIG_FLAT_NODE_MEM_MAP=y
114CONFIG_PAGEFLAGS_EXTENDED=y
115CONFIG_SPLIT_PTLOCK_CPUS=4
116# CONFIG_COMPACTION is not set
117# CONFIG_PHYS_ADDR_T_64BIT is not set
118CONFIG_ZONE_DMA_FLAG=0
119CONFIG_VIRT_TO_BUS=y
120# CONFIG_KSM is not set
121CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
122CONFIG_NEED_PER_CPU_KM=y
123CONFIG_TICK_ONESHOT=y
124CONFIG_NO_HZ=y
125# CONFIG_HIGH_RES_TIMERS is not set
126CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
127# CONFIG_HZ_48 is not set
128# CONFIG_HZ_100 is not set
129# CONFIG_HZ_128 is not set
130# CONFIG_HZ_250 is not set
131# CONFIG_HZ_256 is not set
132CONFIG_HZ_1000=y
133# CONFIG_HZ_1024 is not set
134CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
135CONFIG_HZ=1000
136# CONFIG_PREEMPT_NONE is not set
137CONFIG_PREEMPT_VOLUNTARY=y
138# CONFIG_PREEMPT is not set
139# CONFIG_KEXEC is not set
140# CONFIG_SECCOMP is not set
141# CONFIG_USE_OF is not set
142CONFIG_LOCKDEP_SUPPORT=y
143CONFIG_STACKTRACE_SUPPORT=y
144CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
145CONFIG_CONSTRUCTORS=y
146CONFIG_HAVE_IRQ_WORK=y
147
148#
149# General setup
150#
151CONFIG_EXPERIMENTAL=y
152CONFIG_BROKEN_ON_SMP=y
153CONFIG_INIT_ENV_ARG_LIMIT=32
154CONFIG_CROSS_COMPILE=""
155CONFIG_LOCALVERSION="-dingux"
156CONFIG_LOCALVERSION_AUTO=y
157CONFIG_HAVE_KERNEL_GZIP=y
158CONFIG_HAVE_KERNEL_BZIP2=y
159CONFIG_HAVE_KERNEL_LZMA=y
160CONFIG_HAVE_KERNEL_LZO=y
161CONFIG_KERNEL_GZIP=y
162# CONFIG_KERNEL_BZIP2 is not set
163# CONFIG_KERNEL_LZMA is not set
164# CONFIG_KERNEL_LZO is not set
165CONFIG_SWAP=y
166CONFIG_SYSVIPC=y
167CONFIG_SYSVIPC_SYSCTL=y
168# CONFIG_POSIX_MQUEUE is not set
169# CONFIG_BSD_PROCESS_ACCT is not set
170# CONFIG_FHANDLE is not set
171# CONFIG_TASKSTATS is not set
172# CONFIG_AUDIT is not set
173CONFIG_HAVE_GENERIC_HARDIRQS=y
174
175#
176# IRQ subsystem
177#
178CONFIG_GENERIC_HARDIRQS=y
179CONFIG_GENERIC_IRQ_PROBE=y
180CONFIG_GENERIC_IRQ_SHOW=y
181
182#
183# RCU Subsystem
184#
185CONFIG_TINY_RCU=y
186# CONFIG_PREEMPT_RCU is not set
187# CONFIG_RCU_TRACE is not set
188# CONFIG_TREE_RCU_TRACE is not set
189# CONFIG_IKCONFIG is not set
190CONFIG_LOG_BUF_SHIFT=14
191# CONFIG_CGROUPS is not set
192# CONFIG_NAMESPACES is not set
193# CONFIG_SCHED_AUTOGROUP is not set
194# CONFIG_SYSFS_DEPRECATED is not set
195# CONFIG_RELAY is not set
196CONFIG_BLK_DEV_INITRD=y
197CONFIG_INITRAMFS_SOURCE="initrd/tree.txt"
198CONFIG_INITRAMFS_ROOT_UID=0
199CONFIG_INITRAMFS_ROOT_GID=0
200# CONFIG_RD_GZIP is not set
201# CONFIG_RD_BZIP2 is not set
202# CONFIG_RD_LZMA is not set
203# CONFIG_RD_XZ is not set
204# CONFIG_RD_LZO is not set
205CONFIG_INITRAMFS_COMPRESSION_NONE=y
206# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
207CONFIG_SYSCTL=y
208CONFIG_ANON_INODES=y
209CONFIG_EXPERT=y
210CONFIG_SYSCTL_SYSCALL=y
211# CONFIG_KALLSYMS is not set
212CONFIG_HOTPLUG=y
213CONFIG_PRINTK=y
214CONFIG_BUG=y
215# CONFIG_ELF_CORE is not set
216# CONFIG_PCSPKR_PLATFORM is not set
217# CONFIG_BASE_FULL is not set
218CONFIG_FUTEX=y
219CONFIG_EPOLL=y
220CONFIG_SIGNALFD=y
221CONFIG_TIMERFD=y
222CONFIG_EVENTFD=y
223CONFIG_SHMEM=y
224CONFIG_AIO=y
225CONFIG_EMBEDDED=y
226CONFIG_HAVE_PERF_EVENTS=y
227CONFIG_PERF_USE_VMALLOC=y
228
229#
230# Kernel Performance Events And Counters
231#
232# CONFIG_PERF_EVENTS is not set
233# CONFIG_PERF_COUNTERS is not set
234# CONFIG_VM_EVENT_COUNTERS is not set
235CONFIG_COMPAT_BRK=y
236CONFIG_SLAB=y
237# CONFIG_SLUB is not set
238# CONFIG_SLOB is not set
239# CONFIG_PROFILING is not set
240CONFIG_HAVE_OPROFILE=y
241# CONFIG_JUMP_LABEL is not set
242CONFIG_HAVE_KPROBES=y
243CONFIG_HAVE_KRETPROBES=y
244CONFIG_HAVE_DMA_ATTRS=y
245CONFIG_HAVE_CLK=y
246CONFIG_HAVE_DMA_API_DEBUG=y
247CONFIG_HAVE_ARCH_JUMP_LABEL=y
248
249#
250# GCOV-based kernel profiling
251#
252CONFIG_HAVE_GENERIC_DMA_COHERENT=y
253CONFIG_SLABINFO=y
254CONFIG_RT_MUTEXES=y
255CONFIG_BASE_SMALL=1
256# CONFIG_MODULES is not set
257CONFIG_BLOCK=y
258# CONFIG_LBDAF is not set
259# CONFIG_BLK_DEV_BSG is not set
260# CONFIG_BLK_DEV_INTEGRITY is not set
261
262#
263# IO Schedulers
264#
265CONFIG_IOSCHED_NOOP=y
266CONFIG_IOSCHED_DEADLINE=y
267# CONFIG_IOSCHED_CFQ is not set
268CONFIG_DEFAULT_DEADLINE=y
269# CONFIG_DEFAULT_NOOP is not set
270CONFIG_DEFAULT_IOSCHED="deadline"
271# CONFIG_INLINE_SPIN_TRYLOCK is not set
272# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
273# CONFIG_INLINE_SPIN_LOCK is not set
274# CONFIG_INLINE_SPIN_LOCK_BH is not set
275# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
276# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
277CONFIG_INLINE_SPIN_UNLOCK=y
278# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
279CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
280# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
281# CONFIG_INLINE_READ_TRYLOCK is not set
282# CONFIG_INLINE_READ_LOCK is not set
283# CONFIG_INLINE_READ_LOCK_BH is not set
284# CONFIG_INLINE_READ_LOCK_IRQ is not set
285# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
286CONFIG_INLINE_READ_UNLOCK=y
287# CONFIG_INLINE_READ_UNLOCK_BH is not set
288CONFIG_INLINE_READ_UNLOCK_IRQ=y
289# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
290# CONFIG_INLINE_WRITE_TRYLOCK is not set
291# CONFIG_INLINE_WRITE_LOCK is not set
292# CONFIG_INLINE_WRITE_LOCK_BH is not set
293# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
294# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
295CONFIG_INLINE_WRITE_UNLOCK=y
296# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
297CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
298# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
299# CONFIG_MUTEX_SPIN_ON_OWNER is not set
300# CONFIG_FREEZER is not set
301
302#
303# Bus options (PCI, PCMCIA, EISA, ISA, TC)
304#
305# CONFIG_ARCH_SUPPORTS_MSI is not set
306CONFIG_MMU=y
307# CONFIG_PCCARD is not set
308
309#
310# Executable file formats
311#
312CONFIG_BINFMT_ELF=y
313# CONFIG_HAVE_AOUT is not set
314# CONFIG_BINFMT_MISC is not set
315CONFIG_TRAD_SIGNALS=y
316
317#
318# Power management options
319#
320CONFIG_ARCH_HIBERNATION_POSSIBLE=y
321CONFIG_ARCH_SUSPEND_POSSIBLE=y
322# CONFIG_SUSPEND is not set
323# CONFIG_HIBERNATION is not set
324# CONFIG_PM_RUNTIME is not set
325CONFIG_MIPS_CPUFREQ=y
326
327#
328# CPU Frequency scaling
329#
330CONFIG_CPU_FREQ=y
331CONFIG_CPU_FREQ_TABLE=y
332CONFIG_CPU_FREQ_DEBUG=y
333CONFIG_CPU_FREQ_STAT=y
334CONFIG_CPU_FREQ_STAT_DETAILS=y
335# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
336# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
337CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
338# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
339# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
340# CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set
341# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
342CONFIG_CPU_FREQ_GOV_USERSPACE=y
343CONFIG_CPU_FREQ_GOV_ONDEMAND=y
344# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
345
346#
347# CPUFreq processor drivers
348#
349CONFIG_CPU_FREQ_JZ=y
350CONFIG_NET=y
351
352#
353# Networking options
354#
355CONFIG_PACKET=y
356CONFIG_UNIX=y
357# CONFIG_NET_KEY is not set
358CONFIG_INET=y
359# CONFIG_IP_MULTICAST is not set
360# CONFIG_IP_ADVANCED_ROUTER is not set
361# CONFIG_IP_PNP is not set
362# CONFIG_NET_IPIP is not set
363# CONFIG_NET_IPGRE_DEMUX is not set
364# CONFIG_ARPD is not set
365# CONFIG_SYN_COOKIES is not set
366# CONFIG_INET_AH is not set
367# CONFIG_INET_ESP is not set
368# CONFIG_INET_IPCOMP is not set
369# CONFIG_INET_XFRM_TUNNEL is not set
370# CONFIG_INET_TUNNEL is not set
371# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
372# CONFIG_INET_XFRM_MODE_TUNNEL is not set
373# CONFIG_INET_XFRM_MODE_BEET is not set
374# CONFIG_INET_LRO is not set
375# CONFIG_INET_DIAG is not set
376# CONFIG_TCP_CONG_ADVANCED is not set
377CONFIG_TCP_CONG_CUBIC=y
378CONFIG_DEFAULT_TCP_CONG="cubic"
379# CONFIG_TCP_MD5SIG is not set
380# CONFIG_IPV6 is not set
381# CONFIG_NETWORK_SECMARK is not set
382# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
383# CONFIG_NETFILTER is not set
384# CONFIG_IP_DCCP is not set
385# CONFIG_IP_SCTP is not set
386# CONFIG_RDS is not set
387# CONFIG_TIPC is not set
388# CONFIG_ATM is not set
389# CONFIG_L2TP is not set
390# CONFIG_BRIDGE is not set
391# CONFIG_NET_DSA is not set
392# CONFIG_VLAN_8021Q is not set
393# CONFIG_DECNET is not set
394# CONFIG_LLC2 is not set
395# CONFIG_IPX is not set
396# CONFIG_ATALK is not set
397# CONFIG_X25 is not set
398# CONFIG_LAPB is not set
399# CONFIG_ECONET is not set
400# CONFIG_WAN_ROUTER is not set
401# CONFIG_PHONET is not set
402# CONFIG_IEEE802154 is not set
403# CONFIG_NET_SCHED is not set
404# CONFIG_DCB is not set
405# CONFIG_BATMAN_ADV is not set
406
407#
408# Network testing
409#
410# CONFIG_NET_PKTGEN is not set
411# CONFIG_HAMRADIO is not set
412# CONFIG_CAN is not set
413# CONFIG_IRDA is not set
414# CONFIG_BT is not set
415# CONFIG_AF_RXRPC is not set
416# CONFIG_WIRELESS is not set
417# CONFIG_WIMAX is not set
418# CONFIG_RFKILL is not set
419# CONFIG_NET_9P is not set
420# CONFIG_CAIF is not set
421# CONFIG_CEPH_LIB is not set
422
423#
424# Device Drivers
425#
426
427#
428# Generic Driver Options
429#
430CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
431# CONFIG_DEVTMPFS is not set
432CONFIG_STANDALONE=y
433CONFIG_PREVENT_FIRMWARE_BUILD=y
434# CONFIG_FW_LOADER is not set
435# CONFIG_SYS_HYPERVISOR is not set
436# CONFIG_CONNECTOR is not set
437CONFIG_MTD=y
438# CONFIG_MTD_DEBUG is not set
439CONFIG_MTD_PARTITIONS=y
440# CONFIG_MTD_REDBOOT_PARTS is not set
441# CONFIG_MTD_CMDLINE_PARTS is not set
442# CONFIG_MTD_AR7_PARTS is not set
443
444#
445# User Modules And Translation Layers
446#
447# CONFIG_MTD_CHAR is not set
448CONFIG_MTD_BLKDEVS=y
449# CONFIG_MTD_BLOCK is not set
450# CONFIG_MTD_BLOCK_RO is not set
451# CONFIG_FTL is not set
452# CONFIG_NFTL is not set
453# CONFIG_INFTL is not set
454# CONFIG_RFD_FTL is not set
455# CONFIG_SSFDC is not set
456# CONFIG_SM_FTL is not set
457CONFIG_CC_FTL=y
458# CONFIG_MTD_OOPS is not set
459# CONFIG_MTD_SWAP is not set
460
461#
462# RAM/ROM/Flash chip drivers
463#
464# CONFIG_MTD_CFI is not set
465# CONFIG_MTD_JEDECPROBE is not set
466CONFIG_MTD_MAP_BANK_WIDTH_1=y
467CONFIG_MTD_MAP_BANK_WIDTH_2=y
468CONFIG_MTD_MAP_BANK_WIDTH_4=y
469# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
470# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
471# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
472CONFIG_MTD_CFI_I1=y
473CONFIG_MTD_CFI_I2=y
474# CONFIG_MTD_CFI_I4 is not set
475# CONFIG_MTD_CFI_I8 is not set
476# CONFIG_MTD_RAM is not set
477# CONFIG_MTD_ROM is not set
478# CONFIG_MTD_ABSENT is not set
479
480#
481# Mapping drivers for chip access
482#
483# CONFIG_MTD_COMPLEX_MAPPINGS is not set
484# CONFIG_MTD_PLATRAM is not set
485
486#
487# Self-contained MTD device drivers
488#
489# CONFIG_MTD_SLRAM is not set
490# CONFIG_MTD_PHRAM is not set
491# CONFIG_MTD_MTDRAM is not set
492# CONFIG_MTD_BLOCK2MTD is not set
493
494#
495# Disk-On-Chip Device Drivers
496#
497# CONFIG_MTD_DOC2000 is not set
498# CONFIG_MTD_DOC2001 is not set
499# CONFIG_MTD_DOC2001PLUS is not set
500CONFIG_MTD_NAND_ECC=y
501# CONFIG_MTD_NAND_ECC_SMC is not set
502CONFIG_MTD_NAND=y
503# CONFIG_MTD_NAND_VERIFY_WRITE is not set
504# CONFIG_MTD_NAND_ECC_BCH is not set
505# CONFIG_MTD_SM_COMMON is not set
506# CONFIG_MTD_NAND_MUSEUM_IDS is not set
507CONFIG_MTD_NAND_IDS=y
508# CONFIG_MTD_NAND_DISKONCHIP is not set
509# CONFIG_MTD_NAND_NANDSIM is not set
510# CONFIG_MTD_NAND_PLATFORM is not set
511CONFIG_MTD_NAND_JZ4740=y
512# CONFIG_MTD_ONENAND is not set
513
514#
515# LPDDR flash memory drivers
516#
517# CONFIG_MTD_LPDDR is not set
518# CONFIG_MTD_UBI is not set
519# CONFIG_PARPORT is not set
520CONFIG_BLK_DEV=y
521# CONFIG_BLK_DEV_COW_COMMON is not set
522CONFIG_BLK_DEV_LOOP=y
523# CONFIG_BLK_DEV_CRYPTOLOOP is not set
524
525#
526# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
527#
528# CONFIG_BLK_DEV_NBD is not set
529# CONFIG_BLK_DEV_RAM is not set
530# CONFIG_CDROM_PKTCDVD is not set
531# CONFIG_ATA_OVER_ETH is not set
532# CONFIG_BLK_DEV_HD is not set
533# CONFIG_BLK_DEV_RBD is not set
534# CONFIG_SENSORS_LIS3LV02D is not set
535# CONFIG_MISC_DEVICES is not set
536CONFIG_HAVE_IDE=y
537# CONFIG_IDE is not set
538
539#
540# SCSI device support
541#
542CONFIG_SCSI_MOD=y
543# CONFIG_RAID_ATTRS is not set
544# CONFIG_SCSI is not set
545# CONFIG_SCSI_DMA is not set
546# CONFIG_SCSI_NETLINK is not set
547# CONFIG_ATA is not set
548# CONFIG_MD is not set
549CONFIG_NETDEVICES=y
550# CONFIG_DUMMY is not set
551# CONFIG_BONDING is not set
552# CONFIG_MACVLAN is not set
553# CONFIG_EQUALIZER is not set
554# CONFIG_TUN is not set
555# CONFIG_VETH is not set
556# CONFIG_MII is not set
557# CONFIG_PHYLIB is not set
558# CONFIG_NET_ETHERNET is not set
559# CONFIG_NETDEV_1000 is not set
560# CONFIG_NETDEV_10000 is not set
561# CONFIG_WLAN is not set
562
563#
564# Enable WiMAX (Networking options) to see the WiMAX drivers
565#
566# CONFIG_WAN is not set
567
568#
569# CAIF transport drivers
570#
571# CONFIG_PPP is not set
572# CONFIG_SLIP is not set
573# CONFIG_NETCONSOLE is not set
574# CONFIG_NETPOLL is not set
575# CONFIG_NET_POLL_CONTROLLER is not set
576# CONFIG_ISDN is not set
577# CONFIG_PHONE is not set
578
579#
580# Input device support
581#
582CONFIG_INPUT=y
583# CONFIG_INPUT_FF_MEMLESS is not set
584# CONFIG_INPUT_POLLDEV is not set
585# CONFIG_INPUT_SPARSEKMAP is not set
586
587#
588# Userland interfaces
589#
590CONFIG_INPUT_MOUSEDEV=y
591# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
592CONFIG_INPUT_MOUSEDEV_SCREEN_X=320
593CONFIG_INPUT_MOUSEDEV_SCREEN_Y=240
594# CONFIG_INPUT_JOYDEV is not set
595CONFIG_INPUT_EVDEV=y
596# CONFIG_INPUT_EVBUG is not set
597
598#
599# Input Device Drivers
600#
601CONFIG_INPUT_KEYBOARD=y
602# CONFIG_KEYBOARD_ADP5588 is not set
603# CONFIG_KEYBOARD_ATKBD is not set
604# CONFIG_KEYBOARD_QT1070 is not set
605# CONFIG_KEYBOARD_QT2160 is not set
606# CONFIG_KEYBOARD_LKKBD is not set
607CONFIG_KEYBOARD_GPIO=y
608# CONFIG_KEYBOARD_GPIO_POLLED is not set
609# CONFIG_KEYBOARD_TCA6416 is not set
610# CONFIG_KEYBOARD_MATRIX is not set
611# CONFIG_KEYBOARD_MAX7359 is not set
612# CONFIG_KEYBOARD_MCS is not set
613# CONFIG_KEYBOARD_NEWTON is not set
614# CONFIG_KEYBOARD_OPENCORES is not set
615# CONFIG_KEYBOARD_STOWAWAY is not set
616# CONFIG_KEYBOARD_SUNKBD is not set
617# CONFIG_KEYBOARD_XTKBD is not set
618# CONFIG_INPUT_MOUSE is not set
619# CONFIG_INPUT_JOYSTICK is not set
620# CONFIG_INPUT_TABLET is not set
621# CONFIG_INPUT_TOUCHSCREEN is not set
622CONFIG_INPUT_MISC=y
623# CONFIG_INPUT_AD714X is not set
624# CONFIG_INPUT_ATI_REMOTE is not set
625# CONFIG_INPUT_ATI_REMOTE2 is not set
626# CONFIG_INPUT_KEYSPAN_REMOTE is not set
627# CONFIG_INPUT_POWERMATE is not set
628# CONFIG_INPUT_YEALINK is not set
629# CONFIG_INPUT_CM109 is not set
630CONFIG_INPUT_UINPUT=y
631# CONFIG_INPUT_PCF8574 is not set
632# CONFIG_INPUT_PWM_BEEPER is not set
633# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
634# CONFIG_INPUT_ADXL34X is not set
635# CONFIG_INPUT_CMA3000 is not set
636
637#
638# Hardware I/O ports
639#
640# CONFIG_SERIO is not set
641# CONFIG_GAMEPORT is not set
642
643#
644# Character devices
645#
646CONFIG_VT=y
647CONFIG_CONSOLE_TRANSLATIONS=y
648CONFIG_VT_CONSOLE=y
649CONFIG_HW_CONSOLE=y
650CONFIG_VT_HW_CONSOLE_BINDING=y
651CONFIG_UNIX98_PTYS=y
652# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
653CONFIG_LEGACY_PTYS=y
654CONFIG_LEGACY_PTY_COUNT=2
655# CONFIG_SERIAL_NONSTANDARD is not set
656# CONFIG_N_GSM is not set
657# CONFIG_DEVMEM is not set
658# CONFIG_DEVKMEM is not set
659
660#
661# Serial drivers
662#
663CONFIG_SERIAL_8250=y
664# CONFIG_SERIAL_8250_CONSOLE is not set
665CONFIG_SERIAL_8250_NR_UARTS=2
666CONFIG_SERIAL_8250_RUNTIME_UARTS=2
667# CONFIG_SERIAL_8250_EXTENDED is not set
668
669#
670# Non-8250 serial port support
671#
672CONFIG_SERIAL_CORE=y
673# CONFIG_SERIAL_TIMBERDALE is not set
674# CONFIG_SERIAL_ALTERA_JTAGUART is not set
675# CONFIG_SERIAL_ALTERA_UART is not set
676# CONFIG_TTY_PRINTK is not set
677# CONFIG_IPMI_HANDLER is not set
678# CONFIG_HW_RANDOM is not set
679# CONFIG_R3964 is not set
680# CONFIG_RAW_DRIVER is not set
681# CONFIG_TCG_TPM is not set
682# CONFIG_RAMOOPS is not set
683CONFIG_I2C=y
684CONFIG_I2C_BOARDINFO=y
685# CONFIG_I2C_COMPAT is not set
686CONFIG_I2C_CHARDEV=y
687# CONFIG_I2C_MUX is not set
688CONFIG_I2C_HELPER_AUTO=y
689CONFIG_I2C_ALGOBIT=y
690
691#
692# I2C Hardware Bus support
693#
694
695#
696# I2C system bus drivers (mostly embedded / system-on-chip)
697#
698# CONFIG_I2C_DESIGNWARE is not set
699CONFIG_I2C_GPIO=y
700# CONFIG_I2C_OCORES is not set
701# CONFIG_I2C_PCA_PLATFORM is not set
702# CONFIG_I2C_PXA_PCI is not set
703# CONFIG_I2C_SIMTEC is not set
704# CONFIG_I2C_XILINX is not set
705
706#
707# External I2C/SMBus adapter drivers
708#
709# CONFIG_I2C_PARPORT_LIGHT is not set
710# CONFIG_I2C_TAOS_EVM is not set
711
712#
713# Other I2C/SMBus bus drivers
714#
715# CONFIG_I2C_DEBUG_CORE is not set
716# CONFIG_I2C_DEBUG_ALGO is not set
717# CONFIG_I2C_DEBUG_BUS is not set
718# CONFIG_SPI is not set
719
720#
721# PPS support
722#
723# CONFIG_PPS is not set
724
725#
726# PPS generators support
727#
728CONFIG_ARCH_REQUIRE_GPIOLIB=y
729CONFIG_GPIOLIB=y
730# CONFIG_GPIO_SYSFS is not set
731
732#
733# Memory mapped GPIO expanders:
734#
735# CONFIG_GPIO_BASIC_MMIO is not set
736# CONFIG_GPIO_IT8761E is not set
737
738#
739# I2C GPIO expanders:
740#
741# CONFIG_GPIO_MAX7300 is not set
742# CONFIG_GPIO_MAX732X is not set
743# CONFIG_GPIO_PCA953X is not set
744# CONFIG_GPIO_PCF857X is not set
745# CONFIG_GPIO_SX150X is not set
746# CONFIG_GPIO_ADP5588 is not set
747
748#
749# PCI GPIO expanders:
750#
751
752#
753# SPI GPIO expanders:
754#
755
756#
757# AC97 GPIO expanders:
758#
759
760#
761# MODULbus GPIO expanders:
762#
763# CONFIG_W1 is not set
764CONFIG_POWER_SUPPLY=y
765# CONFIG_POWER_SUPPLY_DEBUG is not set
766# CONFIG_PDA_POWER is not set
767# CONFIG_TEST_POWER is not set
768# CONFIG_BATTERY_DS2782 is not set
769# CONFIG_BATTERY_BQ20Z75 is not set
770# CONFIG_BATTERY_BQ27x00 is not set
771# CONFIG_BATTERY_MAX17040 is not set
772# CONFIG_BATTERY_MAX17042 is not set
773CONFIG_BATTERY_JZ4740=y
774CONFIG_CHARGER_GPIO=y
775# CONFIG_HWMON is not set
776# CONFIG_THERMAL is not set
777CONFIG_WATCHDOG=y
778# CONFIG_WATCHDOG_NOWAYOUT is not set
779
780#
781# Watchdog Device Drivers
782#
783# CONFIG_SOFT_WATCHDOG is not set
784CONFIG_JZ4740_WDT=y
785CONFIG_SSB_POSSIBLE=y
786
787#
788# Sonics Silicon Backplane
789#
790# CONFIG_SSB is not set
791CONFIG_MFD_SUPPORT=y
792CONFIG_MFD_CORE=y
793# CONFIG_MFD_88PM860X is not set
794# CONFIG_MFD_SM501 is not set
795# CONFIG_HTC_PASIC3 is not set
796# CONFIG_HTC_I2CPLD is not set
797# CONFIG_TPS6105X is not set
798# CONFIG_TPS65010 is not set
799# CONFIG_TPS6507X is not set
800# CONFIG_TWL4030_CORE is not set
801# CONFIG_MFD_STMPE is not set
802# CONFIG_MFD_TC3589X is not set
803# CONFIG_MFD_TMIO is not set
804# CONFIG_PMIC_DA903X is not set
805# CONFIG_PMIC_ADP5520 is not set
806# CONFIG_MFD_MAX8925 is not set
807# CONFIG_MFD_MAX8997 is not set
808# CONFIG_MFD_MAX8998 is not set
809# CONFIG_MFD_WM8400 is not set
810# CONFIG_MFD_WM831X_I2C is not set
811# CONFIG_MFD_WM8350_I2C is not set
812# CONFIG_MFD_WM8994 is not set
813# CONFIG_MFD_PCF50633 is not set
814# CONFIG_ABX500_CORE is not set
815CONFIG_MFD_JZ4740_ADC=y
816# CONFIG_MFD_TPS6586X is not set
817# CONFIG_MFD_WL1273_CORE is not set
818# CONFIG_REGULATOR is not set
819# CONFIG_MEDIA_SUPPORT is not set
820
821#
822# Graphics support
823#
824# CONFIG_DRM is not set
825# CONFIG_VGASTATE is not set
826# CONFIG_VIDEO_OUTPUT_CONTROL is not set
827CONFIG_FB=y
828# CONFIG_FIRMWARE_EDID is not set
829# CONFIG_FB_DDC is not set
830# CONFIG_FB_BOOT_VESA_SUPPORT is not set
831# CONFIG_FB_CFB_FILLRECT is not set
832# CONFIG_FB_CFB_COPYAREA is not set
833# CONFIG_FB_CFB_IMAGEBLIT is not set
834# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
835CONFIG_FB_SYS_FILLRECT=y
836CONFIG_FB_SYS_COPYAREA=y
837CONFIG_FB_SYS_IMAGEBLIT=y
838# CONFIG_FB_FOREIGN_ENDIAN is not set
839# CONFIG_FB_SYS_FOPS is not set
840# CONFIG_FB_WMT_GE_ROPS is not set
841# CONFIG_FB_SVGALIB is not set
842# CONFIG_FB_MACMODES is not set
843# CONFIG_FB_BACKLIGHT is not set
844# CONFIG_FB_MODE_HELPERS is not set
845# CONFIG_FB_TILEBLITTING is not set
846
847#
848# Frame buffer hardware drivers
849#
850# CONFIG_FB_S1D13XXX is not set
851# CONFIG_FB_TMIO is not set
852# CONFIG_FB_VIRTUAL is not set
853# CONFIG_FB_METRONOME is not set
854# CONFIG_FB_MB862XX is not set
855# CONFIG_FB_BROADSHEET is not set
856# CONFIG_FB_JZ4740 is not set
857CONFIG_FB_JZ4740_SLCD=y
858# CONFIG_JZ_SLCD_ILI9325 is not set
859CONFIG_JZ_SLCD_ILI9331=y
860# CONFIG_JZ_SLCD_ILI9338 is not set
861# CONFIG_JZ_SLCD_LGDP4551 is not set
862# CONFIG_JZ_SLCD_SPFD5420A is not set
863CONFIG_BACKLIGHT_LCD_SUPPORT=y
864CONFIG_LCD_CLASS_DEVICE=y
865CONFIG_LCD_PLATFORM=y
866CONFIG_BACKLIGHT_CLASS_DEVICE=y
867# CONFIG_BACKLIGHT_GENERIC is not set
868CONFIG_BACKLIGHT_PWM=y
869# CONFIG_BACKLIGHT_ADP8860 is not set
870
871#
872# Display device support
873#
874# CONFIG_DISPLAY_SUPPORT is not set
875
876#
877# Console display driver support
878#
879# CONFIG_VGA_CONSOLE is not set
880CONFIG_DUMMY_CONSOLE=y
881CONFIG_FRAMEBUFFER_CONSOLE=y
882# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
883# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
884CONFIG_FONTS=y
885# CONFIG_FONT_8x8 is not set
886# CONFIG_FONT_8x16 is not set
887# CONFIG_FONT_6x11 is not set
888# CONFIG_FONT_7x14 is not set
889# CONFIG_FONT_PEARL_8x8 is not set
890# CONFIG_FONT_ACORN_8x8 is not set
891CONFIG_FONT_MINI_4x6=y
892# CONFIG_FONT_SUN8x16 is not set
893# CONFIG_FONT_SUN12x22 is not set
894# CONFIG_FONT_10x18 is not set
895CONFIG_LOGO=y
896# CONFIG_LOGO_LINUX_MONO is not set
897# CONFIG_LOGO_LINUX_VGA16 is not set
898# CONFIG_LOGO_LINUX_CLUT224 is not set
899CONFIG_LOGO_DINGUX_CLUT224=y
900CONFIG_SOUND=y
901# CONFIG_SOUND_OSS_CORE is not set
902CONFIG_SND=y
903CONFIG_SND_TIMER=y
904CONFIG_SND_PCM=y
905CONFIG_SND_JACK=y
906# CONFIG_SND_SEQUENCER is not set
907# CONFIG_SND_MIXER_OSS is not set
908# CONFIG_SND_PCM_OSS is not set
909# CONFIG_SND_DYNAMIC_MINORS is not set
910# CONFIG_SND_SUPPORT_OLD_API is not set
911# CONFIG_SND_VERBOSE_PROCFS is not set
912# CONFIG_SND_VERBOSE_PRINTK is not set
913# CONFIG_SND_DEBUG is not set
914# CONFIG_SND_RAWMIDI_SEQ is not set
915# CONFIG_SND_OPL3_LIB_SEQ is not set
916# CONFIG_SND_OPL4_LIB_SEQ is not set
917# CONFIG_SND_SBAWE_SEQ is not set
918# CONFIG_SND_EMU10K1_SEQ is not set
919# CONFIG_SND_DRIVERS is not set
920# CONFIG_SND_MIPS is not set
921CONFIG_SND_SOC=y
922# CONFIG_SND_SOC_CACHE_LZO is not set
923CONFIG_SND_JZ4740_SOC=y
924CONFIG_SND_JZ4740_SOC_I2S=y
925CONFIG_SND_JZ4740_SOC_A320=y
926CONFIG_SND_SOC_I2C_AND_SPI=y
927# CONFIG_SND_SOC_ALL_CODECS is not set
928CONFIG_SND_SOC_JZ4740_CODEC=y
929# CONFIG_SOUND_PRIME is not set
930# CONFIG_HID_SUPPORT is not set
931CONFIG_USB_SUPPORT=y
932CONFIG_USB_ARCH_HAS_HCD=y
933CONFIG_USB_ARCH_HAS_OHCI=y
934# CONFIG_USB_ARCH_HAS_EHCI is not set
935# CONFIG_USB is not set
936# CONFIG_USB_OTG_WHITELIST is not set
937# CONFIG_USB_OTG_BLACKLIST_HUB is not set
938
939#
940# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
941#
942CONFIG_USB_GADGET=y
943# CONFIG_USB_GADGET_DEBUG_FILES is not set
944CONFIG_USB_GADGET_VBUS_DRAW=500
945CONFIG_USB_GADGET_SELECTED=y
946CONFIG_USB_GADGET_JZ4740=y
947CONFIG_USB_JZ4740=y
948# CONFIG_USB_GADGET_FUSB300 is not set
949# CONFIG_USB_GADGET_R8A66597 is not set
950# CONFIG_USB_GADGET_PXA_U2O is not set
951# CONFIG_USB_GADGET_M66592 is not set
952CONFIG_USB_GADGET_DUALSPEED=y
953# CONFIG_USB_ZERO is not set
954# CONFIG_USB_AUDIO is not set
955CONFIG_USB_ETH=y
956# CONFIG_USB_ETH_RNDIS is not set
957# CONFIG_USB_ETH_EEM is not set
958# CONFIG_USB_G_NCM is not set
959# CONFIG_USB_GADGETFS is not set
960# CONFIG_USB_FUNCTIONFS is not set
961# CONFIG_USB_FILE_STORAGE is not set
962# CONFIG_USB_MASS_STORAGE is not set
963# CONFIG_USB_G_SERIAL is not set
964# CONFIG_USB_MIDI_GADGET is not set
965# CONFIG_USB_G_PRINTER is not set
966# CONFIG_USB_CDC_COMPOSITE is not set
967# CONFIG_USB_G_MULTI is not set
968# CONFIG_USB_G_HID is not set
969# CONFIG_USB_G_DBGP is not set
970
971#
972# OTG and related infrastructure
973#
974# CONFIG_USB_GPIO_VBUS is not set
975# CONFIG_NOP_USB_XCEIV is not set
976CONFIG_MMC=y
977# CONFIG_MMC_DEBUG is not set
978CONFIG_MMC_UNSAFE_RESUME=y
979# CONFIG_MMC_CLKGATE is not set
980
981#
982# MMC/SD/SDIO Card Drivers
983#
984CONFIG_MMC_BLOCK=y
985CONFIG_MMC_BLOCK_MINORS=8
986# CONFIG_MMC_BLOCK_BOUNCE is not set
987# CONFIG_SDIO_UART is not set
988# CONFIG_MMC_TEST is not set
989
990#
991# MMC/SD/SDIO Host Controller Drivers
992#
993# CONFIG_MMC_SDHCI is not set
994CONFIG_MMC_JZ4740=y
995# CONFIG_MEMSTICK is not set
996# CONFIG_NEW_LEDS is not set
997# CONFIG_NFC_DEVICES is not set
998# CONFIG_ACCESSIBILITY is not set
999CONFIG_RTC_LIB=y
1000CONFIG_RTC_CLASS=y
1001CONFIG_RTC_HCTOSYS=y
1002CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1003# CONFIG_RTC_DEBUG is not set
1004
1005#
1006# RTC interfaces
1007#
1008CONFIG_RTC_INTF_SYSFS=y
1009# CONFIG_RTC_INTF_PROC is not set
1010CONFIG_RTC_INTF_DEV=y
1011# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1012# CONFIG_RTC_DRV_TEST is not set
1013
1014#
1015# I2C RTC drivers
1016#
1017# CONFIG_RTC_DRV_DS1307 is not set
1018# CONFIG_RTC_DRV_DS1374 is not set
1019# CONFIG_RTC_DRV_DS1672 is not set
1020# CONFIG_RTC_DRV_DS3232 is not set
1021# CONFIG_RTC_DRV_MAX6900 is not set
1022# CONFIG_RTC_DRV_RS5C372 is not set
1023# CONFIG_RTC_DRV_ISL1208 is not set
1024# CONFIG_RTC_DRV_ISL12022 is not set
1025# CONFIG_RTC_DRV_X1205 is not set
1026# CONFIG_RTC_DRV_PCF8563 is not set
1027# CONFIG_RTC_DRV_PCF8583 is not set
1028# CONFIG_RTC_DRV_M41T80 is not set
1029# CONFIG_RTC_DRV_BQ32K is not set
1030# CONFIG_RTC_DRV_S35390A is not set
1031# CONFIG_RTC_DRV_FM3130 is not set
1032# CONFIG_RTC_DRV_RX8581 is not set
1033# CONFIG_RTC_DRV_RX8025 is not set
1034
1035#
1036# SPI RTC drivers
1037#
1038
1039#
1040# Platform RTC drivers
1041#
1042# CONFIG_RTC_DRV_CMOS is not set
1043# CONFIG_RTC_DRV_DS1286 is not set
1044# CONFIG_RTC_DRV_DS1511 is not set
1045# CONFIG_RTC_DRV_DS1553 is not set
1046# CONFIG_RTC_DRV_DS1742 is not set
1047# CONFIG_RTC_DRV_STK17TA8 is not set
1048# CONFIG_RTC_DRV_M48T86 is not set
1049# CONFIG_RTC_DRV_M48T35 is not set
1050# CONFIG_RTC_DRV_M48T59 is not set
1051# CONFIG_RTC_DRV_MSM6242 is not set
1052# CONFIG_RTC_DRV_BQ4802 is not set
1053# CONFIG_RTC_DRV_RP5C01 is not set
1054# CONFIG_RTC_DRV_V3020 is not set
1055
1056#
1057# on-CPU RTC drivers
1058#
1059CONFIG_RTC_DRV_JZ4740=y
1060# CONFIG_DMADEVICES is not set
1061# CONFIG_AUXDISPLAY is not set
1062# CONFIG_UIO is not set
1063CONFIG_STAGING=y
1064# CONFIG_STAGING_EXCLUDE_BUILD is not set
1065# CONFIG_ECHO is not set
1066# CONFIG_POHMELFS is not set
1067# CONFIG_IIO is not set
1068CONFIG_XVMALLOC=y
1069CONFIG_ZRAM=y
1070# CONFIG_ZRAM_DEBUG is not set
1071# CONFIG_FB_SM7XX is not set
1072CONFIG_MACH_NO_WESTBRIDGE=y
1073# CONFIG_FT1000 is not set
1074
1075#
1076# Speakup console speech
1077#
1078# CONFIG_SPEAKUP is not set
1079# CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
1080# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
1081
1082#
1083# Altera FPGA firmware download module
1084#
1085# CONFIG_ALTERA_STAPL is not set
1086
1087#
1088# File systems
1089#
1090# CONFIG_EXT2_FS is not set
1091# CONFIG_EXT3_FS is not set
1092# CONFIG_EXT4_FS is not set
1093# CONFIG_REISERFS_FS is not set
1094# CONFIG_JFS_FS is not set
1095# CONFIG_XFS_FS is not set
1096# CONFIG_BTRFS_FS is not set
1097# CONFIG_NILFS2_FS is not set
1098# CONFIG_FS_POSIX_ACL is not set
1099CONFIG_FILE_LOCKING=y
1100# CONFIG_FSNOTIFY is not set
1101# CONFIG_DNOTIFY is not set
1102# CONFIG_INOTIFY_USER is not set
1103# CONFIG_FANOTIFY is not set
1104# CONFIG_QUOTA is not set
1105# CONFIG_QUOTACTL is not set
1106# CONFIG_AUTOFS4_FS is not set
1107# CONFIG_FUSE_FS is not set
1108
1109#
1110# Caches
1111#
1112# CONFIG_FSCACHE is not set
1113
1114#
1115# CD-ROM/DVD Filesystems
1116#
1117# CONFIG_ISO9660_FS is not set
1118# CONFIG_UDF_FS is not set
1119
1120#
1121# DOS/FAT/NT Filesystems
1122#
1123CONFIG_FAT_FS=y
1124CONFIG_MSDOS_FS=y
1125CONFIG_VFAT_FS=y
1126CONFIG_FAT_DEFAULT_CODEPAGE=437
1127CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1128# CONFIG_NTFS_FS is not set
1129
1130#
1131# Pseudo filesystems
1132#
1133CONFIG_PROC_FS=y
1134CONFIG_PROC_KCORE=y
1135CONFIG_PROC_SYSCTL=y
1136CONFIG_PROC_PAGE_MONITOR=y
1137CONFIG_SYSFS=y
1138CONFIG_TMPFS=y
1139# CONFIG_TMPFS_POSIX_ACL is not set
1140# CONFIG_HUGETLB_PAGE is not set
1141# CONFIG_CONFIGFS_FS is not set
1142CONFIG_MISC_FILESYSTEMS=y
1143# CONFIG_ADFS_FS is not set
1144# CONFIG_AFFS_FS is not set
1145# CONFIG_HFS_FS is not set
1146# CONFIG_HFSPLUS_FS is not set
1147# CONFIG_BEFS_FS is not set
1148# CONFIG_BFS_FS is not set
1149# CONFIG_EFS_FS is not set
1150# CONFIG_JFFS2_FS is not set
1151# CONFIG_LOGFS is not set
1152# CONFIG_CRAMFS is not set
1153CONFIG_SQUASHFS=y
1154# CONFIG_SQUASHFS_XATTR is not set
1155# CONFIG_SQUASHFS_LZO is not set
1156# CONFIG_SQUASHFS_XZ is not set
1157# CONFIG_SQUASHFS_EMBEDDED is not set
1158CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
1159# CONFIG_VXFS_FS is not set
1160# CONFIG_MINIX_FS is not set
1161# CONFIG_MINIX_FS_NATIVE_ENDIAN is not set
1162# CONFIG_OMFS_FS is not set
1163# CONFIG_HPFS_FS is not set
1164# CONFIG_QNX4FS_FS is not set
1165# CONFIG_ROMFS_FS is not set
1166# CONFIG_PSTORE is not set
1167# CONFIG_SYSV_FS is not set
1168# CONFIG_UFS_FS is not set
1169# CONFIG_NETWORK_FILESYSTEMS is not set
1170
1171#
1172# Partition Types
1173#
1174# CONFIG_PARTITION_ADVANCED is not set
1175CONFIG_MSDOS_PARTITION=y
1176CONFIG_NLS=y
1177CONFIG_NLS_DEFAULT="iso8859-1"
1178CONFIG_NLS_CODEPAGE_437=y
1179# CONFIG_NLS_CODEPAGE_737 is not set
1180# CONFIG_NLS_CODEPAGE_775 is not set
1181# CONFIG_NLS_CODEPAGE_850 is not set
1182# CONFIG_NLS_CODEPAGE_852 is not set
1183# CONFIG_NLS_CODEPAGE_855 is not set
1184# CONFIG_NLS_CODEPAGE_857 is not set
1185# CONFIG_NLS_CODEPAGE_860 is not set
1186# CONFIG_NLS_CODEPAGE_861 is not set
1187# CONFIG_NLS_CODEPAGE_862 is not set
1188# CONFIG_NLS_CODEPAGE_863 is not set
1189# CONFIG_NLS_CODEPAGE_864 is not set
1190# CONFIG_NLS_CODEPAGE_865 is not set
1191# CONFIG_NLS_CODEPAGE_866 is not set
1192# CONFIG_NLS_CODEPAGE_869 is not set
1193CONFIG_NLS_CODEPAGE_936=y
1194# CONFIG_NLS_CODEPAGE_950 is not set
1195# CONFIG_NLS_CODEPAGE_932 is not set
1196# CONFIG_NLS_CODEPAGE_949 is not set
1197# CONFIG_NLS_CODEPAGE_874 is not set
1198# CONFIG_NLS_ISO8859_8 is not set
1199# CONFIG_NLS_CODEPAGE_1250 is not set
1200# CONFIG_NLS_CODEPAGE_1251 is not set
1201CONFIG_NLS_ASCII=y
1202CONFIG_NLS_ISO8859_1=y
1203# CONFIG_NLS_ISO8859_2 is not set
1204# CONFIG_NLS_ISO8859_3 is not set
1205# CONFIG_NLS_ISO8859_4 is not set
1206# CONFIG_NLS_ISO8859_5 is not set
1207# CONFIG_NLS_ISO8859_6 is not set
1208# CONFIG_NLS_ISO8859_7 is not set
1209# CONFIG_NLS_ISO8859_9 is not set
1210# CONFIG_NLS_ISO8859_13 is not set
1211# CONFIG_NLS_ISO8859_14 is not set
1212# CONFIG_NLS_ISO8859_15 is not set
1213# CONFIG_NLS_KOI8_R is not set
1214# CONFIG_NLS_KOI8_U is not set
1215# CONFIG_NLS_UTF8 is not set
1216
1217#
1218# Kernel hacking
1219#
1220CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1221# CONFIG_PRINTK_TIME is not set
1222CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
1223CONFIG_ENABLE_WARN_DEPRECATED=y
1224CONFIG_ENABLE_MUST_CHECK=y
1225CONFIG_FRAME_WARN=1024
1226# CONFIG_MAGIC_SYSRQ is not set
1227# CONFIG_STRIP_ASM_SYMS is not set
1228# CONFIG_UNUSED_SYMBOLS is not set
1229# CONFIG_DEBUG_FS is not set
1230# CONFIG_HEADERS_CHECK is not set
1231# CONFIG_DEBUG_SECTION_MISMATCH is not set
1232# CONFIG_DEBUG_KERNEL is not set
1233# CONFIG_HARDLOCKUP_DETECTOR is not set
1234# CONFIG_SPARSE_RCU_POINTER is not set
1235# CONFIG_DEBUG_MEMORY_INIT is not set
1236# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1237CONFIG_HAVE_FUNCTION_TRACER=y
1238CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1239CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
1240CONFIG_HAVE_DYNAMIC_FTRACE=y
1241CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1242CONFIG_HAVE_C_RECORDMCOUNT=y
1243CONFIG_TRACING_SUPPORT=y
1244# CONFIG_FTRACE is not set
1245# CONFIG_DMA_API_DEBUG is not set
1246# CONFIG_ATOMIC64_SELFTEST is not set
1247# CONFIG_SAMPLES is not set
1248CONFIG_HAVE_ARCH_KGDB=y
1249# CONFIG_TEST_KSTRTOX is not set
1250# CONFIG_EARLY_PRINTK is not set
1251CONFIG_CMDLINE_BOOL=y
1252CONFIG_CMDLINE="console=tty0 boot=/dev/mmcblk0,/dev/mmcblk0p1 loop0=/boot/rootfs.bin root=/dev/loop0"
1253CONFIG_CMDLINE_OVERRIDE=y
1254
1255#
1256# Security options
1257#
1258# CONFIG_KEYS is not set
1259# CONFIG_SECURITY_DMESG_RESTRICT is not set
1260# CONFIG_SECURITY is not set
1261# CONFIG_SECURITYFS is not set
1262CONFIG_DEFAULT_SECURITY_DAC=y
1263CONFIG_DEFAULT_SECURITY=""
1264# CONFIG_CRYPTO is not set
1265# CONFIG_VIRTUALIZATION is not set
1266# CONFIG_BINARY_PRINTF is not set
1267
1268#
1269# Library routines
1270#
1271CONFIG_BITREVERSE=y
1272CONFIG_GENERIC_FIND_LAST_BIT=y
1273# CONFIG_CRC_CCITT is not set
1274# CONFIG_CRC16 is not set
1275# CONFIG_CRC_T10DIF is not set
1276# CONFIG_CRC_ITU_T is not set
1277CONFIG_CRC32=y
1278# CONFIG_CRC7 is not set
1279# CONFIG_LIBCRC32C is not set
1280CONFIG_ZLIB_INFLATE=y
1281CONFIG_LZO_COMPRESS=y
1282CONFIG_LZO_DECOMPRESS=y
1283# CONFIG_XZ_DEC is not set
1284# CONFIG_XZ_DEC_BCJ is not set
1285CONFIG_HAS_IOMEM=y
1286CONFIG_HAS_IOPORT=y
1287CONFIG_HAS_DMA=y
1288CONFIG_NLATTR=y
1289CONFIG_GENERIC_ATOMIC64=y
1290# CONFIG_AVERAGE is not set

Archive Download the corresponding diff file



interactive