Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus

* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
[MIPS] Au1200: MMC resource size off by one
[MIPS] TANBAC: Update defconfig
[MIPS] Vr41xx: Initialize PCI io_map_base
[MIPS] Malta: Always compile MTD platform device registration code.
[MIPS] Malta: Fix build errors for 64-bit kernels
[MIPS] Lasat: sysctl fixup
[MIPS] Fix buggy use of kmap_coherent.
[MIPS] Lasat: bring back from the dead
[MIPS] vpe_id is required for VSMP and SMTC builds
[MIPS] Export smp_call_function and smp_call_function_single.
[MIPS] Bring the SWARM defconfig up to date
[MIPS] Sibyte: Build RTC support as an object
[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page
[MIPS] Fix build for PNX platforms.
[MIPS] Add RM200 with R5000 CPU to known ARC machines
[MIPS] Better load address for big endian SNI RM
[MIPS] SB1250: Initialize io_map_base
[MIPS] Alchemy: Add au1500 reserved interrupt
[MIPS] Export empty_zero_page for sake of the ext4 module.

+816 -822
+11 -7
arch/mips/Makefile
··· 538 538 # Sibyte SWARM board 539 539 # Sibyte BCM91x80 (BigSur) board 540 540 # 541 - libs-$(CONFIG_SIBYTE_CARMEL) += arch/mips/sibyte/swarm/ 541 + core-$(CONFIG_SIBYTE_CARMEL) += arch/mips/sibyte/swarm/ 542 542 load-$(CONFIG_SIBYTE_CARMEL) := 0xffffffff80100000 543 - libs-$(CONFIG_SIBYTE_CRHINE) += arch/mips/sibyte/swarm/ 543 + core-$(CONFIG_SIBYTE_CRHINE) += arch/mips/sibyte/swarm/ 544 544 load-$(CONFIG_SIBYTE_CRHINE) := 0xffffffff80100000 545 - libs-$(CONFIG_SIBYTE_CRHONE) += arch/mips/sibyte/swarm/ 545 + core-$(CONFIG_SIBYTE_CRHONE) += arch/mips/sibyte/swarm/ 546 546 load-$(CONFIG_SIBYTE_CRHONE) := 0xffffffff80100000 547 - libs-$(CONFIG_SIBYTE_RHONE) += arch/mips/sibyte/swarm/ 547 + core-$(CONFIG_SIBYTE_RHONE) += arch/mips/sibyte/swarm/ 548 548 load-$(CONFIG_SIBYTE_RHONE) := 0xffffffff80100000 549 - libs-$(CONFIG_SIBYTE_SENTOSA) += arch/mips/sibyte/swarm/ 549 + core-$(CONFIG_SIBYTE_SENTOSA) += arch/mips/sibyte/swarm/ 550 550 load-$(CONFIG_SIBYTE_SENTOSA) := 0xffffffff80100000 551 - libs-$(CONFIG_SIBYTE_SWARM) += arch/mips/sibyte/swarm/ 551 + core-$(CONFIG_SIBYTE_SWARM) += arch/mips/sibyte/swarm/ 552 552 load-$(CONFIG_SIBYTE_SWARM) := 0xffffffff80100000 553 - libs-$(CONFIG_SIBYTE_BIGSUR) += arch/mips/sibyte/swarm/ 553 + core-$(CONFIG_SIBYTE_BIGSUR) += arch/mips/sibyte/swarm/ 554 554 load-$(CONFIG_SIBYTE_BIGSUR) := 0xffffffff80100000 555 555 556 556 # ··· 565 565 # 566 566 core-$(CONFIG_SNI_RM) += arch/mips/sni/ 567 567 cflags-$(CONFIG_SNI_RM) += -Iinclude/asm-mips/mach-rm 568 + ifdef CONFIG_CPU_LITTLE_ENDIAN 568 569 load-$(CONFIG_SNI_RM) += 0xffffffff80600000 570 + else 571 + load-$(CONFIG_SNI_RM) += 0xffffffff80030000 572 + endif 569 573 all-$(CONFIG_SNI_RM) := vmlinux.ecoff 570 574 571 575 #
+2 -2
arch/mips/au1000/common/platform.c
··· 165 165 static struct resource au1xxx_mmc_resources[] = { 166 166 [0] = { 167 167 .start = SD0_PHYS_ADDR, 168 - .end = SD0_PHYS_ADDR + 0x40, 168 + .end = SD0_PHYS_ADDR + 0x7ffff, 169 169 .flags = IORESOURCE_MEM, 170 170 }, 171 171 [1] = { 172 172 .start = SD1_PHYS_ADDR, 173 - .end = SD1_PHYS_ADDR + 0x40, 173 + .end = SD1_PHYS_ADDR + 0x7ffff, 174 174 .flags = IORESOURCE_MEM, 175 175 }, 176 176 [2] = {
+369 -331
arch/mips/configs/sb1250-swarm_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.20 4 - # Tue Feb 20 21:47:40 2007 3 + # Linux kernel version: 2.6.25 4 + # Sat May 3 00:38:11 2008 5 5 # 6 6 CONFIG_MIPS=y 7 7 8 8 # 9 9 # Machine selection 10 10 # 11 - CONFIG_ZONE_DMA=y 12 - # CONFIG_MIPS_MTX1 is not set 13 - # CONFIG_MIPS_BOSPORUS is not set 14 - # CONFIG_MIPS_PB1000 is not set 15 - # CONFIG_MIPS_PB1100 is not set 16 - # CONFIG_MIPS_PB1500 is not set 17 - # CONFIG_MIPS_PB1550 is not set 18 - # CONFIG_MIPS_PB1200 is not set 19 - # CONFIG_MIPS_DB1000 is not set 20 - # CONFIG_MIPS_DB1100 is not set 21 - # CONFIG_MIPS_DB1500 is not set 22 - # CONFIG_MIPS_DB1550 is not set 23 - # CONFIG_MIPS_DB1200 is not set 24 - # CONFIG_MIPS_MIRAGE is not set 11 + # CONFIG_MACH_ALCHEMY is not set 25 12 # CONFIG_BASLER_EXCITE is not set 13 + # CONFIG_BCM47XX is not set 26 14 # CONFIG_MIPS_COBALT is not set 27 15 # CONFIG_MACH_DECSTATION is not set 28 16 # CONFIG_MACH_JAZZ is not set 17 + # CONFIG_LASAT is not set 18 + # CONFIG_LEMOTE_FULONG is not set 29 19 # CONFIG_MIPS_ATLAS is not set 30 20 # CONFIG_MIPS_MALTA is not set 31 21 # CONFIG_MIPS_SEAD is not set 32 - # CONFIG_WR_PPMC is not set 33 22 # CONFIG_MIPS_SIM is not set 34 - # CONFIG_MOMENCO_JAGUAR_ATX is not set 35 - # CONFIG_MIPS_XXS1500 is not set 23 + # CONFIG_MARKEINS is not set 24 + # CONFIG_MACH_VR41XX is not set 36 25 # CONFIG_PNX8550_JBS is not set 37 26 # CONFIG_PNX8550_STB810 is not set 38 - # CONFIG_MACH_VR41XX is not set 27 + # CONFIG_PMC_MSP is not set 39 28 # CONFIG_PMC_YOSEMITE is not set 40 - # CONFIG_MARKEINS is not set 41 29 # CONFIG_SGI_IP22 is not set 42 30 # CONFIG_SGI_IP27 is not set 31 + # CONFIG_SGI_IP28 is not set 43 32 # CONFIG_SGI_IP32 is not set 44 - # CONFIG_SIBYTE_BIGSUR is not set 45 - CONFIG_SIBYTE_SWARM=y 46 - # CONFIG_SIBYTE_SENTOSA is not set 47 - # CONFIG_SIBYTE_RHONE is not set 48 - # CONFIG_SIBYTE_CARMEL is not set 49 - # CONFIG_SIBYTE_LITTLESUR is not set 50 33 # CONFIG_SIBYTE_CRHINE is not set 34 + # CONFIG_SIBYTE_CARMEL is not set 51 35 # CONFIG_SIBYTE_CRHONE is not set 36 + # CONFIG_SIBYTE_RHONE is not set 37 + CONFIG_SIBYTE_SWARM=y 38 + # CONFIG_SIBYTE_LITTLESUR is not set 39 + # CONFIG_SIBYTE_SENTOSA is not set 40 + # CONFIG_SIBYTE_BIGSUR is not set 52 41 # CONFIG_SNI_RM is not set 53 42 # CONFIG_TOSHIBA_JMR3927 is not set 54 43 # CONFIG_TOSHIBA_RBTX4927 is not set 55 44 # CONFIG_TOSHIBA_RBTX4938 is not set 45 + # CONFIG_WR_PPMC is not set 56 46 CONFIG_SIBYTE_SB1250=y 57 47 CONFIG_SIBYTE_SB1xxx_SOC=y 58 - CONFIG_CPU_SB1_PASS_1=y 48 + # CONFIG_CPU_SB1_PASS_1 is not set 59 49 # CONFIG_CPU_SB1_PASS_2_1250 is not set 60 - # CONFIG_CPU_SB1_PASS_2_2 is not set 50 + CONFIG_CPU_SB1_PASS_2_2=y 61 51 # CONFIG_CPU_SB1_PASS_4 is not set 62 52 # CONFIG_CPU_SB1_PASS_2_112x is not set 63 53 # CONFIG_CPU_SB1_PASS_3 is not set 64 54 CONFIG_SIBYTE_HAS_LDT=y 55 + CONFIG_SIBYTE_ENABLE_LDT_IF_PCI=y 65 56 # CONFIG_SIMULATION is not set 66 57 # CONFIG_SB1_CEX_ALWAYS_FATAL is not set 67 58 # CONFIG_SB1_CERR_STALL is not set ··· 60 69 # CONFIG_SIBYTE_CFE_CONSOLE is not set 61 70 # CONFIG_SIBYTE_BUS_WATCHER is not set 62 71 # CONFIG_SIBYTE_TBPROF is not set 72 + CONFIG_SIBYTE_HAS_ZBUS_PROFILING=y 63 73 CONFIG_RWSEM_GENERIC_SPINLOCK=y 64 74 # CONFIG_ARCH_HAS_ILOG2_U32 is not set 65 75 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 76 + CONFIG_ARCH_SUPPORTS_OPROFILE=y 66 77 CONFIG_GENERIC_FIND_NEXT_BIT=y 67 78 CONFIG_GENERIC_HWEIGHT=y 68 79 CONFIG_GENERIC_CALIBRATE_DELAY=y 80 + CONFIG_GENERIC_CLOCKEVENTS=y 69 81 CONFIG_GENERIC_TIME=y 82 + CONFIG_GENERIC_CMOS_UPDATE=y 70 83 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 71 84 # CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ is not set 85 + CONFIG_CEVT_SB1250=y 86 + CONFIG_CSRC_SB1250=y 87 + CONFIG_CFE=y 72 88 CONFIG_DMA_COHERENT=y 89 + CONFIG_EARLY_PRINTK=y 90 + CONFIG_SYS_HAS_EARLY_PRINTK=y 91 + # CONFIG_HOTPLUG_CPU is not set 92 + # CONFIG_NO_IOPORT is not set 73 93 CONFIG_CPU_BIG_ENDIAN=y 74 94 # CONFIG_CPU_LITTLE_ENDIAN is not set 75 95 CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y 76 96 CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y 97 + CONFIG_IRQ_CPU=y 77 98 CONFIG_SWAP_IO_SPACE=y 78 99 CONFIG_BOOT_ELF32=y 79 100 CONFIG_MIPS_L1_CACHE_SHIFT=5 ··· 93 90 # 94 91 # CPU selection 95 92 # 93 + # CONFIG_CPU_LOONGSON2 is not set 96 94 # CONFIG_CPU_MIPS32_R1 is not set 97 95 # CONFIG_CPU_MIPS32_R2 is not set 98 96 # CONFIG_CPU_MIPS64_R1 is not set ··· 134 130 CONFIG_MIPS_MT_DISABLED=y 135 131 # CONFIG_MIPS_MT_SMP is not set 136 132 # CONFIG_MIPS_MT_SMTC is not set 137 - # CONFIG_MIPS_VPE_LOADER is not set 138 - CONFIG_SB1_PASS_1_WORKAROUNDS=y 133 + CONFIG_SB1_PASS_2_WORKAROUNDS=y 139 134 CONFIG_CPU_HAS_LLSC=y 140 135 CONFIG_CPU_HAS_SYNC=y 141 136 CONFIG_GENERIC_HARDIRQS=y ··· 143 140 CONFIG_CPU_SUPPORTS_HIGHMEM=y 144 141 CONFIG_SYS_SUPPORTS_HIGHMEM=y 145 142 CONFIG_ARCH_FLATMEM_ENABLE=y 143 + CONFIG_ARCH_POPULATES_NODE_MAP=y 146 144 CONFIG_SELECT_MEMORY_MODEL=y 147 145 CONFIG_FLATMEM_MANUAL=y 148 146 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 151 147 CONFIG_FLATMEM=y 152 148 CONFIG_FLAT_NODE_MEM_MAP=y 153 149 # CONFIG_SPARSEMEM_STATIC is not set 150 + # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 154 151 CONFIG_SPLIT_PTLOCK_CPUS=4 155 152 CONFIG_RESOURCES_64BIT=y 156 - CONFIG_ZONE_DMA_FLAG=1 153 + CONFIG_ZONE_DMA_FLAG=0 154 + CONFIG_VIRT_TO_BUS=y 157 155 CONFIG_SMP=y 158 156 CONFIG_SYS_SUPPORTS_SMP=y 159 157 CONFIG_NR_CPUS_DEFAULT_2=y 160 158 CONFIG_NR_CPUS=2 159 + CONFIG_TICK_ONESHOT=y 160 + # CONFIG_NO_HZ is not set 161 + CONFIG_HIGH_RES_TIMERS=y 162 + CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 161 163 # CONFIG_HZ_48 is not set 162 164 # CONFIG_HZ_100 is not set 163 165 # CONFIG_HZ_128 is not set ··· 176 166 CONFIG_PREEMPT_NONE=y 177 167 # CONFIG_PREEMPT_VOLUNTARY is not set 178 168 # CONFIG_PREEMPT is not set 179 - CONFIG_PREEMPT_BKL=y 180 169 # CONFIG_KEXEC is not set 170 + CONFIG_SECCOMP=y 181 171 CONFIG_LOCKDEP_SUPPORT=y 182 172 CONFIG_STACKTRACE_SUPPORT=y 183 173 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 184 174 185 175 # 186 - # Code maturity level options 176 + # General setup 187 177 # 188 178 CONFIG_EXPERIMENTAL=y 189 179 CONFIG_LOCK_KERNEL=y 190 180 CONFIG_INIT_ENV_ARG_LIMIT=32 191 - 192 - # 193 - # General setup 194 - # 195 181 CONFIG_LOCALVERSION="" 196 182 CONFIG_LOCALVERSION_AUTO=y 197 183 CONFIG_SWAP=y 198 184 CONFIG_SYSVIPC=y 199 - # CONFIG_IPC_NS is not set 200 185 CONFIG_SYSVIPC_SYSCTL=y 201 186 # CONFIG_POSIX_MQUEUE is not set 202 187 # CONFIG_BSD_PROCESS_ACCT is not set 203 188 # CONFIG_TASKSTATS is not set 204 - # CONFIG_UTS_NS is not set 205 189 # CONFIG_AUDIT is not set 206 190 # CONFIG_IKCONFIG is not set 191 + CONFIG_LOG_BUF_SHIFT=15 207 192 CONFIG_CGROUPS=y 193 + # CONFIG_CGROUP_DEBUG is not set 194 + # CONFIG_CGROUP_NS is not set 208 195 CONFIG_CPUSETS=y 209 - CONFIG_SYSFS_DEPRECATED=y 196 + CONFIG_GROUP_SCHED=y 197 + CONFIG_FAIR_GROUP_SCHED=y 198 + # CONFIG_RT_GROUP_SCHED is not set 199 + CONFIG_USER_SCHED=y 200 + # CONFIG_CGROUP_SCHED is not set 201 + CONFIG_CGROUP_CPUACCT=y 202 + # CONFIG_RESOURCE_COUNTERS is not set 203 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 204 + # CONFIG_PROC_PID_CPUSET is not set 210 205 CONFIG_RELAY=y 206 + CONFIG_NAMESPACES=y 207 + # CONFIG_UTS_NS is not set 208 + # CONFIG_IPC_NS is not set 209 + # CONFIG_USER_NS is not set 210 + # CONFIG_PID_NS is not set 211 + CONFIG_BLK_DEV_INITRD=y 211 212 CONFIG_INITRAMFS_SOURCE="" 212 213 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 213 214 CONFIG_SYSCTL=y ··· 230 209 CONFIG_PRINTK=y 231 210 CONFIG_BUG=y 232 211 CONFIG_ELF_CORE=y 212 + # CONFIG_COMPAT_BRK is not set 233 213 CONFIG_BASE_FULL=y 234 214 CONFIG_FUTEX=y 215 + CONFIG_ANON_INODES=y 235 216 CONFIG_EPOLL=y 217 + CONFIG_SIGNALFD=y 218 + CONFIG_TIMERFD=y 219 + CONFIG_EVENTFD=y 236 220 CONFIG_SHMEM=y 237 - CONFIG_SLAB=y 238 221 CONFIG_VM_EVENT_COUNTERS=y 222 + CONFIG_SLAB=y 223 + # CONFIG_SLUB is not set 224 + # CONFIG_SLOB is not set 225 + # CONFIG_PROFILING is not set 226 + # CONFIG_MARKERS is not set 227 + CONFIG_HAVE_OPROFILE=y 228 + # CONFIG_HAVE_KPROBES is not set 229 + # CONFIG_HAVE_KRETPROBES is not set 230 + CONFIG_PROC_PAGE_MONITOR=y 231 + CONFIG_SLABINFO=y 239 232 CONFIG_RT_MUTEXES=y 240 233 # CONFIG_TINY_SHMEM is not set 241 234 CONFIG_BASE_SMALL=0 242 - # CONFIG_SLOB is not set 243 - 244 - # 245 - # Loadable module support 246 - # 247 235 CONFIG_MODULES=y 248 236 CONFIG_MODULE_UNLOAD=y 249 237 # CONFIG_MODULE_FORCE_UNLOAD is not set ··· 260 230 CONFIG_MODULE_SRCVERSION_ALL=y 261 231 CONFIG_KMOD=y 262 232 CONFIG_STOP_MACHINE=y 263 - 264 - # 265 - # Block layer 266 - # 267 233 CONFIG_BLOCK=y 268 234 # CONFIG_BLK_DEV_IO_TRACE is not set 235 + CONFIG_BLK_DEV_BSG=y 236 + CONFIG_BLOCK_COMPAT=y 269 237 270 238 # 271 239 # IO Schedulers ··· 277 249 # CONFIG_DEFAULT_CFQ is not set 278 250 # CONFIG_DEFAULT_NOOP is not set 279 251 CONFIG_DEFAULT_IOSCHED="anticipatory" 252 + CONFIG_CLASSIC_RCU=y 280 253 281 254 # 282 255 # Bus options (PCI, PCMCIA, EISA, ISA, TC) 283 256 # 284 257 CONFIG_HW_HAS_PCI=y 285 258 CONFIG_PCI=y 259 + CONFIG_PCI_DOMAINS=y 260 + # CONFIG_ARCH_SUPPORTS_MSI is not set 261 + # CONFIG_PCI_LEGACY is not set 286 262 CONFIG_MMU=y 287 - 288 - # 289 - # PCCARD (PCMCIA/CardBus) support 290 - # 263 + CONFIG_ZONE_DMA32=y 291 264 # CONFIG_PCCARD is not set 292 - 293 - # 294 - # PCI Hotplug Support 295 - # 296 265 # CONFIG_HOTPLUG_PCI is not set 297 266 298 267 # ··· 297 272 # 298 273 CONFIG_BINFMT_ELF=y 299 274 # CONFIG_BINFMT_MISC is not set 300 - # CONFIG_BUILD_ELF64 is not set 301 275 CONFIG_MIPS32_COMPAT=y 302 276 CONFIG_COMPAT=y 303 277 CONFIG_SYSVIPC_COMPAT=y ··· 310 286 CONFIG_PM=y 311 287 # CONFIG_PM_LEGACY is not set 312 288 # CONFIG_PM_DEBUG is not set 313 - # CONFIG_PM_SYSFS_DEPRECATED is not set 314 289 315 290 # 316 291 # Networking ··· 319 296 # 320 297 # Networking options 321 298 # 322 - # CONFIG_NETDEBUG is not set 323 299 CONFIG_PACKET=y 324 300 CONFIG_PACKET_MMAP=y 325 301 CONFIG_UNIX=y ··· 326 304 CONFIG_XFRM_USER=m 327 305 # CONFIG_XFRM_SUB_POLICY is not set 328 306 CONFIG_XFRM_MIGRATE=y 307 + # CONFIG_XFRM_STATISTICS is not set 329 308 CONFIG_NET_KEY=y 330 309 CONFIG_NET_KEY_MIGRATE=y 331 310 CONFIG_INET=y ··· 349 326 CONFIG_INET_XFRM_MODE_TRANSPORT=m 350 327 CONFIG_INET_XFRM_MODE_TUNNEL=m 351 328 CONFIG_INET_XFRM_MODE_BEET=m 329 + CONFIG_INET_LRO=m 352 330 CONFIG_INET_DIAG=y 353 331 CONFIG_INET_TCP_DIAG=y 354 332 # CONFIG_TCP_CONG_ADVANCED is not set ··· 357 333 CONFIG_DEFAULT_TCP_CONG="cubic" 358 334 CONFIG_TCP_MD5SIG=y 359 335 # CONFIG_IPV6 is not set 360 - # CONFIG_INET6_XFRM_TUNNEL is not set 361 - # CONFIG_INET6_TUNNEL is not set 362 336 CONFIG_NETWORK_SECMARK=y 363 337 # CONFIG_NETFILTER is not set 364 - 365 - # 366 - # DCCP Configuration (EXPERIMENTAL) 367 - # 368 338 # CONFIG_IP_DCCP is not set 369 - 370 - # 371 - # SCTP Configuration (EXPERIMENTAL) 372 - # 373 - # CONFIG_IP_SCTP is not set 374 - 375 - # 376 - # TIPC Configuration (EXPERIMENTAL) 377 - # 339 + CONFIG_IP_SCTP=m 340 + # CONFIG_SCTP_DBG_MSG is not set 341 + # CONFIG_SCTP_DBG_OBJCNT is not set 342 + # CONFIG_SCTP_HMAC_NONE is not set 343 + # CONFIG_SCTP_HMAC_SHA1 is not set 344 + CONFIG_SCTP_HMAC_MD5=y 378 345 # CONFIG_TIPC is not set 379 346 # CONFIG_ATM is not set 380 347 # CONFIG_BRIDGE is not set ··· 378 363 # CONFIG_LAPB is not set 379 364 # CONFIG_ECONET is not set 380 365 # CONFIG_WAN_ROUTER is not set 381 - 382 - # 383 - # QoS and/or fair queueing 384 - # 385 366 # CONFIG_NET_SCHED is not set 367 + CONFIG_NET_SCH_FIFO=y 386 368 387 369 # 388 370 # Network testing 389 371 # 390 372 # CONFIG_NET_PKTGEN is not set 391 373 # CONFIG_HAMRADIO is not set 374 + # CONFIG_CAN is not set 392 375 # CONFIG_IRDA is not set 393 376 # CONFIG_BT is not set 377 + # CONFIG_AF_RXRPC is not set 378 + 379 + # 380 + # Wireless 381 + # 382 + CONFIG_CFG80211=m 383 + CONFIG_NL80211=y 384 + CONFIG_WIRELESS_EXT=y 385 + CONFIG_MAC80211=m 386 + 387 + # 388 + # Rate control algorithm selection 389 + # 390 + CONFIG_MAC80211_RC_DEFAULT_PID=y 391 + # CONFIG_MAC80211_RC_DEFAULT_NONE is not set 392 + 393 + # 394 + # Selecting 'y' for an algorithm will 395 + # 396 + 397 + # 398 + # build the algorithm into mac80211. 399 + # 400 + CONFIG_MAC80211_RC_DEFAULT="pid" 401 + CONFIG_MAC80211_RC_PID=y 402 + # CONFIG_MAC80211_MESH is not set 403 + # CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is not set 404 + # CONFIG_MAC80211_DEBUG is not set 394 405 CONFIG_IEEE80211=m 395 406 # CONFIG_IEEE80211_DEBUG is not set 396 407 CONFIG_IEEE80211_CRYPT_WEP=m 397 408 CONFIG_IEEE80211_CRYPT_CCMP=m 398 - CONFIG_IEEE80211_SOFTMAC=m 399 - # CONFIG_IEEE80211_SOFTMAC_DEBUG is not set 400 - CONFIG_WIRELESS_EXT=y 409 + CONFIG_IEEE80211_CRYPT_TKIP=m 410 + CONFIG_RFKILL=m 411 + # CONFIG_NET_9P is not set 401 412 402 413 # 403 414 # Device Drivers ··· 432 391 # 433 392 # Generic Driver Options 434 393 # 394 + CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 435 395 CONFIG_STANDALONE=y 436 396 CONFIG_PREVENT_FIRMWARE_BUILD=y 437 397 CONFIG_FW_LOADER=m 438 398 # CONFIG_SYS_HYPERVISOR is not set 439 - 440 - # 441 - # Connector - unified userspace <-> kernelspace linker 442 - # 443 399 CONFIG_CONNECTOR=m 444 - 445 - # 446 - # Memory Technology Devices (MTD) 447 - # 448 400 # CONFIG_MTD is not set 449 - 450 - # 451 - # Parallel port support 452 - # 453 401 # CONFIG_PARPORT is not set 454 - 455 - # 456 - # Plug and Play support 457 - # 458 - # CONFIG_PNPACPI is not set 459 - 460 - # 461 - # Block devices 462 - # 402 + CONFIG_BLK_DEV=y 463 403 # CONFIG_BLK_CPQ_DA is not set 464 404 # CONFIG_BLK_CPQ_CISS_DA is not set 465 405 # CONFIG_BLK_DEV_DAC960 is not set ··· 449 427 # CONFIG_BLK_DEV_LOOP is not set 450 428 # CONFIG_BLK_DEV_NBD is not set 451 429 # CONFIG_BLK_DEV_SX8 is not set 430 + # CONFIG_BLK_DEV_UB is not set 452 431 CONFIG_BLK_DEV_RAM=y 453 432 CONFIG_BLK_DEV_RAM_COUNT=16 454 433 CONFIG_BLK_DEV_RAM_SIZE=9220 455 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 456 - CONFIG_BLK_DEV_INITRD=y 434 + # CONFIG_BLK_DEV_XIP is not set 457 435 CONFIG_CDROM_PKTCDVD=m 458 436 CONFIG_CDROM_PKTCDVD_BUFFERS=8 459 437 # CONFIG_CDROM_PKTCDVD_WCACHE is not set 460 438 CONFIG_ATA_OVER_ETH=m 461 - 462 - # 463 - # Misc devices 464 - # 439 + CONFIG_MISC_DEVICES=y 440 + # CONFIG_PHANTOM is not set 441 + # CONFIG_EEPROM_93CX6 is not set 465 442 CONFIG_SGI_IOC4=m 466 443 # CONFIG_TIFM_CORE is not set 467 - 468 - # 469 - # ATA/ATAPI/MFM/RLL support 470 - # 444 + # CONFIG_ENCLOSURE_SERVICES is not set 445 + CONFIG_HAVE_IDE=y 471 446 CONFIG_IDE=y 472 447 CONFIG_IDE_MAX_HWIFS=4 473 448 CONFIG_BLK_DEV_IDE=y 474 449 475 450 # 476 - # Please see Documentation/ide.txt for help/info on IDE drives 451 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 477 452 # 478 453 # CONFIG_BLK_DEV_IDE_SATA is not set 479 454 CONFIG_BLK_DEV_IDEDISK=y 480 455 # CONFIG_IDEDISK_MULTI_MODE is not set 481 456 CONFIG_BLK_DEV_IDECD=y 457 + CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y 482 458 CONFIG_BLK_DEV_IDETAPE=y 483 459 CONFIG_BLK_DEV_IDEFLOPPY=y 484 460 # CONFIG_IDE_TASK_IOCTL is not set 461 + CONFIG_IDE_PROC_FS=y 485 462 486 463 # 487 464 # IDE chipset support/bugfixes 488 465 # 489 - CONFIG_IDE_GENERIC=y 490 - # CONFIG_BLK_DEV_IDEPCI is not set 466 + # CONFIG_IDE_GENERIC is not set 467 + # CONFIG_BLK_DEV_PLATFORM is not set 468 + 469 + # 470 + # PCI IDE chipsets support 471 + # 472 + # CONFIG_BLK_DEV_GENERIC is not set 473 + # CONFIG_BLK_DEV_OPTI621 is not set 474 + # CONFIG_BLK_DEV_AEC62XX is not set 475 + # CONFIG_BLK_DEV_ALI15X3 is not set 476 + # CONFIG_BLK_DEV_AMD74XX is not set 477 + # CONFIG_BLK_DEV_CMD64X is not set 478 + # CONFIG_BLK_DEV_TRIFLEX is not set 479 + # CONFIG_BLK_DEV_CY82C693 is not set 480 + # CONFIG_BLK_DEV_CS5520 is not set 481 + # CONFIG_BLK_DEV_CS5530 is not set 482 + # CONFIG_BLK_DEV_HPT34X is not set 483 + # CONFIG_BLK_DEV_HPT366 is not set 484 + # CONFIG_BLK_DEV_JMICRON is not set 485 + # CONFIG_BLK_DEV_SC1200 is not set 486 + # CONFIG_BLK_DEV_PIIX is not set 487 + # CONFIG_BLK_DEV_IT8213 is not set 488 + # CONFIG_BLK_DEV_IT821X is not set 489 + # CONFIG_BLK_DEV_NS87415 is not set 490 + # CONFIG_BLK_DEV_PDC202XX_OLD is not set 491 + # CONFIG_BLK_DEV_PDC202XX_NEW is not set 492 + # CONFIG_BLK_DEV_SVWKS is not set 493 + # CONFIG_BLK_DEV_SIIMAGE is not set 494 + # CONFIG_BLK_DEV_SLC90E66 is not set 495 + # CONFIG_BLK_DEV_TRM290 is not set 496 + # CONFIG_BLK_DEV_VIA82CXXX is not set 497 + # CONFIG_BLK_DEV_TC86C001 is not set 491 498 CONFIG_BLK_DEV_IDE_SWARM=y 492 - # CONFIG_IDE_ARM is not set 493 499 # CONFIG_BLK_DEV_IDEDMA is not set 494 - # CONFIG_IDEDMA_AUTO is not set 500 + # CONFIG_BLK_DEV_HD_ONLY is not set 495 501 # CONFIG_BLK_DEV_HD is not set 496 502 497 503 # ··· 527 477 # 528 478 CONFIG_RAID_ATTRS=m 529 479 # CONFIG_SCSI is not set 480 + # CONFIG_SCSI_DMA is not set 530 481 # CONFIG_SCSI_NETLINK is not set 531 - 532 - # 533 - # Serial ATA (prod) and Parallel ATA (experimental) drivers 534 - # 535 482 # CONFIG_ATA is not set 536 - 537 - # 538 - # Multi-device support (RAID and LVM) 539 - # 540 483 # CONFIG_MD is not set 541 - 542 - # 543 - # Fusion MPT device support 544 - # 545 484 # CONFIG_FUSION is not set 546 485 547 486 # 548 487 # IEEE 1394 (FireWire) support 549 488 # 489 + # CONFIG_FIREWIRE is not set 550 490 # CONFIG_IEEE1394 is not set 551 - 552 - # 553 - # I2O device support 554 - # 555 491 # CONFIG_I2O is not set 556 - 557 - # 558 - # Network device support 559 - # 560 492 CONFIG_NETDEVICES=y 493 + CONFIG_NETDEVICES_MULTIQUEUE=y 561 494 # CONFIG_DUMMY is not set 562 495 # CONFIG_BONDING is not set 496 + CONFIG_MACVLAN=m 563 497 # CONFIG_EQUALIZER is not set 564 498 # CONFIG_TUN is not set 565 - 566 - # 567 - # ARCnet devices 568 - # 499 + # CONFIG_VETH is not set 569 500 # CONFIG_ARCNET is not set 570 - 571 - # 572 - # PHY device support 573 - # 574 - CONFIG_PHYLIB=m 501 + CONFIG_PHYLIB=y 575 502 576 503 # 577 504 # MII PHY device drivers 578 505 # 579 - CONFIG_MARVELL_PHY=m 580 - CONFIG_DAVICOM_PHY=m 581 - CONFIG_QSEMI_PHY=m 582 - CONFIG_LXT_PHY=m 583 - CONFIG_CICADA_PHY=m 584 - CONFIG_VITESSE_PHY=m 585 - CONFIG_SMSC_PHY=m 586 - # CONFIG_BROADCOM_PHY is not set 506 + # CONFIG_MARVELL_PHY is not set 507 + # CONFIG_DAVICOM_PHY is not set 508 + # CONFIG_QSEMI_PHY is not set 509 + # CONFIG_LXT_PHY is not set 510 + # CONFIG_CICADA_PHY is not set 511 + # CONFIG_VITESSE_PHY is not set 512 + # CONFIG_SMSC_PHY is not set 513 + CONFIG_BROADCOM_PHY=y 514 + # CONFIG_ICPLUS_PHY is not set 515 + # CONFIG_REALTEK_PHY is not set 587 516 # CONFIG_FIXED_PHY is not set 588 - 589 - # 590 - # Ethernet (10 or 100Mbit) 591 - # 517 + # CONFIG_MDIO_BITBANG is not set 592 518 CONFIG_NET_ETHERNET=y 593 519 CONFIG_MII=y 520 + # CONFIG_AX88796 is not set 594 521 # CONFIG_HAPPYMEAL is not set 595 522 # CONFIG_SUNGEM is not set 596 523 # CONFIG_CASSINI is not set 597 524 # CONFIG_NET_VENDOR_3COM is not set 598 525 # CONFIG_DM9000 is not set 599 - 600 - # 601 - # Tulip family network device support 602 - # 603 526 # CONFIG_NET_TULIP is not set 604 527 # CONFIG_HP100 is not set 528 + # CONFIG_IBM_NEW_EMAC_ZMII is not set 529 + # CONFIG_IBM_NEW_EMAC_RGMII is not set 530 + # CONFIG_IBM_NEW_EMAC_TAH is not set 531 + # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 605 532 # CONFIG_NET_PCI is not set 606 - 607 - # 608 - # Ethernet (1000 Mbit) 609 - # 533 + # CONFIG_B44 is not set 534 + CONFIG_NETDEV_1000=y 610 535 # CONFIG_ACENIC is not set 611 536 # CONFIG_DL2K is not set 612 537 # CONFIG_E1000 is not set 538 + # CONFIG_E1000E is not set 539 + # CONFIG_E1000E_ENABLED is not set 540 + # CONFIG_IP1000 is not set 541 + # CONFIG_IGB is not set 613 542 # CONFIG_NS83820 is not set 614 543 # CONFIG_HAMACHI is not set 615 544 # CONFIG_YELLOWFIN is not set ··· 597 568 # CONFIG_SIS190 is not set 598 569 # CONFIG_SKGE is not set 599 570 # CONFIG_SKY2 is not set 600 - # CONFIG_SK98LIN is not set 571 + # CONFIG_VIA_VELOCITY is not set 601 572 # CONFIG_TIGON3 is not set 602 573 # CONFIG_BNX2 is not set 603 - CONFIG_QLA3XXX=m 574 + # CONFIG_QLA3XXX is not set 604 575 # CONFIG_ATL1 is not set 605 - 606 - # 607 - # Ethernet (10000 Mbit) 608 - # 576 + CONFIG_NETDEV_10000=y 609 577 # CONFIG_CHELSIO_T1 is not set 610 - CONFIG_CHELSIO_T3=m 578 + # CONFIG_CHELSIO_T3 is not set 579 + # CONFIG_IXGBE is not set 611 580 # CONFIG_IXGB is not set 612 581 # CONFIG_S2IO is not set 613 582 # CONFIG_MYRI10GE is not set 614 - CONFIG_NETXEN_NIC=m 615 - 616 - # 617 - # Token Ring devices 618 - # 583 + # CONFIG_NETXEN_NIC is not set 584 + # CONFIG_NIU is not set 585 + # CONFIG_MLX4_CORE is not set 586 + # CONFIG_TEHUTI is not set 587 + # CONFIG_BNX2X is not set 619 588 # CONFIG_TR is not set 620 589 621 590 # 622 - # Wireless LAN (non-hamradio) 591 + # Wireless LAN 623 592 # 624 - # CONFIG_NET_RADIO is not set 593 + # CONFIG_WLAN_PRE80211 is not set 594 + CONFIG_WLAN_80211=y 595 + # CONFIG_IPW2100 is not set 596 + # CONFIG_IPW2200 is not set 597 + # CONFIG_LIBERTAS is not set 598 + # CONFIG_HERMES is not set 599 + # CONFIG_ATMEL is not set 600 + # CONFIG_PRISM54 is not set 601 + # CONFIG_USB_ZD1201 is not set 602 + # CONFIG_USB_NET_RNDIS_WLAN is not set 603 + # CONFIG_RTL8180 is not set 604 + # CONFIG_RTL8187 is not set 605 + # CONFIG_ADM8211 is not set 606 + # CONFIG_P54_COMMON is not set 607 + # CONFIG_ATH5K is not set 608 + # CONFIG_IWLCORE is not set 609 + # CONFIG_IWLWIFI_LEDS is not set 610 + # CONFIG_IWL4965 is not set 611 + # CONFIG_IWL3945 is not set 612 + # CONFIG_HOSTAP is not set 613 + # CONFIG_B43 is not set 614 + # CONFIG_B43LEGACY is not set 615 + # CONFIG_ZD1211RW is not set 616 + # CONFIG_RT2X00 is not set 625 617 626 618 # 627 - # Wan interfaces 619 + # USB Network Adapters 628 620 # 621 + # CONFIG_USB_CATC is not set 622 + # CONFIG_USB_KAWETH is not set 623 + # CONFIG_USB_PEGASUS is not set 624 + # CONFIG_USB_RTL8150 is not set 625 + # CONFIG_USB_USBNET is not set 629 626 # CONFIG_WAN is not set 630 627 # CONFIG_FDDI is not set 631 628 # CONFIG_HIPPI is not set 632 629 # CONFIG_PPP is not set 633 630 # CONFIG_SLIP is not set 634 - # CONFIG_SHAPER is not set 635 631 # CONFIG_NETCONSOLE is not set 636 632 # CONFIG_NETPOLL is not set 637 633 # CONFIG_NET_POLL_CONTROLLER is not set 638 - 639 - # 640 - # ISDN subsystem 641 - # 642 634 # CONFIG_ISDN is not set 643 - 644 - # 645 - # Telephony Support 646 - # 647 635 # CONFIG_PHONE is not set 648 636 649 637 # ··· 683 637 # Character devices 684 638 # 685 639 # CONFIG_VT is not set 686 - CONFIG_SERIAL_NONSTANDARD=y 687 - # CONFIG_COMPUTONE is not set 688 - # CONFIG_ROCKETPORT is not set 689 - # CONFIG_CYCLADES is not set 690 - # CONFIG_DIGIEPCA is not set 691 - # CONFIG_MOXA_INTELLIO is not set 692 - # CONFIG_MOXA_SMARTIO is not set 693 - CONFIG_MOXA_SMARTIO_NEW=m 694 - # CONFIG_ISI is not set 695 - # CONFIG_SYNCLINKMP is not set 696 - # CONFIG_SYNCLINK_GT is not set 697 - # CONFIG_N_HDLC is not set 698 - # CONFIG_SPECIALIX is not set 699 - # CONFIG_SX is not set 700 - # CONFIG_RIO is not set 701 - # CONFIG_STALDRV is not set 702 - CONFIG_SERIAL_SB1250_DUART=y 703 - CONFIG_SERIAL_SB1250_DUART_CONSOLE=y 640 + # CONFIG_SERIAL_NONSTANDARD is not set 641 + # CONFIG_NOZOMI is not set 704 642 705 643 # 706 644 # Serial drivers ··· 694 664 # 695 665 # Non-8250 serial port support 696 666 # 667 + CONFIG_SERIAL_SB1250_DUART=y 668 + CONFIG_SERIAL_SB1250_DUART_CONSOLE=y 669 + CONFIG_SERIAL_CORE=y 670 + CONFIG_SERIAL_CORE_CONSOLE=y 697 671 # CONFIG_SERIAL_JSM is not set 698 672 CONFIG_UNIX98_PTYS=y 699 673 CONFIG_LEGACY_PTYS=y 700 674 CONFIG_LEGACY_PTY_COUNT=256 701 - 702 - # 703 - # IPMI 704 - # 705 675 # CONFIG_IPMI_HANDLER is not set 706 - 707 - # 708 - # Watchdog Cards 709 - # 710 - # CONFIG_WATCHDOG is not set 711 676 # CONFIG_HW_RANDOM is not set 712 677 # CONFIG_RTC is not set 713 - # CONFIG_GEN_RTC is not set 714 - # CONFIG_DTLK is not set 715 678 # CONFIG_R3964 is not set 716 679 # CONFIG_APPLICOM is not set 717 - # CONFIG_DRM is not set 718 680 # CONFIG_RAW_DRIVER is not set 719 - 720 - # 721 - # TPM devices 722 - # 723 681 # CONFIG_TCG_TPM is not set 724 - 725 - # 726 - # I2C support 727 - # 682 + CONFIG_DEVPORT=y 728 683 # CONFIG_I2C is not set 729 684 730 685 # ··· 717 702 # 718 703 # CONFIG_SPI is not set 719 704 # CONFIG_SPI_MASTER is not set 720 - 721 - # 722 - # Dallas's 1-wire bus 723 - # 724 705 # CONFIG_W1 is not set 706 + # CONFIG_POWER_SUPPLY is not set 707 + # CONFIG_HWMON is not set 708 + # CONFIG_THERMAL is not set 709 + # CONFIG_WATCHDOG is not set 725 710 726 711 # 727 - # Hardware Monitoring support 712 + # Sonics Silicon Backplane 728 713 # 729 - # CONFIG_HWMON is not set 730 - # CONFIG_HWMON_VID is not set 714 + CONFIG_SSB_POSSIBLE=y 715 + # CONFIG_SSB is not set 716 + 717 + # 718 + # Multifunction device drivers 719 + # 720 + # CONFIG_MFD_SM501 is not set 731 721 732 722 # 733 723 # Multimedia devices 734 724 # 735 725 # CONFIG_VIDEO_DEV is not set 736 - 737 - # 738 - # Digital Video Broadcasting Devices 739 - # 740 - # CONFIG_DVB is not set 726 + # CONFIG_DVB_CORE is not set 727 + # CONFIG_DAB is not set 741 728 742 729 # 743 730 # Graphics support 744 731 # 745 - # CONFIG_FIRMWARE_EDID is not set 732 + # CONFIG_DRM is not set 733 + # CONFIG_VGASTATE is not set 734 + # CONFIG_VIDEO_OUTPUT_CONTROL is not set 746 735 # CONFIG_FB is not set 747 736 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 737 + 738 + # 739 + # Display device support 740 + # 741 + # CONFIG_DISPLAY_SUPPORT is not set 748 742 749 743 # 750 744 # Sound 751 745 # 752 746 # CONFIG_SOUND is not set 753 - 754 - # 755 - # USB support 756 - # 747 + CONFIG_USB_SUPPORT=y 757 748 CONFIG_USB_ARCH_HAS_HCD=y 758 749 CONFIG_USB_ARCH_HAS_OHCI=y 759 750 CONFIG_USB_ARCH_HAS_EHCI=y 760 - # CONFIG_USB is not set 751 + CONFIG_USB=y 752 + # CONFIG_USB_DEBUG is not set 753 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 754 + 755 + # 756 + # Miscellaneous USB options 757 + # 758 + CONFIG_USB_DEVICEFS=y 759 + CONFIG_USB_DEVICE_CLASS=y 760 + # CONFIG_USB_DYNAMIC_MINORS is not set 761 + # CONFIG_USB_SUSPEND is not set 762 + # CONFIG_USB_PERSIST is not set 763 + # CONFIG_USB_OTG is not set 764 + 765 + # 766 + # USB Host Controller Drivers 767 + # 768 + # CONFIG_USB_EHCI_HCD is not set 769 + # CONFIG_USB_ISP116X_HCD is not set 770 + CONFIG_USB_OHCI_HCD=y 771 + # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 772 + # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set 773 + CONFIG_USB_OHCI_LITTLE_ENDIAN=y 774 + # CONFIG_USB_UHCI_HCD is not set 775 + # CONFIG_USB_SL811_HCD is not set 776 + # CONFIG_USB_R8A66597_HCD is not set 777 + 778 + # 779 + # USB Device Class drivers 780 + # 781 + # CONFIG_USB_ACM is not set 782 + # CONFIG_USB_PRINTER is not set 761 783 762 784 # 763 785 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 764 786 # 765 787 766 788 # 767 - # USB Gadget Support 789 + # may also be needed; see USB_STORAGE Help for more information 768 790 # 791 + # CONFIG_USB_LIBUSUAL is not set 792 + 793 + # 794 + # USB Imaging devices 795 + # 796 + # CONFIG_USB_MDC800 is not set 797 + CONFIG_USB_MON=y 798 + 799 + # 800 + # USB port drivers 801 + # 802 + # CONFIG_USB_SERIAL is not set 803 + 804 + # 805 + # USB Miscellaneous drivers 806 + # 807 + # CONFIG_USB_EMI62 is not set 808 + # CONFIG_USB_EMI26 is not set 809 + # CONFIG_USB_ADUTUX is not set 810 + # CONFIG_USB_AUERSWALD is not set 811 + # CONFIG_USB_RIO500 is not set 812 + # CONFIG_USB_LEGOTOWER is not set 813 + # CONFIG_USB_LCD is not set 814 + # CONFIG_USB_BERRY_CHARGE is not set 815 + # CONFIG_USB_LED is not set 816 + # CONFIG_USB_CYPRESS_CY7C63 is not set 817 + # CONFIG_USB_CYTHERM is not set 818 + # CONFIG_USB_PHIDGET is not set 819 + # CONFIG_USB_IDMOUSE is not set 820 + # CONFIG_USB_FTDI_ELAN is not set 821 + # CONFIG_USB_APPLEDISPLAY is not set 822 + # CONFIG_USB_LD is not set 823 + # CONFIG_USB_TRANCEVIBRATOR is not set 824 + # CONFIG_USB_IOWARRIOR is not set 825 + # CONFIG_USB_TEST is not set 769 826 # CONFIG_USB_GADGET is not set 770 - 771 - # 772 - # MMC/SD Card support 773 - # 774 827 # CONFIG_MMC is not set 775 - 776 - # 777 - # LED devices 778 - # 828 + # CONFIG_MEMSTICK is not set 779 829 # CONFIG_NEW_LEDS is not set 780 - 781 - # 782 - # LED drivers 783 - # 784 - 785 - # 786 - # LED Triggers 787 - # 788 - 789 - # 790 - # InfiniBand support 791 - # 792 830 # CONFIG_INFINIBAND is not set 793 - 794 - # 795 - # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 796 - # 797 - 798 - # 799 - # Real Time Clock 800 - # 831 + CONFIG_RTC_LIB=y 801 832 # CONFIG_RTC_CLASS is not set 802 833 803 834 # 804 - # DMA Engine support 835 + # Userspace I/O 805 836 # 806 - # CONFIG_DMA_ENGINE is not set 807 - 808 - # 809 - # DMA Clients 810 - # 811 - 812 - # 813 - # DMA Devices 814 - # 815 - 816 - # 817 - # Auxiliary Display support 818 - # 819 - 820 - # 821 - # Virtualization 822 - # 837 + # CONFIG_UIO is not set 823 838 824 839 # 825 840 # File systems ··· 868 823 # CONFIG_XFS_FS is not set 869 824 # CONFIG_GFS2_FS is not set 870 825 # CONFIG_OCFS2_FS is not set 871 - # CONFIG_MINIX_FS is not set 872 - # CONFIG_ROMFS_FS is not set 826 + CONFIG_DNOTIFY=y 873 827 CONFIG_INOTIFY=y 874 828 CONFIG_INOTIFY_USER=y 875 829 # CONFIG_QUOTA is not set 876 - CONFIG_DNOTIFY=y 877 830 # CONFIG_AUTOFS_FS is not set 878 831 # CONFIG_AUTOFS4_FS is not set 879 832 CONFIG_FUSE_FS=m 833 + CONFIG_GENERIC_ACL=y 880 834 881 835 # 882 836 # CD-ROM/DVD Filesystems ··· 897 853 CONFIG_PROC_KCORE=y 898 854 CONFIG_PROC_SYSCTL=y 899 855 CONFIG_SYSFS=y 900 - # CONFIG_TMPFS is not set 856 + CONFIG_TMPFS=y 857 + CONFIG_TMPFS_POSIX_ACL=y 901 858 # CONFIG_HUGETLB_PAGE is not set 902 - CONFIG_RAMFS=y 903 859 CONFIG_CONFIGFS_FS=m 904 860 905 861 # ··· 915 871 # CONFIG_EFS_FS is not set 916 872 # CONFIG_CRAMFS is not set 917 873 # CONFIG_VXFS_FS is not set 874 + # CONFIG_MINIX_FS is not set 918 875 # CONFIG_HPFS_FS is not set 919 876 # CONFIG_QNX4FS_FS is not set 877 + # CONFIG_ROMFS_FS is not set 920 878 # CONFIG_SYSV_FS is not set 921 879 # CONFIG_UFS_FS is not set 922 - 923 - # 924 - # Network File Systems 925 - # 880 + CONFIG_NETWORK_FILESYSTEMS=y 926 881 CONFIG_NFS_FS=y 927 882 CONFIG_NFS_V3=y 928 883 # CONFIG_NFS_V3_ACL is not set ··· 933 890 CONFIG_LOCKD_V4=y 934 891 CONFIG_NFS_COMMON=y 935 892 CONFIG_SUNRPC=y 893 + # CONFIG_SUNRPC_BIND34 is not set 936 894 # CONFIG_RPCSEC_GSS_KRB5 is not set 937 895 # CONFIG_RPCSEC_GSS_SPKM3 is not set 938 896 # CONFIG_SMB_FS is not set ··· 941 897 # CONFIG_NCP_FS is not set 942 898 # CONFIG_CODA_FS is not set 943 899 # CONFIG_AFS_FS is not set 944 - # CONFIG_9P_FS is not set 945 900 946 901 # 947 902 # Partition Types 948 903 # 949 904 # CONFIG_PARTITION_ADVANCED is not set 950 905 CONFIG_MSDOS_PARTITION=y 951 - 952 - # 953 - # Native Language Support 954 - # 955 906 # CONFIG_NLS is not set 956 - 957 - # 958 - # Distributed Lock Manager 959 - # 960 907 CONFIG_DLM=m 961 - CONFIG_DLM_TCP=y 962 - # CONFIG_DLM_SCTP is not set 963 908 # CONFIG_DLM_DEBUG is not set 964 - 965 - # 966 - # Profiling support 967 - # 968 - # CONFIG_PROFILING is not set 969 909 970 910 # 971 911 # Kernel hacking 972 912 # 973 913 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 974 914 # CONFIG_PRINTK_TIME is not set 915 + CONFIG_ENABLE_WARN_DEPRECATED=y 975 916 CONFIG_ENABLE_MUST_CHECK=y 976 917 # CONFIG_MAGIC_SYSRQ is not set 977 918 # CONFIG_UNUSED_SYMBOLS is not set 978 919 # CONFIG_DEBUG_FS is not set 979 920 # CONFIG_HEADERS_CHECK is not set 980 921 # CONFIG_DEBUG_KERNEL is not set 981 - CONFIG_LOG_BUF_SHIFT=15 982 - CONFIG_CROSSCOMPILE=y 922 + # CONFIG_SAMPLES is not set 983 923 CONFIG_CMDLINE="" 984 924 CONFIG_SYS_SUPPORTS_KGDB=y 985 925 # CONFIG_SB1XXX_CORELIS is not set ··· 974 946 CONFIG_KEYS=y 975 947 CONFIG_KEYS_DEBUG_PROC_KEYS=y 976 948 # CONFIG_SECURITY is not set 977 - 978 - # 979 - # Cryptographic options 980 - # 949 + # CONFIG_SECURITY_FILE_CAPABILITIES is not set 981 950 CONFIG_CRYPTO=y 982 951 CONFIG_CRYPTO_ALGAPI=y 952 + CONFIG_CRYPTO_AEAD=m 983 953 CONFIG_CRYPTO_BLKCIPHER=m 954 + CONFIG_CRYPTO_SEQIV=m 984 955 CONFIG_CRYPTO_HASH=y 985 956 CONFIG_CRYPTO_MANAGER=y 986 957 CONFIG_CRYPTO_HMAC=y ··· 997 970 CONFIG_CRYPTO_CBC=m 998 971 CONFIG_CRYPTO_PCBC=m 999 972 CONFIG_CRYPTO_LRW=m 973 + CONFIG_CRYPTO_XTS=m 974 + CONFIG_CRYPTO_CTR=m 975 + CONFIG_CRYPTO_GCM=m 976 + CONFIG_CRYPTO_CCM=m 977 + CONFIG_CRYPTO_CRYPTD=m 1000 978 CONFIG_CRYPTO_DES=m 1001 979 CONFIG_CRYPTO_FCRYPT=m 1002 980 CONFIG_CRYPTO_BLOWFISH=m ··· 1015 983 CONFIG_CRYPTO_ARC4=m 1016 984 CONFIG_CRYPTO_KHAZAD=m 1017 985 CONFIG_CRYPTO_ANUBIS=m 986 + CONFIG_CRYPTO_SEED=m 987 + CONFIG_CRYPTO_SALSA20=m 1018 988 CONFIG_CRYPTO_DEFLATE=m 1019 989 CONFIG_CRYPTO_MICHAEL_MIC=m 1020 990 CONFIG_CRYPTO_CRC32C=m 1021 991 CONFIG_CRYPTO_CAMELLIA=m 1022 992 # CONFIG_CRYPTO_TEST is not set 1023 - 1024 - # 1025 - # Hardware crypto devices 1026 - # 993 + CONFIG_CRYPTO_AUTHENC=m 994 + CONFIG_CRYPTO_LZO=m 995 + # CONFIG_CRYPTO_HW is not set 1027 996 1028 997 # 1029 998 # Library routines ··· 1032 999 CONFIG_BITREVERSE=y 1033 1000 # CONFIG_CRC_CCITT is not set 1034 1001 CONFIG_CRC16=m 1002 + # CONFIG_CRC_ITU_T is not set 1035 1003 CONFIG_CRC32=y 1004 + # CONFIG_CRC7 is not set 1036 1005 CONFIG_LIBCRC32C=m 1037 1006 CONFIG_ZLIB_INFLATE=m 1038 1007 CONFIG_ZLIB_DEFLATE=m 1008 + CONFIG_LZO_COMPRESS=m 1009 + CONFIG_LZO_DECOMPRESS=m 1039 1010 CONFIG_PLIST=y 1040 1011 CONFIG_HAS_IOMEM=y 1041 1012 CONFIG_HAS_IOPORT=y 1013 + CONFIG_HAS_DMA=y
+97 -95
arch/mips/configs/tb0219_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.23-rc2 4 - # Wed Aug 8 16:11:47 2007 3 + # Linux kernel version: 2.6.26-rc1 4 + # Mon May 12 11:54:51 2008 5 5 # 6 6 CONFIG_MIPS=y 7 7 ··· 10 10 # 11 11 # CONFIG_MACH_ALCHEMY is not set 12 12 # CONFIG_BASLER_EXCITE is not set 13 + # CONFIG_BCM47XX is not set 13 14 # CONFIG_MIPS_COBALT is not set 14 15 # CONFIG_MACH_DECSTATION is not set 15 16 # CONFIG_MACH_JAZZ is not set 17 + # CONFIG_LASAT is not set 16 18 # CONFIG_LEMOTE_FULONG is not set 17 19 # CONFIG_MIPS_ATLAS is not set 18 20 # CONFIG_MIPS_MALTA is not set ··· 28 26 # CONFIG_PMC_YOSEMITE is not set 29 27 # CONFIG_SGI_IP22 is not set 30 28 # CONFIG_SGI_IP27 is not set 29 + # CONFIG_SGI_IP28 is not set 31 30 # CONFIG_SGI_IP32 is not set 32 31 # CONFIG_SIBYTE_CRHINE is not set 33 32 # CONFIG_SIBYTE_CARMEL is not set ··· 56 53 CONFIG_RWSEM_GENERIC_SPINLOCK=y 57 54 # CONFIG_ARCH_HAS_ILOG2_U32 is not set 58 55 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 56 + CONFIG_ARCH_SUPPORTS_OPROFILE=y 59 57 CONFIG_GENERIC_FIND_NEXT_BIT=y 60 58 CONFIG_GENERIC_HWEIGHT=y 61 59 CONFIG_GENERIC_CALIBRATE_DELAY=y 60 + CONFIG_GENERIC_CLOCKEVENTS=y 62 61 CONFIG_GENERIC_TIME=y 62 + CONFIG_GENERIC_CMOS_UPDATE=y 63 63 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 64 64 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 65 + CONFIG_CEVT_R4K=y 66 + CONFIG_CSRC_R4K=y 65 67 CONFIG_DMA_NONCOHERENT=y 66 68 CONFIG_DMA_NEED_PCI_MAP_STATE=y 67 69 # CONFIG_HOTPLUG_CPU is not set ··· 121 113 CONFIG_GENERIC_HARDIRQS=y 122 114 CONFIG_GENERIC_IRQ_PROBE=y 123 115 CONFIG_ARCH_FLATMEM_ENABLE=y 116 + CONFIG_ARCH_POPULATES_NODE_MAP=y 124 117 CONFIG_SELECT_MEMORY_MODEL=y 125 118 CONFIG_FLATMEM_MANUAL=y 126 119 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 129 120 CONFIG_FLATMEM=y 130 121 CONFIG_FLAT_NODE_MEM_MAP=y 131 122 # CONFIG_SPARSEMEM_STATIC is not set 123 + # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 124 + CONFIG_PAGEFLAGS_EXTENDED=y 132 125 CONFIG_SPLIT_PTLOCK_CPUS=4 133 126 # CONFIG_RESOURCES_64BIT is not set 134 127 CONFIG_ZONE_DMA_FLAG=0 135 128 CONFIG_VIRT_TO_BUS=y 129 + # CONFIG_TICK_ONESHOT is not set 130 + # CONFIG_NO_HZ is not set 131 + # CONFIG_HIGH_RES_TIMERS is not set 132 + CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 136 133 # CONFIG_HZ_48 is not set 137 134 # CONFIG_HZ_100 is not set 138 135 # CONFIG_HZ_128 is not set ··· 171 156 # CONFIG_POSIX_MQUEUE is not set 172 157 # CONFIG_BSD_PROCESS_ACCT is not set 173 158 # CONFIG_TASKSTATS is not set 174 - # CONFIG_USER_NS is not set 175 159 # CONFIG_AUDIT is not set 176 160 # CONFIG_IKCONFIG is not set 177 161 CONFIG_LOG_BUF_SHIFT=14 162 + # CONFIG_CGROUPS is not set 163 + # CONFIG_GROUP_SCHED is not set 178 164 CONFIG_SYSFS_DEPRECATED=y 165 + CONFIG_SYSFS_DEPRECATED_V2=y 179 166 # CONFIG_RELAY is not set 167 + # CONFIG_NAMESPACES is not set 180 168 # CONFIG_BLK_DEV_INITRD is not set 181 169 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 182 170 CONFIG_SYSCTL=y 183 171 CONFIG_EMBEDDED=y 184 172 CONFIG_SYSCTL_SYSCALL=y 173 + CONFIG_SYSCTL_SYSCALL_CHECK=y 185 174 CONFIG_KALLSYMS=y 186 175 # CONFIG_KALLSYMS_EXTRA_PASS is not set 187 176 CONFIG_HOTPLUG=y 188 177 CONFIG_PRINTK=y 189 178 CONFIG_BUG=y 190 179 CONFIG_ELF_CORE=y 180 + # CONFIG_PCSPKR_PLATFORM is not set 181 + CONFIG_COMPAT_BRK=y 191 182 CONFIG_BASE_FULL=y 192 183 CONFIG_FUTEX=y 193 184 CONFIG_ANON_INODES=y ··· 206 185 CONFIG_SLAB=y 207 186 # CONFIG_SLUB is not set 208 187 # CONFIG_SLOB is not set 188 + # CONFIG_PROFILING is not set 189 + # CONFIG_MARKERS is not set 190 + CONFIG_HAVE_OPROFILE=y 191 + # CONFIG_HAVE_KPROBES is not set 192 + # CONFIG_HAVE_KRETPROBES is not set 193 + # CONFIG_HAVE_DMA_ATTRS is not set 194 + CONFIG_PROC_PAGE_MONITOR=y 195 + CONFIG_SLABINFO=y 209 196 CONFIG_RT_MUTEXES=y 210 197 # CONFIG_TINY_SHMEM is not set 211 198 CONFIG_BASE_SMALL=0 212 199 CONFIG_MODULES=y 200 + # CONFIG_MODULE_FORCE_LOAD is not set 213 201 CONFIG_MODULE_UNLOAD=y 214 202 CONFIG_MODULE_FORCE_UNLOAD=y 215 203 CONFIG_MODVERSIONS=y ··· 242 212 # CONFIG_DEFAULT_CFQ is not set 243 213 # CONFIG_DEFAULT_NOOP is not set 244 214 CONFIG_DEFAULT_IOSCHED="anticipatory" 215 + CONFIG_CLASSIC_RCU=y 245 216 246 217 # 247 218 # Bus options (PCI, PCMCIA, EISA, ISA, TC) 248 219 # 249 220 CONFIG_HW_HAS_PCI=y 250 221 CONFIG_PCI=y 222 + CONFIG_PCI_DOMAINS=y 251 223 # CONFIG_ARCH_SUPPORTS_MSI is not set 224 + CONFIG_PCI_LEGACY=y 252 225 CONFIG_MMU=y 253 - 254 - # 255 - # PCCARD (PCMCIA/CardBus) support 256 - # 257 226 # CONFIG_PCCARD is not set 258 227 # CONFIG_HOTPLUG_PCI is not set 259 228 ··· 266 237 # 267 238 # Power management options 268 239 # 240 + CONFIG_ARCH_SUSPEND_POSSIBLE=y 269 241 # CONFIG_PM is not set 270 242 271 243 # ··· 308 278 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 309 279 # CONFIG_INET_XFRM_MODE_TUNNEL is not set 310 280 # CONFIG_INET_XFRM_MODE_BEET is not set 281 + # CONFIG_INET_LRO is not set 311 282 CONFIG_INET_DIAG=y 312 283 CONFIG_INET_TCP_DIAG=y 313 284 # CONFIG_TCP_CONG_ADVANCED is not set ··· 316 285 CONFIG_DEFAULT_TCP_CONG="cubic" 317 286 # CONFIG_TCP_MD5SIG is not set 318 287 # CONFIG_IPV6 is not set 319 - # CONFIG_INET6_XFRM_TUNNEL is not set 320 - # CONFIG_INET6_TUNNEL is not set 321 288 CONFIG_NETWORK_SECMARK=y 322 289 # CONFIG_NETFILTER is not set 323 290 # CONFIG_IP_DCCP is not set 324 291 # CONFIG_IP_SCTP is not set 325 - # CONFIG_SCTP_HMAC_NONE is not set 326 - # CONFIG_SCTP_HMAC_SHA1 is not set 327 - # CONFIG_SCTP_HMAC_MD5 is not set 328 292 # CONFIG_TIPC is not set 329 293 # CONFIG_ATM is not set 330 294 # CONFIG_BRIDGE is not set ··· 332 306 # CONFIG_LAPB is not set 333 307 # CONFIG_ECONET is not set 334 308 # CONFIG_WAN_ROUTER is not set 335 - 336 - # 337 - # QoS and/or fair queueing 338 - # 339 309 # CONFIG_NET_SCHED is not set 340 310 341 311 # ··· 339 317 # 340 318 # CONFIG_NET_PKTGEN is not set 341 319 # CONFIG_HAMRADIO is not set 320 + # CONFIG_CAN is not set 342 321 # CONFIG_IRDA is not set 343 322 # CONFIG_BT is not set 344 323 # CONFIG_AF_RXRPC is not set ··· 362 339 # 363 340 # Generic Driver Options 364 341 # 342 + CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 365 343 CONFIG_STANDALONE=y 366 344 CONFIG_PREVENT_FIRMWARE_BUILD=y 367 345 CONFIG_FW_LOADER=m ··· 384 360 CONFIG_BLK_DEV_RAM=y 385 361 CONFIG_BLK_DEV_RAM_COUNT=16 386 362 CONFIG_BLK_DEV_RAM_SIZE=4096 387 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 363 + CONFIG_BLK_DEV_XIP=y 388 364 # CONFIG_CDROM_PKTCDVD is not set 389 365 # CONFIG_ATA_OVER_ETH is not set 390 366 # CONFIG_MISC_DEVICES is not set 367 + CONFIG_HAVE_IDE=y 391 368 # CONFIG_IDE is not set 392 369 393 370 # ··· 400 375 # CONFIG_SCSI_NETLINK is not set 401 376 # CONFIG_ATA is not set 402 377 # CONFIG_MD is not set 403 - 404 - # 405 - # Fusion MPT device support 406 - # 407 378 # CONFIG_FUSION is not set 408 379 409 380 # ··· 415 394 # CONFIG_MACVLAN is not set 416 395 # CONFIG_EQUALIZER is not set 417 396 # CONFIG_TUN is not set 397 + # CONFIG_VETH is not set 418 398 # CONFIG_ARCNET is not set 419 399 CONFIG_PHYLIB=m 420 400 ··· 431 409 CONFIG_SMSC_PHY=m 432 410 # CONFIG_BROADCOM_PHY is not set 433 411 # CONFIG_ICPLUS_PHY is not set 434 - # CONFIG_FIXED_PHY is not set 412 + # CONFIG_REALTEK_PHY is not set 413 + # CONFIG_MDIO_BITBANG is not set 435 414 CONFIG_NET_ETHERNET=y 436 415 CONFIG_MII=y 437 416 # CONFIG_AX88796 is not set ··· 443 420 # CONFIG_DM9000 is not set 444 421 # CONFIG_NET_TULIP is not set 445 422 # CONFIG_HP100 is not set 423 + # CONFIG_IBM_NEW_EMAC_ZMII is not set 424 + # CONFIG_IBM_NEW_EMAC_RGMII is not set 425 + # CONFIG_IBM_NEW_EMAC_TAH is not set 426 + # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 446 427 CONFIG_NET_PCI=y 447 428 # CONFIG_PCNET32 is not set 448 429 # CONFIG_AMD8111_ETH is not set ··· 454 427 # CONFIG_B44 is not set 455 428 # CONFIG_FORCEDETH is not set 456 429 # CONFIG_TC35815 is not set 457 - # CONFIG_DGRS is not set 458 430 # CONFIG_EEPRO100 is not set 459 431 # CONFIG_E100 is not set 460 432 # CONFIG_FEALNX is not set ··· 465 439 # CONFIG_8139TOO_TUNE_TWISTER is not set 466 440 # CONFIG_8139TOO_8129 is not set 467 441 # CONFIG_8139_OLD_RX_RESET is not set 442 + # CONFIG_R6040 is not set 468 443 # CONFIG_SIS900 is not set 469 444 # CONFIG_EPIC100 is not set 470 445 # CONFIG_SUNDANCE is not set ··· 478 451 # CONFIG_ACENIC is not set 479 452 # CONFIG_DL2K is not set 480 453 # CONFIG_E1000 is not set 454 + # CONFIG_E1000E is not set 455 + # CONFIG_E1000E_ENABLED is not set 456 + # CONFIG_IP1000 is not set 457 + # CONFIG_IGB is not set 481 458 # CONFIG_NS83820 is not set 482 459 # CONFIG_HAMACHI is not set 483 460 # CONFIG_YELLOWFIN is not set ··· 503 472 # 504 473 # CONFIG_WLAN_PRE80211 is not set 505 474 # CONFIG_WLAN_80211 is not set 475 + # CONFIG_IWLWIFI_LEDS is not set 506 476 507 477 # 508 478 # USB Network Adapters ··· 512 480 # CONFIG_USB_KAWETH is not set 513 481 # CONFIG_USB_PEGASUS is not set 514 482 # CONFIG_USB_RTL8150 is not set 515 - # CONFIG_USB_USBNET_MII is not set 516 483 # CONFIG_USB_USBNET is not set 517 484 # CONFIG_WAN is not set 518 485 # CONFIG_FDDI is not set 519 486 # CONFIG_HIPPI is not set 520 487 # CONFIG_PPP is not set 521 488 # CONFIG_SLIP is not set 522 - # CONFIG_SHAPER is not set 523 489 # CONFIG_NETCONSOLE is not set 524 490 # CONFIG_NETPOLL is not set 525 491 # CONFIG_NET_POLL_CONTROLLER is not set ··· 536 506 # 537 507 # CONFIG_INPUT_MOUSEDEV is not set 538 508 # CONFIG_INPUT_JOYDEV is not set 539 - # CONFIG_INPUT_TSDEV is not set 540 509 # CONFIG_INPUT_EVDEV is not set 541 510 # CONFIG_INPUT_EVBUG is not set 542 511 ··· 562 533 CONFIG_VT_CONSOLE=y 563 534 CONFIG_HW_CONSOLE=y 564 535 CONFIG_VT_HW_CONSOLE_BINDING=y 536 + # CONFIG_DEVKMEM is not set 565 537 # CONFIG_SERIAL_NONSTANDARD is not set 538 + # CONFIG_NOZOMI is not set 566 539 567 540 # 568 541 # Serial drivers ··· 583 552 CONFIG_LEGACY_PTYS=y 584 553 CONFIG_LEGACY_PTY_COUNT=256 585 554 # CONFIG_IPMI_HANDLER is not set 586 - # CONFIG_WATCHDOG is not set 587 555 # CONFIG_HW_RANDOM is not set 588 - # CONFIG_RTC is not set 589 556 # CONFIG_R3964 is not set 590 557 # CONFIG_APPLICOM is not set 591 558 CONFIG_GPIO_TB0219=y 592 - # CONFIG_DRM is not set 593 559 CONFIG_GPIO_VR41XX=y 594 560 # CONFIG_RAW_DRIVER is not set 595 561 # CONFIG_TCG_TPM is not set 596 562 CONFIG_DEVPORT=y 597 563 # CONFIG_I2C is not set 598 - 599 - # 600 - # SPI support 601 - # 602 564 # CONFIG_SPI is not set 603 - # CONFIG_SPI_MASTER is not set 604 565 # CONFIG_W1 is not set 605 566 # CONFIG_POWER_SUPPLY is not set 606 567 # CONFIG_HWMON is not set 568 + # CONFIG_THERMAL is not set 569 + # CONFIG_WATCHDOG is not set 570 + 571 + # 572 + # Sonics Silicon Backplane 573 + # 574 + CONFIG_SSB_POSSIBLE=y 575 + # CONFIG_SSB is not set 607 576 608 577 # 609 578 # Multifunction device drivers 610 579 # 611 580 # CONFIG_MFD_SM501 is not set 581 + # CONFIG_HTC_PASIC3 is not set 612 582 613 583 # 614 584 # Multimedia devices 615 585 # 586 + 587 + # 588 + # Multimedia core support 589 + # 616 590 # CONFIG_VIDEO_DEV is not set 617 591 # CONFIG_DVB_CORE is not set 592 + 593 + # 594 + # Multimedia drivers 595 + # 618 596 # CONFIG_DAB is not set 619 597 620 598 # 621 599 # Graphics support 622 600 # 601 + # CONFIG_DRM is not set 602 + # CONFIG_VGASTATE is not set 603 + # CONFIG_VIDEO_OUTPUT_CONTROL is not set 604 + # CONFIG_FB is not set 623 605 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 624 606 625 607 # 626 608 # Display device support 627 609 # 628 610 # CONFIG_DISPLAY_SUPPORT is not set 629 - # CONFIG_VGASTATE is not set 630 - # CONFIG_VIDEO_OUTPUT_CONTROL is not set 631 - # CONFIG_FB is not set 632 611 633 612 # 634 613 # Console display driver support ··· 657 616 CONFIG_USB_ARCH_HAS_EHCI=y 658 617 CONFIG_USB=m 659 618 # CONFIG_USB_DEBUG is not set 619 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 660 620 661 621 # 662 622 # Miscellaneous USB options ··· 666 624 CONFIG_USB_DEVICE_CLASS=y 667 625 # CONFIG_USB_DYNAMIC_MINORS is not set 668 626 # CONFIG_USB_OTG is not set 627 + # CONFIG_USB_OTG_WHITELIST is not set 628 + # CONFIG_USB_OTG_BLACKLIST_HUB is not set 669 629 670 630 # 671 631 # USB Host Controller Drivers 672 632 # 633 + # CONFIG_USB_C67X00_HCD is not set 673 634 CONFIG_USB_EHCI_HCD=m 674 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 675 635 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 676 636 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 677 637 # CONFIG_USB_ISP116X_HCD is not set 638 + # CONFIG_USB_ISP1760_HCD is not set 678 639 CONFIG_USB_OHCI_HCD=m 679 640 # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 680 641 # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set ··· 710 665 # 711 666 # USB port drivers 712 667 # 713 - 714 - # 715 - # USB Serial Converter support 716 - # 717 668 # CONFIG_USB_SERIAL is not set 718 669 719 670 # ··· 735 694 # CONFIG_USB_TRANCEVIBRATOR is not set 736 695 # CONFIG_USB_IOWARRIOR is not set 737 696 # CONFIG_USB_TEST is not set 738 - 739 - # 740 - # USB DSL modem support 741 - # 742 - 743 - # 744 - # USB Gadget Support 745 - # 746 697 # CONFIG_USB_GADGET is not set 747 698 # CONFIG_MMC is not set 699 + # CONFIG_MEMSTICK is not set 748 700 # CONFIG_NEW_LEDS is not set 701 + # CONFIG_ACCESSIBILITY is not set 749 702 # CONFIG_INFINIBAND is not set 750 703 CONFIG_RTC_LIB=y 751 704 CONFIG_RTC_CLASS=y ··· 764 729 # Platform RTC drivers 765 730 # 766 731 # CONFIG_RTC_DRV_CMOS is not set 732 + # CONFIG_RTC_DRV_DS1511 is not set 767 733 # CONFIG_RTC_DRV_DS1553 is not set 768 - # CONFIG_RTC_DRV_STK17TA8 is not set 769 734 # CONFIG_RTC_DRV_DS1742 is not set 735 + # CONFIG_RTC_DRV_STK17TA8 is not set 770 736 # CONFIG_RTC_DRV_M48T86 is not set 771 737 # CONFIG_RTC_DRV_M48T59 is not set 772 738 # CONFIG_RTC_DRV_V3020 is not set ··· 776 740 # on-CPU RTC drivers 777 741 # 778 742 CONFIG_RTC_DRV_VR41XX=y 779 - 780 - # 781 - # DMA Engine support 782 - # 783 - # CONFIG_DMA_ENGINE is not set 784 - 785 - # 786 - # DMA Clients 787 - # 788 - 789 - # 790 - # DMA Devices 791 - # 792 - 793 - # 794 - # Userspace I/O 795 - # 796 743 # CONFIG_UIO is not set 797 744 798 745 # ··· 790 771 # CONFIG_EXT3_FS_SECURITY is not set 791 772 # CONFIG_EXT4DEV_FS is not set 792 773 CONFIG_JBD=y 793 - # CONFIG_JBD_DEBUG is not set 794 774 CONFIG_FS_MBCACHE=y 795 775 # CONFIG_REISERFS_FS is not set 796 776 # CONFIG_JFS_FS is not set 797 777 CONFIG_FS_POSIX_ACL=y 798 778 # CONFIG_XFS_FS is not set 799 - # CONFIG_GFS2_FS is not set 800 779 # CONFIG_OCFS2_FS is not set 801 - # CONFIG_MINIX_FS is not set 802 - CONFIG_ROMFS_FS=m 780 + CONFIG_DNOTIFY=y 803 781 CONFIG_INOTIFY=y 804 782 CONFIG_INOTIFY_USER=y 805 783 # CONFIG_QUOTA is not set 806 - CONFIG_DNOTIFY=y 807 784 # CONFIG_AUTOFS_FS is not set 808 785 CONFIG_AUTOFS4_FS=y 809 786 # CONFIG_FUSE_FS is not set ··· 828 813 CONFIG_TMPFS=y 829 814 CONFIG_TMPFS_POSIX_ACL=y 830 815 # CONFIG_HUGETLB_PAGE is not set 831 - CONFIG_RAMFS=y 832 816 # CONFIG_CONFIGFS_FS is not set 833 817 834 818 # ··· 842 828 # CONFIG_EFS_FS is not set 843 829 CONFIG_CRAMFS=m 844 830 # CONFIG_VXFS_FS is not set 831 + # CONFIG_MINIX_FS is not set 845 832 # CONFIG_HPFS_FS is not set 846 833 # CONFIG_QNX4FS_FS is not set 834 + CONFIG_ROMFS_FS=m 847 835 # CONFIG_SYSV_FS is not set 848 836 # CONFIG_UFS_FS is not set 849 - 850 - # 851 - # Network File Systems 852 - # 837 + CONFIG_NETWORK_FILESYSTEMS=y 853 838 CONFIG_NFS_FS=y 854 839 CONFIG_NFS_V3=y 855 840 # CONFIG_NFS_V3_ACL is not set 856 841 # CONFIG_NFS_V4 is not set 857 - # CONFIG_NFS_DIRECTIO is not set 858 842 CONFIG_NFSD=y 859 843 CONFIG_NFSD_V3=y 860 844 # CONFIG_NFSD_V3_ACL is not set 861 845 # CONFIG_NFSD_V4 is not set 862 - CONFIG_NFSD_TCP=y 863 846 CONFIG_ROOT_NFS=y 864 847 CONFIG_LOCKD=y 865 848 CONFIG_LOCKD_V4=y ··· 877 866 # 878 867 # CONFIG_PARTITION_ADVANCED is not set 879 868 CONFIG_MSDOS_PARTITION=y 880 - 881 - # 882 - # Native Language Support 883 - # 884 869 # CONFIG_NLS is not set 885 - 886 - # 887 - # Distributed Lock Manager 888 - # 889 870 # CONFIG_DLM is not set 890 - 891 - # 892 - # Profiling support 893 - # 894 - # CONFIG_PROFILING is not set 895 871 896 872 # 897 873 # Kernel hacking 898 874 # 899 875 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 900 876 # CONFIG_PRINTK_TIME is not set 877 + CONFIG_ENABLE_WARN_DEPRECATED=y 901 878 CONFIG_ENABLE_MUST_CHECK=y 879 + CONFIG_FRAME_WARN=1024 902 880 # CONFIG_MAGIC_SYSRQ is not set 903 881 # CONFIG_UNUSED_SYMBOLS is not set 904 882 # CONFIG_DEBUG_FS is not set 905 883 # CONFIG_HEADERS_CHECK is not set 906 884 # CONFIG_DEBUG_KERNEL is not set 907 - CONFIG_CROSSCOMPILE=y 908 - CONFIG_CMDLINE="mem=64M console=ttyVR0,115200 ip=any root=/dev/nfs" 885 + # CONFIG_SAMPLES is not set 886 + CONFIG_CMDLINE="cca=3 mem=64M console=ttyVR0,115200 ip=any root=/dev/nfs" 909 887 910 888 # 911 889 # Security options 912 890 # 913 891 # CONFIG_KEYS is not set 914 892 # CONFIG_SECURITY is not set 893 + # CONFIG_SECURITY_FILE_CAPABILITIES is not set 915 894 # CONFIG_CRYPTO is not set 916 895 917 896 # 918 897 # Library routines 919 898 # 920 899 CONFIG_BITREVERSE=y 900 + # CONFIG_GENERIC_FIND_FIRST_BIT is not set 921 901 CONFIG_CRC_CCITT=y 922 902 # CONFIG_CRC16 is not set 923 903 # CONFIG_CRC_ITU_T is not set
+96 -96
arch/mips/configs/tb0226_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.23-rc2 4 - # Thu Aug 9 11:16:55 2007 3 + # Linux kernel version: 2.6.26-rc1 4 + # Mon May 12 11:53:54 2008 5 5 # 6 6 CONFIG_MIPS=y 7 7 ··· 10 10 # 11 11 # CONFIG_MACH_ALCHEMY is not set 12 12 # CONFIG_BASLER_EXCITE is not set 13 + # CONFIG_BCM47XX is not set 13 14 # CONFIG_MIPS_COBALT is not set 14 15 # CONFIG_MACH_DECSTATION is not set 15 16 # CONFIG_MACH_JAZZ is not set 17 + # CONFIG_LASAT is not set 16 18 # CONFIG_LEMOTE_FULONG is not set 17 19 # CONFIG_MIPS_ATLAS is not set 18 20 # CONFIG_MIPS_MALTA is not set ··· 28 26 # CONFIG_PMC_YOSEMITE is not set 29 27 # CONFIG_SGI_IP22 is not set 30 28 # CONFIG_SGI_IP27 is not set 29 + # CONFIG_SGI_IP28 is not set 31 30 # CONFIG_SGI_IP32 is not set 32 31 # CONFIG_SIBYTE_CRHINE is not set 33 32 # CONFIG_SIBYTE_CARMEL is not set ··· 56 53 CONFIG_RWSEM_GENERIC_SPINLOCK=y 57 54 # CONFIG_ARCH_HAS_ILOG2_U32 is not set 58 55 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 56 + CONFIG_ARCH_SUPPORTS_OPROFILE=y 59 57 CONFIG_GENERIC_FIND_NEXT_BIT=y 60 58 CONFIG_GENERIC_HWEIGHT=y 61 59 CONFIG_GENERIC_CALIBRATE_DELAY=y 60 + CONFIG_GENERIC_CLOCKEVENTS=y 62 61 CONFIG_GENERIC_TIME=y 62 + CONFIG_GENERIC_CMOS_UPDATE=y 63 63 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 64 64 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 65 + CONFIG_CEVT_R4K=y 66 + CONFIG_CSRC_R4K=y 65 67 CONFIG_DMA_NONCOHERENT=y 66 68 CONFIG_DMA_NEED_PCI_MAP_STATE=y 67 69 # CONFIG_HOTPLUG_CPU is not set ··· 121 113 CONFIG_GENERIC_HARDIRQS=y 122 114 CONFIG_GENERIC_IRQ_PROBE=y 123 115 CONFIG_ARCH_FLATMEM_ENABLE=y 116 + CONFIG_ARCH_POPULATES_NODE_MAP=y 124 117 CONFIG_SELECT_MEMORY_MODEL=y 125 118 CONFIG_FLATMEM_MANUAL=y 126 119 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 129 120 CONFIG_FLATMEM=y 130 121 CONFIG_FLAT_NODE_MEM_MAP=y 131 122 # CONFIG_SPARSEMEM_STATIC is not set 123 + # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 124 + CONFIG_PAGEFLAGS_EXTENDED=y 132 125 CONFIG_SPLIT_PTLOCK_CPUS=4 133 126 # CONFIG_RESOURCES_64BIT is not set 134 127 CONFIG_ZONE_DMA_FLAG=0 135 128 CONFIG_VIRT_TO_BUS=y 129 + # CONFIG_TICK_ONESHOT is not set 130 + # CONFIG_NO_HZ is not set 131 + # CONFIG_HIGH_RES_TIMERS is not set 132 + CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 136 133 # CONFIG_HZ_48 is not set 137 134 # CONFIG_HZ_100 is not set 138 135 # CONFIG_HZ_128 is not set ··· 171 156 # CONFIG_POSIX_MQUEUE is not set 172 157 # CONFIG_BSD_PROCESS_ACCT is not set 173 158 # CONFIG_TASKSTATS is not set 174 - # CONFIG_USER_NS is not set 175 159 # CONFIG_AUDIT is not set 176 160 # CONFIG_IKCONFIG is not set 177 161 CONFIG_LOG_BUF_SHIFT=14 162 + # CONFIG_CGROUPS is not set 163 + # CONFIG_GROUP_SCHED is not set 178 164 CONFIG_SYSFS_DEPRECATED=y 165 + CONFIG_SYSFS_DEPRECATED_V2=y 179 166 # CONFIG_RELAY is not set 167 + # CONFIG_NAMESPACES is not set 180 168 # CONFIG_BLK_DEV_INITRD is not set 181 169 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 182 170 CONFIG_SYSCTL=y 183 171 CONFIG_EMBEDDED=y 184 172 CONFIG_SYSCTL_SYSCALL=y 173 + CONFIG_SYSCTL_SYSCALL_CHECK=y 185 174 CONFIG_KALLSYMS=y 186 175 # CONFIG_KALLSYMS_EXTRA_PASS is not set 187 176 CONFIG_HOTPLUG=y 188 177 CONFIG_PRINTK=y 189 178 CONFIG_BUG=y 190 179 CONFIG_ELF_CORE=y 180 + # CONFIG_PCSPKR_PLATFORM is not set 181 + CONFIG_COMPAT_BRK=y 191 182 CONFIG_BASE_FULL=y 192 183 CONFIG_FUTEX=y 193 184 CONFIG_ANON_INODES=y ··· 206 185 CONFIG_SLAB=y 207 186 # CONFIG_SLUB is not set 208 187 # CONFIG_SLOB is not set 188 + # CONFIG_PROFILING is not set 189 + # CONFIG_MARKERS is not set 190 + CONFIG_HAVE_OPROFILE=y 191 + # CONFIG_HAVE_KPROBES is not set 192 + # CONFIG_HAVE_KRETPROBES is not set 193 + # CONFIG_HAVE_DMA_ATTRS is not set 194 + CONFIG_PROC_PAGE_MONITOR=y 195 + CONFIG_SLABINFO=y 209 196 CONFIG_RT_MUTEXES=y 210 197 # CONFIG_TINY_SHMEM is not set 211 198 CONFIG_BASE_SMALL=0 212 199 CONFIG_MODULES=y 200 + # CONFIG_MODULE_FORCE_LOAD is not set 213 201 CONFIG_MODULE_UNLOAD=y 214 202 CONFIG_MODULE_FORCE_UNLOAD=y 215 203 CONFIG_MODVERSIONS=y ··· 242 212 # CONFIG_DEFAULT_CFQ is not set 243 213 # CONFIG_DEFAULT_NOOP is not set 244 214 CONFIG_DEFAULT_IOSCHED="anticipatory" 215 + CONFIG_CLASSIC_RCU=y 245 216 246 217 # 247 218 # Bus options (PCI, PCMCIA, EISA, ISA, TC) 248 219 # 249 220 CONFIG_HW_HAS_PCI=y 250 221 CONFIG_PCI=y 222 + CONFIG_PCI_DOMAINS=y 251 223 # CONFIG_ARCH_SUPPORTS_MSI is not set 224 + CONFIG_PCI_LEGACY=y 252 225 CONFIG_MMU=y 253 - 254 - # 255 - # PCCARD (PCMCIA/CardBus) support 256 - # 257 226 # CONFIG_PCCARD is not set 258 227 # CONFIG_HOTPLUG_PCI is not set 259 228 ··· 266 237 # 267 238 # Power management options 268 239 # 240 + CONFIG_ARCH_SUSPEND_POSSIBLE=y 269 241 # CONFIG_PM is not set 270 242 271 243 # ··· 307 277 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 308 278 # CONFIG_INET_XFRM_MODE_TUNNEL is not set 309 279 # CONFIG_INET_XFRM_MODE_BEET is not set 280 + # CONFIG_INET_LRO is not set 310 281 CONFIG_INET_DIAG=y 311 282 CONFIG_INET_TCP_DIAG=y 312 283 # CONFIG_TCP_CONG_ADVANCED is not set ··· 315 284 CONFIG_DEFAULT_TCP_CONG="cubic" 316 285 # CONFIG_TCP_MD5SIG is not set 317 286 # CONFIG_IPV6 is not set 318 - # CONFIG_INET6_XFRM_TUNNEL is not set 319 - # CONFIG_INET6_TUNNEL is not set 320 287 CONFIG_NETWORK_SECMARK=y 321 288 # CONFIG_NETFILTER is not set 322 289 # CONFIG_IP_DCCP is not set 323 290 # CONFIG_IP_SCTP is not set 324 - # CONFIG_SCTP_HMAC_NONE is not set 325 - # CONFIG_SCTP_HMAC_SHA1 is not set 326 - # CONFIG_SCTP_HMAC_MD5 is not set 327 291 # CONFIG_TIPC is not set 328 292 # CONFIG_ATM is not set 329 293 # CONFIG_BRIDGE is not set ··· 331 305 # CONFIG_LAPB is not set 332 306 # CONFIG_ECONET is not set 333 307 # CONFIG_WAN_ROUTER is not set 334 - 335 - # 336 - # QoS and/or fair queueing 337 - # 338 308 # CONFIG_NET_SCHED is not set 339 309 340 310 # ··· 338 316 # 339 317 # CONFIG_NET_PKTGEN is not set 340 318 # CONFIG_HAMRADIO is not set 319 + # CONFIG_CAN is not set 341 320 # CONFIG_IRDA is not set 342 321 # CONFIG_BT is not set 343 322 # CONFIG_AF_RXRPC is not set ··· 361 338 # 362 339 # Generic Driver Options 363 340 # 341 + CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 364 342 CONFIG_STANDALONE=y 365 343 CONFIG_PREVENT_FIRMWARE_BUILD=y 366 344 CONFIG_FW_LOADER=y ··· 383 359 CONFIG_BLK_DEV_RAM=y 384 360 CONFIG_BLK_DEV_RAM_COUNT=16 385 361 CONFIG_BLK_DEV_RAM_SIZE=4096 386 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 362 + CONFIG_BLK_DEV_XIP=y 387 363 # CONFIG_CDROM_PKTCDVD is not set 388 364 # CONFIG_ATA_OVER_ETH is not set 389 365 # CONFIG_MISC_DEVICES is not set 366 + CONFIG_HAVE_IDE=y 390 367 # CONFIG_IDE is not set 391 368 392 369 # ··· 427 402 # CONFIG_SCSI_ISCSI_ATTRS is not set 428 403 CONFIG_SCSI_SAS_ATTRS=m 429 404 CONFIG_SCSI_SAS_LIBSAS=m 405 + CONFIG_SCSI_SAS_HOST_SMP=y 430 406 # CONFIG_SCSI_SAS_LIBSAS_DEBUG is not set 407 + # CONFIG_SCSI_SRP_ATTRS is not set 431 408 # CONFIG_SCSI_LOWLEVEL is not set 432 409 # CONFIG_ATA is not set 433 410 # CONFIG_MD is not set 434 - 435 - # 436 - # Fusion MPT device support 437 - # 438 411 # CONFIG_FUSION is not set 439 - # CONFIG_FUSION_SPI is not set 440 - # CONFIG_FUSION_FC is not set 441 - # CONFIG_FUSION_SAS is not set 442 412 443 413 # 444 414 # IEEE 1394 (FireWire) support ··· 448 428 # CONFIG_MACVLAN is not set 449 429 # CONFIG_EQUALIZER is not set 450 430 # CONFIG_TUN is not set 431 + # CONFIG_VETH is not set 451 432 # CONFIG_ARCNET is not set 452 433 # CONFIG_PHYLIB is not set 453 434 CONFIG_NET_ETHERNET=y ··· 461 440 # CONFIG_DM9000 is not set 462 441 # CONFIG_NET_TULIP is not set 463 442 # CONFIG_HP100 is not set 443 + # CONFIG_IBM_NEW_EMAC_ZMII is not set 444 + # CONFIG_IBM_NEW_EMAC_RGMII is not set 445 + # CONFIG_IBM_NEW_EMAC_TAH is not set 446 + # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 464 447 CONFIG_NET_PCI=y 465 448 # CONFIG_PCNET32 is not set 466 449 # CONFIG_AMD8111_ETH is not set ··· 472 447 # CONFIG_B44 is not set 473 448 # CONFIG_FORCEDETH is not set 474 449 # CONFIG_TC35815 is not set 475 - # CONFIG_DGRS is not set 476 450 # CONFIG_EEPRO100 is not set 477 451 CONFIG_E100=y 478 452 # CONFIG_FEALNX is not set ··· 479 455 # CONFIG_NE2K_PCI is not set 480 456 # CONFIG_8139CP is not set 481 457 # CONFIG_8139TOO is not set 458 + # CONFIG_R6040 is not set 482 459 # CONFIG_SIS900 is not set 483 460 # CONFIG_EPIC100 is not set 484 461 # CONFIG_SUNDANCE is not set ··· 495 470 # 496 471 # CONFIG_WLAN_PRE80211 is not set 497 472 # CONFIG_WLAN_80211 is not set 473 + # CONFIG_IWLWIFI_LEDS is not set 498 474 499 475 # 500 476 # USB Network Adapters ··· 504 478 CONFIG_USB_KAWETH=m 505 479 CONFIG_USB_PEGASUS=m 506 480 CONFIG_USB_RTL8150=m 507 - # CONFIG_USB_USBNET_MII is not set 508 481 # CONFIG_USB_USBNET is not set 509 482 # CONFIG_WAN is not set 510 483 # CONFIG_FDDI is not set ··· 511 486 # CONFIG_PPP is not set 512 487 # CONFIG_SLIP is not set 513 488 # CONFIG_NET_FC is not set 514 - # CONFIG_SHAPER is not set 515 489 # CONFIG_NETCONSOLE is not set 516 490 # CONFIG_NETPOLL is not set 517 491 # CONFIG_NET_POLL_CONTROLLER is not set ··· 529 505 # 530 506 # CONFIG_INPUT_MOUSEDEV is not set 531 507 # CONFIG_INPUT_JOYDEV is not set 532 - # CONFIG_INPUT_TSDEV is not set 533 508 # CONFIG_INPUT_EVDEV is not set 534 509 # CONFIG_INPUT_EVBUG is not set 535 510 ··· 555 532 CONFIG_VT_CONSOLE=y 556 533 CONFIG_HW_CONSOLE=y 557 534 CONFIG_VT_HW_CONSOLE_BINDING=y 535 + # CONFIG_DEVKMEM is not set 558 536 # CONFIG_SERIAL_NONSTANDARD is not set 537 + # CONFIG_NOZOMI is not set 559 538 560 539 # 561 540 # Serial drivers ··· 576 551 CONFIG_LEGACY_PTYS=y 577 552 CONFIG_LEGACY_PTY_COUNT=256 578 553 # CONFIG_IPMI_HANDLER is not set 579 - # CONFIG_WATCHDOG is not set 580 554 # CONFIG_HW_RANDOM is not set 581 - # CONFIG_RTC is not set 582 555 # CONFIG_R3964 is not set 583 556 # CONFIG_APPLICOM is not set 584 557 # CONFIG_GPIO_TB0219 is not set 585 - # CONFIG_DRM is not set 586 558 CONFIG_GPIO_VR41XX=y 587 559 # CONFIG_RAW_DRIVER is not set 588 560 # CONFIG_TCG_TPM is not set 589 561 CONFIG_DEVPORT=y 590 562 # CONFIG_I2C is not set 591 - 592 - # 593 - # SPI support 594 - # 595 563 # CONFIG_SPI is not set 596 - # CONFIG_SPI_MASTER is not set 597 564 # CONFIG_W1 is not set 598 565 # CONFIG_POWER_SUPPLY is not set 599 566 # CONFIG_HWMON is not set 567 + # CONFIG_THERMAL is not set 568 + # CONFIG_WATCHDOG is not set 569 + 570 + # 571 + # Sonics Silicon Backplane 572 + # 573 + CONFIG_SSB_POSSIBLE=y 574 + # CONFIG_SSB is not set 600 575 601 576 # 602 577 # Multifunction device drivers 603 578 # 604 579 # CONFIG_MFD_SM501 is not set 580 + # CONFIG_HTC_PASIC3 is not set 605 581 606 582 # 607 583 # Multimedia devices 608 584 # 585 + 586 + # 587 + # Multimedia core support 588 + # 609 589 # CONFIG_VIDEO_DEV is not set 610 590 # CONFIG_DVB_CORE is not set 591 + 592 + # 593 + # Multimedia drivers 594 + # 611 595 # CONFIG_DAB is not set 612 596 613 597 # 614 598 # Graphics support 615 599 # 600 + # CONFIG_DRM is not set 601 + # CONFIG_VGASTATE is not set 602 + # CONFIG_VIDEO_OUTPUT_CONTROL is not set 603 + # CONFIG_FB is not set 616 604 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 617 605 618 606 # 619 607 # Display device support 620 608 # 621 609 # CONFIG_DISPLAY_SUPPORT is not set 622 - # CONFIG_VGASTATE is not set 623 - # CONFIG_VIDEO_OUTPUT_CONTROL is not set 624 - # CONFIG_FB is not set 625 610 626 611 # 627 612 # Console display driver support ··· 650 615 CONFIG_USB_ARCH_HAS_EHCI=y 651 616 CONFIG_USB=y 652 617 # CONFIG_USB_DEBUG is not set 618 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 653 619 654 620 # 655 621 # Miscellaneous USB options ··· 659 623 CONFIG_USB_DEVICE_CLASS=y 660 624 # CONFIG_USB_DYNAMIC_MINORS is not set 661 625 # CONFIG_USB_OTG is not set 626 + # CONFIG_USB_OTG_WHITELIST is not set 627 + # CONFIG_USB_OTG_BLACKLIST_HUB is not set 662 628 663 629 # 664 630 # USB Host Controller Drivers 665 631 # 632 + # CONFIG_USB_C67X00_HCD is not set 666 633 CONFIG_USB_EHCI_HCD=y 667 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 668 634 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 669 635 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 670 636 # CONFIG_USB_ISP116X_HCD is not set 637 + # CONFIG_USB_ISP1760_HCD is not set 671 638 CONFIG_USB_OHCI_HCD=y 672 639 # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 673 640 # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set ··· 696 657 # CONFIG_USB_STORAGE_DEBUG is not set 697 658 # CONFIG_USB_STORAGE_DATAFAB is not set 698 659 # CONFIG_USB_STORAGE_FREECOM is not set 660 + # CONFIG_USB_STORAGE_ISD200 is not set 699 661 # CONFIG_USB_STORAGE_DPCM is not set 700 662 # CONFIG_USB_STORAGE_USBAT is not set 701 663 # CONFIG_USB_STORAGE_SDDR09 is not set 702 664 # CONFIG_USB_STORAGE_SDDR55 is not set 703 665 # CONFIG_USB_STORAGE_JUMPSHOT is not set 704 666 # CONFIG_USB_STORAGE_ALAUDA is not set 667 + # CONFIG_USB_STORAGE_ONETOUCH is not set 705 668 # CONFIG_USB_STORAGE_KARMA is not set 669 + # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set 706 670 # CONFIG_USB_LIBUSUAL is not set 707 671 708 672 # ··· 717 675 718 676 # 719 677 # USB port drivers 720 - # 721 - 722 - # 723 - # USB Serial Converter support 724 678 # 725 679 # CONFIG_USB_SERIAL is not set 726 680 ··· 743 705 # CONFIG_USB_TRANCEVIBRATOR is not set 744 706 # CONFIG_USB_IOWARRIOR is not set 745 707 # CONFIG_USB_TEST is not set 746 - 747 - # 748 - # USB DSL modem support 749 - # 750 - 751 - # 752 - # USB Gadget Support 753 - # 754 708 # CONFIG_USB_GADGET is not set 755 709 # CONFIG_MMC is not set 710 + # CONFIG_MEMSTICK is not set 756 711 # CONFIG_NEW_LEDS is not set 712 + # CONFIG_ACCESSIBILITY is not set 757 713 # CONFIG_INFINIBAND is not set 758 714 CONFIG_RTC_LIB=y 759 715 CONFIG_RTC_CLASS=y ··· 772 740 # Platform RTC drivers 773 741 # 774 742 # CONFIG_RTC_DRV_CMOS is not set 743 + # CONFIG_RTC_DRV_DS1511 is not set 775 744 # CONFIG_RTC_DRV_DS1553 is not set 776 - # CONFIG_RTC_DRV_STK17TA8 is not set 777 745 # CONFIG_RTC_DRV_DS1742 is not set 746 + # CONFIG_RTC_DRV_STK17TA8 is not set 778 747 # CONFIG_RTC_DRV_M48T86 is not set 779 748 # CONFIG_RTC_DRV_M48T59 is not set 780 749 # CONFIG_RTC_DRV_V3020 is not set ··· 784 751 # on-CPU RTC drivers 785 752 # 786 753 CONFIG_RTC_DRV_VR41XX=y 787 - 788 - # 789 - # DMA Engine support 790 - # 791 - # CONFIG_DMA_ENGINE is not set 792 - 793 - # 794 - # DMA Clients 795 - # 796 - 797 - # 798 - # DMA Devices 799 - # 800 - 801 - # 802 - # Userspace I/O 803 - # 804 754 # CONFIG_UIO is not set 805 755 806 756 # ··· 798 782 # CONFIG_JFS_FS is not set 799 783 CONFIG_FS_POSIX_ACL=y 800 784 # CONFIG_XFS_FS is not set 801 - # CONFIG_GFS2_FS is not set 802 785 # CONFIG_OCFS2_FS is not set 803 - # CONFIG_MINIX_FS is not set 804 - CONFIG_ROMFS_FS=m 786 + CONFIG_DNOTIFY=y 805 787 CONFIG_INOTIFY=y 806 788 CONFIG_INOTIFY_USER=y 807 789 # CONFIG_QUOTA is not set 808 - CONFIG_DNOTIFY=y 809 790 # CONFIG_AUTOFS_FS is not set 810 791 CONFIG_AUTOFS4_FS=y 811 792 # CONFIG_FUSE_FS is not set ··· 831 818 CONFIG_TMPFS=y 832 819 CONFIG_TMPFS_POSIX_ACL=y 833 820 # CONFIG_HUGETLB_PAGE is not set 834 - CONFIG_RAMFS=y 835 821 # CONFIG_CONFIGFS_FS is not set 836 822 837 823 # ··· 845 833 # CONFIG_EFS_FS is not set 846 834 CONFIG_CRAMFS=m 847 835 # CONFIG_VXFS_FS is not set 836 + # CONFIG_MINIX_FS is not set 848 837 # CONFIG_HPFS_FS is not set 849 838 # CONFIG_QNX4FS_FS is not set 839 + CONFIG_ROMFS_FS=m 850 840 # CONFIG_SYSV_FS is not set 851 841 # CONFIG_UFS_FS is not set 852 - 853 - # 854 - # Network File Systems 855 - # 842 + CONFIG_NETWORK_FILESYSTEMS=y 856 843 CONFIG_NFS_FS=y 857 844 CONFIG_NFS_V3=y 858 845 # CONFIG_NFS_V3_ACL is not set 859 846 # CONFIG_NFS_V4 is not set 860 - # CONFIG_NFS_DIRECTIO is not set 861 847 CONFIG_NFSD=m 862 848 CONFIG_NFSD_V3=y 863 849 # CONFIG_NFSD_V3_ACL is not set 864 850 # CONFIG_NFSD_V4 is not set 865 - # CONFIG_NFSD_TCP is not set 866 851 CONFIG_ROOT_NFS=y 867 852 CONFIG_LOCKD=y 868 853 CONFIG_LOCKD_V4=y ··· 880 871 # 881 872 # CONFIG_PARTITION_ADVANCED is not set 882 873 CONFIG_MSDOS_PARTITION=y 883 - 884 - # 885 - # Native Language Support 886 - # 887 874 # CONFIG_NLS is not set 888 - 889 - # 890 - # Distributed Lock Manager 891 - # 892 875 # CONFIG_DLM is not set 893 - 894 - # 895 - # Profiling support 896 - # 897 - # CONFIG_PROFILING is not set 898 876 899 877 # 900 878 # Kernel hacking 901 879 # 902 880 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 903 881 # CONFIG_PRINTK_TIME is not set 882 + CONFIG_ENABLE_WARN_DEPRECATED=y 904 883 CONFIG_ENABLE_MUST_CHECK=y 884 + CONFIG_FRAME_WARN=1024 905 885 # CONFIG_MAGIC_SYSRQ is not set 906 886 # CONFIG_UNUSED_SYMBOLS is not set 907 887 # CONFIG_DEBUG_FS is not set 908 888 # CONFIG_HEADERS_CHECK is not set 909 889 # CONFIG_DEBUG_KERNEL is not set 910 - CONFIG_CROSSCOMPILE=y 911 - CONFIG_CMDLINE="mem=32M console=ttyVR0,115200" 890 + # CONFIG_SAMPLES is not set 891 + CONFIG_CMDLINE="cca=3 mem=32M console=ttyVR0,115200" 912 892 913 893 # 914 894 # Security options 915 895 # 916 896 # CONFIG_KEYS is not set 917 897 # CONFIG_SECURITY is not set 898 + # CONFIG_SECURITY_FILE_CAPABILITIES is not set 918 899 # CONFIG_CRYPTO is not set 919 900 920 901 # 921 902 # Library routines 922 903 # 923 904 CONFIG_BITREVERSE=m 905 + # CONFIG_GENERIC_FIND_FIRST_BIT is not set 924 906 # CONFIG_CRC_CCITT is not set 925 907 # CONFIG_CRC16 is not set 926 908 # CONFIG_CRC_ITU_T is not set
+111 -98
arch/mips/configs/tb0287_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.23-rc2 4 - # Thu Aug 9 14:03:54 2007 3 + # Linux kernel version: 2.6.26-rc1 4 + # Mon May 12 11:55:55 2008 5 5 # 6 6 CONFIG_MIPS=y 7 7 ··· 10 10 # 11 11 # CONFIG_MACH_ALCHEMY is not set 12 12 # CONFIG_BASLER_EXCITE is not set 13 + # CONFIG_BCM47XX is not set 13 14 # CONFIG_MIPS_COBALT is not set 14 15 # CONFIG_MACH_DECSTATION is not set 15 16 # CONFIG_MACH_JAZZ is not set 17 + # CONFIG_LASAT is not set 16 18 # CONFIG_LEMOTE_FULONG is not set 17 19 # CONFIG_MIPS_ATLAS is not set 18 20 # CONFIG_MIPS_MALTA is not set ··· 28 26 # CONFIG_PMC_YOSEMITE is not set 29 27 # CONFIG_SGI_IP22 is not set 30 28 # CONFIG_SGI_IP27 is not set 29 + # CONFIG_SGI_IP28 is not set 31 30 # CONFIG_SGI_IP32 is not set 32 31 # CONFIG_SIBYTE_CRHINE is not set 33 32 # CONFIG_SIBYTE_CARMEL is not set ··· 56 53 CONFIG_RWSEM_GENERIC_SPINLOCK=y 57 54 # CONFIG_ARCH_HAS_ILOG2_U32 is not set 58 55 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 56 + CONFIG_ARCH_SUPPORTS_OPROFILE=y 59 57 CONFIG_GENERIC_FIND_NEXT_BIT=y 60 58 CONFIG_GENERIC_HWEIGHT=y 61 59 CONFIG_GENERIC_CALIBRATE_DELAY=y 60 + CONFIG_GENERIC_CLOCKEVENTS=y 62 61 CONFIG_GENERIC_TIME=y 62 + CONFIG_GENERIC_CMOS_UPDATE=y 63 63 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 64 64 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 65 + CONFIG_CEVT_R4K=y 66 + CONFIG_CSRC_R4K=y 65 67 CONFIG_DMA_NONCOHERENT=y 66 68 CONFIG_DMA_NEED_PCI_MAP_STATE=y 67 69 # CONFIG_HOTPLUG_CPU is not set ··· 121 113 CONFIG_GENERIC_HARDIRQS=y 122 114 CONFIG_GENERIC_IRQ_PROBE=y 123 115 CONFIG_ARCH_FLATMEM_ENABLE=y 116 + CONFIG_ARCH_POPULATES_NODE_MAP=y 124 117 CONFIG_SELECT_MEMORY_MODEL=y 125 118 CONFIG_FLATMEM_MANUAL=y 126 119 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 129 120 CONFIG_FLATMEM=y 130 121 CONFIG_FLAT_NODE_MEM_MAP=y 131 122 # CONFIG_SPARSEMEM_STATIC is not set 123 + # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 124 + CONFIG_PAGEFLAGS_EXTENDED=y 132 125 CONFIG_SPLIT_PTLOCK_CPUS=4 133 126 # CONFIG_RESOURCES_64BIT is not set 134 127 CONFIG_ZONE_DMA_FLAG=0 135 128 CONFIG_VIRT_TO_BUS=y 129 + # CONFIG_TICK_ONESHOT is not set 130 + # CONFIG_NO_HZ is not set 131 + # CONFIG_HIGH_RES_TIMERS is not set 132 + CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 136 133 # CONFIG_HZ_48 is not set 137 134 # CONFIG_HZ_100 is not set 138 135 # CONFIG_HZ_128 is not set ··· 171 156 # CONFIG_POSIX_MQUEUE is not set 172 157 # CONFIG_BSD_PROCESS_ACCT is not set 173 158 # CONFIG_TASKSTATS is not set 174 - # CONFIG_USER_NS is not set 175 159 # CONFIG_AUDIT is not set 176 160 # CONFIG_IKCONFIG is not set 177 161 CONFIG_LOG_BUF_SHIFT=14 162 + # CONFIG_CGROUPS is not set 163 + # CONFIG_GROUP_SCHED is not set 178 164 CONFIG_SYSFS_DEPRECATED=y 165 + CONFIG_SYSFS_DEPRECATED_V2=y 179 166 # CONFIG_RELAY is not set 167 + # CONFIG_NAMESPACES is not set 180 168 # CONFIG_BLK_DEV_INITRD is not set 181 169 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 182 170 CONFIG_SYSCTL=y ··· 191 173 CONFIG_PRINTK=y 192 174 CONFIG_BUG=y 193 175 CONFIG_ELF_CORE=y 176 + # CONFIG_PCSPKR_PLATFORM is not set 177 + CONFIG_COMPAT_BRK=y 194 178 CONFIG_BASE_FULL=y 195 179 CONFIG_FUTEX=y 196 180 CONFIG_ANON_INODES=y ··· 205 185 CONFIG_SLAB=y 206 186 # CONFIG_SLUB is not set 207 187 # CONFIG_SLOB is not set 188 + # CONFIG_PROFILING is not set 189 + # CONFIG_MARKERS is not set 190 + CONFIG_HAVE_OPROFILE=y 191 + # CONFIG_HAVE_KPROBES is not set 192 + # CONFIG_HAVE_KRETPROBES is not set 193 + # CONFIG_HAVE_DMA_ATTRS is not set 194 + CONFIG_PROC_PAGE_MONITOR=y 195 + CONFIG_SLABINFO=y 208 196 CONFIG_RT_MUTEXES=y 209 197 # CONFIG_TINY_SHMEM is not set 210 198 CONFIG_BASE_SMALL=0 211 199 CONFIG_MODULES=y 200 + # CONFIG_MODULE_FORCE_LOAD is not set 212 201 CONFIG_MODULE_UNLOAD=y 213 202 CONFIG_MODULE_FORCE_UNLOAD=y 214 203 CONFIG_MODVERSIONS=y ··· 241 212 # CONFIG_DEFAULT_CFQ is not set 242 213 # CONFIG_DEFAULT_NOOP is not set 243 214 CONFIG_DEFAULT_IOSCHED="anticipatory" 215 + CONFIG_CLASSIC_RCU=y 244 216 245 217 # 246 218 # Bus options (PCI, PCMCIA, EISA, ISA, TC) 247 219 # 248 220 CONFIG_HW_HAS_PCI=y 249 221 CONFIG_PCI=y 222 + CONFIG_PCI_DOMAINS=y 250 223 # CONFIG_ARCH_SUPPORTS_MSI is not set 224 + CONFIG_PCI_LEGACY=y 251 225 CONFIG_MMU=y 252 - 253 - # 254 - # PCCARD (PCMCIA/CardBus) support 255 - # 256 226 # CONFIG_PCCARD is not set 257 227 # CONFIG_HOTPLUG_PCI is not set 258 228 ··· 265 237 # 266 238 # Power management options 267 239 # 240 + CONFIG_ARCH_SUSPEND_POSSIBLE=y 268 241 # CONFIG_PM is not set 269 242 270 243 # ··· 307 278 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 308 279 # CONFIG_INET_XFRM_MODE_TUNNEL is not set 309 280 # CONFIG_INET_XFRM_MODE_BEET is not set 281 + # CONFIG_INET_LRO is not set 310 282 CONFIG_INET_DIAG=y 311 283 CONFIG_INET_TCP_DIAG=y 312 284 CONFIG_TCP_CONG_ADVANCED=y ··· 332 302 CONFIG_DEFAULT_TCP_CONG="bic" 333 303 # CONFIG_TCP_MD5SIG is not set 334 304 # CONFIG_IPV6 is not set 335 - # CONFIG_INET6_XFRM_TUNNEL is not set 336 - # CONFIG_INET6_TUNNEL is not set 337 305 CONFIG_NETWORK_SECMARK=y 338 306 # CONFIG_NETFILTER is not set 339 307 # CONFIG_IP_DCCP is not set ··· 348 320 # CONFIG_LAPB is not set 349 321 # CONFIG_ECONET is not set 350 322 # CONFIG_WAN_ROUTER is not set 351 - 352 - # 353 - # QoS and/or fair queueing 354 - # 355 323 # CONFIG_NET_SCHED is not set 356 324 357 325 # ··· 355 331 # 356 332 # CONFIG_NET_PKTGEN is not set 357 333 # CONFIG_HAMRADIO is not set 334 + # CONFIG_CAN is not set 358 335 # CONFIG_IRDA is not set 359 336 # CONFIG_BT is not set 360 337 # CONFIG_AF_RXRPC is not set ··· 378 353 # 379 354 # Generic Driver Options 380 355 # 356 + CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 381 357 CONFIG_STANDALONE=y 382 358 CONFIG_PREVENT_FIRMWARE_BUILD=y 383 359 CONFIG_FW_LOADER=m ··· 400 374 CONFIG_BLK_DEV_RAM=y 401 375 CONFIG_BLK_DEV_RAM_COUNT=16 402 376 CONFIG_BLK_DEV_RAM_SIZE=4096 403 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 377 + CONFIG_BLK_DEV_XIP=y 404 378 # CONFIG_CDROM_PKTCDVD is not set 405 379 # CONFIG_ATA_OVER_ETH is not set 406 380 # CONFIG_MISC_DEVICES is not set 381 + CONFIG_HAVE_IDE=y 407 382 # CONFIG_IDE is not set 408 383 409 384 # ··· 443 416 # CONFIG_SCSI_FC_ATTRS is not set 444 417 # CONFIG_SCSI_ISCSI_ATTRS is not set 445 418 # CONFIG_SCSI_SAS_LIBSAS is not set 419 + # CONFIG_SCSI_SRP_ATTRS is not set 446 420 # CONFIG_SCSI_LOWLEVEL is not set 447 421 CONFIG_ATA=y 448 422 # CONFIG_ATA_NONSTANDARD is not set 423 + CONFIG_SATA_PMP=y 449 424 # CONFIG_SATA_AHCI is not set 425 + # CONFIG_SATA_SIL24 is not set 426 + CONFIG_ATA_SFF=y 450 427 # CONFIG_SATA_SVW is not set 451 428 # CONFIG_ATA_PIIX is not set 452 429 # CONFIG_SATA_MV is not set ··· 460 429 # CONFIG_SATA_PROMISE is not set 461 430 # CONFIG_SATA_SX4 is not set 462 431 # CONFIG_SATA_SIL is not set 463 - # CONFIG_SATA_SIL24 is not set 464 432 # CONFIG_SATA_SIS is not set 465 433 # CONFIG_SATA_ULI is not set 466 434 # CONFIG_SATA_VIA is not set ··· 488 458 # CONFIG_PATA_MPIIX is not set 489 459 # CONFIG_PATA_OLDPIIX is not set 490 460 # CONFIG_PATA_NETCELL is not set 461 + # CONFIG_PATA_NINJA32 is not set 491 462 # CONFIG_PATA_NS87410 is not set 463 + # CONFIG_PATA_NS87415 is not set 492 464 # CONFIG_PATA_OPTI is not set 493 465 # CONFIG_PATA_OPTIDMA is not set 494 466 # CONFIG_PATA_PDC_OLD is not set ··· 504 472 # CONFIG_PATA_VIA is not set 505 473 # CONFIG_PATA_WINBOND is not set 506 474 # CONFIG_PATA_PLATFORM is not set 475 + # CONFIG_PATA_SCH is not set 507 476 # CONFIG_MD is not set 508 - 509 - # 510 - # Fusion MPT device support 511 - # 512 477 # CONFIG_FUSION is not set 513 - # CONFIG_FUSION_SPI is not set 514 - # CONFIG_FUSION_FC is not set 515 - # CONFIG_FUSION_SAS is not set 516 478 517 479 # 518 480 # IEEE 1394 (FireWire) support ··· 546 520 # CONFIG_MACVLAN is not set 547 521 # CONFIG_EQUALIZER is not set 548 522 # CONFIG_TUN is not set 523 + # CONFIG_VETH is not set 549 524 # CONFIG_ARCNET is not set 550 525 # CONFIG_PHYLIB is not set 551 526 CONFIG_NET_ETHERNET=y ··· 559 532 # CONFIG_DM9000 is not set 560 533 # CONFIG_NET_TULIP is not set 561 534 # CONFIG_HP100 is not set 535 + # CONFIG_IBM_NEW_EMAC_ZMII is not set 536 + # CONFIG_IBM_NEW_EMAC_RGMII is not set 537 + # CONFIG_IBM_NEW_EMAC_TAH is not set 538 + # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 562 539 CONFIG_NET_PCI=y 563 540 # CONFIG_PCNET32 is not set 564 541 # CONFIG_AMD8111_ETH is not set ··· 570 539 # CONFIG_B44 is not set 571 540 # CONFIG_FORCEDETH is not set 572 541 # CONFIG_TC35815 is not set 573 - # CONFIG_DGRS is not set 574 542 # CONFIG_EEPRO100 is not set 575 543 # CONFIG_E100 is not set 576 544 # CONFIG_FEALNX is not set ··· 581 551 # CONFIG_8139TOO_TUNE_TWISTER is not set 582 552 # CONFIG_8139TOO_8129 is not set 583 553 # CONFIG_8139_OLD_RX_RESET is not set 554 + # CONFIG_R6040 is not set 584 555 # CONFIG_SIS900 is not set 585 556 # CONFIG_EPIC100 is not set 586 557 # CONFIG_SUNDANCE is not set ··· 594 563 # CONFIG_ACENIC is not set 595 564 # CONFIG_DL2K is not set 596 565 # CONFIG_E1000 is not set 566 + # CONFIG_E1000E is not set 567 + # CONFIG_E1000E_ENABLED is not set 568 + # CONFIG_IP1000 is not set 569 + # CONFIG_IGB is not set 597 570 # CONFIG_NS83820 is not set 598 571 # CONFIG_HAMACHI is not set 599 572 # CONFIG_YELLOWFIN is not set ··· 619 584 # 620 585 # CONFIG_WLAN_PRE80211 is not set 621 586 # CONFIG_WLAN_80211 is not set 587 + # CONFIG_IWLWIFI_LEDS is not set 622 588 623 589 # 624 590 # USB Network Adapters ··· 628 592 # CONFIG_USB_KAWETH is not set 629 593 # CONFIG_USB_PEGASUS is not set 630 594 # CONFIG_USB_RTL8150 is not set 631 - # CONFIG_USB_USBNET_MII is not set 632 595 # CONFIG_USB_USBNET is not set 633 596 # CONFIG_WAN is not set 634 597 # CONFIG_FDDI is not set ··· 635 600 # CONFIG_PPP is not set 636 601 # CONFIG_SLIP is not set 637 602 # CONFIG_NET_FC is not set 638 - # CONFIG_SHAPER is not set 639 603 # CONFIG_NETCONSOLE is not set 640 604 # CONFIG_NETPOLL is not set 641 605 # CONFIG_NET_POLL_CONTROLLER is not set ··· 656 622 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 657 623 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 658 624 # CONFIG_INPUT_JOYDEV is not set 659 - # CONFIG_INPUT_TSDEV is not set 660 625 # CONFIG_INPUT_EVDEV is not set 661 626 # CONFIG_INPUT_EVBUG is not set 662 627 ··· 682 649 CONFIG_VT_CONSOLE=y 683 650 CONFIG_HW_CONSOLE=y 684 651 CONFIG_VT_HW_CONSOLE_BINDING=y 652 + # CONFIG_DEVKMEM is not set 685 653 # CONFIG_SERIAL_NONSTANDARD is not set 654 + # CONFIG_NOZOMI is not set 686 655 687 656 # 688 657 # Serial drivers ··· 703 668 CONFIG_LEGACY_PTYS=y 704 669 CONFIG_LEGACY_PTY_COUNT=256 705 670 # CONFIG_IPMI_HANDLER is not set 706 - # CONFIG_WATCHDOG is not set 707 671 # CONFIG_HW_RANDOM is not set 708 - # CONFIG_RTC is not set 709 672 # CONFIG_R3964 is not set 710 673 # CONFIG_APPLICOM is not set 711 674 # CONFIG_GPIO_TB0219 is not set 712 - # CONFIG_DRM is not set 713 675 CONFIG_GPIO_VR41XX=y 714 676 # CONFIG_RAW_DRIVER is not set 715 677 # CONFIG_TCG_TPM is not set 716 678 CONFIG_DEVPORT=y 717 679 # CONFIG_I2C is not set 718 - 719 - # 720 - # SPI support 721 - # 722 680 # CONFIG_SPI is not set 723 - # CONFIG_SPI_MASTER is not set 724 681 # CONFIG_W1 is not set 725 682 # CONFIG_POWER_SUPPLY is not set 726 683 # CONFIG_HWMON is not set 684 + # CONFIG_THERMAL is not set 685 + # CONFIG_WATCHDOG is not set 686 + 687 + # 688 + # Sonics Silicon Backplane 689 + # 690 + CONFIG_SSB_POSSIBLE=y 691 + # CONFIG_SSB is not set 727 692 728 693 # 729 694 # Multifunction device drivers 730 695 # 731 696 CONFIG_MFD_SM501=y 697 + # CONFIG_HTC_PASIC3 is not set 732 698 733 699 # 734 700 # Multimedia devices 735 701 # 702 + 703 + # 704 + # Multimedia core support 705 + # 736 706 # CONFIG_VIDEO_DEV is not set 737 707 # CONFIG_DVB_CORE is not set 708 + 709 + # 710 + # Multimedia drivers 711 + # 738 712 # CONFIG_DAB is not set 739 713 740 714 # 741 715 # Graphics support 742 716 # 743 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 744 - 745 - # 746 - # Display device support 747 - # 748 - # CONFIG_DISPLAY_SUPPORT is not set 717 + # CONFIG_DRM is not set 749 718 # CONFIG_VGASTATE is not set 750 719 CONFIG_VIDEO_OUTPUT_CONTROL=m 751 720 CONFIG_FB=y ··· 758 719 CONFIG_FB_CFB_FILLRECT=y 759 720 CONFIG_FB_CFB_COPYAREA=y 760 721 CONFIG_FB_CFB_IMAGEBLIT=y 722 + # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set 761 723 # CONFIG_FB_SYS_FILLRECT is not set 762 724 # CONFIG_FB_SYS_COPYAREA is not set 763 725 # CONFIG_FB_SYS_IMAGEBLIT is not set 726 + # CONFIG_FB_FOREIGN_ENDIAN is not set 764 727 # CONFIG_FB_SYS_FOPS is not set 765 728 CONFIG_FB_DEFERRED_IO=y 766 729 # CONFIG_FB_SVGALIB is not set ··· 798 757 # CONFIG_FB_ARK is not set 799 758 # CONFIG_FB_PM3 is not set 800 759 CONFIG_FB_SM501=y 760 + # CONFIG_FB_COBALT is not set 801 761 # CONFIG_FB_VIRTUAL is not set 762 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 763 + 764 + # 765 + # Display device support 766 + # 767 + # CONFIG_DISPLAY_SUPPORT is not set 802 768 803 769 # 804 770 # Console display driver support ··· 835 787 CONFIG_HID_SUPPORT=y 836 788 CONFIG_HID=y 837 789 # CONFIG_HID_DEBUG is not set 790 + # CONFIG_HIDRAW is not set 838 791 839 792 # 840 793 # USB Input Devices ··· 856 807 CONFIG_USB_ARCH_HAS_EHCI=y 857 808 CONFIG_USB=m 858 809 # CONFIG_USB_DEBUG is not set 810 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 859 811 860 812 # 861 813 # Miscellaneous USB options ··· 865 815 CONFIG_USB_DEVICE_CLASS=y 866 816 # CONFIG_USB_DYNAMIC_MINORS is not set 867 817 # CONFIG_USB_OTG is not set 818 + # CONFIG_USB_OTG_WHITELIST is not set 819 + # CONFIG_USB_OTG_BLACKLIST_HUB is not set 868 820 869 821 # 870 822 # USB Host Controller Drivers 871 823 # 824 + # CONFIG_USB_C67X00_HCD is not set 872 825 CONFIG_USB_EHCI_HCD=m 873 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 874 826 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 875 827 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 876 828 # CONFIG_USB_ISP116X_HCD is not set 829 + # CONFIG_USB_ISP1760_HCD is not set 877 830 CONFIG_USB_OHCI_HCD=m 878 831 # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 879 832 # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set ··· 902 849 # CONFIG_USB_STORAGE_DEBUG is not set 903 850 # CONFIG_USB_STORAGE_DATAFAB is not set 904 851 # CONFIG_USB_STORAGE_FREECOM is not set 852 + # CONFIG_USB_STORAGE_ISD200 is not set 905 853 # CONFIG_USB_STORAGE_DPCM is not set 906 854 # CONFIG_USB_STORAGE_USBAT is not set 907 855 # CONFIG_USB_STORAGE_SDDR09 is not set 908 856 # CONFIG_USB_STORAGE_SDDR55 is not set 909 857 # CONFIG_USB_STORAGE_JUMPSHOT is not set 910 858 # CONFIG_USB_STORAGE_ALAUDA is not set 859 + # CONFIG_USB_STORAGE_ONETOUCH is not set 911 860 # CONFIG_USB_STORAGE_KARMA is not set 861 + # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set 912 862 # CONFIG_USB_LIBUSUAL is not set 913 863 914 864 # ··· 923 867 924 868 # 925 869 # USB port drivers 926 - # 927 - 928 - # 929 - # USB Serial Converter support 930 870 # 931 871 # CONFIG_USB_SERIAL is not set 932 872 ··· 948 896 # CONFIG_USB_LD is not set 949 897 # CONFIG_USB_TRANCEVIBRATOR is not set 950 898 # CONFIG_USB_IOWARRIOR is not set 951 - 952 - # 953 - # USB DSL modem support 954 - # 955 - 956 - # 957 - # USB Gadget Support 958 - # 959 899 # CONFIG_USB_GADGET is not set 960 900 # CONFIG_MMC is not set 901 + # CONFIG_MEMSTICK is not set 961 902 # CONFIG_NEW_LEDS is not set 903 + # CONFIG_ACCESSIBILITY is not set 962 904 # CONFIG_INFINIBAND is not set 905 + CONFIG_RTC_LIB=y 963 906 # CONFIG_RTC_CLASS is not set 964 - 965 - # 966 - # DMA Engine support 967 - # 968 - # CONFIG_DMA_ENGINE is not set 969 - 970 - # 971 - # DMA Clients 972 - # 973 - 974 - # 975 - # DMA Devices 976 - # 977 - 978 - # 979 - # Userspace I/O 980 - # 981 907 # CONFIG_UIO is not set 982 908 983 909 # ··· 970 940 # CONFIG_EXT3_FS_SECURITY is not set 971 941 # CONFIG_EXT4DEV_FS is not set 972 942 CONFIG_JBD=y 973 - # CONFIG_JBD_DEBUG is not set 974 943 CONFIG_FS_MBCACHE=y 975 944 # CONFIG_REISERFS_FS is not set 976 945 # CONFIG_JFS_FS is not set 977 946 CONFIG_FS_POSIX_ACL=y 978 947 CONFIG_XFS_FS=y 979 948 CONFIG_XFS_QUOTA=y 980 - # CONFIG_XFS_SECURITY is not set 981 949 CONFIG_XFS_POSIX_ACL=y 982 950 # CONFIG_XFS_RT is not set 983 - # CONFIG_GFS2_FS is not set 951 + # CONFIG_XFS_DEBUG is not set 984 952 # CONFIG_OCFS2_FS is not set 985 - # CONFIG_MINIX_FS is not set 986 - CONFIG_ROMFS_FS=m 953 + CONFIG_DNOTIFY=y 987 954 CONFIG_INOTIFY=y 988 955 CONFIG_INOTIFY_USER=y 989 956 # CONFIG_QUOTA is not set 990 957 CONFIG_QUOTACTL=y 991 - CONFIG_DNOTIFY=y 992 958 # CONFIG_AUTOFS_FS is not set 993 959 CONFIG_AUTOFS4_FS=y 994 960 # CONFIG_FUSE_FS is not set ··· 1013 987 CONFIG_TMPFS=y 1014 988 CONFIG_TMPFS_POSIX_ACL=y 1015 989 # CONFIG_HUGETLB_PAGE is not set 1016 - CONFIG_RAMFS=y 1017 990 # CONFIG_CONFIGFS_FS is not set 1018 991 1019 992 # ··· 1027 1002 # CONFIG_EFS_FS is not set 1028 1003 CONFIG_CRAMFS=m 1029 1004 # CONFIG_VXFS_FS is not set 1005 + # CONFIG_MINIX_FS is not set 1030 1006 # CONFIG_HPFS_FS is not set 1031 1007 # CONFIG_QNX4FS_FS is not set 1008 + CONFIG_ROMFS_FS=m 1032 1009 # CONFIG_SYSV_FS is not set 1033 1010 # CONFIG_UFS_FS is not set 1034 - 1035 - # 1036 - # Network File Systems 1037 - # 1011 + CONFIG_NETWORK_FILESYSTEMS=y 1038 1012 CONFIG_NFS_FS=y 1039 1013 CONFIG_NFS_V3=y 1040 1014 # CONFIG_NFS_V3_ACL is not set 1041 1015 # CONFIG_NFS_V4 is not set 1042 - # CONFIG_NFS_DIRECTIO is not set 1043 1016 CONFIG_NFSD=m 1044 1017 CONFIG_NFSD_V3=y 1045 1018 # CONFIG_NFSD_V3_ACL is not set 1046 1019 # CONFIG_NFSD_V4 is not set 1047 - CONFIG_NFSD_TCP=y 1048 1020 CONFIG_ROOT_NFS=y 1049 1021 CONFIG_LOCKD=y 1050 1022 CONFIG_LOCKD_V4=y ··· 1062 1040 # 1063 1041 # CONFIG_PARTITION_ADVANCED is not set 1064 1042 CONFIG_MSDOS_PARTITION=y 1065 - 1066 - # 1067 - # Native Language Support 1068 - # 1069 1043 # CONFIG_NLS is not set 1070 - 1071 - # 1072 - # Distributed Lock Manager 1073 - # 1074 1044 # CONFIG_DLM is not set 1075 - 1076 - # 1077 - # Profiling support 1078 - # 1079 - # CONFIG_PROFILING is not set 1080 1045 1081 1046 # 1082 1047 # Kernel hacking 1083 1048 # 1084 1049 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 1085 1050 # CONFIG_PRINTK_TIME is not set 1051 + CONFIG_ENABLE_WARN_DEPRECATED=y 1086 1052 CONFIG_ENABLE_MUST_CHECK=y 1053 + CONFIG_FRAME_WARN=1024 1087 1054 # CONFIG_MAGIC_SYSRQ is not set 1088 1055 # CONFIG_UNUSED_SYMBOLS is not set 1089 1056 # CONFIG_DEBUG_FS is not set 1090 1057 # CONFIG_HEADERS_CHECK is not set 1091 1058 # CONFIG_DEBUG_KERNEL is not set 1092 - CONFIG_CROSSCOMPILE=y 1093 - CONFIG_CMDLINE="mem=64M console=ttyVR0,115200 ip=any root=/dev/nfs" 1059 + # CONFIG_SAMPLES is not set 1060 + CONFIG_CMDLINE="cca=3 mem=64M console=ttyVR0,115200 ip=any root=/dev/nfs" 1094 1061 1095 1062 # 1096 1063 # Security options 1097 1064 # 1098 1065 # CONFIG_KEYS is not set 1099 1066 # CONFIG_SECURITY is not set 1067 + # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1100 1068 # CONFIG_CRYPTO is not set 1101 1069 1102 1070 # 1103 1071 # Library routines 1104 1072 # 1105 1073 CONFIG_BITREVERSE=y 1074 + # CONFIG_GENERIC_FIND_FIRST_BIT is not set 1106 1075 CONFIG_CRC_CCITT=y 1107 1076 # CONFIG_CRC16 is not set 1108 1077 # CONFIG_CRC_ITU_T is not set
+5
arch/mips/fw/arc/identify.c
··· 67 67 .liname = "SNI RM200_PCI", 68 68 .type = MACH_SNI_RM200_PCI, 69 69 .flags = PROM_FLAG_DONT_FREE_TEMP, 70 + }, { 71 + .arcname = "RM200PCI-R5K", 72 + .liname = "SNI RM200_PCI-R5K", 73 + .type = MACH_SNI_RM200_PCI, 74 + .flags = PROM_FLAG_DONT_FREE_TEMP, 70 75 } 71 76 }; 72 77
+2
arch/mips/kernel/smp.c
··· 216 216 { 217 217 return smp_call_function_mask(cpu_online_map, func, info, retry, wait); 218 218 } 219 + EXPORT_SYMBOL(smp_call_function); 219 220 220 221 void smp_call_function_interrupt(void) 221 222 { ··· 272 271 put_cpu(); 273 272 return 0; 274 273 } 274 + EXPORT_SYMBOL(smp_call_function_single); 275 275 276 276 static void stop_this_cpu(void *dummy) 277 277 {
+2
arch/mips/lasat/interrupt.c
··· 34 34 35 35 void disable_lasat_irq(unsigned int irq_nr) 36 36 { 37 + irq_nr -= LASAT_IRQ_BASE; 37 38 *lasat_int_mask &= ~(1 << irq_nr) << lasat_int_mask_shift; 38 39 } 39 40 40 41 void enable_lasat_irq(unsigned int irq_nr) 41 42 { 43 + irq_nr -= LASAT_IRQ_BASE; 42 44 *lasat_int_mask |= (1 << irq_nr) << lasat_int_mask_shift; 43 45 } 44 46
+7 -6
arch/mips/lasat/lasat_board.c
··· 23 23 #include <linux/kernel.h> 24 24 #include <linux/string.h> 25 25 #include <linux/ctype.h> 26 + #include <linux/mutex.h> 26 27 #include <asm/bootinfo.h> 27 28 #include <asm/addrspace.h> 28 29 #include "at93c.h" 29 30 /* New model description table */ 30 31 #include "lasat_models.h" 31 32 33 + static DEFINE_MUTEX(lasat_eeprom_mutex); 34 + 32 35 #define EEPROM_CRC(data, len) (~crc32(~0, data, len)) 33 36 34 37 struct lasat_info lasat_board_info; 35 - 36 - void update_bcastaddr(void); 37 38 38 39 int EEPROMRead(unsigned int pos, unsigned char *data, int len) 39 40 { ··· 259 258 sprintf(lasat_board_info.li_typestr, "%d", 10 * c); 260 259 } 261 260 262 - #if defined(CONFIG_INET) && defined(CONFIG_SYSCTL) 263 - update_bcastaddr(); 264 - #endif 265 - 266 261 return 0; 267 262 } 268 263 269 264 void lasat_write_eeprom_info(void) 270 265 { 271 266 unsigned long crc; 267 + 268 + mutex_lock(&lasat_eeprom_mutex); 272 269 273 270 /* Generate the CRC */ 274 271 crc = EEPROM_CRC((unsigned char *)(&lasat_board_info.li_eeprom_info), ··· 276 277 /* Write the EEPROM info */ 277 278 EEPROMWrite(0, (unsigned char *)&lasat_board_info.li_eeprom_info, 278 279 sizeof(struct lasat_eeprom_struct)); 280 + 281 + mutex_unlock(&lasat_eeprom_mutex); 279 282 }
+49 -123
arch/mips/lasat/sysctl.c
··· 29 29 #include <linux/string.h> 30 30 #include <linux/net.h> 31 31 #include <linux/inet.h> 32 - #include <linux/mutex.h> 33 32 #include <linux/uaccess.h> 34 33 35 34 #include <asm/time.h> 36 35 37 - #include "sysctl.h" 36 + #ifdef CONFIG_DS1603 38 37 #include "ds1603.h" 39 - 40 - static DEFINE_MUTEX(lasat_info_mutex); 38 + #endif 41 39 42 40 /* Strategy function to write EEPROM after changing string entry */ 43 41 int sysctl_lasatstring(ctl_table *table, int *name, int nlen, ··· 44 46 { 45 47 int r; 46 48 47 - mutex_lock(&lasat_info_mutex); 48 49 r = sysctl_string(table, name, 49 50 nlen, oldval, oldlenp, newval, newlen); 50 - if (r < 0) { 51 - mutex_unlock(&lasat_info_mutex); 51 + if (r < 0) 52 52 return r; 53 - } 53 + 54 54 if (newval && newlen) 55 55 lasat_write_eeprom_info(); 56 - mutex_unlock(&lasat_info_mutex); 57 56 58 - return 1; 57 + return 0; 59 58 } 60 59 61 60 ··· 62 67 { 63 68 int r; 64 69 65 - mutex_lock(&lasat_info_mutex); 66 70 r = proc_dostring(table, write, filp, buffer, lenp, ppos); 67 - if ((!write) || r) { 68 - mutex_unlock(&lasat_info_mutex); 71 + if ((!write) || r) 69 72 return r; 70 - } 73 + 71 74 lasat_write_eeprom_info(); 72 - mutex_unlock(&lasat_info_mutex); 73 75 74 76 return 0; 75 77 } ··· 77 85 { 78 86 int r; 79 87 80 - mutex_lock(&lasat_info_mutex); 81 88 r = proc_dointvec(table, write, filp, buffer, lenp, ppos); 82 - if ((!write) || r) { 83 - mutex_unlock(&lasat_info_mutex); 89 + if ((!write) || r) 84 90 return r; 85 - } 91 + 86 92 lasat_write_eeprom_info(); 87 - mutex_unlock(&lasat_info_mutex); 88 93 89 94 return 0; 90 95 } 91 96 97 + #ifdef CONFIG_DS1603 92 98 static int rtctmp; 93 99 94 - #ifdef CONFIG_DS1603 95 100 /* proc function to read/write RealTime Clock */ 96 101 int proc_dolasatrtc(ctl_table *table, int write, struct file *filp, 97 102 void *buffer, size_t *lenp, loff_t *ppos) 98 103 { 99 104 int r; 100 105 101 - mutex_lock(&lasat_info_mutex); 102 106 if (!write) { 103 107 rtctmp = read_persistent_clock(); 104 108 /* check for time < 0 and set to 0 */ ··· 102 114 rtctmp = 0; 103 115 } 104 116 r = proc_dointvec(table, write, filp, buffer, lenp, ppos); 105 - if ((!write) || r) { 106 - mutex_unlock(&lasat_info_mutex); 117 + if (r) 107 118 return r; 108 - } 109 - rtc_mips_set_mmss(rtctmp); 110 - mutex_unlock(&lasat_info_mutex); 119 + 120 + if (write) 121 + rtc_mips_set_mmss(rtctmp); 111 122 112 123 return 0; 113 124 } ··· 119 132 { 120 133 int r; 121 134 122 - mutex_lock(&lasat_info_mutex); 123 135 r = sysctl_intvec(table, name, nlen, oldval, oldlenp, newval, newlen); 124 - if (r < 0) { 125 - mutex_unlock(&lasat_info_mutex); 136 + if (r < 0) 126 137 return r; 127 - } 138 + 128 139 if (newval && newlen) 129 140 lasat_write_eeprom_info(); 130 - mutex_unlock(&lasat_info_mutex); 131 141 132 - return 1; 142 + return 0; 133 143 } 134 144 135 145 #ifdef CONFIG_DS1603 ··· 137 153 { 138 154 int r; 139 155 140 - mutex_lock(&lasat_info_mutex); 141 156 rtctmp = read_persistent_clock(); 142 157 if (rtctmp < 0) 143 158 rtctmp = 0; 144 159 r = sysctl_intvec(table, name, nlen, oldval, oldlenp, newval, newlen); 145 - if (r < 0) { 146 - mutex_unlock(&lasat_info_mutex); 160 + if (r < 0) 147 161 return r; 148 - } 149 162 if (newval && newlen) 150 163 rtc_mips_set_mmss(rtctmp); 151 - mutex_unlock(&lasat_info_mutex); 152 164 153 - return 1; 165 + return r; 154 166 } 155 167 #endif 156 168 157 169 #ifdef CONFIG_INET 158 - static char lasat_bcastaddr[16]; 159 - 160 - void update_bcastaddr(void) 161 - { 162 - unsigned int ip; 163 - 164 - ip = (lasat_board_info.li_eeprom_info.ipaddr & 165 - lasat_board_info.li_eeprom_info.netmask) | 166 - ~lasat_board_info.li_eeprom_info.netmask; 167 - 168 - sprintf(lasat_bcastaddr, "%d.%d.%d.%d", 169 - (ip) & 0xff, 170 - (ip >> 8) & 0xff, 171 - (ip >> 16) & 0xff, 172 - (ip >> 24) & 0xff); 173 - } 174 - 175 - static char proc_lasat_ipbuf[32]; 176 - 177 - /* Parsing of IP address */ 178 170 int proc_lasat_ip(ctl_table *table, int write, struct file *filp, 179 171 void *buffer, size_t *lenp, loff_t *ppos) 180 172 { 181 173 unsigned int ip; 182 174 char *p, c; 183 175 int len; 176 + char ipbuf[32]; 184 177 185 178 if (!table->data || !table->maxlen || !*lenp || 186 179 (*ppos && !write)) { ··· 165 204 return 0; 166 205 } 167 206 168 - mutex_lock(&lasat_info_mutex); 169 207 if (write) { 170 208 len = 0; 171 209 p = buffer; 172 210 while (len < *lenp) { 173 - if (get_user(c, p++)) { 174 - mutex_unlock(&lasat_info_mutex); 211 + if (get_user(c, p++)) 175 212 return -EFAULT; 176 - } 177 213 if (c == 0 || c == '\n') 178 214 break; 179 215 len++; 180 216 } 181 - if (len >= sizeof(proc_lasat_ipbuf)-1) 182 - len = sizeof(proc_lasat_ipbuf) - 1; 183 - if (copy_from_user(proc_lasat_ipbuf, buffer, len)) { 184 - mutex_unlock(&lasat_info_mutex); 217 + if (len >= sizeof(ipbuf)-1) 218 + len = sizeof(ipbuf) - 1; 219 + if (copy_from_user(ipbuf, buffer, len)) 185 220 return -EFAULT; 186 - } 187 - proc_lasat_ipbuf[len] = 0; 221 + ipbuf[len] = 0; 188 222 *ppos += *lenp; 189 223 /* Now see if we can convert it to a valid IP */ 190 - ip = in_aton(proc_lasat_ipbuf); 224 + ip = in_aton(ipbuf); 191 225 *(unsigned int *)(table->data) = ip; 192 226 lasat_write_eeprom_info(); 193 227 } else { 194 228 ip = *(unsigned int *)(table->data); 195 - sprintf(proc_lasat_ipbuf, "%d.%d.%d.%d", 229 + sprintf(ipbuf, "%d.%d.%d.%d", 196 230 (ip) & 0xff, 197 231 (ip >> 8) & 0xff, 198 232 (ip >> 16) & 0xff, 199 233 (ip >> 24) & 0xff); 200 - len = strlen(proc_lasat_ipbuf); 234 + len = strlen(ipbuf); 201 235 if (len > *lenp) 202 236 len = *lenp; 203 237 if (len) 204 - if (copy_to_user(buffer, proc_lasat_ipbuf, len)) { 205 - mutex_unlock(&lasat_info_mutex); 238 + if (copy_to_user(buffer, ipbuf, len)) 206 239 return -EFAULT; 207 - } 208 240 if (len < *lenp) { 209 - if (put_user('\n', ((char *) buffer) + len)) { 210 - mutex_unlock(&lasat_info_mutex); 241 + if (put_user('\n', ((char *) buffer) + len)) 211 242 return -EFAULT; 212 - } 213 243 len++; 214 244 } 215 245 *lenp = len; 216 246 *ppos += len; 217 247 } 218 - update_bcastaddr(); 219 - mutex_unlock(&lasat_info_mutex); 220 248 221 249 return 0; 222 250 } 223 - #endif /* defined(CONFIG_INET) */ 251 + #endif 224 252 225 - static int sysctl_lasat_eeprom_value(ctl_table *table, int *name, int nlen, 253 + static int sysctl_lasat_prid(ctl_table *table, int *name, int nlen, 226 254 void *oldval, size_t *oldlenp, 227 255 void *newval, size_t newlen) 228 256 { 229 257 int r; 230 258 231 - mutex_lock(&lasat_info_mutex); 232 259 r = sysctl_intvec(table, name, nlen, oldval, oldlenp, newval, newlen); 233 - if (r < 0) { 234 - mutex_unlock(&lasat_info_mutex); 260 + if (r < 0) 235 261 return r; 236 - } 237 - 238 262 if (newval && newlen) { 239 - if (name && *name == LASAT_PRID) 240 - lasat_board_info.li_eeprom_info.prid = *(int *)newval; 241 - 263 + lasat_board_info.li_eeprom_info.prid = *(int *)newval; 242 264 lasat_write_eeprom_info(); 243 265 lasat_init_board_info(); 244 266 } 245 - mutex_unlock(&lasat_info_mutex); 246 - 247 267 return 0; 248 268 } 249 269 250 - int proc_lasat_eeprom_value(ctl_table *table, int write, struct file *filp, 270 + int proc_lasat_prid(ctl_table *table, int write, struct file *filp, 251 271 void *buffer, size_t *lenp, loff_t *ppos) 252 272 { 253 273 int r; 254 274 255 - mutex_lock(&lasat_info_mutex); 256 275 r = proc_dointvec(table, write, filp, buffer, lenp, ppos); 257 - if ((!write) || r) { 258 - mutex_unlock(&lasat_info_mutex); 276 + if (r < 0) 259 277 return r; 278 + if (write) { 279 + lasat_board_info.li_eeprom_info.prid = 280 + lasat_board_info.li_prid; 281 + lasat_write_eeprom_info(); 282 + lasat_init_board_info(); 260 283 } 261 - if (filp && filp->f_path.dentry) { 262 - if (!strcmp(filp->f_path.dentry->d_name.name, "prid")) 263 - lasat_board_info.li_eeprom_info.prid = 264 - lasat_board_info.li_prid; 265 - if (!strcmp(filp->f_path.dentry->d_name.name, "debugaccess")) 266 - lasat_board_info.li_eeprom_info.debugaccess = 267 - lasat_board_info.li_debugaccess; 268 - } 269 - lasat_write_eeprom_info(); 270 - mutex_unlock(&lasat_info_mutex); 271 - 272 284 return 0; 273 285 } 274 286 275 287 extern int lasat_boot_to_service; 276 - 277 - #ifdef CONFIG_SYSCTL 278 288 279 289 static ctl_table lasat_table[] = { 280 290 { ··· 281 349 .data = &lasat_board_info.li_prid, 282 350 .maxlen = sizeof(int), 283 351 .mode = 0644, 284 - .proc_handler = &proc_lasat_eeprom_value, 285 - .strategy = &sysctl_lasat_eeprom_value 352 + .proc_handler = &proc_lasat_prid, 353 + .strategy = &sysctl_lasat_prid 286 354 }, 287 355 #ifdef CONFIG_INET 288 356 { ··· 295 363 .strategy = &sysctl_lasat_intvec 296 364 }, 297 365 { 298 - .ctl_name = LASAT_NETMASK, 366 + .ctl_name = CTL_UNNUMBERED, 299 367 .procname = "netmask", 300 368 .data = &lasat_board_info.li_eeprom_info.netmask, 301 369 .maxlen = sizeof(int), 302 370 .mode = 0644, 303 371 .proc_handler = &proc_lasat_ip, 304 372 .strategy = &sysctl_lasat_intvec 305 - }, 306 - { 307 - .ctl_name = CTL_UNNUMBERED, 308 - .procname = "bcastaddr", 309 - .data = &lasat_bcastaddr, 310 - .maxlen = sizeof(lasat_bcastaddr), 311 - .mode = 0600, 312 - .proc_handler = &proc_dostring, 313 - .strategy = &sysctl_string 314 373 }, 315 374 #endif 316 375 { ··· 340 417 .data = &lasat_board_info.li_namestr, 341 418 .maxlen = sizeof(lasat_board_info.li_namestr), 342 419 .mode = 0444, 343 - .proc_handler = &proc_dostring, 420 + .proc_handler = &proc_dostring, 344 421 .strategy = &sysctl_string 345 422 }, 346 423 { ··· 371 448 372 449 lasat_table_header = 373 450 register_sysctl_table(lasat_root_table); 451 + if (!lasat_table_header) { 452 + printk(KERN_ERR "Unable to register LASAT sysctl\n"); 453 + return -ENOMEM; 454 + } 374 455 375 456 return 0; 376 457 } 377 458 378 459 __initcall(lasat_register_sysctl); 379 - #endif /* CONFIG_SYSCTL */
-24
arch/mips/lasat/sysctl.h
··· 1 - /* 2 - * LASAT sysctl values 3 - */ 4 - 5 - #ifndef _LASAT_SYSCTL_H 6 - #define _LASAT_SYSCTL_H 7 - 8 - /* /proc/sys/lasat */ 9 - enum { 10 - LASAT_CPU_HZ = 1, 11 - LASAT_BUS_HZ, 12 - LASAT_MODEL, 13 - LASAT_PRID, 14 - LASAT_IPADDR, 15 - LASAT_NETMASK, 16 - LASAT_BCAST, 17 - LASAT_PASSWORD, 18 - LASAT_SBOOT, 19 - LASAT_RTC, 20 - LASAT_NAMESTR, 21 - LASAT_TYPESTR, 22 - }; 23 - 24 - #endif /* _LASAT_SYSCTL_H */
+2 -2
arch/mips/mips-boards/generic/amon.c
··· 28 28 29 29 int amon_cpu_avail(int cpu) 30 30 { 31 - struct cpulaunch *launch = (struct cpulaunch *)KSEG0ADDR(CPULAUNCH); 31 + struct cpulaunch *launch = (struct cpulaunch *)CKSEG0ADDR(CPULAUNCH); 32 32 33 33 if (cpu < 0 || cpu >= NCPULAUNCH) { 34 34 pr_debug("avail: cpu%d is out of range\n", cpu); ··· 53 53 unsigned long gp, unsigned long a0) 54 54 { 55 55 volatile struct cpulaunch *launch = 56 - (struct cpulaunch *)KSEG0ADDR(CPULAUNCH); 56 + (struct cpulaunch *)CKSEG0ADDR(CPULAUNCH); 57 57 58 58 if (!amon_cpu_avail(cpu)) 59 59 return;
+1 -2
arch/mips/mips-boards/malta/Makefile
··· 19 19 # under Linux. 20 20 # 21 21 22 - obj-y := malta_int.o malta_platform.o malta_setup.o 22 + obj-y := malta_int.o malta_mtd.o malta_platform.o malta_setup.o 23 23 24 - obj-$(CONFIG_MTD) += malta_mtd.o 25 24 # FIXME FIXME FIXME 26 25 obj-$(CONFIG_MIPS_MT_SMTC) += malta_smtc.o 27 26
+31 -2
arch/mips/mm/c-r4k.c
··· 446 446 struct page *page = pfn_to_page(fcp_args->pfn); 447 447 int exec = vma->vm_flags & VM_EXEC; 448 448 struct mm_struct *mm = vma->vm_mm; 449 + int map_coherent = 0; 449 450 pgd_t *pgdp; 450 451 pud_t *pudp; 451 452 pmd_t *pmdp; ··· 480 479 * Use kmap_coherent or kmap_atomic to do flushes for 481 480 * another ASID than the current one. 482 481 */ 483 - if (cpu_has_dc_aliases) 482 + map_coherent = (cpu_has_dc_aliases && 483 + page_mapped(page) && !Page_dcache_dirty(page)); 484 + if (map_coherent) 484 485 vaddr = kmap_coherent(page, addr); 485 486 else 486 487 vaddr = kmap_atomic(page, KM_USER0); ··· 505 502 } 506 503 507 504 if (vaddr) { 508 - if (cpu_has_dc_aliases) 505 + if (map_coherent) 509 506 kunmap_coherent(); 510 507 else 511 508 kunmap_atomic(vaddr, KM_USER0); ··· 1229 1226 } 1230 1227 } 1231 1228 1229 + /* CP0 hazard avoidance. */ 1230 + #define NXP_BARRIER() \ 1231 + __asm__ __volatile__( \ 1232 + ".set noreorder\n\t" \ 1233 + "nop; nop; nop; nop; nop; nop;\n\t" \ 1234 + ".set reorder\n\t") 1235 + 1236 + static void nxp_pr4450_fixup_config(void) 1237 + { 1238 + unsigned long config0; 1239 + 1240 + config0 = read_c0_config(); 1241 + 1242 + /* clear all three cache coherency fields */ 1243 + config0 &= ~(0x7 | (7 << 25) | (7 << 28)); 1244 + config0 |= (((_page_cachable_default >> _CACHE_SHIFT) << 0) | 1245 + ((_page_cachable_default >> _CACHE_SHIFT) << 25) | 1246 + ((_page_cachable_default >> _CACHE_SHIFT) << 28)); 1247 + write_c0_config(config0); 1248 + NXP_BARRIER(); 1249 + } 1250 + 1232 1251 static int __cpuinitdata cca = -1; 1233 1252 1234 1253 static int __init cca_setup(char *str) ··· 1295 1270 case CPU_AU1100: /* rev. AB, BA, BC ?? */ 1296 1271 case CPU_AU1500: /* rev. AB */ 1297 1272 au1x00_fixup_config_od(); 1273 + break; 1274 + 1275 + case PRID_IMP_PR4450: 1276 + nxp_pr4450_fixup_config(); 1298 1277 break; 1299 1278 } 1300 1279 }
+1
arch/mips/mm/init.c
··· 71 71 * don't have to care about aliases on other CPUs. 72 72 */ 73 73 unsigned long empty_zero_page, zero_page_mask; 74 + EXPORT_SYMBOL_GPL(empty_zero_page); 74 75 75 76 /* 76 77 * Not static inline because used by IP27 special magic initialization code
+1 -1
arch/mips/mm/page.c
··· 460 460 build_copy_load_pref(&buf, -off); 461 461 off -= cache_line_size; 462 462 } 463 - off = cache_line_size ? min(8, pref_bias_copy_load / cache_line_size) * 463 + off = cache_line_size ? min(8, pref_bias_copy_store / cache_line_size) * 464 464 cache_line_size : 0; 465 465 while (off) { 466 466 build_copy_store_pref(&buf, -off);
+1 -10
arch/mips/nxp/pnx8550/jbs/board_setup.c
··· 47 47 48 48 void __init board_setup(void) 49 49 { 50 - unsigned long config0, configpr; 51 - 52 - config0 = read_c0_config(); 53 - 54 - /* clear all three cache coherency fields */ 55 - config0 &= ~(0x7 | (7<<25) | (7<<28)); 56 - config0 |= (CONF_CM_DEFAULT | (CONF_CM_DEFAULT<<25) | 57 - (CONF_CM_DEFAULT<<28)); 58 - write_c0_config(config0); 59 - BARRIER; 50 + unsigned long configpr; 60 51 61 52 configpr = read_c0_config7(); 62 53 configpr |= (1<<19); /* enable tlb */
+1 -9
arch/mips/nxp/pnx8550/stb810/board_setup.c
··· 33 33 34 34 void __init board_setup(void) 35 35 { 36 - unsigned long config0, configpr; 37 - 38 - config0 = read_c0_config(); 39 - 40 - /* clear all three cache coherency fields */ 41 - config0 &= ~(0x7 | (7<<25) | (7<<28)); 42 - config0 |= (CONF_CM_DEFAULT | (CONF_CM_DEFAULT<<25) | 43 - (CONF_CM_DEFAULT<<28)); 44 - write_c0_config(config0); 36 + unsigned long configpr; 45 37 46 38 configpr = read_c0_config7(); 47 39 configpr |= (1<<19); /* enable tlb */
+5 -3
arch/mips/pci/pci-sb1250.c
··· 207 207 208 208 static int __init sb1250_pcibios_init(void) 209 209 { 210 + void __iomem *io_map_base; 210 211 uint32_t cmdreg; 211 212 uint64_t reg; 212 213 extern int pci_probe_only; ··· 254 253 * works correctly with most of Linux's drivers. 255 254 * XXX ehs: Should this happen in PCI Device mode? 256 255 */ 257 - 258 - set_io_port_base((unsigned long) 259 - ioremap(A_PHYS_LDTPCI_IO_MATCH_BYTES, 65536)); 260 256 isa_slot_offset = (unsigned long) 261 257 ioremap(A_PHYS_LDTPCI_IO_MATCH_BYTES_32, 1024 * 1024); 258 + 259 + io_map_base = ioremap(A_PHYS_LDTPCI_IO_MATCH_BYTES, 1024 * 1024); 260 + sb1250_controller.io_map_base = io_map_base; 261 + set_io_port_base((unsigned long)io_map_base); 262 262 263 263 #ifdef CONFIG_SIBYTE_HAS_LDT 264 264 /*
+13 -1
arch/mips/pci/pci-vr41xx.c
··· 3 3 * 4 4 * Copyright (C) 2001-2003 MontaVista Software Inc. 5 5 * Author: Yoichi Yuasa <yyuasa@mvista.com or source@mvista.com> 6 - * Copyright (C) 2004-2005 Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> 6 + * Copyright (C) 2004-2008 Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> 7 7 * Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org) 8 8 * 9 9 * This program is free software; you can redistribute it and/or modify ··· 298 298 set_io_port_base(IO_PORT_BASE); 299 299 ioport_resource.start = IO_PORT_RESOURCE_START; 300 300 ioport_resource.end = IO_PORT_RESOURCE_END; 301 + } 302 + 303 + if (setup->master_io) { 304 + void __iomem *io_map_base; 305 + struct resource *res = vr41xx_pci_controller.io_resource; 306 + master = setup->master_io; 307 + io_map_base = ioremap(master->bus_base_address, 308 + res->end - res->start + 1); 309 + if (!io_map_base) 310 + return -EBUSY; 311 + 312 + vr41xx_pci_controller.io_map_base = (unsigned long)io_map_base; 301 313 } 302 314 303 315 register_pci_controller(&vr41xx_pci_controller);
+2 -2
arch/mips/sibyte/swarm/Makefile
··· 1 - lib-y = setup.o rtc_xicor1241.o rtc_m41t81.o 1 + obj-y := setup.o rtc_xicor1241.o rtc_m41t81.o 2 2 3 - lib-$(CONFIG_KGDB) += dbg_io.o 3 + obj-$(CONFIG_KGDB) += dbg_io.o
+2 -2
include/asm-mips/cpu-info.h
··· 56 56 struct cache_desc tcache; /* Tertiary/split secondary cache */ 57 57 int srsets; /* Shadow register sets */ 58 58 int core; /* physical core number */ 59 - #if defined(CONFIG_MIPS_MT_SMTC) 59 + #if defined(CONFIG_MIPS_MT_SMP) || defined(CONFIG_MIPS_MT_SMTC) 60 60 /* 61 61 * In the MIPS MT "SMTC" model, each TC is considered 62 62 * to be a "CPU" for the purposes of scheduling, but ··· 64 64 * to all TCs within the same VPE. 65 65 */ 66 66 int vpe_id; /* Virtual Processor number */ 67 - #endif /* CONFIG_MIPS_MT */ 67 + #endif 68 68 #ifdef CONFIG_MIPS_MT_SMTC 69 69 int tc_id; /* Thread Context number */ 70 70 #endif
+2 -2
include/asm-mips/gic.h
··· 24 24 25 25 #define MSK(n) ((1 << (n)) - 1) 26 26 #define REG32(addr) (*(volatile unsigned int *) (addr)) 27 - #define REG(base, offs) REG32((unsigned int)(base) + offs##_##OFS) 28 - #define REGP(base, phys) REG32((unsigned int)(base) + (phys)) 27 + #define REG(base, offs) REG32((unsigned long)(base) + offs##_##OFS) 28 + #define REGP(base, phys) REG32((unsigned long)(base) + (phys)) 29 29 30 30 /* Accessors */ 31 31 #define GIC_REG(segment, offset) \
+2 -2
include/asm-mips/lasat/serial.h
··· 4 4 #define LASAT_BASE_BAUD_100 (7372800 / 16) 5 5 #define LASAT_UART_REGS_BASE_100 0x1c8b0000 6 6 #define LASAT_UART_REGS_SHIFT_100 2 7 - #define LASATINT_UART_100 8 7 + #define LASATINT_UART_100 16 8 8 9 9 /* * LASAT 200 boards serial configuration */ 10 10 #define LASAT_BASE_BAUD_200 (100000000 / 16 / 12) 11 11 #define LASAT_UART_REGS_BASE_200 (Vrc5074_PHYS_BASE + 0x0300) 12 12 #define LASAT_UART_REGS_SHIFT_200 3 13 - #define LASATINT_UART_200 13 13 + #define LASATINT_UART_200 21
+1
include/asm-mips/mach-au1x00/au1000.h
··· 615 615 AU1000_RTC_MATCH1_INT, 616 616 AU1000_RTC_MATCH2_INT, 617 617 AU1500_PCI_ERR_INT, 618 + AU1500_RESERVED_INT, 618 619 AU1000_USB_DEV_REQ_INT, 619 620 AU1000_USB_DEV_SUS_INT, 620 621 AU1000_USB_HOST_INT,
-2
include/asm-mips/pgtable-bits.h
··· 134 134 135 135 #define _PAGE_CHG_MASK (PAGE_MASK | _PAGE_ACCESSED | _PAGE_MODIFIED | _CACHE_MASK) 136 136 137 - #define CONF_CM_DEFAULT (PAGE_CACHABLE_DEFAULT>>_CACHE_SHIFT) 138 - 139 137 #endif /* _ASM_PGTABLE_BITS_H */