aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc866_ads_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/configs/mpc866_ads_defconfig')
-rw-r--r--arch/powerpc/configs/mpc866_ads_defconfig174
1 files changed, 48 insertions, 126 deletions
diff --git a/arch/powerpc/configs/mpc866_ads_defconfig b/arch/powerpc/configs/mpc866_ads_defconfig
index e6b18ea8f643..143a0cd83327 100644
--- a/arch/powerpc/configs/mpc866_ads_defconfig
+++ b/arch/powerpc/configs/mpc866_ads_defconfig
@@ -1,9 +1,22 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.22-rc7 3# Linux kernel version: 2.6.23-rc4
4# Sun Jul 1 23:57:00 2007 4# Tue Aug 28 21:24:44 2007
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12# CONFIG_PPC_85xx is not set
13CONFIG_PPC_8xx=y
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_8xx=y
18# CONFIG_PPC_MM_SLICES is not set
19CONFIG_NOT_COHERENT_CACHE=y
7CONFIG_PPC32=y 20CONFIG_PPC32=y
8CONFIG_PPC_MERGE=y 21CONFIG_PPC_MERGE=y
9CONFIG_MMU=y 22CONFIG_MMU=y
@@ -14,56 +27,37 @@ CONFIG_ARCH_HAS_ILOG2_U32=y
14CONFIG_GENERIC_HWEIGHT=y 27CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y 28CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_GENERIC_FIND_NEXT_BIT=y 29CONFIG_GENERIC_FIND_NEXT_BIT=y
30# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
17CONFIG_PPC=y 31CONFIG_PPC=y
18CONFIG_EARLY_PRINTK=y 32CONFIG_EARLY_PRINTK=y
19CONFIG_GENERIC_NVRAM=y 33CONFIG_GENERIC_NVRAM=y
20CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 34CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
21CONFIG_ARCH_MAY_HAVE_PC_FDC=y 35CONFIG_ARCH_MAY_HAVE_PC_FDC=y
22CONFIG_PPC_OF=y 36CONFIG_PPC_OF=y
37CONFIG_OF=y
23# CONFIG_PPC_UDBG_16550 is not set 38# CONFIG_PPC_UDBG_16550 is not set
24# CONFIG_GENERIC_TBSYNC is not set 39# CONFIG_GENERIC_TBSYNC is not set
25CONFIG_AUDIT_ARCH=y 40CONFIG_AUDIT_ARCH=y
26# CONFIG_DEFAULT_UIMAGE is not set 41# CONFIG_DEFAULT_UIMAGE is not set
27
28#
29# Processor support
30#
31# CONFIG_CLASSIC32 is not set
32# CONFIG_PPC_82xx is not set
33# CONFIG_PPC_83xx is not set
34# CONFIG_PPC_85xx is not set
35# CONFIG_PPC_86xx is not set
36CONFIG_PPC_8xx=y
37# CONFIG_40x is not set
38# CONFIG_44x is not set
39# CONFIG_E200 is not set
40CONFIG_8xx=y
41# CONFIG_PPC_DCR_NATIVE is not set 42# CONFIG_PPC_DCR_NATIVE is not set
42# CONFIG_PPC_DCR_MMIO is not set 43# CONFIG_PPC_DCR_MMIO is not set
43# CONFIG_PPC_MM_SLICES is not set
44CONFIG_NOT_COHERENT_CACHE=y
45CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 44CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
46 45
47# 46#
48# Code maturity level options 47# General setup
49# 48#
50CONFIG_EXPERIMENTAL=y 49CONFIG_EXPERIMENTAL=y
51CONFIG_BROKEN_ON_SMP=y 50CONFIG_BROKEN_ON_SMP=y
52CONFIG_INIT_ENV_ARG_LIMIT=32 51CONFIG_INIT_ENV_ARG_LIMIT=32
53
54#
55# General setup
56#
57CONFIG_LOCALVERSION="" 52CONFIG_LOCALVERSION=""
58CONFIG_LOCALVERSION_AUTO=y 53CONFIG_LOCALVERSION_AUTO=y
59# CONFIG_SWAP is not set 54# CONFIG_SWAP is not set
60CONFIG_SYSVIPC=y 55CONFIG_SYSVIPC=y
61# CONFIG_IPC_NS is not set
62CONFIG_SYSVIPC_SYSCTL=y 56CONFIG_SYSVIPC_SYSCTL=y
63# CONFIG_POSIX_MQUEUE is not set 57# CONFIG_POSIX_MQUEUE is not set
64# CONFIG_BSD_PROCESS_ACCT is not set 58# CONFIG_BSD_PROCESS_ACCT is not set
65# CONFIG_TASKSTATS is not set 59# CONFIG_TASKSTATS is not set
66# CONFIG_UTS_NS is not set 60# CONFIG_USER_NS is not set
67# CONFIG_AUDIT is not set 61# CONFIG_AUDIT is not set
68# CONFIG_IKCONFIG is not set 62# CONFIG_IKCONFIG is not set
69CONFIG_LOG_BUF_SHIFT=14 63CONFIG_LOG_BUF_SHIFT=14
@@ -95,19 +89,12 @@ CONFIG_SLAB=y
95CONFIG_RT_MUTEXES=y 89CONFIG_RT_MUTEXES=y
96# CONFIG_TINY_SHMEM is not set 90# CONFIG_TINY_SHMEM is not set
97CONFIG_BASE_SMALL=1 91CONFIG_BASE_SMALL=1
98
99#
100# Loadable module support
101#
102# CONFIG_MODULES is not set 92# CONFIG_MODULES is not set
103
104#
105# Block layer
106#
107CONFIG_BLOCK=y 93CONFIG_BLOCK=y
108# CONFIG_LBD is not set 94# CONFIG_LBD is not set
109# CONFIG_BLK_DEV_IO_TRACE is not set 95# CONFIG_BLK_DEV_IO_TRACE is not set
110# CONFIG_LSF is not set 96# CONFIG_LSF is not set
97# CONFIG_BLK_DEV_BSG is not set
111 98
112# 99#
113# IO Schedulers 100# IO Schedulers
@@ -159,6 +146,7 @@ CONFIG_NO_UCODE_PATCH=y
159# CONFIG_GENERIC_IOMAP is not set 146# CONFIG_GENERIC_IOMAP is not set
160# CONFIG_CPU_FREQ is not set 147# CONFIG_CPU_FREQ is not set
161# CONFIG_CPM2 is not set 148# CONFIG_CPM2 is not set
149# CONFIG_FSL_ULI1575 is not set
162 150
163# 151#
164# Kernel options 152# Kernel options
@@ -188,6 +176,8 @@ CONFIG_FLAT_NODE_MEM_MAP=y
188CONFIG_SPLIT_PTLOCK_CPUS=4 176CONFIG_SPLIT_PTLOCK_CPUS=4
189# CONFIG_RESOURCES_64BIT is not set 177# CONFIG_RESOURCES_64BIT is not set
190CONFIG_ZONE_DMA_FLAG=1 178CONFIG_ZONE_DMA_FLAG=1
179CONFIG_BOUNCE=y
180CONFIG_VIRT_TO_BUS=y
191# CONFIG_PROC_DEVICETREE is not set 181# CONFIG_PROC_DEVICETREE is not set
192# CONFIG_CMDLINE_BOOL is not set 182# CONFIG_CMDLINE_BOOL is not set
193# CONFIG_PM is not set 183# CONFIG_PM is not set
@@ -202,6 +192,7 @@ CONFIG_ZONE_DMA=y
202CONFIG_FSL_SOC=y 192CONFIG_FSL_SOC=y
203# CONFIG_PCI is not set 193# CONFIG_PCI is not set
204# CONFIG_PCI_DOMAINS is not set 194# CONFIG_PCI_DOMAINS is not set
195# CONFIG_PCI_SYSCALL is not set
205# CONFIG_PCI_QSPAN is not set 196# CONFIG_PCI_QSPAN is not set
206# CONFIG_ARCH_SUPPORTS_MSI is not set 197# CONFIG_ARCH_SUPPORTS_MSI is not set
207 198
@@ -310,6 +301,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
310# CONFIG_MAC80211 is not set 301# CONFIG_MAC80211 is not set
311# CONFIG_IEEE80211 is not set 302# CONFIG_IEEE80211 is not set
312# CONFIG_RFKILL is not set 303# CONFIG_RFKILL is not set
304# CONFIG_NET_9P is not set
313 305
314# 306#
315# Device Drivers 307# Device Drivers
@@ -321,26 +313,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
321CONFIG_STANDALONE=y 313CONFIG_STANDALONE=y
322CONFIG_PREVENT_FIRMWARE_BUILD=y 314CONFIG_PREVENT_FIRMWARE_BUILD=y
323# CONFIG_SYS_HYPERVISOR is not set 315# CONFIG_SYS_HYPERVISOR is not set
324
325#
326# Connector - unified userspace <-> kernelspace linker
327#
328# CONFIG_CONNECTOR is not set 316# CONFIG_CONNECTOR is not set
329# CONFIG_MTD is not set 317# CONFIG_MTD is not set
330 318CONFIG_OF_DEVICE=y
331#
332# Parallel port support
333#
334# CONFIG_PARPORT is not set 319# CONFIG_PARPORT is not set
335 320CONFIG_BLK_DEV=y
336#
337# Plug and Play support
338#
339# CONFIG_PNPACPI is not set
340
341#
342# Block devices
343#
344# CONFIG_BLK_DEV_FD is not set 321# CONFIG_BLK_DEV_FD is not set
345# CONFIG_BLK_DEV_COW_COMMON is not set 322# CONFIG_BLK_DEV_COW_COMMON is not set
346CONFIG_BLK_DEV_LOOP=y 323CONFIG_BLK_DEV_LOOP=y
@@ -349,11 +326,8 @@ CONFIG_BLK_DEV_LOOP=y
349# CONFIG_BLK_DEV_RAM is not set 326# CONFIG_BLK_DEV_RAM is not set
350# CONFIG_CDROM_PKTCDVD is not set 327# CONFIG_CDROM_PKTCDVD is not set
351# CONFIG_ATA_OVER_ETH is not set 328# CONFIG_ATA_OVER_ETH is not set
352 329CONFIG_MISC_DEVICES=y
353# 330# CONFIG_EEPROM_93CX6 is not set
354# Misc devices
355#
356# CONFIG_BLINK is not set
357# CONFIG_IDE is not set 331# CONFIG_IDE is not set
358 332
359# 333#
@@ -361,21 +335,16 @@ CONFIG_BLK_DEV_LOOP=y
361# 335#
362# CONFIG_RAID_ATTRS is not set 336# CONFIG_RAID_ATTRS is not set
363# CONFIG_SCSI is not set 337# CONFIG_SCSI is not set
338# CONFIG_SCSI_DMA is not set
364# CONFIG_SCSI_NETLINK is not set 339# CONFIG_SCSI_NETLINK is not set
365# CONFIG_ATA is not set 340# CONFIG_ATA is not set
366
367#
368# Multi-device support (RAID and LVM)
369#
370# CONFIG_MD is not set 341# CONFIG_MD is not set
371# CONFIG_MACINTOSH_DRIVERS is not set 342# CONFIG_MACINTOSH_DRIVERS is not set
372
373#
374# Network device support
375#
376CONFIG_NETDEVICES=y 343CONFIG_NETDEVICES=y
344# CONFIG_NETDEVICES_MULTIQUEUE is not set
377# CONFIG_DUMMY is not set 345# CONFIG_DUMMY is not set
378# CONFIG_BONDING is not set 346# CONFIG_BONDING is not set
347# CONFIG_MACVLAN is not set
379# CONFIG_EQUALIZER is not set 348# CONFIG_EQUALIZER is not set
380# CONFIG_TUN is not set 349# CONFIG_TUN is not set
381CONFIG_PHYLIB=y 350CONFIG_PHYLIB=y
@@ -391,16 +360,12 @@ CONFIG_PHYLIB=y
391# CONFIG_VITESSE_PHY is not set 360# CONFIG_VITESSE_PHY is not set
392# CONFIG_SMSC_PHY is not set 361# CONFIG_SMSC_PHY is not set
393# CONFIG_BROADCOM_PHY is not set 362# CONFIG_BROADCOM_PHY is not set
363# CONFIG_ICPLUS_PHY is not set
394CONFIG_FIXED_PHY=y 364CONFIG_FIXED_PHY=y
395CONFIG_FIXED_MII_10_FDX=y 365CONFIG_FIXED_MII_10_FDX=y
396CONFIG_FIXED_MII_100_FDX=y 366CONFIG_FIXED_MII_100_FDX=y
397
398#
399# Ethernet (10 or 100Mbit)
400#
401CONFIG_NET_ETHERNET=y 367CONFIG_NET_ETHERNET=y
402CONFIG_MII=y 368CONFIG_MII=y
403# CONFIG_FEC_8XX is not set
404CONFIG_FS_ENET=y 369CONFIG_FS_ENET=y
405CONFIG_FS_ENET_HAS_SCC=y 370CONFIG_FS_ENET_HAS_SCC=y
406CONFIG_FS_ENET_HAS_FEC=y 371CONFIG_FS_ENET_HAS_FEC=y
@@ -419,15 +384,7 @@ CONFIG_NETDEV_10000=y
419# CONFIG_NETCONSOLE is not set 384# CONFIG_NETCONSOLE is not set
420# CONFIG_NETPOLL is not set 385# CONFIG_NETPOLL is not set
421# CONFIG_NET_POLL_CONTROLLER is not set 386# CONFIG_NET_POLL_CONTROLLER is not set
422
423#
424# ISDN subsystem
425#
426# CONFIG_ISDN is not set 387# CONFIG_ISDN is not set
427
428#
429# Telephony Support
430#
431# CONFIG_PHONE is not set 388# CONFIG_PHONE is not set
432 389
433# 390#
@@ -511,10 +468,6 @@ CONFIG_SERIAL_CPM_SMC1=y
511CONFIG_SERIAL_CPM_SMC2=y 468CONFIG_SERIAL_CPM_SMC2=y
512CONFIG_UNIX98_PTYS=y 469CONFIG_UNIX98_PTYS=y
513# CONFIG_LEGACY_PTYS is not set 470# CONFIG_LEGACY_PTYS is not set
514
515#
516# IPMI
517#
518# CONFIG_IPMI_HANDLER is not set 471# CONFIG_IPMI_HANDLER is not set
519# CONFIG_WATCHDOG is not set 472# CONFIG_WATCHDOG is not set
520CONFIG_HW_RANDOM=y 473CONFIG_HW_RANDOM=y
@@ -523,10 +476,6 @@ CONFIG_GEN_RTC=y
523# CONFIG_GEN_RTC_X is not set 476# CONFIG_GEN_RTC_X is not set
524# CONFIG_R3964 is not set 477# CONFIG_R3964 is not set
525# CONFIG_RAW_DRIVER is not set 478# CONFIG_RAW_DRIVER is not set
526
527#
528# TPM devices
529#
530# CONFIG_TCG_TPM is not set 479# CONFIG_TCG_TPM is not set
531# CONFIG_I2C is not set 480# CONFIG_I2C is not set
532 481
@@ -535,20 +484,21 @@ CONFIG_GEN_RTC=y
535# 484#
536# CONFIG_SPI is not set 485# CONFIG_SPI is not set
537# CONFIG_SPI_MASTER is not set 486# CONFIG_SPI_MASTER is not set
538
539#
540# Dallas's 1-wire bus
541#
542# CONFIG_W1 is not set 487# CONFIG_W1 is not set
488# CONFIG_POWER_SUPPLY is not set
543CONFIG_HWMON=y 489CONFIG_HWMON=y
544# CONFIG_HWMON_VID is not set 490# CONFIG_HWMON_VID is not set
545# CONFIG_SENSORS_ABITUGURU is not set 491# CONFIG_SENSORS_ABITUGURU is not set
492# CONFIG_SENSORS_ABITUGURU3 is not set
546# CONFIG_SENSORS_F71805F is not set 493# CONFIG_SENSORS_F71805F is not set
494# CONFIG_SENSORS_IT87 is not set
495# CONFIG_SENSORS_PC87360 is not set
547# CONFIG_SENSORS_PC87427 is not set 496# CONFIG_SENSORS_PC87427 is not set
548# CONFIG_SENSORS_SMSC47M1 is not set 497# CONFIG_SENSORS_SMSC47M1 is not set
549# CONFIG_SENSORS_SMSC47B397 is not set 498# CONFIG_SENSORS_SMSC47B397 is not set
550# CONFIG_SENSORS_VT1211 is not set 499# CONFIG_SENSORS_VT1211 is not set
551# CONFIG_SENSORS_W83627HF is not set 500# CONFIG_SENSORS_W83627HF is not set
501# CONFIG_SENSORS_W83627EHF is not set
552# CONFIG_HWMON_DEBUG_CHIP is not set 502# CONFIG_HWMON_DEBUG_CHIP is not set
553 503
554# 504#
@@ -573,6 +523,7 @@ CONFIG_DAB=y
573# 523#
574# CONFIG_DISPLAY_SUPPORT is not set 524# CONFIG_DISPLAY_SUPPORT is not set
575# CONFIG_VGASTATE is not set 525# CONFIG_VGASTATE is not set
526CONFIG_VIDEO_OUTPUT_CONTROL=y
576# CONFIG_FB is not set 527# CONFIG_FB is not set
577# CONFIG_FB_IBM_GXT4500 is not set 528# CONFIG_FB_IBM_GXT4500 is not set
578 529
@@ -580,16 +531,10 @@ CONFIG_DAB=y
580# Sound 531# Sound
581# 532#
582# CONFIG_SOUND is not set 533# CONFIG_SOUND is not set
583 534CONFIG_HID_SUPPORT=y
584#
585# HID Devices
586#
587CONFIG_HID=y 535CONFIG_HID=y
588# CONFIG_HID_DEBUG is not set 536# CONFIG_HID_DEBUG is not set
589 537CONFIG_USB_SUPPORT=y
590#
591# USB support
592#
593# CONFIG_USB_ARCH_HAS_HCD is not set 538# CONFIG_USB_ARCH_HAS_HCD is not set
594# CONFIG_USB_ARCH_HAS_OHCI is not set 539# CONFIG_USB_ARCH_HAS_OHCI is not set
595# CONFIG_USB_ARCH_HAS_EHCI is not set 540# CONFIG_USB_ARCH_HAS_EHCI is not set
@@ -603,31 +548,8 @@ CONFIG_HID=y
603# 548#
604# CONFIG_USB_GADGET is not set 549# CONFIG_USB_GADGET is not set
605# CONFIG_MMC is not set 550# CONFIG_MMC is not set
606
607#
608# LED devices
609#
610# CONFIG_NEW_LEDS is not set 551# CONFIG_NEW_LEDS is not set
611 552# CONFIG_EDAC is not set
612#
613# LED drivers
614#
615
616#
617# LED Triggers
618#
619
620#
621# InfiniBand support
622#
623
624#
625# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
626#
627
628#
629# Real Time Clock
630#
631# CONFIG_RTC_CLASS is not set 553# CONFIG_RTC_CLASS is not set
632 554
633# 555#
@@ -644,6 +566,11 @@ CONFIG_HID=y
644# 566#
645 567
646# 568#
569# Userspace I/O
570#
571# CONFIG_UIO is not set
572
573#
647# File systems 574# File systems
648# 575#
649CONFIG_EXT2_FS=y 576CONFIG_EXT2_FS=y
@@ -740,7 +667,6 @@ CONFIG_SUNRPC=y
740# CONFIG_NCP_FS is not set 667# CONFIG_NCP_FS is not set
741# CONFIG_CODA_FS is not set 668# CONFIG_CODA_FS is not set
742# CONFIG_AFS_FS is not set 669# CONFIG_AFS_FS is not set
743# CONFIG_9P_FS is not set
744 670
745# 671#
746# Partition Types 672# Partition Types
@@ -783,6 +709,7 @@ CONFIG_CRC_CCITT=y
783# CONFIG_CRC16 is not set 709# CONFIG_CRC16 is not set
784# CONFIG_CRC_ITU_T is not set 710# CONFIG_CRC_ITU_T is not set
785CONFIG_CRC32=y 711CONFIG_CRC32=y
712# CONFIG_CRC7 is not set
786# CONFIG_LIBCRC32C is not set 713# CONFIG_LIBCRC32C is not set
787CONFIG_ZLIB_INFLATE=y 714CONFIG_ZLIB_INFLATE=y
788CONFIG_PLIST=y 715CONFIG_PLIST=y
@@ -805,7 +732,6 @@ CONFIG_ENABLE_MUST_CHECK=y
805# CONFIG_DEBUG_FS is not set 732# CONFIG_DEBUG_FS is not set
806# CONFIG_HEADERS_CHECK is not set 733# CONFIG_HEADERS_CHECK is not set
807# CONFIG_DEBUG_KERNEL is not set 734# CONFIG_DEBUG_KERNEL is not set
808# CONFIG_BOOTX_TEXT is not set
809# CONFIG_PPC_EARLY_DEBUG is not set 735# CONFIG_PPC_EARLY_DEBUG is not set
810 736
811# 737#
@@ -813,8 +739,4 @@ CONFIG_ENABLE_MUST_CHECK=y
813# 739#
814# CONFIG_KEYS is not set 740# CONFIG_KEYS is not set
815# CONFIG_SECURITY is not set 741# CONFIG_SECURITY is not set
816
817#
818# Cryptographic options
819#
820# CONFIG_CRYPTO is not set 742# CONFIG_CRYPTO is not set