defconfig 12.6 KB
Newer Older
L
Linus Torvalds 已提交
1 2
#
# Automatically generated make config: don't edit
G
Greg Ungerer 已提交
3 4
# Linux kernel version: 2.6.23
# Thu Oct 18 13:17:38 2007
L
Linus Torvalds 已提交
5
#
6
CONFIG_M68K=y
L
Linus Torvalds 已提交
7 8
# CONFIG_MMU is not set
# CONFIG_FPU is not set
G
Greg Ungerer 已提交
9
CONFIG_ZONE_DMA=y
L
Linus Torvalds 已提交
10 11
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
G
Greg Ungerer 已提交
12 13
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
14 15
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
G
Greg Ungerer 已提交
16
CONFIG_GENERIC_HARDIRQS=y
17
CONFIG_GENERIC_CALIBRATE_DELAY=y
18
CONFIG_TIME_LOW_RES=y
G
Greg Ungerer 已提交
19 20
CONFIG_NO_IOPORT=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
L
Linus Torvalds 已提交
21 22

#
G
Greg Ungerer 已提交
23
# General setup
L
Linus Torvalds 已提交
24 25
#
CONFIG_EXPERIMENTAL=y
26 27 28
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
29 30
CONFIG_LOCALVERSION_AUTO=y
# CONFIG_SYSVIPC is not set
31
# CONFIG_POSIX_MQUEUE is not set
L
Linus Torvalds 已提交
32
# CONFIG_BSD_PROCESS_ACCT is not set
G
Greg Ungerer 已提交
33 34
# CONFIG_TASKSTATS is not set
# CONFIG_USER_NS is not set
35 36
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
G
Greg Ungerer 已提交
37 38
CONFIG_LOG_BUF_SHIFT=14
# CONFIG_SYSFS_DEPRECATED is not set
39
# CONFIG_RELAY is not set
G
Greg Ungerer 已提交
40
# CONFIG_BLK_DEV_INITRD is not set
41
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
G
Greg Ungerer 已提交
42
CONFIG_SYSCTL=y
43
CONFIG_EMBEDDED=y
G
Greg Ungerer 已提交
44 45
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
46
# CONFIG_KALLSYMS is not set
47
# CONFIG_HOTPLUG is not set
48 49
CONFIG_PRINTK=y
CONFIG_BUG=y
50
CONFIG_ELF_CORE=y
51 52 53
CONFIG_BASE_FULL=y
# CONFIG_FUTEX is not set
# CONFIG_EPOLL is not set
G
Greg Ungerer 已提交
54 55 56
# CONFIG_SIGNALFD is not set
# CONFIG_EVENTFD is not set
# CONFIG_VM_EVENT_COUNTERS is not set
57
CONFIG_SLAB=y
G
Greg Ungerer 已提交
58 59
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
60
CONFIG_TINY_SHMEM=y
61
CONFIG_BASE_SMALL=0
G
Greg Ungerer 已提交
62 63 64 65 66 67 68 69
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_KMOD is not set
CONFIG_BLOCK=y
# CONFIG_LBD is not set
70
# CONFIG_BLK_DEV_IO_TRACE is not set
G
Greg Ungerer 已提交
71 72
# CONFIG_LSF is not set
# CONFIG_BLK_DEV_BSG is not set
73 74 75 76 77 78 79 80 81 82 83 84 85 86

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"

L
Linus Torvalds 已提交
87 88 89 90 91 92 93 94 95
#
# Processor type and features
#
# CONFIG_M68328 is not set
# CONFIG_M68EZ328 is not set
# CONFIG_M68VZ328 is not set
# CONFIG_M68360 is not set
# CONFIG_M5206 is not set
# CONFIG_M5206e is not set
96
# CONFIG_M520x is not set
97
# CONFIG_M523x is not set
L
Linus Torvalds 已提交
98
# CONFIG_M5249 is not set
99
# CONFIG_M5271 is not set
L
Linus Torvalds 已提交
100
CONFIG_M5272=y
101
# CONFIG_M5275 is not set
L
Linus Torvalds 已提交
102 103
# CONFIG_M528x is not set
# CONFIG_M5307 is not set
104
# CONFIG_M532x is not set
L
Linus Torvalds 已提交
105 106
# CONFIG_M5407 is not set
CONFIG_COLDFIRE=y
107 108 109
CONFIG_CLOCK_SET=y
CONFIG_CLOCK_FREQ=66666666
CONFIG_CLOCK_DIV=1
L
Linus Torvalds 已提交
110 111 112 113

#
# Platform
#
G
Greg Ungerer 已提交
114
# CONFIG_UC5272 is not set
L
Linus Torvalds 已提交
115
CONFIG_M5272C3=y
116 117 118
# CONFIG_COBRA5272 is not set
# CONFIG_CANCam is not set
# CONFIG_SCALES is not set
L
Linus Torvalds 已提交
119
# CONFIG_NETtel is not set
120 121
# CONFIG_CPU16B is not set
# CONFIG_MOD5272 is not set
122
CONFIG_FREESCALE=y
123
CONFIG_4KSTACKS=y
124 125 126 127 128 129 130 131

#
# RAM configuration
#
CONFIG_RAMBASE=0x0
CONFIG_RAMSIZE=0x800000
CONFIG_VECTORBASE=0x0
CONFIG_KERNELBASE=0x20000
L
Linus Torvalds 已提交
132 133 134 135
CONFIG_RAMAUTOBIT=y
# CONFIG_RAM8BIT is not set
# CONFIG_RAM16BIT is not set
# CONFIG_RAM32BIT is not set
G
Greg Ungerer 已提交
136 137 138 139 140

#
# ROM configuration
#
# CONFIG_ROM is not set
L
Linus Torvalds 已提交
141 142
CONFIG_RAMKERNEL=y
# CONFIG_ROMKERNEL is not set
143 144 145 146 147 148
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
149 150
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
G
Greg Ungerer 已提交
151 152 153
# CONFIG_RESOURCES_64BIT is not set
CONFIG_ZONE_DMA_FLAG=1
CONFIG_VIRT_TO_BUS=y
L
Linus Torvalds 已提交
154 155 156 157 158

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
# CONFIG_PCI is not set
G
Greg Ungerer 已提交
159
# CONFIG_ARCH_SUPPORTS_MSI is not set
160 161 162 163

#
# PCCARD (PCMCIA/CardBus) support
#
L
Linus Torvalds 已提交
164 165 166 167 168 169

#
# Executable file formats
#
CONFIG_BINFMT_FLAT=y
# CONFIG_BINFMT_ZFLAT is not set
170
# CONFIG_BINFMT_SHARED_FLAT is not set
171
# CONFIG_BINFMT_AOUT is not set
172
# CONFIG_BINFMT_MISC is not set
L
Linus Torvalds 已提交
173 174 175 176 177 178

#
# Power management options
#
# CONFIG_PM is not set

179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202
#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
203
# CONFIG_INET_XFRM_TUNNEL is not set
204
# CONFIG_INET_TUNNEL is not set
G
Greg Ungerer 已提交
205 206 207
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
208
# CONFIG_INET_DIAG is not set
209
# CONFIG_TCP_CONG_ADVANCED is not set
G
Greg Ungerer 已提交
210 211 212
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
213
# CONFIG_IPV6 is not set
214 215
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
G
Greg Ungerer 已提交
216
# CONFIG_NETWORK_SECMARK is not set
217
# CONFIG_NETFILTER is not set
218
# CONFIG_IP_DCCP is not set
219
# CONFIG_IP_SCTP is not set
220
# CONFIG_TIPC is not set
221 222 223 224 225 226 227 228 229 230 231
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
232 233 234 235

#
# QoS and/or fair queueing
#
236 237 238 239 240 241 242 243 244
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
G
Greg Ungerer 已提交
245 246 247 248 249 250 251 252
# CONFIG_AF_RXRPC is not set

#
# Wireless
#
# CONFIG_CFG80211 is not set
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
253
# CONFIG_IEEE80211 is not set
G
Greg Ungerer 已提交
254 255
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
256 257 258 259 260 261 262 263 264 265

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
G
Greg Ungerer 已提交
266
# CONFIG_SYS_HYPERVISOR is not set
267
# CONFIG_CONNECTOR is not set
L
Linus Torvalds 已提交
268 269 270
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
# CONFIG_MTD_CONCAT is not set
271
CONFIG_MTD_PARTITIONS=y
L
Linus Torvalds 已提交
272 273 274 275 276 277 278
# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_CMDLINE_PARTS is not set

#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=y
G
Greg Ungerer 已提交
279
CONFIG_MTD_BLKDEVS=y
L
Linus Torvalds 已提交
280 281 282
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
283
# CONFIG_INFTL is not set
284
# CONFIG_RFD_FTL is not set
G
Greg Ungerer 已提交
285
# CONFIG_SSFDC is not set
L
Linus Torvalds 已提交
286 287 288 289 290 291

#
# RAM/ROM/Flash chip drivers
#
# CONFIG_MTD_CFI is not set
# CONFIG_MTD_JEDECPROBE is not set
292 293 294 295 296 297 298 299 300 301
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
L
Linus Torvalds 已提交
302 303 304 305 306 307 308
CONFIG_MTD_RAM=y
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set

#
# Mapping drivers for chip access
#
309
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
L
Linus Torvalds 已提交
310
CONFIG_MTD_UCLINUX=y
311
# CONFIG_MTD_PLATRAM is not set
L
Linus Torvalds 已提交
312 313 314 315 316

#
# Self-contained MTD device drivers
#
# CONFIG_MTD_SLRAM is not set
317
# CONFIG_MTD_PHRAM is not set
L
Linus Torvalds 已提交
318
# CONFIG_MTD_MTDRAM is not set
319
# CONFIG_MTD_BLOCK2MTD is not set
L
Linus Torvalds 已提交
320 321 322 323 324 325

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
326
# CONFIG_MTD_DOC2001PLUS is not set
L
Linus Torvalds 已提交
327
# CONFIG_MTD_NAND is not set
328 329
# CONFIG_MTD_ONENAND is not set

L
Linus Torvalds 已提交
330
#
G
Greg Ungerer 已提交
331
# UBI - Unsorted block images
L
Linus Torvalds 已提交
332
#
G
Greg Ungerer 已提交
333
# CONFIG_MTD_UBI is not set
L
Linus Torvalds 已提交
334
# CONFIG_PARPORT is not set
G
Greg Ungerer 已提交
335
CONFIG_BLK_DEV=y
336
# CONFIG_BLK_DEV_COW_COMMON is not set
L
Linus Torvalds 已提交
337 338 339
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_RAM=y
340
CONFIG_BLK_DEV_RAM_COUNT=16
L
Linus Torvalds 已提交
341
CONFIG_BLK_DEV_RAM_SIZE=4096
G
Greg Ungerer 已提交
342
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
343 344
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
G
Greg Ungerer 已提交
345
# CONFIG_MISC_DEVICES is not set
L
Linus Torvalds 已提交
346 347 348 349 350
# CONFIG_IDE is not set

#
# SCSI device support
#
351
# CONFIG_RAID_ATTRS is not set
L
Linus Torvalds 已提交
352
# CONFIG_SCSI is not set
G
Greg Ungerer 已提交
353 354
# CONFIG_SCSI_DMA is not set
# CONFIG_SCSI_NETLINK is not set
L
Linus Torvalds 已提交
355 356
# CONFIG_MD is not set
CONFIG_NETDEVICES=y
G
Greg Ungerer 已提交
357
# CONFIG_NETDEVICES_MULTIQUEUE is not set
L
Linus Torvalds 已提交
358 359
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
G
Greg Ungerer 已提交
360
# CONFIG_MACVLAN is not set
L
Linus Torvalds 已提交
361 362
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
363
# CONFIG_PHYLIB is not set
L
Linus Torvalds 已提交
364 365 366
CONFIG_NET_ETHERNET=y
# CONFIG_MII is not set
CONFIG_FEC=y
367
# CONFIG_FEC2 is not set
G
Greg Ungerer 已提交
368 369
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
L
Linus Torvalds 已提交
370 371

#
G
Greg Ungerer 已提交
372
# Wireless LAN
373
#
G
Greg Ungerer 已提交
374 375
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
376
# CONFIG_WAN is not set
L
Linus Torvalds 已提交
377 378
CONFIG_PPP=y
# CONFIG_PPP_MULTILINK is not set
379
# CONFIG_PPP_FILTER is not set
L
Linus Torvalds 已提交
380 381 382 383
# CONFIG_PPP_ASYNC is not set
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_PPP_DEFLATE is not set
# CONFIG_PPP_BSDCOMP is not set
384
# CONFIG_PPP_MPPE is not set
L
Linus Torvalds 已提交
385
# CONFIG_PPPOE is not set
G
Greg Ungerer 已提交
386
# CONFIG_PPPOL2TP is not set
L
Linus Torvalds 已提交
387
# CONFIG_SLIP is not set
G
Greg Ungerer 已提交
388
CONFIG_SLHC=y
389 390 391 392 393 394
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set
L
Linus Torvalds 已提交
395 396

#
397
# Input device support
L
Linus Torvalds 已提交
398
#
399
# CONFIG_INPUT is not set
L
Linus Torvalds 已提交
400 401

#
402
# Hardware I/O ports
L
Linus Torvalds 已提交
403
#
404 405
# CONFIG_SERIO is not set
# CONFIG_GAMEPORT is not set
L
Linus Torvalds 已提交
406 407

#
408
# Character devices
L
Linus Torvalds 已提交
409
#
410 411
# CONFIG_VT is not set
# CONFIG_SERIAL_NONSTANDARD is not set
L
Linus Torvalds 已提交
412 413

#
414
# Serial drivers
L
Linus Torvalds 已提交
415
#
416
# CONFIG_SERIAL_8250 is not set
L
Linus Torvalds 已提交
417 418

#
419
# Non-8250 serial port support
L
Linus Torvalds 已提交
420
#
421 422 423 424 425 426
CONFIG_SERIAL_COLDFIRE=y
# CONFIG_UNIX98_PTYS is not set
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
# CONFIG_WATCHDOG is not set
G
Greg Ungerer 已提交
427
# CONFIG_HW_RANDOM is not set
428 429 430
# CONFIG_GEN_RTC is not set
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set
431
# CONFIG_TCG_TPM is not set
432
# CONFIG_I2C is not set
433 434 435 436 437 438

#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
439
# CONFIG_W1 is not set
G
Greg Ungerer 已提交
440
# CONFIG_POWER_SUPPLY is not set
441
# CONFIG_HWMON is not set
L
Linus Torvalds 已提交
442 443

#
G
Greg Ungerer 已提交
444
# Multifunction device drivers
L
Linus Torvalds 已提交
445
#
G
Greg Ungerer 已提交
446
# CONFIG_MFD_SM501 is not set
L
Linus Torvalds 已提交
447 448

#
449
# Multimedia devices
L
Linus Torvalds 已提交
450
#
451
# CONFIG_VIDEO_DEV is not set
G
Greg Ungerer 已提交
452 453
# CONFIG_DVB_CORE is not set
CONFIG_DAB=y
L
Linus Torvalds 已提交
454 455

#
G
Greg Ungerer 已提交
456
# Graphics support
L
Linus Torvalds 已提交
457
#
G
Greg Ungerer 已提交
458
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
L
Linus Torvalds 已提交
459 460

#
G
Greg Ungerer 已提交
461
# Display device support
L
Linus Torvalds 已提交
462
#
G
Greg Ungerer 已提交
463 464 465
# CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=y
466
# CONFIG_FB is not set
L
Linus Torvalds 已提交
467 468

#
469
# Sound
L
Linus Torvalds 已提交
470
#
471
# CONFIG_SOUND is not set
G
Greg Ungerer 已提交
472
# CONFIG_USB_SUPPORT is not set
473
# CONFIG_MMC is not set
474
# CONFIG_NEW_LEDS is not set
G
Greg Ungerer 已提交
475
# CONFIG_RTC_CLASS is not set
476 477

#
G
Greg Ungerer 已提交
478
# DMA Engine support
479
#
G
Greg Ungerer 已提交
480
# CONFIG_DMA_ENGINE is not set
481 482

#
G
Greg Ungerer 已提交
483
# DMA Clients
484 485
#

486
#
G
Greg Ungerer 已提交
487
# DMA Devices
488 489 490
#

#
G
Greg Ungerer 已提交
491
# Userspace I/O
L
Linus Torvalds 已提交
492
#
G
Greg Ungerer 已提交
493
# CONFIG_UIO is not set
494

L
Linus Torvalds 已提交
495 496 497 498 499 500
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT3_FS is not set
G
Greg Ungerer 已提交
501
# CONFIG_EXT4DEV_FS is not set
L
Linus Torvalds 已提交
502 503
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
504
# CONFIG_FS_POSIX_ACL is not set
L
Linus Torvalds 已提交
505
# CONFIG_XFS_FS is not set
G
Greg Ungerer 已提交
506
# CONFIG_GFS2_FS is not set
507
# CONFIG_OCFS2_FS is not set
L
Linus Torvalds 已提交
508 509
# CONFIG_MINIX_FS is not set
CONFIG_ROMFS_FS=y
510
# CONFIG_INOTIFY is not set
L
Linus Torvalds 已提交
511
# CONFIG_QUOTA is not set
512
# CONFIG_DNOTIFY is not set
L
Linus Torvalds 已提交
513 514
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
515
# CONFIG_FUSE_FS is not set
L
Linus Torvalds 已提交
516 517 518 519 520 521 522 523 524 525

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
526 527
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
L
Linus Torvalds 已提交
528 529 530 531 532 533
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
G
Greg Ungerer 已提交
534
CONFIG_PROC_SYSCTL=y
535
CONFIG_SYSFS=y
L
Linus Torvalds 已提交
536
# CONFIG_TMPFS is not set
537
# CONFIG_HUGETLB_PAGE is not set
L
Linus Torvalds 已提交
538
CONFIG_RAMFS=y
539
# CONFIG_CONFIGFS_FS is not set
L
Linus Torvalds 已提交
540 541 542 543 544 545 546

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
547
# CONFIG_HFSPLUS_FS is not set
L
Linus Torvalds 已提交
548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_JFFS2_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y

#
577
# Native Language Support
L
Linus Torvalds 已提交
578
#
579
# CONFIG_NLS is not set
L
Linus Torvalds 已提交
580

G
Greg Ungerer 已提交
581 582 583 584 585
#
# Distributed Lock Manager
#
# CONFIG_DLM is not set

L
Linus Torvalds 已提交
586 587 588
#
# Kernel hacking
#
589
# CONFIG_PRINTK_TIME is not set
G
Greg Ungerer 已提交
590
# CONFIG_ENABLE_MUST_CHECK is not set
591
# CONFIG_MAGIC_SYSRQ is not set
G
Greg Ungerer 已提交
592 593 594
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
595
# CONFIG_DEBUG_KERNEL is not set
596
# CONFIG_DEBUG_BUGVERBOSE is not set
L
Linus Torvalds 已提交
597 598
# CONFIG_FULLDEBUG is not set
# CONFIG_HIGHPROFILE is not set
599
# CONFIG_BOOTPARAM is not set
L
Linus Torvalds 已提交
600 601 602 603 604 605 606
# CONFIG_DUMPTOFLASH is not set
# CONFIG_NO_KERNEL_MSG is not set
# CONFIG_BDM_DISABLE is not set

#
# Security options
#
607
# CONFIG_KEYS is not set
L
Linus Torvalds 已提交
608 609 610 611 612 613
# CONFIG_SECURITY is not set
# CONFIG_CRYPTO is not set

#
# Library routines
#
614
# CONFIG_CRC_CCITT is not set
615
# CONFIG_CRC16 is not set
G
Greg Ungerer 已提交
616
# CONFIG_CRC_ITU_T is not set
L
Linus Torvalds 已提交
617
# CONFIG_CRC32 is not set
G
Greg Ungerer 已提交
618
# CONFIG_CRC7 is not set
619
# CONFIG_LIBCRC32C is not set
G
Greg Ungerer 已提交
620 621
CONFIG_HAS_IOMEM=y
CONFIG_HAS_DMA=y