[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
[linux-2.6.git] / arch / powerpc / configs / mpc8540_ads_defconfig
blob7f0780f1aa398e6d6bf109b8af017ffe9c8320fb
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.16
4 # Mon Mar 27 23:37:36 2006
6 # CONFIG_PPC64 is not set
7 CONFIG_PPC32=y
8 CONFIG_PPC_MERGE=y
9 CONFIG_MMU=y
10 CONFIG_GENERIC_HARDIRQS=y
11 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
12 CONFIG_GENERIC_HWEIGHT=y
13 CONFIG_GENERIC_CALIBRATE_DELAY=y
14 CONFIG_PPC=y
15 CONFIG_EARLY_PRINTK=y
16 CONFIG_GENERIC_NVRAM=y
17 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
18 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
19 CONFIG_PPC_OF=y
20 CONFIG_PPC_UDBG_16550=y
21 # CONFIG_GENERIC_TBSYNC is not set
22 CONFIG_DEFAULT_UIMAGE=y
25 # Processor support
27 # CONFIG_CLASSIC32 is not set
28 # CONFIG_PPC_52xx is not set
29 # CONFIG_PPC_82xx is not set
30 # CONFIG_PPC_83xx is not set
31 CONFIG_PPC_85xx=y
32 # CONFIG_40x is not set
33 # CONFIG_44x is not set
34 # CONFIG_8xx is not set
35 # CONFIG_E200 is not set
36 CONFIG_85xx=y
37 CONFIG_E500=y
38 CONFIG_BOOKE=y
39 CONFIG_FSL_BOOKE=y
40 # CONFIG_PHYS_64BIT is not set
41 CONFIG_SPE=y
44 # Code maturity level options
46 CONFIG_EXPERIMENTAL=y
47 CONFIG_BROKEN_ON_SMP=y
48 CONFIG_INIT_ENV_ARG_LIMIT=32
51 # General setup
53 CONFIG_LOCALVERSION=""
54 CONFIG_LOCALVERSION_AUTO=y
55 CONFIG_SWAP=y
56 CONFIG_SYSVIPC=y
57 # CONFIG_POSIX_MQUEUE is not set
58 # CONFIG_BSD_PROCESS_ACCT is not set
59 CONFIG_SYSCTL=y
60 # CONFIG_AUDIT is not set
61 # CONFIG_IKCONFIG is not set
62 # CONFIG_RELAY is not set
63 CONFIG_INITRAMFS_SOURCE=""
64 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
65 CONFIG_EMBEDDED=y
66 CONFIG_KALLSYMS=y
67 # CONFIG_KALLSYMS_ALL is not set
68 # CONFIG_KALLSYMS_EXTRA_PASS is not set
69 CONFIG_HOTPLUG=y
70 CONFIG_PRINTK=y
71 CONFIG_BUG=y
72 CONFIG_ELF_CORE=y
73 CONFIG_BASE_FULL=y
74 CONFIG_FUTEX=y
75 CONFIG_EPOLL=y
76 CONFIG_SHMEM=y
77 CONFIG_SLAB=y
78 # CONFIG_TINY_SHMEM is not set
79 CONFIG_BASE_SMALL=0
80 # CONFIG_SLOB is not set
83 # Loadable module support
85 # CONFIG_MODULES is not set
88 # Block layer
90 # CONFIG_LBD is not set
91 # CONFIG_BLK_DEV_IO_TRACE is not set
92 # CONFIG_LSF is not set
95 # IO Schedulers
97 CONFIG_IOSCHED_NOOP=y
98 CONFIG_IOSCHED_AS=y
99 CONFIG_IOSCHED_DEADLINE=y
100 CONFIG_IOSCHED_CFQ=y
101 CONFIG_DEFAULT_AS=y
102 # CONFIG_DEFAULT_DEADLINE is not set
103 # CONFIG_DEFAULT_CFQ is not set
104 # CONFIG_DEFAULT_NOOP is not set
105 CONFIG_DEFAULT_IOSCHED="anticipatory"
106 CONFIG_MPIC=y
107 # CONFIG_WANT_EARLY_SERIAL is not set
110 # Platform support
112 CONFIG_MPC8540_ADS=y
113 CONFIG_MPC8540=y
114 CONFIG_PPC_INDIRECT_PCI_BE=y
117 # Kernel options
119 # CONFIG_HIGHMEM is not set
120 # CONFIG_HZ_100 is not set
121 CONFIG_HZ_250=y
122 # CONFIG_HZ_1000 is not set
123 CONFIG_HZ=250
124 CONFIG_PREEMPT_NONE=y
125 # CONFIG_PREEMPT_VOLUNTARY is not set
126 # CONFIG_PREEMPT is not set
127 CONFIG_BINFMT_ELF=y
128 CONFIG_BINFMT_MISC=y
129 CONFIG_MATH_EMULATION=y
130 CONFIG_ARCH_FLATMEM_ENABLE=y
131 CONFIG_SELECT_MEMORY_MODEL=y
132 CONFIG_FLATMEM_MANUAL=y
133 # CONFIG_DISCONTIGMEM_MANUAL is not set
134 # CONFIG_SPARSEMEM_MANUAL is not set
135 CONFIG_FLATMEM=y
136 CONFIG_FLAT_NODE_MEM_MAP=y
137 # CONFIG_SPARSEMEM_STATIC is not set
138 CONFIG_SPLIT_PTLOCK_CPUS=4
139 CONFIG_PROC_DEVICETREE=y
140 # CONFIG_CMDLINE_BOOL is not set
141 # CONFIG_PM is not set
142 # CONFIG_SOFTWARE_SUSPEND is not set
143 # CONFIG_SECCOMP is not set
144 CONFIG_ISA_DMA_API=y
147 # Bus options
149 # CONFIG_PPC_I8259 is not set
150 CONFIG_PPC_INDIRECT_PCI=y
151 CONFIG_FSL_SOC=y
152 # CONFIG_PCI is not set
153 # CONFIG_PCI_DOMAINS is not set
156 # PCCARD (PCMCIA/CardBus) support
158 # CONFIG_PCCARD is not set
161 # PCI Hotplug Support
165 # Advanced setup
167 # CONFIG_ADVANCED_OPTIONS is not set
170 # Default settings for advanced configuration options are used
172 CONFIG_HIGHMEM_START=0xfe000000
173 CONFIG_LOWMEM_SIZE=0x30000000
174 CONFIG_KERNEL_START=0xc0000000
175 CONFIG_TASK_SIZE=0x80000000
176 CONFIG_BOOT_LOAD=0x00800000
179 # Networking
181 CONFIG_NET=y
184 # Networking options
186 # CONFIG_NETDEBUG is not set
187 CONFIG_PACKET=y
188 # CONFIG_PACKET_MMAP is not set
189 CONFIG_UNIX=y
190 # CONFIG_NET_KEY is not set
191 CONFIG_INET=y
192 CONFIG_IP_MULTICAST=y
193 # CONFIG_IP_ADVANCED_ROUTER is not set
194 CONFIG_IP_FIB_HASH=y
195 CONFIG_IP_PNP=y
196 CONFIG_IP_PNP_DHCP=y
197 CONFIG_IP_PNP_BOOTP=y
198 # CONFIG_IP_PNP_RARP is not set
199 # CONFIG_NET_IPIP is not set
200 # CONFIG_NET_IPGRE is not set
201 # CONFIG_IP_MROUTE is not set
202 # CONFIG_ARPD is not set
203 CONFIG_SYN_COOKIES=y
204 # CONFIG_INET_AH is not set
205 # CONFIG_INET_ESP is not set
206 # CONFIG_INET_IPCOMP is not set
207 # CONFIG_INET_TUNNEL is not set
208 CONFIG_INET_DIAG=y
209 CONFIG_INET_TCP_DIAG=y
210 # CONFIG_TCP_CONG_ADVANCED is not set
211 CONFIG_TCP_CONG_BIC=y
212 # CONFIG_IPV6 is not set
213 # CONFIG_NETFILTER is not set
216 # DCCP Configuration (EXPERIMENTAL)
218 # CONFIG_IP_DCCP is not set
221 # SCTP Configuration (EXPERIMENTAL)
223 # CONFIG_IP_SCTP is not set
226 # TIPC Configuration (EXPERIMENTAL)
228 # CONFIG_TIPC is not set
229 # CONFIG_ATM is not set
230 # CONFIG_BRIDGE is not set
231 # CONFIG_VLAN_8021Q is not set
232 # CONFIG_DECNET is not set
233 # CONFIG_LLC2 is not set
234 # CONFIG_IPX is not set
235 # CONFIG_ATALK is not set
236 # CONFIG_X25 is not set
237 # CONFIG_LAPB is not set
238 # CONFIG_NET_DIVERT is not set
239 # CONFIG_ECONET is not set
240 # CONFIG_WAN_ROUTER is not set
243 # QoS and/or fair queueing
245 # CONFIG_NET_SCHED is not set
248 # Network testing
250 # CONFIG_NET_PKTGEN is not set
251 # CONFIG_HAMRADIO is not set
252 # CONFIG_IRDA is not set
253 # CONFIG_BT is not set
254 # CONFIG_IEEE80211 is not set
257 # Device Drivers
261 # Generic Driver Options
263 CONFIG_STANDALONE=y
264 CONFIG_PREVENT_FIRMWARE_BUILD=y
265 # CONFIG_FW_LOADER is not set
266 # CONFIG_DEBUG_DRIVER is not set
269 # Connector - unified userspace <-> kernelspace linker
271 # CONFIG_CONNECTOR is not set
274 # Memory Technology Devices (MTD)
276 # CONFIG_MTD is not set
279 # Parallel port support
281 # CONFIG_PARPORT is not set
284 # Plug and Play support
288 # Block devices
290 # CONFIG_BLK_DEV_FD is not set
291 # CONFIG_BLK_DEV_COW_COMMON is not set
292 CONFIG_BLK_DEV_LOOP=y
293 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
294 # CONFIG_BLK_DEV_NBD is not set
295 CONFIG_BLK_DEV_RAM=y
296 CONFIG_BLK_DEV_RAM_COUNT=16
297 CONFIG_BLK_DEV_RAM_SIZE=32768
298 CONFIG_BLK_DEV_INITRD=y
299 # CONFIG_CDROM_PKTCDVD is not set
300 # CONFIG_ATA_OVER_ETH is not set
303 # ATA/ATAPI/MFM/RLL support
305 # CONFIG_IDE is not set
308 # SCSI device support
310 # CONFIG_RAID_ATTRS is not set
311 # CONFIG_SCSI is not set
314 # Multi-device support (RAID and LVM)
316 # CONFIG_MD is not set
319 # Fusion MPT device support
321 # CONFIG_FUSION is not set
324 # IEEE 1394 (FireWire) support
328 # I2O device support
332 # Macintosh device drivers
334 # CONFIG_WINDFARM is not set
337 # Network device support
339 CONFIG_NETDEVICES=y
340 # CONFIG_DUMMY is not set
341 # CONFIG_BONDING is not set
342 # CONFIG_EQUALIZER is not set
343 # CONFIG_TUN is not set
346 # PHY device support
348 CONFIG_PHYLIB=y
351 # MII PHY device drivers
353 # CONFIG_MARVELL_PHY is not set
354 # CONFIG_DAVICOM_PHY is not set
355 # CONFIG_QSEMI_PHY is not set
356 # CONFIG_LXT_PHY is not set
357 # CONFIG_CICADA_PHY is not set
360 # Ethernet (10 or 100Mbit)
362 CONFIG_NET_ETHERNET=y
363 CONFIG_MII=y
366 # Ethernet (1000 Mbit)
368 CONFIG_GIANFAR=y
369 CONFIG_GFAR_NAPI=y
372 # Ethernet (10000 Mbit)
376 # Token Ring devices
380 # Wireless LAN (non-hamradio)
382 # CONFIG_NET_RADIO is not set
385 # Wan interfaces
387 # CONFIG_WAN is not set
388 # CONFIG_PPP is not set
389 # CONFIG_SLIP is not set
390 # CONFIG_SHAPER is not set
391 # CONFIG_NETCONSOLE is not set
392 # CONFIG_NETPOLL is not set
393 # CONFIG_NET_POLL_CONTROLLER is not set
396 # ISDN subsystem
398 # CONFIG_ISDN is not set
401 # Telephony Support
403 # CONFIG_PHONE is not set
406 # Input device support
408 CONFIG_INPUT=y
411 # Userland interfaces
413 # CONFIG_INPUT_MOUSEDEV is not set
414 # CONFIG_INPUT_JOYDEV is not set
415 # CONFIG_INPUT_TSDEV is not set
416 # CONFIG_INPUT_EVDEV is not set
417 # CONFIG_INPUT_EVBUG is not set
420 # Input Device Drivers
422 # CONFIG_INPUT_KEYBOARD is not set
423 # CONFIG_INPUT_MOUSE is not set
424 # CONFIG_INPUT_JOYSTICK is not set
425 # CONFIG_INPUT_TOUCHSCREEN is not set
426 # CONFIG_INPUT_MISC is not set
429 # Hardware I/O ports
431 # CONFIG_SERIO is not set
432 # CONFIG_GAMEPORT is not set
435 # Character devices
437 # CONFIG_VT is not set
438 # CONFIG_SERIAL_NONSTANDARD is not set
441 # Serial drivers
443 CONFIG_SERIAL_8250=y
444 CONFIG_SERIAL_8250_CONSOLE=y
445 CONFIG_SERIAL_8250_NR_UARTS=4
446 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
447 # CONFIG_SERIAL_8250_EXTENDED is not set
450 # Non-8250 serial port support
452 CONFIG_SERIAL_CORE=y
453 CONFIG_SERIAL_CORE_CONSOLE=y
454 CONFIG_UNIX98_PTYS=y
455 CONFIG_LEGACY_PTYS=y
456 CONFIG_LEGACY_PTY_COUNT=256
459 # IPMI
461 # CONFIG_IPMI_HANDLER is not set
464 # Watchdog Cards
466 # CONFIG_WATCHDOG is not set
467 # CONFIG_NVRAM is not set
468 CONFIG_GEN_RTC=y
469 # CONFIG_GEN_RTC_X is not set
470 # CONFIG_DTLK is not set
471 # CONFIG_R3964 is not set
474 # Ftape, the floppy tape device driver
476 # CONFIG_AGP is not set
477 # CONFIG_RAW_DRIVER is not set
480 # TPM devices
482 # CONFIG_TCG_TPM is not set
483 # CONFIG_TELCLOCK is not set
486 # I2C support
488 # CONFIG_I2C is not set
491 # SPI support
493 # CONFIG_SPI is not set
494 # CONFIG_SPI_MASTER is not set
497 # Dallas's 1-wire bus
499 # CONFIG_W1 is not set
502 # Hardware Monitoring support
504 CONFIG_HWMON=y
505 # CONFIG_HWMON_VID is not set
506 # CONFIG_SENSORS_F71805F is not set
507 # CONFIG_HWMON_DEBUG_CHIP is not set
510 # Misc devices
514 # Multimedia devices
516 # CONFIG_VIDEO_DEV is not set
519 # Digital Video Broadcasting Devices
521 # CONFIG_DVB is not set
524 # Graphics support
526 # CONFIG_FB is not set
529 # Sound
531 # CONFIG_SOUND is not set
534 # USB support
536 # CONFIG_USB_ARCH_HAS_HCD is not set
537 # CONFIG_USB_ARCH_HAS_OHCI is not set
538 # CONFIG_USB_ARCH_HAS_EHCI is not set
541 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
545 # USB Gadget Support
547 # CONFIG_USB_GADGET is not set
550 # MMC/SD Card support
552 # CONFIG_MMC is not set
555 # InfiniBand support
559 # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
563 # File systems
565 CONFIG_EXT2_FS=y
566 # CONFIG_EXT2_FS_XATTR is not set
567 # CONFIG_EXT2_FS_XIP is not set
568 CONFIG_EXT3_FS=y
569 CONFIG_EXT3_FS_XATTR=y
570 # CONFIG_EXT3_FS_POSIX_ACL is not set
571 # CONFIG_EXT3_FS_SECURITY is not set
572 CONFIG_JBD=y
573 # CONFIG_JBD_DEBUG is not set
574 CONFIG_FS_MBCACHE=y
575 # CONFIG_REISERFS_FS is not set
576 # CONFIG_JFS_FS is not set
577 # CONFIG_FS_POSIX_ACL is not set
578 # CONFIG_XFS_FS is not set
579 # CONFIG_OCFS2_FS is not set
580 # CONFIG_MINIX_FS is not set
581 # CONFIG_ROMFS_FS is not set
582 CONFIG_INOTIFY=y
583 # CONFIG_QUOTA is not set
584 CONFIG_DNOTIFY=y
585 # CONFIG_AUTOFS_FS is not set
586 # CONFIG_AUTOFS4_FS is not set
587 # CONFIG_FUSE_FS is not set
590 # CD-ROM/DVD Filesystems
592 # CONFIG_ISO9660_FS is not set
593 # CONFIG_UDF_FS is not set
596 # DOS/FAT/NT Filesystems
598 # CONFIG_MSDOS_FS is not set
599 # CONFIG_VFAT_FS is not set
600 # CONFIG_NTFS_FS is not set
603 # Pseudo filesystems
605 CONFIG_PROC_FS=y
606 CONFIG_PROC_KCORE=y
607 CONFIG_SYSFS=y
608 CONFIG_TMPFS=y
609 # CONFIG_HUGETLB_PAGE is not set
610 CONFIG_RAMFS=y
611 # CONFIG_CONFIGFS_FS is not set
614 # Miscellaneous filesystems
616 # CONFIG_ADFS_FS is not set
617 # CONFIG_AFFS_FS is not set
618 # CONFIG_HFS_FS is not set
619 # CONFIG_HFSPLUS_FS is not set
620 # CONFIG_BEFS_FS is not set
621 # CONFIG_BFS_FS is not set
622 # CONFIG_EFS_FS is not set
623 # CONFIG_CRAMFS is not set
624 # CONFIG_VXFS_FS is not set
625 # CONFIG_HPFS_FS is not set
626 # CONFIG_QNX4FS_FS is not set
627 # CONFIG_SYSV_FS is not set
628 # CONFIG_UFS_FS is not set
631 # Network File Systems
633 CONFIG_NFS_FS=y
634 # CONFIG_NFS_V3 is not set
635 # CONFIG_NFS_V4 is not set
636 # CONFIG_NFS_DIRECTIO is not set
637 # CONFIG_NFSD is not set
638 CONFIG_ROOT_NFS=y
639 CONFIG_LOCKD=y
640 CONFIG_NFS_COMMON=y
641 CONFIG_SUNRPC=y
642 # CONFIG_RPCSEC_GSS_KRB5 is not set
643 # CONFIG_RPCSEC_GSS_SPKM3 is not set
644 # CONFIG_SMB_FS is not set
645 # CONFIG_CIFS is not set
646 # CONFIG_NCP_FS is not set
647 # CONFIG_CODA_FS is not set
648 # CONFIG_AFS_FS is not set
649 # CONFIG_9P_FS is not set
652 # Partition Types
654 CONFIG_PARTITION_ADVANCED=y
655 # CONFIG_ACORN_PARTITION is not set
656 # CONFIG_OSF_PARTITION is not set
657 # CONFIG_AMIGA_PARTITION is not set
658 # CONFIG_ATARI_PARTITION is not set
659 # CONFIG_MAC_PARTITION is not set
660 # CONFIG_MSDOS_PARTITION is not set
661 # CONFIG_LDM_PARTITION is not set
662 # CONFIG_SGI_PARTITION is not set
663 # CONFIG_ULTRIX_PARTITION is not set
664 # CONFIG_SUN_PARTITION is not set
665 # CONFIG_KARMA_PARTITION is not set
666 # CONFIG_EFI_PARTITION is not set
669 # Native Language Support
671 # CONFIG_NLS is not set
674 # Library routines
676 # CONFIG_CRC_CCITT is not set
677 # CONFIG_CRC16 is not set
678 CONFIG_CRC32=y
679 # CONFIG_LIBCRC32C is not set
682 # Instrumentation Support
684 # CONFIG_PROFILING is not set
687 # Kernel hacking
689 # CONFIG_PRINTK_TIME is not set
690 # CONFIG_MAGIC_SYSRQ is not set
691 CONFIG_DEBUG_KERNEL=y
692 CONFIG_LOG_BUF_SHIFT=14
693 CONFIG_DETECT_SOFTLOCKUP=y
694 # CONFIG_SCHEDSTATS is not set
695 # CONFIG_DEBUG_SLAB is not set
696 CONFIG_DEBUG_MUTEXES=y
697 # CONFIG_DEBUG_SPINLOCK is not set
698 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
699 # CONFIG_DEBUG_KOBJECT is not set
700 # CONFIG_DEBUG_INFO is not set
701 # CONFIG_DEBUG_FS is not set
702 # CONFIG_DEBUG_VM is not set
703 # CONFIG_UNWIND_INFO is not set
704 CONFIG_FORCED_INLINING=y
705 # CONFIG_RCU_TORTURE_TEST is not set
706 # CONFIG_DEBUGGER is not set
707 # CONFIG_BDI_SWITCH is not set
708 # CONFIG_BOOTX_TEXT is not set
709 # CONFIG_PPC_EARLY_DEBUG_LPAR is not set
710 # CONFIG_PPC_EARLY_DEBUG_G5 is not set
711 # CONFIG_PPC_EARLY_DEBUG_RTAS is not set
712 # CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
713 # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
716 # Security options
718 # CONFIG_KEYS is not set
719 # CONFIG_SECURITY is not set
722 # Cryptographic options
724 # CONFIG_CRYPTO is not set
727 # Hardware crypto devices