blob: 1d09d24d429853890130f8c936d509e1b3e24e05 [file] [log] [blame]
Paul Mundt32351a22007-03-12 14:38:59 +09001#
2# Automatically generated make config: don't edit
Paul Mundtcc8dccd2008-07-30 02:15:20 +09003# Linux kernel version: 2.6.26
4# Wed Jul 30 00:59:19 2008
Paul Mundt32351a22007-03-12 14:38:59 +09005#
6CONFIG_SUPERH=y
Paul Mundt3e0137f2007-11-23 14:17:42 +09007CONFIG_SUPERH32=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09008CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
Paul Mundt32351a22007-03-12 14:38:59 +09009CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_BUG=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_GENERIC_IRQ_PROBE=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090016CONFIG_GENERIC_TIME=y
17CONFIG_GENERIC_CLOCKEVENTS=y
Paul Mundt352d2812007-11-02 14:33:21 +090018CONFIG_SYS_SUPPORTS_NUMA=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090019CONFIG_SYS_SUPPORTS_PCI=y
Paul Mundt32351a22007-03-12 14:38:59 +090020CONFIG_STACKTRACE_SUPPORT=y
21CONFIG_LOCKDEP_SUPPORT=y
22# CONFIG_ARCH_HAS_ILOG2_U32 is not set
23# CONFIG_ARCH_HAS_ILOG2_U64 is not set
Paul Mundt352d2812007-11-02 14:33:21 +090024CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090025CONFIG_ARCH_SUPPORTS_AOUT=y
26CONFIG_IO_TRAPPED=y
Paul Mundt32351a22007-03-12 14:38:59 +090027CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
28
29#
Paul Mundt352d2812007-11-02 14:33:21 +090030# General setup
Paul Mundt32351a22007-03-12 14:38:59 +090031#
32CONFIG_EXPERIMENTAL=y
33CONFIG_BROKEN_ON_SMP=y
34CONFIG_LOCK_KERNEL=y
35CONFIG_INIT_ENV_ARG_LIMIT=32
Paul Mundt32351a22007-03-12 14:38:59 +090036CONFIG_LOCALVERSION=""
37CONFIG_LOCALVERSION_AUTO=y
38CONFIG_SWAP=y
39CONFIG_SYSVIPC=y
Paul Mundt32351a22007-03-12 14:38:59 +090040CONFIG_SYSVIPC_SYSCTL=y
41# CONFIG_POSIX_MQUEUE is not set
42CONFIG_BSD_PROCESS_ACCT=y
43# CONFIG_BSD_PROCESS_ACCT_V3 is not set
44# CONFIG_TASKSTATS is not set
Paul Mundt32351a22007-03-12 14:38:59 +090045# CONFIG_AUDIT is not set
46CONFIG_IKCONFIG=y
47CONFIG_IKCONFIG_PROC=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090048CONFIG_LOG_BUF_SHIFT=14
Paul Mundt352d2812007-11-02 14:33:21 +090049# CONFIG_CGROUPS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090050# CONFIG_GROUP_SCHED is not set
51CONFIG_SYSFS_DEPRECATED=y
52CONFIG_SYSFS_DEPRECATED_V2=y
Paul Mundt32351a22007-03-12 14:38:59 +090053# CONFIG_RELAY is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090054# CONFIG_NAMESPACES is not set
Paul Mundt32351a22007-03-12 14:38:59 +090055# CONFIG_BLK_DEV_INITRD is not set
56CONFIG_CC_OPTIMIZE_FOR_SIZE=y
57CONFIG_SYSCTL=y
58CONFIG_EMBEDDED=y
59CONFIG_UID16=y
60# CONFIG_SYSCTL_SYSCALL is not set
61CONFIG_KALLSYMS=y
62CONFIG_KALLSYMS_ALL=y
63# CONFIG_KALLSYMS_EXTRA_PASS is not set
64CONFIG_HOTPLUG=y
65CONFIG_PRINTK=y
66CONFIG_BUG=y
67CONFIG_ELF_CORE=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090068CONFIG_COMPAT_BRK=y
Paul Mundt32351a22007-03-12 14:38:59 +090069CONFIG_BASE_FULL=y
70# CONFIG_FUTEX is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090071CONFIG_ANON_INODES=y
Paul Mundt32351a22007-03-12 14:38:59 +090072# CONFIG_EPOLL is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090073CONFIG_SIGNALFD=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090074CONFIG_TIMERFD=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090075CONFIG_EVENTFD=y
Paul Mundt32351a22007-03-12 14:38:59 +090076CONFIG_SHMEM=y
Paul Mundt32351a22007-03-12 14:38:59 +090077CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090078CONFIG_SLAB=y
79# CONFIG_SLUB is not set
80# CONFIG_SLOB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090081CONFIG_PROFILING=y
82# CONFIG_MARKERS is not set
83CONFIG_OPROFILE=m
84CONFIG_HAVE_OPROFILE=y
85# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
86# CONFIG_HAVE_IOREMAP_PROT is not set
87# CONFIG_HAVE_KPROBES is not set
88# CONFIG_HAVE_KRETPROBES is not set
89# CONFIG_HAVE_ARCH_TRACEHOOK is not set
90# CONFIG_HAVE_DMA_ATTRS is not set
91# CONFIG_USE_GENERIC_SMP_HELPERS is not set
92CONFIG_HAVE_CLK=y
93CONFIG_PROC_PAGE_MONITOR=y
94CONFIG_SLABINFO=y
Paul Mundt32351a22007-03-12 14:38:59 +090095# CONFIG_TINY_SHMEM is not set
96CONFIG_BASE_SMALL=0
Paul Mundt32351a22007-03-12 14:38:59 +090097CONFIG_MODULES=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090098# CONFIG_MODULE_FORCE_LOAD is not set
Paul Mundt32351a22007-03-12 14:38:59 +090099CONFIG_MODULE_UNLOAD=y
100# CONFIG_MODULE_FORCE_UNLOAD is not set
101# CONFIG_MODVERSIONS is not set
102# CONFIG_MODULE_SRCVERSION_ALL is not set
103CONFIG_KMOD=y
Paul Mundt32351a22007-03-12 14:38:59 +0900104CONFIG_BLOCK=y
105# CONFIG_LBD is not set
106# CONFIG_BLK_DEV_IO_TRACE is not set
107# CONFIG_LSF is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900108# CONFIG_BLK_DEV_BSG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900109# CONFIG_BLK_DEV_INTEGRITY is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900110
111#
112# IO Schedulers
113#
114CONFIG_IOSCHED_NOOP=y
115# CONFIG_IOSCHED_AS is not set
116# CONFIG_IOSCHED_DEADLINE is not set
117# CONFIG_IOSCHED_CFQ is not set
118# CONFIG_DEFAULT_AS is not set
119# CONFIG_DEFAULT_DEADLINE is not set
120# CONFIG_DEFAULT_CFQ is not set
121CONFIG_DEFAULT_NOOP=y
122CONFIG_DEFAULT_IOSCHED="noop"
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900123CONFIG_CLASSIC_RCU=y
Paul Mundt32351a22007-03-12 14:38:59 +0900124
125#
126# System type
127#
Paul Mundt32351a22007-03-12 14:38:59 +0900128CONFIG_CPU_SH4=y
129CONFIG_CPU_SH4A=y
130CONFIG_CPU_SHX2=y
Paul Mundt32351a22007-03-12 14:38:59 +0900131# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900132# CONFIG_CPU_SUBTYPE_SH7203 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900133# CONFIG_CPU_SUBTYPE_SH7206 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900134# CONFIG_CPU_SUBTYPE_SH7263 is not set
135# CONFIG_CPU_SUBTYPE_MXG is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900136# CONFIG_CPU_SUBTYPE_SH7705 is not set
137# CONFIG_CPU_SUBTYPE_SH7706 is not set
138# CONFIG_CPU_SUBTYPE_SH7707 is not set
139# CONFIG_CPU_SUBTYPE_SH7708 is not set
140# CONFIG_CPU_SUBTYPE_SH7709 is not set
141# CONFIG_CPU_SUBTYPE_SH7710 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900142# CONFIG_CPU_SUBTYPE_SH7712 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900143# CONFIG_CPU_SUBTYPE_SH7720 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900144# CONFIG_CPU_SUBTYPE_SH7721 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900145# CONFIG_CPU_SUBTYPE_SH7750 is not set
146# CONFIG_CPU_SUBTYPE_SH7091 is not set
147# CONFIG_CPU_SUBTYPE_SH7750R is not set
148# CONFIG_CPU_SUBTYPE_SH7750S is not set
149# CONFIG_CPU_SUBTYPE_SH7751 is not set
150# CONFIG_CPU_SUBTYPE_SH7751R is not set
151# CONFIG_CPU_SUBTYPE_SH7760 is not set
152# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900153# CONFIG_CPU_SUBTYPE_SH7723 is not set
154# CONFIG_CPU_SUBTYPE_SH7763 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900155# CONFIG_CPU_SUBTYPE_SH7770 is not set
156# CONFIG_CPU_SUBTYPE_SH7780 is not set
157CONFIG_CPU_SUBTYPE_SH7785=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900158# CONFIG_CPU_SUBTYPE_SHX3 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900159# CONFIG_CPU_SUBTYPE_SH7343 is not set
160# CONFIG_CPU_SUBTYPE_SH7722 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900161# CONFIG_CPU_SUBTYPE_SH7366 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900162# CONFIG_CPU_SUBTYPE_SH5_101 is not set
163# CONFIG_CPU_SUBTYPE_SH5_103 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900164
165#
166# Memory management options
167#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900168CONFIG_QUICKLIST=y
Paul Mundt32351a22007-03-12 14:38:59 +0900169CONFIG_MMU=y
170CONFIG_PAGE_OFFSET=0x80000000
171CONFIG_MEMORY_START=0x08000000
172CONFIG_MEMORY_SIZE=0x08000000
Paul Mundt3e0137f2007-11-23 14:17:42 +0900173CONFIG_29BIT=y
174# CONFIG_PMB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900175# CONFIG_X2TLB is not set
176CONFIG_VSYSCALL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900177# CONFIG_NUMA is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900178CONFIG_ARCH_FLATMEM_ENABLE=y
179CONFIG_ARCH_SPARSEMEM_ENABLE=y
180CONFIG_ARCH_SPARSEMEM_DEFAULT=y
Paul Mundt352d2812007-11-02 14:33:21 +0900181CONFIG_MAX_ACTIVE_REGIONS=2
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900182CONFIG_ARCH_POPULATES_NODE_MAP=y
183CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900184CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Paul Mundt32351a22007-03-12 14:38:59 +0900185CONFIG_PAGE_SIZE_4KB=y
186# CONFIG_PAGE_SIZE_8KB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900187# CONFIG_PAGE_SIZE_16KB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900188# CONFIG_PAGE_SIZE_64KB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900189CONFIG_ENTRY_OFFSET=0x00001000
Paul Mundt32351a22007-03-12 14:38:59 +0900190# CONFIG_HUGETLB_PAGE_SIZE_64K is not set
191# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
192CONFIG_HUGETLB_PAGE_SIZE_1MB=y
193# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
194# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900195# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900196CONFIG_SELECT_MEMORY_MODEL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900197# CONFIG_FLATMEM_MANUAL is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900198# CONFIG_DISCONTIGMEM_MANUAL is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900199CONFIG_SPARSEMEM_MANUAL=y
200CONFIG_SPARSEMEM=y
201CONFIG_HAVE_MEMORY_PRESENT=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900202CONFIG_SPARSEMEM_STATIC=y
Paul Mundt352d2812007-11-02 14:33:21 +0900203# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
204# CONFIG_MEMORY_HOTPLUG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900205CONFIG_PAGEFLAGS_EXTENDED=y
Paul Mundt32351a22007-03-12 14:38:59 +0900206CONFIG_SPLIT_PTLOCK_CPUS=4
207# CONFIG_RESOURCES_64BIT is not set
208CONFIG_ZONE_DMA_FLAG=0
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900209CONFIG_NR_QUICK=2
Paul Mundt32351a22007-03-12 14:38:59 +0900210
211#
212# Cache configuration
213#
214# CONFIG_SH_DIRECT_MAPPED is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900215CONFIG_CACHE_WRITEBACK=y
216# CONFIG_CACHE_WRITETHROUGH is not set
217# CONFIG_CACHE_OFF is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900218
219#
220# Processor features
221#
222CONFIG_CPU_LITTLE_ENDIAN=y
223# CONFIG_CPU_BIG_ENDIAN is not set
224CONFIG_SH_FPU=y
Paul Mundt32351a22007-03-12 14:38:59 +0900225CONFIG_SH_STORE_QUEUES=y
226CONFIG_CPU_HAS_INTEVT=y
Paul Mundt32351a22007-03-12 14:38:59 +0900227CONFIG_CPU_HAS_SR_RB=y
228CONFIG_CPU_HAS_PTEA=y
Paul Mundt352d2812007-11-02 14:33:21 +0900229CONFIG_CPU_HAS_FPU=y
Paul Mundt32351a22007-03-12 14:38:59 +0900230
231#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900232# Board support
233#
234CONFIG_SH_HIGHLANDER=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900235# CONFIG_SH_SH7785LCR is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900236# CONFIG_SH_R7780RP is not set
237# CONFIG_SH_R7780MP is not set
238CONFIG_SH_R7785RP=y
239
240#
Paul Mundt32351a22007-03-12 14:38:59 +0900241# Timer and clock configuration
242#
243CONFIG_SH_TMU=y
244CONFIG_SH_TIMER_IRQ=28
Paul Mundt32351a22007-03-12 14:38:59 +0900245CONFIG_SH_PCLK_FREQ=50000000
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900246# CONFIG_TICK_ONESHOT is not set
247# CONFIG_NO_HZ is not set
248# CONFIG_HIGH_RES_TIMERS is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900249CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Paul Mundt32351a22007-03-12 14:38:59 +0900250
251#
252# CPU Frequency scaling
253#
254# CONFIG_CPU_FREQ is not set
255
256#
257# DMA support
258#
259# CONFIG_SH_DMA is not set
260
261#
262# Companion Chips
263#
Paul Mundt32351a22007-03-12 14:38:59 +0900264
265#
266# Additional SuperH Device Drivers
267#
268CONFIG_HEARTBEAT=y
269CONFIG_PUSH_SWITCH=y
270
271#
272# Kernel features
273#
274# CONFIG_HZ_100 is not set
275CONFIG_HZ_250=y
276# CONFIG_HZ_300 is not set
277# CONFIG_HZ_1000 is not set
278CONFIG_HZ=250
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900279# CONFIG_SCHED_HRTICK is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900280CONFIG_KEXEC=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900281# CONFIG_CRASH_DUMP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900282# CONFIG_PREEMPT_NONE is not set
283# CONFIG_PREEMPT_VOLUNTARY is not set
284CONFIG_PREEMPT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900285# CONFIG_PREEMPT_RCU is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900286CONFIG_GUSA=y
Paul Mundt32351a22007-03-12 14:38:59 +0900287
288#
289# Boot options
290#
291CONFIG_ZERO_PAGE_OFFSET=0x00001000
292CONFIG_BOOT_LINK_OFFSET=0x00800000
Paul Mundt32351a22007-03-12 14:38:59 +0900293CONFIG_CMDLINE_BOOL=y
294CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1"
295
296#
297# Bus options
298#
299CONFIG_PCI=y
300CONFIG_SH_PCIDMA_NONCOHERENT=y
301CONFIG_PCI_AUTO=y
302CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900303# CONFIG_ARCH_SUPPORTS_MSI is not set
Magnus Damm9a876d62007-11-23 14:39:55 +0900304CONFIG_PCI_LEGACY=y
Paul Mundt32351a22007-03-12 14:38:59 +0900305# CONFIG_PCI_DEBUG is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900306# CONFIG_PCCARD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900307# CONFIG_HOTPLUG_PCI is not set
308
309#
310# Executable file formats
311#
312CONFIG_BINFMT_ELF=y
Paul Mundt32351a22007-03-12 14:38:59 +0900313# CONFIG_BINFMT_MISC is not set
314
315#
Paul Mundt32351a22007-03-12 14:38:59 +0900316# Networking
317#
318CONFIG_NET=y
319
320#
321# Networking options
322#
Paul Mundt32351a22007-03-12 14:38:59 +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
Paul Mundt32351a22007-03-12 14:38:59 +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
342CONFIG_IP_PNP_DHCP=y
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 Mundt352d2812007-11-02 14:33:21 +0900357# CONFIG_INET_LRO is not set
Paul Mundt32351a22007-03-12 14:38:59 +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
364# CONFIG_IPV6 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900365# CONFIG_NETWORK_SECMARK is not set
366# CONFIG_NETFILTER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900367# CONFIG_IP_DCCP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900368# CONFIG_IP_SCTP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900369# CONFIG_TIPC is not set
370# CONFIG_ATM is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900371CONFIG_STP=m
Paul Mundt32351a22007-03-12 14:38:59 +0900372CONFIG_BRIDGE=m
373# CONFIG_VLAN_8021Q is not set
374# CONFIG_DECNET is not set
375CONFIG_LLC=m
376# CONFIG_LLC2 is not set
377# CONFIG_IPX is not set
378# CONFIG_ATALK is not set
379# CONFIG_X25 is not set
380# CONFIG_LAPB is not set
381# CONFIG_ECONET is not set
382# CONFIG_WAN_ROUTER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900383# CONFIG_NET_SCHED is not set
384
385#
386# Network testing
387#
388# CONFIG_NET_PKTGEN is not set
389# CONFIG_HAMRADIO is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900390# CONFIG_CAN is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900391# CONFIG_IRDA is not set
392# CONFIG_BT is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900393# CONFIG_AF_RXRPC is not set
394
395#
396# Wireless
397#
398# CONFIG_CFG80211 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900399CONFIG_WIRELESS_EXT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900400CONFIG_WIRELESS_EXT_SYSFS=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900401# CONFIG_MAC80211 is not set
402# CONFIG_IEEE80211 is not set
403# CONFIG_RFKILL is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900404# CONFIG_NET_9P is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900405
406#
407# Device Drivers
408#
409
410#
411# Generic Driver Options
412#
Paul Mundt352d2812007-11-02 14:33:21 +0900413CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Paul Mundt32351a22007-03-12 14:38:59 +0900414CONFIG_STANDALONE=y
415CONFIG_PREVENT_FIRMWARE_BUILD=y
416CONFIG_FW_LOADER=m
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900417CONFIG_FIRMWARE_IN_KERNEL=y
418CONFIG_EXTRA_FIRMWARE=""
Paul Mundt32351a22007-03-12 14:38:59 +0900419# CONFIG_DEBUG_DRIVER is not set
420# CONFIG_DEBUG_DEVRES is not set
421# CONFIG_SYS_HYPERVISOR is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900422# CONFIG_CONNECTOR is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900423# CONFIG_MTD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900424# CONFIG_PARPORT is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900425CONFIG_BLK_DEV=y
Paul Mundt32351a22007-03-12 14:38:59 +0900426# CONFIG_BLK_CPQ_CISS_DA is not set
427# CONFIG_BLK_DEV_DAC960 is not set
428# CONFIG_BLK_DEV_UMEM is not set
429# CONFIG_BLK_DEV_COW_COMMON is not set
430# CONFIG_BLK_DEV_LOOP is not set
431# CONFIG_BLK_DEV_NBD is not set
432# CONFIG_BLK_DEV_SX8 is not set
433CONFIG_BLK_DEV_RAM=y
434CONFIG_BLK_DEV_RAM_COUNT=16
435CONFIG_BLK_DEV_RAM_SIZE=4096
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900436# CONFIG_BLK_DEV_XIP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900437# CONFIG_CDROM_PKTCDVD is not set
438# CONFIG_ATA_OVER_ETH is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900439# CONFIG_BLK_DEV_HD is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900440CONFIG_MISC_DEVICES=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900441# CONFIG_PHANTOM is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900442CONFIG_EEPROM_93CX6=y
Paul Mundt32351a22007-03-12 14:38:59 +0900443# CONFIG_SGI_IOC4 is not set
444# CONFIG_TIFM_CORE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900445# CONFIG_ENCLOSURE_SERVICES is not set
446# CONFIG_HP_ILO is not set
447CONFIG_HAVE_IDE=y
Paul Mundt32351a22007-03-12 14:38:59 +0900448# CONFIG_IDE is not set
449
450#
451# SCSI device support
452#
453# CONFIG_RAID_ATTRS is not set
454CONFIG_SCSI=y
Paul Mundt352d2812007-11-02 14:33:21 +0900455CONFIG_SCSI_DMA=y
Paul Mundt32351a22007-03-12 14:38:59 +0900456# CONFIG_SCSI_TGT is not set
457# CONFIG_SCSI_NETLINK is not set
458CONFIG_SCSI_PROC_FS=y
459
460#
461# SCSI support type (disk, tape, CD-ROM)
462#
463CONFIG_BLK_DEV_SD=y
464# CONFIG_CHR_DEV_ST is not set
465# CONFIG_CHR_DEV_OSST is not set
466# CONFIG_BLK_DEV_SR is not set
467CONFIG_CHR_DEV_SG=m
468# CONFIG_CHR_DEV_SCH is not set
469
470#
471# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
472#
473# CONFIG_SCSI_MULTI_LUN is not set
474# CONFIG_SCSI_CONSTANTS is not set
475# CONFIG_SCSI_LOGGING is not set
476# CONFIG_SCSI_SCAN_ASYNC is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900477CONFIG_SCSI_WAIT_SCAN=m
Paul Mundt32351a22007-03-12 14:38:59 +0900478
479#
480# SCSI Transports
481#
482# CONFIG_SCSI_SPI_ATTRS is not set
483# CONFIG_SCSI_FC_ATTRS is not set
484# CONFIG_SCSI_ISCSI_ATTRS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900485# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900486# CONFIG_SCSI_SRP_ATTRS is not set
487CONFIG_SCSI_LOWLEVEL=y
Paul Mundt32351a22007-03-12 14:38:59 +0900488# CONFIG_ISCSI_TCP is not set
489# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
490# CONFIG_SCSI_3W_9XXX is not set
491# CONFIG_SCSI_ACARD is not set
492# CONFIG_SCSI_AACRAID is not set
493# CONFIG_SCSI_AIC7XXX is not set
494# CONFIG_SCSI_AIC7XXX_OLD is not set
495# CONFIG_SCSI_AIC79XX is not set
496# CONFIG_SCSI_AIC94XX is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900497# CONFIG_SCSI_ARCMSR is not set
498# CONFIG_MEGARAID_NEWGEN is not set
499# CONFIG_MEGARAID_LEGACY is not set
500# CONFIG_MEGARAID_SAS is not set
501# CONFIG_SCSI_HPTIOP is not set
502# CONFIG_SCSI_DMX3191D is not set
503# CONFIG_SCSI_FUTURE_DOMAIN is not set
504# CONFIG_SCSI_IPS is not set
505# CONFIG_SCSI_INITIO is not set
506# CONFIG_SCSI_INIA100 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900507# CONFIG_SCSI_MVSAS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900508# CONFIG_SCSI_STEX is not set
509# CONFIG_SCSI_SYM53C8XX_2 is not set
510# CONFIG_SCSI_IPR is not set
511# CONFIG_SCSI_QLOGIC_1280 is not set
512# CONFIG_SCSI_QLA_FC is not set
513# CONFIG_SCSI_QLA_ISCSI is not set
514# CONFIG_SCSI_LPFC is not set
515# CONFIG_SCSI_DC395x is not set
516# CONFIG_SCSI_DC390T is not set
517# CONFIG_SCSI_NSP32 is not set
518# CONFIG_SCSI_DEBUG is not set
519# CONFIG_SCSI_SRP is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900520# CONFIG_SCSI_DH is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900521CONFIG_ATA=y
522# CONFIG_ATA_NONSTANDARD is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900523CONFIG_SATA_PMP=y
Paul Mundt32351a22007-03-12 14:38:59 +0900524# CONFIG_SATA_AHCI is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900525# CONFIG_SATA_SIL24 is not set
526CONFIG_ATA_SFF=y
Paul Mundt32351a22007-03-12 14:38:59 +0900527# CONFIG_SATA_SVW is not set
528# CONFIG_ATA_PIIX is not set
529# CONFIG_SATA_MV is not set
530# CONFIG_SATA_NV is not set
531# CONFIG_PDC_ADMA is not set
532# CONFIG_SATA_QSTOR is not set
533# CONFIG_SATA_PROMISE is not set
534# CONFIG_SATA_SX4 is not set
535CONFIG_SATA_SIL=y
Paul Mundt32351a22007-03-12 14:38:59 +0900536# CONFIG_SATA_SIS is not set
537# CONFIG_SATA_ULI is not set
538# CONFIG_SATA_VIA is not set
539# CONFIG_SATA_VITESSE is not set
540# CONFIG_SATA_INIC162X is not set
541# CONFIG_PATA_ALI is not set
542# CONFIG_PATA_AMD is not set
543# CONFIG_PATA_ARTOP is not set
544# CONFIG_PATA_ATIIXP is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900545# CONFIG_PATA_CMD640_PCI is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900546# CONFIG_PATA_CMD64X is not set
547# CONFIG_PATA_CS5520 is not set
548# CONFIG_PATA_CS5530 is not set
549# CONFIG_PATA_CYPRESS is not set
550# CONFIG_PATA_EFAR is not set
551# CONFIG_ATA_GENERIC is not set
552# CONFIG_PATA_HPT366 is not set
553# CONFIG_PATA_HPT37X is not set
554# CONFIG_PATA_HPT3X2N is not set
555# CONFIG_PATA_HPT3X3 is not set
556# CONFIG_PATA_IT821X is not set
557# CONFIG_PATA_IT8213 is not set
558# CONFIG_PATA_JMICRON is not set
559# CONFIG_PATA_TRIFLEX is not set
560# CONFIG_PATA_MARVELL is not set
561# CONFIG_PATA_MPIIX is not set
562# CONFIG_PATA_OLDPIIX is not set
563# CONFIG_PATA_NETCELL is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900564# CONFIG_PATA_NINJA32 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900565# CONFIG_PATA_NS87410 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900566# CONFIG_PATA_NS87415 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900567# CONFIG_PATA_OPTI is not set
568# CONFIG_PATA_OPTIDMA is not set
569# CONFIG_PATA_PDC_OLD is not set
570# CONFIG_PATA_RADISYS is not set
571# CONFIG_PATA_RZ1000 is not set
572# CONFIG_PATA_SC1200 is not set
573# CONFIG_PATA_SERVERWORKS is not set
574# CONFIG_PATA_PDC2027X is not set
575# CONFIG_PATA_SIL680 is not set
576# CONFIG_PATA_SIS is not set
577# CONFIG_PATA_VIA is not set
578# CONFIG_PATA_WINBOND is not set
579CONFIG_PATA_PLATFORM=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900580# CONFIG_PATA_SCH is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900581# CONFIG_MD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900582# CONFIG_FUSION is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900583
584#
585# IEEE 1394 (FireWire) support
586#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900587
588#
589# Enable only one of the two stacks, unless you know what you are doing
590#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900591# CONFIG_FIREWIRE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900592# CONFIG_IEEE1394 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900593# CONFIG_I2O is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900594CONFIG_NETDEVICES=y
595# CONFIG_DUMMY is not set
596# CONFIG_BONDING is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900597# CONFIG_MACVLAN is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900598# CONFIG_EQUALIZER is not set
599# CONFIG_TUN is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900600# CONFIG_VETH is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900601# CONFIG_ARCNET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900602# CONFIG_PHYLIB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900603CONFIG_NET_ETHERNET=y
604CONFIG_MII=y
Magnus Damm9a876d62007-11-23 14:39:55 +0900605CONFIG_AX88796=y
606CONFIG_AX88796_93CX6=y
Paul Mundt32351a22007-03-12 14:38:59 +0900607# CONFIG_STNIC is not set
608# CONFIG_HAPPYMEAL is not set
609# CONFIG_SUNGEM is not set
610# CONFIG_CASSINI is not set
611# CONFIG_NET_VENDOR_3COM is not set
612# CONFIG_SMC91X is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900613# CONFIG_SMC911X is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900614# CONFIG_NET_TULIP is not set
615# CONFIG_HP100 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900616# CONFIG_IBM_NEW_EMAC_ZMII is not set
617# CONFIG_IBM_NEW_EMAC_RGMII is not set
618# CONFIG_IBM_NEW_EMAC_TAH is not set
619# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900620# CONFIG_NET_PCI is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900621# CONFIG_B44 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900622CONFIG_NETDEV_1000=y
Paul Mundt32351a22007-03-12 14:38:59 +0900623# CONFIG_ACENIC is not set
624# CONFIG_DL2K is not set
625# CONFIG_E1000 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900626# CONFIG_E1000E is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900627# CONFIG_IP1000 is not set
628# CONFIG_IGB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900629# CONFIG_NS83820 is not set
630# CONFIG_HAMACHI is not set
631# CONFIG_YELLOWFIN is not set
632CONFIG_R8169=y
Paul Mundt32351a22007-03-12 14:38:59 +0900633# CONFIG_SIS190 is not set
634# CONFIG_SKGE is not set
635# CONFIG_SKY2 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900636# CONFIG_VIA_VELOCITY is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900637# CONFIG_TIGON3 is not set
638# CONFIG_BNX2 is not set
639# CONFIG_QLA3XXX is not set
640# CONFIG_ATL1 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900641# CONFIG_ATL1E is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900642CONFIG_NETDEV_10000=y
Paul Mundt32351a22007-03-12 14:38:59 +0900643# CONFIG_CHELSIO_T1 is not set
644# CONFIG_CHELSIO_T3 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900645# CONFIG_IXGBE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900646# CONFIG_IXGB is not set
647# CONFIG_S2IO is not set
648# CONFIG_MYRI10GE is not set
649# CONFIG_NETXEN_NIC is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900650# CONFIG_NIU is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900651# CONFIG_MLX4_CORE is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900652# CONFIG_TEHUTI is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900653# CONFIG_BNX2X is not set
654# CONFIG_SFC is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900655# CONFIG_TR is not set
656
657#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900658# Wireless LAN
Paul Mundt32351a22007-03-12 14:38:59 +0900659#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900660# CONFIG_WLAN_PRE80211 is not set
661# CONFIG_WLAN_80211 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900662# CONFIG_IWLWIFI_LEDS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900663# CONFIG_WAN is not set
664# CONFIG_FDDI is not set
665# CONFIG_HIPPI is not set
666# CONFIG_PPP is not set
667# CONFIG_SLIP is not set
668# CONFIG_NET_FC is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900669# CONFIG_NETCONSOLE is not set
670# CONFIG_NETPOLL is not set
671# CONFIG_NET_POLL_CONTROLLER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900672# CONFIG_ISDN is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900673# CONFIG_PHONE is not set
674
675#
676# Input device support
677#
678CONFIG_INPUT=y
679# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900680# CONFIG_INPUT_POLLDEV is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900681
682#
683# Userland interfaces
684#
685CONFIG_INPUT_MOUSEDEV=y
686# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
687CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
688CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
689# CONFIG_INPUT_JOYDEV is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900690# CONFIG_INPUT_EVDEV is not set
691# CONFIG_INPUT_EVBUG is not set
692
693#
694# Input Device Drivers
695#
696CONFIG_INPUT_KEYBOARD=y
697CONFIG_KEYBOARD_ATKBD=y
698# CONFIG_KEYBOARD_SUNKBD is not set
699# CONFIG_KEYBOARD_LKKBD is not set
700# CONFIG_KEYBOARD_XTKBD is not set
701# CONFIG_KEYBOARD_NEWTON is not set
702# CONFIG_KEYBOARD_STOWAWAY is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900703# CONFIG_KEYBOARD_SH_KEYSC is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900704# CONFIG_INPUT_MOUSE is not set
705# CONFIG_INPUT_JOYSTICK is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900706# CONFIG_INPUT_TABLET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900707# CONFIG_INPUT_TOUCHSCREEN is not set
708# CONFIG_INPUT_MISC is not set
709
710#
711# Hardware I/O ports
712#
713CONFIG_SERIO=y
714# CONFIG_SERIO_I8042 is not set
715# CONFIG_SERIO_SERPORT is not set
716# CONFIG_SERIO_PCIPS2 is not set
717CONFIG_SERIO_LIBPS2=y
718# CONFIG_SERIO_RAW is not set
719# CONFIG_GAMEPORT is not set
720
721#
722# Character devices
723#
724# CONFIG_VT is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900725CONFIG_DEVKMEM=y
Paul Mundt32351a22007-03-12 14:38:59 +0900726# CONFIG_SERIAL_NONSTANDARD is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900727# CONFIG_NOZOMI is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900728
729#
730# Serial drivers
731#
732# CONFIG_SERIAL_8250 is not set
733
734#
735# Non-8250 serial port support
736#
737CONFIG_SERIAL_SH_SCI=y
738CONFIG_SERIAL_SH_SCI_NR_UARTS=6
739CONFIG_SERIAL_SH_SCI_CONSOLE=y
740CONFIG_SERIAL_CORE=y
741CONFIG_SERIAL_CORE_CONSOLE=y
742# CONFIG_SERIAL_JSM is not set
743CONFIG_UNIX98_PTYS=y
744CONFIG_LEGACY_PTYS=y
745CONFIG_LEGACY_PTY_COUNT=256
Paul Mundt32351a22007-03-12 14:38:59 +0900746# CONFIG_IPMI_HANDLER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900747CONFIG_HW_RANDOM=y
Paul Mundt32351a22007-03-12 14:38:59 +0900748# CONFIG_R3964 is not set
749# CONFIG_APPLICOM is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900750# CONFIG_RAW_DRIVER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900751# CONFIG_TCG_TPM is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900752CONFIG_DEVPORT=y
Paul Mundt32351a22007-03-12 14:38:59 +0900753# CONFIG_I2C is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900754# CONFIG_SPI is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900755# CONFIG_W1 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900756# CONFIG_POWER_SUPPLY is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900757CONFIG_HWMON=y
758# CONFIG_HWMON_VID is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900759# CONFIG_SENSORS_I5K_AMB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900760# CONFIG_SENSORS_F71805F is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900761# CONFIG_SENSORS_F71882FG is not set
762# CONFIG_SENSORS_IT87 is not set
763# CONFIG_SENSORS_PC87360 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900764# CONFIG_SENSORS_PC87427 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900765# CONFIG_SENSORS_SIS5595 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900766# CONFIG_SENSORS_SMSC47M1 is not set
767# CONFIG_SENSORS_SMSC47B397 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900768# CONFIG_SENSORS_VIA686A is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900769# CONFIG_SENSORS_VT1211 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900770# CONFIG_SENSORS_VT8231 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900771# CONFIG_SENSORS_W83627HF is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900772# CONFIG_SENSORS_W83627EHF is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900773# CONFIG_HWMON_DEBUG_CHIP is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900774# CONFIG_THERMAL is not set
775# CONFIG_THERMAL_HWMON is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900776# CONFIG_WATCHDOG is not set
777
778#
779# Sonics Silicon Backplane
780#
781CONFIG_SSB_POSSIBLE=y
782# CONFIG_SSB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900783
784#
785# Multifunction device drivers
786#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900787# CONFIG_MFD_CORE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900788# CONFIG_MFD_SM501 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900789# CONFIG_HTC_PASIC3 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900790
791#
792# Multimedia devices
793#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900794
795#
796# Multimedia core support
797#
Paul Mundt32351a22007-03-12 14:38:59 +0900798# CONFIG_VIDEO_DEV is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900799# CONFIG_DVB_CORE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900800# CONFIG_VIDEO_MEDIA is not set
801
802#
803# Multimedia drivers
804#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900805# CONFIG_DAB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900806
807#
808# Graphics support
809#
Paul Mundt352d2812007-11-02 14:33:21 +0900810# CONFIG_DRM is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900811# CONFIG_VGASTATE is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900812# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900813CONFIG_FB=y
814# CONFIG_FIRMWARE_EDID is not set
815# CONFIG_FB_DDC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900816CONFIG_FB_CFB_FILLRECT=m
817CONFIG_FB_CFB_COPYAREA=m
818CONFIG_FB_CFB_IMAGEBLIT=m
Paul Mundt352d2812007-11-02 14:33:21 +0900819# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900820# CONFIG_FB_SYS_FILLRECT is not set
821# CONFIG_FB_SYS_COPYAREA is not set
822# CONFIG_FB_SYS_IMAGEBLIT is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900823# CONFIG_FB_FOREIGN_ENDIAN is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900824# CONFIG_FB_SYS_FOPS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900825# CONFIG_FB_SVGALIB is not set
826# CONFIG_FB_MACMODES is not set
827# CONFIG_FB_BACKLIGHT is not set
828# CONFIG_FB_MODE_HELPERS is not set
829# CONFIG_FB_TILEBLITTING is not set
830
831#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900832# Frame buffer hardware drivers
Paul Mundt32351a22007-03-12 14:38:59 +0900833#
834# CONFIG_FB_CIRRUS is not set
835# CONFIG_FB_PM2 is not set
836# CONFIG_FB_CYBER2000 is not set
837# CONFIG_FB_ASILIANT is not set
838# CONFIG_FB_IMSTT is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900839# CONFIG_FB_S1D13XXX is not set
840# CONFIG_FB_NVIDIA is not set
841# CONFIG_FB_RIVA is not set
842# CONFIG_FB_MATROX is not set
843# CONFIG_FB_RADEON is not set
844# CONFIG_FB_ATY128 is not set
845# CONFIG_FB_ATY is not set
846# CONFIG_FB_S3 is not set
847# CONFIG_FB_SAVAGE is not set
848# CONFIG_FB_SIS is not set
849# CONFIG_FB_NEOMAGIC is not set
850# CONFIG_FB_KYRO is not set
851# CONFIG_FB_3DFX is not set
852# CONFIG_FB_VOODOO1 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900853# CONFIG_FB_VT8623 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900854# CONFIG_FB_TRIDENT is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900855# CONFIG_FB_ARK is not set
856# CONFIG_FB_PM3 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900857# CONFIG_FB_CARMINE is not set
858CONFIG_FB_SH_MOBILE_LCDC=m
Paul Mundt32351a22007-03-12 14:38:59 +0900859# CONFIG_FB_VIRTUAL is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900860# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
861
862#
863# Display device support
864#
865# CONFIG_DISPLAY_SUPPORT is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900866# CONFIG_LOGO is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900867CONFIG_SOUND=m
Paul Mundt32351a22007-03-12 14:38:59 +0900868# CONFIG_SND is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900869CONFIG_SOUND_PRIME=m
Paul Mundt352d2812007-11-02 14:33:21 +0900870CONFIG_HID_SUPPORT=y
Paul Mundt32351a22007-03-12 14:38:59 +0900871CONFIG_HID=y
872# CONFIG_HID_DEBUG is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900873# CONFIG_HIDRAW is not set
874CONFIG_USB_SUPPORT=y
Paul Mundt32351a22007-03-12 14:38:59 +0900875CONFIG_USB_ARCH_HAS_HCD=y
876CONFIG_USB_ARCH_HAS_OHCI=y
877CONFIG_USB_ARCH_HAS_EHCI=y
878# CONFIG_USB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900879# CONFIG_USB_OTG_WHITELIST is not set
880# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900881
882#
883# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
884#
Paul Mundt32351a22007-03-12 14:38:59 +0900885# CONFIG_USB_GADGET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900886# CONFIG_MMC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900887# CONFIG_MEMSTICK is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900888# CONFIG_NEW_LEDS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900889# CONFIG_ACCESSIBILITY is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900890# CONFIG_INFINIBAND is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900891CONFIG_RTC_LIB=y
892CONFIG_RTC_CLASS=y
893CONFIG_RTC_HCTOSYS=y
894CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
895# CONFIG_RTC_DEBUG is not set
896
897#
898# RTC interfaces
899#
900CONFIG_RTC_INTF_SYSFS=y
901CONFIG_RTC_INTF_PROC=y
902CONFIG_RTC_INTF_DEV=y
903# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900904# CONFIG_RTC_DRV_TEST is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900905
906#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900907# SPI RTC drivers
908#
909
910#
911# Platform RTC drivers
Paul Mundt32351a22007-03-12 14:38:59 +0900912#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900913# CONFIG_RTC_DRV_DS1511 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900914# CONFIG_RTC_DRV_DS1553 is not set
915# CONFIG_RTC_DRV_DS1742 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900916# CONFIG_RTC_DRV_STK17TA8 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900917# CONFIG_RTC_DRV_M48T86 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900918# CONFIG_RTC_DRV_M48T59 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900919# CONFIG_RTC_DRV_V3020 is not set
920
921#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900922# on-CPU RTC drivers
923#
924CONFIG_RTC_DRV_SH=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900925# CONFIG_DMADEVICES is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900926# CONFIG_UIO is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900927
928#
Paul Mundt32351a22007-03-12 14:38:59 +0900929# File systems
930#
931CONFIG_EXT2_FS=y
932# CONFIG_EXT2_FS_XATTR is not set
933# CONFIG_EXT2_FS_XIP is not set
934CONFIG_EXT3_FS=y
935CONFIG_EXT3_FS_XATTR=y
936# CONFIG_EXT3_FS_POSIX_ACL is not set
937# CONFIG_EXT3_FS_SECURITY is not set
938# CONFIG_EXT4DEV_FS is not set
939CONFIG_JBD=y
940# CONFIG_JBD_DEBUG is not set
941CONFIG_FS_MBCACHE=y
942# CONFIG_REISERFS_FS is not set
943# CONFIG_JFS_FS is not set
944CONFIG_FS_POSIX_ACL=y
945# CONFIG_XFS_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900946# CONFIG_OCFS2_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900947CONFIG_DNOTIFY=y
Paul Mundt32351a22007-03-12 14:38:59 +0900948CONFIG_INOTIFY=y
949CONFIG_INOTIFY_USER=y
950# CONFIG_QUOTA is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900951# CONFIG_AUTOFS_FS is not set
952# CONFIG_AUTOFS4_FS is not set
953CONFIG_FUSE_FS=m
954
955#
956# CD-ROM/DVD Filesystems
957#
958# CONFIG_ISO9660_FS is not set
959# CONFIG_UDF_FS is not set
960
961#
962# DOS/FAT/NT Filesystems
963#
964CONFIG_FAT_FS=y
965CONFIG_MSDOS_FS=y
966CONFIG_VFAT_FS=y
967CONFIG_FAT_DEFAULT_CODEPAGE=437
968CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
969CONFIG_NTFS_FS=y
970# CONFIG_NTFS_DEBUG is not set
971CONFIG_NTFS_RW=y
972
973#
974# Pseudo filesystems
975#
976CONFIG_PROC_FS=y
977CONFIG_PROC_KCORE=y
978CONFIG_PROC_SYSCTL=y
979CONFIG_SYSFS=y
980CONFIG_TMPFS=y
981# CONFIG_TMPFS_POSIX_ACL is not set
982CONFIG_HUGETLBFS=y
983CONFIG_HUGETLB_PAGE=y
Paul Mundt32351a22007-03-12 14:38:59 +0900984CONFIG_CONFIGFS_FS=m
985
986#
987# Miscellaneous filesystems
988#
989# CONFIG_ADFS_FS is not set
990# CONFIG_AFFS_FS is not set
991# CONFIG_HFS_FS is not set
992# CONFIG_HFSPLUS_FS is not set
993# CONFIG_BEFS_FS is not set
994# CONFIG_BFS_FS is not set
995# CONFIG_EFS_FS is not set
996# CONFIG_CRAMFS is not set
997# CONFIG_VXFS_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900998CONFIG_MINIX_FS=y
999# CONFIG_OMFS_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001000# CONFIG_HPFS_FS is not set
1001# CONFIG_QNX4FS_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001002# CONFIG_ROMFS_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001003# CONFIG_SYSV_FS is not set
1004# CONFIG_UFS_FS is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001005CONFIG_NETWORK_FILESYSTEMS=y
Paul Mundt32351a22007-03-12 14:38:59 +09001006CONFIG_NFS_FS=y
1007CONFIG_NFS_V3=y
1008# CONFIG_NFS_V3_ACL is not set
1009CONFIG_NFS_V4=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001010CONFIG_ROOT_NFS=y
Paul Mundt32351a22007-03-12 14:38:59 +09001011CONFIG_NFSD=y
1012CONFIG_NFSD_V3=y
1013# CONFIG_NFSD_V3_ACL is not set
1014CONFIG_NFSD_V4=y
Paul Mundt32351a22007-03-12 14:38:59 +09001015CONFIG_LOCKD=y
1016CONFIG_LOCKD_V4=y
1017CONFIG_EXPORTFS=y
1018CONFIG_NFS_COMMON=y
1019CONFIG_SUNRPC=y
1020CONFIG_SUNRPC_GSS=y
1021CONFIG_RPCSEC_GSS_KRB5=y
1022# CONFIG_RPCSEC_GSS_SPKM3 is not set
1023# CONFIG_SMB_FS is not set
1024# CONFIG_CIFS is not set
1025# CONFIG_NCP_FS is not set
1026# CONFIG_CODA_FS is not set
1027# CONFIG_AFS_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001028
1029#
1030# Partition Types
1031#
1032# CONFIG_PARTITION_ADVANCED is not set
1033CONFIG_MSDOS_PARTITION=y
Paul Mundt32351a22007-03-12 14:38:59 +09001034CONFIG_NLS=y
1035CONFIG_NLS_DEFAULT="iso8859-1"
1036CONFIG_NLS_CODEPAGE_437=y
1037# CONFIG_NLS_CODEPAGE_737 is not set
1038# CONFIG_NLS_CODEPAGE_775 is not set
1039# CONFIG_NLS_CODEPAGE_850 is not set
1040# CONFIG_NLS_CODEPAGE_852 is not set
1041# CONFIG_NLS_CODEPAGE_855 is not set
1042# CONFIG_NLS_CODEPAGE_857 is not set
1043# CONFIG_NLS_CODEPAGE_860 is not set
1044# CONFIG_NLS_CODEPAGE_861 is not set
1045# CONFIG_NLS_CODEPAGE_862 is not set
1046# CONFIG_NLS_CODEPAGE_863 is not set
1047# CONFIG_NLS_CODEPAGE_864 is not set
1048# CONFIG_NLS_CODEPAGE_865 is not set
1049# CONFIG_NLS_CODEPAGE_866 is not set
1050# CONFIG_NLS_CODEPAGE_869 is not set
1051# CONFIG_NLS_CODEPAGE_936 is not set
1052# CONFIG_NLS_CODEPAGE_950 is not set
1053CONFIG_NLS_CODEPAGE_932=y
1054# CONFIG_NLS_CODEPAGE_949 is not set
1055# CONFIG_NLS_CODEPAGE_874 is not set
1056# CONFIG_NLS_ISO8859_8 is not set
1057# CONFIG_NLS_CODEPAGE_1250 is not set
1058# CONFIG_NLS_CODEPAGE_1251 is not set
1059# CONFIG_NLS_ASCII is not set
1060CONFIG_NLS_ISO8859_1=y
1061# CONFIG_NLS_ISO8859_2 is not set
1062# CONFIG_NLS_ISO8859_3 is not set
1063# CONFIG_NLS_ISO8859_4 is not set
1064# CONFIG_NLS_ISO8859_5 is not set
1065# CONFIG_NLS_ISO8859_6 is not set
1066# CONFIG_NLS_ISO8859_7 is not set
1067# CONFIG_NLS_ISO8859_9 is not set
1068# CONFIG_NLS_ISO8859_13 is not set
1069# CONFIG_NLS_ISO8859_14 is not set
1070# CONFIG_NLS_ISO8859_15 is not set
1071# CONFIG_NLS_KOI8_R is not set
1072# CONFIG_NLS_KOI8_U is not set
1073# CONFIG_NLS_UTF8 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001074# CONFIG_DLM is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001075
1076#
1077# Kernel hacking
1078#
1079CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1080# CONFIG_PRINTK_TIME is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001081CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mundt32351a22007-03-12 14:38:59 +09001082CONFIG_ENABLE_MUST_CHECK=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001083CONFIG_FRAME_WARN=1024
Paul Mundt32351a22007-03-12 14:38:59 +09001084CONFIG_MAGIC_SYSRQ=y
1085# CONFIG_UNUSED_SYMBOLS is not set
1086CONFIG_DEBUG_FS=y
1087# CONFIG_HEADERS_CHECK is not set
1088CONFIG_DEBUG_KERNEL=y
1089# CONFIG_DEBUG_SHIRQ is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001090# CONFIG_DETECT_SOFTLOCKUP is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001091CONFIG_SCHED_DEBUG=y
Paul Mundt32351a22007-03-12 14:38:59 +09001092# CONFIG_SCHEDSTATS is not set
1093# CONFIG_TIMER_STATS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001094# CONFIG_DEBUG_OBJECTS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001095# CONFIG_DEBUG_SLAB is not set
1096# CONFIG_DEBUG_PREEMPT is not set
1097CONFIG_DEBUG_SPINLOCK=y
1098CONFIG_DEBUG_MUTEXES=y
1099CONFIG_DEBUG_LOCK_ALLOC=y
1100# CONFIG_PROVE_LOCKING is not set
1101CONFIG_LOCKDEP=y
Paul Mundt352d2812007-11-02 14:33:21 +09001102# CONFIG_LOCK_STAT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001103# CONFIG_DEBUG_LOCKDEP is not set
1104# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1105CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
1106CONFIG_STACKTRACE=y
1107# CONFIG_DEBUG_KOBJECT is not set
1108CONFIG_DEBUG_BUGVERBOSE=y
1109CONFIG_DEBUG_INFO=y
1110# CONFIG_DEBUG_VM is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001111# CONFIG_DEBUG_WRITECOUNT is not set
1112# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001113# CONFIG_DEBUG_LIST is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001114# CONFIG_DEBUG_SG is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001115CONFIG_FRAME_POINTER=y
Paul Mundt352d2812007-11-02 14:33:21 +09001116# CONFIG_BOOT_PRINTK_DELAY is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001117# CONFIG_RCU_TORTURE_TEST is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001118# CONFIG_BACKTRACE_SELF_TEST is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001119# CONFIG_FAULT_INJECTION is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001120# CONFIG_SAMPLES is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001121CONFIG_SH_STANDARD_BIOS=y
1122# CONFIG_EARLY_SCIF_CONSOLE is not set
1123CONFIG_EARLY_PRINTK=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001124# CONFIG_DEBUG_BOOTMEM is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001125CONFIG_DEBUG_STACKOVERFLOW=y
1126CONFIG_DEBUG_STACK_USAGE=y
Paul Mundt352d2812007-11-02 14:33:21 +09001127CONFIG_4KSTACKS=y
1128# CONFIG_IRQSTACKS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001129# CONFIG_SH_KGDB is not set
1130
1131#
1132# Security options
1133#
1134# CONFIG_KEYS is not set
1135# CONFIG_SECURITY is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001136# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001137CONFIG_CRYPTO=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001138
1139#
1140# Crypto core or helper
1141#
Paul Mundt32351a22007-03-12 14:38:59 +09001142CONFIG_CRYPTO_ALGAPI=y
1143CONFIG_CRYPTO_BLKCIPHER=y
1144CONFIG_CRYPTO_HASH=y
1145CONFIG_CRYPTO_MANAGER=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001146# CONFIG_CRYPTO_GF128MUL is not set
1147# CONFIG_CRYPTO_NULL is not set
1148# CONFIG_CRYPTO_CRYPTD is not set
1149# CONFIG_CRYPTO_AUTHENC is not set
1150# CONFIG_CRYPTO_TEST is not set
1151
1152#
1153# Authenticated Encryption with Associated Data
1154#
1155# CONFIG_CRYPTO_CCM is not set
1156# CONFIG_CRYPTO_GCM is not set
1157# CONFIG_CRYPTO_SEQIV is not set
1158
1159#
1160# Block modes
1161#
1162CONFIG_CRYPTO_CBC=y
1163# CONFIG_CRYPTO_CTR is not set
1164# CONFIG_CRYPTO_CTS is not set
1165CONFIG_CRYPTO_ECB=m
1166# CONFIG_CRYPTO_LRW is not set
1167CONFIG_CRYPTO_PCBC=m
1168# CONFIG_CRYPTO_XTS is not set
1169
1170#
1171# Hash modes
1172#
Paul Mundt32351a22007-03-12 14:38:59 +09001173CONFIG_CRYPTO_HMAC=y
1174# CONFIG_CRYPTO_XCBC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001175
1176#
1177# Digest
1178#
1179# CONFIG_CRYPTO_CRC32C is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001180# CONFIG_CRYPTO_MD4 is not set
1181CONFIG_CRYPTO_MD5=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001182# CONFIG_CRYPTO_MICHAEL_MIC is not set
1183# CONFIG_CRYPTO_RMD128 is not set
1184# CONFIG_CRYPTO_RMD160 is not set
1185# CONFIG_CRYPTO_RMD256 is not set
1186# CONFIG_CRYPTO_RMD320 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001187# CONFIG_CRYPTO_SHA1 is not set
1188# CONFIG_CRYPTO_SHA256 is not set
1189# CONFIG_CRYPTO_SHA512 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001190# CONFIG_CRYPTO_TGR192 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001191# CONFIG_CRYPTO_WP512 is not set
1192
1193#
1194# Ciphers
1195#
Paul Mundt32351a22007-03-12 14:38:59 +09001196# CONFIG_CRYPTO_AES is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001197# CONFIG_CRYPTO_ANUBIS is not set
1198# CONFIG_CRYPTO_ARC4 is not set
1199# CONFIG_CRYPTO_BLOWFISH is not set
1200# CONFIG_CRYPTO_CAMELLIA is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001201# CONFIG_CRYPTO_CAST5 is not set
1202# CONFIG_CRYPTO_CAST6 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001203CONFIG_CRYPTO_DES=y
1204# CONFIG_CRYPTO_FCRYPT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001205# CONFIG_CRYPTO_KHAZAD is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001206# CONFIG_CRYPTO_SALSA20 is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001207# CONFIG_CRYPTO_SEED is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001208# CONFIG_CRYPTO_SERPENT is not set
1209# CONFIG_CRYPTO_TEA is not set
1210# CONFIG_CRYPTO_TWOFISH is not set
1211
1212#
1213# Compression
1214#
Paul Mundt32351a22007-03-12 14:38:59 +09001215# CONFIG_CRYPTO_DEFLATE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001216# CONFIG_CRYPTO_LZO is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001217CONFIG_CRYPTO_HW=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001218# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001219
1220#
1221# Library routines
1222#
1223CONFIG_BITREVERSE=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001224# CONFIG_GENERIC_FIND_FIRST_BIT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001225# CONFIG_CRC_CCITT is not set
1226# CONFIG_CRC16 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001227CONFIG_CRC_T10DIF=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001228# CONFIG_CRC_ITU_T is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001229CONFIG_CRC32=y
Paul Mundt352d2812007-11-02 14:33:21 +09001230# CONFIG_CRC7 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001231# CONFIG_LIBCRC32C is not set
1232CONFIG_HAS_IOMEM=y
1233CONFIG_HAS_IOPORT=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001234CONFIG_HAS_DMA=y