blob: 874dd9726e520ab45e5acf5db31c546fc32b1359 [file] [log] [blame]
Yusuke Goda04e917b2008-06-06 17:03:23 +09001#
2# Automatically generated make config: don't edit
Paul Mundt4bb273e2008-10-22 20:05:11 +09003# Linux kernel version: 2.6.27
4# Tue Oct 21 18:20:06 2008
Yusuke Goda04e917b2008-06-06 17:03:23 +09005#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09008CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
Yusuke Goda04e917b2008-06-06 17:03:23 +09009CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_BUG=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
Magnus Dammf9bed3f2008-08-27 18:23:52 +090014CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090015CONFIG_GENERIC_IRQ_PROBE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090016CONFIG_GENERIC_GPIO=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090017CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
19CONFIG_STACKTRACE_SUPPORT=y
20CONFIG_LOCKDEP_SUPPORT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090021CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090022# CONFIG_ARCH_HAS_ILOG2_U32 is not set
23# CONFIG_ARCH_HAS_ILOG2_U64 is not set
24CONFIG_ARCH_NO_VIRT_TO_BUS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090025CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
26
27#
28# General setup
29#
30CONFIG_EXPERIMENTAL=y
31CONFIG_BROKEN_ON_SMP=y
32CONFIG_LOCK_KERNEL=y
33CONFIG_INIT_ENV_ARG_LIMIT=32
34CONFIG_LOCALVERSION=""
35# CONFIG_LOCALVERSION_AUTO is not set
36CONFIG_SWAP=y
37CONFIG_SYSVIPC=y
38CONFIG_SYSVIPC_SYSCTL=y
39# CONFIG_POSIX_MQUEUE is not set
40CONFIG_BSD_PROCESS_ACCT=y
41# CONFIG_BSD_PROCESS_ACCT_V3 is not set
42# CONFIG_TASKSTATS is not set
43# CONFIG_AUDIT is not set
44# CONFIG_IKCONFIG is not set
45CONFIG_LOG_BUF_SHIFT=14
46# CONFIG_CGROUPS is not set
47CONFIG_GROUP_SCHED=y
48CONFIG_FAIR_GROUP_SCHED=y
49# CONFIG_RT_GROUP_SCHED is not set
50CONFIG_USER_SCHED=y
51# CONFIG_CGROUP_SCHED is not set
52CONFIG_SYSFS_DEPRECATED=y
53CONFIG_SYSFS_DEPRECATED_V2=y
54# CONFIG_RELAY is not set
55# CONFIG_NAMESPACES is not set
56# CONFIG_BLK_DEV_INITRD is not set
57CONFIG_CC_OPTIMIZE_FOR_SIZE=y
58CONFIG_SYSCTL=y
59CONFIG_EMBEDDED=y
60CONFIG_UID16=y
61CONFIG_SYSCTL_SYSCALL=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090062# CONFIG_KALLSYMS is not set
63CONFIG_HOTPLUG=y
64CONFIG_PRINTK=y
65CONFIG_BUG=y
66CONFIG_ELF_CORE=y
67CONFIG_COMPAT_BRK=y
68CONFIG_BASE_FULL=y
69CONFIG_FUTEX=y
70CONFIG_ANON_INODES=y
71CONFIG_EPOLL=y
72CONFIG_SIGNALFD=y
73CONFIG_TIMERFD=y
74CONFIG_EVENTFD=y
75CONFIG_SHMEM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090076CONFIG_AIO=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090077CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090078CONFIG_PCI_QUIRKS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090079CONFIG_SLAB=y
80# CONFIG_SLUB is not set
81# CONFIG_SLOB is not set
82# CONFIG_PROFILING is not set
83# CONFIG_MARKERS is not set
84CONFIG_HAVE_OPROFILE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090085CONFIG_HAVE_IOREMAP_PROT=y
86CONFIG_HAVE_KPROBES=y
87CONFIG_HAVE_KRETPROBES=y
88CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090089CONFIG_HAVE_CLK=y
Magnus Dammf9bed3f2008-08-27 18:23:52 +090090CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090091CONFIG_SLABINFO=y
92CONFIG_RT_MUTEXES=y
93# CONFIG_TINY_SHMEM is not set
94CONFIG_BASE_SMALL=0
95CONFIG_MODULES=y
96# CONFIG_MODULE_FORCE_LOAD is not set
97CONFIG_MODULE_UNLOAD=y
98# CONFIG_MODULE_FORCE_UNLOAD is not set
99# CONFIG_MODVERSIONS is not set
100# CONFIG_MODULE_SRCVERSION_ALL is not set
101CONFIG_KMOD=y
102CONFIG_BLOCK=y
103# CONFIG_LBD is not set
104# CONFIG_BLK_DEV_IO_TRACE is not set
105# CONFIG_LSF is not set
106# CONFIG_BLK_DEV_BSG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900107# CONFIG_BLK_DEV_INTEGRITY is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900108
109#
110# IO Schedulers
111#
112CONFIG_IOSCHED_NOOP=y
113CONFIG_IOSCHED_AS=y
114CONFIG_IOSCHED_DEADLINE=y
115CONFIG_IOSCHED_CFQ=y
116# CONFIG_DEFAULT_AS is not set
117# CONFIG_DEFAULT_DEADLINE is not set
118CONFIG_DEFAULT_CFQ=y
119# CONFIG_DEFAULT_NOOP is not set
120CONFIG_DEFAULT_IOSCHED="cfq"
121CONFIG_CLASSIC_RCU=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900122# CONFIG_FREEZER is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900123
124#
125# System type
126#
127CONFIG_CPU_SH4=y
128CONFIG_CPU_SH4A=y
129CONFIG_CPU_SHX2=y
130# CONFIG_CPU_SUBTYPE_SH7619 is not set
131# CONFIG_CPU_SUBTYPE_SH7203 is not set
132# CONFIG_CPU_SUBTYPE_SH7206 is not set
133# CONFIG_CPU_SUBTYPE_SH7263 is not set
134# CONFIG_CPU_SUBTYPE_MXG is not set
135# CONFIG_CPU_SUBTYPE_SH7705 is not set
136# CONFIG_CPU_SUBTYPE_SH7706 is not set
137# CONFIG_CPU_SUBTYPE_SH7707 is not set
138# CONFIG_CPU_SUBTYPE_SH7708 is not set
139# CONFIG_CPU_SUBTYPE_SH7709 is not set
140# CONFIG_CPU_SUBTYPE_SH7710 is not set
141# CONFIG_CPU_SUBTYPE_SH7712 is not set
142# CONFIG_CPU_SUBTYPE_SH7720 is not set
143# CONFIG_CPU_SUBTYPE_SH7721 is not set
144# CONFIG_CPU_SUBTYPE_SH7750 is not set
145# CONFIG_CPU_SUBTYPE_SH7091 is not set
146# CONFIG_CPU_SUBTYPE_SH7750R is not set
147# CONFIG_CPU_SUBTYPE_SH7750S is not set
148# CONFIG_CPU_SUBTYPE_SH7751 is not set
149# CONFIG_CPU_SUBTYPE_SH7751R is not set
150# CONFIG_CPU_SUBTYPE_SH7760 is not set
151# CONFIG_CPU_SUBTYPE_SH4_202 is not set
152CONFIG_CPU_SUBTYPE_SH7723=y
153# CONFIG_CPU_SUBTYPE_SH7763 is not set
154# CONFIG_CPU_SUBTYPE_SH7770 is not set
155# CONFIG_CPU_SUBTYPE_SH7780 is not set
156# CONFIG_CPU_SUBTYPE_SH7785 is not set
157# CONFIG_CPU_SUBTYPE_SHX3 is not set
158# CONFIG_CPU_SUBTYPE_SH7343 is not set
159# CONFIG_CPU_SUBTYPE_SH7722 is not set
160# CONFIG_CPU_SUBTYPE_SH7366 is not set
161# CONFIG_CPU_SUBTYPE_SH5_101 is not set
162# CONFIG_CPU_SUBTYPE_SH5_103 is not set
163
164#
165# Memory management options
166#
167CONFIG_QUICKLIST=y
168CONFIG_MMU=y
169CONFIG_PAGE_OFFSET=0x80000000
170CONFIG_MEMORY_START=0x08000000
171CONFIG_MEMORY_SIZE=0x08000000
172CONFIG_29BIT=y
173# CONFIG_X2TLB is not set
174CONFIG_VSYSCALL=y
175CONFIG_ARCH_FLATMEM_ENABLE=y
176CONFIG_ARCH_SPARSEMEM_ENABLE=y
177CONFIG_ARCH_SPARSEMEM_DEFAULT=y
178CONFIG_MAX_ACTIVE_REGIONS=1
179CONFIG_ARCH_POPULATES_NODE_MAP=y
180CONFIG_ARCH_SELECT_MEMORY_MODEL=y
181CONFIG_PAGE_SIZE_4KB=y
182# CONFIG_PAGE_SIZE_8KB is not set
183# CONFIG_PAGE_SIZE_16KB is not set
184# CONFIG_PAGE_SIZE_64KB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900185CONFIG_ENTRY_OFFSET=0x00001000
Yusuke Goda04e917b2008-06-06 17:03:23 +0900186CONFIG_SELECT_MEMORY_MODEL=y
187CONFIG_FLATMEM_MANUAL=y
188# CONFIG_DISCONTIGMEM_MANUAL is not set
189# CONFIG_SPARSEMEM_MANUAL is not set
190CONFIG_FLATMEM=y
191CONFIG_FLAT_NODE_MEM_MAP=y
192CONFIG_SPARSEMEM_STATIC=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900193CONFIG_PAGEFLAGS_EXTENDED=y
194CONFIG_SPLIT_PTLOCK_CPUS=4
195# CONFIG_RESOURCES_64BIT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900196# CONFIG_PHYS_ADDR_T_64BIT is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900197CONFIG_ZONE_DMA_FLAG=0
198CONFIG_NR_QUICK=2
Paul Mundt4bb273e2008-10-22 20:05:11 +0900199CONFIG_UNEVICTABLE_LRU=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900200
201#
202# Cache configuration
203#
204# CONFIG_SH_DIRECT_MAPPED is not set
205CONFIG_CACHE_WRITEBACK=y
206# CONFIG_CACHE_WRITETHROUGH is not set
207# CONFIG_CACHE_OFF is not set
208
209#
210# Processor features
211#
212CONFIG_CPU_LITTLE_ENDIAN=y
213# CONFIG_CPU_BIG_ENDIAN is not set
214CONFIG_SH_FPU=y
215# CONFIG_SH_STORE_QUEUES is not set
216CONFIG_CPU_HAS_INTEVT=y
217CONFIG_CPU_HAS_SR_RB=y
218CONFIG_CPU_HAS_PTEA=y
219CONFIG_CPU_HAS_FPU=y
220
221#
222# Board support
223#
224CONFIG_SH_AP325RXA=y
225
226#
227# Timer and clock configuration
228#
229CONFIG_SH_TMU=y
230CONFIG_SH_TIMER_IRQ=16
231CONFIG_SH_PCLK_FREQ=33333333
232CONFIG_TICK_ONESHOT=y
233# CONFIG_NO_HZ is not set
234CONFIG_HIGH_RES_TIMERS=y
235CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
236
237#
238# CPU Frequency scaling
239#
240# CONFIG_CPU_FREQ is not set
241
242#
243# DMA support
244#
245# CONFIG_SH_DMA is not set
246
247#
248# Companion Chips
249#
250
251#
252# Additional SuperH Device Drivers
253#
254# CONFIG_HEARTBEAT is not set
255# CONFIG_PUSH_SWITCH is not set
256
257#
258# Kernel features
259#
260# CONFIG_HZ_100 is not set
261CONFIG_HZ_250=y
262# CONFIG_HZ_300 is not set
263# CONFIG_HZ_1000 is not set
264CONFIG_HZ=250
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900265CONFIG_SCHED_HRTICK=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900266# CONFIG_KEXEC is not set
267# CONFIG_CRASH_DUMP is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900268CONFIG_SECCOMP=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900269# CONFIG_PREEMPT_NONE is not set
270# CONFIG_PREEMPT_VOLUNTARY is not set
271CONFIG_PREEMPT=y
272# CONFIG_PREEMPT_RCU is not set
273CONFIG_GUSA=y
274
275#
276# Boot options
277#
278CONFIG_ZERO_PAGE_OFFSET=0x00001000
279CONFIG_BOOT_LINK_OFFSET=0x00800000
280CONFIG_CMDLINE_BOOL=y
281CONFIG_CMDLINE="console=tty1 console=ttySC5,38400 root=/dev/nfs ip=dhcp"
282
283#
284# Bus options
285#
286# CONFIG_ARCH_SUPPORTS_MSI is not set
287# CONFIG_PCCARD is not set
288
289#
290# Executable file formats
291#
292CONFIG_BINFMT_ELF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900293# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
294# CONFIG_HAVE_AOUT is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900295# CONFIG_BINFMT_MISC is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900296CONFIG_NET=y
297
298#
299# Networking options
300#
301CONFIG_PACKET=y
302# CONFIG_PACKET_MMAP is not set
303CONFIG_UNIX=y
304# CONFIG_NET_KEY is not set
305CONFIG_INET=y
306# CONFIG_IP_MULTICAST is not set
307CONFIG_IP_ADVANCED_ROUTER=y
308CONFIG_ASK_IP_FIB_HASH=y
309# CONFIG_IP_FIB_TRIE is not set
310CONFIG_IP_FIB_HASH=y
311# CONFIG_IP_MULTIPLE_TABLES is not set
312# CONFIG_IP_ROUTE_MULTIPATH is not set
313# CONFIG_IP_ROUTE_VERBOSE is not set
314CONFIG_IP_PNP=y
315CONFIG_IP_PNP_DHCP=y
316# CONFIG_IP_PNP_BOOTP is not set
317# CONFIG_IP_PNP_RARP is not set
318# CONFIG_NET_IPIP is not set
319# CONFIG_NET_IPGRE is not set
320# CONFIG_ARPD is not set
321# CONFIG_SYN_COOKIES is not set
322# CONFIG_INET_AH is not set
323# CONFIG_INET_ESP is not set
324# CONFIG_INET_IPCOMP is not set
325# CONFIG_INET_XFRM_TUNNEL is not set
326# CONFIG_INET_TUNNEL is not set
327# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
328# CONFIG_INET_XFRM_MODE_TUNNEL is not set
329# CONFIG_INET_XFRM_MODE_BEET is not set
330# CONFIG_INET_LRO is not set
331CONFIG_INET_DIAG=y
332CONFIG_INET_TCP_DIAG=y
333# CONFIG_TCP_CONG_ADVANCED is not set
334CONFIG_TCP_CONG_CUBIC=y
335CONFIG_DEFAULT_TCP_CONG="cubic"
336# CONFIG_TCP_MD5SIG is not set
337# CONFIG_IPV6 is not set
338# CONFIG_NETWORK_SECMARK is not set
339# CONFIG_NETFILTER is not set
340# CONFIG_IP_DCCP is not set
341# CONFIG_IP_SCTP is not set
342# CONFIG_TIPC is not set
343# CONFIG_ATM is not set
344# CONFIG_BRIDGE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900345# CONFIG_NET_DSA is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900346# CONFIG_VLAN_8021Q is not set
347# CONFIG_DECNET is not set
348# CONFIG_LLC2 is not set
349# CONFIG_IPX is not set
350# CONFIG_ATALK is not set
351# CONFIG_X25 is not set
352# CONFIG_LAPB is not set
353# CONFIG_ECONET is not set
354# CONFIG_WAN_ROUTER is not set
355# CONFIG_NET_SCHED is not set
356
357#
358# Network testing
359#
360# CONFIG_NET_PKTGEN is not set
361# CONFIG_HAMRADIO is not set
362# CONFIG_CAN is not set
363# CONFIG_IRDA is not set
364# CONFIG_BT is not set
365# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900366# CONFIG_PHONET is not set
367CONFIG_WIRELESS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900368# CONFIG_CFG80211 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900369# CONFIG_WIRELESS_OLD_REGULATORY is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900370# CONFIG_WIRELESS_EXT is not set
371# CONFIG_MAC80211 is not set
372# CONFIG_IEEE80211 is not set
373# CONFIG_RFKILL is not set
374# CONFIG_NET_9P is not set
375
376#
377# Device Drivers
378#
379
380#
381# Generic Driver Options
382#
383CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
384CONFIG_STANDALONE=y
385CONFIG_PREVENT_FIRMWARE_BUILD=y
386CONFIG_FW_LOADER=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900387CONFIG_FIRMWARE_IN_KERNEL=y
388CONFIG_EXTRA_FIRMWARE=""
Yusuke Goda04e917b2008-06-06 17:03:23 +0900389# CONFIG_SYS_HYPERVISOR is not set
390# CONFIG_CONNECTOR is not set
391CONFIG_MTD=y
392# CONFIG_MTD_DEBUG is not set
393CONFIG_MTD_CONCAT=y
394CONFIG_MTD_PARTITIONS=y
395# CONFIG_MTD_REDBOOT_PARTS is not set
396CONFIG_MTD_CMDLINE_PARTS=y
397# CONFIG_MTD_AR7_PARTS is not set
398
399#
400# User Modules And Translation Layers
401#
402CONFIG_MTD_CHAR=y
403CONFIG_MTD_BLKDEVS=y
404CONFIG_MTD_BLOCK=y
405# CONFIG_FTL is not set
406# CONFIG_NFTL is not set
407# CONFIG_INFTL is not set
408# CONFIG_RFD_FTL is not set
409# CONFIG_SSFDC is not set
410# CONFIG_MTD_OOPS is not set
411
412#
413# RAM/ROM/Flash chip drivers
414#
415CONFIG_MTD_CFI=y
416# CONFIG_MTD_JEDECPROBE is not set
417CONFIG_MTD_GEN_PROBE=y
418# CONFIG_MTD_CFI_ADV_OPTIONS is not set
419CONFIG_MTD_MAP_BANK_WIDTH_1=y
420CONFIG_MTD_MAP_BANK_WIDTH_2=y
421CONFIG_MTD_MAP_BANK_WIDTH_4=y
422# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
423# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
424# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
425CONFIG_MTD_CFI_I1=y
426CONFIG_MTD_CFI_I2=y
427# CONFIG_MTD_CFI_I4 is not set
428# CONFIG_MTD_CFI_I8 is not set
429# CONFIG_MTD_CFI_INTELEXT is not set
430CONFIG_MTD_CFI_AMDSTD=y
431# CONFIG_MTD_CFI_STAA is not set
432CONFIG_MTD_CFI_UTIL=y
433# CONFIG_MTD_RAM is not set
434# CONFIG_MTD_ROM is not set
435# CONFIG_MTD_ABSENT is not set
436
437#
438# Mapping drivers for chip access
439#
440# CONFIG_MTD_COMPLEX_MAPPINGS is not set
441CONFIG_MTD_PHYSMAP=y
442CONFIG_MTD_PHYSMAP_START=0xffffffff
443CONFIG_MTD_PHYSMAP_LEN=0
444CONFIG_MTD_PHYSMAP_BANKWIDTH=0
445# CONFIG_MTD_PLATRAM is not set
446
447#
448# Self-contained MTD device drivers
449#
450# CONFIG_MTD_SLRAM is not set
451# CONFIG_MTD_PHRAM is not set
452# CONFIG_MTD_MTDRAM is not set
453# CONFIG_MTD_BLOCK2MTD is not set
454
455#
456# Disk-On-Chip Device Drivers
457#
458# CONFIG_MTD_DOC2000 is not set
459# CONFIG_MTD_DOC2001 is not set
460# CONFIG_MTD_DOC2001PLUS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900461CONFIG_MTD_NAND=y
462# CONFIG_MTD_NAND_VERIFY_WRITE is not set
463# CONFIG_MTD_NAND_ECC_SMC is not set
464# CONFIG_MTD_NAND_MUSEUM_IDS is not set
465CONFIG_MTD_NAND_IDS=y
466# CONFIG_MTD_NAND_DISKONCHIP is not set
467# CONFIG_MTD_NAND_NANDSIM is not set
468# CONFIG_MTD_NAND_PLATFORM is not set
469CONFIG_MTD_NAND_SH_FLCTL=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900470# CONFIG_MTD_ONENAND is not set
471
472#
473# UBI - Unsorted block images
474#
475# CONFIG_MTD_UBI is not set
476# CONFIG_PARPORT is not set
477CONFIG_BLK_DEV=y
478# CONFIG_BLK_DEV_COW_COMMON is not set
479# CONFIG_BLK_DEV_LOOP is not set
480# CONFIG_BLK_DEV_NBD is not set
481CONFIG_BLK_DEV_RAM=y
482CONFIG_BLK_DEV_RAM_COUNT=4
483CONFIG_BLK_DEV_RAM_SIZE=4096
484# CONFIG_BLK_DEV_XIP is not set
485# CONFIG_CDROM_PKTCDVD is not set
486# CONFIG_ATA_OVER_ETH is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900487# CONFIG_BLK_DEV_HD is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900488CONFIG_MISC_DEVICES=y
489# CONFIG_EEPROM_93CX6 is not set
490# CONFIG_ENCLOSURE_SERVICES is not set
491CONFIG_HAVE_IDE=y
492# CONFIG_IDE is not set
493
494#
495# SCSI device support
496#
497# CONFIG_RAID_ATTRS is not set
498CONFIG_SCSI=y
499CONFIG_SCSI_DMA=y
500# CONFIG_SCSI_TGT is not set
501# CONFIG_SCSI_NETLINK is not set
502CONFIG_SCSI_PROC_FS=y
503
504#
505# SCSI support type (disk, tape, CD-ROM)
506#
507CONFIG_BLK_DEV_SD=y
508# CONFIG_CHR_DEV_ST is not set
509# CONFIG_CHR_DEV_OSST is not set
510# CONFIG_BLK_DEV_SR is not set
511# CONFIG_CHR_DEV_SG is not set
512# CONFIG_CHR_DEV_SCH is not set
513
514#
515# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
516#
517# CONFIG_SCSI_MULTI_LUN is not set
518# CONFIG_SCSI_CONSTANTS is not set
519# CONFIG_SCSI_LOGGING is not set
520# CONFIG_SCSI_SCAN_ASYNC is not set
521CONFIG_SCSI_WAIT_SCAN=m
522
523#
524# SCSI Transports
525#
526# CONFIG_SCSI_SPI_ATTRS is not set
527# CONFIG_SCSI_FC_ATTRS is not set
528# CONFIG_SCSI_ISCSI_ATTRS is not set
529# CONFIG_SCSI_SAS_LIBSAS is not set
530# CONFIG_SCSI_SRP_ATTRS is not set
531CONFIG_SCSI_LOWLEVEL=y
532# CONFIG_ISCSI_TCP is not set
533# CONFIG_SCSI_DEBUG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900534# CONFIG_SCSI_DH is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900535# CONFIG_ATA is not set
536# CONFIG_MD is not set
537CONFIG_NETDEVICES=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900538# CONFIG_DUMMY is not set
539# CONFIG_BONDING is not set
540# CONFIG_MACVLAN is not set
541# CONFIG_EQUALIZER is not set
542# CONFIG_TUN is not set
543# CONFIG_VETH is not set
544# CONFIG_PHYLIB is not set
545CONFIG_NET_ETHERNET=y
546CONFIG_MII=y
547# CONFIG_AX88796 is not set
548# CONFIG_STNIC is not set
549# CONFIG_SMC91X is not set
550CONFIG_SMC911X=y
551# CONFIG_IBM_NEW_EMAC_ZMII is not set
552# CONFIG_IBM_NEW_EMAC_RGMII is not set
553# CONFIG_IBM_NEW_EMAC_TAH is not set
554# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900555# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
556# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
557# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900558# CONFIG_B44 is not set
559# CONFIG_NETDEV_1000 is not set
560# CONFIG_NETDEV_10000 is not set
561
562#
563# Wireless LAN
564#
565# CONFIG_WLAN_PRE80211 is not set
566# CONFIG_WLAN_80211 is not set
567# CONFIG_IWLWIFI_LEDS is not set
568# CONFIG_WAN is not set
569# CONFIG_PPP is not set
570# CONFIG_SLIP is not set
571# CONFIG_NETCONSOLE is not set
572# CONFIG_NETPOLL is not set
573# CONFIG_NET_POLL_CONTROLLER is not set
574# CONFIG_ISDN is not set
575# CONFIG_PHONE is not set
576
577#
578# Input device support
579#
580CONFIG_INPUT=y
581# CONFIG_INPUT_FF_MEMLESS is not set
582# CONFIG_INPUT_POLLDEV is not set
583
584#
585# Userland interfaces
586#
587# CONFIG_INPUT_MOUSEDEV is not set
588# CONFIG_INPUT_JOYDEV is not set
589# CONFIG_INPUT_EVDEV is not set
590# CONFIG_INPUT_EVBUG is not set
591
592#
593# Input Device Drivers
594#
595# CONFIG_INPUT_KEYBOARD is not set
596# CONFIG_INPUT_MOUSE is not set
597# CONFIG_INPUT_JOYSTICK is not set
598# CONFIG_INPUT_TABLET is not set
599# CONFIG_INPUT_TOUCHSCREEN is not set
600# CONFIG_INPUT_MISC is not set
601
602#
603# Hardware I/O ports
604#
605# CONFIG_SERIO is not set
606# CONFIG_GAMEPORT is not set
607
608#
609# Character devices
610#
611CONFIG_VT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900612CONFIG_CONSOLE_TRANSLATIONS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900613CONFIG_VT_CONSOLE=y
614CONFIG_HW_CONSOLE=y
615CONFIG_VT_HW_CONSOLE_BINDING=y
616CONFIG_DEVKMEM=y
617# CONFIG_SERIAL_NONSTANDARD is not set
618
619#
620# Serial drivers
621#
622# CONFIG_SERIAL_8250 is not set
623
624#
625# Non-8250 serial port support
626#
627CONFIG_SERIAL_SH_SCI=y
628CONFIG_SERIAL_SH_SCI_NR_UARTS=6
629CONFIG_SERIAL_SH_SCI_CONSOLE=y
630CONFIG_SERIAL_CORE=y
631CONFIG_SERIAL_CORE_CONSOLE=y
632CONFIG_UNIX98_PTYS=y
633CONFIG_LEGACY_PTYS=y
634CONFIG_LEGACY_PTY_COUNT=256
635# CONFIG_IPMI_HANDLER is not set
636CONFIG_HW_RANDOM=y
637# CONFIG_R3964 is not set
638# CONFIG_RAW_DRIVER is not set
639# CONFIG_TCG_TPM is not set
640# CONFIG_I2C is not set
641# CONFIG_SPI is not set
642# CONFIG_W1 is not set
643# CONFIG_POWER_SUPPLY is not set
644# CONFIG_HWMON is not set
645# CONFIG_THERMAL is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900646# CONFIG_THERMAL_HWMON is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900647# CONFIG_WATCHDOG is not set
648
649#
650# Sonics Silicon Backplane
651#
652CONFIG_SSB_POSSIBLE=y
653# CONFIG_SSB is not set
654
655#
656# Multifunction device drivers
657#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900658# CONFIG_MFD_CORE is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900659# CONFIG_MFD_SM501 is not set
660# CONFIG_HTC_PASIC3 is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900661# CONFIG_MFD_TMIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900662# CONFIG_MFD_WM8400 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900663
664#
665# Multimedia devices
666#
667
668#
669# Multimedia core support
670#
671# CONFIG_VIDEO_DEV is not set
672# CONFIG_DVB_CORE is not set
673# CONFIG_VIDEO_MEDIA is not set
674
675#
676# Multimedia drivers
677#
678# CONFIG_DAB is not set
679
680#
681# Graphics support
682#
683# CONFIG_VGASTATE is not set
684# CONFIG_VIDEO_OUTPUT_CONTROL is not set
685# CONFIG_FB is not set
686# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
687
688#
689# Display device support
690#
691# CONFIG_DISPLAY_SUPPORT is not set
692
693#
694# Console display driver support
695#
696CONFIG_DUMMY_CONSOLE=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900697# CONFIG_SOUND is not set
698# CONFIG_HID_SUPPORT is not set
699# CONFIG_USB_SUPPORT is not set
700# CONFIG_MMC is not set
701# CONFIG_MEMSTICK is not set
702# CONFIG_NEW_LEDS is not set
703# CONFIG_ACCESSIBILITY is not set
704# CONFIG_RTC_CLASS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900705# CONFIG_DMADEVICES is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900706CONFIG_UIO=y
707# CONFIG_UIO_PDRV is not set
708CONFIG_UIO_PDRV_GENIRQ=y
709# CONFIG_UIO_SMX is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900710# CONFIG_UIO_SERCOS3 is not set
711# CONFIG_STAGING is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900712
713#
714# File systems
715#
716CONFIG_EXT2_FS=y
717CONFIG_EXT2_FS_XATTR=y
718CONFIG_EXT2_FS_POSIX_ACL=y
719CONFIG_EXT2_FS_SECURITY=y
720# CONFIG_EXT2_FS_XIP is not set
721CONFIG_EXT3_FS=y
722CONFIG_EXT3_FS_XATTR=y
723CONFIG_EXT3_FS_POSIX_ACL=y
724CONFIG_EXT3_FS_SECURITY=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900725# CONFIG_EXT4_FS is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900726CONFIG_JBD=y
727CONFIG_FS_MBCACHE=y
728# CONFIG_REISERFS_FS is not set
729# CONFIG_JFS_FS is not set
730CONFIG_FS_POSIX_ACL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900731CONFIG_FILE_LOCKING=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900732# CONFIG_XFS_FS is not set
733# CONFIG_OCFS2_FS is not set
734CONFIG_DNOTIFY=y
735CONFIG_INOTIFY=y
736CONFIG_INOTIFY_USER=y
737# CONFIG_QUOTA is not set
738# CONFIG_AUTOFS_FS is not set
739# CONFIG_AUTOFS4_FS is not set
740# CONFIG_FUSE_FS is not set
741
742#
743# CD-ROM/DVD Filesystems
744#
745# CONFIG_ISO9660_FS is not set
746# CONFIG_UDF_FS is not set
747
748#
749# DOS/FAT/NT Filesystems
750#
751CONFIG_FAT_FS=y
752# CONFIG_MSDOS_FS is not set
753CONFIG_VFAT_FS=y
754CONFIG_FAT_DEFAULT_CODEPAGE=437
755CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
756# CONFIG_NTFS_FS is not set
757
758#
759# Pseudo filesystems
760#
761CONFIG_PROC_FS=y
762CONFIG_PROC_KCORE=y
763CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900764CONFIG_PROC_PAGE_MONITOR=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900765CONFIG_SYSFS=y
766CONFIG_TMPFS=y
767# CONFIG_TMPFS_POSIX_ACL is not set
768# CONFIG_HUGETLBFS is not set
769# CONFIG_HUGETLB_PAGE is not set
770# CONFIG_CONFIGFS_FS is not set
771
772#
773# Miscellaneous filesystems
774#
775# CONFIG_ADFS_FS is not set
776# CONFIG_AFFS_FS is not set
777# CONFIG_HFS_FS is not set
778# CONFIG_HFSPLUS_FS is not set
779# CONFIG_BEFS_FS is not set
780# CONFIG_BFS_FS is not set
781# CONFIG_EFS_FS is not set
782# CONFIG_JFFS2_FS is not set
783# CONFIG_CRAMFS is not set
784# CONFIG_VXFS_FS is not set
785# CONFIG_MINIX_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900786# CONFIG_OMFS_FS is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900787# CONFIG_HPFS_FS is not set
788# CONFIG_QNX4FS_FS is not set
789# CONFIG_ROMFS_FS is not set
790# CONFIG_SYSV_FS is not set
791# CONFIG_UFS_FS is not set
792CONFIG_NETWORK_FILESYSTEMS=y
793CONFIG_NFS_FS=y
794CONFIG_NFS_V3=y
795# CONFIG_NFS_V3_ACL is not set
796# CONFIG_NFS_V4 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900797CONFIG_ROOT_NFS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900798CONFIG_NFSD=y
799CONFIG_NFSD_V3=y
800# CONFIG_NFSD_V3_ACL is not set
801# CONFIG_NFSD_V4 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900802CONFIG_LOCKD=y
803CONFIG_LOCKD_V4=y
804CONFIG_EXPORTFS=y
805CONFIG_NFS_COMMON=y
806CONFIG_SUNRPC=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900807# CONFIG_SUNRPC_REGISTER_V4 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900808# CONFIG_RPCSEC_GSS_KRB5 is not set
809# CONFIG_RPCSEC_GSS_SPKM3 is not set
810# CONFIG_SMB_FS is not set
811# CONFIG_CIFS is not set
812# CONFIG_NCP_FS is not set
813# CONFIG_CODA_FS is not set
814# CONFIG_AFS_FS is not set
815
816#
817# Partition Types
818#
819# CONFIG_PARTITION_ADVANCED is not set
820CONFIG_MSDOS_PARTITION=y
821CONFIG_NLS=y
822CONFIG_NLS_DEFAULT="iso8859-1"
823CONFIG_NLS_CODEPAGE_437=y
824# CONFIG_NLS_CODEPAGE_737 is not set
825# CONFIG_NLS_CODEPAGE_775 is not set
826# CONFIG_NLS_CODEPAGE_850 is not set
827# CONFIG_NLS_CODEPAGE_852 is not set
828# CONFIG_NLS_CODEPAGE_855 is not set
829# CONFIG_NLS_CODEPAGE_857 is not set
830# CONFIG_NLS_CODEPAGE_860 is not set
831# CONFIG_NLS_CODEPAGE_861 is not set
832# CONFIG_NLS_CODEPAGE_862 is not set
833# CONFIG_NLS_CODEPAGE_863 is not set
834# CONFIG_NLS_CODEPAGE_864 is not set
835# CONFIG_NLS_CODEPAGE_865 is not set
836# CONFIG_NLS_CODEPAGE_866 is not set
837# CONFIG_NLS_CODEPAGE_869 is not set
838# CONFIG_NLS_CODEPAGE_936 is not set
839# CONFIG_NLS_CODEPAGE_950 is not set
840CONFIG_NLS_CODEPAGE_932=y
841# CONFIG_NLS_CODEPAGE_949 is not set
842# CONFIG_NLS_CODEPAGE_874 is not set
843# CONFIG_NLS_ISO8859_8 is not set
844# CONFIG_NLS_CODEPAGE_1250 is not set
845# CONFIG_NLS_CODEPAGE_1251 is not set
846# CONFIG_NLS_ASCII is not set
847CONFIG_NLS_ISO8859_1=y
848# CONFIG_NLS_ISO8859_2 is not set
849# CONFIG_NLS_ISO8859_3 is not set
850# CONFIG_NLS_ISO8859_4 is not set
851# CONFIG_NLS_ISO8859_5 is not set
852# CONFIG_NLS_ISO8859_6 is not set
853# CONFIG_NLS_ISO8859_7 is not set
854# CONFIG_NLS_ISO8859_9 is not set
855# CONFIG_NLS_ISO8859_13 is not set
856# CONFIG_NLS_ISO8859_14 is not set
857# CONFIG_NLS_ISO8859_15 is not set
858# CONFIG_NLS_KOI8_R is not set
859# CONFIG_NLS_KOI8_U is not set
860# CONFIG_NLS_UTF8 is not set
861# CONFIG_DLM is not set
862
863#
864# Kernel hacking
865#
866CONFIG_TRACE_IRQFLAGS_SUPPORT=y
867# CONFIG_PRINTK_TIME is not set
868CONFIG_ENABLE_WARN_DEPRECATED=y
869# CONFIG_ENABLE_MUST_CHECK is not set
870CONFIG_FRAME_WARN=1024
871# CONFIG_MAGIC_SYSRQ is not set
872# CONFIG_UNUSED_SYMBOLS is not set
873# CONFIG_DEBUG_FS is not set
874# CONFIG_HEADERS_CHECK is not set
875# CONFIG_DEBUG_KERNEL is not set
876# CONFIG_DEBUG_BUGVERBOSE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900877# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900878# CONFIG_RCU_CPU_STALL_DETECTOR is not set
879# CONFIG_LATENCYTOP is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900880CONFIG_SYSCTL_SYSCALL_CHECK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900881CONFIG_NOP_TRACER=y
882CONFIG_HAVE_FTRACE=y
883# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900884# CONFIG_SAMPLES is not set
885# CONFIG_SH_STANDARD_BIOS is not set
886# CONFIG_EARLY_SCIF_CONSOLE is not set
887# CONFIG_SH_KGDB is not set
888
889#
890# Security options
891#
892# CONFIG_KEYS is not set
893# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900894# CONFIG_SECURITYFS is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900895# CONFIG_SECURITY_FILE_CAPABILITIES is not set
896CONFIG_CRYPTO=y
897
898#
899# Crypto core or helper
900#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900901# CONFIG_CRYPTO_FIPS is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900902CONFIG_CRYPTO_ALGAPI=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900903CONFIG_CRYPTO_AEAD=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900904CONFIG_CRYPTO_BLKCIPHER=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900905CONFIG_CRYPTO_HASH=y
906CONFIG_CRYPTO_RNG=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900907CONFIG_CRYPTO_MANAGER=y
908# CONFIG_CRYPTO_GF128MUL is not set
909# CONFIG_CRYPTO_NULL is not set
910# CONFIG_CRYPTO_CRYPTD is not set
911# CONFIG_CRYPTO_AUTHENC is not set
912# CONFIG_CRYPTO_TEST is not set
913
914#
915# Authenticated Encryption with Associated Data
916#
917# CONFIG_CRYPTO_CCM is not set
918# CONFIG_CRYPTO_GCM is not set
919# CONFIG_CRYPTO_SEQIV is not set
920
921#
922# Block modes
923#
924CONFIG_CRYPTO_CBC=y
925# CONFIG_CRYPTO_CTR is not set
926# CONFIG_CRYPTO_CTS is not set
927# CONFIG_CRYPTO_ECB is not set
928# CONFIG_CRYPTO_LRW is not set
929# CONFIG_CRYPTO_PCBC is not set
930# CONFIG_CRYPTO_XTS is not set
931
932#
933# Hash modes
934#
935# CONFIG_CRYPTO_HMAC is not set
936# CONFIG_CRYPTO_XCBC is not set
937
938#
939# Digest
940#
941# CONFIG_CRYPTO_CRC32C is not set
942# CONFIG_CRYPTO_MD4 is not set
943# CONFIG_CRYPTO_MD5 is not set
944# CONFIG_CRYPTO_MICHAEL_MIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900945# CONFIG_CRYPTO_RMD128 is not set
946# CONFIG_CRYPTO_RMD160 is not set
947# CONFIG_CRYPTO_RMD256 is not set
948# CONFIG_CRYPTO_RMD320 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900949# CONFIG_CRYPTO_SHA1 is not set
950# CONFIG_CRYPTO_SHA256 is not set
951# CONFIG_CRYPTO_SHA512 is not set
952# CONFIG_CRYPTO_TGR192 is not set
953# CONFIG_CRYPTO_WP512 is not set
954
955#
956# Ciphers
957#
958# CONFIG_CRYPTO_AES is not set
959# CONFIG_CRYPTO_ANUBIS is not set
960# CONFIG_CRYPTO_ARC4 is not set
961# CONFIG_CRYPTO_BLOWFISH is not set
962# CONFIG_CRYPTO_CAMELLIA is not set
963# CONFIG_CRYPTO_CAST5 is not set
964# CONFIG_CRYPTO_CAST6 is not set
965# CONFIG_CRYPTO_DES is not set
966# CONFIG_CRYPTO_FCRYPT is not set
967# CONFIG_CRYPTO_KHAZAD is not set
968# CONFIG_CRYPTO_SALSA20 is not set
969# CONFIG_CRYPTO_SEED is not set
970# CONFIG_CRYPTO_SERPENT is not set
971# CONFIG_CRYPTO_TEA is not set
972# CONFIG_CRYPTO_TWOFISH is not set
973
974#
975# Compression
976#
977# CONFIG_CRYPTO_DEFLATE is not set
978# CONFIG_CRYPTO_LZO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900979
980#
981# Random Number Generation
982#
983# CONFIG_CRYPTO_ANSI_CPRNG is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900984CONFIG_CRYPTO_HW=y
985
986#
987# Library routines
988#
989CONFIG_BITREVERSE=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900990# CONFIG_CRC_CCITT is not set
991# CONFIG_CRC16 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900992CONFIG_CRC_T10DIF=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900993# CONFIG_CRC_ITU_T is not set
994CONFIG_CRC32=y
995# CONFIG_CRC7 is not set
996# CONFIG_LIBCRC32C is not set
997CONFIG_PLIST=y
998CONFIG_HAS_IOMEM=y
999CONFIG_HAS_IOPORT=y
1000CONFIG_HAS_DMA=y