aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/ps3_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/configs/ps3_defconfig')
-rw-r--r--arch/powerpc/configs/ps3_defconfig240
1 files changed, 214 insertions, 26 deletions
diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig
index 32560876c3dc..ec644b34a082 100644
--- a/arch/powerpc/configs/ps3_defconfig
+++ b/arch/powerpc/configs/ps3_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.20-rc5 3# Linux kernel version: 2.6.20-rc6
4# Mon Jan 22 22:29:11 2007 4# Thu Jan 25 13:35:34 2007
5# 5#
6CONFIG_PPC64=y 6CONFIG_PPC64=y
7CONFIG_64BIT=y 7CONFIG_64BIT=y
@@ -70,10 +70,10 @@ CONFIG_SYSVIPC=y
70CONFIG_SYSFS_DEPRECATED=y 70CONFIG_SYSFS_DEPRECATED=y
71# CONFIG_RELAY is not set 71# CONFIG_RELAY is not set
72CONFIG_INITRAMFS_SOURCE="" 72CONFIG_INITRAMFS_SOURCE=""
73# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 73CONFIG_CC_OPTIMIZE_FOR_SIZE=y
74CONFIG_SYSCTL=y 74CONFIG_SYSCTL=y
75CONFIG_EMBEDDED=y 75# CONFIG_EMBEDDED is not set
76# CONFIG_SYSCTL_SYSCALL is not set 76CONFIG_SYSCTL_SYSCALL=y
77CONFIG_KALLSYMS=y 77CONFIG_KALLSYMS=y
78CONFIG_KALLSYMS_ALL=y 78CONFIG_KALLSYMS_ALL=y
79CONFIG_KALLSYMS_EXTRA_PASS=y 79CONFIG_KALLSYMS_EXTRA_PASS=y
@@ -160,7 +160,7 @@ CONFIG_SPU_BASE=y
160# PS3 Platform Options 160# PS3 Platform Options
161# 161#
162CONFIG_PS3_HTAB_SIZE=20 162CONFIG_PS3_HTAB_SIZE=20
163CONFIG_PS3_DYNAMIC_DMA=y 163# CONFIG_PS3_DYNAMIC_DMA is not set
164CONFIG_PS3_USE_LPAR_ADDR=y 164CONFIG_PS3_USE_LPAR_ADDR=y
165CONFIG_PS3_VUART=y 165CONFIG_PS3_VUART=y
166 166
@@ -207,7 +207,7 @@ CONFIG_PPC_64K_PAGES=y
207# CONFIG_SCHED_SMT is not set 207# CONFIG_SCHED_SMT is not set
208CONFIG_PROC_DEVICETREE=y 208CONFIG_PROC_DEVICETREE=y
209CONFIG_CMDLINE_BOOL=y 209CONFIG_CMDLINE_BOOL=y
210CONFIG_CMDLINE="root=/dev/nfs rw ip=dhcp" 210CONFIG_CMDLINE="root=/dev/sda1 ip=dhcp"
211# CONFIG_PM is not set 211# CONFIG_PM is not set
212# CONFIG_SECCOMP is not set 212# CONFIG_SECCOMP is not set
213CONFIG_ISA_DMA_API=y 213CONFIG_ISA_DMA_API=y
@@ -240,7 +240,8 @@ CONFIG_NET=y
240# Networking options 240# Networking options
241# 241#
242# CONFIG_NETDEBUG is not set 242# CONFIG_NETDEBUG is not set
243# CONFIG_PACKET is not set 243CONFIG_PACKET=y
244CONFIG_PACKET_MMAP=y
244CONFIG_UNIX=y 245CONFIG_UNIX=y
245# CONFIG_NET_KEY is not set 246# CONFIG_NET_KEY is not set
246CONFIG_INET=y 247CONFIG_INET=y
@@ -353,6 +354,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
353# CONFIG_BLK_DEV_COW_COMMON is not set 354# CONFIG_BLK_DEV_COW_COMMON is not set
354# CONFIG_BLK_DEV_LOOP is not set 355# CONFIG_BLK_DEV_LOOP is not set
355# CONFIG_BLK_DEV_NBD is not set 356# CONFIG_BLK_DEV_NBD is not set
357# CONFIG_BLK_DEV_UB is not set
356# CONFIG_BLK_DEV_RAM is not set 358# CONFIG_BLK_DEV_RAM is not set
357# CONFIG_BLK_DEV_INITRD is not set 359# CONFIG_BLK_DEV_INITRD is not set
358# CONFIG_CDROM_PKTCDVD is not set 360# CONFIG_CDROM_PKTCDVD is not set
@@ -380,10 +382,11 @@ CONFIG_SCSI_PROC_FS=y
380# 382#
381# SCSI support type (disk, tape, CD-ROM) 383# SCSI support type (disk, tape, CD-ROM)
382# 384#
383# CONFIG_BLK_DEV_SD is not set 385CONFIG_BLK_DEV_SD=y
384# CONFIG_CHR_DEV_ST is not set 386# CONFIG_CHR_DEV_ST is not set
385# CONFIG_CHR_DEV_OSST is not set 387# CONFIG_CHR_DEV_OSST is not set
386# CONFIG_BLK_DEV_SR is not set 388CONFIG_BLK_DEV_SR=y
389# CONFIG_BLK_DEV_SR_VENDOR is not set
387# CONFIG_CHR_DEV_SG is not set 390# CONFIG_CHR_DEV_SG is not set
388# CONFIG_CHR_DEV_SCH is not set 391# CONFIG_CHR_DEV_SCH is not set
389 392
@@ -456,6 +459,7 @@ CONFIG_NETDEVICES=y
456# Ethernet (10 or 100Mbit) 459# Ethernet (10 or 100Mbit)
457# 460#
458# CONFIG_NET_ETHERNET is not set 461# CONFIG_NET_ETHERNET is not set
462CONFIG_MII=y
459 463
460# 464#
461# Ethernet (1000 Mbit) 465# Ethernet (1000 Mbit)
@@ -504,10 +508,13 @@ CONFIG_INPUT=y
504# 508#
505# Userland interfaces 509# Userland interfaces
506# 510#
507# CONFIG_INPUT_MOUSEDEV is not set 511CONFIG_INPUT_MOUSEDEV=y
512# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
513CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
514CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
508# CONFIG_INPUT_JOYDEV is not set 515# CONFIG_INPUT_JOYDEV is not set
509# CONFIG_INPUT_TSDEV is not set 516# CONFIG_INPUT_TSDEV is not set
510CONFIG_INPUT_EVDEV=y 517# CONFIG_INPUT_EVDEV is not set
511# CONFIG_INPUT_EVBUG is not set 518# CONFIG_INPUT_EVBUG is not set
512 519
513# 520#
@@ -598,6 +605,7 @@ CONFIG_GEN_RTC=y
598# Digital Video Broadcasting Devices 605# Digital Video Broadcasting Devices
599# 606#
600# CONFIG_DVB is not set 607# CONFIG_DVB is not set
608# CONFIG_USB_DABUSB is not set
601 609
602# 610#
603# Graphics support 611# Graphics support
@@ -626,15 +634,142 @@ CONFIG_HID=y
626# 634#
627# USB support 635# USB support
628# 636#
629# CONFIG_USB_ARCH_HAS_HCD is not set 637CONFIG_USB_ARCH_HAS_HCD=y
630# CONFIG_USB_ARCH_HAS_OHCI is not set 638CONFIG_USB_ARCH_HAS_OHCI=y
631# CONFIG_USB_ARCH_HAS_EHCI is not set 639CONFIG_USB_ARCH_HAS_EHCI=y
640CONFIG_USB=y
641CONFIG_USB_DEBUG=y
642
643#
644# Miscellaneous USB options
645#
646# CONFIG_USB_DEVICEFS is not set
647# CONFIG_USB_BANDWIDTH is not set
648# CONFIG_USB_DYNAMIC_MINORS is not set
649# CONFIG_USB_OTG is not set
650
651#
652# USB Host Controller Drivers
653#
654CONFIG_USB_EHCI_HCD=y
655# CONFIG_USB_EHCI_SPLIT_ISO is not set
656# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
657# CONFIG_USB_EHCI_TT_NEWSCHED is not set
658CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
659# CONFIG_USB_ISP116X_HCD is not set
660CONFIG_USB_OHCI_HCD=y
661# CONFIG_USB_OHCI_HCD_PPC_OF is not set
662# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
663CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
664CONFIG_USB_OHCI_LITTLE_ENDIAN=y
665# CONFIG_USB_SL811_HCD is not set
666
667#
668# USB Device Class drivers
669#
670# CONFIG_USB_ACM is not set
671# CONFIG_USB_PRINTER is not set
632 672
633# 673#
634# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 674# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
635# 675#
636 676
637# 677#
678# may also be needed; see USB_STORAGE Help for more information
679#
680CONFIG_USB_STORAGE=y
681# CONFIG_USB_STORAGE_DEBUG is not set
682# CONFIG_USB_STORAGE_DATAFAB is not set
683# CONFIG_USB_STORAGE_FREECOM is not set
684# CONFIG_USB_STORAGE_DPCM is not set
685# CONFIG_USB_STORAGE_USBAT is not set
686# CONFIG_USB_STORAGE_SDDR09 is not set
687# CONFIG_USB_STORAGE_SDDR55 is not set
688# CONFIG_USB_STORAGE_JUMPSHOT is not set
689# CONFIG_USB_STORAGE_ALAUDA is not set
690# CONFIG_USB_STORAGE_KARMA is not set
691# CONFIG_USB_LIBUSUAL is not set
692
693#
694# USB Input Devices
695#
696CONFIG_USB_HID=y
697# CONFIG_USB_HIDINPUT_POWERBOOK is not set
698# CONFIG_HID_FF is not set
699# CONFIG_USB_HIDDEV is not set
700# CONFIG_USB_AIPTEK is not set
701# CONFIG_USB_WACOM is not set
702# CONFIG_USB_ACECAD is not set
703# CONFIG_USB_KBTAB is not set
704# CONFIG_USB_POWERMATE is not set
705# CONFIG_USB_TOUCHSCREEN is not set
706# CONFIG_USB_YEALINK is not set
707# CONFIG_USB_XPAD is not set
708# CONFIG_USB_ATI_REMOTE is not set
709# CONFIG_USB_ATI_REMOTE2 is not set
710# CONFIG_USB_KEYSPAN_REMOTE is not set
711# CONFIG_USB_APPLETOUCH is not set
712
713#
714# USB Imaging devices
715#
716# CONFIG_USB_MDC800 is not set
717# CONFIG_USB_MICROTEK is not set
718
719#
720# USB Network Adapters
721#
722# CONFIG_USB_CATC is not set
723# CONFIG_USB_KAWETH is not set
724# CONFIG_USB_PEGASUS is not set
725# CONFIG_USB_RTL8150 is not set
726CONFIG_USB_USBNET_MII=y
727CONFIG_USB_USBNET=y
728CONFIG_USB_NET_CDCETHER=y
729# CONFIG_USB_NET_GL620A is not set
730# CONFIG_USB_NET_NET1080 is not set
731# CONFIG_USB_NET_PLUSB is not set
732CONFIG_USB_NET_MCS7830=y
733# CONFIG_USB_NET_RNDIS_HOST is not set
734# CONFIG_USB_NET_CDC_SUBSET is not set
735# CONFIG_USB_NET_ZAURUS is not set
736CONFIG_USB_MON=y
737
738#
739# USB port drivers
740#
741
742#
743# USB Serial Converter support
744#
745# CONFIG_USB_SERIAL is not set
746
747#
748# USB Miscellaneous drivers
749#
750# CONFIG_USB_EMI62 is not set
751# CONFIG_USB_EMI26 is not set
752# CONFIG_USB_ADUTUX is not set
753# CONFIG_USB_AUERSWALD is not set
754# CONFIG_USB_RIO500 is not set
755# CONFIG_USB_LEGOTOWER is not set
756# CONFIG_USB_LCD is not set
757# CONFIG_USB_LED is not set
758# CONFIG_USB_CYPRESS_CY7C63 is not set
759# CONFIG_USB_CYTHERM is not set
760# CONFIG_USB_PHIDGET is not set
761# CONFIG_USB_IDMOUSE is not set
762# CONFIG_USB_FTDI_ELAN is not set
763# CONFIG_USB_APPLEDISPLAY is not set
764# CONFIG_USB_SISUSBVGA is not set
765# CONFIG_USB_LD is not set
766# CONFIG_USB_TRANCEVIBRATOR is not set
767
768#
769# USB DSL modem support
770#
771
772#
638# USB Gadget Support 773# USB Gadget Support
639# 774#
640# CONFIG_USB_GADGET is not set 775# CONFIG_USB_GADGET is not set
@@ -691,8 +826,14 @@ CONFIG_HID=y
691# File systems 826# File systems
692# 827#
693# CONFIG_EXT2_FS is not set 828# CONFIG_EXT2_FS is not set
694# CONFIG_EXT3_FS is not set 829CONFIG_EXT3_FS=y
830CONFIG_EXT3_FS_XATTR=y
831# CONFIG_EXT3_FS_POSIX_ACL is not set
832# CONFIG_EXT3_FS_SECURITY is not set
695# CONFIG_EXT4DEV_FS is not set 833# CONFIG_EXT4DEV_FS is not set
834CONFIG_JBD=y
835# CONFIG_JBD_DEBUG is not set
836CONFIG_FS_MBCACHE=y
696# CONFIG_REISERFS_FS is not set 837# CONFIG_REISERFS_FS is not set
697# CONFIG_JFS_FS is not set 838# CONFIG_JFS_FS is not set
698# CONFIG_FS_POSIX_ACL is not set 839# CONFIG_FS_POSIX_ACL is not set
@@ -712,14 +853,20 @@ CONFIG_DNOTIFY=y
712# 853#
713# CD-ROM/DVD Filesystems 854# CD-ROM/DVD Filesystems
714# 855#
715# CONFIG_ISO9660_FS is not set 856CONFIG_ISO9660_FS=y
716# CONFIG_UDF_FS is not set 857CONFIG_JOLIET=y
858# CONFIG_ZISOFS is not set
859CONFIG_UDF_FS=y
860CONFIG_UDF_NLS=y
717 861
718# 862#
719# DOS/FAT/NT Filesystems 863# DOS/FAT/NT Filesystems
720# 864#
865CONFIG_FAT_FS=y
721# CONFIG_MSDOS_FS is not set 866# CONFIG_MSDOS_FS is not set
722# CONFIG_VFAT_FS is not set 867CONFIG_VFAT_FS=y
868CONFIG_FAT_DEFAULT_CODEPAGE=437
869CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
723# CONFIG_NTFS_FS is not set 870# CONFIG_NTFS_FS is not set
724 871
725# 872#
@@ -785,7 +932,46 @@ CONFIG_MSDOS_PARTITION=y
785# 932#
786# Native Language Support 933# Native Language Support
787# 934#
788# CONFIG_NLS is not set 935CONFIG_NLS=y
936CONFIG_NLS_DEFAULT="iso8859-1"
937CONFIG_NLS_CODEPAGE_437=y
938# CONFIG_NLS_CODEPAGE_737 is not set
939# CONFIG_NLS_CODEPAGE_775 is not set
940# CONFIG_NLS_CODEPAGE_850 is not set
941# CONFIG_NLS_CODEPAGE_852 is not set
942# CONFIG_NLS_CODEPAGE_855 is not set
943# CONFIG_NLS_CODEPAGE_857 is not set
944# CONFIG_NLS_CODEPAGE_860 is not set
945# CONFIG_NLS_CODEPAGE_861 is not set
946# CONFIG_NLS_CODEPAGE_862 is not set
947# CONFIG_NLS_CODEPAGE_863 is not set
948# CONFIG_NLS_CODEPAGE_864 is not set
949# CONFIG_NLS_CODEPAGE_865 is not set
950# CONFIG_NLS_CODEPAGE_866 is not set
951# CONFIG_NLS_CODEPAGE_869 is not set
952# CONFIG_NLS_CODEPAGE_936 is not set
953# CONFIG_NLS_CODEPAGE_950 is not set
954# CONFIG_NLS_CODEPAGE_932 is not set
955# CONFIG_NLS_CODEPAGE_949 is not set
956# CONFIG_NLS_CODEPAGE_874 is not set
957# CONFIG_NLS_ISO8859_8 is not set
958# CONFIG_NLS_CODEPAGE_1250 is not set
959# CONFIG_NLS_CODEPAGE_1251 is not set
960# CONFIG_NLS_ASCII is not set
961CONFIG_NLS_ISO8859_1=y
962# CONFIG_NLS_ISO8859_2 is not set
963# CONFIG_NLS_ISO8859_3 is not set
964# CONFIG_NLS_ISO8859_4 is not set
965# CONFIG_NLS_ISO8859_5 is not set
966# CONFIG_NLS_ISO8859_6 is not set
967# CONFIG_NLS_ISO8859_7 is not set
968# CONFIG_NLS_ISO8859_9 is not set
969# CONFIG_NLS_ISO8859_13 is not set
970# CONFIG_NLS_ISO8859_14 is not set
971# CONFIG_NLS_ISO8859_15 is not set
972# CONFIG_NLS_KOI8_R is not set
973# CONFIG_NLS_KOI8_U is not set
974# CONFIG_NLS_UTF8 is not set
789 975
790# 976#
791# Distributed Lock Manager 977# Distributed Lock Manager
@@ -795,9 +981,10 @@ CONFIG_MSDOS_PARTITION=y
795# 981#
796# Library routines 982# Library routines
797# 983#
984CONFIG_BITREVERSE=y
798# CONFIG_CRC_CCITT is not set 985# CONFIG_CRC_CCITT is not set
799# CONFIG_CRC16 is not set 986# CONFIG_CRC16 is not set
800# CONFIG_CRC32 is not set 987CONFIG_CRC32=y
801# CONFIG_LIBCRC32C is not set 988# CONFIG_LIBCRC32C is not set
802CONFIG_PLIST=y 989CONFIG_PLIST=y
803CONFIG_IOMAP_COPY=y 990CONFIG_IOMAP_COPY=y
@@ -821,22 +1008,23 @@ CONFIG_DEBUG_KERNEL=y
821CONFIG_LOG_BUF_SHIFT=17 1008CONFIG_LOG_BUF_SHIFT=17
822CONFIG_DETECT_SOFTLOCKUP=y 1009CONFIG_DETECT_SOFTLOCKUP=y
823# CONFIG_SCHEDSTATS is not set 1010# CONFIG_SCHEDSTATS is not set
824# CONFIG_DEBUG_SLAB is not set 1011CONFIG_DEBUG_SLAB=y
1012# CONFIG_DEBUG_SLAB_LEAK is not set
825# CONFIG_DEBUG_RT_MUTEXES is not set 1013# CONFIG_DEBUG_RT_MUTEXES is not set
826# CONFIG_RT_MUTEX_TESTER is not set 1014# CONFIG_RT_MUTEX_TESTER is not set
827CONFIG_DEBUG_SPINLOCK=y 1015CONFIG_DEBUG_SPINLOCK=y
828# CONFIG_DEBUG_MUTEXES is not set 1016CONFIG_DEBUG_MUTEXES=y
829# CONFIG_DEBUG_RWSEMS is not set 1017CONFIG_DEBUG_RWSEMS=y
830CONFIG_DEBUG_SPINLOCK_SLEEP=y 1018CONFIG_DEBUG_SPINLOCK_SLEEP=y
831# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1019# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
832# CONFIG_DEBUG_KOBJECT is not set 1020# CONFIG_DEBUG_KOBJECT is not set
833# CONFIG_DEBUG_BUGVERBOSE is not set 1021CONFIG_DEBUG_BUGVERBOSE=y
834CONFIG_DEBUG_INFO=y 1022CONFIG_DEBUG_INFO=y
835# CONFIG_DEBUG_VM is not set 1023# CONFIG_DEBUG_VM is not set
836CONFIG_DEBUG_LIST=y 1024CONFIG_DEBUG_LIST=y
837CONFIG_FORCED_INLINING=y 1025CONFIG_FORCED_INLINING=y
838# CONFIG_RCU_TORTURE_TEST is not set 1026# CONFIG_RCU_TORTURE_TEST is not set
839# CONFIG_DEBUG_STACKOVERFLOW is not set 1027CONFIG_DEBUG_STACKOVERFLOW=y
840# CONFIG_DEBUG_STACK_USAGE is not set 1028# CONFIG_DEBUG_STACK_USAGE is not set
841# CONFIG_DEBUGGER is not set 1029# CONFIG_DEBUGGER is not set
842CONFIG_IRQSTACKS=y 1030CONFIG_IRQSTACKS=y