e55_defconfig 13.1 KB
Newer Older
L
Linus Torvalds 已提交
1 2
#
# Automatically generated make config: don't edit
R
Ralf Baechle 已提交
3 4
# Linux kernel version: 2.6.20
# Sun Feb 18 21:27:44 2007
L
Linus Torvalds 已提交
5 6 7 8 9 10
#
CONFIG_MIPS=y

#
# Machine selection
#
R
Ralf Baechle 已提交
11
CONFIG_ZONE_DMA=y
R
Ralf Baechle 已提交
12 13 14 15 16 17 18 19 20 21 22 23 24
# CONFIG_MIPS_MTX1 is not set
# CONFIG_MIPS_BOSPORUS is not set
# CONFIG_MIPS_PB1000 is not set
# CONFIG_MIPS_PB1100 is not set
# CONFIG_MIPS_PB1500 is not set
# CONFIG_MIPS_PB1550 is not set
# CONFIG_MIPS_PB1200 is not set
# CONFIG_MIPS_DB1000 is not set
# CONFIG_MIPS_DB1100 is not set
# CONFIG_MIPS_DB1500 is not set
# CONFIG_MIPS_DB1550 is not set
# CONFIG_MIPS_DB1200 is not set
# CONFIG_MIPS_MIRAGE is not set
25
# CONFIG_BASLER_EXCITE is not set
L
Linus Torvalds 已提交
26 27 28
# CONFIG_MIPS_COBALT is not set
# CONFIG_MACH_DECSTATION is not set
# CONFIG_MIPS_EV64120 is not set
R
Ralf Baechle 已提交
29 30
# CONFIG_MACH_JAZZ is not set
# CONFIG_LASAT is not set
L
Linus Torvalds 已提交
31 32 33
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_SEAD is not set
34
# CONFIG_WR_PPMC is not set
R
Ralf Baechle 已提交
35 36
# CONFIG_MIPS_SIM is not set
# CONFIG_MOMENCO_JAGUAR_ATX is not set
L
Linus Torvalds 已提交
37 38
# CONFIG_MOMENCO_OCELOT is not set
# CONFIG_MOMENCO_OCELOT_3 is not set
R
Ralf Baechle 已提交
39 40 41 42 43
# CONFIG_MOMENCO_OCELOT_C is not set
# CONFIG_MOMENCO_OCELOT_G is not set
# CONFIG_MIPS_XXS1500 is not set
# CONFIG_PNX8550_V2PCI is not set
# CONFIG_PNX8550_JBS is not set
R
Ralf Baechle 已提交
44
# CONFIG_PNX8550_STB810 is not set
L
Linus Torvalds 已提交
45
# CONFIG_DDB5477 is not set
R
Ralf Baechle 已提交
46 47 48
CONFIG_MACH_VR41XX=y
# CONFIG_PMC_YOSEMITE is not set
# CONFIG_QEMU is not set
49
# CONFIG_MARKEINS is not set
L
Linus Torvalds 已提交
50
# CONFIG_SGI_IP22 is not set
R
Ralf Baechle 已提交
51 52 53 54 55 56 57 58 59 60 61
# CONFIG_SGI_IP27 is not set
# CONFIG_SGI_IP32 is not set
# CONFIG_SIBYTE_BIGSUR is not set
# CONFIG_SIBYTE_SWARM is not set
# CONFIG_SIBYTE_SENTOSA is not set
# CONFIG_SIBYTE_RHONE is not set
# CONFIG_SIBYTE_CARMEL is not set
# CONFIG_SIBYTE_PTSWARM is not set
# CONFIG_SIBYTE_LITTLESUR is not set
# CONFIG_SIBYTE_CRHINE is not set
# CONFIG_SIBYTE_CRHONE is not set
62
# CONFIG_SNI_RM is not set
R
Ralf Baechle 已提交
63
# CONFIG_TOSHIBA_JMR3927 is not set
L
Linus Torvalds 已提交
64
# CONFIG_TOSHIBA_RBTX4927 is not set
R
Ralf Baechle 已提交
65 66 67
# CONFIG_TOSHIBA_RBTX4938 is not set
CONFIG_CASIO_E55=y
# CONFIG_IBM_WORKPAD is not set
R
Ralf Baechle 已提交
68
# CONFIG_NEC_CMBVR4133 is not set
R
Ralf Baechle 已提交
69 70 71
# CONFIG_TANBAC_TB022X is not set
# CONFIG_VICTOR_MPC30X is not set
# CONFIG_ZAO_CAPCELLA is not set
L
Linus Torvalds 已提交
72
CONFIG_RWSEM_GENERIC_SPINLOCK=y
R
Ralf Baechle 已提交
73 74
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
R
Ralf Baechle 已提交
75 76
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
L
Linus Torvalds 已提交
77
CONFIG_GENERIC_CALIBRATE_DELAY=y
R
Ralf Baechle 已提交
78
CONFIG_GENERIC_TIME=y
79
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
R
Ralf Baechle 已提交
80
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
L
Linus Torvalds 已提交
81
CONFIG_DMA_NONCOHERENT=y
82
CONFIG_DMA_NEED_PCI_MAP_STATE=y
R
Ralf Baechle 已提交
83
# CONFIG_CPU_BIG_ENDIAN is not set
L
Linus Torvalds 已提交
84
CONFIG_CPU_LITTLE_ENDIAN=y
R
Ralf Baechle 已提交
85
CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
L
Linus Torvalds 已提交
86 87 88 89 90 91
CONFIG_IRQ_CPU=y
CONFIG_MIPS_L1_CACHE_SHIFT=5

#
# CPU selection
#
R
Ralf Baechle 已提交
92 93 94 95
# CONFIG_CPU_MIPS32_R1 is not set
# CONFIG_CPU_MIPS32_R2 is not set
# CONFIG_CPU_MIPS64_R1 is not set
# CONFIG_CPU_MIPS64_R2 is not set
L
Linus Torvalds 已提交
96 97
# CONFIG_CPU_R3000 is not set
# CONFIG_CPU_TX39XX is not set
R
Ralf Baechle 已提交
98
CONFIG_CPU_VR41XX=y
L
Linus Torvalds 已提交
99 100 101 102 103 104 105 106 107 108 109 110
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
# CONFIG_CPU_TX49XX is not set
# CONFIG_CPU_R5000 is not set
# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_R6000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
# CONFIG_CPU_R10000 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_RM9000 is not set
# CONFIG_CPU_SB1 is not set
R
Ralf Baechle 已提交
111 112
CONFIG_SYS_HAS_CPU_VR41XX=y
CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
R
Ralf Baechle 已提交
113
CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y
R
Ralf Baechle 已提交
114 115
CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
R
Ralf Baechle 已提交
116 117 118 119

#
# Kernel type
#
R
Ralf Baechle 已提交
120
CONFIG_32BIT=y
R
Ralf Baechle 已提交
121
# CONFIG_64BIT is not set
L
Linus Torvalds 已提交
122 123 124 125
CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PAGE_SIZE_16KB is not set
# CONFIG_PAGE_SIZE_64KB is not set
126 127
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
R
Ralf Baechle 已提交
128
# CONFIG_MIPS_MT_SMTC is not set
129
# CONFIG_MIPS_VPE_LOADER is not set
L
Linus Torvalds 已提交
130
CONFIG_CPU_HAS_SYNC=y
R
Ralf Baechle 已提交
131 132 133 134 135 136 137 138 139 140
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_ARCH_FLATMEM_ENABLE=y
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
# CONFIG_SPARSEMEM_STATIC is not set
R
Ralf Baechle 已提交
141
CONFIG_SPLIT_PTLOCK_CPUS=4
142
# CONFIG_RESOURCES_64BIT is not set
R
Ralf Baechle 已提交
143
CONFIG_ZONE_DMA_FLAG=1
144 145 146 147 148 149 150 151 152
# CONFIG_HZ_48 is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_128 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_256 is not set
CONFIG_HZ_1000=y
# CONFIG_HZ_1024 is not set
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
CONFIG_HZ=1000
R
Ralf Baechle 已提交
153 154
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
L
Linus Torvalds 已提交
155
# CONFIG_PREEMPT is not set
R
Ralf Baechle 已提交
156
# CONFIG_KEXEC is not set
A
Atsushi Nemoto 已提交
157 158
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
159
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
L
Linus Torvalds 已提交
160

161 162 163 164 165 166 167 168 169 170 171 172 173 174
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
R
Ralf Baechle 已提交
175 176
# CONFIG_IPC_NS is not set
CONFIG_SYSVIPC_SYSCTL=y
177
# CONFIG_BSD_PROCESS_ACCT is not set
R
Ralf Baechle 已提交
178
# CONFIG_UTS_NS is not set
179
# CONFIG_IKCONFIG is not set
R
Ralf Baechle 已提交
180
CONFIG_SYSFS_DEPRECATED=y
R
Ralf Baechle 已提交
181
# CONFIG_RELAY is not set
R
Ralf Baechle 已提交
182
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
R
Ralf Baechle 已提交
183
CONFIG_SYSCTL=y
184
CONFIG_EMBEDDED=y
R
Ralf Baechle 已提交
185
CONFIG_SYSCTL_SYSCALL=y
186 187
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
R
Ralf Baechle 已提交
188
# CONFIG_HOTPLUG is not set
189 190
CONFIG_PRINTK=y
CONFIG_BUG=y
R
Ralf Baechle 已提交
191
CONFIG_ELF_CORE=y
192 193 194 195
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
R
Ralf Baechle 已提交
196
CONFIG_SLAB=y
197
CONFIG_VM_EVENT_COUNTERS=y
R
Ralf Baechle 已提交
198
CONFIG_RT_MUTEXES=y
199 200
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
R
Ralf Baechle 已提交
201
# CONFIG_SLOB is not set
202 203 204 205 206 207 208 209 210 211 212 213 214 215

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_KMOD=y

#
# Block layer
#
R
Ralf Baechle 已提交
216
CONFIG_BLOCK=y
R
Ralf Baechle 已提交
217 218 219
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
220 221 222 223 224 225 226 227 228 229 230 231 232 233

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

L
Linus Torvalds 已提交
234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252
#
# Bus options (PCI, PCMCIA, EISA, ISA, TC)
#
CONFIG_ISA=y
CONFIG_MMU=y

#
# PCCARD (PCMCIA/CardBus) support
#

#
# PCI Hotplug Support
#

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
R
Ralf Baechle 已提交
253
CONFIG_TRAD_SIGNALS=y
L
Linus Torvalds 已提交
254

R
Ralf Baechle 已提交
255 256 257 258 259 260 261 262
#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
# CONFIG_PM_SYSFS_DEPRECATED is not set

R
Ralf Baechle 已提交
263 264 265
#
# Networking
#
R
Ralf Baechle 已提交
266
# CONFIG_NET is not set
R
Ralf Baechle 已提交
267

L
Linus Torvalds 已提交
268 269 270 271 272 273 274 275 276
#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
277
# CONFIG_SYS_HYPERVISOR is not set
L
Linus Torvalds 已提交
278

R
Ralf Baechle 已提交
279 280 281 282
#
# Connector - unified userspace <-> kernelspace linker
#

L
Linus Torvalds 已提交
283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302
#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Plug and Play support
#
# CONFIG_PNP is not set

#
# Block devices
#
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
R
Ralf Baechle 已提交
303
CONFIG_BLK_DEV_RAM=m
L
Linus Torvalds 已提交
304
CONFIG_BLK_DEV_RAM_COUNT=16
R
Ralf Baechle 已提交
305
CONFIG_BLK_DEV_RAM_SIZE=4096
Y
Yoichi Yuasa 已提交
306
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
R
Ralf Baechle 已提交
307
# CONFIG_BLK_DEV_INITRD is not set
R
Ralf Baechle 已提交
308
# CONFIG_CDROM_PKTCDVD is not set
L
Linus Torvalds 已提交
309

R
Ralf Baechle 已提交
310 311 312 313
#
# Misc devices
#

L
Linus Torvalds 已提交
314 315 316 317
#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
R
Ralf Baechle 已提交
318
CONFIG_IDE_MAX_HWIFS=4
L
Linus Torvalds 已提交
319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_IDE_TASK_IOCTL is not set

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_IDE_ARM is not set
# CONFIG_IDE_CHIPSETS is not set
# CONFIG_BLK_DEV_IDEDMA is not set
# CONFIG_IDEDMA_AUTO is not set
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
R
Ralf Baechle 已提交
345
# CONFIG_RAID_ATTRS is not set
L
Linus Torvalds 已提交
346
# CONFIG_SCSI is not set
R
Ralf Baechle 已提交
347 348 349 350 351 352
# CONFIG_SCSI_NETLINK is not set

#
# Serial ATA (prod) and Parallel ATA (experimental) drivers
#
# CONFIG_ATA is not set
L
Linus Torvalds 已提交
353 354 355 356 357 358 359 360 361 362 363 364 365 366

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# Fusion MPT device support
#
R
Ralf Baechle 已提交
367
# CONFIG_FUSION is not set
L
Linus Torvalds 已提交
368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389

#
# IEEE 1394 (FireWire) support
#

#
# I2O device support
#

#
# ISDN subsystem
#

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
R
Ralf Baechle 已提交
390
# CONFIG_INPUT_FF_MEMLESS is not set
L
Linus Torvalds 已提交
391 392 393 394 395 396

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
R
Ralf Baechle 已提交
397 398
CONFIG_INPUT_MOUSEDEV_SCREEN_X=320
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=240
L
Linus Torvalds 已提交
399 400 401 402 403 404 405 406 407 408 409 410 411 412
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

R
Ralf Baechle 已提交
413 414 415
#
# Hardware I/O ports
#
R
Ralf Baechle 已提交
416
# CONFIG_SERIO is not set
R
Ralf Baechle 已提交
417 418
# CONFIG_GAMEPORT is not set

L
Linus Torvalds 已提交
419 420 421 422 423 424
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
425
CONFIG_VT_HW_CONSOLE_BINDING=y
L
Linus Torvalds 已提交
426 427 428 429 430
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
R
Ralf Baechle 已提交
431
# CONFIG_SERIAL_8250 is not set
L
Linus Torvalds 已提交
432 433 434 435

#
# Non-8250 serial port support
#
R
Ralf Baechle 已提交
436 437 438 439
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_VR41XX=y
CONFIG_SERIAL_VR41XX_CONSOLE=y
L
Linus Torvalds 已提交
440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set

#
# ISA-based Watchdog Cards
#
# CONFIG_PCWATCHDOG is not set
# CONFIG_MIXCOMWD is not set
# CONFIG_WDT is not set
466
# CONFIG_HW_RANDOM is not set
L
Linus Torvalds 已提交
467 468 469 470
# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
R
Ralf Baechle 已提交
471
CONFIG_GPIO_VR41XX=y
L
Linus Torvalds 已提交
472 473
# CONFIG_RAW_DRIVER is not set

R
Ralf Baechle 已提交
474 475 476
#
# TPM devices
#
477
# CONFIG_TCG_TPM is not set
R
Ralf Baechle 已提交
478

L
Linus Torvalds 已提交
479 480 481 482 483
#
# I2C support
#
# CONFIG_I2C is not set

R
Ralf Baechle 已提交
484 485 486 487 488 489
#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set

L
Linus Torvalds 已提交
490 491 492
#
# Dallas's 1-wire bus
#
R
Ralf Baechle 已提交
493
# CONFIG_W1 is not set
L
Linus Torvalds 已提交
494

R
Ralf Baechle 已提交
495 496 497 498 499 500
#
# Hardware Monitoring support
#
# CONFIG_HWMON is not set
# CONFIG_HWMON_VID is not set

L
Linus Torvalds 已提交
501 502 503 504 505 506 507 508 509 510 511 512
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#

#
# Graphics support
#
513
# CONFIG_FIRMWARE_EDID is not set
L
Linus Torvalds 已提交
514 515 516 517 518 519 520 521
# CONFIG_FB is not set

#
# Console display driver support
#
# CONFIG_VGA_CONSOLE is not set
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
R
Ralf Baechle 已提交
522
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
L
Linus Torvalds 已提交
523 524 525 526 527 528

#
# Sound
#
# CONFIG_SOUND is not set

R
Ralf Baechle 已提交
529 530 531 532 533 534
#
# HID Devices
#
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set

L
Linus Torvalds 已提交
535 536 537 538 539
#
# USB support
#
# CONFIG_USB_ARCH_HAS_HCD is not set
# CONFIG_USB_ARCH_HAS_OHCI is not set
R
Ralf Baechle 已提交
540
# CONFIG_USB_ARCH_HAS_EHCI is not set
L
Linus Torvalds 已提交
541

R
Ralf Baechle 已提交
542 543 544 545
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

L
Linus Torvalds 已提交
546 547 548 549 550 551 552 553 554 555
#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# MMC/SD Card support
#
# CONFIG_MMC is not set

R
Ralf Baechle 已提交
556 557 558 559 560 561 562 563 564 565 566 567 568
#
# LED devices
#
# CONFIG_NEW_LEDS is not set

#
# LED drivers
#

#
# LED Triggers
#

L
Linus Torvalds 已提交
569 570 571
#
# InfiniBand support
#
R
Ralf Baechle 已提交
572 573

#
R
Ralf Baechle 已提交
574 575 576 577 578
# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
#

#
# Real Time Clock
R
Ralf Baechle 已提交
579
#
R
Ralf Baechle 已提交
580
# CONFIG_RTC_CLASS is not set
L
Linus Torvalds 已提交
581

582 583 584 585 586 587 588 589 590 591 592 593 594
#
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#

R
Ralf Baechle 已提交
595 596 597 598 599 600 601 602
#
# Auxiliary Display support
#

#
# Virtualization
#

L
Linus Torvalds 已提交
603 604 605 606 607
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
R
Ralf Baechle 已提交
608
# CONFIG_EXT2_FS_XIP is not set
L
Linus Torvalds 已提交
609
# CONFIG_EXT3_FS is not set
R
Ralf Baechle 已提交
610
# CONFIG_EXT4DEV_FS is not set
L
Linus Torvalds 已提交
611 612
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
R
Ralf Baechle 已提交
613
CONFIG_FS_POSIX_ACL=y
L
Linus Torvalds 已提交
614
# CONFIG_XFS_FS is not set
R
Ralf Baechle 已提交
615
# CONFIG_GFS2_FS is not set
L
Linus Torvalds 已提交
616 617
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
R
Ralf Baechle 已提交
618
CONFIG_INOTIFY=y
619
CONFIG_INOTIFY_USER=y
L
Linus Torvalds 已提交
620 621
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
R
Ralf Baechle 已提交
622
# CONFIG_AUTOFS_FS is not set
L
Linus Torvalds 已提交
623
CONFIG_AUTOFS4_FS=y
R
Ralf Baechle 已提交
624
CONFIG_FUSE_FS=m
R
Ralf Baechle 已提交
625
CONFIG_GENERIC_ACL=y
L
Linus Torvalds 已提交
626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644

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

#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
R
Ralf Baechle 已提交
645
CONFIG_PROC_SYSCTL=y
L
Linus Torvalds 已提交
646
CONFIG_SYSFS=y
R
Ralf Baechle 已提交
647
CONFIG_TMPFS=y
R
Ralf Baechle 已提交
648
CONFIG_TMPFS_POSIX_ACL=y
L
Linus Torvalds 已提交
649 650
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
R
Ralf Baechle 已提交
651
# CONFIG_CONFIGFS_FS is not set
L
Linus Torvalds 已提交
652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_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

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

#
# Native Language Support
#
# CONFIG_NLS is not set

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
Y
Yoichi Yuasa 已提交
689
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
R
Ralf Baechle 已提交
690
# CONFIG_PRINTK_TIME is not set
R
Ralf Baechle 已提交
691
CONFIG_ENABLE_MUST_CHECK=y
R
Ralf Baechle 已提交
692
# CONFIG_MAGIC_SYSRQ is not set
693
# CONFIG_UNUSED_SYMBOLS is not set
R
Ralf Baechle 已提交
694 695
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
L
Linus Torvalds 已提交
696
# CONFIG_DEBUG_KERNEL is not set
R
Ralf Baechle 已提交
697
CONFIG_LOG_BUF_SHIFT=14
L
Linus Torvalds 已提交
698
CONFIG_CROSSCOMPILE=y
Y
Yoichi Yuasa 已提交
699
CONFIG_CMDLINE="console=ttyVR0,19200 ide0=0x1f0,0x3f6,40 mem=8M"
L
Linus Torvalds 已提交
700 701 702 703

#
# Security options
#
R
Ralf Baechle 已提交
704
# CONFIG_KEYS is not set
L
Linus Torvalds 已提交
705 706 707 708 709
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
R
Ralf Baechle 已提交
710
# CONFIG_CRYPTO is not set
L
Linus Torvalds 已提交
711 712 713 714 715

#
# Library routines
#
# CONFIG_CRC_CCITT is not set
R
Ralf Baechle 已提交
716 717 718
# CONFIG_CRC16 is not set
# CONFIG_CRC32 is not set
# CONFIG_LIBCRC32C is not set
719
CONFIG_PLIST=y
R
Ralf Baechle 已提交
720 721
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y