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

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

Archive Download the corresponding diff file



interactive