blob: c3ecedfc1bc7d6f0595004efada5dc68426203cf [file] [log] [blame]
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001#
2# Automatically generated make config: don't edit
Paul Mundt4bb273e2008-10-22 20:05:11 +09003# Linux kernel version: 2.6.27
4# Wed Oct 22 18:29:42 2008
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09005#
6CONFIG_SUPERH=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09007CONFIG_SUPERH32=y
8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09009CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_BUG=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090014CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090015CONFIG_GENERIC_IRQ_PROBE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090016# CONFIG_GENERIC_GPIO is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090017CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
19CONFIG_SYS_SUPPORTS_PCI=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090020CONFIG_STACKTRACE_SUPPORT=y
21CONFIG_LOCKDEP_SUPPORT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090022CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090023# CONFIG_ARCH_HAS_ILOG2_U32 is not set
24# CONFIG_ARCH_HAS_ILOG2_U64 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090025CONFIG_ARCH_NO_VIRT_TO_BUS=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090026CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
27
28#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090029# General setup
30#
Paul Mundtcc8dccd2008-07-30 02:15:20 +090031CONFIG_EXPERIMENTAL=y
32CONFIG_BROKEN_ON_SMP=y
33CONFIG_INIT_ENV_ARG_LIMIT=32
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090034CONFIG_LOCALVERSION=""
35CONFIG_LOCALVERSION_AUTO=y
36CONFIG_SWAP=y
37CONFIG_SYSVIPC=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090038CONFIG_SYSVIPC_SYSCTL=y
39# CONFIG_POSIX_MQUEUE is not set
40# CONFIG_BSD_PROCESS_ACCT is not set
41# CONFIG_TASKSTATS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090042# CONFIG_AUDIT is not set
43# CONFIG_IKCONFIG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090044CONFIG_LOG_BUF_SHIFT=14
45# CONFIG_CGROUPS is not set
46# CONFIG_GROUP_SCHED is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090047CONFIG_SYSFS_DEPRECATED=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090048CONFIG_SYSFS_DEPRECATED_V2=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090049# CONFIG_RELAY is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090050# CONFIG_NAMESPACES is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090051# CONFIG_BLK_DEV_INITRD is not set
52CONFIG_CC_OPTIMIZE_FOR_SIZE=y
53CONFIG_SYSCTL=y
54CONFIG_EMBEDDED=y
55CONFIG_UID16=y
56# CONFIG_SYSCTL_SYSCALL is not set
57CONFIG_KALLSYMS=y
58CONFIG_KALLSYMS_EXTRA_PASS=y
59CONFIG_HOTPLUG=y
60CONFIG_PRINTK=y
61CONFIG_BUG=y
62CONFIG_ELF_CORE=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090063CONFIG_COMPAT_BRK=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090064CONFIG_BASE_FULL=y
65CONFIG_FUTEX=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090066CONFIG_ANON_INODES=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090067CONFIG_EPOLL=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090068CONFIG_SIGNALFD=y
69CONFIG_TIMERFD=y
70CONFIG_EVENTFD=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090071CONFIG_SHMEM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090072CONFIG_AIO=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090073CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090074CONFIG_PCI_QUIRKS=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090075CONFIG_SLAB=y
76# CONFIG_SLUB is not set
77# CONFIG_SLOB is not set
78# CONFIG_PROFILING is not set
79# CONFIG_MARKERS is not set
80CONFIG_HAVE_OPROFILE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090081# CONFIG_KPROBES is not set
82CONFIG_HAVE_IOREMAP_PROT=y
83CONFIG_HAVE_KPROBES=y
84CONFIG_HAVE_KRETPROBES=y
85CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090086CONFIG_HAVE_CLK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090087CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090088CONFIG_SLABINFO=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090089CONFIG_RT_MUTEXES=y
90# CONFIG_TINY_SHMEM is not set
91CONFIG_BASE_SMALL=0
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090092CONFIG_MODULES=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090093# CONFIG_MODULE_FORCE_LOAD is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090094CONFIG_MODULE_UNLOAD=y
95CONFIG_MODULE_FORCE_UNLOAD=y
96# CONFIG_MODVERSIONS is not set
97# CONFIG_MODULE_SRCVERSION_ALL is not set
98CONFIG_KMOD=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +090099CONFIG_BLOCK=y
100# CONFIG_LBD is not set
101# CONFIG_BLK_DEV_IO_TRACE is not set
102# CONFIG_LSF is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900103# CONFIG_BLK_DEV_BSG is not set
104# CONFIG_BLK_DEV_INTEGRITY is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900105
106#
107# IO Schedulers
108#
109CONFIG_IOSCHED_NOOP=y
110CONFIG_IOSCHED_AS=y
111CONFIG_IOSCHED_DEADLINE=y
112CONFIG_IOSCHED_CFQ=y
113CONFIG_DEFAULT_AS=y
114# CONFIG_DEFAULT_DEADLINE is not set
115# CONFIG_DEFAULT_CFQ is not set
116# CONFIG_DEFAULT_NOOP is not set
117CONFIG_DEFAULT_IOSCHED="anticipatory"
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900118CONFIG_CLASSIC_RCU=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900119# CONFIG_FREEZER is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900120
121#
122# System type
123#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900124CONFIG_CPU_SH4=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900125# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900126# CONFIG_CPU_SUBTYPE_SH7203 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900127# CONFIG_CPU_SUBTYPE_SH7206 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900128# CONFIG_CPU_SUBTYPE_SH7263 is not set
129# CONFIG_CPU_SUBTYPE_MXG is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900130# CONFIG_CPU_SUBTYPE_SH7705 is not set
131# CONFIG_CPU_SUBTYPE_SH7706 is not set
132# CONFIG_CPU_SUBTYPE_SH7707 is not set
133# CONFIG_CPU_SUBTYPE_SH7708 is not set
134# CONFIG_CPU_SUBTYPE_SH7709 is not set
135# CONFIG_CPU_SUBTYPE_SH7710 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900136# CONFIG_CPU_SUBTYPE_SH7712 is not set
137# CONFIG_CPU_SUBTYPE_SH7720 is not set
138# CONFIG_CPU_SUBTYPE_SH7721 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900139# CONFIG_CPU_SUBTYPE_SH7750 is not set
140# CONFIG_CPU_SUBTYPE_SH7091 is not set
141# CONFIG_CPU_SUBTYPE_SH7750R is not set
142# CONFIG_CPU_SUBTYPE_SH7750S is not set
Magnus Dammcc6f33d2007-08-03 10:17:47 +0900143# CONFIG_CPU_SUBTYPE_SH7751 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900144CONFIG_CPU_SUBTYPE_SH7751R=y
145# CONFIG_CPU_SUBTYPE_SH7760 is not set
146# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900147# CONFIG_CPU_SUBTYPE_SH7723 is not set
148# CONFIG_CPU_SUBTYPE_SH7763 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900149# CONFIG_CPU_SUBTYPE_SH7770 is not set
150# CONFIG_CPU_SUBTYPE_SH7780 is not set
151# CONFIG_CPU_SUBTYPE_SH7785 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900152# CONFIG_CPU_SUBTYPE_SHX3 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900153# CONFIG_CPU_SUBTYPE_SH7343 is not set
154# CONFIG_CPU_SUBTYPE_SH7722 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900155# CONFIG_CPU_SUBTYPE_SH7366 is not set
156# CONFIG_CPU_SUBTYPE_SH5_101 is not set
157# CONFIG_CPU_SUBTYPE_SH5_103 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900158
159#
160# Memory management options
161#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900162CONFIG_QUICKLIST=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900163CONFIG_MMU=y
164CONFIG_PAGE_OFFSET=0x80000000
165CONFIG_MEMORY_START=0x0c000000
166CONFIG_MEMORY_SIZE=0x04000000
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900167CONFIG_29BIT=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900168CONFIG_VSYSCALL=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900169CONFIG_ARCH_FLATMEM_ENABLE=y
170CONFIG_ARCH_SPARSEMEM_ENABLE=y
171CONFIG_ARCH_SPARSEMEM_DEFAULT=y
172CONFIG_MAX_ACTIVE_REGIONS=1
173CONFIG_ARCH_POPULATES_NODE_MAP=y
174CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900175CONFIG_PAGE_SIZE_4KB=y
176# CONFIG_PAGE_SIZE_8KB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900177# CONFIG_PAGE_SIZE_16KB is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900178# CONFIG_PAGE_SIZE_64KB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900179CONFIG_ENTRY_OFFSET=0x00001000
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900180CONFIG_SELECT_MEMORY_MODEL=y
181CONFIG_FLATMEM_MANUAL=y
182# CONFIG_DISCONTIGMEM_MANUAL is not set
183# CONFIG_SPARSEMEM_MANUAL is not set
184CONFIG_FLATMEM=y
185CONFIG_FLAT_NODE_MEM_MAP=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900186CONFIG_SPARSEMEM_STATIC=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900187CONFIG_PAGEFLAGS_EXTENDED=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900188CONFIG_SPLIT_PTLOCK_CPUS=4
189# CONFIG_RESOURCES_64BIT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900190# CONFIG_PHYS_ADDR_T_64BIT is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900191CONFIG_ZONE_DMA_FLAG=0
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900192CONFIG_NR_QUICK=2
Paul Mundt4bb273e2008-10-22 20:05:11 +0900193CONFIG_UNEVICTABLE_LRU=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900194
195#
196# Cache configuration
197#
198# CONFIG_SH_DIRECT_MAPPED is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900199CONFIG_CACHE_WRITEBACK=y
200# CONFIG_CACHE_WRITETHROUGH is not set
201# CONFIG_CACHE_OFF is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900202
203#
204# Processor features
205#
206CONFIG_CPU_LITTLE_ENDIAN=y
207# CONFIG_CPU_BIG_ENDIAN is not set
208CONFIG_SH_FPU=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900209# CONFIG_SH_STORE_QUEUES is not set
210CONFIG_CPU_HAS_INTEVT=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900211CONFIG_CPU_HAS_SR_RB=y
212CONFIG_CPU_HAS_PTEA=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900213CONFIG_CPU_HAS_FPU=y
214
215#
216# Board support
217#
218# CONFIG_SH_7751_SYSTEMH is not set
219# CONFIG_SH_SECUREEDGE5410 is not set
220# CONFIG_SH_RTS7751R2D is not set
221# CONFIG_SH_LANDISK is not set
222# CONFIG_SH_TITAN is not set
223CONFIG_SH_LBOX_RE2=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900224
225#
226# Timer and clock configuration
227#
228CONFIG_SH_TMU=y
229CONFIG_SH_TIMER_IRQ=16
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900230CONFIG_SH_PCLK_FREQ=40000000
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900231# CONFIG_NO_HZ is not set
232# CONFIG_HIGH_RES_TIMERS is not set
233CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900234
235#
236# CPU Frequency scaling
237#
238# CONFIG_CPU_FREQ is not set
239
240#
241# DMA support
242#
243# CONFIG_SH_DMA is not set
244
245#
246# Companion Chips
247#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900248
249#
250# Additional SuperH Device Drivers
251#
252# CONFIG_HEARTBEAT is not set
253# CONFIG_PUSH_SWITCH is not set
254
255#
256# Kernel features
257#
258# CONFIG_HZ_100 is not set
259CONFIG_HZ_250=y
260# CONFIG_HZ_300 is not set
261# CONFIG_HZ_1000 is not set
262CONFIG_HZ=250
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900263# CONFIG_SCHED_HRTICK is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900264CONFIG_KEXEC=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900265# CONFIG_CRASH_DUMP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900266# CONFIG_SECCOMP is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900267CONFIG_PREEMPT_NONE=y
268# CONFIG_PREEMPT_VOLUNTARY is not set
269# CONFIG_PREEMPT is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900270CONFIG_GUSA=y
271# CONFIG_GUSA_RB is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900272
273#
274# Boot options
275#
276CONFIG_ZERO_PAGE_OFFSET=0x00001000
277CONFIG_BOOT_LINK_OFFSET=0x00800000
278# CONFIG_UBC_WAKEUP is not set
279CONFIG_CMDLINE_BOOL=y
280CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/sda1"
281
282#
283# Bus options
284#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900285CONFIG_PCI=y
286CONFIG_SH_PCIDMA_NONCOHERENT=y
287CONFIG_PCI_AUTO=y
288CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900289# CONFIG_ARCH_SUPPORTS_MSI is not set
290CONFIG_PCI_LEGACY=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900291CONFIG_PCCARD=y
292CONFIG_PCMCIA_DEBUG=y
293CONFIG_PCMCIA=y
294CONFIG_PCMCIA_LOAD_CIS=y
295CONFIG_PCMCIA_IOCTL=y
296CONFIG_CARDBUS=y
297
298#
299# PC-card bridges
300#
301CONFIG_YENTA=y
302CONFIG_YENTA_O2=y
303# CONFIG_YENTA_RICOH is not set
304# CONFIG_YENTA_TI is not set
305# CONFIG_YENTA_TOSHIBA is not set
306# CONFIG_PD6729 is not set
307# CONFIG_I82092 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900308CONFIG_PCCARD_NONSTATIC=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900309# CONFIG_HOTPLUG_PCI is not set
310
311#
312# Executable file formats
313#
314CONFIG_BINFMT_ELF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900315# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
316# CONFIG_HAVE_AOUT is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900317# CONFIG_BINFMT_MISC is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900318CONFIG_NET=y
319
320#
321# Networking options
322#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900323CONFIG_PACKET=y
324# CONFIG_PACKET_MMAP is not set
325CONFIG_UNIX=y
326CONFIG_XFRM=y
327# CONFIG_XFRM_USER is not set
328# CONFIG_XFRM_SUB_POLICY is not set
329# CONFIG_XFRM_MIGRATE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900330# CONFIG_XFRM_STATISTICS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900331# CONFIG_NET_KEY is not set
332CONFIG_INET=y
333# CONFIG_IP_MULTICAST is not set
334CONFIG_IP_ADVANCED_ROUTER=y
335CONFIG_ASK_IP_FIB_HASH=y
336# CONFIG_IP_FIB_TRIE is not set
337CONFIG_IP_FIB_HASH=y
338# CONFIG_IP_MULTIPLE_TABLES is not set
339# CONFIG_IP_ROUTE_MULTIPATH is not set
340# CONFIG_IP_ROUTE_VERBOSE is not set
341CONFIG_IP_PNP=y
342# CONFIG_IP_PNP_DHCP is not set
343# CONFIG_IP_PNP_BOOTP is not set
344# CONFIG_IP_PNP_RARP is not set
345# CONFIG_NET_IPIP is not set
346# CONFIG_NET_IPGRE is not set
347# CONFIG_ARPD is not set
348# CONFIG_SYN_COOKIES is not set
349# CONFIG_INET_AH is not set
350# CONFIG_INET_ESP is not set
351# CONFIG_INET_IPCOMP is not set
352# CONFIG_INET_XFRM_TUNNEL is not set
353# CONFIG_INET_TUNNEL is not set
354CONFIG_INET_XFRM_MODE_TRANSPORT=y
355CONFIG_INET_XFRM_MODE_TUNNEL=y
356CONFIG_INET_XFRM_MODE_BEET=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900357# CONFIG_INET_LRO is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900358CONFIG_INET_DIAG=y
359CONFIG_INET_TCP_DIAG=y
360# CONFIG_TCP_CONG_ADVANCED is not set
361CONFIG_TCP_CONG_CUBIC=y
362CONFIG_DEFAULT_TCP_CONG="cubic"
363# CONFIG_TCP_MD5SIG is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900364# CONFIG_IPV6 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900365# CONFIG_NETWORK_SECMARK is not set
366CONFIG_NETFILTER=y
367# CONFIG_NETFILTER_DEBUG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900368CONFIG_NETFILTER_ADVANCED=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900369
370#
371# Core Netfilter Configuration
372#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900373# CONFIG_NETFILTER_NETLINK_QUEUE is not set
374# CONFIG_NETFILTER_NETLINK_LOG is not set
375# CONFIG_NF_CONNTRACK is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900376# CONFIG_NETFILTER_XTABLES is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900377# CONFIG_IP_VS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900378
379#
380# IP: Netfilter Configuration
381#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900382# CONFIG_NF_DEFRAG_IPV4 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900383# CONFIG_IP_NF_QUEUE is not set
384# CONFIG_IP_NF_IPTABLES is not set
385# CONFIG_IP_NF_ARPTABLES is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900386# CONFIG_IP_DCCP is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900387# CONFIG_IP_SCTP is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900388# CONFIG_TIPC is not set
389# CONFIG_ATM is not set
390# CONFIG_BRIDGE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900391# CONFIG_NET_DSA is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900392# CONFIG_VLAN_8021Q is not set
393# CONFIG_DECNET is not set
394# CONFIG_LLC2 is not set
395# CONFIG_IPX is not set
396# CONFIG_ATALK is not set
397# CONFIG_X25 is not set
398# CONFIG_LAPB is not set
399# CONFIG_ECONET is not set
400# CONFIG_WAN_ROUTER is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900401# CONFIG_NET_SCHED is not set
402
403#
404# Network testing
405#
406# CONFIG_NET_PKTGEN is not set
407# CONFIG_HAMRADIO is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900408# CONFIG_CAN is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900409# CONFIG_IRDA is not set
410# CONFIG_BT is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900411# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900412# CONFIG_PHONET is not set
413CONFIG_WIRELESS=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900414# CONFIG_CFG80211 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900415# CONFIG_WIRELESS_OLD_REGULATORY is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900416# CONFIG_WIRELESS_EXT is not set
417# CONFIG_MAC80211 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900418# CONFIG_IEEE80211 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900419# CONFIG_RFKILL is not set
420# CONFIG_NET_9P is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900421
422#
423# Device Drivers
424#
425
426#
427# Generic Driver Options
428#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900429CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900430CONFIG_STANDALONE=y
431CONFIG_PREVENT_FIRMWARE_BUILD=y
432CONFIG_FW_LOADER=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900433CONFIG_FIRMWARE_IN_KERNEL=y
434CONFIG_EXTRA_FIRMWARE=""
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900435# CONFIG_SYS_HYPERVISOR is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900436# CONFIG_CONNECTOR is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900437# CONFIG_MTD is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900438# CONFIG_PARPORT is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900439CONFIG_BLK_DEV=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900440# CONFIG_BLK_CPQ_CISS_DA is not set
441# CONFIG_BLK_DEV_DAC960 is not set
442# CONFIG_BLK_DEV_UMEM is not set
443# CONFIG_BLK_DEV_COW_COMMON is not set
444CONFIG_BLK_DEV_LOOP=y
445# CONFIG_BLK_DEV_CRYPTOLOOP is not set
446# CONFIG_BLK_DEV_NBD is not set
447# CONFIG_BLK_DEV_SX8 is not set
448CONFIG_BLK_DEV_RAM=y
449CONFIG_BLK_DEV_RAM_COUNT=16
450CONFIG_BLK_DEV_RAM_SIZE=4096
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900451# CONFIG_BLK_DEV_XIP is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900452# CONFIG_CDROM_PKTCDVD is not set
453# CONFIG_ATA_OVER_ETH is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900454# CONFIG_BLK_DEV_HD is not set
455CONFIG_MISC_DEVICES=y
456# CONFIG_PHANTOM is not set
457# CONFIG_EEPROM_93CX6 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900458# CONFIG_SGI_IOC4 is not set
459# CONFIG_TIFM_CORE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900460# CONFIG_ENCLOSURE_SERVICES is not set
461# CONFIG_HP_ILO is not set
462CONFIG_HAVE_IDE=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900463# CONFIG_IDE is not set
464
465#
466# SCSI device support
467#
468# CONFIG_RAID_ATTRS is not set
469CONFIG_SCSI=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900470CONFIG_SCSI_DMA=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900471# CONFIG_SCSI_TGT is not set
472# CONFIG_SCSI_NETLINK is not set
473CONFIG_SCSI_PROC_FS=y
474
475#
476# SCSI support type (disk, tape, CD-ROM)
477#
478CONFIG_BLK_DEV_SD=y
479# CONFIG_CHR_DEV_ST is not set
480# CONFIG_CHR_DEV_OSST is not set
481# CONFIG_BLK_DEV_SR is not set
482# CONFIG_CHR_DEV_SG is not set
483# CONFIG_CHR_DEV_SCH is not set
484
485#
486# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
487#
488# CONFIG_SCSI_MULTI_LUN is not set
489# CONFIG_SCSI_CONSTANTS is not set
490# CONFIG_SCSI_LOGGING is not set
491# CONFIG_SCSI_SCAN_ASYNC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900492CONFIG_SCSI_WAIT_SCAN=m
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900493
494#
495# SCSI Transports
496#
497# CONFIG_SCSI_SPI_ATTRS is not set
498# CONFIG_SCSI_FC_ATTRS is not set
499# CONFIG_SCSI_ISCSI_ATTRS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900500# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900501# CONFIG_SCSI_SRP_ATTRS is not set
502CONFIG_SCSI_LOWLEVEL=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900503# CONFIG_ISCSI_TCP is not set
504# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
505# CONFIG_SCSI_3W_9XXX is not set
506# CONFIG_SCSI_ACARD is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900507# CONFIG_SCSI_AACRAID is not set
508# CONFIG_SCSI_AIC7XXX is not set
509# CONFIG_SCSI_AIC7XXX_OLD is not set
510# CONFIG_SCSI_AIC79XX is not set
511# CONFIG_SCSI_AIC94XX is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900512# CONFIG_SCSI_ARCMSR is not set
513# CONFIG_MEGARAID_NEWGEN is not set
514# CONFIG_MEGARAID_LEGACY is not set
515# CONFIG_MEGARAID_SAS is not set
516# CONFIG_SCSI_HPTIOP is not set
517# CONFIG_SCSI_DMX3191D is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900518# CONFIG_SCSI_FUTURE_DOMAIN is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900519# CONFIG_SCSI_IPS is not set
520# CONFIG_SCSI_INITIO is not set
521# CONFIG_SCSI_INIA100 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900522# CONFIG_SCSI_MVSAS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900523# CONFIG_SCSI_STEX is not set
524# CONFIG_SCSI_SYM53C8XX_2 is not set
525# CONFIG_SCSI_IPR is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900526# CONFIG_SCSI_QLOGIC_1280 is not set
527# CONFIG_SCSI_QLA_FC is not set
528# CONFIG_SCSI_QLA_ISCSI is not set
529# CONFIG_SCSI_LPFC is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900530# CONFIG_SCSI_DC395x is not set
531# CONFIG_SCSI_DC390T is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900532# CONFIG_SCSI_NSP32 is not set
533# CONFIG_SCSI_DEBUG is not set
534# CONFIG_SCSI_SRP is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900535# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
536# CONFIG_SCSI_DH is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900537CONFIG_ATA=y
538# CONFIG_ATA_NONSTANDARD is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900539CONFIG_SATA_PMP=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900540# CONFIG_SATA_AHCI is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900541# CONFIG_SATA_SIL24 is not set
542CONFIG_ATA_SFF=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900543# CONFIG_SATA_SVW is not set
544# CONFIG_ATA_PIIX is not set
545# CONFIG_SATA_MV is not set
546# CONFIG_SATA_NV is not set
547# CONFIG_PDC_ADMA is not set
548# CONFIG_SATA_QSTOR is not set
549# CONFIG_SATA_PROMISE is not set
550# CONFIG_SATA_SX4 is not set
551# CONFIG_SATA_SIL is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900552# CONFIG_SATA_SIS is not set
553# CONFIG_SATA_ULI is not set
554# CONFIG_SATA_VIA is not set
555# CONFIG_SATA_VITESSE is not set
556# CONFIG_SATA_INIC162X is not set
557# CONFIG_PATA_ALI is not set
558# CONFIG_PATA_AMD is not set
559# CONFIG_PATA_ARTOP is not set
560# CONFIG_PATA_ATIIXP is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900561# CONFIG_PATA_CMD640_PCI is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900562# CONFIG_PATA_CMD64X is not set
563# CONFIG_PATA_CS5520 is not set
564# CONFIG_PATA_CS5530 is not set
565# CONFIG_PATA_CYPRESS is not set
566# CONFIG_PATA_EFAR is not set
567# CONFIG_ATA_GENERIC is not set
568# CONFIG_PATA_HPT366 is not set
569# CONFIG_PATA_HPT37X is not set
570# CONFIG_PATA_HPT3X2N is not set
571# CONFIG_PATA_HPT3X3 is not set
572# CONFIG_PATA_IT821X is not set
573# CONFIG_PATA_IT8213 is not set
574# CONFIG_PATA_JMICRON is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900575# CONFIG_PATA_TRIFLEX is not set
576# CONFIG_PATA_MARVELL is not set
577# CONFIG_PATA_MPIIX is not set
578# CONFIG_PATA_OLDPIIX is not set
579# CONFIG_PATA_NETCELL is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900580# CONFIG_PATA_NINJA32 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900581# CONFIG_PATA_NS87410 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900582# CONFIG_PATA_NS87415 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900583# CONFIG_PATA_OPTI is not set
584# CONFIG_PATA_OPTIDMA is not set
585# CONFIG_PATA_PCMCIA is not set
586# CONFIG_PATA_PDC_OLD is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900587# CONFIG_PATA_RADISYS is not set
588# CONFIG_PATA_RZ1000 is not set
589# CONFIG_PATA_SC1200 is not set
590# CONFIG_PATA_SERVERWORKS is not set
591# CONFIG_PATA_PDC2027X is not set
592# CONFIG_PATA_SIL680 is not set
593# CONFIG_PATA_SIS is not set
594# CONFIG_PATA_VIA is not set
595# CONFIG_PATA_WINBOND is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900596CONFIG_PATA_PLATFORM=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900597# CONFIG_PATA_SCH is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900598# CONFIG_MD is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900599# CONFIG_FUSION is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900600
601#
602# IEEE 1394 (FireWire) support
603#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900604
605#
606# Enable only one of the two stacks, unless you know what you are doing
607#
608# CONFIG_FIREWIRE is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900609# CONFIG_IEEE1394 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900610# CONFIG_I2O is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900611CONFIG_NETDEVICES=y
612# CONFIG_DUMMY is not set
613# CONFIG_BONDING is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900614# CONFIG_MACVLAN is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900615# CONFIG_EQUALIZER is not set
616# CONFIG_TUN is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900617# CONFIG_VETH is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900618# CONFIG_ARCNET is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900619# CONFIG_PHYLIB is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900620CONFIG_NET_ETHERNET=y
621CONFIG_MII=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900622# CONFIG_AX88796 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900623# CONFIG_STNIC is not set
624# CONFIG_HAPPYMEAL is not set
625# CONFIG_SUNGEM is not set
626# CONFIG_CASSINI is not set
627# CONFIG_NET_VENDOR_3COM is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900628# CONFIG_SMC91X is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900629# CONFIG_SMC911X is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900630# CONFIG_NET_TULIP is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900631# CONFIG_HP100 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900632# CONFIG_IBM_NEW_EMAC_ZMII is not set
633# CONFIG_IBM_NEW_EMAC_RGMII is not set
634# CONFIG_IBM_NEW_EMAC_TAH is not set
635# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900636# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
637# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
638# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900639CONFIG_NET_PCI=y
640# CONFIG_PCNET32 is not set
641# CONFIG_AMD8111_ETH is not set
642# CONFIG_ADAPTEC_STARFIRE is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900643# CONFIG_B44 is not set
644# CONFIG_FORCEDETH is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900645# CONFIG_EEPRO100 is not set
646# CONFIG_E100 is not set
647# CONFIG_FEALNX is not set
648# CONFIG_NATSEMI is not set
649CONFIG_NE2K_PCI=y
650# CONFIG_8139CP is not set
651CONFIG_8139TOO=y
652CONFIG_8139TOO_PIO=y
653CONFIG_8139TOO_TUNE_TWISTER=y
654# CONFIG_8139TOO_8129 is not set
655# CONFIG_8139_OLD_RX_RESET is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900656# CONFIG_R6040 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900657# CONFIG_SIS900 is not set
658# CONFIG_EPIC100 is not set
659# CONFIG_SUNDANCE is not set
660# CONFIG_TLAN is not set
661# CONFIG_VIA_RHINE is not set
662# CONFIG_SC92031 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900663# CONFIG_ATL2 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900664CONFIG_NETDEV_1000=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900665# CONFIG_ACENIC is not set
666# CONFIG_DL2K is not set
667# CONFIG_E1000 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900668# CONFIG_E1000E is not set
669# CONFIG_IP1000 is not set
670# CONFIG_IGB is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900671# CONFIG_NS83820 is not set
672# CONFIG_HAMACHI is not set
673# CONFIG_YELLOWFIN is not set
674# CONFIG_R8169 is not set
675# CONFIG_SIS190 is not set
676# CONFIG_SKGE is not set
677# CONFIG_SKY2 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900678# CONFIG_VIA_VELOCITY is not set
679# CONFIG_TIGON3 is not set
680# CONFIG_BNX2 is not set
681# CONFIG_QLA3XXX is not set
682# CONFIG_ATL1 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900683# CONFIG_ATL1E is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900684# CONFIG_JME is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900685CONFIG_NETDEV_10000=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900686# CONFIG_CHELSIO_T1 is not set
687# CONFIG_CHELSIO_T3 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900688# CONFIG_ENIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900689# CONFIG_IXGBE is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900690# CONFIG_IXGB is not set
691# CONFIG_S2IO is not set
692# CONFIG_MYRI10GE is not set
693# CONFIG_NETXEN_NIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900694# CONFIG_NIU is not set
695# CONFIG_MLX4_CORE is not set
696# CONFIG_TEHUTI is not set
697# CONFIG_BNX2X is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900698# CONFIG_QLGE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900699# CONFIG_SFC is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900700# CONFIG_TR is not set
701
702#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900703# Wireless LAN
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900704#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900705# CONFIG_WLAN_PRE80211 is not set
706# CONFIG_WLAN_80211 is not set
707# CONFIG_IWLWIFI_LEDS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900708CONFIG_NET_PCMCIA=y
709# CONFIG_PCMCIA_3C589 is not set
710# CONFIG_PCMCIA_3C574 is not set
711# CONFIG_PCMCIA_FMVJ18X is not set
712CONFIG_PCMCIA_PCNET=y
713# CONFIG_PCMCIA_NMCLAN is not set
714# CONFIG_PCMCIA_SMC91C92 is not set
715# CONFIG_PCMCIA_XIRC2PS is not set
716# CONFIG_PCMCIA_AXNET is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900717# CONFIG_WAN is not set
718# CONFIG_FDDI is not set
719# CONFIG_HIPPI is not set
720# CONFIG_PPP is not set
721# CONFIG_SLIP is not set
722# CONFIG_NET_FC is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900723# CONFIG_NETCONSOLE is not set
724# CONFIG_NETPOLL is not set
725# CONFIG_NET_POLL_CONTROLLER is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900726# CONFIG_ISDN is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900727# CONFIG_PHONE is not set
728
729#
730# Input device support
731#
732CONFIG_INPUT=y
733# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900734# CONFIG_INPUT_POLLDEV is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900735
736#
737# Userland interfaces
738#
739CONFIG_INPUT_MOUSEDEV=y
740# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
741CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
742CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
743# CONFIG_INPUT_JOYDEV is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900744# CONFIG_INPUT_EVDEV is not set
745# CONFIG_INPUT_EVBUG is not set
746
747#
748# Input Device Drivers
749#
750# CONFIG_INPUT_KEYBOARD is not set
751# CONFIG_INPUT_MOUSE is not set
752# CONFIG_INPUT_JOYSTICK is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900753# CONFIG_INPUT_TABLET is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900754# CONFIG_INPUT_TOUCHSCREEN is not set
755# CONFIG_INPUT_MISC is not set
756
757#
758# Hardware I/O ports
759#
760# CONFIG_SERIO is not set
761# CONFIG_GAMEPORT is not set
762
763#
764# Character devices
765#
766CONFIG_VT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900767CONFIG_CONSOLE_TRANSLATIONS=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900768CONFIG_VT_CONSOLE=y
769CONFIG_HW_CONSOLE=y
770# CONFIG_VT_HW_CONSOLE_BINDING is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900771CONFIG_DEVKMEM=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900772# CONFIG_SERIAL_NONSTANDARD is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900773# CONFIG_NOZOMI is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900774
775#
776# Serial drivers
777#
778# CONFIG_SERIAL_8250 is not set
779
780#
781# Non-8250 serial port support
782#
783CONFIG_SERIAL_SH_SCI=y
784CONFIG_SERIAL_SH_SCI_NR_UARTS=2
785CONFIG_SERIAL_SH_SCI_CONSOLE=y
786CONFIG_SERIAL_CORE=y
787CONFIG_SERIAL_CORE_CONSOLE=y
788# CONFIG_SERIAL_JSM is not set
789CONFIG_UNIX98_PTYS=y
790CONFIG_LEGACY_PTYS=y
791CONFIG_LEGACY_PTY_COUNT=256
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900792# CONFIG_IPMI_HANDLER is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900793CONFIG_HW_RANDOM=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900794# CONFIG_R3964 is not set
795# CONFIG_APPLICOM is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900796
797#
798# PCMCIA character devices
799#
800# CONFIG_SYNCLINK_CS is not set
801# CONFIG_CARDMAN_4000 is not set
802# CONFIG_CARDMAN_4040 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900803# CONFIG_IPWIRELESS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900804# CONFIG_RAW_DRIVER is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900805# CONFIG_TCG_TPM is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900806CONFIG_DEVPORT=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900807# CONFIG_I2C is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900808# CONFIG_SPI is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900809# CONFIG_W1 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900810# CONFIG_POWER_SUPPLY is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900811CONFIG_HWMON=y
812# CONFIG_HWMON_VID is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900813# CONFIG_SENSORS_I5K_AMB is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900814# CONFIG_SENSORS_F71805F is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900815# CONFIG_SENSORS_F71882FG is not set
816# CONFIG_SENSORS_IT87 is not set
817# CONFIG_SENSORS_PC87360 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900818# CONFIG_SENSORS_PC87427 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900819# CONFIG_SENSORS_SIS5595 is not set
820# CONFIG_SENSORS_SMSC47M1 is not set
821# CONFIG_SENSORS_SMSC47B397 is not set
822# CONFIG_SENSORS_VIA686A is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900823# CONFIG_SENSORS_VT1211 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900824# CONFIG_SENSORS_VT8231 is not set
825# CONFIG_SENSORS_W83627HF is not set
826# CONFIG_SENSORS_W83627EHF is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900827# CONFIG_HWMON_DEBUG_CHIP is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900828# CONFIG_THERMAL is not set
829# CONFIG_THERMAL_HWMON is not set
830# CONFIG_WATCHDOG is not set
831
832#
833# Sonics Silicon Backplane
834#
835CONFIG_SSB_POSSIBLE=y
836# CONFIG_SSB is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900837
838#
839# Multifunction device drivers
840#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900841# CONFIG_MFD_CORE is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900842# CONFIG_MFD_SM501 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900843# CONFIG_HTC_PASIC3 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900844# CONFIG_MFD_TMIO is not set
845# CONFIG_MFD_WM8400 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900846
847#
848# Multimedia devices
849#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900850
851#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900852# Multimedia core support
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900853#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900854# CONFIG_VIDEO_DEV is not set
855# CONFIG_DVB_CORE is not set
856# CONFIG_VIDEO_MEDIA is not set
857
858#
859# Multimedia drivers
860#
861# CONFIG_DAB is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900862
863#
864# Graphics support
865#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900866# CONFIG_DRM is not set
867# CONFIG_VGASTATE is not set
868# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900869# CONFIG_FB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900870# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
871
872#
873# Display device support
874#
875# CONFIG_DISPLAY_SUPPORT is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900876
877#
878# Console display driver support
879#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900880CONFIG_DUMMY_CONSOLE=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900881# CONFIG_SOUND is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900882CONFIG_HID_SUPPORT=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900883CONFIG_HID=y
884# CONFIG_HID_DEBUG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900885# CONFIG_HIDRAW is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900886# CONFIG_HID_PID is not set
887
888#
889# Special HID drivers
890#
891CONFIG_HID_COMPAT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900892CONFIG_USB_SUPPORT=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900893CONFIG_USB_ARCH_HAS_HCD=y
894CONFIG_USB_ARCH_HAS_OHCI=y
895CONFIG_USB_ARCH_HAS_EHCI=y
896# CONFIG_USB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900897# CONFIG_USB_OTG_WHITELIST is not set
898# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900899
900#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900901# Enable Host or Gadget support to see Inventra options
902#
903
904#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900905# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
906#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900907# CONFIG_USB_GADGET is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900908# CONFIG_MMC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900909# CONFIG_MEMSTICK is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900910# CONFIG_NEW_LEDS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900911# CONFIG_ACCESSIBILITY is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900912# CONFIG_INFINIBAND is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900913CONFIG_RTC_LIB=y
914CONFIG_RTC_CLASS=y
915CONFIG_RTC_HCTOSYS=y
916CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
917# CONFIG_RTC_DEBUG is not set
918
919#
920# RTC interfaces
921#
922CONFIG_RTC_INTF_SYSFS=y
923CONFIG_RTC_INTF_PROC=y
924CONFIG_RTC_INTF_DEV=y
925# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900926# CONFIG_RTC_DRV_TEST is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900927
928#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900929# SPI RTC drivers
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900930#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900931
932#
933# Platform RTC drivers
934#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900935# CONFIG_RTC_DRV_DS1286 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900936# CONFIG_RTC_DRV_DS1511 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900937# CONFIG_RTC_DRV_DS1553 is not set
938# CONFIG_RTC_DRV_DS1742 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900939# CONFIG_RTC_DRV_STK17TA8 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900940# CONFIG_RTC_DRV_M48T86 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900941# CONFIG_RTC_DRV_M48T35 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900942# CONFIG_RTC_DRV_M48T59 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900943# CONFIG_RTC_DRV_BQ4802 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900944# CONFIG_RTC_DRV_V3020 is not set
945
946#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900947# on-CPU RTC drivers
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900948#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900949# CONFIG_RTC_DRV_SH is not set
950# CONFIG_DMADEVICES is not set
951# CONFIG_UIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900952# CONFIG_STAGING is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900953
954#
955# File systems
956#
957CONFIG_EXT2_FS=y
958# CONFIG_EXT2_FS_XATTR is not set
959# CONFIG_EXT2_FS_XIP is not set
960CONFIG_EXT3_FS=y
961CONFIG_EXT3_FS_XATTR=y
962# CONFIG_EXT3_FS_POSIX_ACL is not set
963# CONFIG_EXT3_FS_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900964# CONFIG_EXT4_FS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900965CONFIG_JBD=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900966CONFIG_FS_MBCACHE=y
967# CONFIG_REISERFS_FS is not set
968# CONFIG_JFS_FS is not set
969# CONFIG_FS_POSIX_ACL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900970CONFIG_FILE_LOCKING=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900971# CONFIG_XFS_FS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900972# CONFIG_OCFS2_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900973CONFIG_DNOTIFY=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900974CONFIG_INOTIFY=y
975CONFIG_INOTIFY_USER=y
976# CONFIG_QUOTA is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +0900977# CONFIG_AUTOFS_FS is not set
978# CONFIG_AUTOFS4_FS is not set
979# CONFIG_FUSE_FS is not set
980
981#
982# CD-ROM/DVD Filesystems
983#
984# CONFIG_ISO9660_FS is not set
985# CONFIG_UDF_FS is not set
986
987#
988# DOS/FAT/NT Filesystems
989#
990CONFIG_FAT_FS=y
991CONFIG_MSDOS_FS=y
992CONFIG_VFAT_FS=y
993CONFIG_FAT_DEFAULT_CODEPAGE=437
994CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
995# CONFIG_NTFS_FS is not set
996
997#
998# Pseudo filesystems
999#
1000CONFIG_PROC_FS=y
1001# CONFIG_PROC_KCORE is not set
1002CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001003CONFIG_PROC_PAGE_MONITOR=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001004CONFIG_SYSFS=y
1005CONFIG_TMPFS=y
1006# CONFIG_TMPFS_POSIX_ACL is not set
1007# CONFIG_HUGETLBFS is not set
1008# CONFIG_HUGETLB_PAGE is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001009# CONFIG_CONFIGFS_FS is not set
1010
1011#
1012# Miscellaneous filesystems
1013#
1014# CONFIG_ADFS_FS is not set
1015# CONFIG_AFFS_FS is not set
1016# CONFIG_HFS_FS is not set
1017# CONFIG_HFSPLUS_FS is not set
1018# CONFIG_BEFS_FS is not set
1019# CONFIG_BFS_FS is not set
1020# CONFIG_EFS_FS is not set
1021# CONFIG_CRAMFS is not set
1022# CONFIG_VXFS_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001023# CONFIG_MINIX_FS is not set
1024# CONFIG_OMFS_FS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001025# CONFIG_HPFS_FS is not set
1026# CONFIG_QNX4FS_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001027CONFIG_ROMFS_FS=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001028# CONFIG_SYSV_FS is not set
1029# CONFIG_UFS_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001030CONFIG_NETWORK_FILESYSTEMS=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001031# CONFIG_NFS_FS is not set
1032# CONFIG_NFSD is not set
1033# CONFIG_SMB_FS is not set
1034# CONFIG_CIFS is not set
1035# CONFIG_NCP_FS is not set
1036# CONFIG_CODA_FS is not set
1037# CONFIG_AFS_FS is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001038
1039#
1040# Partition Types
1041#
1042# CONFIG_PARTITION_ADVANCED is not set
1043CONFIG_MSDOS_PARTITION=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001044CONFIG_NLS=y
1045CONFIG_NLS_DEFAULT="iso8859-1"
1046CONFIG_NLS_CODEPAGE_437=y
1047# CONFIG_NLS_CODEPAGE_737 is not set
1048# CONFIG_NLS_CODEPAGE_775 is not set
1049# CONFIG_NLS_CODEPAGE_850 is not set
1050# CONFIG_NLS_CODEPAGE_852 is not set
1051# CONFIG_NLS_CODEPAGE_855 is not set
1052# CONFIG_NLS_CODEPAGE_857 is not set
1053# CONFIG_NLS_CODEPAGE_860 is not set
1054# CONFIG_NLS_CODEPAGE_861 is not set
1055# CONFIG_NLS_CODEPAGE_862 is not set
1056# CONFIG_NLS_CODEPAGE_863 is not set
1057# CONFIG_NLS_CODEPAGE_864 is not set
1058# CONFIG_NLS_CODEPAGE_865 is not set
1059# CONFIG_NLS_CODEPAGE_866 is not set
1060# CONFIG_NLS_CODEPAGE_869 is not set
1061# CONFIG_NLS_CODEPAGE_936 is not set
1062# CONFIG_NLS_CODEPAGE_950 is not set
1063# CONFIG_NLS_CODEPAGE_932 is not set
1064# CONFIG_NLS_CODEPAGE_949 is not set
1065# CONFIG_NLS_CODEPAGE_874 is not set
1066# CONFIG_NLS_ISO8859_8 is not set
1067# CONFIG_NLS_CODEPAGE_1250 is not set
1068# CONFIG_NLS_CODEPAGE_1251 is not set
1069# CONFIG_NLS_ASCII is not set
1070# CONFIG_NLS_ISO8859_1 is not set
1071# CONFIG_NLS_ISO8859_2 is not set
1072# CONFIG_NLS_ISO8859_3 is not set
1073# CONFIG_NLS_ISO8859_4 is not set
1074# CONFIG_NLS_ISO8859_5 is not set
1075# CONFIG_NLS_ISO8859_6 is not set
1076# CONFIG_NLS_ISO8859_7 is not set
1077# CONFIG_NLS_ISO8859_9 is not set
1078# CONFIG_NLS_ISO8859_13 is not set
1079# CONFIG_NLS_ISO8859_14 is not set
1080# CONFIG_NLS_ISO8859_15 is not set
1081# CONFIG_NLS_KOI8_R is not set
1082# CONFIG_NLS_KOI8_U is not set
1083# CONFIG_NLS_UTF8 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001084# CONFIG_DLM is not set
1085
1086#
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001087# Kernel hacking
1088#
1089CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1090# CONFIG_PRINTK_TIME is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001091CONFIG_ENABLE_WARN_DEPRECATED=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001092CONFIG_ENABLE_MUST_CHECK=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001093CONFIG_FRAME_WARN=1024
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001094# CONFIG_MAGIC_SYSRQ is not set
1095# CONFIG_UNUSED_SYMBOLS is not set
1096# CONFIG_DEBUG_FS is not set
1097# CONFIG_HEADERS_CHECK is not set
1098# CONFIG_DEBUG_KERNEL is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001099# CONFIG_DEBUG_BUGVERBOSE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001100# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001101# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1102# CONFIG_LATENCYTOP is not set
1103CONFIG_NOP_TRACER=y
1104CONFIG_HAVE_FTRACE=y
1105# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001106# CONFIG_SAMPLES is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001107CONFIG_SH_STANDARD_BIOS=y
1108# CONFIG_EARLY_SCIF_CONSOLE is not set
1109# CONFIG_EARLY_PRINTK is not set
1110# CONFIG_SH_KGDB is not set
1111
1112#
1113# Security options
1114#
1115# CONFIG_KEYS is not set
1116# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001117# CONFIG_SECURITYFS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001118# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1119CONFIG_CRYPTO=y
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001120
1121#
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001122# Crypto core or helper
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001123#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001124# CONFIG_CRYPTO_FIPS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001125# CONFIG_CRYPTO_MANAGER is not set
1126# CONFIG_CRYPTO_GF128MUL is not set
1127# CONFIG_CRYPTO_NULL is not set
1128# CONFIG_CRYPTO_CRYPTD is not set
1129# CONFIG_CRYPTO_AUTHENC is not set
1130# CONFIG_CRYPTO_TEST is not set
1131
1132#
1133# Authenticated Encryption with Associated Data
1134#
1135# CONFIG_CRYPTO_CCM is not set
1136# CONFIG_CRYPTO_GCM is not set
1137# CONFIG_CRYPTO_SEQIV is not set
1138
1139#
1140# Block modes
1141#
1142# CONFIG_CRYPTO_CBC is not set
1143# CONFIG_CRYPTO_CTR is not set
1144# CONFIG_CRYPTO_CTS is not set
1145# CONFIG_CRYPTO_ECB is not set
1146# CONFIG_CRYPTO_LRW is not set
1147# CONFIG_CRYPTO_PCBC is not set
1148# CONFIG_CRYPTO_XTS is not set
1149
1150#
1151# Hash modes
1152#
1153# CONFIG_CRYPTO_HMAC is not set
1154# CONFIG_CRYPTO_XCBC is not set
1155
1156#
1157# Digest
1158#
1159# CONFIG_CRYPTO_CRC32C is not set
1160# CONFIG_CRYPTO_MD4 is not set
1161# CONFIG_CRYPTO_MD5 is not set
1162# CONFIG_CRYPTO_MICHAEL_MIC is not set
1163# CONFIG_CRYPTO_RMD128 is not set
1164# CONFIG_CRYPTO_RMD160 is not set
1165# CONFIG_CRYPTO_RMD256 is not set
1166# CONFIG_CRYPTO_RMD320 is not set
1167# CONFIG_CRYPTO_SHA1 is not set
1168# CONFIG_CRYPTO_SHA256 is not set
1169# CONFIG_CRYPTO_SHA512 is not set
1170# CONFIG_CRYPTO_TGR192 is not set
1171# CONFIG_CRYPTO_WP512 is not set
1172
1173#
1174# Ciphers
1175#
1176# CONFIG_CRYPTO_AES is not set
1177# CONFIG_CRYPTO_ANUBIS is not set
1178# CONFIG_CRYPTO_ARC4 is not set
1179# CONFIG_CRYPTO_BLOWFISH is not set
1180# CONFIG_CRYPTO_CAMELLIA is not set
1181# CONFIG_CRYPTO_CAST5 is not set
1182# CONFIG_CRYPTO_CAST6 is not set
1183# CONFIG_CRYPTO_DES is not set
1184# CONFIG_CRYPTO_FCRYPT is not set
1185# CONFIG_CRYPTO_KHAZAD is not set
1186# CONFIG_CRYPTO_SALSA20 is not set
1187# CONFIG_CRYPTO_SEED is not set
1188# CONFIG_CRYPTO_SERPENT is not set
1189# CONFIG_CRYPTO_TEA is not set
1190# CONFIG_CRYPTO_TWOFISH is not set
1191
1192#
1193# Compression
1194#
1195# CONFIG_CRYPTO_DEFLATE is not set
1196# CONFIG_CRYPTO_LZO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001197
1198#
1199# Random Number Generation
1200#
1201# CONFIG_CRYPTO_ANSI_CPRNG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001202CONFIG_CRYPTO_HW=y
1203# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001204
1205#
1206# Library routines
1207#
1208CONFIG_BITREVERSE=y
1209# CONFIG_CRC_CCITT is not set
1210# CONFIG_CRC16 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001211CONFIG_CRC_T10DIF=y
1212# CONFIG_CRC_ITU_T is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001213CONFIG_CRC32=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001214# CONFIG_CRC7 is not set
Nobuhiro Iwamatsuc86c5a92007-03-26 14:27:43 +09001215# CONFIG_LIBCRC32C is not set
1216CONFIG_PLIST=y
1217CONFIG_HAS_IOMEM=y
1218CONFIG_HAS_IOPORT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001219CONFIG_HAS_DMA=y