diff options
| -rw-r--r-- | arch/sh64/configs/cayman_defconfig | 199 |
1 files changed, 121 insertions, 78 deletions
diff --git a/arch/sh64/configs/cayman_defconfig b/arch/sh64/configs/cayman_defconfig index d81df574a7f7..ed035084b053 100644 --- a/arch/sh64/configs/cayman_defconfig +++ b/arch/sh64/configs/cayman_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18 | 3 | # Linux kernel version: 2.6.22-rc1 |
| 4 | # Tue Oct 3 13:30:51 2006 | 4 | # Mon May 14 08:43:31 2007 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH64=y | 7 | CONFIG_SUPERH64=y |
| @@ -10,6 +10,8 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 11 | CONFIG_GENERIC_HWEIGHT=y | 11 | CONFIG_GENERIC_HWEIGHT=y |
| 12 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 12 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 13 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 14 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 15 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 14 | 16 | ||
| 15 | # | 17 | # |
| @@ -33,13 +35,15 @@ CONFIG_POSIX_MQUEUE=y | |||
| 33 | # CONFIG_UTS_NS is not set | 35 | # CONFIG_UTS_NS is not set |
| 34 | # CONFIG_AUDIT is not set | 36 | # CONFIG_AUDIT is not set |
| 35 | # CONFIG_IKCONFIG is not set | 37 | # CONFIG_IKCONFIG is not set |
| 38 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 39 | CONFIG_SYSFS_DEPRECATED=y | ||
| 36 | # CONFIG_RELAY is not set | 40 | # CONFIG_RELAY is not set |
| 37 | CONFIG_INITRAMFS_SOURCE="" | 41 | # CONFIG_BLK_DEV_INITRD is not set |
| 38 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 42 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 39 | CONFIG_SYSCTL=y | 43 | CONFIG_SYSCTL=y |
| 40 | # CONFIG_EMBEDDED is not set | 44 | # CONFIG_EMBEDDED is not set |
| 41 | CONFIG_UID16=y | 45 | CONFIG_UID16=y |
| 42 | # CONFIG_SYSCTL_SYSCALL is not set | 46 | CONFIG_SYSCTL_SYSCALL=y |
| 43 | CONFIG_KALLSYMS=y | 47 | CONFIG_KALLSYMS=y |
| 44 | # CONFIG_KALLSYMS_ALL is not set | 48 | # CONFIG_KALLSYMS_ALL is not set |
| 45 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 49 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -49,14 +53,19 @@ CONFIG_BUG=y | |||
| 49 | CONFIG_ELF_CORE=y | 53 | CONFIG_ELF_CORE=y |
| 50 | CONFIG_BASE_FULL=y | 54 | CONFIG_BASE_FULL=y |
| 51 | CONFIG_FUTEX=y | 55 | CONFIG_FUTEX=y |
| 56 | CONFIG_ANON_INODES=y | ||
| 52 | CONFIG_EPOLL=y | 57 | CONFIG_EPOLL=y |
| 58 | CONFIG_SIGNALFD=y | ||
| 59 | CONFIG_TIMERFD=y | ||
| 60 | CONFIG_EVENTFD=y | ||
| 53 | CONFIG_SHMEM=y | 61 | CONFIG_SHMEM=y |
| 54 | CONFIG_SLAB=y | ||
| 55 | CONFIG_VM_EVENT_COUNTERS=y | 62 | CONFIG_VM_EVENT_COUNTERS=y |
| 63 | CONFIG_SLAB=y | ||
| 64 | # CONFIG_SLUB is not set | ||
| 65 | # CONFIG_SLOB is not set | ||
| 56 | CONFIG_RT_MUTEXES=y | 66 | CONFIG_RT_MUTEXES=y |
| 57 | # CONFIG_TINY_SHMEM is not set | 67 | # CONFIG_TINY_SHMEM is not set |
| 58 | CONFIG_BASE_SMALL=0 | 68 | CONFIG_BASE_SMALL=0 |
| 59 | # CONFIG_SLOB is not set | ||
| 60 | 69 | ||
| 61 | # | 70 | # |
| 62 | # Loadable module support | 71 | # Loadable module support |
| @@ -135,7 +144,7 @@ CONFIG_SH64_ID2815_WORKAROUND=y | |||
| 135 | # | 144 | # |
| 136 | CONFIG_HEARTBEAT=y | 145 | CONFIG_HEARTBEAT=y |
| 137 | CONFIG_HDSP253_LED=y | 146 | CONFIG_HDSP253_LED=y |
| 138 | CONFIG_SH_DMA=y | 147 | # CONFIG_SH_DMA is not set |
| 139 | CONFIG_PREEMPT=y | 148 | CONFIG_PREEMPT=y |
| 140 | CONFIG_SELECT_MEMORY_MODEL=y | 149 | CONFIG_SELECT_MEMORY_MODEL=y |
| 141 | CONFIG_FLATMEM_MANUAL=y | 150 | CONFIG_FLATMEM_MANUAL=y |
| @@ -146,23 +155,20 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 146 | # CONFIG_SPARSEMEM_STATIC is not set | 155 | # CONFIG_SPARSEMEM_STATIC is not set |
| 147 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 156 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 148 | # CONFIG_RESOURCES_64BIT is not set | 157 | # CONFIG_RESOURCES_64BIT is not set |
| 158 | CONFIG_ZONE_DMA_FLAG=0 | ||
| 149 | 159 | ||
| 150 | # | 160 | # |
| 151 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 161 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
| 152 | # | 162 | # |
| 153 | CONFIG_PCI=y | 163 | CONFIG_PCI=y |
| 154 | CONFIG_SH_PCIDMA_NONCOHERENT=y | 164 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
| 155 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | 165 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 156 | # CONFIG_PCI_DEBUG is not set | 166 | # CONFIG_PCI_DEBUG is not set |
| 157 | 167 | ||
| 158 | # | 168 | # |
| 159 | # PCCARD (PCMCIA/CardBus) support | 169 | # PCCARD (PCMCIA/CardBus) support |
| 160 | # | 170 | # |
| 161 | # CONFIG_PCCARD is not set | 171 | # CONFIG_PCCARD is not set |
| 162 | |||
| 163 | # | ||
| 164 | # PCI Hotplug Support | ||
| 165 | # | ||
| 166 | # CONFIG_HOTPLUG_PCI is not set | 172 | # CONFIG_HOTPLUG_PCI is not set |
| 167 | 173 | ||
| 168 | # | 174 | # |
| @@ -180,13 +186,13 @@ CONFIG_NET=y | |||
| 180 | # | 186 | # |
| 181 | # Networking options | 187 | # Networking options |
| 182 | # | 188 | # |
| 183 | # CONFIG_NETDEBUG is not set | ||
| 184 | CONFIG_PACKET=y | 189 | CONFIG_PACKET=y |
| 185 | # CONFIG_PACKET_MMAP is not set | 190 | # CONFIG_PACKET_MMAP is not set |
| 186 | CONFIG_UNIX=y | 191 | CONFIG_UNIX=y |
| 187 | CONFIG_XFRM=y | 192 | CONFIG_XFRM=y |
| 188 | # CONFIG_XFRM_USER is not set | 193 | # CONFIG_XFRM_USER is not set |
| 189 | # CONFIG_XFRM_SUB_POLICY is not set | 194 | # CONFIG_XFRM_SUB_POLICY is not set |
| 195 | # CONFIG_XFRM_MIGRATE is not set | ||
| 190 | # CONFIG_NET_KEY is not set | 196 | # CONFIG_NET_KEY is not set |
| 191 | CONFIG_INET=y | 197 | CONFIG_INET=y |
| 192 | # CONFIG_IP_MULTICAST is not set | 198 | # CONFIG_IP_MULTICAST is not set |
| @@ -207,11 +213,13 @@ CONFIG_IP_PNP=y | |||
| 207 | # CONFIG_INET_TUNNEL is not set | 213 | # CONFIG_INET_TUNNEL is not set |
| 208 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 214 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 209 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 215 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 216 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 210 | CONFIG_INET_DIAG=y | 217 | CONFIG_INET_DIAG=y |
| 211 | CONFIG_INET_TCP_DIAG=y | 218 | CONFIG_INET_TCP_DIAG=y |
| 212 | # CONFIG_TCP_CONG_ADVANCED is not set | 219 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 213 | CONFIG_TCP_CONG_CUBIC=y | 220 | CONFIG_TCP_CONG_CUBIC=y |
| 214 | CONFIG_DEFAULT_TCP_CONG="cubic" | 221 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 222 | # CONFIG_TCP_MD5SIG is not set | ||
| 215 | # CONFIG_IPV6 is not set | 223 | # CONFIG_IPV6 is not set |
| 216 | # CONFIG_INET6_XFRM_TUNNEL is not set | 224 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 217 | # CONFIG_INET6_TUNNEL is not set | 225 | # CONFIG_INET6_TUNNEL is not set |
| @@ -256,7 +264,16 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 256 | # CONFIG_HAMRADIO is not set | 264 | # CONFIG_HAMRADIO is not set |
| 257 | # CONFIG_IRDA is not set | 265 | # CONFIG_IRDA is not set |
| 258 | # CONFIG_BT is not set | 266 | # CONFIG_BT is not set |
| 267 | # CONFIG_AF_RXRPC is not set | ||
| 268 | |||
| 269 | # | ||
| 270 | # Wireless | ||
| 271 | # | ||
| 272 | # CONFIG_CFG80211 is not set | ||
| 273 | # CONFIG_WIRELESS_EXT is not set | ||
| 274 | # CONFIG_MAC80211 is not set | ||
| 259 | # CONFIG_IEEE80211 is not set | 275 | # CONFIG_IEEE80211 is not set |
| 276 | # CONFIG_RFKILL is not set | ||
| 260 | 277 | ||
| 261 | # | 278 | # |
| 262 | # Device Drivers | 279 | # Device Drivers |
| @@ -269,16 +286,13 @@ CONFIG_STANDALONE=y | |||
| 269 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 286 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 270 | # CONFIG_FW_LOADER is not set | 287 | # CONFIG_FW_LOADER is not set |
| 271 | # CONFIG_DEBUG_DRIVER is not set | 288 | # CONFIG_DEBUG_DRIVER is not set |
| 289 | # CONFIG_DEBUG_DEVRES is not set | ||
| 272 | # CONFIG_SYS_HYPERVISOR is not set | 290 | # CONFIG_SYS_HYPERVISOR is not set |
| 273 | 291 | ||
| 274 | # | 292 | # |
| 275 | # Connector - unified userspace <-> kernelspace linker | 293 | # Connector - unified userspace <-> kernelspace linker |
| 276 | # | 294 | # |
| 277 | # CONFIG_CONNECTOR is not set | 295 | # CONFIG_CONNECTOR is not set |
| 278 | |||
| 279 | # | ||
| 280 | # Memory Technology Devices (MTD) | ||
| 281 | # | ||
| 282 | # CONFIG_MTD is not set | 296 | # CONFIG_MTD is not set |
| 283 | 297 | ||
| 284 | # | 298 | # |
| @@ -289,6 +303,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 289 | # | 303 | # |
| 290 | # Plug and Play support | 304 | # Plug and Play support |
| 291 | # | 305 | # |
| 306 | # CONFIG_PNPACPI is not set | ||
| 292 | 307 | ||
| 293 | # | 308 | # |
| 294 | # Block devices | 309 | # Block devices |
| @@ -306,11 +321,18 @@ CONFIG_BLK_DEV_RAM=y | |||
| 306 | CONFIG_BLK_DEV_RAM_COUNT=16 | 321 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 307 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 322 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 308 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 323 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
| 309 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 310 | # CONFIG_CDROM_PKTCDVD is not set | 324 | # CONFIG_CDROM_PKTCDVD is not set |
| 311 | # CONFIG_ATA_OVER_ETH is not set | 325 | # CONFIG_ATA_OVER_ETH is not set |
| 312 | 326 | ||
| 313 | # | 327 | # |
| 328 | # Misc devices | ||
| 329 | # | ||
| 330 | # CONFIG_PHANTOM is not set | ||
| 331 | # CONFIG_SGI_IOC4 is not set | ||
| 332 | # CONFIG_TIFM_CORE is not set | ||
| 333 | # CONFIG_BLINK is not set | ||
| 334 | |||
| 335 | # | ||
| 314 | # ATA/ATAPI/MFM/RLL support | 336 | # ATA/ATAPI/MFM/RLL support |
| 315 | # | 337 | # |
| 316 | # CONFIG_IDE is not set | 338 | # CONFIG_IDE is not set |
| @@ -320,6 +342,7 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
| 320 | # | 342 | # |
| 321 | # CONFIG_RAID_ATTRS is not set | 343 | # CONFIG_RAID_ATTRS is not set |
| 322 | CONFIG_SCSI=y | 344 | CONFIG_SCSI=y |
| 345 | # CONFIG_SCSI_TGT is not set | ||
| 323 | # CONFIG_SCSI_NETLINK is not set | 346 | # CONFIG_SCSI_NETLINK is not set |
| 324 | CONFIG_SCSI_PROC_FS=y | 347 | CONFIG_SCSI_PROC_FS=y |
| 325 | 348 | ||
| @@ -339,6 +362,7 @@ CONFIG_BLK_DEV_SD=y | |||
| 339 | CONFIG_SCSI_MULTI_LUN=y | 362 | CONFIG_SCSI_MULTI_LUN=y |
| 340 | # CONFIG_SCSI_CONSTANTS is not set | 363 | # CONFIG_SCSI_CONSTANTS is not set |
| 341 | # CONFIG_SCSI_LOGGING is not set | 364 | # CONFIG_SCSI_LOGGING is not set |
| 365 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 342 | 366 | ||
| 343 | # | 367 | # |
| 344 | # SCSI Transports | 368 | # SCSI Transports |
| @@ -378,18 +402,16 @@ CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 | |||
| 378 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 | 402 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 |
| 379 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | 403 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 |
| 380 | CONFIG_SCSI_SYM53C8XX_MMIO=y | 404 | CONFIG_SCSI_SYM53C8XX_MMIO=y |
| 381 | # CONFIG_SCSI_IPR is not set | ||
| 382 | # CONFIG_SCSI_QLOGIC_1280 is not set | 405 | # CONFIG_SCSI_QLOGIC_1280 is not set |
| 383 | # CONFIG_SCSI_QLA_FC is not set | 406 | # CONFIG_SCSI_QLA_FC is not set |
| 407 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
| 384 | # CONFIG_SCSI_LPFC is not set | 408 | # CONFIG_SCSI_LPFC is not set |
| 385 | # CONFIG_SCSI_DC395x is not set | 409 | # CONFIG_SCSI_DC395x is not set |
| 386 | # CONFIG_SCSI_DC390T is not set | 410 | # CONFIG_SCSI_DC390T is not set |
| 387 | # CONFIG_SCSI_NSP32 is not set | 411 | # CONFIG_SCSI_NSP32 is not set |
| 388 | # CONFIG_SCSI_DEBUG is not set | 412 | # CONFIG_SCSI_DEBUG is not set |
| 389 | 413 | # CONFIG_SCSI_ESP_CORE is not set | |
| 390 | # | 414 | # CONFIG_SCSI_SRP is not set |
| 391 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 392 | # | ||
| 393 | # CONFIG_ATA is not set | 415 | # CONFIG_ATA is not set |
| 394 | 416 | ||
| 395 | # | 417 | # |
| @@ -408,6 +430,7 @@ CONFIG_SCSI_SYM53C8XX_MMIO=y | |||
| 408 | # | 430 | # |
| 409 | # IEEE 1394 (FireWire) support | 431 | # IEEE 1394 (FireWire) support |
| 410 | # | 432 | # |
| 433 | # CONFIG_FIREWIRE is not set | ||
| 411 | # CONFIG_IEEE1394 is not set | 434 | # CONFIG_IEEE1394 is not set |
| 412 | 435 | ||
| 413 | # | 436 | # |
| @@ -428,10 +451,6 @@ CONFIG_NETDEVICES=y | |||
| 428 | # ARCnet devices | 451 | # ARCnet devices |
| 429 | # | 452 | # |
| 430 | # CONFIG_ARCNET is not set | 453 | # CONFIG_ARCNET is not set |
| 431 | |||
| 432 | # | ||
| 433 | # PHY device support | ||
| 434 | # | ||
| 435 | # CONFIG_PHYLIB is not set | 454 | # CONFIG_PHYLIB is not set |
| 436 | 455 | ||
| 437 | # | 456 | # |
| @@ -479,10 +498,8 @@ CONFIG_NET_PCI=y | |||
| 479 | # CONFIG_SUNDANCE is not set | 498 | # CONFIG_SUNDANCE is not set |
| 480 | # CONFIG_TLAN is not set | 499 | # CONFIG_TLAN is not set |
| 481 | # CONFIG_VIA_RHINE is not set | 500 | # CONFIG_VIA_RHINE is not set |
| 482 | 501 | # CONFIG_SC92031 is not set | |
| 483 | # | 502 | CONFIG_NETDEV_1000=y |
| 484 | # Ethernet (1000 Mbit) | ||
| 485 | # | ||
| 486 | # CONFIG_ACENIC is not set | 503 | # CONFIG_ACENIC is not set |
| 487 | # CONFIG_DL2K is not set | 504 | # CONFIG_DL2K is not set |
| 488 | # CONFIG_E1000 is not set | 505 | # CONFIG_E1000 is not set |
| @@ -498,14 +515,16 @@ CONFIG_NET_PCI=y | |||
| 498 | # CONFIG_TIGON3 is not set | 515 | # CONFIG_TIGON3 is not set |
| 499 | # CONFIG_BNX2 is not set | 516 | # CONFIG_BNX2 is not set |
| 500 | # CONFIG_QLA3XXX is not set | 517 | # CONFIG_QLA3XXX is not set |
| 501 | 518 | # CONFIG_ATL1 is not set | |
| 502 | # | 519 | CONFIG_NETDEV_10000=y |
| 503 | # Ethernet (10000 Mbit) | ||
| 504 | # | ||
| 505 | # CONFIG_CHELSIO_T1 is not set | 520 | # CONFIG_CHELSIO_T1 is not set |
| 521 | # CONFIG_CHELSIO_T3 is not set | ||
| 506 | # CONFIG_IXGB is not set | 522 | # CONFIG_IXGB is not set |
| 507 | # CONFIG_S2IO is not set | 523 | # CONFIG_S2IO is not set |
| 508 | # CONFIG_MYRI10GE is not set | 524 | # CONFIG_MYRI10GE is not set |
| 525 | # CONFIG_NETXEN_NIC is not set | ||
| 526 | # CONFIG_MLX4_CORE is not set | ||
| 527 | CONFIG_MLX4_DEBUG=y | ||
| 509 | 528 | ||
| 510 | # | 529 | # |
| 511 | # Token Ring devices | 530 | # Token Ring devices |
| @@ -513,13 +532,10 @@ CONFIG_NET_PCI=y | |||
| 513 | # CONFIG_TR is not set | 532 | # CONFIG_TR is not set |
| 514 | 533 | ||
| 515 | # | 534 | # |
| 516 | # Wireless LAN (non-hamradio) | 535 | # Wireless LAN |
| 517 | # | ||
| 518 | # CONFIG_NET_RADIO is not set | ||
| 519 | |||
| 520 | # | ||
| 521 | # Wan interfaces | ||
| 522 | # | 536 | # |
| 537 | # CONFIG_WLAN_PRE80211 is not set | ||
| 538 | # CONFIG_WLAN_80211 is not set | ||
| 523 | # CONFIG_WAN is not set | 539 | # CONFIG_WAN is not set |
| 524 | # CONFIG_FDDI is not set | 540 | # CONFIG_FDDI is not set |
| 525 | # CONFIG_HIPPI is not set | 541 | # CONFIG_HIPPI is not set |
| @@ -571,9 +587,17 @@ CONFIG_KEYBOARD_ATKBD=y | |||
| 571 | # CONFIG_KEYBOARD_STOWAWAY is not set | 587 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 572 | CONFIG_INPUT_MOUSE=y | 588 | CONFIG_INPUT_MOUSE=y |
| 573 | CONFIG_MOUSE_PS2=y | 589 | CONFIG_MOUSE_PS2=y |
| 590 | CONFIG_MOUSE_PS2_ALPS=y | ||
| 591 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
| 592 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
| 593 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
| 594 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
| 595 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
| 574 | # CONFIG_MOUSE_SERIAL is not set | 596 | # CONFIG_MOUSE_SERIAL is not set |
| 597 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
| 575 | # CONFIG_MOUSE_VSXXXAA is not set | 598 | # CONFIG_MOUSE_VSXXXAA is not set |
| 576 | # CONFIG_INPUT_JOYSTICK is not set | 599 | # CONFIG_INPUT_JOYSTICK is not set |
| 600 | # CONFIG_INPUT_TABLET is not set | ||
| 577 | # CONFIG_INPUT_TOUCHSCREEN is not set | 601 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 578 | # CONFIG_INPUT_MISC is not set | 602 | # CONFIG_INPUT_MISC is not set |
| 579 | 603 | ||
| @@ -619,10 +643,6 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
| 619 | # IPMI | 643 | # IPMI |
| 620 | # | 644 | # |
| 621 | # CONFIG_IPMI_HANDLER is not set | 645 | # CONFIG_IPMI_HANDLER is not set |
| 622 | |||
| 623 | # | ||
| 624 | # Watchdog Cards | ||
| 625 | # | ||
| 626 | CONFIG_WATCHDOG=y | 646 | CONFIG_WATCHDOG=y |
| 627 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 647 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 628 | 648 | ||
| @@ -639,13 +659,8 @@ CONFIG_WATCHDOG=y | |||
| 639 | # CONFIG_WDTPCI is not set | 659 | # CONFIG_WDTPCI is not set |
| 640 | CONFIG_HW_RANDOM=y | 660 | CONFIG_HW_RANDOM=y |
| 641 | # CONFIG_GEN_RTC is not set | 661 | # CONFIG_GEN_RTC is not set |
| 642 | # CONFIG_DTLK is not set | ||
| 643 | # CONFIG_R3964 is not set | 662 | # CONFIG_R3964 is not set |
| 644 | # CONFIG_APPLICOM is not set | 663 | # CONFIG_APPLICOM is not set |
| 645 | |||
| 646 | # | ||
| 647 | # Ftape, the floppy tape device driver | ||
| 648 | # | ||
| 649 | # CONFIG_DRM is not set | 664 | # CONFIG_DRM is not set |
| 650 | # CONFIG_RAW_DRIVER is not set | 665 | # CONFIG_RAW_DRIVER is not set |
| 651 | 666 | ||
| @@ -653,11 +668,7 @@ CONFIG_HW_RANDOM=y | |||
| 653 | # TPM devices | 668 | # TPM devices |
| 654 | # | 669 | # |
| 655 | # CONFIG_TCG_TPM is not set | 670 | # CONFIG_TCG_TPM is not set |
| 656 | # CONFIG_TELCLOCK is not set | 671 | CONFIG_DEVPORT=y |
| 657 | |||
| 658 | # | ||
| 659 | # I2C support | ||
| 660 | # | ||
| 661 | # CONFIG_I2C is not set | 672 | # CONFIG_I2C is not set |
| 662 | 673 | ||
| 663 | # | 674 | # |
| @@ -669,44 +680,60 @@ CONFIG_HW_RANDOM=y | |||
| 669 | # | 680 | # |
| 670 | # Dallas's 1-wire bus | 681 | # Dallas's 1-wire bus |
| 671 | # | 682 | # |
| 672 | 683 | # CONFIG_W1 is not set | |
| 673 | # | ||
| 674 | # Hardware Monitoring support | ||
| 675 | # | ||
| 676 | CONFIG_HWMON=y | 684 | CONFIG_HWMON=y |
| 677 | # CONFIG_HWMON_VID is not set | 685 | # CONFIG_HWMON_VID is not set |
| 678 | # CONFIG_SENSORS_ABITUGURU is not set | 686 | # CONFIG_SENSORS_ABITUGURU is not set |
| 679 | # CONFIG_SENSORS_F71805F is not set | 687 | # CONFIG_SENSORS_F71805F is not set |
| 688 | # CONFIG_SENSORS_PC87427 is not set | ||
| 689 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 690 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 680 | # CONFIG_SENSORS_VT1211 is not set | 691 | # CONFIG_SENSORS_VT1211 is not set |
| 692 | # CONFIG_SENSORS_W83627HF is not set | ||
| 681 | # CONFIG_HWMON_DEBUG_CHIP is not set | 693 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 682 | 694 | ||
| 683 | # | 695 | # |
| 684 | # Misc devices | 696 | # Multifunction device drivers |
| 685 | # | 697 | # |
| 698 | # CONFIG_MFD_SM501 is not set | ||
| 686 | 699 | ||
| 687 | # | 700 | # |
| 688 | # Multimedia devices | 701 | # Multimedia devices |
| 689 | # | 702 | # |
| 690 | # CONFIG_VIDEO_DEV is not set | 703 | # CONFIG_VIDEO_DEV is not set |
| 691 | CONFIG_VIDEO_V4L2=y | 704 | # CONFIG_DVB_CORE is not set |
| 705 | CONFIG_DAB=y | ||
| 692 | 706 | ||
| 693 | # | 707 | # |
| 694 | # Digital Video Broadcasting Devices | 708 | # Graphics support |
| 695 | # | 709 | # |
| 696 | # CONFIG_DVB is not set | 710 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 697 | 711 | ||
| 698 | # | 712 | # |
| 699 | # Graphics support | 713 | # Display device support |
| 700 | # | 714 | # |
| 701 | CONFIG_FIRMWARE_EDID=y | 715 | # CONFIG_DISPLAY_SUPPORT is not set |
| 716 | # CONFIG_VGASTATE is not set | ||
| 702 | CONFIG_FB=y | 717 | CONFIG_FB=y |
| 718 | CONFIG_FIRMWARE_EDID=y | ||
| 719 | # CONFIG_FB_DDC is not set | ||
| 703 | CONFIG_FB_CFB_FILLRECT=y | 720 | CONFIG_FB_CFB_FILLRECT=y |
| 704 | CONFIG_FB_CFB_COPYAREA=y | 721 | CONFIG_FB_CFB_COPYAREA=y |
| 705 | CONFIG_FB_CFB_IMAGEBLIT=y | 722 | CONFIG_FB_CFB_IMAGEBLIT=y |
| 723 | # CONFIG_FB_SYS_FILLRECT is not set | ||
| 724 | # CONFIG_FB_SYS_COPYAREA is not set | ||
| 725 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
| 726 | # CONFIG_FB_SYS_FOPS is not set | ||
| 727 | CONFIG_FB_DEFERRED_IO=y | ||
| 728 | # CONFIG_FB_SVGALIB is not set | ||
| 706 | # CONFIG_FB_MACMODES is not set | 729 | # CONFIG_FB_MACMODES is not set |
| 707 | # CONFIG_FB_BACKLIGHT is not set | 730 | # CONFIG_FB_BACKLIGHT is not set |
| 708 | CONFIG_FB_MODE_HELPERS=y | 731 | CONFIG_FB_MODE_HELPERS=y |
| 709 | # CONFIG_FB_TILEBLITTING is not set | 732 | # CONFIG_FB_TILEBLITTING is not set |
| 733 | |||
| 734 | # | ||
| 735 | # Frame buffer hardware drivers | ||
| 736 | # | ||
| 710 | # CONFIG_FB_CIRRUS is not set | 737 | # CONFIG_FB_CIRRUS is not set |
| 711 | # CONFIG_FB_PM2 is not set | 738 | # CONFIG_FB_PM2 is not set |
| 712 | # CONFIG_FB_CYBER2000 is not set | 739 | # CONFIG_FB_CYBER2000 is not set |
| @@ -720,13 +747,17 @@ CONFIG_FB_MODE_HELPERS=y | |||
| 720 | # CONFIG_FB_RADEON is not set | 747 | # CONFIG_FB_RADEON is not set |
| 721 | # CONFIG_FB_ATY128 is not set | 748 | # CONFIG_FB_ATY128 is not set |
| 722 | # CONFIG_FB_ATY is not set | 749 | # CONFIG_FB_ATY is not set |
| 750 | # CONFIG_FB_S3 is not set | ||
| 723 | # CONFIG_FB_SAVAGE is not set | 751 | # CONFIG_FB_SAVAGE is not set |
| 724 | # CONFIG_FB_SIS is not set | 752 | # CONFIG_FB_SIS is not set |
| 725 | # CONFIG_FB_NEOMAGIC is not set | 753 | # CONFIG_FB_NEOMAGIC is not set |
| 726 | CONFIG_FB_KYRO=y | 754 | CONFIG_FB_KYRO=y |
| 727 | # CONFIG_FB_3DFX is not set | 755 | # CONFIG_FB_3DFX is not set |
| 728 | # CONFIG_FB_VOODOO1 is not set | 756 | # CONFIG_FB_VOODOO1 is not set |
| 757 | # CONFIG_FB_VT8623 is not set | ||
| 729 | # CONFIG_FB_TRIDENT is not set | 758 | # CONFIG_FB_TRIDENT is not set |
| 759 | # CONFIG_FB_ARK is not set | ||
| 760 | # CONFIG_FB_PM3 is not set | ||
| 730 | # CONFIG_FB_VIRTUAL is not set | 761 | # CONFIG_FB_VIRTUAL is not set |
| 731 | 762 | ||
| 732 | # | 763 | # |
| @@ -746,10 +777,6 @@ CONFIG_FONT_8x16=y | |||
| 746 | # CONFIG_FONT_SUN8x16 is not set | 777 | # CONFIG_FONT_SUN8x16 is not set |
| 747 | # CONFIG_FONT_SUN12x22 is not set | 778 | # CONFIG_FONT_SUN12x22 is not set |
| 748 | # CONFIG_FONT_10x18 is not set | 779 | # CONFIG_FONT_10x18 is not set |
| 749 | |||
| 750 | # | ||
| 751 | # Logo configuration | ||
| 752 | # | ||
| 753 | CONFIG_LOGO=y | 780 | CONFIG_LOGO=y |
| 754 | # CONFIG_LOGO_LINUX_MONO is not set | 781 | # CONFIG_LOGO_LINUX_MONO is not set |
| 755 | # CONFIG_LOGO_LINUX_VGA16 is not set | 782 | # CONFIG_LOGO_LINUX_VGA16 is not set |
| @@ -757,7 +784,6 @@ CONFIG_LOGO=y | |||
| 757 | # CONFIG_LOGO_SUPERH_MONO is not set | 784 | # CONFIG_LOGO_SUPERH_MONO is not set |
| 758 | # CONFIG_LOGO_SUPERH_VGA16 is not set | 785 | # CONFIG_LOGO_SUPERH_VGA16 is not set |
| 759 | CONFIG_LOGO_SUPERH_CLUT224=y | 786 | CONFIG_LOGO_SUPERH_CLUT224=y |
| 760 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 761 | 787 | ||
| 762 | # | 788 | # |
| 763 | # Sound | 789 | # Sound |
| @@ -765,6 +791,12 @@ CONFIG_LOGO_SUPERH_CLUT224=y | |||
| 765 | # CONFIG_SOUND is not set | 791 | # CONFIG_SOUND is not set |
| 766 | 792 | ||
| 767 | # | 793 | # |
| 794 | # HID Devices | ||
| 795 | # | ||
| 796 | CONFIG_HID=y | ||
| 797 | # CONFIG_HID_DEBUG is not set | ||
| 798 | |||
| 799 | # | ||
| 768 | # USB support | 800 | # USB support |
| 769 | # | 801 | # |
| 770 | CONFIG_USB_ARCH_HAS_HCD=y | 802 | CONFIG_USB_ARCH_HAS_HCD=y |
| @@ -780,10 +812,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
| 780 | # USB Gadget Support | 812 | # USB Gadget Support |
| 781 | # | 813 | # |
| 782 | # CONFIG_USB_GADGET is not set | 814 | # CONFIG_USB_GADGET is not set |
| 783 | |||
| 784 | # | ||
| 785 | # MMC/SD Card support | ||
| 786 | # | ||
| 787 | # CONFIG_MMC is not set | 815 | # CONFIG_MMC is not set |
| 788 | 816 | ||
| 789 | # | 817 | # |
| @@ -836,6 +864,7 @@ CONFIG_EXT3_FS=y | |||
| 836 | CONFIG_EXT3_FS_XATTR=y | 864 | CONFIG_EXT3_FS_XATTR=y |
| 837 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 865 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 838 | # CONFIG_EXT3_FS_SECURITY is not set | 866 | # CONFIG_EXT3_FS_SECURITY is not set |
| 867 | # CONFIG_EXT4DEV_FS is not set | ||
| 839 | CONFIG_JBD=y | 868 | CONFIG_JBD=y |
| 840 | # CONFIG_JBD_DEBUG is not set | 869 | # CONFIG_JBD_DEBUG is not set |
| 841 | CONFIG_FS_MBCACHE=y | 870 | CONFIG_FS_MBCACHE=y |
| @@ -843,6 +872,7 @@ CONFIG_FS_MBCACHE=y | |||
| 843 | # CONFIG_JFS_FS is not set | 872 | # CONFIG_JFS_FS is not set |
| 844 | # CONFIG_FS_POSIX_ACL is not set | 873 | # CONFIG_FS_POSIX_ACL is not set |
| 845 | # CONFIG_XFS_FS is not set | 874 | # CONFIG_XFS_FS is not set |
| 875 | # CONFIG_GFS2_FS is not set | ||
| 846 | # CONFIG_OCFS2_FS is not set | 876 | # CONFIG_OCFS2_FS is not set |
| 847 | CONFIG_MINIX_FS=y | 877 | CONFIG_MINIX_FS=y |
| 848 | CONFIG_ROMFS_FS=y | 878 | CONFIG_ROMFS_FS=y |
| @@ -912,6 +942,7 @@ CONFIG_LOCKD=y | |||
| 912 | CONFIG_LOCKD_V4=y | 942 | CONFIG_LOCKD_V4=y |
| 913 | CONFIG_NFS_COMMON=y | 943 | CONFIG_NFS_COMMON=y |
| 914 | CONFIG_SUNRPC=y | 944 | CONFIG_SUNRPC=y |
| 945 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 915 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 946 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 916 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 947 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 917 | # CONFIG_SMB_FS is not set | 948 | # CONFIG_SMB_FS is not set |
| @@ -941,6 +972,7 @@ CONFIG_MSDOS_PARTITION=y | |||
| 941 | # CONFIG_SUN_PARTITION is not set | 972 | # CONFIG_SUN_PARTITION is not set |
| 942 | # CONFIG_KARMA_PARTITION is not set | 973 | # CONFIG_KARMA_PARTITION is not set |
| 943 | # CONFIG_EFI_PARTITION is not set | 974 | # CONFIG_EFI_PARTITION is not set |
| 975 | # CONFIG_SYSV68_PARTITION is not set | ||
| 944 | 976 | ||
| 945 | # | 977 | # |
| 946 | # Native Language Support | 978 | # Native Language Support |
| @@ -948,6 +980,11 @@ CONFIG_MSDOS_PARTITION=y | |||
| 948 | # CONFIG_NLS is not set | 980 | # CONFIG_NLS is not set |
| 949 | 981 | ||
| 950 | # | 982 | # |
| 983 | # Distributed Lock Manager | ||
| 984 | # | ||
| 985 | # CONFIG_DLM is not set | ||
| 986 | |||
| 987 | # | ||
| 951 | # Profiling support | 988 | # Profiling support |
| 952 | # | 989 | # |
| 953 | # CONFIG_PROFILING is not set | 990 | # CONFIG_PROFILING is not set |
| @@ -959,28 +996,29 @@ CONFIG_MSDOS_PARTITION=y | |||
| 959 | CONFIG_ENABLE_MUST_CHECK=y | 996 | CONFIG_ENABLE_MUST_CHECK=y |
| 960 | CONFIG_MAGIC_SYSRQ=y | 997 | CONFIG_MAGIC_SYSRQ=y |
| 961 | # CONFIG_UNUSED_SYMBOLS is not set | 998 | # CONFIG_UNUSED_SYMBOLS is not set |
| 999 | CONFIG_DEBUG_FS=y | ||
| 1000 | # CONFIG_HEADERS_CHECK is not set | ||
| 962 | CONFIG_DEBUG_KERNEL=y | 1001 | CONFIG_DEBUG_KERNEL=y |
| 963 | CONFIG_LOG_BUF_SHIFT=14 | 1002 | # CONFIG_DEBUG_SHIRQ is not set |
| 964 | CONFIG_DETECT_SOFTLOCKUP=y | 1003 | CONFIG_DETECT_SOFTLOCKUP=y |
| 965 | CONFIG_SCHEDSTATS=y | 1004 | CONFIG_SCHEDSTATS=y |
| 1005 | # CONFIG_TIMER_STATS is not set | ||
| 966 | # CONFIG_DEBUG_SLAB is not set | 1006 | # CONFIG_DEBUG_SLAB is not set |
| 967 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1007 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 968 | # CONFIG_RT_MUTEX_TESTER is not set | 1008 | # CONFIG_RT_MUTEX_TESTER is not set |
| 969 | # CONFIG_DEBUG_SPINLOCK is not set | 1009 | # CONFIG_DEBUG_SPINLOCK is not set |
| 970 | # CONFIG_DEBUG_MUTEXES is not set | 1010 | # CONFIG_DEBUG_MUTEXES is not set |
| 971 | # CONFIG_DEBUG_RWSEMS is not set | ||
| 972 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1011 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
| 973 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1012 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
| 974 | # CONFIG_DEBUG_KOBJECT is not set | 1013 | # CONFIG_DEBUG_KOBJECT is not set |
| 975 | CONFIG_DEBUG_BUGVERBOSE=y | 1014 | CONFIG_DEBUG_BUGVERBOSE=y |
| 976 | # CONFIG_DEBUG_INFO is not set | 1015 | # CONFIG_DEBUG_INFO is not set |
| 977 | CONFIG_DEBUG_FS=y | ||
| 978 | # CONFIG_DEBUG_VM is not set | 1016 | # CONFIG_DEBUG_VM is not set |
| 979 | # CONFIG_DEBUG_LIST is not set | 1017 | # CONFIG_DEBUG_LIST is not set |
| 980 | CONFIG_FRAME_POINTER=y | 1018 | CONFIG_FRAME_POINTER=y |
| 981 | # CONFIG_UNWIND_INFO is not set | ||
| 982 | CONFIG_FORCED_INLINING=y | 1019 | CONFIG_FORCED_INLINING=y |
| 983 | # CONFIG_RCU_TORTURE_TEST is not set | 1020 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1021 | # CONFIG_FAULT_INJECTION is not set | ||
| 984 | # CONFIG_EARLY_PRINTK is not set | 1022 | # CONFIG_EARLY_PRINTK is not set |
| 985 | # CONFIG_DEBUG_KERNEL_WITH_GDB_STUB is not set | 1023 | # CONFIG_DEBUG_KERNEL_WITH_GDB_STUB is not set |
| 986 | CONFIG_SH64_PROC_TLB=y | 1024 | CONFIG_SH64_PROC_TLB=y |
| @@ -1004,10 +1042,15 @@ CONFIG_SH64_SR_WATCH=y | |||
| 1004 | # | 1042 | # |
| 1005 | # Library routines | 1043 | # Library routines |
| 1006 | # | 1044 | # |
| 1045 | CONFIG_BITREVERSE=y | ||
| 1007 | # CONFIG_CRC_CCITT is not set | 1046 | # CONFIG_CRC_CCITT is not set |
| 1008 | # CONFIG_CRC16 is not set | 1047 | # CONFIG_CRC16 is not set |
| 1048 | # CONFIG_CRC_ITU_T is not set | ||
| 1009 | CONFIG_CRC32=y | 1049 | CONFIG_CRC32=y |
| 1010 | # CONFIG_LIBCRC32C is not set | 1050 | # CONFIG_LIBCRC32C is not set |
| 1011 | CONFIG_PLIST=y | 1051 | CONFIG_PLIST=y |
| 1052 | CONFIG_HAS_IOMEM=y | ||
| 1053 | CONFIG_HAS_IOPORT=y | ||
| 1054 | CONFIG_HAS_DMA=y | ||
| 1012 | CONFIG_GENERIC_HARDIRQS=y | 1055 | CONFIG_GENERIC_HARDIRQS=y |
| 1013 | CONFIG_GENERIC_IRQ_PROBE=y | 1056 | CONFIG_GENERIC_IRQ_PROBE=y |
