sh: update snapgear defconfig.

Updated the snapgear defconfig to get a booting kernel.

Signed-off-by: David McCullough <david_mccullough@au.securecomputing.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

authored by David McCullough and committed by Paul Mundt 49dd3ff3 e0a3647f

+234 -343
+234 -343
arch/sh/configs/snapgear_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18 4 - # Tue Oct 3 12:55:47 2006 3 + # Linux kernel version: 2.6.23-rc1 4 + # Thu Jul 26 11:49:11 2007 5 5 # 6 6 CONFIG_SUPERH=y 7 7 CONFIG_RWSEM_GENERIC_SPINLOCK=y 8 + CONFIG_GENERIC_BUG=y 8 9 CONFIG_GENERIC_FIND_NEXT_BIT=y 9 10 CONFIG_GENERIC_HWEIGHT=y 10 11 CONFIG_GENERIC_HARDIRQS=y 11 12 CONFIG_GENERIC_IRQ_PROBE=y 12 13 CONFIG_GENERIC_CALIBRATE_DELAY=y 14 + CONFIG_GENERIC_TIME=y 15 + CONFIG_GENERIC_CLOCKEVENTS=y 16 + CONFIG_SYS_SUPPORTS_PCI=y 17 + CONFIG_STACKTRACE_SUPPORT=y 18 + CONFIG_LOCKDEP_SUPPORT=y 19 + # CONFIG_ARCH_HAS_ILOG2_U32 is not set 20 + # CONFIG_ARCH_HAS_ILOG2_U64 is not set 21 + CONFIG_ARCH_NO_VIRT_TO_BUS=y 13 22 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 14 23 15 24 # ··· 33 24 # 34 25 CONFIG_LOCALVERSION="" 35 26 CONFIG_LOCALVERSION_AUTO=y 36 - CONFIG_SWAP=y 27 + # CONFIG_SWAP is not set 37 28 # CONFIG_SYSVIPC is not set 38 29 # CONFIG_POSIX_MQUEUE is not set 39 30 # CONFIG_BSD_PROCESS_ACCT is not set 40 31 # CONFIG_TASKSTATS is not set 41 - # CONFIG_UTS_NS is not set 32 + # CONFIG_USER_NS is not set 42 33 # CONFIG_AUDIT is not set 43 34 # CONFIG_IKCONFIG is not set 35 + CONFIG_LOG_BUF_SHIFT=14 36 + # CONFIG_SYSFS_DEPRECATED is not set 44 37 # CONFIG_RELAY is not set 38 + CONFIG_BLK_DEV_INITRD=y 45 39 CONFIG_INITRAMFS_SOURCE="" 46 40 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 47 41 CONFIG_SYSCTL=y ··· 59 47 CONFIG_ELF_CORE=y 60 48 CONFIG_BASE_FULL=y 61 49 CONFIG_FUTEX=y 50 + CONFIG_ANON_INODES=y 62 51 CONFIG_EPOLL=y 52 + CONFIG_SIGNALFD=y 53 + CONFIG_TIMERFD=y 54 + CONFIG_EVENTFD=y 63 55 CONFIG_SHMEM=y 64 - CONFIG_SLAB=y 65 56 CONFIG_VM_EVENT_COUNTERS=y 57 + CONFIG_SLAB=y 58 + # CONFIG_SLUB is not set 59 + # CONFIG_SLOB is not set 66 60 CONFIG_RT_MUTEXES=y 67 61 # CONFIG_TINY_SHMEM is not set 68 62 CONFIG_BASE_SMALL=0 69 - # CONFIG_SLOB is not set 70 - 71 - # 72 - # Loadable module support 73 - # 74 63 # CONFIG_MODULES is not set 75 - 76 - # 77 - # Block layer 78 - # 79 64 CONFIG_BLOCK=y 80 65 # CONFIG_LBD is not set 81 66 # CONFIG_BLK_DEV_IO_TRACE is not set 82 67 # CONFIG_LSF is not set 68 + # CONFIG_BLK_DEV_BSG is not set 83 69 84 70 # 85 71 # IO Schedulers ··· 95 85 # 96 86 # System type 97 87 # 98 - # CONFIG_SH_SOLUTION_ENGINE is not set 99 - # CONFIG_SH_7751_SOLUTION_ENGINE is not set 100 - # CONFIG_SH_7300_SOLUTION_ENGINE is not set 101 - # CONFIG_SH_7343_SOLUTION_ENGINE is not set 102 - # CONFIG_SH_73180_SOLUTION_ENGINE is not set 103 - # CONFIG_SH_7751_SYSTEMH is not set 104 - # CONFIG_SH_HP6XX is not set 105 - # CONFIG_SH_EC3104 is not set 106 - # CONFIG_SH_SATURN is not set 107 - # CONFIG_SH_DREAMCAST is not set 108 - # CONFIG_SH_BIGSUR is not set 109 - # CONFIG_SH_MPC1211 is not set 110 - # CONFIG_SH_SH03 is not set 111 - CONFIG_SH_SECUREEDGE5410=y 112 - # CONFIG_SH_HS7751RVOIP is not set 113 - # CONFIG_SH_7710VOIPGW is not set 114 - # CONFIG_SH_RTS7751R2D is not set 115 - # CONFIG_SH_R7780RP is not set 116 - # CONFIG_SH_EDOSK7705 is not set 117 - # CONFIG_SH_SH4202_MICRODEV is not set 118 - # CONFIG_SH_LANDISK is not set 119 - # CONFIG_SH_TITAN is not set 120 - # CONFIG_SH_SHMIN is not set 121 - # CONFIG_SH_UNKNOWN is not set 122 - 123 - # 124 - # Processor selection 125 - # 126 88 CONFIG_CPU_SH4=y 127 - 128 - # 129 - # SH-2 Processor Support 130 - # 131 - # CONFIG_CPU_SUBTYPE_SH7604 is not set 132 - 133 - # 134 - # SH-3 Processor Support 135 - # 136 - # CONFIG_CPU_SUBTYPE_SH7300 is not set 89 + # CONFIG_CPU_SUBTYPE_SH7619 is not set 90 + # CONFIG_CPU_SUBTYPE_SH7206 is not set 137 91 # CONFIG_CPU_SUBTYPE_SH7705 is not set 138 92 # CONFIG_CPU_SUBTYPE_SH7706 is not set 139 93 # CONFIG_CPU_SUBTYPE_SH7707 is not set 140 94 # CONFIG_CPU_SUBTYPE_SH7708 is not set 141 95 # CONFIG_CPU_SUBTYPE_SH7709 is not set 142 96 # CONFIG_CPU_SUBTYPE_SH7710 is not set 143 - 144 - # 145 - # SH-4 Processor Support 146 - # 97 + # CONFIG_CPU_SUBTYPE_SH7712 is not set 147 98 # CONFIG_CPU_SUBTYPE_SH7750 is not set 148 99 # CONFIG_CPU_SUBTYPE_SH7091 is not set 149 100 # CONFIG_CPU_SUBTYPE_SH7750R is not set 150 101 # CONFIG_CPU_SUBTYPE_SH7750S is not set 151 - CONFIG_CPU_SUBTYPE_SH7751=y 102 + # CONFIG_CPU_SUBTYPE_SH7751 is not set 152 103 CONFIG_CPU_SUBTYPE_SH7751R=y 153 104 # CONFIG_CPU_SUBTYPE_SH7760 is not set 154 105 # CONFIG_CPU_SUBTYPE_SH4_202 is not set 155 - 156 - # 157 - # ST40 Processor Support 158 - # 159 106 # CONFIG_CPU_SUBTYPE_ST40STB1 is not set 160 107 # CONFIG_CPU_SUBTYPE_ST40GX1 is not set 161 - 162 - # 163 - # SH-4A Processor Support 164 - # 165 108 # CONFIG_CPU_SUBTYPE_SH7770 is not set 166 109 # CONFIG_CPU_SUBTYPE_SH7780 is not set 167 - 168 - # 169 - # SH4AL-DSP Processor Support 170 - # 171 - # CONFIG_CPU_SUBTYPE_SH73180 is not set 110 + # CONFIG_CPU_SUBTYPE_SH7785 is not set 111 + # CONFIG_CPU_SUBTYPE_SHX3 is not set 172 112 # CONFIG_CPU_SUBTYPE_SH7343 is not set 113 + # CONFIG_CPU_SUBTYPE_SH7722 is not set 173 114 174 115 # 175 116 # Memory management options 176 117 # 118 + CONFIG_QUICKLIST=y 177 119 CONFIG_MMU=y 178 120 CONFIG_PAGE_OFFSET=0x80000000 179 121 CONFIG_MEMORY_START=0x08000000 180 122 CONFIG_MEMORY_SIZE=0x01000000 181 123 CONFIG_VSYSCALL=y 124 + CONFIG_ARCH_FLATMEM_ENABLE=y 125 + CONFIG_ARCH_SPARSEMEM_ENABLE=y 126 + CONFIG_ARCH_SPARSEMEM_DEFAULT=y 127 + CONFIG_MAX_ACTIVE_REGIONS=1 128 + CONFIG_ARCH_POPULATES_NODE_MAP=y 129 + CONFIG_ARCH_SELECT_MEMORY_MODEL=y 130 + CONFIG_PAGE_SIZE_4KB=y 131 + # CONFIG_PAGE_SIZE_8KB is not set 132 + # CONFIG_PAGE_SIZE_64KB is not set 182 133 CONFIG_SELECT_MEMORY_MODEL=y 183 134 CONFIG_FLATMEM_MANUAL=y 184 135 # CONFIG_DISCONTIGMEM_MANUAL is not set 185 136 # CONFIG_SPARSEMEM_MANUAL is not set 186 137 CONFIG_FLATMEM=y 187 138 CONFIG_FLAT_NODE_MEM_MAP=y 188 - # CONFIG_SPARSEMEM_STATIC is not set 139 + CONFIG_SPARSEMEM_STATIC=y 189 140 CONFIG_SPLIT_PTLOCK_CPUS=4 190 141 # CONFIG_RESOURCES_64BIT is not set 142 + CONFIG_ZONE_DMA_FLAG=0 143 + CONFIG_NR_QUICK=2 191 144 192 145 # 193 146 # Cache configuration 194 147 # 195 148 # CONFIG_SH_DIRECT_MAPPED is not set 196 149 # CONFIG_SH_WRITETHROUGH is not set 197 - # CONFIG_SH_OCRAM is not set 198 150 199 151 # 200 152 # Processor features 201 153 # 202 154 CONFIG_CPU_LITTLE_ENDIAN=y 155 + # CONFIG_CPU_BIG_ENDIAN is not set 203 156 CONFIG_SH_FPU=y 204 157 # CONFIG_SH_DSP is not set 205 158 # CONFIG_SH_STORE_QUEUES is not set 206 159 CONFIG_CPU_HAS_INTEVT=y 160 + CONFIG_CPU_HAS_INTC_IRQ=y 161 + CONFIG_CPU_HAS_IPR_IRQ=y 207 162 CONFIG_CPU_HAS_SR_RB=y 163 + CONFIG_CPU_HAS_PTEA=y 208 164 209 165 # 210 - # Timer support 166 + # Board support 167 + # 168 + # CONFIG_SH_7751_SYSTEMH is not set 169 + CONFIG_SH_SECUREEDGE5410=y 170 + # CONFIG_SH_HS7751RVOIP is not set 171 + # CONFIG_SH_RTS7751R2D is not set 172 + # CONFIG_SH_LANDISK is not set 173 + # CONFIG_SH_TITAN is not set 174 + # CONFIG_SH_LBOX_RE2 is not set 175 + 176 + # 177 + # Timer and clock configuration 211 178 # 212 179 CONFIG_SH_TMU=y 180 + CONFIG_SH_TIMER_IRQ=16 213 181 CONFIG_SH_PCLK_FREQ=60000000 182 + # CONFIG_TICK_ONESHOT is not set 183 + # CONFIG_NO_HZ is not set 184 + # CONFIG_HIGH_RES_TIMERS is not set 214 185 215 186 # 216 187 # CPU Frequency scaling ··· 201 210 # 202 211 # DMA support 203 212 # 213 + CONFIG_SH_DMA_API=y 204 214 CONFIG_SH_DMA=y 205 - CONFIG_NR_ONCHIP_DMA_CHANNELS=4 215 + CONFIG_NR_ONCHIP_DMA_CHANNELS=8 206 216 # CONFIG_NR_DMA_CHANNELS_BOOL is not set 207 217 208 218 # 209 219 # Companion Chips 210 220 # 211 - # CONFIG_HD6446X_SERIES is not set 221 + 222 + # 223 + # Additional SuperH Device Drivers 224 + # 225 + # CONFIG_HEARTBEAT is not set 226 + # CONFIG_PUSH_SWITCH is not set 212 227 213 228 # 214 229 # Kernel features 215 230 # 216 231 # CONFIG_HZ_100 is not set 217 232 CONFIG_HZ_250=y 233 + # CONFIG_HZ_300 is not set 218 234 # CONFIG_HZ_1000 is not set 219 235 CONFIG_HZ=250 220 236 # CONFIG_KEXEC is not set 221 - # CONFIG_SMP is not set 237 + # CONFIG_CRASH_DUMP is not set 222 238 CONFIG_PREEMPT_NONE=y 223 239 # CONFIG_PREEMPT_VOLUNTARY is not set 224 240 # CONFIG_PREEMPT is not set ··· 241 243 # 242 244 # Bus options 243 245 # 246 + CONFIG_SH_CONCAT_FS=y 244 247 CONFIG_PCI=y 245 - # CONFIG_SH_PCIDMA_NONCOHERENT is not set 248 + CONFIG_SH_PCIDMA_NONCOHERENT=y 246 249 CONFIG_PCI_AUTO=y 247 250 CONFIG_PCI_AUTO_UPDATE_RESOURCES=y 248 - # CONFIG_PCI_MULTITHREAD_PROBE is not set 251 + # CONFIG_ARCH_SUPPORTS_MSI is not set 249 252 250 253 # 251 254 # PCCARD (PCMCIA/CardBus) support 252 255 # 253 256 254 257 # 255 - # PCI Hotplug Support 256 - # 257 - 258 - # 259 258 # Executable file formats 260 259 # 261 260 CONFIG_BINFMT_ELF=y 262 - # CONFIG_BINFMT_FLAT is not set 263 261 # CONFIG_BINFMT_MISC is not set 264 - 265 - # 266 - # Power management options (EXPERIMENTAL) 267 - # 268 - # CONFIG_PM is not set 269 262 270 263 # 271 264 # Networking ··· 266 277 # 267 278 # Networking options 268 279 # 269 - # CONFIG_NETDEBUG is not set 270 280 # CONFIG_PACKET is not set 271 281 # CONFIG_UNIX is not set 272 - CONFIG_XFRM=y 273 - # CONFIG_XFRM_USER is not set 274 - # CONFIG_XFRM_SUB_POLICY is not set 275 282 # CONFIG_NET_KEY is not set 276 283 CONFIG_INET=y 277 284 # CONFIG_IP_MULTICAST is not set 278 285 # CONFIG_IP_ADVANCED_ROUTER is not set 279 286 CONFIG_IP_FIB_HASH=y 280 - CONFIG_IP_PNP=y 281 - CONFIG_IP_PNP_DHCP=y 282 - # CONFIG_IP_PNP_BOOTP is not set 283 - # CONFIG_IP_PNP_RARP is not set 287 + # CONFIG_IP_PNP is not set 284 288 # CONFIG_NET_IPIP is not set 285 289 # CONFIG_NET_IPGRE is not set 286 290 # CONFIG_ARPD is not set ··· 283 301 # CONFIG_INET_IPCOMP is not set 284 302 # CONFIG_INET_XFRM_TUNNEL is not set 285 303 # CONFIG_INET_TUNNEL is not set 286 - CONFIG_INET_XFRM_MODE_TRANSPORT=y 287 - CONFIG_INET_XFRM_MODE_TUNNEL=y 288 - CONFIG_INET_DIAG=y 289 - CONFIG_INET_TCP_DIAG=y 304 + # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 305 + # CONFIG_INET_XFRM_MODE_TUNNEL is not set 306 + # CONFIG_INET_XFRM_MODE_BEET is not set 307 + # CONFIG_INET_DIAG is not set 290 308 # CONFIG_TCP_CONG_ADVANCED is not set 291 309 CONFIG_TCP_CONG_CUBIC=y 292 310 CONFIG_DEFAULT_TCP_CONG="cubic" 311 + # CONFIG_TCP_MD5SIG is not set 293 312 # CONFIG_IPV6 is not set 294 313 # CONFIG_INET6_XFRM_TUNNEL is not set 295 314 # CONFIG_INET6_TUNNEL is not set 296 315 # CONFIG_NETWORK_SECMARK is not set 297 316 # CONFIG_NETFILTER is not set 298 - 299 - # 300 - # DCCP Configuration (EXPERIMENTAL) 301 - # 302 317 # CONFIG_IP_DCCP is not set 303 - 304 - # 305 - # SCTP Configuration (EXPERIMENTAL) 306 - # 307 318 # CONFIG_IP_SCTP is not set 308 - 309 - # 310 - # TIPC Configuration (EXPERIMENTAL) 311 - # 312 319 # CONFIG_TIPC is not set 313 320 # CONFIG_ATM is not set 314 321 # CONFIG_BRIDGE is not set ··· 323 352 # CONFIG_HAMRADIO is not set 324 353 # CONFIG_IRDA is not set 325 354 # CONFIG_BT is not set 355 + # CONFIG_AF_RXRPC is not set 356 + 357 + # 358 + # Wireless 359 + # 360 + # CONFIG_CFG80211 is not set 361 + # CONFIG_WIRELESS_EXT is not set 362 + # CONFIG_MAC80211 is not set 326 363 # CONFIG_IEEE80211 is not set 364 + # CONFIG_RFKILL is not set 365 + # CONFIG_NET_9P is not set 327 366 328 367 # 329 368 # Device Drivers ··· 345 364 CONFIG_STANDALONE=y 346 365 CONFIG_PREVENT_FIRMWARE_BUILD=y 347 366 # CONFIG_SYS_HYPERVISOR is not set 348 - 349 - # 350 - # Connector - unified userspace <-> kernelspace linker 351 - # 352 367 # CONFIG_CONNECTOR is not set 368 + CONFIG_MTD=y 369 + # CONFIG_MTD_DEBUG is not set 370 + # CONFIG_MTD_CONCAT is not set 371 + CONFIG_MTD_PARTITIONS=y 372 + # CONFIG_MTD_REDBOOT_PARTS is not set 373 + # CONFIG_MTD_CMDLINE_PARTS is not set 353 374 354 375 # 355 - # Memory Technology Devices (MTD) 376 + # User Modules And Translation Layers 356 377 # 357 - # CONFIG_MTD is not set 378 + CONFIG_MTD_CHAR=y 379 + CONFIG_MTD_BLKDEVS=y 380 + # CONFIG_MTD_BLOCK is not set 381 + CONFIG_MTD_BLOCK_RO=y 382 + # CONFIG_FTL is not set 383 + # CONFIG_NFTL is not set 384 + # CONFIG_INFTL is not set 385 + # CONFIG_RFD_FTL is not set 386 + # CONFIG_SSFDC is not set 358 387 359 388 # 360 - # Parallel port support 389 + # RAM/ROM/Flash chip drivers 361 390 # 391 + CONFIG_MTD_CFI=y 392 + # CONFIG_MTD_JEDECPROBE is not set 393 + CONFIG_MTD_GEN_PROBE=y 394 + CONFIG_MTD_CFI_ADV_OPTIONS=y 395 + CONFIG_MTD_CFI_NOSWAP=y 396 + # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set 397 + # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set 398 + CONFIG_MTD_CFI_GEOMETRY=y 399 + CONFIG_MTD_MAP_BANK_WIDTH_1=y 400 + # CONFIG_MTD_MAP_BANK_WIDTH_2 is not set 401 + # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set 402 + # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 403 + # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 404 + # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 405 + CONFIG_MTD_CFI_I1=y 406 + # CONFIG_MTD_CFI_I2 is not set 407 + # CONFIG_MTD_CFI_I4 is not set 408 + # CONFIG_MTD_CFI_I8 is not set 409 + # CONFIG_MTD_OTP is not set 410 + CONFIG_MTD_CFI_INTELEXT=y 411 + # CONFIG_MTD_CFI_AMDSTD is not set 412 + # CONFIG_MTD_CFI_STAA is not set 413 + CONFIG_MTD_CFI_UTIL=y 414 + CONFIG_MTD_RAM=y 415 + # CONFIG_MTD_ROM is not set 416 + # CONFIG_MTD_ABSENT is not set 417 + 418 + # 419 + # Mapping drivers for chip access 420 + # 421 + # CONFIG_MTD_COMPLEX_MAPPINGS is not set 422 + # CONFIG_MTD_PHYSMAP is not set 423 + CONFIG_MTD_PLATRAM=y 424 + 425 + # 426 + # Self-contained MTD device drivers 427 + # 428 + # CONFIG_MTD_PMC551 is not set 429 + # CONFIG_MTD_SLRAM is not set 430 + # CONFIG_MTD_PHRAM is not set 431 + # CONFIG_MTD_MTDRAM is not set 432 + # CONFIG_MTD_BLOCK2MTD is not set 433 + 434 + # 435 + # Disk-On-Chip Device Drivers 436 + # 437 + # CONFIG_MTD_DOC2000 is not set 438 + # CONFIG_MTD_DOC2001 is not set 439 + # CONFIG_MTD_DOC2001PLUS is not set 440 + # CONFIG_MTD_NAND is not set 441 + # CONFIG_MTD_ONENAND is not set 442 + 443 + # 444 + # UBI - Unsorted block images 445 + # 446 + # CONFIG_MTD_UBI is not set 362 447 # CONFIG_PARPORT is not set 363 - 364 - # 365 - # Plug and Play support 366 - # 367 - 368 - # 369 - # Block devices 370 - # 371 - # CONFIG_BLK_CPQ_DA is not set 448 + CONFIG_BLK_DEV=y 372 449 # CONFIG_BLK_CPQ_CISS_DA is not set 373 450 # CONFIG_BLK_DEV_DAC960 is not set 374 451 # CONFIG_BLK_DEV_UMEM is not set ··· 438 399 CONFIG_BLK_DEV_RAM_COUNT=16 439 400 CONFIG_BLK_DEV_RAM_SIZE=4096 440 401 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 441 - CONFIG_BLK_DEV_INITRD=y 442 402 # CONFIG_CDROM_PKTCDVD is not set 443 403 # CONFIG_ATA_OVER_ETH is not set 444 - 445 - # 446 - # ATA/ATAPI/MFM/RLL support 447 - # 404 + # CONFIG_MISC_DEVICES is not set 448 405 # CONFIG_IDE is not set 449 406 450 407 # ··· 448 413 # 449 414 # CONFIG_RAID_ATTRS is not set 450 415 # CONFIG_SCSI is not set 416 + # CONFIG_SCSI_DMA is not set 451 417 # CONFIG_SCSI_NETLINK is not set 452 - 453 - # 454 - # Serial ATA (prod) and Parallel ATA (experimental) drivers 455 - # 456 418 # CONFIG_ATA is not set 457 - 458 - # 459 - # Multi-device support (RAID and LVM) 460 - # 461 419 # CONFIG_MD is not set 462 420 463 421 # ··· 461 433 # 462 434 # IEEE 1394 (FireWire) support 463 435 # 436 + # CONFIG_FIREWIRE is not set 464 437 # CONFIG_IEEE1394 is not set 465 - 466 - # 467 - # I2O device support 468 - # 469 438 # CONFIG_I2O is not set 470 - 471 - # 472 - # Network device support 473 - # 474 439 CONFIG_NETDEVICES=y 440 + # CONFIG_NETDEVICES_MULTIQUEUE is not set 475 441 # CONFIG_DUMMY is not set 476 442 # CONFIG_BONDING is not set 443 + # CONFIG_MACVLAN is not set 477 444 # CONFIG_EQUALIZER is not set 478 445 # CONFIG_TUN is not set 479 - 480 - # 481 - # ARCnet devices 482 - # 483 446 # CONFIG_ARCNET is not set 484 - 485 - # 486 - # PHY device support 487 - # 488 447 # CONFIG_PHYLIB is not set 489 - 490 - # 491 - # Ethernet (10 or 100Mbit) 492 - # 493 448 CONFIG_NET_ETHERNET=y 494 449 CONFIG_MII=y 495 450 # CONFIG_STNIC is not set ··· 481 470 # CONFIG_CASSINI is not set 482 471 # CONFIG_NET_VENDOR_3COM is not set 483 472 # CONFIG_SMC91X is not set 484 - 485 - # 486 - # Tulip family network device support 487 - # 488 473 # CONFIG_NET_TULIP is not set 489 474 # CONFIG_HP100 is not set 490 475 CONFIG_NET_PCI=y ··· 495 488 # CONFIG_FEALNX is not set 496 489 # CONFIG_NATSEMI is not set 497 490 # CONFIG_NE2K_PCI is not set 498 - # CONFIG_8139CP is not set 491 + CONFIG_8139CP=y 499 492 CONFIG_8139TOO=y 500 - # CONFIG_8139TOO_PIO is not set 493 + CONFIG_8139TOO_PIO=y 501 494 # CONFIG_8139TOO_TUNE_TWISTER is not set 502 495 # CONFIG_8139TOO_8129 is not set 503 496 # CONFIG_8139_OLD_RX_RESET is not set ··· 506 499 # CONFIG_SUNDANCE is not set 507 500 # CONFIG_TLAN is not set 508 501 # CONFIG_VIA_RHINE is not set 509 - 510 - # 511 - # Ethernet (1000 Mbit) 512 - # 513 - # CONFIG_ACENIC is not set 514 - # CONFIG_DL2K is not set 515 - # CONFIG_E1000 is not set 516 - # CONFIG_NS83820 is not set 517 - # CONFIG_HAMACHI is not set 518 - # CONFIG_YELLOWFIN is not set 519 - # CONFIG_R8169 is not set 520 - # CONFIG_SIS190 is not set 521 - # CONFIG_SKGE is not set 522 - # CONFIG_SKY2 is not set 523 - # CONFIG_SK98LIN is not set 524 - # CONFIG_VIA_VELOCITY is not set 525 - # CONFIG_TIGON3 is not set 526 - # CONFIG_BNX2 is not set 527 - # CONFIG_QLA3XXX is not set 528 - 529 - # 530 - # Ethernet (10000 Mbit) 531 - # 532 - # CONFIG_CHELSIO_T1 is not set 533 - # CONFIG_IXGB is not set 534 - # CONFIG_S2IO is not set 535 - # CONFIG_MYRI10GE is not set 536 - 537 - # 538 - # Token Ring devices 539 - # 502 + # CONFIG_SC92031 is not set 503 + # CONFIG_NETDEV_1000 is not set 504 + # CONFIG_NETDEV_10000 is not set 540 505 # CONFIG_TR is not set 541 506 542 507 # 543 - # Wireless LAN (non-hamradio) 508 + # Wireless LAN 544 509 # 545 - # CONFIG_NET_RADIO is not set 546 - 547 - # 548 - # Wan interfaces 549 - # 510 + # CONFIG_WLAN_PRE80211 is not set 511 + # CONFIG_WLAN_80211 is not set 550 512 # CONFIG_WAN is not set 551 513 # CONFIG_FDDI is not set 552 514 # CONFIG_HIPPI is not set ··· 525 549 # CONFIG_NETCONSOLE is not set 526 550 # CONFIG_NETPOLL is not set 527 551 # CONFIG_NET_POLL_CONTROLLER is not set 528 - 529 - # 530 - # ISDN subsystem 531 - # 532 552 # CONFIG_ISDN is not set 533 - 534 - # 535 - # Telephony Support 536 - # 537 553 # CONFIG_PHONE is not set 538 554 539 555 # ··· 533 565 # 534 566 CONFIG_INPUT=y 535 567 # CONFIG_INPUT_FF_MEMLESS is not set 568 + # CONFIG_INPUT_POLLDEV is not set 536 569 537 570 # 538 571 # Userland interfaces 539 572 # 540 - CONFIG_INPUT_MOUSEDEV=y 541 - CONFIG_INPUT_MOUSEDEV_PSAUX=y 542 - CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 543 - CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 573 + # CONFIG_INPUT_MOUSEDEV is not set 544 574 # CONFIG_INPUT_JOYDEV is not set 545 575 # CONFIG_INPUT_TSDEV is not set 546 576 # CONFIG_INPUT_EVDEV is not set ··· 550 584 # CONFIG_INPUT_KEYBOARD is not set 551 585 # CONFIG_INPUT_MOUSE is not set 552 586 # CONFIG_INPUT_JOYSTICK is not set 587 + # CONFIG_INPUT_TABLET is not set 553 588 # CONFIG_INPUT_TOUCHSCREEN is not set 554 589 # CONFIG_INPUT_MISC is not set 555 590 556 591 # 557 592 # Hardware I/O ports 558 593 # 559 - CONFIG_SERIO=y 560 - CONFIG_SERIO_I8042=y 561 - CONFIG_SERIO_SERPORT=y 562 - # CONFIG_SERIO_PCIPS2 is not set 563 - # CONFIG_SERIO_LIBPS2 is not set 564 - # CONFIG_SERIO_RAW is not set 594 + # CONFIG_SERIO is not set 565 595 # CONFIG_GAMEPORT is not set 566 596 567 597 # 568 598 # Character devices 569 599 # 570 - CONFIG_VT=y 571 - CONFIG_VT_CONSOLE=y 572 - CONFIG_HW_CONSOLE=y 573 - # CONFIG_VT_HW_CONSOLE_BINDING is not set 600 + # CONFIG_VT is not set 574 601 # CONFIG_SERIAL_NONSTANDARD is not set 575 602 576 603 # ··· 574 615 # 575 616 # Non-8250 serial port support 576 617 # 577 - # CONFIG_SERIAL_SH_SCI is not set 618 + CONFIG_SERIAL_SH_SCI=y 619 + CONFIG_SERIAL_SH_SCI_NR_UARTS=2 620 + CONFIG_SERIAL_SH_SCI_CONSOLE=y 621 + CONFIG_SERIAL_CORE=y 622 + CONFIG_SERIAL_CORE_CONSOLE=y 578 623 # CONFIG_SERIAL_JSM is not set 579 624 CONFIG_UNIX98_PTYS=y 580 625 CONFIG_LEGACY_PTYS=y 581 626 CONFIG_LEGACY_PTY_COUNT=256 582 - 583 - # 584 - # IPMI 585 - # 586 627 # CONFIG_IPMI_HANDLER is not set 587 - 588 - # 589 - # Watchdog Cards 590 - # 591 628 # CONFIG_WATCHDOG is not set 592 - CONFIG_HW_RANDOM=y 593 - # CONFIG_GEN_RTC is not set 594 - # CONFIG_DTLK is not set 629 + # CONFIG_HW_RANDOM is not set 595 630 # CONFIG_R3964 is not set 596 631 # CONFIG_APPLICOM is not set 597 - 598 - # 599 - # Ftape, the floppy tape device driver 600 - # 601 632 # CONFIG_DRM is not set 602 633 # CONFIG_RAW_DRIVER is not set 603 - 604 - # 605 - # TPM devices 606 - # 607 634 # CONFIG_TCG_TPM is not set 608 - # CONFIG_TELCLOCK is not set 609 - 610 - # 611 - # I2C support 612 - # 635 + CONFIG_DEVPORT=y 613 636 # CONFIG_I2C is not set 614 637 615 638 # ··· 599 658 # 600 659 # CONFIG_SPI is not set 601 660 # CONFIG_SPI_MASTER is not set 661 + # CONFIG_W1 is not set 662 + # CONFIG_POWER_SUPPLY is not set 663 + # CONFIG_HWMON is not set 602 664 603 665 # 604 - # Dallas's 1-wire bus 666 + # Multifunction device drivers 605 667 # 606 - 607 - # 608 - # Hardware Monitoring support 609 - # 610 - CONFIG_HWMON=y 611 - # CONFIG_HWMON_VID is not set 612 - # CONFIG_SENSORS_ABITUGURU is not set 613 - # CONFIG_SENSORS_F71805F is not set 614 - # CONFIG_SENSORS_VT1211 is not set 615 - # CONFIG_HWMON_DEBUG_CHIP is not set 616 - 617 - # 618 - # Misc devices 619 - # 668 + # CONFIG_MFD_SM501 is not set 620 669 621 670 # 622 671 # Multimedia devices 623 672 # 624 673 # CONFIG_VIDEO_DEV is not set 625 - CONFIG_VIDEO_V4L2=y 626 - 627 - # 628 - # Digital Video Broadcasting Devices 629 - # 630 - # CONFIG_DVB is not set 674 + # CONFIG_DVB_CORE is not set 675 + # CONFIG_DAB is not set 631 676 632 677 # 633 678 # Graphics support 634 679 # 635 - CONFIG_FIRMWARE_EDID=y 636 - # CONFIG_FB is not set 680 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 637 681 638 682 # 639 - # Console display driver support 683 + # Display device support 640 684 # 641 - CONFIG_DUMMY_CONSOLE=y 642 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 685 + # CONFIG_DISPLAY_SUPPORT is not set 686 + # CONFIG_VGASTATE is not set 687 + # CONFIG_VIDEO_OUTPUT_CONTROL is not set 688 + # CONFIG_FB is not set 643 689 644 690 # 645 691 # Sound 646 692 # 647 693 # CONFIG_SOUND is not set 648 - 649 - # 650 - # USB support 651 - # 652 - CONFIG_USB_ARCH_HAS_HCD=y 653 - CONFIG_USB_ARCH_HAS_OHCI=y 654 - CONFIG_USB_ARCH_HAS_EHCI=y 655 - # CONFIG_USB is not set 656 - 657 - # 658 - # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 659 - # 660 - 661 - # 662 - # USB Gadget Support 663 - # 664 - # CONFIG_USB_GADGET is not set 665 - 666 - # 667 - # MMC/SD Card support 668 - # 694 + # CONFIG_HID_SUPPORT is not set 695 + # CONFIG_USB_SUPPORT is not set 669 696 # CONFIG_MMC is not set 670 - 671 - # 672 - # LED devices 673 - # 674 697 # CONFIG_NEW_LEDS is not set 675 - 676 - # 677 - # LED drivers 678 - # 679 - 680 - # 681 - # LED Triggers 682 - # 683 - 684 - # 685 - # InfiniBand support 686 - # 687 698 # CONFIG_INFINIBAND is not set 688 - 689 - # 690 - # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 691 - # 692 699 693 700 # 694 701 # Real Time Clock ··· 657 768 # 658 769 659 770 # 771 + # Userspace I/O 772 + # 773 + # CONFIG_UIO is not set 774 + 775 + # 660 776 # File systems 661 777 # 662 778 CONFIG_EXT2_FS=y 663 779 # CONFIG_EXT2_FS_XATTR is not set 664 780 # CONFIG_EXT2_FS_XIP is not set 665 781 # CONFIG_EXT3_FS is not set 782 + # CONFIG_EXT4DEV_FS is not set 666 783 # CONFIG_REISERFS_FS is not set 667 784 # CONFIG_JFS_FS is not set 668 785 # CONFIG_FS_POSIX_ACL is not set 669 786 # CONFIG_XFS_FS is not set 787 + # CONFIG_GFS2_FS is not set 670 788 # CONFIG_OCFS2_FS is not set 671 789 # CONFIG_MINIX_FS is not set 672 790 CONFIG_ROMFS_FS=y 673 - CONFIG_INOTIFY=y 674 - CONFIG_INOTIFY_USER=y 791 + # CONFIG_INOTIFY is not set 675 792 # CONFIG_QUOTA is not set 676 - CONFIG_DNOTIFY=y 793 + # CONFIG_DNOTIFY is not set 677 794 # CONFIG_AUTOFS_FS is not set 678 795 # CONFIG_AUTOFS4_FS is not set 679 796 # CONFIG_FUSE_FS is not set ··· 721 826 # CONFIG_BEFS_FS is not set 722 827 # CONFIG_BFS_FS is not set 723 828 # CONFIG_EFS_FS is not set 829 + # CONFIG_JFFS2_FS is not set 724 830 CONFIG_CRAMFS=y 725 831 # CONFIG_VXFS_FS is not set 726 832 # CONFIG_HPFS_FS is not set ··· 732 836 # 733 837 # Network File Systems 734 838 # 735 - CONFIG_NFS_FS=y 736 - CONFIG_NFS_V3=y 737 - # CONFIG_NFS_V3_ACL is not set 738 - # CONFIG_NFS_V4 is not set 739 - # CONFIG_NFS_DIRECTIO is not set 839 + # CONFIG_NFS_FS is not set 740 840 # CONFIG_NFSD is not set 741 - CONFIG_ROOT_NFS=y 742 - CONFIG_LOCKD=y 743 - CONFIG_LOCKD_V4=y 744 - CONFIG_NFS_COMMON=y 745 - CONFIG_SUNRPC=y 746 - # CONFIG_RPCSEC_GSS_KRB5 is not set 747 - # CONFIG_RPCSEC_GSS_SPKM3 is not set 748 841 # CONFIG_SMB_FS is not set 749 842 # CONFIG_CIFS is not set 750 843 # CONFIG_NCP_FS is not set 751 844 # CONFIG_CODA_FS is not set 752 845 # CONFIG_AFS_FS is not set 753 - # CONFIG_9P_FS is not set 754 846 755 847 # 756 848 # Partition Types ··· 752 868 # CONFIG_NLS is not set 753 869 754 870 # 871 + # Distributed Lock Manager 872 + # 873 + # CONFIG_DLM is not set 874 + 875 + # 755 876 # Profiling support 756 877 # 757 878 # CONFIG_PROFILING is not set ··· 764 875 # 765 876 # Kernel hacking 766 877 # 878 + CONFIG_TRACE_IRQFLAGS_SUPPORT=y 767 879 # CONFIG_PRINTK_TIME is not set 768 880 CONFIG_ENABLE_MUST_CHECK=y 769 881 # CONFIG_MAGIC_SYSRQ is not set 770 882 # CONFIG_UNUSED_SYMBOLS is not set 771 - # CONFIG_DEBUG_KERNEL is not set 772 - CONFIG_LOG_BUF_SHIFT=14 773 - # CONFIG_DEBUG_BUGVERBOSE is not set 774 883 # CONFIG_DEBUG_FS is not set 775 - # CONFIG_UNWIND_INFO is not set 884 + # CONFIG_HEADERS_CHECK is not set 885 + # CONFIG_DEBUG_KERNEL is not set 886 + # CONFIG_DEBUG_BUGVERBOSE is not set 776 887 # CONFIG_SH_STANDARD_BIOS is not set 777 888 # CONFIG_EARLY_SCIF_CONSOLE is not set 778 - # CONFIG_KGDB is not set 889 + # CONFIG_SH_KGDB is not set 779 890 780 891 # 781 892 # Security options 782 893 # 783 894 # CONFIG_KEYS is not set 784 895 # CONFIG_SECURITY is not set 785 - 786 - # 787 - # Cryptographic options 788 - # 789 896 # CONFIG_CRYPTO is not set 790 897 791 898 # 792 899 # Library routines 793 900 # 901 + CONFIG_BITREVERSE=y 794 902 # CONFIG_CRC_CCITT is not set 795 903 # CONFIG_CRC16 is not set 904 + # CONFIG_CRC_ITU_T is not set 796 905 CONFIG_CRC32=y 906 + # CONFIG_CRC7 is not set 797 907 # CONFIG_LIBCRC32C is not set 798 908 CONFIG_ZLIB_INFLATE=y 799 909 CONFIG_PLIST=y 910 + CONFIG_HAS_IOMEM=y 911 + CONFIG_HAS_IOPORT=y 912 + CONFIG_HAS_DMA=y