blob: 851c870adf3b0a1447270f9cd5033fe49e8bd45c [file] [log] [blame]
Yusuke Goda04e917b2008-06-06 17:03:23 +09001#
2# Automatically generated make config: don't edit
Magnus Dammf9bed3f2008-08-27 18:23:52 +09003# Linux kernel version: 2.6.27-rc4
4# Tue Aug 26 14:21:17 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
16CONFIG_GENERIC_CALIBRATE_DELAY=y
17CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
19CONFIG_STACKTRACE_SUPPORT=y
20CONFIG_LOCKDEP_SUPPORT=y
21# CONFIG_ARCH_HAS_ILOG2_U32 is not set
22# CONFIG_ARCH_HAS_ILOG2_U64 is not set
23CONFIG_ARCH_NO_VIRT_TO_BUS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090024CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
25
26#
27# General setup
28#
29CONFIG_EXPERIMENTAL=y
30CONFIG_BROKEN_ON_SMP=y
31CONFIG_LOCK_KERNEL=y
32CONFIG_INIT_ENV_ARG_LIMIT=32
33CONFIG_LOCALVERSION=""
34# CONFIG_LOCALVERSION_AUTO is not set
35CONFIG_SWAP=y
36CONFIG_SYSVIPC=y
37CONFIG_SYSVIPC_SYSCTL=y
38# CONFIG_POSIX_MQUEUE is not set
39CONFIG_BSD_PROCESS_ACCT=y
40# CONFIG_BSD_PROCESS_ACCT_V3 is not set
41# CONFIG_TASKSTATS is not set
42# CONFIG_AUDIT is not set
43# CONFIG_IKCONFIG is not set
44CONFIG_LOG_BUF_SHIFT=14
45# CONFIG_CGROUPS is not set
46CONFIG_GROUP_SCHED=y
47CONFIG_FAIR_GROUP_SCHED=y
48# CONFIG_RT_GROUP_SCHED is not set
49CONFIG_USER_SCHED=y
50# CONFIG_CGROUP_SCHED is not set
51CONFIG_SYSFS_DEPRECATED=y
52CONFIG_SYSFS_DEPRECATED_V2=y
53# CONFIG_RELAY is not set
54# CONFIG_NAMESPACES is not set
55# CONFIG_BLK_DEV_INITRD is not set
56CONFIG_CC_OPTIMIZE_FOR_SIZE=y
57CONFIG_SYSCTL=y
58CONFIG_EMBEDDED=y
59CONFIG_UID16=y
60CONFIG_SYSCTL_SYSCALL=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090061# CONFIG_KALLSYMS is not set
62CONFIG_HOTPLUG=y
63CONFIG_PRINTK=y
64CONFIG_BUG=y
65CONFIG_ELF_CORE=y
66CONFIG_COMPAT_BRK=y
67CONFIG_BASE_FULL=y
68CONFIG_FUTEX=y
69CONFIG_ANON_INODES=y
70CONFIG_EPOLL=y
71CONFIG_SIGNALFD=y
72CONFIG_TIMERFD=y
73CONFIG_EVENTFD=y
74CONFIG_SHMEM=y
75CONFIG_VM_EVENT_COUNTERS=y
76CONFIG_SLAB=y
77# CONFIG_SLUB is not set
78# CONFIG_SLOB is not set
79# CONFIG_PROFILING is not set
80# CONFIG_MARKERS is not set
81CONFIG_HAVE_OPROFILE=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090082# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
83# CONFIG_HAVE_IOREMAP_PROT is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +090084# CONFIG_HAVE_KPROBES is not set
85# CONFIG_HAVE_KRETPROBES is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090086# CONFIG_HAVE_ARCH_TRACEHOOK is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +090087# CONFIG_HAVE_DMA_ATTRS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090088# CONFIG_USE_GENERIC_SMP_HELPERS is not set
89CONFIG_HAVE_CLK=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090090CONFIG_PROC_PAGE_MONITOR=y
Magnus Dammf9bed3f2008-08-27 18:23:52 +090091CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Yusuke Goda04e917b2008-06-06 17:03:23 +090092CONFIG_SLABINFO=y
93CONFIG_RT_MUTEXES=y
94# CONFIG_TINY_SHMEM is not set
95CONFIG_BASE_SMALL=0
96CONFIG_MODULES=y
97# CONFIG_MODULE_FORCE_LOAD is not set
98CONFIG_MODULE_UNLOAD=y
99# CONFIG_MODULE_FORCE_UNLOAD is not set
100# CONFIG_MODVERSIONS is not set
101# CONFIG_MODULE_SRCVERSION_ALL is not set
102CONFIG_KMOD=y
103CONFIG_BLOCK=y
104# CONFIG_LBD is not set
105# CONFIG_BLK_DEV_IO_TRACE is not set
106# CONFIG_LSF is not set
107# CONFIG_BLK_DEV_BSG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900108# CONFIG_BLK_DEV_INTEGRITY is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900109
110#
111# IO Schedulers
112#
113CONFIG_IOSCHED_NOOP=y
114CONFIG_IOSCHED_AS=y
115CONFIG_IOSCHED_DEADLINE=y
116CONFIG_IOSCHED_CFQ=y
117# CONFIG_DEFAULT_AS is not set
118# CONFIG_DEFAULT_DEADLINE is not set
119CONFIG_DEFAULT_CFQ=y
120# CONFIG_DEFAULT_NOOP is not set
121CONFIG_DEFAULT_IOSCHED="cfq"
122CONFIG_CLASSIC_RCU=y
123
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
193# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
194CONFIG_PAGEFLAGS_EXTENDED=y
195CONFIG_SPLIT_PTLOCK_CPUS=4
196# CONFIG_RESOURCES_64BIT is not set
197CONFIG_ZONE_DMA_FLAG=0
198CONFIG_NR_QUICK=2
199
200#
201# Cache configuration
202#
203# CONFIG_SH_DIRECT_MAPPED is not set
204CONFIG_CACHE_WRITEBACK=y
205# CONFIG_CACHE_WRITETHROUGH is not set
206# CONFIG_CACHE_OFF is not set
207
208#
209# Processor features
210#
211CONFIG_CPU_LITTLE_ENDIAN=y
212# CONFIG_CPU_BIG_ENDIAN is not set
213CONFIG_SH_FPU=y
214# CONFIG_SH_STORE_QUEUES is not set
215CONFIG_CPU_HAS_INTEVT=y
216CONFIG_CPU_HAS_SR_RB=y
217CONFIG_CPU_HAS_PTEA=y
218CONFIG_CPU_HAS_FPU=y
219
220#
221# Board support
222#
223CONFIG_SH_AP325RXA=y
224
225#
226# Timer and clock configuration
227#
228CONFIG_SH_TMU=y
229CONFIG_SH_TIMER_IRQ=16
230CONFIG_SH_PCLK_FREQ=33333333
231CONFIG_TICK_ONESHOT=y
232# CONFIG_NO_HZ is not set
233CONFIG_HIGH_RES_TIMERS=y
234CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
235
236#
237# CPU Frequency scaling
238#
239# CONFIG_CPU_FREQ is not set
240
241#
242# DMA support
243#
244# CONFIG_SH_DMA is not set
245
246#
247# Companion Chips
248#
249
250#
251# Additional SuperH Device Drivers
252#
253# CONFIG_HEARTBEAT is not set
254# CONFIG_PUSH_SWITCH is not set
255
256#
257# Kernel features
258#
259# CONFIG_HZ_100 is not set
260CONFIG_HZ_250=y
261# CONFIG_HZ_300 is not set
262# CONFIG_HZ_1000 is not set
263CONFIG_HZ=250
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900264CONFIG_SCHED_HRTICK=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900265# CONFIG_KEXEC is not set
266# CONFIG_CRASH_DUMP is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900267CONFIG_SECCOMP=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900268# CONFIG_PREEMPT_NONE is not set
269# CONFIG_PREEMPT_VOLUNTARY is not set
270CONFIG_PREEMPT=y
271# CONFIG_PREEMPT_RCU is not set
272CONFIG_GUSA=y
273
274#
275# Boot options
276#
277CONFIG_ZERO_PAGE_OFFSET=0x00001000
278CONFIG_BOOT_LINK_OFFSET=0x00800000
279CONFIG_CMDLINE_BOOL=y
280CONFIG_CMDLINE="console=tty1 console=ttySC5,38400 root=/dev/nfs ip=dhcp"
281
282#
283# Bus options
284#
285# CONFIG_ARCH_SUPPORTS_MSI is not set
286# CONFIG_PCCARD is not set
287
288#
289# Executable file formats
290#
291CONFIG_BINFMT_ELF=y
292# CONFIG_BINFMT_MISC is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900293CONFIG_NET=y
294
295#
296# Networking options
297#
298CONFIG_PACKET=y
299# CONFIG_PACKET_MMAP is not set
300CONFIG_UNIX=y
301# CONFIG_NET_KEY is not set
302CONFIG_INET=y
303# CONFIG_IP_MULTICAST is not set
304CONFIG_IP_ADVANCED_ROUTER=y
305CONFIG_ASK_IP_FIB_HASH=y
306# CONFIG_IP_FIB_TRIE is not set
307CONFIG_IP_FIB_HASH=y
308# CONFIG_IP_MULTIPLE_TABLES is not set
309# CONFIG_IP_ROUTE_MULTIPATH is not set
310# CONFIG_IP_ROUTE_VERBOSE is not set
311CONFIG_IP_PNP=y
312CONFIG_IP_PNP_DHCP=y
313# CONFIG_IP_PNP_BOOTP is not set
314# CONFIG_IP_PNP_RARP is not set
315# CONFIG_NET_IPIP is not set
316# CONFIG_NET_IPGRE is not set
317# CONFIG_ARPD is not set
318# CONFIG_SYN_COOKIES is not set
319# CONFIG_INET_AH is not set
320# CONFIG_INET_ESP is not set
321# CONFIG_INET_IPCOMP is not set
322# CONFIG_INET_XFRM_TUNNEL is not set
323# CONFIG_INET_TUNNEL is not set
324# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
325# CONFIG_INET_XFRM_MODE_TUNNEL is not set
326# CONFIG_INET_XFRM_MODE_BEET is not set
327# CONFIG_INET_LRO is not set
328CONFIG_INET_DIAG=y
329CONFIG_INET_TCP_DIAG=y
330# CONFIG_TCP_CONG_ADVANCED is not set
331CONFIG_TCP_CONG_CUBIC=y
332CONFIG_DEFAULT_TCP_CONG="cubic"
333# CONFIG_TCP_MD5SIG is not set
334# CONFIG_IPV6 is not set
335# CONFIG_NETWORK_SECMARK is not set
336# CONFIG_NETFILTER is not set
337# CONFIG_IP_DCCP is not set
338# CONFIG_IP_SCTP is not set
339# CONFIG_TIPC is not set
340# CONFIG_ATM is not set
341# CONFIG_BRIDGE is not set
342# CONFIG_VLAN_8021Q is not set
343# CONFIG_DECNET is not set
344# CONFIG_LLC2 is not set
345# CONFIG_IPX is not set
346# CONFIG_ATALK is not set
347# CONFIG_X25 is not set
348# CONFIG_LAPB is not set
349# CONFIG_ECONET is not set
350# CONFIG_WAN_ROUTER is not set
351# CONFIG_NET_SCHED is not set
352
353#
354# Network testing
355#
356# CONFIG_NET_PKTGEN is not set
357# CONFIG_HAMRADIO is not set
358# CONFIG_CAN is not set
359# CONFIG_IRDA is not set
360# CONFIG_BT is not set
361# CONFIG_AF_RXRPC is not set
362
363#
364# Wireless
365#
366# CONFIG_CFG80211 is not set
367# CONFIG_WIRELESS_EXT is not set
368# CONFIG_MAC80211 is not set
369# CONFIG_IEEE80211 is not set
370# CONFIG_RFKILL is not set
371# CONFIG_NET_9P is not set
372
373#
374# Device Drivers
375#
376
377#
378# Generic Driver Options
379#
380CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
381CONFIG_STANDALONE=y
382CONFIG_PREVENT_FIRMWARE_BUILD=y
383CONFIG_FW_LOADER=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900384CONFIG_FIRMWARE_IN_KERNEL=y
385CONFIG_EXTRA_FIRMWARE=""
Yusuke Goda04e917b2008-06-06 17:03:23 +0900386# CONFIG_SYS_HYPERVISOR is not set
387# CONFIG_CONNECTOR is not set
388CONFIG_MTD=y
389# CONFIG_MTD_DEBUG is not set
390CONFIG_MTD_CONCAT=y
391CONFIG_MTD_PARTITIONS=y
392# CONFIG_MTD_REDBOOT_PARTS is not set
393CONFIG_MTD_CMDLINE_PARTS=y
394# CONFIG_MTD_AR7_PARTS is not set
395
396#
397# User Modules And Translation Layers
398#
399CONFIG_MTD_CHAR=y
400CONFIG_MTD_BLKDEVS=y
401CONFIG_MTD_BLOCK=y
402# CONFIG_FTL is not set
403# CONFIG_NFTL is not set
404# CONFIG_INFTL is not set
405# CONFIG_RFD_FTL is not set
406# CONFIG_SSFDC is not set
407# CONFIG_MTD_OOPS is not set
408
409#
410# RAM/ROM/Flash chip drivers
411#
412CONFIG_MTD_CFI=y
413# CONFIG_MTD_JEDECPROBE is not set
414CONFIG_MTD_GEN_PROBE=y
415# CONFIG_MTD_CFI_ADV_OPTIONS is not set
416CONFIG_MTD_MAP_BANK_WIDTH_1=y
417CONFIG_MTD_MAP_BANK_WIDTH_2=y
418CONFIG_MTD_MAP_BANK_WIDTH_4=y
419# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
420# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
421# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
422CONFIG_MTD_CFI_I1=y
423CONFIG_MTD_CFI_I2=y
424# CONFIG_MTD_CFI_I4 is not set
425# CONFIG_MTD_CFI_I8 is not set
426# CONFIG_MTD_CFI_INTELEXT is not set
427CONFIG_MTD_CFI_AMDSTD=y
428# CONFIG_MTD_CFI_STAA is not set
429CONFIG_MTD_CFI_UTIL=y
430# CONFIG_MTD_RAM is not set
431# CONFIG_MTD_ROM is not set
432# CONFIG_MTD_ABSENT is not set
433
434#
435# Mapping drivers for chip access
436#
437# CONFIG_MTD_COMPLEX_MAPPINGS is not set
438CONFIG_MTD_PHYSMAP=y
439CONFIG_MTD_PHYSMAP_START=0xffffffff
440CONFIG_MTD_PHYSMAP_LEN=0
441CONFIG_MTD_PHYSMAP_BANKWIDTH=0
442# CONFIG_MTD_PLATRAM is not set
443
444#
445# Self-contained MTD device drivers
446#
447# CONFIG_MTD_SLRAM is not set
448# CONFIG_MTD_PHRAM is not set
449# CONFIG_MTD_MTDRAM is not set
450# CONFIG_MTD_BLOCK2MTD is not set
451
452#
453# Disk-On-Chip Device Drivers
454#
455# CONFIG_MTD_DOC2000 is not set
456# CONFIG_MTD_DOC2001 is not set
457# CONFIG_MTD_DOC2001PLUS is not set
458# CONFIG_MTD_NAND is not set
459# CONFIG_MTD_ONENAND is not set
460
461#
462# UBI - Unsorted block images
463#
464# CONFIG_MTD_UBI is not set
465# CONFIG_PARPORT is not set
466CONFIG_BLK_DEV=y
467# CONFIG_BLK_DEV_COW_COMMON is not set
468# CONFIG_BLK_DEV_LOOP is not set
469# CONFIG_BLK_DEV_NBD is not set
470CONFIG_BLK_DEV_RAM=y
471CONFIG_BLK_DEV_RAM_COUNT=4
472CONFIG_BLK_DEV_RAM_SIZE=4096
473# CONFIG_BLK_DEV_XIP is not set
474# CONFIG_CDROM_PKTCDVD is not set
475# CONFIG_ATA_OVER_ETH is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900476# CONFIG_BLK_DEV_HD is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900477CONFIG_MISC_DEVICES=y
478# CONFIG_EEPROM_93CX6 is not set
479# CONFIG_ENCLOSURE_SERVICES is not set
480CONFIG_HAVE_IDE=y
481# CONFIG_IDE is not set
482
483#
484# SCSI device support
485#
486# CONFIG_RAID_ATTRS is not set
487CONFIG_SCSI=y
488CONFIG_SCSI_DMA=y
489# CONFIG_SCSI_TGT is not set
490# CONFIG_SCSI_NETLINK is not set
491CONFIG_SCSI_PROC_FS=y
492
493#
494# SCSI support type (disk, tape, CD-ROM)
495#
496CONFIG_BLK_DEV_SD=y
497# CONFIG_CHR_DEV_ST is not set
498# CONFIG_CHR_DEV_OSST is not set
499# CONFIG_BLK_DEV_SR is not set
500# CONFIG_CHR_DEV_SG is not set
501# CONFIG_CHR_DEV_SCH is not set
502
503#
504# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
505#
506# CONFIG_SCSI_MULTI_LUN is not set
507# CONFIG_SCSI_CONSTANTS is not set
508# CONFIG_SCSI_LOGGING is not set
509# CONFIG_SCSI_SCAN_ASYNC is not set
510CONFIG_SCSI_WAIT_SCAN=m
511
512#
513# SCSI Transports
514#
515# CONFIG_SCSI_SPI_ATTRS is not set
516# CONFIG_SCSI_FC_ATTRS is not set
517# CONFIG_SCSI_ISCSI_ATTRS is not set
518# CONFIG_SCSI_SAS_LIBSAS is not set
519# CONFIG_SCSI_SRP_ATTRS is not set
520CONFIG_SCSI_LOWLEVEL=y
521# CONFIG_ISCSI_TCP is not set
522# CONFIG_SCSI_DEBUG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900523# CONFIG_SCSI_DH is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900524# CONFIG_ATA is not set
525# CONFIG_MD is not set
526CONFIG_NETDEVICES=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900527# CONFIG_DUMMY is not set
528# CONFIG_BONDING is not set
529# CONFIG_MACVLAN is not set
530# CONFIG_EQUALIZER is not set
531# CONFIG_TUN is not set
532# CONFIG_VETH is not set
533# CONFIG_PHYLIB is not set
534CONFIG_NET_ETHERNET=y
535CONFIG_MII=y
536# CONFIG_AX88796 is not set
537# CONFIG_STNIC is not set
538# CONFIG_SMC91X is not set
539CONFIG_SMC911X=y
540# CONFIG_IBM_NEW_EMAC_ZMII is not set
541# CONFIG_IBM_NEW_EMAC_RGMII is not set
542# CONFIG_IBM_NEW_EMAC_TAH is not set
543# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
544# CONFIG_B44 is not set
545# CONFIG_NETDEV_1000 is not set
546# CONFIG_NETDEV_10000 is not set
547
548#
549# Wireless LAN
550#
551# CONFIG_WLAN_PRE80211 is not set
552# CONFIG_WLAN_80211 is not set
553# CONFIG_IWLWIFI_LEDS is not set
554# CONFIG_WAN is not set
555# CONFIG_PPP is not set
556# CONFIG_SLIP is not set
557# CONFIG_NETCONSOLE is not set
558# CONFIG_NETPOLL is not set
559# CONFIG_NET_POLL_CONTROLLER is not set
560# CONFIG_ISDN is not set
561# CONFIG_PHONE is not set
562
563#
564# Input device support
565#
566CONFIG_INPUT=y
567# CONFIG_INPUT_FF_MEMLESS is not set
568# CONFIG_INPUT_POLLDEV is not set
569
570#
571# Userland interfaces
572#
573# CONFIG_INPUT_MOUSEDEV is not set
574# CONFIG_INPUT_JOYDEV is not set
575# CONFIG_INPUT_EVDEV is not set
576# CONFIG_INPUT_EVBUG is not set
577
578#
579# Input Device Drivers
580#
581# CONFIG_INPUT_KEYBOARD is not set
582# CONFIG_INPUT_MOUSE is not set
583# CONFIG_INPUT_JOYSTICK is not set
584# CONFIG_INPUT_TABLET is not set
585# CONFIG_INPUT_TOUCHSCREEN is not set
586# CONFIG_INPUT_MISC is not set
587
588#
589# Hardware I/O ports
590#
591# CONFIG_SERIO is not set
592# CONFIG_GAMEPORT is not set
593
594#
595# Character devices
596#
597CONFIG_VT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900598CONFIG_CONSOLE_TRANSLATIONS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900599CONFIG_VT_CONSOLE=y
600CONFIG_HW_CONSOLE=y
601CONFIG_VT_HW_CONSOLE_BINDING=y
602CONFIG_DEVKMEM=y
603# CONFIG_SERIAL_NONSTANDARD is not set
604
605#
606# Serial drivers
607#
608# CONFIG_SERIAL_8250 is not set
609
610#
611# Non-8250 serial port support
612#
613CONFIG_SERIAL_SH_SCI=y
614CONFIG_SERIAL_SH_SCI_NR_UARTS=6
615CONFIG_SERIAL_SH_SCI_CONSOLE=y
616CONFIG_SERIAL_CORE=y
617CONFIG_SERIAL_CORE_CONSOLE=y
618CONFIG_UNIX98_PTYS=y
619CONFIG_LEGACY_PTYS=y
620CONFIG_LEGACY_PTY_COUNT=256
621# CONFIG_IPMI_HANDLER is not set
622CONFIG_HW_RANDOM=y
623# CONFIG_R3964 is not set
624# CONFIG_RAW_DRIVER is not set
625# CONFIG_TCG_TPM is not set
626# CONFIG_I2C is not set
627# CONFIG_SPI is not set
628# CONFIG_W1 is not set
629# CONFIG_POWER_SUPPLY is not set
630# CONFIG_HWMON is not set
631# CONFIG_THERMAL is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900632# CONFIG_THERMAL_HWMON is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900633# CONFIG_WATCHDOG is not set
634
635#
636# Sonics Silicon Backplane
637#
638CONFIG_SSB_POSSIBLE=y
639# CONFIG_SSB is not set
640
641#
642# Multifunction device drivers
643#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900644# CONFIG_MFD_CORE is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900645# CONFIG_MFD_SM501 is not set
646# CONFIG_HTC_PASIC3 is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900647# CONFIG_MFD_TMIO is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900648
649#
650# Multimedia devices
651#
652
653#
654# Multimedia core support
655#
656# CONFIG_VIDEO_DEV is not set
657# CONFIG_DVB_CORE is not set
658# CONFIG_VIDEO_MEDIA is not set
659
660#
661# Multimedia drivers
662#
663# CONFIG_DAB is not set
664
665#
666# Graphics support
667#
668# CONFIG_VGASTATE is not set
669# CONFIG_VIDEO_OUTPUT_CONTROL is not set
670# CONFIG_FB is not set
671# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
672
673#
674# Display device support
675#
676# CONFIG_DISPLAY_SUPPORT is not set
677
678#
679# Console display driver support
680#
681CONFIG_DUMMY_CONSOLE=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900682# CONFIG_SOUND is not set
683# CONFIG_HID_SUPPORT is not set
684# CONFIG_USB_SUPPORT is not set
685# CONFIG_MMC is not set
686# CONFIG_MEMSTICK is not set
687# CONFIG_NEW_LEDS is not set
688# CONFIG_ACCESSIBILITY is not set
689# CONFIG_RTC_CLASS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900690# CONFIG_DMADEVICES is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900691CONFIG_UIO=y
692# CONFIG_UIO_PDRV is not set
693CONFIG_UIO_PDRV_GENIRQ=y
694# CONFIG_UIO_SMX is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900695
696#
697# File systems
698#
699CONFIG_EXT2_FS=y
700CONFIG_EXT2_FS_XATTR=y
701CONFIG_EXT2_FS_POSIX_ACL=y
702CONFIG_EXT2_FS_SECURITY=y
703# CONFIG_EXT2_FS_XIP is not set
704CONFIG_EXT3_FS=y
705CONFIG_EXT3_FS_XATTR=y
706CONFIG_EXT3_FS_POSIX_ACL=y
707CONFIG_EXT3_FS_SECURITY=y
708# CONFIG_EXT4DEV_FS is not set
709CONFIG_JBD=y
710CONFIG_FS_MBCACHE=y
711# CONFIG_REISERFS_FS is not set
712# CONFIG_JFS_FS is not set
713CONFIG_FS_POSIX_ACL=y
714# CONFIG_XFS_FS is not set
715# CONFIG_OCFS2_FS is not set
716CONFIG_DNOTIFY=y
717CONFIG_INOTIFY=y
718CONFIG_INOTIFY_USER=y
719# CONFIG_QUOTA is not set
720# CONFIG_AUTOFS_FS is not set
721# CONFIG_AUTOFS4_FS is not set
722# CONFIG_FUSE_FS is not set
723
724#
725# CD-ROM/DVD Filesystems
726#
727# CONFIG_ISO9660_FS is not set
728# CONFIG_UDF_FS is not set
729
730#
731# DOS/FAT/NT Filesystems
732#
733CONFIG_FAT_FS=y
734# CONFIG_MSDOS_FS is not set
735CONFIG_VFAT_FS=y
736CONFIG_FAT_DEFAULT_CODEPAGE=437
737CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
738# CONFIG_NTFS_FS is not set
739
740#
741# Pseudo filesystems
742#
743CONFIG_PROC_FS=y
744CONFIG_PROC_KCORE=y
745CONFIG_PROC_SYSCTL=y
746CONFIG_SYSFS=y
747CONFIG_TMPFS=y
748# CONFIG_TMPFS_POSIX_ACL is not set
749# CONFIG_HUGETLBFS is not set
750# CONFIG_HUGETLB_PAGE is not set
751# CONFIG_CONFIGFS_FS is not set
752
753#
754# Miscellaneous filesystems
755#
756# CONFIG_ADFS_FS is not set
757# CONFIG_AFFS_FS is not set
758# CONFIG_HFS_FS is not set
759# CONFIG_HFSPLUS_FS is not set
760# CONFIG_BEFS_FS is not set
761# CONFIG_BFS_FS is not set
762# CONFIG_EFS_FS is not set
763# CONFIG_JFFS2_FS is not set
764# CONFIG_CRAMFS is not set
765# CONFIG_VXFS_FS is not set
766# CONFIG_MINIX_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900767# CONFIG_OMFS_FS is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900768# CONFIG_HPFS_FS is not set
769# CONFIG_QNX4FS_FS is not set
770# CONFIG_ROMFS_FS is not set
771# CONFIG_SYSV_FS is not set
772# CONFIG_UFS_FS is not set
773CONFIG_NETWORK_FILESYSTEMS=y
774CONFIG_NFS_FS=y
775CONFIG_NFS_V3=y
776# CONFIG_NFS_V3_ACL is not set
777# CONFIG_NFS_V4 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900778CONFIG_ROOT_NFS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900779CONFIG_NFSD=y
780CONFIG_NFSD_V3=y
781# CONFIG_NFSD_V3_ACL is not set
782# CONFIG_NFSD_V4 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900783CONFIG_LOCKD=y
784CONFIG_LOCKD_V4=y
785CONFIG_EXPORTFS=y
786CONFIG_NFS_COMMON=y
787CONFIG_SUNRPC=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900788# CONFIG_RPCSEC_GSS_KRB5 is not set
789# CONFIG_RPCSEC_GSS_SPKM3 is not set
790# CONFIG_SMB_FS is not set
791# CONFIG_CIFS is not set
792# CONFIG_NCP_FS is not set
793# CONFIG_CODA_FS is not set
794# CONFIG_AFS_FS is not set
795
796#
797# Partition Types
798#
799# CONFIG_PARTITION_ADVANCED is not set
800CONFIG_MSDOS_PARTITION=y
801CONFIG_NLS=y
802CONFIG_NLS_DEFAULT="iso8859-1"
803CONFIG_NLS_CODEPAGE_437=y
804# CONFIG_NLS_CODEPAGE_737 is not set
805# CONFIG_NLS_CODEPAGE_775 is not set
806# CONFIG_NLS_CODEPAGE_850 is not set
807# CONFIG_NLS_CODEPAGE_852 is not set
808# CONFIG_NLS_CODEPAGE_855 is not set
809# CONFIG_NLS_CODEPAGE_857 is not set
810# CONFIG_NLS_CODEPAGE_860 is not set
811# CONFIG_NLS_CODEPAGE_861 is not set
812# CONFIG_NLS_CODEPAGE_862 is not set
813# CONFIG_NLS_CODEPAGE_863 is not set
814# CONFIG_NLS_CODEPAGE_864 is not set
815# CONFIG_NLS_CODEPAGE_865 is not set
816# CONFIG_NLS_CODEPAGE_866 is not set
817# CONFIG_NLS_CODEPAGE_869 is not set
818# CONFIG_NLS_CODEPAGE_936 is not set
819# CONFIG_NLS_CODEPAGE_950 is not set
820CONFIG_NLS_CODEPAGE_932=y
821# CONFIG_NLS_CODEPAGE_949 is not set
822# CONFIG_NLS_CODEPAGE_874 is not set
823# CONFIG_NLS_ISO8859_8 is not set
824# CONFIG_NLS_CODEPAGE_1250 is not set
825# CONFIG_NLS_CODEPAGE_1251 is not set
826# CONFIG_NLS_ASCII is not set
827CONFIG_NLS_ISO8859_1=y
828# CONFIG_NLS_ISO8859_2 is not set
829# CONFIG_NLS_ISO8859_3 is not set
830# CONFIG_NLS_ISO8859_4 is not set
831# CONFIG_NLS_ISO8859_5 is not set
832# CONFIG_NLS_ISO8859_6 is not set
833# CONFIG_NLS_ISO8859_7 is not set
834# CONFIG_NLS_ISO8859_9 is not set
835# CONFIG_NLS_ISO8859_13 is not set
836# CONFIG_NLS_ISO8859_14 is not set
837# CONFIG_NLS_ISO8859_15 is not set
838# CONFIG_NLS_KOI8_R is not set
839# CONFIG_NLS_KOI8_U is not set
840# CONFIG_NLS_UTF8 is not set
841# CONFIG_DLM is not set
842
843#
844# Kernel hacking
845#
846CONFIG_TRACE_IRQFLAGS_SUPPORT=y
847# CONFIG_PRINTK_TIME is not set
848CONFIG_ENABLE_WARN_DEPRECATED=y
849# CONFIG_ENABLE_MUST_CHECK is not set
850CONFIG_FRAME_WARN=1024
851# CONFIG_MAGIC_SYSRQ is not set
852# CONFIG_UNUSED_SYMBOLS is not set
853# CONFIG_DEBUG_FS is not set
854# CONFIG_HEADERS_CHECK is not set
855# CONFIG_DEBUG_KERNEL is not set
856# CONFIG_DEBUG_BUGVERBOSE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900857# CONFIG_DEBUG_MEMORY_INIT is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900858CONFIG_SYSCTL_SYSCALL_CHECK=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900859# CONFIG_SAMPLES is not set
860# CONFIG_SH_STANDARD_BIOS is not set
861# CONFIG_EARLY_SCIF_CONSOLE is not set
862# CONFIG_SH_KGDB is not set
863
864#
865# Security options
866#
867# CONFIG_KEYS is not set
868# CONFIG_SECURITY is not set
869# CONFIG_SECURITY_FILE_CAPABILITIES is not set
870CONFIG_CRYPTO=y
871
872#
873# Crypto core or helper
874#
875CONFIG_CRYPTO_ALGAPI=y
876CONFIG_CRYPTO_BLKCIPHER=y
877CONFIG_CRYPTO_MANAGER=y
878# CONFIG_CRYPTO_GF128MUL is not set
879# CONFIG_CRYPTO_NULL is not set
880# CONFIG_CRYPTO_CRYPTD is not set
881# CONFIG_CRYPTO_AUTHENC is not set
882# CONFIG_CRYPTO_TEST is not set
883
884#
885# Authenticated Encryption with Associated Data
886#
887# CONFIG_CRYPTO_CCM is not set
888# CONFIG_CRYPTO_GCM is not set
889# CONFIG_CRYPTO_SEQIV is not set
890
891#
892# Block modes
893#
894CONFIG_CRYPTO_CBC=y
895# CONFIG_CRYPTO_CTR is not set
896# CONFIG_CRYPTO_CTS is not set
897# CONFIG_CRYPTO_ECB is not set
898# CONFIG_CRYPTO_LRW is not set
899# CONFIG_CRYPTO_PCBC is not set
900# CONFIG_CRYPTO_XTS is not set
901
902#
903# Hash modes
904#
905# CONFIG_CRYPTO_HMAC is not set
906# CONFIG_CRYPTO_XCBC is not set
907
908#
909# Digest
910#
911# CONFIG_CRYPTO_CRC32C is not set
912# CONFIG_CRYPTO_MD4 is not set
913# CONFIG_CRYPTO_MD5 is not set
914# CONFIG_CRYPTO_MICHAEL_MIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900915# CONFIG_CRYPTO_RMD128 is not set
916# CONFIG_CRYPTO_RMD160 is not set
917# CONFIG_CRYPTO_RMD256 is not set
918# CONFIG_CRYPTO_RMD320 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900919# CONFIG_CRYPTO_SHA1 is not set
920# CONFIG_CRYPTO_SHA256 is not set
921# CONFIG_CRYPTO_SHA512 is not set
922# CONFIG_CRYPTO_TGR192 is not set
923# CONFIG_CRYPTO_WP512 is not set
924
925#
926# Ciphers
927#
928# CONFIG_CRYPTO_AES is not set
929# CONFIG_CRYPTO_ANUBIS is not set
930# CONFIG_CRYPTO_ARC4 is not set
931# CONFIG_CRYPTO_BLOWFISH is not set
932# CONFIG_CRYPTO_CAMELLIA is not set
933# CONFIG_CRYPTO_CAST5 is not set
934# CONFIG_CRYPTO_CAST6 is not set
935# CONFIG_CRYPTO_DES is not set
936# CONFIG_CRYPTO_FCRYPT is not set
937# CONFIG_CRYPTO_KHAZAD is not set
938# CONFIG_CRYPTO_SALSA20 is not set
939# CONFIG_CRYPTO_SEED is not set
940# CONFIG_CRYPTO_SERPENT is not set
941# CONFIG_CRYPTO_TEA is not set
942# CONFIG_CRYPTO_TWOFISH is not set
943
944#
945# Compression
946#
947# CONFIG_CRYPTO_DEFLATE is not set
948# CONFIG_CRYPTO_LZO is not set
949CONFIG_CRYPTO_HW=y
950
951#
952# Library routines
953#
954CONFIG_BITREVERSE=y
955# CONFIG_GENERIC_FIND_FIRST_BIT is not set
956# CONFIG_CRC_CCITT is not set
957# CONFIG_CRC16 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900958CONFIG_CRC_T10DIF=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900959# CONFIG_CRC_ITU_T is not set
960CONFIG_CRC32=y
961# CONFIG_CRC7 is not set
962# CONFIG_LIBCRC32C is not set
963CONFIG_PLIST=y
964CONFIG_HAS_IOMEM=y
965CONFIG_HAS_IOPORT=y
966CONFIG_HAS_DMA=y