diff options
Diffstat (limited to 'arch/powerpc/configs/mpc8272_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8272_ads_defconfig | 248 |
1 files changed, 165 insertions, 83 deletions
diff --git a/arch/powerpc/configs/mpc8272_ads_defconfig b/arch/powerpc/configs/mpc8272_ads_defconfig index 4b68032588ff..6b7951ec941a 100644 --- a/arch/powerpc/configs/mpc8272_ads_defconfig +++ b/arch/powerpc/configs/mpc8272_ads_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.23-rc4 | 3 | # Linux kernel version: 2.6.23-rc4 |
4 | # Tue Aug 28 21:24:39 2007 | 4 | # Wed Sep 5 12:43:23 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -52,7 +52,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | |||
52 | # CONFIG_EXPERIMENTAL is not set | 52 | # CONFIG_EXPERIMENTAL is not set |
53 | CONFIG_BROKEN_ON_SMP=y | 53 | CONFIG_BROKEN_ON_SMP=y |
54 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 54 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
55 | CONFIG_LOCALVERSION="powerpc8272" | 55 | CONFIG_LOCALVERSION="" |
56 | CONFIG_LOCALVERSION_AUTO=y | 56 | CONFIG_LOCALVERSION_AUTO=y |
57 | CONFIG_SWAP=y | 57 | CONFIG_SWAP=y |
58 | CONFIG_SYSVIPC=y | 58 | CONFIG_SYSVIPC=y |
@@ -71,7 +71,7 @@ CONFIG_EMBEDDED=y | |||
71 | CONFIG_SYSCTL_SYSCALL=y | 71 | CONFIG_SYSCTL_SYSCALL=y |
72 | CONFIG_KALLSYMS=y | 72 | CONFIG_KALLSYMS=y |
73 | CONFIG_KALLSYMS_ALL=y | 73 | CONFIG_KALLSYMS_ALL=y |
74 | CONFIG_KALLSYMS_EXTRA_PASS=y | 74 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
75 | CONFIG_HOTPLUG=y | 75 | CONFIG_HOTPLUG=y |
76 | CONFIG_PRINTK=y | 76 | CONFIG_PRINTK=y |
77 | CONFIG_BUG=y | 77 | CONFIG_BUG=y |
@@ -122,10 +122,11 @@ CONFIG_PPC_82xx=y | |||
122 | # CONFIG_PPC_MPC5200 is not set | 122 | # CONFIG_PPC_MPC5200 is not set |
123 | # CONFIG_PPC_CELL is not set | 123 | # CONFIG_PPC_CELL is not set |
124 | # CONFIG_PPC_CELL_NATIVE is not set | 124 | # CONFIG_PPC_CELL_NATIVE is not set |
125 | CONFIG_MPC82xx_ADS=y | 125 | CONFIG_MPC8272_ADS=y |
126 | CONFIG_PQ2ADS=y | 126 | CONFIG_PQ2ADS=y |
127 | CONFIG_8260=y | 127 | CONFIG_8260=y |
128 | CONFIG_8272=y | 128 | CONFIG_8272=y |
129 | CONFIG_PQ2_ADS_PCI_PIC=y | ||
129 | # CONFIG_MPIC is not set | 130 | # CONFIG_MPIC is not set |
130 | # CONFIG_MPIC_WEIRD is not set | 131 | # CONFIG_MPIC_WEIRD is not set |
131 | # CONFIG_PPC_I8259 is not set | 132 | # CONFIG_PPC_I8259 is not set |
@@ -137,7 +138,9 @@ CONFIG_8272=y | |||
137 | # CONFIG_GENERIC_IOMAP is not set | 138 | # CONFIG_GENERIC_IOMAP is not set |
138 | # CONFIG_CPU_FREQ is not set | 139 | # CONFIG_CPU_FREQ is not set |
139 | CONFIG_CPM2=y | 140 | CONFIG_CPM2=y |
141 | CONFIG_PPC_CPM_NEW_BINDING=y | ||
140 | # CONFIG_FSL_ULI1575 is not set | 142 | # CONFIG_FSL_ULI1575 is not set |
143 | CONFIG_CPM=y | ||
141 | 144 | ||
142 | # | 145 | # |
143 | # Kernel options | 146 | # Kernel options |
@@ -168,18 +171,25 @@ CONFIG_PROC_DEVICETREE=y | |||
168 | # CONFIG_CMDLINE_BOOL is not set | 171 | # CONFIG_CMDLINE_BOOL is not set |
169 | # CONFIG_PM is not set | 172 | # CONFIG_PM is not set |
170 | CONFIG_SECCOMP=y | 173 | CONFIG_SECCOMP=y |
171 | # CONFIG_WANT_DEVICE_TREE is not set | 174 | CONFIG_WANT_DEVICE_TREE=y |
175 | # CONFIG_BUILD_RAW_IMAGE is not set | ||
176 | CONFIG_DEVICE_TREE="mpc8272ads.dts" | ||
172 | CONFIG_ISA_DMA_API=y | 177 | CONFIG_ISA_DMA_API=y |
173 | 178 | ||
174 | # | 179 | # |
175 | # Bus options | 180 | # Bus options |
176 | # | 181 | # |
177 | CONFIG_ZONE_DMA=y | 182 | CONFIG_ZONE_DMA=y |
183 | CONFIG_PPC_INDIRECT_PCI=y | ||
178 | CONFIG_FSL_SOC=y | 184 | CONFIG_FSL_SOC=y |
179 | # CONFIG_PCI is not set | 185 | CONFIG_PCI=y |
180 | # CONFIG_PCI_DOMAINS is not set | 186 | CONFIG_PCI_DOMAINS=y |
181 | # CONFIG_PCI_SYSCALL is not set | 187 | CONFIG_PCI_SYSCALL=y |
182 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 188 | CONFIG_PCI_8260=y |
189 | # CONFIG_PCIEPORTBUS is not set | ||
190 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
191 | # CONFIG_PCI_MSI is not set | ||
192 | # CONFIG_PCI_DEBUG is not set | ||
183 | 193 | ||
184 | # | 194 | # |
185 | # PCCARD (PCMCIA/CardBus) support | 195 | # PCCARD (PCMCIA/CardBus) support |
@@ -313,43 +323,101 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
313 | # CONFIG_DEBUG_DEVRES is not set | 323 | # CONFIG_DEBUG_DEVRES is not set |
314 | # CONFIG_SYS_HYPERVISOR is not set | 324 | # CONFIG_SYS_HYPERVISOR is not set |
315 | # CONFIG_CONNECTOR is not set | 325 | # CONFIG_CONNECTOR is not set |
316 | # CONFIG_MTD is not set | 326 | CONFIG_MTD=y |
327 | # CONFIG_MTD_DEBUG is not set | ||
328 | # CONFIG_MTD_CONCAT is not set | ||
329 | # CONFIG_MTD_PARTITIONS is not set | ||
330 | |||
331 | # | ||
332 | # User Modules And Translation Layers | ||
333 | # | ||
334 | CONFIG_MTD_CHAR=y | ||
335 | CONFIG_MTD_BLKDEVS=y | ||
336 | CONFIG_MTD_BLOCK=y | ||
337 | # CONFIG_FTL is not set | ||
338 | # CONFIG_NFTL is not set | ||
339 | # CONFIG_INFTL is not set | ||
340 | # CONFIG_RFD_FTL is not set | ||
341 | # CONFIG_SSFDC is not set | ||
342 | |||
343 | # | ||
344 | # RAM/ROM/Flash chip drivers | ||
345 | # | ||
346 | # CONFIG_MTD_CFI is not set | ||
347 | CONFIG_MTD_JEDECPROBE=y | ||
348 | CONFIG_MTD_GEN_PROBE=y | ||
349 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
350 | CONFIG_MTD_CFI_NOSWAP=y | ||
351 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
352 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
353 | CONFIG_MTD_CFI_GEOMETRY=y | ||
354 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | ||
355 | # CONFIG_MTD_MAP_BANK_WIDTH_2 is not set | ||
356 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
357 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
358 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
359 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
360 | # CONFIG_MTD_CFI_I1 is not set | ||
361 | # CONFIG_MTD_CFI_I2 is not set | ||
362 | CONFIG_MTD_CFI_I4=y | ||
363 | # CONFIG_MTD_CFI_I8 is not set | ||
364 | # CONFIG_MTD_OTP is not set | ||
365 | CONFIG_MTD_CFI_INTELEXT=y | ||
366 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
367 | # CONFIG_MTD_CFI_STAA is not set | ||
368 | CONFIG_MTD_CFI_UTIL=y | ||
369 | # CONFIG_MTD_RAM is not set | ||
370 | # CONFIG_MTD_ROM is not set | ||
371 | # CONFIG_MTD_ABSENT is not set | ||
372 | |||
373 | # | ||
374 | # Mapping drivers for chip access | ||
375 | # | ||
376 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
377 | # CONFIG_MTD_PHYSMAP is not set | ||
378 | CONFIG_MTD_PHYSMAP_OF=y | ||
379 | # CONFIG_MTD_SBC8240 is not set | ||
380 | # CONFIG_MTD_PLATRAM is not set | ||
381 | |||
382 | # | ||
383 | # Self-contained MTD device drivers | ||
384 | # | ||
385 | # CONFIG_MTD_PMC551 is not set | ||
386 | # CONFIG_MTD_SLRAM is not set | ||
387 | # CONFIG_MTD_PHRAM is not set | ||
388 | # CONFIG_MTD_MTDRAM is not set | ||
389 | # CONFIG_MTD_BLOCK2MTD is not set | ||
390 | |||
391 | # | ||
392 | # Disk-On-Chip Device Drivers | ||
393 | # | ||
394 | # CONFIG_MTD_DOC2000 is not set | ||
395 | # CONFIG_MTD_DOC2001 is not set | ||
396 | # CONFIG_MTD_DOC2001PLUS is not set | ||
397 | # CONFIG_MTD_NAND is not set | ||
398 | # CONFIG_MTD_ONENAND is not set | ||
399 | |||
400 | # | ||
401 | # UBI - Unsorted block images | ||
402 | # | ||
403 | # CONFIG_MTD_UBI is not set | ||
317 | CONFIG_OF_DEVICE=y | 404 | CONFIG_OF_DEVICE=y |
318 | # CONFIG_PARPORT is not set | 405 | # CONFIG_PARPORT is not set |
319 | CONFIG_BLK_DEV=y | 406 | CONFIG_BLK_DEV=y |
320 | # CONFIG_BLK_DEV_FD is not set | 407 | # CONFIG_BLK_DEV_FD is not set |
408 | # CONFIG_BLK_CPQ_DA is not set | ||
409 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
410 | # CONFIG_BLK_DEV_DAC960 is not set | ||
321 | # CONFIG_BLK_DEV_COW_COMMON is not set | 411 | # CONFIG_BLK_DEV_COW_COMMON is not set |
322 | CONFIG_BLK_DEV_LOOP=y | 412 | CONFIG_BLK_DEV_LOOP=y |
323 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 413 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
324 | # CONFIG_BLK_DEV_NBD is not set | 414 | # CONFIG_BLK_DEV_NBD is not set |
415 | # CONFIG_BLK_DEV_SX8 is not set | ||
325 | # CONFIG_BLK_DEV_RAM is not set | 416 | # CONFIG_BLK_DEV_RAM is not set |
326 | # CONFIG_CDROM_PKTCDVD is not set | 417 | # CONFIG_CDROM_PKTCDVD is not set |
327 | # CONFIG_ATA_OVER_ETH is not set | 418 | # CONFIG_ATA_OVER_ETH is not set |
328 | CONFIG_MISC_DEVICES=y | 419 | # CONFIG_MISC_DEVICES is not set |
329 | # CONFIG_EEPROM_93CX6 is not set | 420 | # CONFIG_IDE is not set |
330 | CONFIG_IDE=y | ||
331 | CONFIG_IDE_MAX_HWIFS=4 | ||
332 | CONFIG_BLK_DEV_IDE=y | ||
333 | |||
334 | # | ||
335 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
336 | # | ||
337 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
338 | CONFIG_BLK_DEV_IDEDISK=y | ||
339 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
340 | # CONFIG_BLK_DEV_IDECD is not set | ||
341 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
342 | # CONFIG_IDE_TASK_IOCTL is not set | ||
343 | CONFIG_IDE_PROC_FS=y | ||
344 | |||
345 | # | ||
346 | # IDE chipset support/bugfixes | ||
347 | # | ||
348 | # CONFIG_IDE_GENERIC is not set | ||
349 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
350 | # CONFIG_IDE_ARM is not set | ||
351 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
352 | # CONFIG_BLK_DEV_HD is not set | ||
353 | 421 | ||
354 | # | 422 | # |
355 | # SCSI device support | 423 | # SCSI device support |
@@ -360,6 +428,21 @@ CONFIG_IDE_PROC_FS=y | |||
360 | # CONFIG_SCSI_NETLINK is not set | 428 | # CONFIG_SCSI_NETLINK is not set |
361 | # CONFIG_ATA is not set | 429 | # CONFIG_ATA is not set |
362 | # CONFIG_MD is not set | 430 | # CONFIG_MD is not set |
431 | |||
432 | # | ||
433 | # Fusion MPT device support | ||
434 | # | ||
435 | # CONFIG_FUSION is not set | ||
436 | |||
437 | # | ||
438 | # IEEE 1394 (FireWire) support | ||
439 | # | ||
440 | |||
441 | # | ||
442 | # An alternative FireWire stack is available with EXPERIMENTAL=y | ||
443 | # | ||
444 | # CONFIG_IEEE1394 is not set | ||
445 | # CONFIG_I2O is not set | ||
363 | # CONFIG_MACINTOSH_DRIVERS is not set | 446 | # CONFIG_MACINTOSH_DRIVERS is not set |
364 | CONFIG_NETDEVICES=y | 447 | CONFIG_NETDEVICES=y |
365 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | 448 | # CONFIG_NETDEVICES_MULTIQUEUE is not set |
@@ -367,6 +450,7 @@ CONFIG_NETDEVICES=y | |||
367 | # CONFIG_BONDING is not set | 450 | # CONFIG_BONDING is not set |
368 | # CONFIG_EQUALIZER is not set | 451 | # CONFIG_EQUALIZER is not set |
369 | CONFIG_TUN=y | 452 | CONFIG_TUN=y |
453 | # CONFIG_ARCNET is not set | ||
370 | CONFIG_PHYLIB=y | 454 | CONFIG_PHYLIB=y |
371 | 455 | ||
372 | # | 456 | # |
@@ -382,13 +466,42 @@ CONFIG_DAVICOM_PHY=y | |||
382 | # CONFIG_BROADCOM_PHY is not set | 466 | # CONFIG_BROADCOM_PHY is not set |
383 | # CONFIG_ICPLUS_PHY is not set | 467 | # CONFIG_ICPLUS_PHY is not set |
384 | # CONFIG_FIXED_PHY is not set | 468 | # CONFIG_FIXED_PHY is not set |
469 | CONFIG_MDIO_BITBANG=y | ||
385 | CONFIG_NET_ETHERNET=y | 470 | CONFIG_NET_ETHERNET=y |
386 | CONFIG_MII=y | 471 | CONFIG_MII=y |
472 | # CONFIG_HAPPYMEAL is not set | ||
473 | # CONFIG_SUNGEM is not set | ||
474 | # CONFIG_CASSINI is not set | ||
475 | # CONFIG_NET_VENDOR_3COM is not set | ||
476 | # CONFIG_NET_TULIP is not set | ||
477 | # CONFIG_HP100 is not set | ||
478 | # CONFIG_NET_PCI is not set | ||
387 | CONFIG_FS_ENET=y | 479 | CONFIG_FS_ENET=y |
388 | # CONFIG_FS_ENET_HAS_SCC is not set | 480 | # CONFIG_FS_ENET_HAS_SCC is not set |
389 | CONFIG_FS_ENET_HAS_FCC=y | 481 | CONFIG_FS_ENET_HAS_FCC=y |
390 | CONFIG_NETDEV_1000=y | 482 | CONFIG_NETDEV_1000=y |
483 | # CONFIG_ACENIC is not set | ||
484 | # CONFIG_DL2K is not set | ||
485 | # CONFIG_E1000 is not set | ||
486 | # CONFIG_NS83820 is not set | ||
487 | # CONFIG_HAMACHI is not set | ||
488 | # CONFIG_R8169 is not set | ||
489 | # CONFIG_SIS190 is not set | ||
490 | # CONFIG_SKGE is not set | ||
491 | # CONFIG_SKY2 is not set | ||
492 | # CONFIG_VIA_VELOCITY is not set | ||
493 | # CONFIG_TIGON3 is not set | ||
494 | # CONFIG_BNX2 is not set | ||
495 | # CONFIG_QLA3XXX is not set | ||
391 | CONFIG_NETDEV_10000=y | 496 | CONFIG_NETDEV_10000=y |
497 | # CONFIG_CHELSIO_T1 is not set | ||
498 | # CONFIG_CHELSIO_T3 is not set | ||
499 | # CONFIG_IXGB is not set | ||
500 | # CONFIG_S2IO is not set | ||
501 | # CONFIG_MYRI10GE is not set | ||
502 | # CONFIG_NETXEN_NIC is not set | ||
503 | # CONFIG_MLX4_CORE is not set | ||
504 | # CONFIG_TR is not set | ||
392 | 505 | ||
393 | # | 506 | # |
394 | # Wireless LAN | 507 | # Wireless LAN |
@@ -396,6 +509,7 @@ CONFIG_NETDEV_10000=y | |||
396 | # CONFIG_WLAN_PRE80211 is not set | 509 | # CONFIG_WLAN_PRE80211 is not set |
397 | # CONFIG_WLAN_80211 is not set | 510 | # CONFIG_WLAN_80211 is not set |
398 | # CONFIG_WAN is not set | 511 | # CONFIG_WAN is not set |
512 | # CONFIG_FDDI is not set | ||
399 | CONFIG_PPP=y | 513 | CONFIG_PPP=y |
400 | # CONFIG_PPP_FILTER is not set | 514 | # CONFIG_PPP_FILTER is not set |
401 | CONFIG_PPP_ASYNC=y | 515 | CONFIG_PPP_ASYNC=y |
@@ -459,6 +573,7 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y | |||
459 | CONFIG_SERIO=y | 573 | CONFIG_SERIO=y |
460 | # CONFIG_SERIO_I8042 is not set | 574 | # CONFIG_SERIO_I8042 is not set |
461 | CONFIG_SERIO_SERPORT=y | 575 | CONFIG_SERIO_SERPORT=y |
576 | # CONFIG_SERIO_PCIPS2 is not set | ||
462 | CONFIG_SERIO_LIBPS2=y | 577 | CONFIG_SERIO_LIBPS2=y |
463 | # CONFIG_SERIO_RAW is not set | 578 | # CONFIG_SERIO_RAW is not set |
464 | # CONFIG_GAMEPORT is not set | 579 | # CONFIG_GAMEPORT is not set |
@@ -488,6 +603,7 @@ CONFIG_SERIAL_CPM_SCC1=y | |||
488 | CONFIG_SERIAL_CPM_SCC4=y | 603 | CONFIG_SERIAL_CPM_SCC4=y |
489 | # CONFIG_SERIAL_CPM_SMC1 is not set | 604 | # CONFIG_SERIAL_CPM_SMC1 is not set |
490 | # CONFIG_SERIAL_CPM_SMC2 is not set | 605 | # CONFIG_SERIAL_CPM_SMC2 is not set |
606 | # CONFIG_SERIAL_JSM is not set | ||
491 | CONFIG_UNIX98_PTYS=y | 607 | CONFIG_UNIX98_PTYS=y |
492 | CONFIG_LEGACY_PTYS=y | 608 | CONFIG_LEGACY_PTYS=y |
493 | CONFIG_LEGACY_PTY_COUNT=256 | 609 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -497,7 +613,11 @@ CONFIG_HW_RANDOM=y | |||
497 | # CONFIG_NVRAM is not set | 613 | # CONFIG_NVRAM is not set |
498 | # CONFIG_GEN_RTC is not set | 614 | # CONFIG_GEN_RTC is not set |
499 | # CONFIG_R3964 is not set | 615 | # CONFIG_R3964 is not set |
616 | # CONFIG_APPLICOM is not set | ||
617 | # CONFIG_AGP is not set | ||
618 | # CONFIG_DRM is not set | ||
500 | # CONFIG_RAW_DRIVER is not set | 619 | # CONFIG_RAW_DRIVER is not set |
620 | CONFIG_DEVPORT=y | ||
501 | # CONFIG_I2C is not set | 621 | # CONFIG_I2C is not set |
502 | 622 | ||
503 | # | 623 | # |
@@ -531,7 +651,7 @@ CONFIG_DAB=y | |||
531 | # | 651 | # |
532 | # CONFIG_DISPLAY_SUPPORT is not set | 652 | # CONFIG_DISPLAY_SUPPORT is not set |
533 | # CONFIG_VGASTATE is not set | 653 | # CONFIG_VGASTATE is not set |
534 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 654 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
535 | # CONFIG_FB is not set | 655 | # CONFIG_FB is not set |
536 | # CONFIG_FB_IBM_GXT4500 is not set | 656 | # CONFIG_FB_IBM_GXT4500 is not set |
537 | 657 | ||
@@ -539,45 +659,11 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
539 | # Sound | 659 | # Sound |
540 | # | 660 | # |
541 | # CONFIG_SOUND is not set | 661 | # CONFIG_SOUND is not set |
542 | CONFIG_HID_SUPPORT=y | 662 | # CONFIG_HID_SUPPORT is not set |
543 | CONFIG_HID=y | 663 | # CONFIG_USB_SUPPORT is not set |
544 | # CONFIG_HID_DEBUG is not set | ||
545 | CONFIG_USB_SUPPORT=y | ||
546 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
547 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
548 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
549 | |||
550 | # | ||
551 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
552 | # | ||
553 | |||
554 | # | ||
555 | # USB Gadget Support | ||
556 | # | ||
557 | CONFIG_USB_GADGET=y | ||
558 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
559 | CONFIG_USB_GADGET_SELECTED=y | ||
560 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
561 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
562 | # CONFIG_USB_GADGET_NET2280 is not set | ||
563 | # CONFIG_USB_GADGET_PXA2XX is not set | ||
564 | CONFIG_USB_GADGET_M66592=y | ||
565 | CONFIG_USB_M66592=y | ||
566 | # CONFIG_USB_GADGET_GOKU is not set | ||
567 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
568 | # CONFIG_USB_GADGET_OMAP is not set | ||
569 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
570 | # CONFIG_USB_GADGET_AT91 is not set | ||
571 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
572 | CONFIG_USB_GADGET_DUALSPEED=y | ||
573 | # CONFIG_USB_ZERO is not set | ||
574 | CONFIG_USB_ETH=y | ||
575 | # CONFIG_USB_GADGETFS is not set | ||
576 | # CONFIG_USB_FILE_STORAGE is not set | ||
577 | # CONFIG_USB_G_SERIAL is not set | ||
578 | # CONFIG_USB_MIDI_GADGET is not set | ||
579 | # CONFIG_MMC is not set | 664 | # CONFIG_MMC is not set |
580 | # CONFIG_NEW_LEDS is not set | 665 | # CONFIG_NEW_LEDS is not set |
666 | # CONFIG_INFINIBAND is not set | ||
581 | # CONFIG_RTC_CLASS is not set | 667 | # CONFIG_RTC_CLASS is not set |
582 | 668 | ||
583 | # | 669 | # |
@@ -614,11 +700,7 @@ CONFIG_FS_MBCACHE=y | |||
614 | # CONFIG_REISERFS_FS is not set | 700 | # CONFIG_REISERFS_FS is not set |
615 | # CONFIG_JFS_FS is not set | 701 | # CONFIG_JFS_FS is not set |
616 | CONFIG_FS_POSIX_ACL=y | 702 | CONFIG_FS_POSIX_ACL=y |
617 | CONFIG_XFS_FS=y | 703 | # CONFIG_XFS_FS is not set |
618 | # CONFIG_XFS_QUOTA is not set | ||
619 | # CONFIG_XFS_SECURITY is not set | ||
620 | # CONFIG_XFS_POSIX_ACL is not set | ||
621 | # CONFIG_XFS_RT is not set | ||
622 | # CONFIG_OCFS2_FS is not set | 704 | # CONFIG_OCFS2_FS is not set |
623 | # CONFIG_MINIX_FS is not set | 705 | # CONFIG_MINIX_FS is not set |
624 | # CONFIG_ROMFS_FS is not set | 706 | # CONFIG_ROMFS_FS is not set |
@@ -659,6 +741,7 @@ CONFIG_RAMFS=y | |||
659 | # Miscellaneous filesystems | 741 | # Miscellaneous filesystems |
660 | # | 742 | # |
661 | # CONFIG_HFSPLUS_FS is not set | 743 | # CONFIG_HFSPLUS_FS is not set |
744 | # CONFIG_JFFS2_FS is not set | ||
662 | CONFIG_CRAMFS=y | 745 | CONFIG_CRAMFS=y |
663 | # CONFIG_VXFS_FS is not set | 746 | # CONFIG_VXFS_FS is not set |
664 | # CONFIG_HPFS_FS is not set | 747 | # CONFIG_HPFS_FS is not set |
@@ -680,8 +763,7 @@ CONFIG_LOCKD_V4=y | |||
680 | CONFIG_NFS_ACL_SUPPORT=y | 763 | CONFIG_NFS_ACL_SUPPORT=y |
681 | CONFIG_NFS_COMMON=y | 764 | CONFIG_NFS_COMMON=y |
682 | CONFIG_SUNRPC=y | 765 | CONFIG_SUNRPC=y |
683 | CONFIG_SMB_FS=y | 766 | # CONFIG_SMB_FS is not set |
684 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
685 | # CONFIG_CIFS is not set | 767 | # CONFIG_CIFS is not set |
686 | # CONFIG_NCP_FS is not set | 768 | # CONFIG_NCP_FS is not set |
687 | # CONFIG_CODA_FS is not set | 769 | # CONFIG_CODA_FS is not set |
@@ -775,7 +857,7 @@ CONFIG_HAS_DMA=y | |||
775 | # | 857 | # |
776 | # CONFIG_PRINTK_TIME is not set | 858 | # CONFIG_PRINTK_TIME is not set |
777 | CONFIG_ENABLE_MUST_CHECK=y | 859 | CONFIG_ENABLE_MUST_CHECK=y |
778 | # CONFIG_MAGIC_SYSRQ is not set | 860 | CONFIG_MAGIC_SYSRQ=y |
779 | # CONFIG_UNUSED_SYMBOLS is not set | 861 | # CONFIG_UNUSED_SYMBOLS is not set |
780 | # CONFIG_DEBUG_FS is not set | 862 | # CONFIG_DEBUG_FS is not set |
781 | # CONFIG_HEADERS_CHECK is not set | 863 | # CONFIG_HEADERS_CHECK is not set |
@@ -793,7 +875,7 @@ CONFIG_SCHED_DEBUG=y | |||
793 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 875 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
794 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 876 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
795 | # CONFIG_DEBUG_KOBJECT is not set | 877 | # CONFIG_DEBUG_KOBJECT is not set |
796 | # CONFIG_DEBUG_BUGVERBOSE is not set | 878 | CONFIG_DEBUG_BUGVERBOSE=y |
797 | CONFIG_DEBUG_INFO=y | 879 | CONFIG_DEBUG_INFO=y |
798 | # CONFIG_DEBUG_VM is not set | 880 | # CONFIG_DEBUG_VM is not set |
799 | # CONFIG_DEBUG_LIST is not set | 881 | # CONFIG_DEBUG_LIST is not set |
@@ -845,4 +927,4 @@ CONFIG_CRYPTO_DES=y | |||
845 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 927 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
846 | # CONFIG_CRYPTO_CRC32C is not set | 928 | # CONFIG_CRYPTO_CRC32C is not set |
847 | # CONFIG_CRYPTO_CAMELLIA is not set | 929 | # CONFIG_CRYPTO_CAMELLIA is not set |
848 | CONFIG_CRYPTO_HW=y | 930 | # CONFIG_CRYPTO_HW is not set |