ps3_defconfig 4.4 KB
Newer Older
G
Geoff Levand 已提交
1
CONFIG_PPC64=y
G
Geoff Levand 已提交
2
CONFIG_TUNE_CELL=y
3 4 5
CONFIG_ALTIVEC=y
CONFIG_SMP=y
CONFIG_NR_CPUS=2
G
Geoff Levand 已提交
6
CONFIG_SYSVIPC=y
G
Geoff Levand 已提交
7
CONFIG_POSIX_MQUEUE=y
8
CONFIG_FHANDLE=y
9
CONFIG_HIGH_RES_TIMERS=y
G
Geoff Levand 已提交
10
CONFIG_BLK_DEV_INITRD=y
G
Geoff Levand 已提交
11
CONFIG_RD_LZMA=y
G
Geoff Levand 已提交
12 13
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_EMBEDDED=y
G
Geoff Levand 已提交
14
# CONFIG_PERF_EVENTS is not set
15
# CONFIG_COMPAT_BRK is not set
G
Geoff Levand 已提交
16
CONFIG_SLAB=y
17 18
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
G
Geoff Levand 已提交
19 20
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
G
Geoff Levand 已提交
21
# CONFIG_PPC_POWERNV is not set
G
Geoff Levand 已提交
22 23
# CONFIG_PPC_PSERIES is not set
# CONFIG_PPC_PMAC is not set
G
Geoff Levand 已提交
24
CONFIG_PPC_PS3=y
25 26 27
CONFIG_PS3_DISK=y
CONFIG_PS3_ROM=y
CONFIG_PS3_FLASH=y
28
CONFIG_PS3_VRAM=m
29
CONFIG_PS3_LPM=m
G
Geoff Levand 已提交
30
# CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set
G
Geoff Levand 已提交
31
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
G
Geoff Levand 已提交
32
CONFIG_BINFMT_MISC=y
G
Geoff Levand 已提交
33
CONFIG_KEXEC=y
34
# CONFIG_SPARSEMEM_VMEMMAP is not set
35
# CONFIG_COMPACTION is not set
G
Geoff Levand 已提交
36
CONFIG_SCHED_SMT=y
G
Geoff Levand 已提交
37 38
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE=""
39
CONFIG_PM=y
G
Geoff Levand 已提交
40
CONFIG_PM_DEBUG=y
G
Geoff Levand 已提交
41 42 43
# CONFIG_SECCOMP is not set
# CONFIG_PCI is not set
CONFIG_NET=y
44
CONFIG_PACKET=y
G
Geoff Levand 已提交
45 46
CONFIG_UNIX=y
CONFIG_INET=y
47
CONFIG_IP_MULTICAST=y
G
Geoff Levand 已提交
48 49 50 51 52
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
G
Geoff Levand 已提交
53
# CONFIG_INET_LRO is not set
G
Geoff Levand 已提交
54
# CONFIG_INET_DIAG is not set
G
Geoff Levand 已提交
55
CONFIG_IPV6=y
56 57 58 59 60 61 62
CONFIG_BT=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m
63
CONFIG_BT_HCIBTUSB=m
G
Geoff Levand 已提交
64
CONFIG_CFG80211=m
65
CONFIG_CFG80211_WEXT=y
G
Geoff Levand 已提交
66 67
CONFIG_MAC80211=m
CONFIG_MAC80211_RC_PID=y
68
# CONFIG_MAC80211_RC_MINSTREL is not set
G
Geoff Levand 已提交
69
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
G
Geoff Levand 已提交
70
# CONFIG_FIRMWARE_IN_KERNEL is not set
71
CONFIG_PROC_DEVICETREE=y
G
Geoff Levand 已提交
72 73 74
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=65535
G
Geoff Levand 已提交
75
CONFIG_SCSI=y
76 77
CONFIG_BLK_DEV_SD=y
CONFIG_BLK_DEV_SR=y
G
Geoff Levand 已提交
78
CONFIG_CHR_DEV_SG=m
79
CONFIG_SCSI_MULTI_LUN=y
80
# CONFIG_SCSI_LOWLEVEL is not set
81 82
CONFIG_MD=y
CONFIG_BLK_DEV_DM=m
G
Geoff Levand 已提交
83
CONFIG_NETDEVICES=y
G
Geoff Levand 已提交
84 85 86 87 88 89 90
# CONFIG_NET_VENDOR_BROADCOM is not set
# CONFIG_NET_VENDOR_INTEL is not set
# CONFIG_NET_VENDOR_MARVELL is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_STMICRO is not set
91
CONFIG_GELIC_NET=y
92
CONFIG_GELIC_WIRELESS=y
G
Geoff Levand 已提交
93
# CONFIG_NET_VENDOR_XILINX is not set
94 95
CONFIG_USB_USBNET=m
# CONFIG_USB_NET_CDCETHER is not set
G
Geoff Levand 已提交
96
# CONFIG_USB_NET_CDC_NCM is not set
97 98 99
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
100
CONFIG_INPUT_FF_MEMLESS=m
101
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
G
Geoff Levand 已提交
102 103
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m
G
Geoff Levand 已提交
104 105 106
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_SERIO is not set
G
Geoff Levand 已提交
107
# CONFIG_LEGACY_PTYS is not set
G
Geoff Levand 已提交
108 109
# CONFIG_HW_RANDOM is not set
# CONFIG_HWMON is not set
110
CONFIG_VIDEO_OUTPUT_CONTROL=m
111 112
CONFIG_FB=y
CONFIG_FB_PS3=y
G
Geoff Levand 已提交
113
# CONFIG_VGA_CONSOLE is not set
114
CONFIG_FRAMEBUFFER_CONSOLE=y
115
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
G
Geoff Levand 已提交
116
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
117 118 119
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
120 121
CONFIG_SOUND=m
CONFIG_SND=m
G
Geoff Levand 已提交
122 123 124
# CONFIG_SND_DRIVERS is not set
CONFIG_SND_USB_AUDIO=m
CONFIG_HIDRAW=y
G
Geoff Levand 已提交
125 126 127 128
CONFIG_HID_APPLE=m
CONFIG_HID_BELKIN=m
CONFIG_HID_CHERRY=m
CONFIG_HID_EZKEY=m
G
Geoff Levand 已提交
129
CONFIG_HID_TWINHAN=m
G
Geoff Levand 已提交
130
CONFIG_HID_LOGITECH=m
131
CONFIG_HID_LOGITECH_DJ=m
G
Geoff Levand 已提交
132
CONFIG_HID_MICROSOFT=m
133
CONFIG_HID_PS3REMOTE=m
G
Geoff Levand 已提交
134
CONFIG_HID_SONY=m
G
Geoff Levand 已提交
135 136
CONFIG_HID_SUNPLUS=m
CONFIG_HID_SMARTJOYPLUS=m
137
CONFIG_USB_HIDDEV=y
138
CONFIG_USB=m
G
Geoff Levand 已提交
139
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
140
CONFIG_USB_MON=m
141
CONFIG_USB_EHCI_HCD=m
142
# CONFIG_USB_EHCI_HCD_PPC_OF is not set
143
CONFIG_USB_OHCI_HCD=m
G
Geoff Levand 已提交
144
CONFIG_USB_STORAGE=m
145
CONFIG_RTC_CLASS=y
G
Geoff Levand 已提交
146 147
CONFIG_RTC_DRV_PS3=y
# CONFIG_IOMMU_SUPPORT is not set
G
Geoff Levand 已提交
148
CONFIG_EXT2_FS=m
149
CONFIG_EXT3_FS=m
G
Geoff Levand 已提交
150
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
151
CONFIG_EXT4_FS=y
G
Geoff Levand 已提交
152 153
CONFIG_QUOTA=y
CONFIG_QFMT_V2=y
154
CONFIG_AUTOFS4_FS=m
G
Geoff Levand 已提交
155
CONFIG_ISO9660_FS=m
156
CONFIG_JOLIET=y
G
Geoff Levand 已提交
157 158
CONFIG_UDF_FS=m
CONFIG_VFAT_FS=m
G
Geoff Levand 已提交
159 160
CONFIG_PROC_KCORE=y
CONFIG_TMPFS=y
G
Geoff Levand 已提交
161
CONFIG_HUGETLBFS=y
G
Geoff Levand 已提交
162
CONFIG_NFS_FS=y
G
Geoff Levand 已提交
163
CONFIG_NFS_V4=y
164
CONFIG_NFS_SWAP=y
G
Geoff Levand 已提交
165
CONFIG_ROOT_NFS=y
G
Geoff Levand 已提交
166
CONFIG_CIFS=m
167
CONFIG_NLS=y
168 169
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y
G
Geoff Levand 已提交
170
CONFIG_CRC_CCITT=m
G
Geoff Levand 已提交
171
CONFIG_CRC_T10DIF=y
172
CONFIG_MAGIC_SYSRQ=y
G
Geoff Levand 已提交
173
CONFIG_DEBUG_FS=y
G
Geoff Levand 已提交
174
CONFIG_DETECT_HUNG_TASK=y
G
Geoff Levand 已提交
175 176
CONFIG_PROVE_LOCKING=y
CONFIG_DEBUG_LOCKDEP=y
G
Geoff Levand 已提交
177
CONFIG_DEBUG_INFO=y
G
Geoff Levand 已提交
178
CONFIG_DEBUG_MEMORY_INIT=y
G
Geoff Levand 已提交
179
CONFIG_DEBUG_LIST=y
180
CONFIG_RCU_CPU_STALL_TIMEOUT=60
G
Geoff Levand 已提交
181
# CONFIG_FTRACE is not set
182
CONFIG_DEBUG_STACKOVERFLOW=y
183 184 185 186
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_MICHAEL_MIC=m
187 188
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_LZO=m
189
# CONFIG_CRYPTO_ANSI_CPRNG is not set