blob: 9317e817a4063912a74bc5831f09a7b965db2671 [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
Steve Glendinning90b76492009-01-07 17:20:07 +0900544CONFIG_PHYLIB=y
545
546#
547# MII PHY device drivers
548#
549# CONFIG_MARVELL_PHY is not set
550# CONFIG_DAVICOM_PHY is not set
551# CONFIG_QSEMI_PHY is not set
552# CONFIG_LXT_PHY is not set
553# CONFIG_CICADA_PHY is not set
554# CONFIG_VITESSE_PHY is not set
555CONFIG_SMSC_PHY=y
556# CONFIG_BROADCOM_PHY is not set
557# CONFIG_ICPLUS_PHY is not set
558# CONFIG_REALTEK_PHY is not set
559# CONFIG_FIXED_PHY is not set
560# CONFIG_MDIO_BITBANG is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900561CONFIG_NET_ETHERNET=y
562CONFIG_MII=y
563# CONFIG_AX88796 is not set
564# CONFIG_STNIC is not set
565# CONFIG_SMC91X is not set
Steve Glendinning90b76492009-01-07 17:20:07 +0900566# CONFIG_SMC911X is not set
567CONFIG_SMSC911X=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900568# CONFIG_IBM_NEW_EMAC_ZMII is not set
569# CONFIG_IBM_NEW_EMAC_RGMII is not set
570# CONFIG_IBM_NEW_EMAC_TAH is not set
571# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900572# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
573# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
574# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900575# CONFIG_B44 is not set
576# CONFIG_NETDEV_1000 is not set
577# CONFIG_NETDEV_10000 is not set
578
579#
580# Wireless LAN
581#
582# CONFIG_WLAN_PRE80211 is not set
583# CONFIG_WLAN_80211 is not set
584# CONFIG_IWLWIFI_LEDS is not set
585# CONFIG_WAN is not set
586# CONFIG_PPP is not set
587# CONFIG_SLIP is not set
588# CONFIG_NETCONSOLE is not set
589# CONFIG_NETPOLL is not set
590# CONFIG_NET_POLL_CONTROLLER is not set
591# CONFIG_ISDN is not set
592# CONFIG_PHONE is not set
593
594#
595# Input device support
596#
597CONFIG_INPUT=y
598# CONFIG_INPUT_FF_MEMLESS is not set
599# CONFIG_INPUT_POLLDEV is not set
600
601#
602# Userland interfaces
603#
604# CONFIG_INPUT_MOUSEDEV is not set
605# CONFIG_INPUT_JOYDEV is not set
606# CONFIG_INPUT_EVDEV is not set
607# CONFIG_INPUT_EVBUG is not set
608
609#
610# Input Device Drivers
611#
612# CONFIG_INPUT_KEYBOARD is not set
613# CONFIG_INPUT_MOUSE is not set
614# CONFIG_INPUT_JOYSTICK is not set
615# CONFIG_INPUT_TABLET is not set
616# CONFIG_INPUT_TOUCHSCREEN is not set
617# CONFIG_INPUT_MISC is not set
618
619#
620# Hardware I/O ports
621#
622# CONFIG_SERIO is not set
623# CONFIG_GAMEPORT is not set
624
625#
626# Character devices
627#
628CONFIG_VT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900629CONFIG_CONSOLE_TRANSLATIONS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900630CONFIG_VT_CONSOLE=y
631CONFIG_HW_CONSOLE=y
632CONFIG_VT_HW_CONSOLE_BINDING=y
633CONFIG_DEVKMEM=y
634# CONFIG_SERIAL_NONSTANDARD is not set
635
636#
637# Serial drivers
638#
639# CONFIG_SERIAL_8250 is not set
640
641#
642# Non-8250 serial port support
643#
644CONFIG_SERIAL_SH_SCI=y
645CONFIG_SERIAL_SH_SCI_NR_UARTS=6
646CONFIG_SERIAL_SH_SCI_CONSOLE=y
647CONFIG_SERIAL_CORE=y
648CONFIG_SERIAL_CORE_CONSOLE=y
649CONFIG_UNIX98_PTYS=y
650CONFIG_LEGACY_PTYS=y
651CONFIG_LEGACY_PTY_COUNT=256
652# CONFIG_IPMI_HANDLER is not set
653CONFIG_HW_RANDOM=y
654# CONFIG_R3964 is not set
655# CONFIG_RAW_DRIVER is not set
656# CONFIG_TCG_TPM is not set
657# CONFIG_I2C is not set
658# CONFIG_SPI is not set
659# CONFIG_W1 is not set
660# CONFIG_POWER_SUPPLY is not set
661# CONFIG_HWMON is not set
662# CONFIG_THERMAL is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900663# CONFIG_THERMAL_HWMON is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900664# CONFIG_WATCHDOG is not set
665
666#
667# Sonics Silicon Backplane
668#
669CONFIG_SSB_POSSIBLE=y
670# CONFIG_SSB is not set
671
672#
673# Multifunction device drivers
674#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900675# CONFIG_MFD_CORE is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900676# CONFIG_MFD_SM501 is not set
677# CONFIG_HTC_PASIC3 is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900678# CONFIG_MFD_TMIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900679# CONFIG_MFD_WM8400 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900680
681#
682# Multimedia devices
683#
684
685#
686# Multimedia core support
687#
688# CONFIG_VIDEO_DEV is not set
689# CONFIG_DVB_CORE is not set
690# CONFIG_VIDEO_MEDIA is not set
691
692#
693# Multimedia drivers
694#
695# CONFIG_DAB is not set
696
697#
698# Graphics support
699#
700# CONFIG_VGASTATE is not set
701# CONFIG_VIDEO_OUTPUT_CONTROL is not set
702# CONFIG_FB is not set
703# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
704
705#
706# Display device support
707#
708# CONFIG_DISPLAY_SUPPORT is not set
709
710#
711# Console display driver support
712#
713CONFIG_DUMMY_CONSOLE=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900714# CONFIG_SOUND is not set
715# CONFIG_HID_SUPPORT is not set
716# CONFIG_USB_SUPPORT is not set
717# CONFIG_MMC is not set
718# CONFIG_MEMSTICK is not set
719# CONFIG_NEW_LEDS is not set
720# CONFIG_ACCESSIBILITY is not set
721# CONFIG_RTC_CLASS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900722# CONFIG_DMADEVICES is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900723CONFIG_UIO=y
724# CONFIG_UIO_PDRV is not set
725CONFIG_UIO_PDRV_GENIRQ=y
726# CONFIG_UIO_SMX is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900727# CONFIG_UIO_SERCOS3 is not set
728# CONFIG_STAGING is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900729
730#
731# File systems
732#
733CONFIG_EXT2_FS=y
734CONFIG_EXT2_FS_XATTR=y
735CONFIG_EXT2_FS_POSIX_ACL=y
736CONFIG_EXT2_FS_SECURITY=y
737# CONFIG_EXT2_FS_XIP is not set
738CONFIG_EXT3_FS=y
739CONFIG_EXT3_FS_XATTR=y
740CONFIG_EXT3_FS_POSIX_ACL=y
741CONFIG_EXT3_FS_SECURITY=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900742# CONFIG_EXT4_FS is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900743CONFIG_JBD=y
744CONFIG_FS_MBCACHE=y
745# CONFIG_REISERFS_FS is not set
746# CONFIG_JFS_FS is not set
747CONFIG_FS_POSIX_ACL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900748CONFIG_FILE_LOCKING=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900749# CONFIG_XFS_FS is not set
750# CONFIG_OCFS2_FS is not set
751CONFIG_DNOTIFY=y
752CONFIG_INOTIFY=y
753CONFIG_INOTIFY_USER=y
754# CONFIG_QUOTA is not set
755# CONFIG_AUTOFS_FS is not set
756# CONFIG_AUTOFS4_FS is not set
757# CONFIG_FUSE_FS is not set
758
759#
760# CD-ROM/DVD Filesystems
761#
762# CONFIG_ISO9660_FS is not set
763# CONFIG_UDF_FS is not set
764
765#
766# DOS/FAT/NT Filesystems
767#
768CONFIG_FAT_FS=y
769# CONFIG_MSDOS_FS is not set
770CONFIG_VFAT_FS=y
771CONFIG_FAT_DEFAULT_CODEPAGE=437
772CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
773# CONFIG_NTFS_FS is not set
774
775#
776# Pseudo filesystems
777#
778CONFIG_PROC_FS=y
779CONFIG_PROC_KCORE=y
780CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900781CONFIG_PROC_PAGE_MONITOR=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900782CONFIG_SYSFS=y
783CONFIG_TMPFS=y
784# CONFIG_TMPFS_POSIX_ACL is not set
785# CONFIG_HUGETLBFS is not set
786# CONFIG_HUGETLB_PAGE is not set
787# CONFIG_CONFIGFS_FS is not set
788
789#
790# Miscellaneous filesystems
791#
792# CONFIG_ADFS_FS is not set
793# CONFIG_AFFS_FS is not set
794# CONFIG_HFS_FS is not set
795# CONFIG_HFSPLUS_FS is not set
796# CONFIG_BEFS_FS is not set
797# CONFIG_BFS_FS is not set
798# CONFIG_EFS_FS is not set
799# CONFIG_JFFS2_FS is not set
800# CONFIG_CRAMFS is not set
801# CONFIG_VXFS_FS is not set
802# CONFIG_MINIX_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900803# CONFIG_OMFS_FS is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900804# CONFIG_HPFS_FS is not set
805# CONFIG_QNX4FS_FS is not set
806# CONFIG_ROMFS_FS is not set
807# CONFIG_SYSV_FS is not set
808# CONFIG_UFS_FS is not set
809CONFIG_NETWORK_FILESYSTEMS=y
810CONFIG_NFS_FS=y
811CONFIG_NFS_V3=y
812# CONFIG_NFS_V3_ACL is not set
813# CONFIG_NFS_V4 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900814CONFIG_ROOT_NFS=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900815CONFIG_NFSD=y
816CONFIG_NFSD_V3=y
817# CONFIG_NFSD_V3_ACL is not set
818# CONFIG_NFSD_V4 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900819CONFIG_LOCKD=y
820CONFIG_LOCKD_V4=y
821CONFIG_EXPORTFS=y
822CONFIG_NFS_COMMON=y
823CONFIG_SUNRPC=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900824# CONFIG_SUNRPC_REGISTER_V4 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900825# CONFIG_RPCSEC_GSS_KRB5 is not set
826# CONFIG_RPCSEC_GSS_SPKM3 is not set
827# CONFIG_SMB_FS is not set
828# CONFIG_CIFS is not set
829# CONFIG_NCP_FS is not set
830# CONFIG_CODA_FS is not set
831# CONFIG_AFS_FS is not set
832
833#
834# Partition Types
835#
836# CONFIG_PARTITION_ADVANCED is not set
837CONFIG_MSDOS_PARTITION=y
838CONFIG_NLS=y
839CONFIG_NLS_DEFAULT="iso8859-1"
840CONFIG_NLS_CODEPAGE_437=y
841# CONFIG_NLS_CODEPAGE_737 is not set
842# CONFIG_NLS_CODEPAGE_775 is not set
843# CONFIG_NLS_CODEPAGE_850 is not set
844# CONFIG_NLS_CODEPAGE_852 is not set
845# CONFIG_NLS_CODEPAGE_855 is not set
846# CONFIG_NLS_CODEPAGE_857 is not set
847# CONFIG_NLS_CODEPAGE_860 is not set
848# CONFIG_NLS_CODEPAGE_861 is not set
849# CONFIG_NLS_CODEPAGE_862 is not set
850# CONFIG_NLS_CODEPAGE_863 is not set
851# CONFIG_NLS_CODEPAGE_864 is not set
852# CONFIG_NLS_CODEPAGE_865 is not set
853# CONFIG_NLS_CODEPAGE_866 is not set
854# CONFIG_NLS_CODEPAGE_869 is not set
855# CONFIG_NLS_CODEPAGE_936 is not set
856# CONFIG_NLS_CODEPAGE_950 is not set
857CONFIG_NLS_CODEPAGE_932=y
858# CONFIG_NLS_CODEPAGE_949 is not set
859# CONFIG_NLS_CODEPAGE_874 is not set
860# CONFIG_NLS_ISO8859_8 is not set
861# CONFIG_NLS_CODEPAGE_1250 is not set
862# CONFIG_NLS_CODEPAGE_1251 is not set
863# CONFIG_NLS_ASCII is not set
864CONFIG_NLS_ISO8859_1=y
865# CONFIG_NLS_ISO8859_2 is not set
866# CONFIG_NLS_ISO8859_3 is not set
867# CONFIG_NLS_ISO8859_4 is not set
868# CONFIG_NLS_ISO8859_5 is not set
869# CONFIG_NLS_ISO8859_6 is not set
870# CONFIG_NLS_ISO8859_7 is not set
871# CONFIG_NLS_ISO8859_9 is not set
872# CONFIG_NLS_ISO8859_13 is not set
873# CONFIG_NLS_ISO8859_14 is not set
874# CONFIG_NLS_ISO8859_15 is not set
875# CONFIG_NLS_KOI8_R is not set
876# CONFIG_NLS_KOI8_U is not set
877# CONFIG_NLS_UTF8 is not set
878# CONFIG_DLM is not set
879
880#
881# Kernel hacking
882#
883CONFIG_TRACE_IRQFLAGS_SUPPORT=y
884# CONFIG_PRINTK_TIME is not set
885CONFIG_ENABLE_WARN_DEPRECATED=y
886# CONFIG_ENABLE_MUST_CHECK is not set
887CONFIG_FRAME_WARN=1024
888# CONFIG_MAGIC_SYSRQ is not set
889# CONFIG_UNUSED_SYMBOLS is not set
890# CONFIG_DEBUG_FS is not set
891# CONFIG_HEADERS_CHECK is not set
892# CONFIG_DEBUG_KERNEL is not set
893# CONFIG_DEBUG_BUGVERBOSE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900894# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900895# CONFIG_RCU_CPU_STALL_DETECTOR is not set
896# CONFIG_LATENCYTOP is not set
Magnus Dammf9bed3f2008-08-27 18:23:52 +0900897CONFIG_SYSCTL_SYSCALL_CHECK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900898CONFIG_NOP_TRACER=y
899CONFIG_HAVE_FTRACE=y
900# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900901# CONFIG_SAMPLES is not set
902# CONFIG_SH_STANDARD_BIOS is not set
903# CONFIG_EARLY_SCIF_CONSOLE is not set
904# CONFIG_SH_KGDB is not set
905
906#
907# Security options
908#
909# CONFIG_KEYS is not set
910# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900911# CONFIG_SECURITYFS is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900912# CONFIG_SECURITY_FILE_CAPABILITIES is not set
913CONFIG_CRYPTO=y
914
915#
916# Crypto core or helper
917#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900918# CONFIG_CRYPTO_FIPS is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900919CONFIG_CRYPTO_ALGAPI=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900920CONFIG_CRYPTO_AEAD=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900921CONFIG_CRYPTO_BLKCIPHER=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900922CONFIG_CRYPTO_HASH=y
923CONFIG_CRYPTO_RNG=y
Yusuke Goda04e917b2008-06-06 17:03:23 +0900924CONFIG_CRYPTO_MANAGER=y
925# CONFIG_CRYPTO_GF128MUL is not set
926# CONFIG_CRYPTO_NULL is not set
927# CONFIG_CRYPTO_CRYPTD is not set
928# CONFIG_CRYPTO_AUTHENC is not set
929# CONFIG_CRYPTO_TEST is not set
930
931#
932# Authenticated Encryption with Associated Data
933#
934# CONFIG_CRYPTO_CCM is not set
935# CONFIG_CRYPTO_GCM is not set
936# CONFIG_CRYPTO_SEQIV is not set
937
938#
939# Block modes
940#
941CONFIG_CRYPTO_CBC=y
942# CONFIG_CRYPTO_CTR is not set
943# CONFIG_CRYPTO_CTS is not set
944# CONFIG_CRYPTO_ECB is not set
945# CONFIG_CRYPTO_LRW is not set
946# CONFIG_CRYPTO_PCBC is not set
947# CONFIG_CRYPTO_XTS is not set
948
949#
950# Hash modes
951#
952# CONFIG_CRYPTO_HMAC is not set
953# CONFIG_CRYPTO_XCBC is not set
954
955#
956# Digest
957#
958# CONFIG_CRYPTO_CRC32C is not set
959# CONFIG_CRYPTO_MD4 is not set
960# CONFIG_CRYPTO_MD5 is not set
961# CONFIG_CRYPTO_MICHAEL_MIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900962# CONFIG_CRYPTO_RMD128 is not set
963# CONFIG_CRYPTO_RMD160 is not set
964# CONFIG_CRYPTO_RMD256 is not set
965# CONFIG_CRYPTO_RMD320 is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +0900966# CONFIG_CRYPTO_SHA1 is not set
967# CONFIG_CRYPTO_SHA256 is not set
968# CONFIG_CRYPTO_SHA512 is not set
969# CONFIG_CRYPTO_TGR192 is not set
970# CONFIG_CRYPTO_WP512 is not set
971
972#
973# Ciphers
974#
975# CONFIG_CRYPTO_AES is not set
976# CONFIG_CRYPTO_ANUBIS is not set
977# CONFIG_CRYPTO_ARC4 is not set
978# CONFIG_CRYPTO_BLOWFISH is not set
979# CONFIG_CRYPTO_CAMELLIA is not set
980# CONFIG_CRYPTO_CAST5 is not set
981# CONFIG_CRYPTO_CAST6 is not set
982# CONFIG_CRYPTO_DES is not set
983# CONFIG_CRYPTO_FCRYPT is not set
984# CONFIG_CRYPTO_KHAZAD is not set
985# CONFIG_CRYPTO_SALSA20 is not set
986# CONFIG_CRYPTO_SEED is not set
987# CONFIG_CRYPTO_SERPENT is not set
988# CONFIG_CRYPTO_TEA is not set
989# CONFIG_CRYPTO_TWOFISH is not set
990
991#
992# Compression
993#
994# CONFIG_CRYPTO_DEFLATE is not set
995# CONFIG_CRYPTO_LZO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900996
997#
998# Random Number Generation
999#
1000# CONFIG_CRYPTO_ANSI_CPRNG is not set
Yusuke Goda04e917b2008-06-06 17:03:23 +09001001CONFIG_CRYPTO_HW=y
1002
1003#
1004# Library routines
1005#
1006CONFIG_BITREVERSE=y
Yusuke Goda04e917b2008-06-06 17:03:23 +09001007# CONFIG_CRC_CCITT is not set
1008# CONFIG_CRC16 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001009CONFIG_CRC_T10DIF=y
Yusuke Goda04e917b2008-06-06 17:03:23 +09001010# CONFIG_CRC_ITU_T is not set
1011CONFIG_CRC32=y
1012# CONFIG_CRC7 is not set
1013# CONFIG_LIBCRC32C is not set
1014CONFIG_PLIST=y
1015CONFIG_HAS_IOMEM=y
1016CONFIG_HAS_IOPORT=y
1017CONFIG_HAS_DMA=y