Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame^] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.11-sh |
| 4 | # Wed Mar 2 15:09:53 2005 |
| 5 | # |
| 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_UID16=y |
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_HARDIRQS=y |
| 10 | CONFIG_GENERIC_IRQ_PROBE=y |
| 11 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 12 | |
| 13 | # |
| 14 | # Code maturity level options |
| 15 | # |
| 16 | CONFIG_EXPERIMENTAL=y |
| 17 | # CONFIG_CLEAN_COMPILE is not set |
| 18 | CONFIG_BROKEN=y |
| 19 | CONFIG_BROKEN_ON_SMP=y |
| 20 | CONFIG_LOCK_KERNEL=y |
| 21 | |
| 22 | # |
| 23 | # General setup |
| 24 | # |
| 25 | CONFIG_LOCALVERSION="" |
| 26 | CONFIG_SWAP=y |
| 27 | # CONFIG_SYSVIPC is not set |
| 28 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 29 | # CONFIG_SYSCTL is not set |
| 30 | # CONFIG_AUDIT is not set |
| 31 | CONFIG_LOG_BUF_SHIFT=14 |
| 32 | # CONFIG_HOTPLUG is not set |
| 33 | # CONFIG_IKCONFIG is not set |
| 34 | CONFIG_EMBEDDED=y |
| 35 | CONFIG_KALLSYMS=y |
| 36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 37 | CONFIG_FUTEX=y |
| 38 | CONFIG_EPOLL=y |
| 39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 40 | CONFIG_SHMEM=y |
| 41 | CONFIG_CC_ALIGN_FUNCTIONS=0 |
| 42 | CONFIG_CC_ALIGN_LABELS=0 |
| 43 | CONFIG_CC_ALIGN_LOOPS=0 |
| 44 | CONFIG_CC_ALIGN_JUMPS=0 |
| 45 | # CONFIG_TINY_SHMEM is not set |
| 46 | |
| 47 | # |
| 48 | # Loadable module support |
| 49 | # |
| 50 | CONFIG_MODULES=y |
| 51 | CONFIG_MODULE_UNLOAD=y |
| 52 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 53 | CONFIG_OBSOLETE_MODPARM=y |
| 54 | # CONFIG_MODVERSIONS is not set |
| 55 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 56 | # CONFIG_KMOD is not set |
| 57 | |
| 58 | # |
| 59 | # System type |
| 60 | # |
| 61 | # CONFIG_SH_SOLUTION_ENGINE is not set |
| 62 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set |
| 63 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set |
| 64 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set |
| 65 | CONFIG_SH_7751_SYSTEMH=y |
| 66 | # CONFIG_SH_STB1_HARP is not set |
| 67 | # CONFIG_SH_STB1_OVERDRIVE is not set |
| 68 | # CONFIG_SH_HP620 is not set |
| 69 | # CONFIG_SH_HP680 is not set |
| 70 | # CONFIG_SH_HP690 is not set |
| 71 | # CONFIG_SH_CQREEK is not set |
| 72 | # CONFIG_SH_DMIDA is not set |
| 73 | # CONFIG_SH_EC3104 is not set |
| 74 | # CONFIG_SH_SATURN is not set |
| 75 | # CONFIG_SH_DREAMCAST is not set |
| 76 | # CONFIG_SH_CAT68701 is not set |
| 77 | # CONFIG_SH_BIGSUR is not set |
| 78 | # CONFIG_SH_SH2000 is not set |
| 79 | # CONFIG_SH_ADX is not set |
| 80 | # CONFIG_SH_MPC1211 is not set |
| 81 | # CONFIG_SH_SH03 is not set |
| 82 | # CONFIG_SH_SECUREEDGE5410 is not set |
| 83 | # CONFIG_SH_HS7751RVOIP is not set |
| 84 | # CONFIG_SH_RTS7751R2D is not set |
| 85 | # CONFIG_SH_EDOSK7705 is not set |
| 86 | # CONFIG_SH_SH4202_MICRODEV is not set |
| 87 | # CONFIG_SH_UNKNOWN is not set |
| 88 | # CONFIG_CPU_SH2 is not set |
| 89 | # CONFIG_CPU_SH3 is not set |
| 90 | CONFIG_CPU_SH4=y |
| 91 | # CONFIG_CPU_SUBTYPE_SH7604 is not set |
| 92 | # CONFIG_CPU_SUBTYPE_SH7300 is not set |
| 93 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 94 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 95 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 96 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
| 97 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 98 | CONFIG_CPU_SUBTYPE_SH7751=y |
| 99 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 100 | # CONFIG_CPU_SUBTYPE_SH73180 is not set |
| 101 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set |
| 102 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set |
| 103 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 104 | CONFIG_MMU=y |
| 105 | # CONFIG_CMDLINE_BOOL is not set |
| 106 | CONFIG_MEMORY_START=0x0c000000 |
| 107 | CONFIG_MEMORY_SIZE=0x00400000 |
| 108 | # CONFIG_MEMORY_OVERRIDE is not set |
| 109 | CONFIG_SH_RTC=y |
| 110 | CONFIG_SH_FPU=y |
| 111 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
| 112 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
| 113 | CONFIG_CPU_LITTLE_ENDIAN=y |
| 114 | CONFIG_PREEMPT=y |
| 115 | # CONFIG_UBC_WAKEUP is not set |
| 116 | # CONFIG_SH_WRITETHROUGH is not set |
| 117 | # CONFIG_SH_OCRAM is not set |
| 118 | # CONFIG_SH_STORE_QUEUES is not set |
| 119 | # CONFIG_SMP is not set |
| 120 | CONFIG_SH_PCLK_CALC=y |
| 121 | CONFIG_SH_PCLK_FREQ=49876504 |
| 122 | |
| 123 | # |
| 124 | # CPU Frequency scaling |
| 125 | # |
| 126 | # CONFIG_CPU_FREQ is not set |
| 127 | |
| 128 | # |
| 129 | # DMA support |
| 130 | # |
| 131 | # CONFIG_SH_DMA is not set |
| 132 | |
| 133 | # |
| 134 | # Companion Chips |
| 135 | # |
| 136 | # CONFIG_HD6446X_SERIES is not set |
| 137 | |
| 138 | # |
| 139 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
| 140 | # |
| 141 | CONFIG_PCI=y |
| 142 | # CONFIG_SH_PCIDMA_NONCOHERENT is not set |
| 143 | CONFIG_PCI_AUTO=y |
| 144 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y |
| 145 | CONFIG_PCI_LEGACY_PROC=y |
| 146 | CONFIG_PCI_NAMES=y |
| 147 | |
| 148 | # |
| 149 | # PCCARD (PCMCIA/CardBus) support |
| 150 | # |
| 151 | # CONFIG_PCCARD is not set |
| 152 | |
| 153 | # |
| 154 | # PC-card bridges |
| 155 | # |
| 156 | |
| 157 | # |
| 158 | # PCI Hotplug Support |
| 159 | # |
| 160 | # CONFIG_HOTPLUG_PCI is not set |
| 161 | |
| 162 | # |
| 163 | # Executable file formats |
| 164 | # |
| 165 | CONFIG_BINFMT_ELF=y |
| 166 | # CONFIG_BINFMT_FLAT is not set |
| 167 | # CONFIG_BINFMT_MISC is not set |
| 168 | |
| 169 | # |
| 170 | # SH initrd options |
| 171 | # |
| 172 | # CONFIG_EMBEDDED_RAMDISK is not set |
| 173 | |
| 174 | # |
| 175 | # Device Drivers |
| 176 | # |
| 177 | |
| 178 | # |
| 179 | # Generic Driver Options |
| 180 | # |
| 181 | # CONFIG_STANDALONE is not set |
| 182 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 183 | # CONFIG_FW_LOADER is not set |
| 184 | |
| 185 | # |
| 186 | # Memory Technology Devices (MTD) |
| 187 | # |
| 188 | # CONFIG_MTD is not set |
| 189 | |
| 190 | # |
| 191 | # Parallel port support |
| 192 | # |
| 193 | # CONFIG_PARPORT is not set |
| 194 | |
| 195 | # |
| 196 | # Plug and Play support |
| 197 | # |
| 198 | |
| 199 | # |
| 200 | # Block devices |
| 201 | # |
| 202 | # CONFIG_BLK_DEV_FD is not set |
| 203 | # CONFIG_BLK_CPQ_DA is not set |
| 204 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 205 | # CONFIG_BLK_DEV_DAC960 is not set |
| 206 | # CONFIG_BLK_DEV_UMEM is not set |
| 207 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 208 | # CONFIG_BLK_DEV_LOOP is not set |
| 209 | # CONFIG_BLK_DEV_SX8 is not set |
| 210 | CONFIG_BLK_DEV_RAM=y |
| 211 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 212 | CONFIG_BLK_DEV_RAM_SIZE=1024 |
| 213 | CONFIG_BLK_DEV_INITRD=y |
| 214 | CONFIG_INITRAMFS_SOURCE="" |
| 215 | # CONFIG_LBD is not set |
| 216 | # CONFIG_CDROM_PKTCDVD is not set |
| 217 | |
| 218 | # |
| 219 | # IO Schedulers |
| 220 | # |
| 221 | CONFIG_IOSCHED_NOOP=y |
| 222 | CONFIG_IOSCHED_AS=y |
| 223 | CONFIG_IOSCHED_DEADLINE=y |
| 224 | CONFIG_IOSCHED_CFQ=y |
| 225 | |
| 226 | # |
| 227 | # ATA/ATAPI/MFM/RLL support |
| 228 | # |
| 229 | # CONFIG_IDE is not set |
| 230 | |
| 231 | # |
| 232 | # SCSI device support |
| 233 | # |
| 234 | # CONFIG_SCSI is not set |
| 235 | |
| 236 | # |
| 237 | # Multi-device support (RAID and LVM) |
| 238 | # |
| 239 | # CONFIG_MD is not set |
| 240 | |
| 241 | # |
| 242 | # Fusion MPT device support |
| 243 | # |
| 244 | |
| 245 | # |
| 246 | # IEEE 1394 (FireWire) support |
| 247 | # |
| 248 | # CONFIG_IEEE1394 is not set |
| 249 | |
| 250 | # |
| 251 | # I2O device support |
| 252 | # |
| 253 | # CONFIG_I2O is not set |
| 254 | |
| 255 | # |
| 256 | # Networking support |
| 257 | # |
| 258 | # CONFIG_NET is not set |
| 259 | # CONFIG_NETPOLL is not set |
| 260 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 261 | |
| 262 | # |
| 263 | # ISDN subsystem |
| 264 | # |
| 265 | |
| 266 | # |
| 267 | # Telephony Support |
| 268 | # |
| 269 | # CONFIG_PHONE is not set |
| 270 | |
| 271 | # |
| 272 | # Input device support |
| 273 | # |
| 274 | # CONFIG_INPUT is not set |
| 275 | |
| 276 | # |
| 277 | # Userland interfaces |
| 278 | # |
| 279 | |
| 280 | # |
| 281 | # Input I/O drivers |
| 282 | # |
| 283 | # CONFIG_GAMEPORT is not set |
| 284 | CONFIG_SOUND_GAMEPORT=y |
| 285 | CONFIG_SERIO=y |
| 286 | # CONFIG_SERIO_I8042 is not set |
| 287 | # CONFIG_SERIO_SERPORT is not set |
| 288 | # CONFIG_SERIO_CT82C710 is not set |
| 289 | # CONFIG_SERIO_PCIPS2 is not set |
| 290 | # CONFIG_SERIO_LIBPS2 is not set |
| 291 | # CONFIG_SERIO_RAW is not set |
| 292 | |
| 293 | # |
| 294 | # Input Device Drivers |
| 295 | # |
| 296 | |
| 297 | # |
| 298 | # Character devices |
| 299 | # |
| 300 | # CONFIG_VT is not set |
| 301 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 302 | |
| 303 | # |
| 304 | # Serial drivers |
| 305 | # |
| 306 | # CONFIG_SERIAL_8250 is not set |
| 307 | |
| 308 | # |
| 309 | # Non-8250 serial port support |
| 310 | # |
| 311 | # CONFIG_SERIAL_SH_SCI is not set |
| 312 | CONFIG_UNIX98_PTYS=y |
| 313 | CONFIG_LEGACY_PTYS=y |
| 314 | CONFIG_LEGACY_PTY_COUNT=256 |
| 315 | |
| 316 | # |
| 317 | # IPMI |
| 318 | # |
| 319 | # CONFIG_IPMI_HANDLER is not set |
| 320 | |
| 321 | # |
| 322 | # Watchdog Cards |
| 323 | # |
| 324 | # CONFIG_WATCHDOG is not set |
| 325 | # CONFIG_RTC is not set |
| 326 | # CONFIG_GEN_RTC is not set |
| 327 | # CONFIG_DTLK is not set |
| 328 | # CONFIG_R3964 is not set |
| 329 | # CONFIG_APPLICOM is not set |
| 330 | |
| 331 | # |
| 332 | # Ftape, the floppy tape device driver |
| 333 | # |
| 334 | # CONFIG_DRM is not set |
| 335 | # CONFIG_RAW_DRIVER is not set |
| 336 | |
| 337 | # |
| 338 | # I2C support |
| 339 | # |
| 340 | # CONFIG_I2C is not set |
| 341 | |
| 342 | # |
| 343 | # Dallas's 1-wire bus |
| 344 | # |
| 345 | # CONFIG_W1 is not set |
| 346 | |
| 347 | # |
| 348 | # Misc devices |
| 349 | # |
| 350 | |
| 351 | # |
| 352 | # Multimedia devices |
| 353 | # |
| 354 | # CONFIG_VIDEO_DEV is not set |
| 355 | |
| 356 | # |
| 357 | # Digital Video Broadcasting Devices |
| 358 | # |
| 359 | |
| 360 | # |
| 361 | # Graphics support |
| 362 | # |
| 363 | # CONFIG_FB is not set |
| 364 | |
| 365 | # |
| 366 | # Sound |
| 367 | # |
| 368 | # CONFIG_SOUND is not set |
| 369 | |
| 370 | # |
| 371 | # USB support |
| 372 | # |
| 373 | # CONFIG_USB is not set |
| 374 | CONFIG_USB_ARCH_HAS_HCD=y |
| 375 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 376 | |
| 377 | # |
| 378 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information |
| 379 | # |
| 380 | |
| 381 | # |
| 382 | # USB Gadget Support |
| 383 | # |
| 384 | # CONFIG_USB_GADGET is not set |
| 385 | |
| 386 | # |
| 387 | # MMC/SD Card support |
| 388 | # |
| 389 | # CONFIG_MMC is not set |
| 390 | |
| 391 | # |
| 392 | # InfiniBand support |
| 393 | # |
| 394 | # CONFIG_INFINIBAND is not set |
| 395 | |
| 396 | # |
| 397 | # File systems |
| 398 | # |
| 399 | # CONFIG_EXT2_FS is not set |
| 400 | # CONFIG_EXT3_FS is not set |
| 401 | # CONFIG_JBD is not set |
| 402 | # CONFIG_REISERFS_FS is not set |
| 403 | # CONFIG_JFS_FS is not set |
| 404 | |
| 405 | # |
| 406 | # XFS support |
| 407 | # |
| 408 | # CONFIG_XFS_FS is not set |
| 409 | # CONFIG_MINIX_FS is not set |
| 410 | CONFIG_ROMFS_FS=y |
| 411 | # CONFIG_QUOTA is not set |
| 412 | CONFIG_DNOTIFY=y |
| 413 | # CONFIG_AUTOFS_FS is not set |
| 414 | # CONFIG_AUTOFS4_FS is not set |
| 415 | |
| 416 | # |
| 417 | # CD-ROM/DVD Filesystems |
| 418 | # |
| 419 | # CONFIG_ISO9660_FS is not set |
| 420 | # CONFIG_UDF_FS is not set |
| 421 | |
| 422 | # |
| 423 | # DOS/FAT/NT Filesystems |
| 424 | # |
| 425 | # CONFIG_MSDOS_FS is not set |
| 426 | # CONFIG_VFAT_FS is not set |
| 427 | # CONFIG_NTFS_FS is not set |
| 428 | |
| 429 | # |
| 430 | # Pseudo filesystems |
| 431 | # |
| 432 | CONFIG_PROC_FS=y |
| 433 | CONFIG_PROC_KCORE=y |
| 434 | CONFIG_SYSFS=y |
| 435 | CONFIG_DEVFS_FS=y |
| 436 | CONFIG_DEVFS_MOUNT=y |
| 437 | # CONFIG_DEVFS_DEBUG is not set |
| 438 | # CONFIG_DEVPTS_FS_XATTR is not set |
| 439 | CONFIG_TMPFS=y |
| 440 | # CONFIG_TMPFS_XATTR is not set |
| 441 | # CONFIG_HUGETLBFS is not set |
| 442 | # CONFIG_HUGETLB_PAGE is not set |
| 443 | CONFIG_RAMFS=y |
| 444 | |
| 445 | # |
| 446 | # Miscellaneous filesystems |
| 447 | # |
| 448 | # CONFIG_ADFS_FS is not set |
| 449 | # CONFIG_AFFS_FS is not set |
| 450 | # CONFIG_HFS_FS is not set |
| 451 | # CONFIG_HFSPLUS_FS is not set |
| 452 | # CONFIG_BEFS_FS is not set |
| 453 | # CONFIG_BFS_FS is not set |
| 454 | # CONFIG_EFS_FS is not set |
| 455 | CONFIG_CRAMFS=y |
| 456 | # CONFIG_VXFS_FS is not set |
| 457 | # CONFIG_HPFS_FS is not set |
| 458 | # CONFIG_QNX4FS_FS is not set |
| 459 | # CONFIG_SYSV_FS is not set |
| 460 | # CONFIG_UFS_FS is not set |
| 461 | |
| 462 | # |
| 463 | # Partition Types |
| 464 | # |
| 465 | # CONFIG_PARTITION_ADVANCED is not set |
| 466 | CONFIG_MSDOS_PARTITION=y |
| 467 | |
| 468 | # |
| 469 | # Native Language Support |
| 470 | # |
| 471 | # CONFIG_NLS is not set |
| 472 | |
| 473 | # |
| 474 | # Profiling support |
| 475 | # |
| 476 | # CONFIG_PROFILING is not set |
| 477 | |
| 478 | # |
| 479 | # Kernel hacking |
| 480 | # |
| 481 | # CONFIG_DEBUG_KERNEL is not set |
| 482 | CONFIG_DEBUG_PREEMPT=y |
| 483 | # CONFIG_FRAME_POINTER is not set |
| 484 | # CONFIG_SH_STANDARD_BIOS is not set |
| 485 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 486 | # CONFIG_KGDB is not set |
| 487 | |
| 488 | # |
| 489 | # Security options |
| 490 | # |
| 491 | # CONFIG_KEYS is not set |
| 492 | # CONFIG_SECURITY is not set |
| 493 | |
| 494 | # |
| 495 | # Cryptographic options |
| 496 | # |
| 497 | # CONFIG_CRYPTO is not set |
| 498 | |
| 499 | # |
| 500 | # Hardware crypto devices |
| 501 | # |
| 502 | |
| 503 | # |
| 504 | # Library routines |
| 505 | # |
| 506 | # CONFIG_CRC_CCITT is not set |
| 507 | CONFIG_CRC32=y |
| 508 | # CONFIG_LIBCRC32C is not set |
| 509 | CONFIG_ZLIB_INFLATE=y |