mm: make compound_head() robust
[deliverable/linux.git] / arch / xtensa / configs / iss_defconfig
CommitLineData
7282bee7
CZ
1#
2# Automatically generated make config: don't edit
ecd53497
CZ
3# Linux kernel version: 2.6.34-rc6
4# Tue Aug 3 00:10:54 2010
7282bee7 5#
ecd53497
CZ
6# CONFIG_FRAME_POINTER is not set
7CONFIG_ZONE_DMA=y
7282bee7 8CONFIG_XTENSA=y
7282bee7 9CONFIG_RWSEM_XCHGADD_ALGORITHM=y
ecd53497
CZ
10CONFIG_GENERIC_FIND_NEXT_BIT=y
11CONFIG_GENERIC_HWEIGHT=y
ecd53497
CZ
12# CONFIG_ARCH_HAS_ILOG2_U32 is not set
13# CONFIG_ARCH_HAS_ILOG2_U64 is not set
ce816fa8 14CONFIG_NO_IOPORT_MAP=y
ecd53497 15CONFIG_HZ=100
ecd53497
CZ
16CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
17CONFIG_CONSTRUCTORS=y
7282bee7
CZ
18
19#
ecd53497 20# General setup
7282bee7
CZ
21#
22CONFIG_EXPERIMENTAL=y
7282bee7 23CONFIG_BROKEN_ON_SMP=y
ecd53497 24CONFIG_INIT_ENV_ARG_LIMIT=32
7282bee7 25CONFIG_LOCALVERSION=""
ecd53497 26CONFIG_LOCALVERSION_AUTO=y
7282bee7
CZ
27CONFIG_SWAP=y
28CONFIG_SYSVIPC=y
ecd53497 29CONFIG_SYSVIPC_SYSCTL=y
7282bee7
CZ
30# CONFIG_POSIX_MQUEUE is not set
31# CONFIG_BSD_PROCESS_ACCT is not set
ecd53497 32# CONFIG_TASKSTATS is not set
7282bee7 33# CONFIG_AUDIT is not set
ecd53497
CZ
34
35#
36# RCU Subsystem
37#
38CONFIG_TREE_RCU=y
39# CONFIG_TREE_PREEMPT_RCU is not set
40# CONFIG_TINY_RCU is not set
41# CONFIG_RCU_TRACE is not set
42CONFIG_RCU_FANOUT=32
43# CONFIG_RCU_FANOUT_EXACT is not set
44# CONFIG_TREE_RCU_TRACE is not set
7282bee7 45# CONFIG_IKCONFIG is not set
ecd53497
CZ
46CONFIG_LOG_BUF_SHIFT=14
47# CONFIG_CGROUPS is not set
48# CONFIG_SYSFS_DEPRECATED_V2 is not set
49# CONFIG_RELAY is not set
50# CONFIG_NAMESPACES is not set
51# CONFIG_BLK_DEV_INITRD is not set
52# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
53CONFIG_SYSCTL=y
54CONFIG_ANON_INODES=y
6a108a14 55CONFIG_EXPERT=y
ecd53497 56CONFIG_SYSCTL_SYSCALL=y
7282bee7
CZ
57CONFIG_KALLSYMS=y
58# CONFIG_KALLSYMS_ALL is not set
59# CONFIG_KALLSYMS_EXTRA_PASS is not set
ecd53497
CZ
60# CONFIG_HOTPLUG is not set
61CONFIG_PRINTK=y
62CONFIG_BUG=y
63CONFIG_ELF_CORE=y
64CONFIG_BASE_FULL=y
7282bee7
CZ
65CONFIG_FUTEX=y
66CONFIG_EPOLL=y
ecd53497
CZ
67CONFIG_SIGNALFD=y
68CONFIG_TIMERFD=y
69CONFIG_EVENTFD=y
7282bee7 70CONFIG_SHMEM=y
ecd53497
CZ
71CONFIG_AIO=y
72
73#
74# Kernel Performance Events And Counters
75#
76CONFIG_VM_EVENT_COUNTERS=y
77CONFIG_SLUB_DEBUG=y
78CONFIG_COMPAT_BRK=y
79# CONFIG_SLAB is not set
80CONFIG_SLUB=y
81# CONFIG_SLOB is not set
82# CONFIG_PROFILING is not set
7282bee7
CZ
83
84#
ecd53497 85# GCOV-based kernel profiling
7282bee7 86#
ecd53497
CZ
87# CONFIG_SLOW_WORK is not set
88# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
89CONFIG_SLABINFO=y
90CONFIG_RT_MUTEXES=y
91CONFIG_BASE_SMALL=0
7282bee7 92# CONFIG_MODULES is not set
ecd53497
CZ
93CONFIG_BLOCK=y
94CONFIG_LBDAF=y
95CONFIG_BLK_DEV_BSG=y
96# CONFIG_BLK_DEV_INTEGRITY is not set
97
98#
99# IO Schedulers
100#
101CONFIG_IOSCHED_NOOP=y
102# CONFIG_IOSCHED_DEADLINE is not set
103# CONFIG_IOSCHED_CFQ is not set
104# CONFIG_DEFAULT_DEADLINE is not set
105# CONFIG_DEFAULT_CFQ is not set
106CONFIG_DEFAULT_NOOP=y
107CONFIG_DEFAULT_IOSCHED="noop"
108# CONFIG_INLINE_SPIN_TRYLOCK is not set
109# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
110# CONFIG_INLINE_SPIN_LOCK is not set
111# CONFIG_INLINE_SPIN_LOCK_BH is not set
112# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
113# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
e335e3eb 114# CONFIG_UNINLINE_SPIN_UNLOCK is not set
ecd53497
CZ
115# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
116CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
117# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
118# CONFIG_INLINE_READ_TRYLOCK is not set
119# CONFIG_INLINE_READ_LOCK is not set
120# CONFIG_INLINE_READ_LOCK_BH is not set
121# CONFIG_INLINE_READ_LOCK_IRQ is not set
122# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
123CONFIG_INLINE_READ_UNLOCK=y
124# CONFIG_INLINE_READ_UNLOCK_BH is not set
125CONFIG_INLINE_READ_UNLOCK_IRQ=y
126# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
127# CONFIG_INLINE_WRITE_TRYLOCK is not set
128# CONFIG_INLINE_WRITE_LOCK is not set
129# CONFIG_INLINE_WRITE_LOCK_BH is not set
130# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
131# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
132CONFIG_INLINE_WRITE_UNLOCK=y
133# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
134CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
135# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
136# CONFIG_MUTEX_SPIN_ON_OWNER is not set
137# CONFIG_FREEZER is not set
138CONFIG_MMU=y
139# CONFIG_VARIANT_IRQ_SWITCH is not set
7282bee7
CZ
140
141#
142# Processor type and features
143#
173d6681 144CONFIG_XTENSA_VARIANT_FSF=y
ecd53497 145# CONFIG_XTENSA_VARIANT_DC232B is not set
7282bee7
CZ
146# CONFIG_XTENSA_UNALIGNED_USER is not set
147# CONFIG_PREEMPT is not set
ecd53497 148CONFIG_XTENSA_CALIBRATE_CCOUNT=y
7282bee7
CZ
149CONFIG_SERIAL_CONSOLE=y
150CONFIG_XTENSA_ISS_NETWORK=y
151
152#
153# Bus options
154#
ecd53497
CZ
155# CONFIG_PCI is not set
156# CONFIG_ARCH_SUPPORTS_MSI is not set
7282bee7
CZ
157
158#
ecd53497 159# Platform options
7282bee7 160#
ecd53497
CZ
161CONFIG_XTENSA_PLATFORM_ISS=y
162# CONFIG_XTENSA_PLATFORM_XT2000 is not set
ecd53497
CZ
163# CONFIG_GENERIC_CALIBRATE_DELAY is not set
164CONFIG_CMDLINE_BOOL=y
165CONFIG_CMDLINE="console=ttyS0,38400 eth0=tuntap,,tap0 ip=192.168.168.5:192.168.168.1 root=nfs nfsroot=192.168.168.1:/opt/montavista/pro/devkit/xtensa/linux_be/target"
166CONFIG_SELECT_MEMORY_MODEL=y
167CONFIG_FLATMEM_MANUAL=y
168# CONFIG_DISCONTIGMEM_MANUAL is not set
169# CONFIG_SPARSEMEM_MANUAL is not set
170CONFIG_FLATMEM=y
171CONFIG_FLAT_NODE_MEM_MAP=y
ecd53497
CZ
172CONFIG_SPLIT_PTLOCK_CPUS=4
173# CONFIG_PHYS_ADDR_T_64BIT is not set
174CONFIG_ZONE_DMA_FLAG=1
175CONFIG_BOUNCE=y
176CONFIG_VIRT_TO_BUS=y
177# CONFIG_KSM is not set
178CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
179
180#
181# Executable file formats
7282bee7
CZ
182#
183CONFIG_KCORE_ELF=y
184CONFIG_BINFMT_ELF=y
ecd53497
CZ
185# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
186# CONFIG_HAVE_AOUT is not set
7282bee7 187# CONFIG_BINFMT_MISC is not set
7282bee7
CZ
188CONFIG_NET=y
189
190#
191# Networking options
192#
193CONFIG_PACKET=y
7282bee7 194CONFIG_UNIX=y
ecd53497
CZ
195CONFIG_XFRM=y
196# CONFIG_XFRM_USER is not set
197# CONFIG_XFRM_SUB_POLICY is not set
198# CONFIG_XFRM_MIGRATE is not set
199# CONFIG_XFRM_STATISTICS is not set
7282bee7
CZ
200# CONFIG_NET_KEY is not set
201CONFIG_INET=y
202# CONFIG_IP_MULTICAST is not set
203# CONFIG_IP_ADVANCED_ROUTER is not set
ecd53497 204CONFIG_IP_FIB_HASH=y
7282bee7
CZ
205CONFIG_IP_PNP=y
206CONFIG_IP_PNP_DHCP=y
207CONFIG_IP_PNP_BOOTP=y
208CONFIG_IP_PNP_RARP=y
209# CONFIG_NET_IPIP is not set
210# CONFIG_NET_IPGRE is not set
211# CONFIG_ARPD is not set
212# CONFIG_SYN_COOKIES is not set
213# CONFIG_INET_AH is not set
214# CONFIG_INET_ESP is not set
215# CONFIG_INET_IPCOMP is not set
ecd53497 216# CONFIG_INET_XFRM_TUNNEL is not set
7282bee7 217# CONFIG_INET_TUNNEL is not set
ecd53497
CZ
218CONFIG_INET_XFRM_MODE_TRANSPORT=y
219CONFIG_INET_XFRM_MODE_TUNNEL=y
220CONFIG_INET_XFRM_MODE_BEET=y
221CONFIG_INET_LRO=y
222CONFIG_INET_DIAG=y
223CONFIG_INET_TCP_DIAG=y
224# CONFIG_TCP_CONG_ADVANCED is not set
225CONFIG_TCP_CONG_CUBIC=y
226CONFIG_DEFAULT_TCP_CONG="cubic"
227# CONFIG_TCP_MD5SIG is not set
7282bee7 228# CONFIG_IPV6 is not set
ecd53497 229# CONFIG_NETWORK_SECMARK is not set
7282bee7 230# CONFIG_NETFILTER is not set
ecd53497 231# CONFIG_IP_DCCP is not set
7282bee7 232# CONFIG_IP_SCTP is not set
ecd53497
CZ
233# CONFIG_RDS is not set
234# CONFIG_TIPC is not set
7282bee7
CZ
235# CONFIG_ATM is not set
236# CONFIG_BRIDGE is not set
ecd53497 237# CONFIG_NET_DSA is not set
7282bee7
CZ
238# CONFIG_VLAN_8021Q is not set
239# CONFIG_DECNET is not set
240# CONFIG_LLC2 is not set
241# CONFIG_IPX is not set
242# CONFIG_ATALK is not set
243# CONFIG_X25 is not set
244# CONFIG_LAPB is not set
7282bee7
CZ
245# CONFIG_ECONET is not set
246# CONFIG_WAN_ROUTER is not set
ecd53497
CZ
247# CONFIG_PHONET is not set
248# CONFIG_IEEE802154 is not set
7282bee7 249# CONFIG_NET_SCHED is not set
ecd53497 250# CONFIG_DCB is not set
7282bee7
CZ
251
252#
253# Network testing
254#
255# CONFIG_NET_PKTGEN is not set
7282bee7 256# CONFIG_HAMRADIO is not set
ecd53497 257# CONFIG_CAN is not set
7282bee7
CZ
258# CONFIG_IRDA is not set
259# CONFIG_BT is not set
ecd53497
CZ
260# CONFIG_AF_RXRPC is not set
261CONFIG_WIRELESS=y
262# CONFIG_CFG80211 is not set
263# CONFIG_LIB80211 is not set
7282bee7
CZ
264
265#
ecd53497 266# CFG80211 needs to be enabled for MAC80211
7282bee7 267#
ecd53497
CZ
268# CONFIG_WIMAX is not set
269# CONFIG_RFKILL is not set
270# CONFIG_NET_9P is not set
271
272#
273# Device Drivers
274#
275
276#
277# Generic Driver Options
278#
279# CONFIG_STANDALONE is not set
280CONFIG_PREVENT_FIRMWARE_BUILD=y
281# CONFIG_DEBUG_DRIVER is not set
282# CONFIG_DEBUG_DEVRES is not set
283# CONFIG_SYS_HYPERVISOR is not set
284# CONFIG_CONNECTOR is not set
285# CONFIG_MTD is not set
286# CONFIG_PARPORT is not set
287CONFIG_BLK_DEV=y
288# CONFIG_BLK_DEV_COW_COMMON is not set
289# CONFIG_BLK_DEV_LOOP is not set
7282bee7
CZ
290
291#
ecd53497
CZ
292# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
293#
294# CONFIG_BLK_DEV_NBD is not set
295# CONFIG_BLK_DEV_RAM is not set
296# CONFIG_CDROM_PKTCDVD is not set
297# CONFIG_ATA_OVER_ETH is not set
298# CONFIG_BLK_DEV_HD is not set
299CONFIG_MISC_DEVICES=y
300# CONFIG_ENCLOSURE_SERVICES is not set
301# CONFIG_C2PORT is not set
302
303#
304# EEPROM support
305#
306# CONFIG_EEPROM_93CX6 is not set
4964527d 307# CONFIG_HAVE_IDE is not set
ecd53497
CZ
308# CONFIG_IDE is not set
309
7282bee7 310#
ecd53497
CZ
311# SCSI device support
312#
313CONFIG_SCSI_MOD=y
314# CONFIG_RAID_ATTRS is not set
315# CONFIG_SCSI is not set
316# CONFIG_SCSI_DMA is not set
317# CONFIG_SCSI_NETLINK is not set
318# CONFIG_ATA is not set
319# CONFIG_MD is not set
320# CONFIG_NETDEVICES is not set
321# CONFIG_ISDN is not set
7282bee7
CZ
322# CONFIG_PHONE is not set
323
324#
325# Input device support
326#
327CONFIG_INPUT=y
ecd53497
CZ
328# CONFIG_INPUT_FF_MEMLESS is not set
329# CONFIG_INPUT_POLLDEV is not set
330# CONFIG_INPUT_SPARSEKMAP is not set
7282bee7
CZ
331
332#
333# Userland interfaces
334#
335# CONFIG_INPUT_MOUSEDEV is not set
336# CONFIG_INPUT_JOYDEV is not set
7282bee7
CZ
337# CONFIG_INPUT_EVDEV is not set
338# CONFIG_INPUT_EVBUG is not set
339
7282bee7
CZ
340#
341# Input Device Drivers
342#
343# CONFIG_INPUT_KEYBOARD is not set
344# CONFIG_INPUT_MOUSE is not set
345# CONFIG_INPUT_JOYSTICK is not set
ecd53497 346# CONFIG_INPUT_TABLET is not set
7282bee7
CZ
347# CONFIG_INPUT_TOUCHSCREEN is not set
348# CONFIG_INPUT_MISC is not set
349
ecd53497
CZ
350#
351# Hardware I/O ports
352#
353# CONFIG_SERIO is not set
354# CONFIG_GAMEPORT is not set
355
7282bee7
CZ
356#
357# Character devices
358#
359CONFIG_VT=y
ecd53497 360CONFIG_CONSOLE_TRANSLATIONS=y
7282bee7
CZ
361CONFIG_VT_CONSOLE=y
362CONFIG_HW_CONSOLE=y
ecd53497
CZ
363# CONFIG_VT_HW_CONSOLE_BINDING is not set
364CONFIG_DEVKMEM=y
7282bee7
CZ
365# CONFIG_SERIAL_NONSTANDARD is not set
366
367#
368# Serial drivers
369#
370# CONFIG_SERIAL_8250 is not set
371
372#
373# Non-8250 serial port support
374#
ecd53497 375# CONFIG_SERIAL_TIMBERDALE is not set
7282bee7 376CONFIG_UNIX98_PTYS=y
ecd53497 377# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
7282bee7
CZ
378CONFIG_LEGACY_PTYS=y
379CONFIG_LEGACY_PTY_COUNT=256
7282bee7 380# CONFIG_IPMI_HANDLER is not set
ecd53497
CZ
381CONFIG_HW_RANDOM=y
382# CONFIG_HW_RANDOM_TIMERIOMEM is not set
7282bee7
CZ
383# CONFIG_RTC is not set
384# CONFIG_GEN_RTC is not set
7282bee7 385# CONFIG_R3964 is not set
7282bee7 386# CONFIG_RAW_DRIVER is not set
ecd53497 387# CONFIG_TCG_TPM is not set
7282bee7 388# CONFIG_I2C is not set
ecd53497 389# CONFIG_SPI is not set
7282bee7
CZ
390
391#
ecd53497 392# PPS support
7282bee7 393#
ecd53497 394# CONFIG_PPS is not set
7282bee7 395# CONFIG_W1 is not set
ecd53497
CZ
396# CONFIG_POWER_SUPPLY is not set
397CONFIG_HWMON=y
398# CONFIG_HWMON_VID is not set
399# CONFIG_HWMON_DEBUG_CHIP is not set
400
401#
402# Native drivers
403#
404# CONFIG_SENSORS_F71805F is not set
405# CONFIG_SENSORS_F71882FG is not set
406# CONFIG_SENSORS_IT87 is not set
407# CONFIG_SENSORS_PC87360 is not set
408# CONFIG_SENSORS_PC87427 is not set
409# CONFIG_SENSORS_SHT15 is not set
410# CONFIG_SENSORS_SMSC47M1 is not set
411# CONFIG_SENSORS_SMSC47B397 is not set
412# CONFIG_SENSORS_VT1211 is not set
413# CONFIG_SENSORS_W83627HF is not set
414# CONFIG_SENSORS_W83627EHF is not set
415# CONFIG_THERMAL is not set
416CONFIG_WATCHDOG=y
417CONFIG_WATCHDOG_NOWAYOUT=y
7282bee7
CZ
418
419#
ecd53497 420# Watchdog Device Drivers
7282bee7 421#
ecd53497
CZ
422CONFIG_SOFT_WATCHDOG=y
423CONFIG_SSB_POSSIBLE=y
7282bee7
CZ
424
425#
ecd53497 426# Sonics Silicon Backplane
7282bee7 427#
ecd53497 428# CONFIG_SSB is not set
7282bee7
CZ
429
430#
ecd53497 431# Multifunction device drivers
7282bee7 432#
ecd53497
CZ
433# CONFIG_MFD_CORE is not set
434# CONFIG_MFD_SM501 is not set
435# CONFIG_HTC_PASIC3 is not set
436# CONFIG_MFD_TMIO is not set
437# CONFIG_REGULATOR is not set
438# CONFIG_MEDIA_SUPPORT is not set
7282bee7
CZ
439
440#
441# Graphics support
442#
ecd53497
CZ
443# CONFIG_VGASTATE is not set
444# CONFIG_VIDEO_OUTPUT_CONTROL is not set
7282bee7 445# CONFIG_FB is not set
ecd53497 446# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
7282bee7
CZ
447
448#
ecd53497 449# Display device support
7282bee7 450#
ecd53497 451# CONFIG_DISPLAY_SUPPORT is not set
7282bee7
CZ
452
453#
ecd53497 454# Console display driver support
7282bee7 455#
ecd53497
CZ
456# CONFIG_VGA_CONSOLE is not set
457CONFIG_DUMMY_CONSOLE=y
7282bee7 458# CONFIG_SOUND is not set
ecd53497
CZ
459CONFIG_HID_SUPPORT=y
460CONFIG_HID=y
461# CONFIG_HIDRAW is not set
462# CONFIG_HID_PID is not set
7282bee7
CZ
463
464#
ecd53497 465# Special HID drivers
7282bee7 466#
ecd53497 467CONFIG_USB_SUPPORT=y
7282bee7
CZ
468# CONFIG_USB_ARCH_HAS_HCD is not set
469# CONFIG_USB_ARCH_HAS_OHCI is not set
ecd53497
CZ
470# CONFIG_USB_ARCH_HAS_EHCI is not set
471# CONFIG_USB_OTG_WHITELIST is not set
472# CONFIG_USB_OTG_BLACKLIST_HUB is not set
7282bee7
CZ
473
474#
ecd53497 475# Enable Host or Gadget support to see Inventra options
7282bee7
CZ
476#
477
478#
ecd53497 479# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
7282bee7
CZ
480#
481# CONFIG_USB_GADGET is not set
482
483#
ecd53497 484# OTG and related infrastructure
7282bee7
CZ
485#
486# CONFIG_MMC is not set
ecd53497
CZ
487# CONFIG_MEMSTICK is not set
488# CONFIG_NEW_LEDS is not set
489# CONFIG_ACCESSIBILITY is not set
490# CONFIG_RTC_CLASS is not set
491# CONFIG_DMADEVICES is not set
492# CONFIG_AUXDISPLAY is not set
493# CONFIG_UIO is not set
7282bee7
CZ
494
495#
ecd53497 496# TI VLYNQ
7282bee7 497#
ecd53497 498# CONFIG_STAGING is not set
7282bee7
CZ
499
500#
501# File systems
502#
503# CONFIG_EXT2_FS is not set
504# CONFIG_EXT3_FS is not set
ecd53497 505# CONFIG_EXT4_FS is not set
7282bee7
CZ
506# CONFIG_REISERFS_FS is not set
507# CONFIG_JFS_FS is not set
ecd53497 508# CONFIG_FS_POSIX_ACL is not set
7282bee7 509# CONFIG_XFS_FS is not set
ecd53497
CZ
510# CONFIG_GFS2_FS is not set
511# CONFIG_OCFS2_FS is not set
512# CONFIG_BTRFS_FS is not set
513# CONFIG_NILFS2_FS is not set
514CONFIG_FILE_LOCKING=y
515CONFIG_FSNOTIFY=y
7282bee7 516# CONFIG_DNOTIFY is not set
ecd53497
CZ
517# CONFIG_INOTIFY is not set
518CONFIG_INOTIFY_USER=y
519# CONFIG_QUOTA is not set
7282bee7
CZ
520# CONFIG_AUTOFS_FS is not set
521# CONFIG_AUTOFS4_FS is not set
ecd53497
CZ
522# CONFIG_FUSE_FS is not set
523
524#
525# Caches
526#
527# CONFIG_FSCACHE is not set
7282bee7
CZ
528
529#
530# CD-ROM/DVD Filesystems
531#
532# CONFIG_ISO9660_FS is not set
533# CONFIG_UDF_FS is not set
534
535#
536# DOS/FAT/NT Filesystems
537#
538# CONFIG_MSDOS_FS is not set
539# CONFIG_VFAT_FS is not set
540# CONFIG_NTFS_FS is not set
541
542#
543# Pseudo filesystems
544#
545CONFIG_PROC_FS=y
546CONFIG_PROC_KCORE=y
ecd53497
CZ
547CONFIG_PROC_SYSCTL=y
548CONFIG_PROC_PAGE_MONITOR=y
7282bee7 549CONFIG_SYSFS=y
7282bee7 550CONFIG_TMPFS=y
ecd53497 551# CONFIG_TMPFS_POSIX_ACL is not set
7282bee7 552# CONFIG_HUGETLB_PAGE is not set
ecd53497
CZ
553# CONFIG_CONFIGFS_FS is not set
554CONFIG_MISC_FILESYSTEMS=y
7282bee7
CZ
555# CONFIG_ADFS_FS is not set
556# CONFIG_AFFS_FS is not set
557# CONFIG_HFS_FS is not set
558# CONFIG_HFSPLUS_FS is not set
559# CONFIG_BEFS_FS is not set
560# CONFIG_BFS_FS is not set
561# CONFIG_EFS_FS is not set
ecd53497 562# CONFIG_LOGFS is not set
7282bee7 563# CONFIG_CRAMFS is not set
ecd53497 564# CONFIG_SQUASHFS is not set
7282bee7 565# CONFIG_VXFS_FS is not set
ecd53497
CZ
566# CONFIG_MINIX_FS is not set
567# CONFIG_OMFS_FS is not set
7282bee7
CZ
568# CONFIG_HPFS_FS is not set
569# CONFIG_QNX4FS_FS is not set
ecd53497 570# CONFIG_ROMFS_FS is not set
7282bee7
CZ
571# CONFIG_SYSV_FS is not set
572# CONFIG_UFS_FS is not set
ecd53497
CZ
573CONFIG_NETWORK_FILESYSTEMS=y
574# CONFIG_NFS_FS is not set
7282bee7 575# CONFIG_NFSD is not set
7282bee7 576# CONFIG_SMB_FS is not set
ecd53497 577# CONFIG_CEPH_FS is not set
7282bee7
CZ
578# CONFIG_CIFS is not set
579# CONFIG_NCP_FS is not set
580# CONFIG_CODA_FS is not set
581# CONFIG_AFS_FS is not set
582
583#
584# Partition Types
585#
586# CONFIG_PARTITION_ADVANCED is not set
587CONFIG_MSDOS_PARTITION=y
7282bee7 588# CONFIG_NLS is not set
ecd53497 589# CONFIG_DLM is not set
7282bee7
CZ
590
591#
592# Kernel hacking
593#
ecd53497
CZ
594# CONFIG_PRINTK_TIME is not set
595CONFIG_ENABLE_WARN_DEPRECATED=y
596CONFIG_ENABLE_MUST_CHECK=y
597CONFIG_FRAME_WARN=1024
7282bee7 598# CONFIG_MAGIC_SYSRQ is not set
ecd53497
CZ
599# CONFIG_STRIP_ASM_SYMS is not set
600# CONFIG_UNUSED_SYMBOLS is not set
601# CONFIG_DEBUG_FS is not set
602# CONFIG_HEADERS_CHECK is not set
603CONFIG_DEBUG_KERNEL=y
604# CONFIG_DEBUG_SHIRQ is not set
605CONFIG_DETECT_SOFTLOCKUP=y
606# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
607CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
608CONFIG_DETECT_HUNG_TASK=y
609# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
610CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
611CONFIG_SCHED_DEBUG=y
612# CONFIG_SCHEDSTATS is not set
613# CONFIG_TIMER_STATS is not set
614# CONFIG_DEBUG_OBJECTS is not set
615# CONFIG_SLUB_DEBUG_ON is not set
616# CONFIG_SLUB_STATS is not set
617# CONFIG_DEBUG_RT_MUTEXES is not set
7282bee7 618# CONFIG_DEBUG_SPINLOCK is not set
ecd53497 619# CONFIG_DEBUG_MUTEXES is not set
7282bee7 620# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
ecd53497
CZ
621# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
622# CONFIG_DEBUG_KOBJECT is not set
623# CONFIG_DEBUG_INFO is not set
624# CONFIG_DEBUG_VM is not set
ecd53497
CZ
625# CONFIG_DEBUG_MEMORY_INIT is not set
626# CONFIG_DEBUG_LIST is not set
627# CONFIG_DEBUG_SG is not set
628# CONFIG_DEBUG_NOTIFIERS is not set
629# CONFIG_DEBUG_CREDENTIALS is not set
630# CONFIG_RCU_TORTURE_TEST is not set
631CONFIG_RCU_CPU_STALL_DETECTOR=y
632# CONFIG_BACKTRACE_SELF_TEST is not set
633# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
634# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
635# CONFIG_FAULT_INJECTION is not set
636# CONFIG_SYSCTL_SYSCALL_CHECK is not set
637# CONFIG_PAGE_POISONING is not set
638# CONFIG_SAMPLES is not set
7282bee7
CZ
639
640#
641# Security options
642#
643# CONFIG_KEYS is not set
644# CONFIG_SECURITY is not set
ecd53497
CZ
645# CONFIG_SECURITYFS is not set
646# CONFIG_DEFAULT_SECURITY_SELINUX is not set
647# CONFIG_DEFAULT_SECURITY_SMACK is not set
648# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
649CONFIG_DEFAULT_SECURITY_DAC=y
650CONFIG_DEFAULT_SECURITY=""
651CONFIG_CRYPTO=y
652
653#
654# Crypto core or helper
655#
656# CONFIG_CRYPTO_FIPS is not set
657CONFIG_CRYPTO_ALGAPI=y
658CONFIG_CRYPTO_ALGAPI2=y
659CONFIG_CRYPTO_RNG=y
660CONFIG_CRYPTO_RNG2=y
661# CONFIG_CRYPTO_MANAGER is not set
662# CONFIG_CRYPTO_MANAGER2 is not set
663# CONFIG_CRYPTO_GF128MUL is not set
664# CONFIG_CRYPTO_NULL is not set
665# CONFIG_CRYPTO_CRYPTD is not set
666# CONFIG_CRYPTO_AUTHENC is not set
667
668#
669# Authenticated Encryption with Associated Data
670#
671# CONFIG_CRYPTO_CCM is not set
672# CONFIG_CRYPTO_GCM is not set
673# CONFIG_CRYPTO_SEQIV is not set
674
675#
676# Block modes
677#
678# CONFIG_CRYPTO_CBC is not set
679# CONFIG_CRYPTO_CTR is not set
680# CONFIG_CRYPTO_CTS is not set
681# CONFIG_CRYPTO_ECB is not set
682# CONFIG_CRYPTO_LRW is not set
683# CONFIG_CRYPTO_PCBC is not set
684# CONFIG_CRYPTO_XTS is not set
685
686#
687# Hash modes
688#
689# CONFIG_CRYPTO_HMAC is not set
690# CONFIG_CRYPTO_XCBC is not set
691# CONFIG_CRYPTO_VMAC is not set
692
693#
694# Digest
695#
696# CONFIG_CRYPTO_CRC32C is not set
697# CONFIG_CRYPTO_GHASH is not set
698# CONFIG_CRYPTO_MD4 is not set
699# CONFIG_CRYPTO_MD5 is not set
700# CONFIG_CRYPTO_MICHAEL_MIC is not set
701# CONFIG_CRYPTO_RMD128 is not set
702# CONFIG_CRYPTO_RMD160 is not set
703# CONFIG_CRYPTO_RMD256 is not set
704# CONFIG_CRYPTO_RMD320 is not set
705# CONFIG_CRYPTO_SHA1 is not set
706# CONFIG_CRYPTO_SHA256 is not set
707# CONFIG_CRYPTO_SHA512 is not set
708# CONFIG_CRYPTO_TGR192 is not set
709# CONFIG_CRYPTO_WP512 is not set
710
711#
712# Ciphers
713#
714CONFIG_CRYPTO_AES=y
715# CONFIG_CRYPTO_ANUBIS is not set
716# CONFIG_CRYPTO_ARC4 is not set
717# CONFIG_CRYPTO_BLOWFISH is not set
718# CONFIG_CRYPTO_CAMELLIA is not set
719# CONFIG_CRYPTO_CAST5 is not set
720# CONFIG_CRYPTO_CAST6 is not set
721# CONFIG_CRYPTO_DES is not set
722# CONFIG_CRYPTO_FCRYPT is not set
723# CONFIG_CRYPTO_KHAZAD is not set
724# CONFIG_CRYPTO_SALSA20 is not set
725# CONFIG_CRYPTO_SEED is not set
726# CONFIG_CRYPTO_SERPENT is not set
727# CONFIG_CRYPTO_TEA is not set
728# CONFIG_CRYPTO_TWOFISH is not set
7282bee7
CZ
729
730#
ecd53497 731# Compression
7282bee7 732#
ecd53497
CZ
733# CONFIG_CRYPTO_DEFLATE is not set
734# CONFIG_CRYPTO_ZLIB is not set
735# CONFIG_CRYPTO_LZO is not set
7282bee7
CZ
736
737#
ecd53497 738# Random Number Generation
7282bee7 739#
ecd53497
CZ
740CONFIG_CRYPTO_ANSI_CPRNG=y
741CONFIG_CRYPTO_HW=y
742# CONFIG_BINARY_PRINTF is not set
7282bee7
CZ
743
744#
745# Library routines
746#
ecd53497 747CONFIG_GENERIC_FIND_LAST_BIT=y
7282bee7 748# CONFIG_CRC_CCITT is not set
ecd53497
CZ
749# CONFIG_CRC16 is not set
750# CONFIG_CRC_T10DIF is not set
751# CONFIG_CRC_ITU_T is not set
7282bee7 752# CONFIG_CRC32 is not set
ecd53497 753# CONFIG_CRC7 is not set
7282bee7 754# CONFIG_LIBCRC32C is not set
ecd53497
CZ
755CONFIG_HAS_IOMEM=y
756CONFIG_HAS_DMA=y
757CONFIG_NLATTR=y
1f2fdbd0 758CONFIG_LD_NO_RELAX=y
This page took 0.68426 seconds and 5 git commands to generate.