aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc7448_hpc2_defconfig
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2007-08-28 22:46:53 -0400
committerKumar Gala <galak@kernel.crashing.org>2007-08-29 17:47:38 -0400
commit5cc44e086d7a4e20035997ec612678ca91f426e7 (patch)
tree258fdc9d5eced2f6f189c5dbaef9db641a14cba4 /arch/powerpc/configs/mpc7448_hpc2_defconfig
parent0ee6c15e7ba7b36a217cdadb292eeaf32a057a59 (diff)
[POWERPC] Update defconfigs
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/mpc7448_hpc2_defconfig')
-rw-r--r--arch/powerpc/configs/mpc7448_hpc2_defconfig202
1 files changed, 57 insertions, 145 deletions
diff --git a/arch/powerpc/configs/mpc7448_hpc2_defconfig b/arch/powerpc/configs/mpc7448_hpc2_defconfig
index 174a290ee7a9..05814a3b0e33 100644
--- a/arch/powerpc/configs/mpc7448_hpc2_defconfig
+++ b/arch/powerpc/configs/mpc7448_hpc2_defconfig
@@ -1,9 +1,24 @@
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:56:54 2007 4# Tue Aug 28 21:24:39 2007
5# 5#
6# CONFIG_PPC64 is not set 6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11CONFIG_6xx=y
12# CONFIG_PPC_85xx is not set
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_PPC_FPU=y
18CONFIG_PPC_STD_MMU=y
19CONFIG_PPC_STD_MMU_32=y
20# CONFIG_PPC_MM_SLICES is not set
21# CONFIG_SMP is not set
7CONFIG_PPC32=y 22CONFIG_PPC32=y
8CONFIG_PPC_MERGE=y 23CONFIG_PPC_MERGE=y
9CONFIG_MMU=y 24CONFIG_MMU=y
@@ -14,61 +29,38 @@ CONFIG_ARCH_HAS_ILOG2_U32=y
14CONFIG_GENERIC_HWEIGHT=y 29CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y 30CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_GENERIC_FIND_NEXT_BIT=y 31CONFIG_GENERIC_FIND_NEXT_BIT=y
32# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
17CONFIG_PPC=y 33CONFIG_PPC=y
18CONFIG_EARLY_PRINTK=y 34CONFIG_EARLY_PRINTK=y
19CONFIG_GENERIC_NVRAM=y 35CONFIG_GENERIC_NVRAM=y
20CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 36CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
21CONFIG_ARCH_MAY_HAVE_PC_FDC=y 37CONFIG_ARCH_MAY_HAVE_PC_FDC=y
22CONFIG_PPC_OF=y 38CONFIG_PPC_OF=y
39CONFIG_OF=y
23CONFIG_PPC_UDBG_16550=y 40CONFIG_PPC_UDBG_16550=y
24# CONFIG_GENERIC_TBSYNC is not set 41# CONFIG_GENERIC_TBSYNC is not set
25CONFIG_AUDIT_ARCH=y 42CONFIG_AUDIT_ARCH=y
26CONFIG_GENERIC_BUG=y 43CONFIG_GENERIC_BUG=y
27CONFIG_DEFAULT_UIMAGE=y 44CONFIG_DEFAULT_UIMAGE=y
28
29#
30# Processor support
31#
32CONFIG_CLASSIC32=y
33# CONFIG_PPC_82xx is not set
34# CONFIG_PPC_83xx is not set
35# CONFIG_PPC_85xx is not set
36# CONFIG_PPC_86xx is not set
37# CONFIG_PPC_8xx is not set
38# CONFIG_40x is not set
39# CONFIG_44x is not set
40# CONFIG_E200 is not set
41CONFIG_6xx=y
42CONFIG_PPC_FPU=y
43# CONFIG_PPC_DCR_NATIVE is not set 45# CONFIG_PPC_DCR_NATIVE is not set
44# CONFIG_PPC_DCR_MMIO is not set 46# CONFIG_PPC_DCR_MMIO is not set
45# CONFIG_ALTIVEC is not set
46CONFIG_PPC_STD_MMU=y
47CONFIG_PPC_STD_MMU_32=y
48# CONFIG_PPC_MM_SLICES is not set
49# CONFIG_SMP is not set
50CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 47CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
51 48
52# 49#
53# Code maturity level options 50# General setup
54# 51#
55CONFIG_EXPERIMENTAL=y 52CONFIG_EXPERIMENTAL=y
56CONFIG_BROKEN_ON_SMP=y 53CONFIG_BROKEN_ON_SMP=y
57CONFIG_INIT_ENV_ARG_LIMIT=32 54CONFIG_INIT_ENV_ARG_LIMIT=32
58
59#
60# General setup
61#
62CONFIG_LOCALVERSION="" 55CONFIG_LOCALVERSION=""
63CONFIG_LOCALVERSION_AUTO=y 56CONFIG_LOCALVERSION_AUTO=y
64CONFIG_SWAP=y 57CONFIG_SWAP=y
65CONFIG_SYSVIPC=y 58CONFIG_SYSVIPC=y
66# CONFIG_IPC_NS is not set
67CONFIG_SYSVIPC_SYSCTL=y 59CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set 60# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set 61# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set 62# CONFIG_TASKSTATS is not set
71# CONFIG_UTS_NS is not set 63# CONFIG_USER_NS is not set
72# CONFIG_AUDIT is not set 64# CONFIG_AUDIT is not set
73# CONFIG_IKCONFIG is not set 65# CONFIG_IKCONFIG is not set
74CONFIG_LOG_BUF_SHIFT=14 66CONFIG_LOG_BUF_SHIFT=14
@@ -101,19 +93,12 @@ CONFIG_SLAB=y
101CONFIG_RT_MUTEXES=y 93CONFIG_RT_MUTEXES=y
102# CONFIG_TINY_SHMEM is not set 94# CONFIG_TINY_SHMEM is not set
103CONFIG_BASE_SMALL=0 95CONFIG_BASE_SMALL=0
104
105#
106# Loadable module support
107#
108# CONFIG_MODULES is not set 96# CONFIG_MODULES is not set
109
110#
111# Block layer
112#
113CONFIG_BLOCK=y 97CONFIG_BLOCK=y
114CONFIG_LBD=y 98CONFIG_LBD=y
115# CONFIG_BLK_DEV_IO_TRACE is not set 99# CONFIG_BLK_DEV_IO_TRACE is not set
116# CONFIG_LSF is not set 100# CONFIG_LSF is not set
101# CONFIG_BLK_DEV_BSG is not set
117 102
118# 103#
119# IO Schedulers 104# IO Schedulers
@@ -133,7 +118,9 @@ CONFIG_DEFAULT_IOSCHED="anticipatory"
133# 118#
134# CONFIG_PPC_MULTIPLATFORM is not set 119# CONFIG_PPC_MULTIPLATFORM is not set
135CONFIG_EMBEDDED6xx=y 120CONFIG_EMBEDDED6xx=y
136# CONFIG_APUS is not set 121# CONFIG_PPC_82xx is not set
122# CONFIG_PPC_83xx is not set
123# CONFIG_PPC_86xx is not set
137# CONFIG_PPC_MPC52xx is not set 124# CONFIG_PPC_MPC52xx is not set
138# CONFIG_PPC_MPC5200 is not set 125# CONFIG_PPC_MPC5200 is not set
139# CONFIG_PPC_CELL is not set 126# CONFIG_PPC_CELL is not set
@@ -154,8 +141,8 @@ CONFIG_MPIC_WEIRD=y
154# CONFIG_PPC_INDIRECT_IO is not set 141# CONFIG_PPC_INDIRECT_IO is not set
155# CONFIG_GENERIC_IOMAP is not set 142# CONFIG_GENERIC_IOMAP is not set
156# CONFIG_CPU_FREQ is not set 143# CONFIG_CPU_FREQ is not set
157# CONFIG_TAU is not set
158# CONFIG_CPM2 is not set 144# CONFIG_CPM2 is not set
145# CONFIG_FSL_ULI1575 is not set
159 146
160# 147#
161# Kernel options 148# Kernel options
@@ -184,6 +171,8 @@ CONFIG_FLAT_NODE_MEM_MAP=y
184CONFIG_SPLIT_PTLOCK_CPUS=4 171CONFIG_SPLIT_PTLOCK_CPUS=4
185# CONFIG_RESOURCES_64BIT is not set 172# CONFIG_RESOURCES_64BIT is not set
186CONFIG_ZONE_DMA_FLAG=1 173CONFIG_ZONE_DMA_FLAG=1
174CONFIG_BOUNCE=y
175CONFIG_VIRT_TO_BUS=y
187CONFIG_PROC_DEVICETREE=y 176CONFIG_PROC_DEVICETREE=y
188# CONFIG_CMDLINE_BOOL is not set 177# CONFIG_CMDLINE_BOOL is not set
189# CONFIG_PM is not set 178# CONFIG_PM is not set
@@ -199,6 +188,7 @@ CONFIG_GENERIC_ISA_DMA=y
199# CONFIG_PPC_INDIRECT_PCI is not set 188# CONFIG_PPC_INDIRECT_PCI is not set
200CONFIG_PCI=y 189CONFIG_PCI=y
201CONFIG_PCI_DOMAINS=y 190CONFIG_PCI_DOMAINS=y
191CONFIG_PCI_SYSCALL=y
202# CONFIG_PCIEPORTBUS is not set 192# CONFIG_PCIEPORTBUS is not set
203CONFIG_ARCH_SUPPORTS_MSI=y 193CONFIG_ARCH_SUPPORTS_MSI=y
204# CONFIG_PCI_MSI is not set 194# CONFIG_PCI_MSI is not set
@@ -308,6 +298,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
308# CONFIG_MAC80211 is not set 298# CONFIG_MAC80211 is not set
309# CONFIG_IEEE80211 is not set 299# CONFIG_IEEE80211 is not set
310# CONFIG_RFKILL is not set 300# CONFIG_RFKILL is not set
301# CONFIG_NET_9P is not set
311 302
312# 303#
313# Device Drivers 304# Device Drivers
@@ -320,26 +311,11 @@ CONFIG_STANDALONE=y
320CONFIG_PREVENT_FIRMWARE_BUILD=y 311CONFIG_PREVENT_FIRMWARE_BUILD=y
321# CONFIG_FW_LOADER is not set 312# CONFIG_FW_LOADER is not set
322# CONFIG_SYS_HYPERVISOR is not set 313# CONFIG_SYS_HYPERVISOR is not set
323
324#
325# Connector - unified userspace <-> kernelspace linker
326#
327# CONFIG_CONNECTOR is not set 314# CONFIG_CONNECTOR is not set
328# CONFIG_MTD is not set 315# CONFIG_MTD is not set
329 316CONFIG_OF_DEVICE=y
330#
331# Parallel port support
332#
333# CONFIG_PARPORT is not set 317# CONFIG_PARPORT is not set
334 318CONFIG_BLK_DEV=y
335#
336# Plug and Play support
337#
338# CONFIG_PNPACPI is not set
339
340#
341# Block devices
342#
343# CONFIG_BLK_DEV_FD is not set 319# CONFIG_BLK_DEV_FD is not set
344# CONFIG_BLK_CPQ_DA is not set 320# CONFIG_BLK_CPQ_DA is not set
345# CONFIG_BLK_CPQ_CISS_DA is not set 321# CONFIG_BLK_CPQ_CISS_DA is not set
@@ -356,14 +332,11 @@ CONFIG_BLK_DEV_RAM_SIZE=131072
356CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 332CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
357# CONFIG_CDROM_PKTCDVD is not set 333# CONFIG_CDROM_PKTCDVD is not set
358# CONFIG_ATA_OVER_ETH is not set 334# CONFIG_ATA_OVER_ETH is not set
359 335CONFIG_MISC_DEVICES=y
360#
361# Misc devices
362#
363# CONFIG_PHANTOM is not set 336# CONFIG_PHANTOM is not set
337# CONFIG_EEPROM_93CX6 is not set
364# CONFIG_SGI_IOC4 is not set 338# CONFIG_SGI_IOC4 is not set
365# CONFIG_TIFM_CORE is not set 339# CONFIG_TIFM_CORE is not set
366# CONFIG_BLINK is not set
367# CONFIG_IDE is not set 340# CONFIG_IDE is not set
368 341
369# 342#
@@ -371,6 +344,7 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
371# 344#
372# CONFIG_RAID_ATTRS is not set 345# CONFIG_RAID_ATTRS is not set
373CONFIG_SCSI=y 346CONFIG_SCSI=y
347CONFIG_SCSI_DMA=y
374# CONFIG_SCSI_TGT is not set 348# CONFIG_SCSI_TGT is not set
375# CONFIG_SCSI_NETLINK is not set 349# CONFIG_SCSI_NETLINK is not set
376CONFIG_SCSI_PROC_FS=y 350CONFIG_SCSI_PROC_FS=y
@@ -399,12 +373,8 @@ CONFIG_BLK_DEV_SD=y
399# CONFIG_SCSI_SPI_ATTRS is not set 373# CONFIG_SCSI_SPI_ATTRS is not set
400# CONFIG_SCSI_FC_ATTRS is not set 374# CONFIG_SCSI_FC_ATTRS is not set
401# CONFIG_SCSI_ISCSI_ATTRS is not set 375# CONFIG_SCSI_ISCSI_ATTRS is not set
402# CONFIG_SCSI_SAS_ATTRS is not set
403# CONFIG_SCSI_SAS_LIBSAS is not set 376# CONFIG_SCSI_SAS_LIBSAS is not set
404 377CONFIG_SCSI_LOWLEVEL=y
405#
406# SCSI low-level drivers
407#
408# CONFIG_ISCSI_TCP is not set 378# CONFIG_ISCSI_TCP is not set
409# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 379# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
410# CONFIG_SCSI_3W_9XXX is not set 380# CONFIG_SCSI_3W_9XXX is not set
@@ -495,10 +465,6 @@ CONFIG_SATA_MV=y
495# CONFIG_PATA_VIA is not set 465# CONFIG_PATA_VIA is not set
496# CONFIG_PATA_WINBOND is not set 466# CONFIG_PATA_WINBOND is not set
497# CONFIG_PATA_PLATFORM is not set 467# CONFIG_PATA_PLATFORM is not set
498
499#
500# Multi-device support (RAID and LVM)
501#
502# CONFIG_MD is not set 468# CONFIG_MD is not set
503 469
504# 470#
@@ -514,19 +480,13 @@ CONFIG_SATA_MV=y
514# 480#
515# CONFIG_FIREWIRE is not set 481# CONFIG_FIREWIRE is not set
516# CONFIG_IEEE1394 is not set 482# CONFIG_IEEE1394 is not set
517
518#
519# I2O device support
520#
521# CONFIG_I2O is not set 483# CONFIG_I2O is not set
522# CONFIG_MACINTOSH_DRIVERS is not set 484# CONFIG_MACINTOSH_DRIVERS is not set
523
524#
525# Network device support
526#
527CONFIG_NETDEVICES=y 485CONFIG_NETDEVICES=y
486# CONFIG_NETDEVICES_MULTIQUEUE is not set
528# CONFIG_DUMMY is not set 487# CONFIG_DUMMY is not set
529# CONFIG_BONDING is not set 488# CONFIG_BONDING is not set
489# CONFIG_MACVLAN is not set
530# CONFIG_EQUALIZER is not set 490# CONFIG_EQUALIZER is not set
531# CONFIG_TUN is not set 491# CONFIG_TUN is not set
532# CONFIG_ARCNET is not set 492# CONFIG_ARCNET is not set
@@ -543,21 +503,14 @@ CONFIG_PHYLIB=y
543# CONFIG_VITESSE_PHY is not set 503# CONFIG_VITESSE_PHY is not set
544# CONFIG_SMSC_PHY is not set 504# CONFIG_SMSC_PHY is not set
545# CONFIG_BROADCOM_PHY is not set 505# CONFIG_BROADCOM_PHY is not set
506# CONFIG_ICPLUS_PHY is not set
546# CONFIG_FIXED_PHY is not set 507# CONFIG_FIXED_PHY is not set
547
548#
549# Ethernet (10 or 100Mbit)
550#
551CONFIG_NET_ETHERNET=y 508CONFIG_NET_ETHERNET=y
552CONFIG_MII=y 509CONFIG_MII=y
553# CONFIG_HAPPYMEAL is not set 510# CONFIG_HAPPYMEAL is not set
554# CONFIG_SUNGEM is not set 511# CONFIG_SUNGEM is not set
555# CONFIG_CASSINI is not set 512# CONFIG_CASSINI is not set
556# CONFIG_NET_VENDOR_3COM is not set 513# CONFIG_NET_VENDOR_3COM is not set
557
558#
559# Tulip family network device support
560#
561# CONFIG_NET_TULIP is not set 514# CONFIG_NET_TULIP is not set
562# CONFIG_HP100 is not set 515# CONFIG_HP100 is not set
563CONFIG_NET_PCI=y 516CONFIG_NET_PCI=y
@@ -595,7 +548,6 @@ CONFIG_NETDEV_1000=y
595# CONFIG_SIS190 is not set 548# CONFIG_SIS190 is not set
596# CONFIG_SKGE is not set 549# CONFIG_SKGE is not set
597# CONFIG_SKY2 is not set 550# CONFIG_SKY2 is not set
598# CONFIG_SK98LIN is not set
599# CONFIG_VIA_VELOCITY is not set 551# CONFIG_VIA_VELOCITY is not set
600# CONFIG_TIGON3 is not set 552# CONFIG_TIGON3 is not set
601# CONFIG_BNX2 is not set 553# CONFIG_BNX2 is not set
@@ -627,15 +579,7 @@ CONFIG_NETDEV_10000=y
627# CONFIG_NETCONSOLE is not set 579# CONFIG_NETCONSOLE is not set
628# CONFIG_NETPOLL is not set 580# CONFIG_NETPOLL is not set
629# CONFIG_NET_POLL_CONTROLLER is not set 581# CONFIG_NET_POLL_CONTROLLER is not set
630
631#
632# ISDN subsystem
633#
634# CONFIG_ISDN is not set 582# CONFIG_ISDN is not set
635
636#
637# Telephony Support
638#
639# CONFIG_PHONE is not set 583# CONFIG_PHONE is not set
640 584
641# 585#
@@ -697,10 +641,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y
697CONFIG_UNIX98_PTYS=y 641CONFIG_UNIX98_PTYS=y
698CONFIG_LEGACY_PTYS=y 642CONFIG_LEGACY_PTYS=y
699CONFIG_LEGACY_PTY_COUNT=256 643CONFIG_LEGACY_PTY_COUNT=256
700
701#
702# IPMI
703#
704# CONFIG_IPMI_HANDLER is not set 644# CONFIG_IPMI_HANDLER is not set
705# CONFIG_WATCHDOG is not set 645# CONFIG_WATCHDOG is not set
706# CONFIG_HW_RANDOM is not set 646# CONFIG_HW_RANDOM is not set
@@ -712,10 +652,6 @@ CONFIG_GEN_RTC=y
712# CONFIG_AGP is not set 652# CONFIG_AGP is not set
713# CONFIG_DRM is not set 653# CONFIG_DRM is not set
714# CONFIG_RAW_DRIVER is not set 654# CONFIG_RAW_DRIVER is not set
715
716#
717# TPM devices
718#
719# CONFIG_TCG_TPM is not set 655# CONFIG_TCG_TPM is not set
720CONFIG_DEVPORT=y 656CONFIG_DEVPORT=y
721# CONFIG_I2C is not set 657# CONFIG_I2C is not set
@@ -725,20 +661,24 @@ CONFIG_DEVPORT=y
725# 661#
726# CONFIG_SPI is not set 662# CONFIG_SPI is not set
727# CONFIG_SPI_MASTER is not set 663# CONFIG_SPI_MASTER is not set
728
729#
730# Dallas's 1-wire bus
731#
732# CONFIG_W1 is not set 664# CONFIG_W1 is not set
665# CONFIG_POWER_SUPPLY is not set
733CONFIG_HWMON=y 666CONFIG_HWMON=y
734# CONFIG_HWMON_VID is not set 667# CONFIG_HWMON_VID is not set
735# CONFIG_SENSORS_ABITUGURU is not set 668# CONFIG_SENSORS_ABITUGURU is not set
669# CONFIG_SENSORS_ABITUGURU3 is not set
736# CONFIG_SENSORS_F71805F is not set 670# CONFIG_SENSORS_F71805F is not set
671# CONFIG_SENSORS_IT87 is not set
672# CONFIG_SENSORS_PC87360 is not set
737# CONFIG_SENSORS_PC87427 is not set 673# CONFIG_SENSORS_PC87427 is not set
674# CONFIG_SENSORS_SIS5595 is not set
738# CONFIG_SENSORS_SMSC47M1 is not set 675# CONFIG_SENSORS_SMSC47M1 is not set
739# CONFIG_SENSORS_SMSC47B397 is not set 676# CONFIG_SENSORS_SMSC47B397 is not set
677# CONFIG_SENSORS_VIA686A is not set
740# CONFIG_SENSORS_VT1211 is not set 678# CONFIG_SENSORS_VT1211 is not set
679# CONFIG_SENSORS_VT8231 is not set
741# CONFIG_SENSORS_W83627HF is not set 680# CONFIG_SENSORS_W83627HF is not set
681# CONFIG_SENSORS_W83627EHF is not set
742# CONFIG_HWMON_DEBUG_CHIP is not set 682# CONFIG_HWMON_DEBUG_CHIP is not set
743 683
744# 684#
@@ -763,6 +703,7 @@ CONFIG_DAB=y
763# 703#
764# CONFIG_DISPLAY_SUPPORT is not set 704# CONFIG_DISPLAY_SUPPORT is not set
765# CONFIG_VGASTATE is not set 705# CONFIG_VGASTATE is not set
706CONFIG_VIDEO_OUTPUT_CONTROL=y
766# CONFIG_FB is not set 707# CONFIG_FB is not set
767# CONFIG_FB_IBM_GXT4500 is not set 708# CONFIG_FB_IBM_GXT4500 is not set
768 709
@@ -770,16 +711,10 @@ CONFIG_DAB=y
770# Sound 711# Sound
771# 712#
772# CONFIG_SOUND is not set 713# CONFIG_SOUND is not set
773 714CONFIG_HID_SUPPORT=y
774#
775# HID Devices
776#
777CONFIG_HID=y 715CONFIG_HID=y
778# CONFIG_HID_DEBUG is not set 716# CONFIG_HID_DEBUG is not set
779 717CONFIG_USB_SUPPORT=y
780#
781# USB support
782#
783CONFIG_USB_ARCH_HAS_HCD=y 718CONFIG_USB_ARCH_HAS_HCD=y
784CONFIG_USB_ARCH_HAS_OHCI=y 719CONFIG_USB_ARCH_HAS_OHCI=y
785CONFIG_USB_ARCH_HAS_EHCI=y 720CONFIG_USB_ARCH_HAS_EHCI=y
@@ -794,32 +729,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y
794# 729#
795# CONFIG_USB_GADGET is not set 730# CONFIG_USB_GADGET is not set
796# CONFIG_MMC is not set 731# CONFIG_MMC is not set
797
798#
799# LED devices
800#
801# CONFIG_NEW_LEDS is not set 732# CONFIG_NEW_LEDS is not set
802
803#
804# LED drivers
805#
806
807#
808# LED Triggers
809#
810
811#
812# InfiniBand support
813#
814# CONFIG_INFINIBAND is not set 733# CONFIG_INFINIBAND is not set
815 734# CONFIG_EDAC is not set
816#
817# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
818#
819
820#
821# Real Time Clock
822#
823# CONFIG_RTC_CLASS is not set 735# CONFIG_RTC_CLASS is not set
824 736
825# 737#
@@ -836,6 +748,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
836# 748#
837 749
838# 750#
751# Userspace I/O
752#
753# CONFIG_UIO is not set
754
755#
839# File systems 756# File systems
840# 757#
841CONFIG_EXT2_FS=y 758CONFIG_EXT2_FS=y
@@ -928,7 +845,6 @@ CONFIG_SUNRPC=y
928# CONFIG_NCP_FS is not set 845# CONFIG_NCP_FS is not set
929# CONFIG_CODA_FS is not set 846# CONFIG_CODA_FS is not set
930# CONFIG_AFS_FS is not set 847# CONFIG_AFS_FS is not set
931# CONFIG_9P_FS is not set
932 848
933# 849#
934# Partition Types 850# Partition Types
@@ -971,6 +887,7 @@ CONFIG_BITREVERSE=y
971# CONFIG_CRC16 is not set 887# CONFIG_CRC16 is not set
972# CONFIG_CRC_ITU_T is not set 888# CONFIG_CRC_ITU_T is not set
973CONFIG_CRC32=y 889CONFIG_CRC32=y
890# CONFIG_CRC7 is not set
974# CONFIG_LIBCRC32C is not set 891# CONFIG_LIBCRC32C is not set
975CONFIG_PLIST=y 892CONFIG_PLIST=y
976CONFIG_HAS_IOMEM=y 893CONFIG_HAS_IOMEM=y
@@ -993,7 +910,6 @@ CONFIG_ENABLE_MUST_CHECK=y
993# CONFIG_HEADERS_CHECK is not set 910# CONFIG_HEADERS_CHECK is not set
994# CONFIG_DEBUG_KERNEL is not set 911# CONFIG_DEBUG_KERNEL is not set
995# CONFIG_DEBUG_BUGVERBOSE is not set 912# CONFIG_DEBUG_BUGVERBOSE is not set
996# CONFIG_BOOTX_TEXT is not set
997# CONFIG_PPC_EARLY_DEBUG is not set 913# CONFIG_PPC_EARLY_DEBUG is not set
998 914
999# 915#
@@ -1001,8 +917,4 @@ CONFIG_ENABLE_MUST_CHECK=y
1001# 917#
1002# CONFIG_KEYS is not set 918# CONFIG_KEYS is not set
1003# CONFIG_SECURITY is not set 919# CONFIG_SECURITY is not set
1004
1005#
1006# Cryptographic options
1007#
1008# CONFIG_CRYPTO is not set 920# CONFIG_CRYPTO is not set