blob: ca7a197998ee5429a450802b7e7b756d1ce3d281 [file] [log] [blame]
Geoff Levand797c7b52006-11-23 00:47:01 +01001#
2# Automatically generated make config: don't edit
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07003# Linux kernel version: 2.6.23-rc2
4# Tue Aug 7 19:17:26 2007
Geoff Levand797c7b52006-11-23 00:47:01 +01005#
6CONFIG_PPC64=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07007
8#
9# Processor support
10#
11# CONFIG_POWER4_ONLY is not set
12CONFIG_POWER3=y
13CONFIG_POWER4=y
14CONFIG_PPC_FPU=y
15CONFIG_ALTIVEC=y
16CONFIG_PPC_STD_MMU=y
17# CONFIG_PPC_MM_SLICES is not set
18CONFIG_VIRT_CPU_ACCOUNTING=y
19CONFIG_SMP=y
20CONFIG_NR_CPUS=2
Geoff Levand797c7b52006-11-23 00:47:01 +010021CONFIG_64BIT=y
22CONFIG_PPC_MERGE=y
23CONFIG_MMU=y
24CONFIG_GENERIC_HARDIRQS=y
25CONFIG_IRQ_PER_CPU=y
26CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110027CONFIG_ARCH_HAS_ILOG2_U32=y
28CONFIG_ARCH_HAS_ILOG2_U64=y
Geoff Levand797c7b52006-11-23 00:47:01 +010029CONFIG_GENERIC_HWEIGHT=y
30CONFIG_GENERIC_CALIBRATE_DELAY=y
31CONFIG_GENERIC_FIND_NEXT_BIT=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070032CONFIG_ARCH_NO_VIRT_TO_BUS=y
Geoff Levand797c7b52006-11-23 00:47:01 +010033CONFIG_PPC=y
34CONFIG_EARLY_PRINTK=y
35CONFIG_COMPAT=y
36CONFIG_SYSVIPC_COMPAT=y
37CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
38CONFIG_ARCH_MAY_HAVE_PC_FDC=y
39CONFIG_PPC_OF=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070040CONFIG_OF=y
Geoff Levand797c7b52006-11-23 00:47:01 +010041# CONFIG_PPC_UDBG_16550 is not set
42# CONFIG_GENERIC_TBSYNC is not set
43CONFIG_AUDIT_ARCH=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110044CONFIG_GENERIC_BUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +010045# CONFIG_DEFAULT_UIMAGE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010046# CONFIG_PPC_DCR_NATIVE is not set
47# CONFIG_PPC_DCR_MMIO is not set
48# CONFIG_PPC_OF_PLATFORM_PCI is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010049CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
50
51#
Geoff Levand797c7b52006-11-23 00:47:01 +010052# General setup
53#
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070054CONFIG_EXPERIMENTAL=y
55CONFIG_LOCK_KERNEL=y
56CONFIG_INIT_ENV_ARG_LIMIT=32
Geoff Levand797c7b52006-11-23 00:47:01 +010057CONFIG_LOCALVERSION=""
58CONFIG_LOCALVERSION_AUTO=y
59CONFIG_SWAP=y
60CONFIG_SYSVIPC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100061CONFIG_SYSVIPC_SYSCTL=y
Geoff Levand797c7b52006-11-23 00:47:01 +010062# CONFIG_POSIX_MQUEUE is not set
63# CONFIG_BSD_PROCESS_ACCT is not set
64# CONFIG_TASKSTATS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070065# CONFIG_USER_NS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010066# CONFIG_AUDIT is not set
67# CONFIG_IKCONFIG is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100068CONFIG_LOG_BUF_SHIFT=17
Geoff Levand797c7b52006-11-23 00:47:01 +010069# CONFIG_CPUSETS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110070CONFIG_SYSFS_DEPRECATED=y
Geoff Levand797c7b52006-11-23 00:47:01 +010071# CONFIG_RELAY is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +100072CONFIG_BLK_DEV_INITRD=y
Geoff Levand797c7b52006-11-23 00:47:01 +010073CONFIG_INITRAMFS_SOURCE=""
Geoff Levand5f3162f2007-01-26 19:08:29 -080074CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Geoff Levand797c7b52006-11-23 00:47:01 +010075CONFIG_SYSCTL=y
Geoff Levand5f3162f2007-01-26 19:08:29 -080076# CONFIG_EMBEDDED is not set
77CONFIG_SYSCTL_SYSCALL=y
Geoff Levand797c7b52006-11-23 00:47:01 +010078CONFIG_KALLSYMS=y
79CONFIG_KALLSYMS_ALL=y
80CONFIG_KALLSYMS_EXTRA_PASS=y
81CONFIG_HOTPLUG=y
82CONFIG_PRINTK=y
83CONFIG_BUG=y
84CONFIG_ELF_CORE=y
85CONFIG_BASE_FULL=y
86CONFIG_FUTEX=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100087CONFIG_ANON_INODES=y
Geoff Levand797c7b52006-11-23 00:47:01 +010088CONFIG_EPOLL=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100089CONFIG_SIGNALFD=y
90CONFIG_TIMERFD=y
91CONFIG_EVENTFD=y
Geoff Levand797c7b52006-11-23 00:47:01 +010092CONFIG_SHMEM=y
Geoff Levand797c7b52006-11-23 00:47:01 +010093CONFIG_VM_EVENT_COUNTERS=y
Geoff Levand36bd2832007-05-12 03:42:03 +100094CONFIG_SLAB=y
95# CONFIG_SLUB is not set
96# CONFIG_SLOB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010097CONFIG_RT_MUTEXES=y
98# CONFIG_TINY_SHMEM is not set
99CONFIG_BASE_SMALL=0
Geoff Levand797c7b52006-11-23 00:47:01 +0100100CONFIG_MODULES=y
101CONFIG_MODULE_UNLOAD=y
102# CONFIG_MODULE_FORCE_UNLOAD is not set
103# CONFIG_MODVERSIONS is not set
104# CONFIG_MODULE_SRCVERSION_ALL is not set
105CONFIG_KMOD=y
106CONFIG_STOP_MACHINE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100107CONFIG_BLOCK=y
108# CONFIG_BLK_DEV_IO_TRACE is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700109CONFIG_BLK_DEV_BSG=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100110
111#
112# IO Schedulers
113#
114CONFIG_IOSCHED_NOOP=y
115CONFIG_IOSCHED_AS=y
116CONFIG_IOSCHED_DEADLINE=y
117CONFIG_IOSCHED_CFQ=y
118CONFIG_DEFAULT_AS=y
119# CONFIG_DEFAULT_DEADLINE is not set
120# CONFIG_DEFAULT_CFQ is not set
121# CONFIG_DEFAULT_NOOP is not set
122CONFIG_DEFAULT_IOSCHED="anticipatory"
123
124#
125# Platform support
126#
127CONFIG_PPC_MULTIPLATFORM=y
128# CONFIG_EMBEDDED6xx is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700129# CONFIG_PPC_82xx is not set
130# CONFIG_PPC_83xx is not set
131# CONFIG_PPC_86xx is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100132# CONFIG_PPC_PSERIES is not set
133# CONFIG_PPC_ISERIES is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100134# CONFIG_PPC_MPC52xx is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000135# CONFIG_PPC_MPC5200 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100136# CONFIG_PPC_PMAC is not set
137# CONFIG_PPC_MAPLE is not set
138# CONFIG_PPC_PASEMI is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000139# CONFIG_PPC_CELLEB is not set
140CONFIG_PPC_PS3=y
141
142#
143# PS3 Platform Options
144#
145# CONFIG_PS3_ADVANCED is not set
146CONFIG_PS3_HTAB_SIZE=20
147# CONFIG_PS3_DYNAMIC_DMA is not set
148CONFIG_PS3_USE_LPAR_ADDR=y
149CONFIG_PS3_VUART=y
150CONFIG_PS3_PS3AV=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000151CONFIG_PS3_SYS_MANAGER=m
152CONFIG_PS3_STORAGE=y
153CONFIG_PS3_DISK=y
154CONFIG_PS3_ROM=y
155CONFIG_PS3_FLASH=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100156CONFIG_PPC_CELL=y
157# CONFIG_PPC_CELL_NATIVE is not set
158# CONFIG_PPC_IBM_CELL_BLADE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000159
160#
161# Cell Broadband Engine options
162#
163CONFIG_SPU_FS=y
164CONFIG_SPU_BASE=y
165# CONFIG_PQ2ADS is not set
166# CONFIG_MPIC is not set
167# CONFIG_MPIC_WEIRD is not set
168# CONFIG_PPC_I8259 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100169# CONFIG_U3_DART is not set
170# CONFIG_PPC_RTAS is not set
171# CONFIG_MMIO_NVRAM is not set
172# CONFIG_PPC_MPC106 is not set
173# CONFIG_PPC_970_NAP is not set
174# CONFIG_PPC_INDIRECT_IO is not set
175# CONFIG_GENERIC_IOMAP is not set
176# CONFIG_CPU_FREQ is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000177# CONFIG_CPM2 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100178
179#
180# Kernel options
181#
182# CONFIG_HZ_100 is not set
183CONFIG_HZ_250=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100184# CONFIG_HZ_300 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100185# CONFIG_HZ_1000 is not set
186CONFIG_HZ=250
187CONFIG_PREEMPT_NONE=y
188# CONFIG_PREEMPT_VOLUNTARY is not set
189# CONFIG_PREEMPT is not set
190# CONFIG_PREEMPT_BKL is not set
191CONFIG_BINFMT_ELF=y
192CONFIG_BINFMT_MISC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000193CONFIG_FORCE_MAX_ZONEORDER=13
Geoff Levand797c7b52006-11-23 00:47:01 +0100194# CONFIG_IOMMU_VMERGE is not set
195CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000196CONFIG_KEXEC=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100197# CONFIG_CRASH_DUMP is not set
198# CONFIG_IRQ_ALL_CPUS is not set
199# CONFIG_NUMA is not set
200CONFIG_ARCH_SELECT_MEMORY_MODEL=y
201CONFIG_ARCH_FLATMEM_ENABLE=y
202CONFIG_ARCH_SPARSEMEM_ENABLE=y
203CONFIG_ARCH_SPARSEMEM_DEFAULT=y
204CONFIG_ARCH_POPULATES_NODE_MAP=y
205CONFIG_SELECT_MEMORY_MODEL=y
206# CONFIG_FLATMEM_MANUAL is not set
207# CONFIG_DISCONTIGMEM_MANUAL is not set
208CONFIG_SPARSEMEM_MANUAL=y
209CONFIG_SPARSEMEM=y
210CONFIG_HAVE_MEMORY_PRESENT=y
211# CONFIG_SPARSEMEM_STATIC is not set
212CONFIG_SPARSEMEM_EXTREME=y
213CONFIG_MEMORY_HOTPLUG=y
214CONFIG_MEMORY_HOTPLUG_SPARSE=y
215CONFIG_SPLIT_PTLOCK_CPUS=4
216CONFIG_RESOURCES_64BIT=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000217CONFIG_ZONE_DMA_FLAG=1
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700218CONFIG_BOUNCE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100219CONFIG_ARCH_MEMORY_PROBE=y
Geoff Levand36bd2832007-05-12 03:42:03 +1000220# CONFIG_PPC_HAS_HASH_64K is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000221# CONFIG_PPC_64K_PAGES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100222# CONFIG_SCHED_SMT is not set
223CONFIG_PROC_DEVICETREE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000224# CONFIG_CMDLINE_BOOL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100225# CONFIG_PM is not set
226# CONFIG_SECCOMP is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000227# CONFIG_WANT_DEVICE_TREE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100228CONFIG_ISA_DMA_API=y
229
230#
231# Bus options
232#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000233CONFIG_ZONE_DMA=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100234CONFIG_GENERIC_ISA_DMA=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100235# CONFIG_PCI is not set
236# CONFIG_PCI_DOMAINS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700237# CONFIG_PCI_SYSCALL is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000238# CONFIG_ARCH_SUPPORTS_MSI is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100239
240#
241# PCCARD (PCMCIA/CardBus) support
242#
243# CONFIG_PCCARD is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100244CONFIG_KERNEL_START=0xc000000000000000
245
246#
247# Networking
248#
249CONFIG_NET=y
250
251#
252# Networking options
253#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800254CONFIG_PACKET=y
255CONFIG_PACKET_MMAP=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100256CONFIG_UNIX=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000257CONFIG_XFRM=y
258# CONFIG_XFRM_USER is not set
259# CONFIG_XFRM_SUB_POLICY is not set
260# CONFIG_XFRM_MIGRATE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100261# CONFIG_NET_KEY is not set
262CONFIG_INET=y
263# CONFIG_IP_MULTICAST is not set
264# CONFIG_IP_ADVANCED_ROUTER is not set
265CONFIG_IP_FIB_HASH=y
266CONFIG_IP_PNP=y
267CONFIG_IP_PNP_DHCP=y
268# CONFIG_IP_PNP_BOOTP is not set
269# CONFIG_IP_PNP_RARP is not set
270# CONFIG_NET_IPIP is not set
271# CONFIG_NET_IPGRE is not set
272# CONFIG_ARPD is not set
273# CONFIG_SYN_COOKIES is not set
274# CONFIG_INET_AH is not set
275# CONFIG_INET_ESP is not set
276# CONFIG_INET_IPCOMP is not set
277# CONFIG_INET_XFRM_TUNNEL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000278CONFIG_INET_TUNNEL=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100279# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
280# CONFIG_INET_XFRM_MODE_TUNNEL is not set
281# CONFIG_INET_XFRM_MODE_BEET is not set
282# CONFIG_INET_DIAG is not set
283# CONFIG_TCP_CONG_ADVANCED is not set
284CONFIG_TCP_CONG_CUBIC=y
285CONFIG_DEFAULT_TCP_CONG="cubic"
Paul Mackerrase89debc2007-01-22 22:39:24 +1100286# CONFIG_TCP_MD5SIG is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000287CONFIG_IPV6=y
288# CONFIG_IPV6_PRIVACY is not set
289# CONFIG_IPV6_ROUTER_PREF is not set
290# CONFIG_IPV6_OPTIMISTIC_DAD is not set
291# CONFIG_INET6_AH is not set
292# CONFIG_INET6_ESP is not set
293# CONFIG_INET6_IPCOMP is not set
294# CONFIG_IPV6_MIP6 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100295# CONFIG_INET6_XFRM_TUNNEL is not set
296# CONFIG_INET6_TUNNEL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000297CONFIG_INET6_XFRM_MODE_TRANSPORT=y
298CONFIG_INET6_XFRM_MODE_TUNNEL=y
299CONFIG_INET6_XFRM_MODE_BEET=y
300# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
301CONFIG_IPV6_SIT=y
302# CONFIG_IPV6_TUNNEL is not set
303# CONFIG_IPV6_MULTIPLE_TABLES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100304# CONFIG_NETWORK_SECMARK is not set
305# CONFIG_NETFILTER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100306# CONFIG_IP_DCCP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100307# CONFIG_IP_SCTP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100308# CONFIG_TIPC is not set
309# CONFIG_ATM is not set
310# CONFIG_BRIDGE is not set
311# CONFIG_VLAN_8021Q is not set
312# CONFIG_DECNET is not set
313# CONFIG_LLC2 is not set
314# CONFIG_IPX is not set
315# CONFIG_ATALK is not set
316# CONFIG_X25 is not set
317# CONFIG_LAPB is not set
318# CONFIG_ECONET is not set
319# CONFIG_WAN_ROUTER is not set
320
321#
322# QoS and/or fair queueing
323#
324# CONFIG_NET_SCHED is not set
325
326#
327# Network testing
328#
329# CONFIG_NET_PKTGEN is not set
330# CONFIG_HAMRADIO is not set
331# CONFIG_IRDA is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000332CONFIG_BT=m
333CONFIG_BT_L2CAP=m
334CONFIG_BT_SCO=m
335CONFIG_BT_RFCOMM=m
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000336CONFIG_BT_RFCOMM_TTY=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000337# CONFIG_BT_BNEP is not set
338CONFIG_BT_HIDP=m
339
340#
341# Bluetooth device drivers
342#
343CONFIG_BT_HCIUSB=m
344CONFIG_BT_HCIUSB_SCO=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000345CONFIG_BT_HCIUART=m
346CONFIG_BT_HCIUART_H4=y
347CONFIG_BT_HCIUART_BCSP=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000348# CONFIG_BT_HCIBCM203X is not set
349# CONFIG_BT_HCIBPA10X is not set
350# CONFIG_BT_HCIBFUSB is not set
351# CONFIG_BT_HCIVHCI is not set
352# CONFIG_AF_RXRPC is not set
353
354#
355# Wireless
356#
357# CONFIG_CFG80211 is not set
358CONFIG_WIRELESS_EXT=y
Geoff Levand36bd2832007-05-12 03:42:03 +1000359# CONFIG_MAC80211 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100360# CONFIG_IEEE80211 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000361# CONFIG_RFKILL is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700362# CONFIG_NET_9P is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100363
364#
365# Device Drivers
366#
367
368#
369# Generic Driver Options
370#
371CONFIG_STANDALONE=y
372CONFIG_PREVENT_FIRMWARE_BUILD=y
373# CONFIG_FW_LOADER is not set
374# CONFIG_DEBUG_DRIVER is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000375# CONFIG_DEBUG_DEVRES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100376# CONFIG_SYS_HYPERVISOR is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100377# CONFIG_CONNECTOR is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100378# CONFIG_MTD is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700379CONFIG_OF_DEVICE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100380# CONFIG_PARPORT is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700381CONFIG_BLK_DEV=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100382# CONFIG_BLK_DEV_FD is not set
383# CONFIG_BLK_DEV_COW_COMMON is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000384CONFIG_BLK_DEV_LOOP=y
385# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100386# CONFIG_BLK_DEV_NBD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800387# CONFIG_BLK_DEV_UB is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000388CONFIG_BLK_DEV_RAM=y
389CONFIG_BLK_DEV_RAM_COUNT=16
390CONFIG_BLK_DEV_RAM_SIZE=65535
391CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
Geoff Levand797c7b52006-11-23 00:47:01 +0100392# CONFIG_CDROM_PKTCDVD is not set
393# CONFIG_ATA_OVER_ETH is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700394CONFIG_MISC_DEVICES=y
395# CONFIG_EEPROM_93CX6 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100396# CONFIG_IDE is not set
397
398#
399# SCSI device support
400#
401# CONFIG_RAID_ATTRS is not set
402CONFIG_SCSI=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700403CONFIG_SCSI_DMA=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100404# CONFIG_SCSI_TGT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100405# CONFIG_SCSI_NETLINK is not set
406CONFIG_SCSI_PROC_FS=y
407
408#
409# SCSI support type (disk, tape, CD-ROM)
410#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800411CONFIG_BLK_DEV_SD=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100412# CONFIG_CHR_DEV_ST is not set
413# CONFIG_CHR_DEV_OSST is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800414CONFIG_BLK_DEV_SR=y
415# CONFIG_BLK_DEV_SR_VENDOR is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000416CONFIG_CHR_DEV_SG=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100417# CONFIG_CHR_DEV_SCH is not set
418
419#
420# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
421#
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000422CONFIG_SCSI_MULTI_LUN=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100423# CONFIG_SCSI_CONSTANTS is not set
424# CONFIG_SCSI_LOGGING is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100425# CONFIG_SCSI_SCAN_ASYNC is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000426CONFIG_SCSI_WAIT_SCAN=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100427
428#
429# SCSI Transports
430#
431# CONFIG_SCSI_SPI_ATTRS is not set
432# CONFIG_SCSI_FC_ATTRS is not set
433# CONFIG_SCSI_ISCSI_ATTRS is not set
434# CONFIG_SCSI_SAS_ATTRS is not set
435# CONFIG_SCSI_SAS_LIBSAS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700436# CONFIG_SCSI_LOWLEVEL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100437# CONFIG_ATA is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100438# CONFIG_MD is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000439# CONFIG_MACINTOSH_DRIVERS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100440CONFIG_NETDEVICES=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700441# CONFIG_NETDEVICES_MULTIQUEUE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100442# CONFIG_DUMMY is not set
443# CONFIG_BONDING is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700444# CONFIG_MACVLAN is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100445# CONFIG_EQUALIZER is not set
446# CONFIG_TUN is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100447# CONFIG_NET_ETHERNET is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000448CONFIG_MII=m
Paul Mackerrasca74c012007-06-26 14:19:35 +1000449CONFIG_NETDEV_1000=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000450CONFIG_GELIC_NET=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700451# CONFIG_NETDEV_10000 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100452
453#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000454# Wireless LAN
Geoff Levand797c7b52006-11-23 00:47:01 +0100455#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000456# CONFIG_WLAN_PRE80211 is not set
457# CONFIG_WLAN_80211 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100458
459#
Geoff Levand36bd2832007-05-12 03:42:03 +1000460# USB Network Adapters
461#
462# CONFIG_USB_CATC is not set
463# CONFIG_USB_KAWETH is not set
464CONFIG_USB_PEGASUS=m
465# CONFIG_USB_RTL8150 is not set
466CONFIG_USB_USBNET_MII=m
467CONFIG_USB_USBNET=m
468# CONFIG_USB_NET_CDCETHER is not set
469# CONFIG_USB_NET_DM9601 is not set
470# CONFIG_USB_NET_GL620A is not set
471# CONFIG_USB_NET_NET1080 is not set
472# CONFIG_USB_NET_PLUSB is not set
473CONFIG_USB_NET_MCS7830=m
474# CONFIG_USB_NET_RNDIS_HOST is not set
475# CONFIG_USB_NET_CDC_SUBSET is not set
476# CONFIG_USB_NET_ZAURUS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100477# CONFIG_WAN is not set
478# CONFIG_PPP is not set
479# CONFIG_SLIP is not set
480# CONFIG_SHAPER is not set
481# CONFIG_NETCONSOLE is not set
482# CONFIG_NETPOLL is not set
483# CONFIG_NET_POLL_CONTROLLER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100484# CONFIG_ISDN is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100485# CONFIG_PHONE is not set
486
487#
488# Input device support
489#
490CONFIG_INPUT=y
491# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000492# CONFIG_INPUT_POLLDEV is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100493
494#
495# Userland interfaces
496#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800497CONFIG_INPUT_MOUSEDEV=y
498# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
499CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
500CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
Geoff Levand797c7b52006-11-23 00:47:01 +0100501# CONFIG_INPUT_JOYDEV is not set
502# CONFIG_INPUT_TSDEV is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800503# CONFIG_INPUT_EVDEV is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100504# CONFIG_INPUT_EVBUG is not set
505
506#
507# Input Device Drivers
508#
509# CONFIG_INPUT_KEYBOARD is not set
510# CONFIG_INPUT_MOUSE is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000511CONFIG_INPUT_JOYSTICK=y
512# CONFIG_JOYSTICK_ANALOG is not set
513# CONFIG_JOYSTICK_A3D is not set
514# CONFIG_JOYSTICK_ADI is not set
515# CONFIG_JOYSTICK_COBRA is not set
516# CONFIG_JOYSTICK_GF2K is not set
517# CONFIG_JOYSTICK_GRIP is not set
518# CONFIG_JOYSTICK_GRIP_MP is not set
519# CONFIG_JOYSTICK_GUILLEMOT is not set
520# CONFIG_JOYSTICK_INTERACT is not set
521# CONFIG_JOYSTICK_SIDEWINDER is not set
522# CONFIG_JOYSTICK_TMDC is not set
523# CONFIG_JOYSTICK_IFORCE is not set
524# CONFIG_JOYSTICK_WARRIOR is not set
525# CONFIG_JOYSTICK_MAGELLAN is not set
526# CONFIG_JOYSTICK_SPACEORB is not set
527# CONFIG_JOYSTICK_SPACEBALL is not set
528# CONFIG_JOYSTICK_STINGER is not set
529# CONFIG_JOYSTICK_TWIDJOY is not set
530# CONFIG_JOYSTICK_JOYDUMP is not set
531# CONFIG_JOYSTICK_XPAD is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000532# CONFIG_INPUT_TABLET is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100533# CONFIG_INPUT_TOUCHSCREEN is not set
534# CONFIG_INPUT_MISC is not set
535
536#
537# Hardware I/O ports
538#
539# CONFIG_SERIO is not set
540# CONFIG_GAMEPORT is not set
541
542#
543# Character devices
544#
545CONFIG_VT=y
546CONFIG_VT_CONSOLE=y
547CONFIG_HW_CONSOLE=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +1000548CONFIG_VT_HW_CONSOLE_BINDING=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100549# CONFIG_SERIAL_NONSTANDARD is not set
550
551#
552# Serial drivers
553#
554# CONFIG_SERIAL_8250 is not set
555
556#
557# Non-8250 serial port support
558#
559CONFIG_UNIX98_PTYS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000560CONFIG_LEGACY_PTYS=y
561CONFIG_LEGACY_PTY_COUNT=16
Geoff Levand797c7b52006-11-23 00:47:01 +0100562# CONFIG_IPMI_HANDLER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100563# CONFIG_WATCHDOG is not set
564# CONFIG_HW_RANDOM is not set
565CONFIG_GEN_RTC=y
566# CONFIG_GEN_RTC_X is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100567# CONFIG_R3964 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100568# CONFIG_RAW_DRIVER is not set
569# CONFIG_HANGCHECK_TIMER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100570# CONFIG_TCG_TPM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100571# CONFIG_I2C is not set
572
573#
574# SPI support
575#
576# CONFIG_SPI is not set
577# CONFIG_SPI_MASTER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100578# CONFIG_W1 is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700579# CONFIG_POWER_SUPPLY is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100580# CONFIG_HWMON is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100581
582#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000583# Multifunction device drivers
584#
585# CONFIG_MFD_SM501 is not set
586
587#
Geoff Levand797c7b52006-11-23 00:47:01 +0100588# Multimedia devices
589#
590# CONFIG_VIDEO_DEV is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000591# CONFIG_DVB_CORE is not set
592# CONFIG_DAB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100593
594#
595# Graphics support
596#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000597# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000598
599#
600# Display device support
601#
602# CONFIG_DISPLAY_SUPPORT is not set
603# CONFIG_VGASTATE is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700604CONFIG_VIDEO_OUTPUT_CONTROL=m
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800605CONFIG_FB=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000606# CONFIG_FIRMWARE_EDID is not set
607# CONFIG_FB_DDC is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000608# CONFIG_FB_CFB_FILLRECT is not set
609# CONFIG_FB_CFB_COPYAREA is not set
610# CONFIG_FB_CFB_IMAGEBLIT is not set
611CONFIG_FB_SYS_FILLRECT=y
612CONFIG_FB_SYS_COPYAREA=y
613CONFIG_FB_SYS_IMAGEBLIT=y
614CONFIG_FB_SYS_FOPS=y
Geoff Levand36bd2832007-05-12 03:42:03 +1000615CONFIG_FB_DEFERRED_IO=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000616# CONFIG_FB_SVGALIB is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800617# CONFIG_FB_MACMODES is not set
618# CONFIG_FB_BACKLIGHT is not set
619# CONFIG_FB_MODE_HELPERS is not set
620# CONFIG_FB_TILEBLITTING is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000621
622#
623# Frame buffer hardware drivers
624#
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800625# CONFIG_FB_OF is not set
626# CONFIG_FB_VGA16 is not set
627# CONFIG_FB_S1D13XXX is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100628# CONFIG_FB_IBM_GXT4500 is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800629CONFIG_FB_PS3=y
630CONFIG_FB_PS3_DEFAULT_SIZE_M=18
631# CONFIG_FB_VIRTUAL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100632
633#
634# Console display driver support
635#
636# CONFIG_VGA_CONSOLE is not set
637CONFIG_DUMMY_CONSOLE=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800638CONFIG_FRAMEBUFFER_CONSOLE=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700639CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000640CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800641# CONFIG_FONTS is not set
642CONFIG_FONT_8x8=y
643CONFIG_FONT_8x16=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800644CONFIG_LOGO=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700645CONFIG_FB_LOGO_EXTRA=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800646# CONFIG_LOGO_LINUX_MONO is not set
647# CONFIG_LOGO_LINUX_VGA16 is not set
648CONFIG_LOGO_LINUX_CLUT224=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100649
650#
651# Sound
652#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000653CONFIG_SOUND=y
654
655#
656# Advanced Linux Sound Architecture
657#
658CONFIG_SND=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700659CONFIG_SND_TIMER=y
660CONFIG_SND_PCM=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000661# CONFIG_SND_SEQUENCER is not set
662# CONFIG_SND_MIXER_OSS is not set
663# CONFIG_SND_PCM_OSS is not set
664# CONFIG_SND_DYNAMIC_MINORS is not set
665CONFIG_SND_SUPPORT_OLD_API=y
666CONFIG_SND_VERBOSE_PROCFS=y
667# CONFIG_SND_VERBOSE_PRINTK is not set
668# CONFIG_SND_DEBUG is not set
669
670#
671# Generic devices
672#
673# CONFIG_SND_DUMMY is not set
674# CONFIG_SND_MTPAV is not set
675# CONFIG_SND_SERIAL_U16550 is not set
676# CONFIG_SND_MPU401 is not set
677
678#
679# ALSA PowerMac devices
680#
681
682#
683# ALSA PowerMac requires I2C
684#
685
686#
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700687# ALSA PowerPC devices
688#
689CONFIG_SND_PS3=y
690CONFIG_SND_PS3_DEFAULT_START_DELAY=2000
691
692#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000693# USB devices
694#
695# CONFIG_SND_USB_AUDIO is not set
696# CONFIG_SND_USB_USX2Y is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000697# CONFIG_SND_USB_CAIAQ is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000698
699#
Paul Mackerrasca74c012007-06-26 14:19:35 +1000700# System on Chip audio support
Geoff Levand0cd74f32007-05-01 07:01:11 +1000701#
702# CONFIG_SND_SOC is not set
703
704#
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700705# SoC Audio support for SuperH
706#
707
708#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000709# Open Sound System
710#
711# CONFIG_SOUND_PRIME is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700712CONFIG_HID_SUPPORT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100713CONFIG_HID=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000714# CONFIG_HID_DEBUG is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100715
716#
Geoff Levand36bd2832007-05-12 03:42:03 +1000717# USB Input Devices
718#
719CONFIG_USB_HID=m
720# CONFIG_USB_HIDINPUT_POWERBOOK is not set
721# CONFIG_HID_FF is not set
722# CONFIG_USB_HIDDEV is not set
723
724#
725# USB HID Boot Protocol drivers
726#
727# CONFIG_USB_KBD is not set
728# CONFIG_USB_MOUSE is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700729CONFIG_USB_SUPPORT=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800730CONFIG_USB_ARCH_HAS_HCD=y
731CONFIG_USB_ARCH_HAS_OHCI=y
732CONFIG_USB_ARCH_HAS_EHCI=y
733CONFIG_USB=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000734# CONFIG_USB_DEBUG is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800735
736#
737# Miscellaneous USB options
738#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000739CONFIG_USB_DEVICEFS=y
740# CONFIG_USB_DEVICE_CLASS is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800741# CONFIG_USB_DYNAMIC_MINORS is not set
742# CONFIG_USB_OTG is not set
743
744#
745# USB Host Controller Drivers
746#
747CONFIG_USB_EHCI_HCD=y
748# CONFIG_USB_EHCI_SPLIT_ISO is not set
749# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
750# CONFIG_USB_EHCI_TT_NEWSCHED is not set
751CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
752# CONFIG_USB_ISP116X_HCD is not set
753CONFIG_USB_OHCI_HCD=y
754# CONFIG_USB_OHCI_HCD_PPC_OF is not set
755# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
756CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
757CONFIG_USB_OHCI_LITTLE_ENDIAN=y
758# CONFIG_USB_SL811_HCD is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700759# CONFIG_USB_R8A66597_HCD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800760
761#
762# USB Device Class drivers
763#
764# CONFIG_USB_ACM is not set
765# CONFIG_USB_PRINTER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100766
767#
768# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
769#
770
771#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800772# may also be needed; see USB_STORAGE Help for more information
773#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000774CONFIG_USB_STORAGE=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800775# CONFIG_USB_STORAGE_DEBUG is not set
776# CONFIG_USB_STORAGE_DATAFAB is not set
777# CONFIG_USB_STORAGE_FREECOM is not set
778# CONFIG_USB_STORAGE_DPCM is not set
779# CONFIG_USB_STORAGE_USBAT is not set
780# CONFIG_USB_STORAGE_SDDR09 is not set
781# CONFIG_USB_STORAGE_SDDR55 is not set
782# CONFIG_USB_STORAGE_JUMPSHOT is not set
783# CONFIG_USB_STORAGE_ALAUDA is not set
784# CONFIG_USB_STORAGE_KARMA is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800785# CONFIG_USB_LIBUSUAL is not set
786
787#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800788# USB Imaging devices
789#
790# CONFIG_USB_MDC800 is not set
791# CONFIG_USB_MICROTEK is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800792CONFIG_USB_MON=y
793
794#
795# USB port drivers
796#
797
798#
799# USB Serial Converter support
800#
801# CONFIG_USB_SERIAL is not set
802
803#
804# USB Miscellaneous drivers
805#
806# CONFIG_USB_EMI62 is not set
807# CONFIG_USB_EMI26 is not set
808# CONFIG_USB_ADUTUX is not set
809# CONFIG_USB_AUERSWALD is not set
810# CONFIG_USB_RIO500 is not set
811# CONFIG_USB_LEGOTOWER is not set
812# CONFIG_USB_LCD is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000813# CONFIG_USB_BERRY_CHARGE is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800814# CONFIG_USB_LED is not set
815# CONFIG_USB_CYPRESS_CY7C63 is not set
816# CONFIG_USB_CYTHERM is not set
817# CONFIG_USB_PHIDGET is not set
818# CONFIG_USB_IDMOUSE is not set
819# CONFIG_USB_FTDI_ELAN is not set
820# CONFIG_USB_APPLEDISPLAY is not set
821# CONFIG_USB_SISUSBVGA is not set
822# CONFIG_USB_LD is not set
823# CONFIG_USB_TRANCEVIBRATOR is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000824# CONFIG_USB_IOWARRIOR is not set
825# CONFIG_USB_TEST is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800826
827#
828# USB DSL modem support
829#
830
831#
Geoff Levand797c7b52006-11-23 00:47:01 +0100832# USB Gadget Support
833#
834# CONFIG_USB_GADGET is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100835# CONFIG_MMC is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100836# CONFIG_NEW_LEDS is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700837# CONFIG_EDAC is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100838# CONFIG_RTC_CLASS is not set
839
840#
841# DMA Engine support
842#
843# CONFIG_DMA_ENGINE is not set
844
845#
846# DMA Clients
847#
848
849#
850# DMA Devices
851#
852
853#
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700854# Userspace I/O
855#
856# CONFIG_UIO is not set
857
858#
Geoff Levand797c7b52006-11-23 00:47:01 +0100859# File systems
860#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000861CONFIG_EXT2_FS=m
862# CONFIG_EXT2_FS_XATTR is not set
863# CONFIG_EXT2_FS_XIP is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800864CONFIG_EXT3_FS=y
865CONFIG_EXT3_FS_XATTR=y
866# CONFIG_EXT3_FS_POSIX_ACL is not set
867# CONFIG_EXT3_FS_SECURITY is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100868# CONFIG_EXT4DEV_FS is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800869CONFIG_JBD=y
870# CONFIG_JBD_DEBUG is not set
871CONFIG_FS_MBCACHE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100872# CONFIG_REISERFS_FS is not set
873# CONFIG_JFS_FS is not set
874# CONFIG_FS_POSIX_ACL is not set
875# CONFIG_XFS_FS is not set
876# CONFIG_GFS2_FS is not set
877# CONFIG_OCFS2_FS is not set
878# CONFIG_MINIX_FS is not set
879# CONFIG_ROMFS_FS is not set
880CONFIG_INOTIFY=y
881CONFIG_INOTIFY_USER=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000882CONFIG_QUOTA=y
883# CONFIG_QFMT_V1 is not set
884CONFIG_QFMT_V2=y
885CONFIG_QUOTACTL=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100886CONFIG_DNOTIFY=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700887CONFIG_AUTOFS_FS=m
888CONFIG_AUTOFS4_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100889# CONFIG_FUSE_FS is not set
890
891#
892# CD-ROM/DVD Filesystems
893#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000894CONFIG_ISO9660_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800895CONFIG_JOLIET=y
896# CONFIG_ZISOFS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000897CONFIG_UDF_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800898CONFIG_UDF_NLS=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100899
900#
901# DOS/FAT/NT Filesystems
902#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000903CONFIG_FAT_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100904# CONFIG_MSDOS_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000905CONFIG_VFAT_FS=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800906CONFIG_FAT_DEFAULT_CODEPAGE=437
907CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
Geoff Levand797c7b52006-11-23 00:47:01 +0100908# CONFIG_NTFS_FS is not set
909
910#
911# Pseudo filesystems
912#
913CONFIG_PROC_FS=y
914CONFIG_PROC_KCORE=y
915CONFIG_PROC_SYSCTL=y
916CONFIG_SYSFS=y
917CONFIG_TMPFS=y
918# CONFIG_TMPFS_POSIX_ACL is not set
919# CONFIG_HUGETLBFS is not set
920# CONFIG_HUGETLB_PAGE is not set
921CONFIG_RAMFS=y
922# CONFIG_CONFIGFS_FS is not set
923
924#
925# Miscellaneous filesystems
926#
927# CONFIG_ADFS_FS is not set
928# CONFIG_AFFS_FS is not set
929# CONFIG_HFS_FS is not set
930# CONFIG_HFSPLUS_FS is not set
931# CONFIG_BEFS_FS is not set
932# CONFIG_BFS_FS is not set
933# CONFIG_EFS_FS is not set
934# CONFIG_CRAMFS is not set
935# CONFIG_VXFS_FS is not set
936# CONFIG_HPFS_FS is not set
937# CONFIG_QNX4FS_FS is not set
938# CONFIG_SYSV_FS is not set
939# CONFIG_UFS_FS is not set
940
941#
942# Network File Systems
943#
944CONFIG_NFS_FS=y
945CONFIG_NFS_V3=y
946# CONFIG_NFS_V3_ACL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000947CONFIG_NFS_V4=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100948# CONFIG_NFS_DIRECTIO is not set
949# CONFIG_NFSD is not set
950CONFIG_ROOT_NFS=y
951CONFIG_LOCKD=y
952CONFIG_LOCKD_V4=y
953CONFIG_NFS_COMMON=y
954CONFIG_SUNRPC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000955CONFIG_SUNRPC_GSS=y
Geoff Levand36bd2832007-05-12 03:42:03 +1000956# CONFIG_SUNRPC_BIND34 is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000957CONFIG_RPCSEC_GSS_KRB5=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100958# CONFIG_RPCSEC_GSS_SPKM3 is not set
959# CONFIG_SMB_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000960CONFIG_CIFS=m
961# CONFIG_CIFS_STATS is not set
962# CONFIG_CIFS_WEAK_PW_HASH is not set
963# CONFIG_CIFS_XATTR is not set
964# CONFIG_CIFS_DEBUG2 is not set
965# CONFIG_CIFS_EXPERIMENTAL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100966# CONFIG_NCP_FS is not set
967# CONFIG_CODA_FS is not set
968# CONFIG_AFS_FS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100969
970#
971# Partition Types
972#
973# CONFIG_PARTITION_ADVANCED is not set
974CONFIG_MSDOS_PARTITION=y
975
976#
977# Native Language Support
978#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800979CONFIG_NLS=y
980CONFIG_NLS_DEFAULT="iso8859-1"
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800981CONFIG_NLS_CODEPAGE_437=y
Geoff Levand5f3162f2007-01-26 19:08:29 -0800982# CONFIG_NLS_CODEPAGE_737 is not set
983# CONFIG_NLS_CODEPAGE_775 is not set
984# CONFIG_NLS_CODEPAGE_850 is not set
985# CONFIG_NLS_CODEPAGE_852 is not set
986# CONFIG_NLS_CODEPAGE_855 is not set
987# CONFIG_NLS_CODEPAGE_857 is not set
988# CONFIG_NLS_CODEPAGE_860 is not set
989# CONFIG_NLS_CODEPAGE_861 is not set
990# CONFIG_NLS_CODEPAGE_862 is not set
991# CONFIG_NLS_CODEPAGE_863 is not set
992# CONFIG_NLS_CODEPAGE_864 is not set
993# CONFIG_NLS_CODEPAGE_865 is not set
994# CONFIG_NLS_CODEPAGE_866 is not set
995# CONFIG_NLS_CODEPAGE_869 is not set
996# CONFIG_NLS_CODEPAGE_936 is not set
997# CONFIG_NLS_CODEPAGE_950 is not set
998# CONFIG_NLS_CODEPAGE_932 is not set
999# CONFIG_NLS_CODEPAGE_949 is not set
1000# CONFIG_NLS_CODEPAGE_874 is not set
1001# CONFIG_NLS_ISO8859_8 is not set
1002# CONFIG_NLS_CODEPAGE_1250 is not set
1003# CONFIG_NLS_CODEPAGE_1251 is not set
1004# CONFIG_NLS_ASCII is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001005CONFIG_NLS_ISO8859_1=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001006# CONFIG_NLS_ISO8859_2 is not set
1007# CONFIG_NLS_ISO8859_3 is not set
1008# CONFIG_NLS_ISO8859_4 is not set
1009# CONFIG_NLS_ISO8859_5 is not set
1010# CONFIG_NLS_ISO8859_6 is not set
1011# CONFIG_NLS_ISO8859_7 is not set
1012# CONFIG_NLS_ISO8859_9 is not set
1013# CONFIG_NLS_ISO8859_13 is not set
1014# CONFIG_NLS_ISO8859_14 is not set
1015# CONFIG_NLS_ISO8859_15 is not set
1016# CONFIG_NLS_KOI8_R is not set
1017# CONFIG_NLS_KOI8_U is not set
1018# CONFIG_NLS_UTF8 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001019
1020#
Paul Mackerrase89debc2007-01-22 22:39:24 +11001021# Distributed Lock Manager
1022#
1023# CONFIG_DLM is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001024# CONFIG_UCC_SLOW is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001025
1026#
Geoff Levand797c7b52006-11-23 00:47:01 +01001027# Library routines
1028#
Geoff Levand5f3162f2007-01-26 19:08:29 -08001029CONFIG_BITREVERSE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001030# CONFIG_CRC_CCITT is not set
1031# CONFIG_CRC16 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +10001032# CONFIG_CRC_ITU_T is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001033CONFIG_CRC32=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001034# CONFIG_CRC7 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001035# CONFIG_LIBCRC32C is not set
1036CONFIG_PLIST=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001037CONFIG_HAS_IOMEM=y
1038CONFIG_HAS_IOPORT=y
Geoff Levand36bd2832007-05-12 03:42:03 +10001039CONFIG_HAS_DMA=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001040
1041#
1042# Instrumentation Support
1043#
1044# CONFIG_PROFILING is not set
1045# CONFIG_KPROBES is not set
1046
1047#
1048# Kernel hacking
1049#
1050# CONFIG_PRINTK_TIME is not set
1051CONFIG_ENABLE_MUST_CHECK=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +10001052CONFIG_MAGIC_SYSRQ=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001053# CONFIG_UNUSED_SYMBOLS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001054# CONFIG_DEBUG_FS is not set
1055# CONFIG_HEADERS_CHECK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001056CONFIG_DEBUG_KERNEL=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001057# CONFIG_DEBUG_SHIRQ is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001058CONFIG_DETECT_SOFTLOCKUP=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001059CONFIG_SCHED_DEBUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001060# CONFIG_SCHEDSTATS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001061# CONFIG_TIMER_STATS is not set
1062# CONFIG_DEBUG_SLAB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001063# CONFIG_DEBUG_RT_MUTEXES is not set
1064# CONFIG_RT_MUTEX_TESTER is not set
1065CONFIG_DEBUG_SPINLOCK=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001066CONFIG_DEBUG_MUTEXES=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001067CONFIG_DEBUG_SPINLOCK_SLEEP=y
1068# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1069# CONFIG_DEBUG_KOBJECT is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001070CONFIG_DEBUG_BUGVERBOSE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001071CONFIG_DEBUG_INFO=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001072# CONFIG_DEBUG_VM is not set
1073CONFIG_DEBUG_LIST=y
1074CONFIG_FORCED_INLINING=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001075# CONFIG_RCU_TORTURE_TEST is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001076# CONFIG_FAULT_INJECTION is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001077CONFIG_DEBUG_STACKOVERFLOW=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001078# CONFIG_DEBUG_STACK_USAGE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001079# CONFIG_DEBUG_PAGEALLOC is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001080# CONFIG_DEBUGGER is not set
1081CONFIG_IRQSTACKS=y
1082# CONFIG_BOOTX_TEXT is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +10001083# CONFIG_PPC_EARLY_DEBUG is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001084
1085#
1086# Security options
1087#
1088# CONFIG_KEYS is not set
1089# CONFIG_SECURITY is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001090CONFIG_CRYPTO=y
1091CONFIG_CRYPTO_ALGAPI=y
1092CONFIG_CRYPTO_BLKCIPHER=y
1093CONFIG_CRYPTO_MANAGER=y
1094# CONFIG_CRYPTO_HMAC is not set
1095# CONFIG_CRYPTO_XCBC is not set
1096# CONFIG_CRYPTO_NULL is not set
1097# CONFIG_CRYPTO_MD4 is not set
1098CONFIG_CRYPTO_MD5=y
1099# CONFIG_CRYPTO_SHA1 is not set
1100# CONFIG_CRYPTO_SHA256 is not set
1101# CONFIG_CRYPTO_SHA512 is not set
1102# CONFIG_CRYPTO_WP512 is not set
1103# CONFIG_CRYPTO_TGR192 is not set
1104# CONFIG_CRYPTO_GF128MUL is not set
1105CONFIG_CRYPTO_ECB=m
1106CONFIG_CRYPTO_CBC=y
1107CONFIG_CRYPTO_PCBC=m
1108# CONFIG_CRYPTO_LRW is not set
Geoff Levand36bd2832007-05-12 03:42:03 +10001109# CONFIG_CRYPTO_CRYPTD is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001110CONFIG_CRYPTO_DES=y
1111# CONFIG_CRYPTO_FCRYPT is not set
1112# CONFIG_CRYPTO_BLOWFISH is not set
1113# CONFIG_CRYPTO_TWOFISH is not set
1114# CONFIG_CRYPTO_SERPENT is not set
1115# CONFIG_CRYPTO_AES is not set
1116# CONFIG_CRYPTO_CAST5 is not set
1117# CONFIG_CRYPTO_CAST6 is not set
1118# CONFIG_CRYPTO_TEA is not set
1119# CONFIG_CRYPTO_ARC4 is not set
1120# CONFIG_CRYPTO_KHAZAD is not set
1121# CONFIG_CRYPTO_ANUBIS is not set
1122# CONFIG_CRYPTO_DEFLATE is not set
1123# CONFIG_CRYPTO_MICHAEL_MIC is not set
1124# CONFIG_CRYPTO_CRC32C is not set
1125# CONFIG_CRYPTO_CAMELLIA is not set
1126# CONFIG_CRYPTO_TEST is not set
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07001127CONFIG_CRYPTO_HW=y