sh: update defconfigs for PCI changes.
[deliverable/linux.git] / arch / sh / configs / sdk7780_defconfig
CommitLineData
4862ec07
NB
1#
2# Automatically generated make config: don't edit
fc4967b8
PM
3# Linux kernel version: 2.6.30-rc3
4# Mon Apr 27 12:59:32 2009
4862ec07
NB
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
fc4967b8 8# CONFIG_SUPERH64 is not set
cc8dccdc 9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
4862ec07
NB
10CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_BUG=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y
4bb273e9 15CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
4862ec07 16CONFIG_GENERIC_IRQ_PROBE=y
4bb273e9 17# CONFIG_GENERIC_GPIO is not set
4862ec07
NB
18CONFIG_GENERIC_TIME=y
19CONFIG_GENERIC_CLOCKEVENTS=y
5e8766f1 20# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
53a52abc 21CONFIG_ARCH_HIBERNATION_POSSIBLE=y
4862ec07
NB
22CONFIG_SYS_SUPPORTS_PCI=y
23CONFIG_STACKTRACE_SUPPORT=y
24CONFIG_LOCKDEP_SUPPORT=y
4bb273e9 25CONFIG_HAVE_LATENCYTOP_SUPPORT=y
4862ec07
NB
26# CONFIG_ARCH_HAS_ILOG2_U32 is not set
27# CONFIG_ARCH_HAS_ILOG2_U64 is not set
28CONFIG_ARCH_NO_VIRT_TO_BUS=y
53a52abc 29CONFIG_ARCH_HAS_DEFAULT_IDLE=y
4862ec07
NB
30CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
31
32#
33# General setup
34#
35CONFIG_EXPERIMENTAL=y
36CONFIG_BROKEN_ON_SMP=y
37CONFIG_LOCK_KERNEL=y
38CONFIG_INIT_ENV_ARG_LIMIT=32
39CONFIG_LOCALVERSION="_SDK7780"
40CONFIG_LOCALVERSION_AUTO=y
41CONFIG_SWAP=y
42CONFIG_SYSVIPC=y
43CONFIG_SYSVIPC_SYSCTL=y
44CONFIG_POSIX_MQUEUE=y
fc4967b8 45CONFIG_POSIX_MQUEUE_SYSCTL=y
4862ec07
NB
46CONFIG_BSD_PROCESS_ACCT=y
47# CONFIG_BSD_PROCESS_ACCT_V3 is not set
48# CONFIG_TASKSTATS is not set
4862ec07 49# CONFIG_AUDIT is not set
53a52abc
PM
50
51#
52# RCU Subsystem
53#
54CONFIG_CLASSIC_RCU=y
55# CONFIG_TREE_RCU is not set
56# CONFIG_PREEMPT_RCU is not set
57# CONFIG_TREE_RCU_TRACE is not set
58# CONFIG_PREEMPT_RCU_TRACE is not set
4862ec07
NB
59CONFIG_IKCONFIG=y
60CONFIG_IKCONFIG_PROC=y
61CONFIG_LOG_BUF_SHIFT=18
cc8dccdc 62# CONFIG_GROUP_SCHED is not set
53a52abc 63# CONFIG_CGROUPS is not set
4862ec07 64CONFIG_SYSFS_DEPRECATED=y
cc8dccdc 65CONFIG_SYSFS_DEPRECATED_V2=y
4862ec07 66CONFIG_RELAY=y
cc8dccdc 67# CONFIG_NAMESPACES is not set
4862ec07
NB
68# CONFIG_BLK_DEV_INITRD is not set
69CONFIG_CC_OPTIMIZE_FOR_SIZE=y
70CONFIG_SYSCTL=y
53a52abc 71CONFIG_ANON_INODES=y
4862ec07
NB
72CONFIG_EMBEDDED=y
73CONFIG_UID16=y
74CONFIG_SYSCTL_SYSCALL=y
75CONFIG_KALLSYMS=y
76CONFIG_KALLSYMS_ALL=y
77# CONFIG_KALLSYMS_EXTRA_PASS is not set
fc4967b8 78# CONFIG_STRIP_ASM_SYMS is not set
4862ec07
NB
79CONFIG_HOTPLUG=y
80CONFIG_PRINTK=y
81CONFIG_BUG=y
82CONFIG_ELF_CORE=y
83CONFIG_BASE_FULL=y
84CONFIG_FUTEX=y
4862ec07
NB
85CONFIG_EPOLL=y
86CONFIG_SIGNALFD=y
cc8dccdc 87CONFIG_TIMERFD=y
4862ec07
NB
88CONFIG_EVENTFD=y
89CONFIG_SHMEM=y
4bb273e9 90CONFIG_AIO=y
4862ec07 91CONFIG_VM_EVENT_COUNTERS=y
4bb273e9 92CONFIG_PCI_QUIRKS=y
4862ec07 93CONFIG_SLUB_DEBUG=y
53a52abc 94CONFIG_COMPAT_BRK=y
4862ec07
NB
95# CONFIG_SLAB is not set
96CONFIG_SLUB=y
97# CONFIG_SLOB is not set
cc8dccdc 98# CONFIG_PROFILING is not set
fc4967b8 99# CONFIG_MARKERS is not set
cc8dccdc 100CONFIG_HAVE_OPROFILE=y
4bb273e9
PM
101# CONFIG_KPROBES is not set
102CONFIG_HAVE_IOREMAP_PROT=y
103CONFIG_HAVE_KPROBES=y
104CONFIG_HAVE_KRETPROBES=y
105CONFIG_HAVE_ARCH_TRACEHOOK=y
cc8dccdc 106CONFIG_HAVE_CLK=y
fc4967b8
PM
107CONFIG_HAVE_DMA_API_DEBUG=y
108# CONFIG_SLOW_WORK is not set
4bb273e9 109CONFIG_HAVE_GENERIC_DMA_COHERENT=y
4862ec07
NB
110CONFIG_SLABINFO=y
111CONFIG_RT_MUTEXES=y
4862ec07
NB
112CONFIG_BASE_SMALL=0
113CONFIG_MODULES=y
cc8dccdc 114# CONFIG_MODULE_FORCE_LOAD is not set
4862ec07
NB
115CONFIG_MODULE_UNLOAD=y
116CONFIG_MODULE_FORCE_UNLOAD=y
117# CONFIG_MODVERSIONS is not set
118# CONFIG_MODULE_SRCVERSION_ALL is not set
4862ec07
NB
119CONFIG_BLOCK=y
120CONFIG_LBD=y
4862ec07 121# CONFIG_BLK_DEV_BSG is not set
cc8dccdc 122# CONFIG_BLK_DEV_INTEGRITY is not set
4862ec07
NB
123
124#
125# IO Schedulers
126#
127CONFIG_IOSCHED_NOOP=y
128CONFIG_IOSCHED_AS=y
129CONFIG_IOSCHED_DEADLINE=y
130CONFIG_IOSCHED_CFQ=y
131CONFIG_DEFAULT_AS=y
132# CONFIG_DEFAULT_DEADLINE is not set
133# CONFIG_DEFAULT_CFQ is not set
134# CONFIG_DEFAULT_NOOP is not set
135CONFIG_DEFAULT_IOSCHED="anticipatory"
4bb273e9 136# CONFIG_FREEZER is not set
4862ec07
NB
137
138#
139# System type
140#
141CONFIG_CPU_SH4=y
142CONFIG_CPU_SH4A=y
143# CONFIG_CPU_SUBTYPE_SH7619 is not set
5e8766f1 144# CONFIG_CPU_SUBTYPE_SH7201 is not set
4862ec07
NB
145# CONFIG_CPU_SUBTYPE_SH7203 is not set
146# CONFIG_CPU_SUBTYPE_SH7206 is not set
147# CONFIG_CPU_SUBTYPE_SH7263 is not set
cc8dccdc 148# CONFIG_CPU_SUBTYPE_MXG is not set
4862ec07
NB
149# CONFIG_CPU_SUBTYPE_SH7705 is not set
150# CONFIG_CPU_SUBTYPE_SH7706 is not set
151# CONFIG_CPU_SUBTYPE_SH7707 is not set
152# CONFIG_CPU_SUBTYPE_SH7708 is not set
153# CONFIG_CPU_SUBTYPE_SH7709 is not set
154# CONFIG_CPU_SUBTYPE_SH7710 is not set
155# CONFIG_CPU_SUBTYPE_SH7712 is not set
156# CONFIG_CPU_SUBTYPE_SH7720 is not set
157# CONFIG_CPU_SUBTYPE_SH7721 is not set
158# CONFIG_CPU_SUBTYPE_SH7750 is not set
159# CONFIG_CPU_SUBTYPE_SH7091 is not set
160# CONFIG_CPU_SUBTYPE_SH7750R is not set
161# CONFIG_CPU_SUBTYPE_SH7750S is not set
162# CONFIG_CPU_SUBTYPE_SH7751 is not set
163# CONFIG_CPU_SUBTYPE_SH7751R is not set
164# CONFIG_CPU_SUBTYPE_SH7760 is not set
165# CONFIG_CPU_SUBTYPE_SH4_202 is not set
cc8dccdc 166# CONFIG_CPU_SUBTYPE_SH7723 is not set
fc4967b8 167# CONFIG_CPU_SUBTYPE_SH7724 is not set
4862ec07
NB
168# CONFIG_CPU_SUBTYPE_SH7763 is not set
169# CONFIG_CPU_SUBTYPE_SH7770 is not set
170CONFIG_CPU_SUBTYPE_SH7780=y
171# CONFIG_CPU_SUBTYPE_SH7785 is not set
53a52abc 172# CONFIG_CPU_SUBTYPE_SH7786 is not set
4862ec07
NB
173# CONFIG_CPU_SUBTYPE_SHX3 is not set
174# CONFIG_CPU_SUBTYPE_SH7343 is not set
175# CONFIG_CPU_SUBTYPE_SH7722 is not set
cc8dccdc 176# CONFIG_CPU_SUBTYPE_SH7366 is not set
4862ec07
NB
177
178#
179# Memory management options
180#
181CONFIG_QUICKLIST=y
182CONFIG_MMU=y
183CONFIG_PAGE_OFFSET=0x80000000
184CONFIG_MEMORY_START=0x08000000
185CONFIG_MEMORY_SIZE=0x08000000
53a52abc
PM
186# CONFIG_29BIT is not set
187CONFIG_32BIT=y
188CONFIG_PMB_ENABLE=y
4862ec07 189# CONFIG_PMB is not set
53a52abc 190CONFIG_PMB_FIXED=y
4862ec07
NB
191CONFIG_VSYSCALL=y
192CONFIG_ARCH_FLATMEM_ENABLE=y
193CONFIG_ARCH_SPARSEMEM_ENABLE=y
194CONFIG_ARCH_SPARSEMEM_DEFAULT=y
195CONFIG_MAX_ACTIVE_REGIONS=1
196CONFIG_ARCH_POPULATES_NODE_MAP=y
197CONFIG_ARCH_SELECT_MEMORY_MODEL=y
198CONFIG_PAGE_SIZE_4KB=y
199# CONFIG_PAGE_SIZE_8KB is not set
cc8dccdc 200# CONFIG_PAGE_SIZE_16KB is not set
4862ec07 201# CONFIG_PAGE_SIZE_64KB is not set
cc8dccdc 202CONFIG_ENTRY_OFFSET=0x00001000
4862ec07
NB
203CONFIG_HUGETLB_PAGE_SIZE_64K=y
204# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
205# CONFIG_HUGETLB_PAGE_SIZE_1MB is not set
206# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
207# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
208# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
209CONFIG_SELECT_MEMORY_MODEL=y
210CONFIG_FLATMEM_MANUAL=y
211# CONFIG_DISCONTIGMEM_MANUAL is not set
212# CONFIG_SPARSEMEM_MANUAL is not set
213CONFIG_FLATMEM=y
214CONFIG_FLAT_NODE_MEM_MAP=y
215CONFIG_SPARSEMEM_STATIC=y
cc8dccdc 216CONFIG_PAGEFLAGS_EXTENDED=y
4862ec07 217CONFIG_SPLIT_PTLOCK_CPUS=4
4bb273e9 218# CONFIG_PHYS_ADDR_T_64BIT is not set
4862ec07
NB
219CONFIG_ZONE_DMA_FLAG=0
220CONFIG_NR_QUICK=2
4bb273e9 221CONFIG_UNEVICTABLE_LRU=y
53a52abc
PM
222CONFIG_HAVE_MLOCK=y
223CONFIG_HAVE_MLOCKED_PAGE_BIT=y
4862ec07
NB
224
225#
226# Cache configuration
227#
4862ec07
NB
228CONFIG_CACHE_WRITEBACK=y
229# CONFIG_CACHE_WRITETHROUGH is not set
230# CONFIG_CACHE_OFF is not set
231
232#
233# Processor features
234#
235CONFIG_CPU_LITTLE_ENDIAN=y
236# CONFIG_CPU_BIG_ENDIAN is not set
237CONFIG_SH_FPU=y
238CONFIG_SH_STORE_QUEUES=y
239# CONFIG_SPECULATIVE_EXECUTION is not set
240CONFIG_CPU_HAS_INTEVT=y
241CONFIG_CPU_HAS_SR_RB=y
242CONFIG_CPU_HAS_FPU=y
243
244#
245# Board support
246#
247# CONFIG_SH_7780_SOLUTION_ENGINE is not set
248CONFIG_SH_SDK7780=y
249# CONFIG_SH_HIGHLANDER is not set
4862ec07
NB
250CONFIG_SH_SDK7780_BASE=y
251
252#
253# Timer and clock configuration
254#
255CONFIG_SH_TMU=y
256CONFIG_SH_TIMER_IRQ=28
257CONFIG_SH_PCLK_FREQ=33333333
258CONFIG_TICK_ONESHOT=y
259# CONFIG_NO_HZ is not set
260CONFIG_HIGH_RES_TIMERS=y
261CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
262
263#
264# CPU Frequency scaling
265#
266# CONFIG_CPU_FREQ is not set
267
268#
269# DMA support
270#
271CONFIG_SH_DMA_API=y
272CONFIG_SH_DMA=y
53a52abc 273CONFIG_SH_DMA_IRQ_MULTI=y
4862ec07
NB
274CONFIG_NR_ONCHIP_DMA_CHANNELS=12
275# CONFIG_NR_DMA_CHANNELS_BOOL is not set
276
277#
278# Companion Chips
279#
280
281#
282# Additional SuperH Device Drivers
283#
284CONFIG_HEARTBEAT=y
285# CONFIG_PUSH_SWITCH is not set
286
287#
288# Kernel features
289#
290# CONFIG_HZ_100 is not set
291CONFIG_HZ_250=y
292# CONFIG_HZ_300 is not set
293# CONFIG_HZ_1000 is not set
294CONFIG_HZ=250
4bb273e9 295CONFIG_SCHED_HRTICK=y
4862ec07
NB
296# CONFIG_KEXEC is not set
297# CONFIG_CRASH_DUMP is not set
4bb273e9 298# CONFIG_SECCOMP is not set
4862ec07
NB
299# CONFIG_PREEMPT_NONE is not set
300# CONFIG_PREEMPT_VOLUNTARY is not set
301CONFIG_PREEMPT=y
4862ec07
NB
302CONFIG_GUSA=y
303
304#
305# Boot options
306#
307CONFIG_ZERO_PAGE_OFFSET=0x00001000
308CONFIG_BOOT_LINK_OFFSET=0x01800000
309CONFIG_CMDLINE_BOOL=y
310CONFIG_CMDLINE="mem=128M console=tty0 console=ttySC0,115200 ip=bootp root=/dev/nfs nfsroot=192.168.0.1:/home/rootfs"
311
312#
313# Bus options
314#
315CONFIG_PCI=y
316CONFIG_SH_PCIDMA_NONCOHERENT=y
5e8766f1 317# CONFIG_PCIEPORTBUS is not set
4862ec07
NB
318# CONFIG_ARCH_SUPPORTS_MSI is not set
319# CONFIG_PCI_LEGACY is not set
320CONFIG_PCI_DEBUG=y
53a52abc
PM
321# CONFIG_PCI_STUB is not set
322# CONFIG_PCI_IOV is not set
4862ec07
NB
323CONFIG_PCCARD=y
324# CONFIG_PCMCIA_DEBUG is not set
325CONFIG_PCMCIA=y
326CONFIG_PCMCIA_LOAD_CIS=y
327CONFIG_PCMCIA_IOCTL=y
328CONFIG_CARDBUS=y
329
330#
331# PC-card bridges
332#
333CONFIG_YENTA=y
334CONFIG_YENTA_O2=y
335CONFIG_YENTA_RICOH=y
336CONFIG_YENTA_TI=y
337CONFIG_YENTA_ENE_TUNE=y
338CONFIG_YENTA_TOSHIBA=y
339# CONFIG_PD6729 is not set
340# CONFIG_I82092 is not set
341CONFIG_PCCARD_NONSTATIC=y
342CONFIG_HOTPLUG_PCI=y
343# CONFIG_HOTPLUG_PCI_FAKE is not set
344# CONFIG_HOTPLUG_PCI_CPCI is not set
345# CONFIG_HOTPLUG_PCI_SHPC is not set
346
347#
348# Executable file formats
349#
350CONFIG_BINFMT_ELF=y
4bb273e9
PM
351# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
352# CONFIG_HAVE_AOUT is not set
4862ec07 353# CONFIG_BINFMT_MISC is not set
5e8766f1
PM
354
355#
356# Power management options (EXPERIMENTAL)
357#
358# CONFIG_PM is not set
359# CONFIG_CPU_IDLE is not set
4862ec07
NB
360CONFIG_NET=y
361
362#
363# Networking options
364#
365CONFIG_PACKET=y
366# CONFIG_PACKET_MMAP is not set
367CONFIG_UNIX=y
368CONFIG_XFRM=y
369# CONFIG_XFRM_USER is not set
370# CONFIG_XFRM_SUB_POLICY is not set
371# CONFIG_XFRM_MIGRATE is not set
cc8dccdc 372# CONFIG_XFRM_STATISTICS is not set
4862ec07
NB
373# CONFIG_NET_KEY is not set
374CONFIG_INET=y
375CONFIG_IP_MULTICAST=y
376CONFIG_IP_ADVANCED_ROUTER=y
377CONFIG_ASK_IP_FIB_HASH=y
378# CONFIG_IP_FIB_TRIE is not set
379CONFIG_IP_FIB_HASH=y
380# CONFIG_IP_MULTIPLE_TABLES is not set
381# CONFIG_IP_ROUTE_MULTIPATH is not set
382# CONFIG_IP_ROUTE_VERBOSE is not set
383CONFIG_IP_PNP=y
384# CONFIG_IP_PNP_DHCP is not set
385CONFIG_IP_PNP_BOOTP=y
386# CONFIG_IP_PNP_RARP is not set
387# CONFIG_NET_IPIP is not set
388# CONFIG_NET_IPGRE is not set
389# CONFIG_IP_MROUTE is not set
390# CONFIG_ARPD is not set
391# CONFIG_SYN_COOKIES is not set
392# CONFIG_INET_AH is not set
393# CONFIG_INET_ESP is not set
394# CONFIG_INET_IPCOMP is not set
395# CONFIG_INET_XFRM_TUNNEL is not set
396CONFIG_INET_TUNNEL=y
397CONFIG_INET_XFRM_MODE_TRANSPORT=y
398CONFIG_INET_XFRM_MODE_TUNNEL=y
399# CONFIG_INET_XFRM_MODE_BEET is not set
400# CONFIG_INET_LRO is not set
401CONFIG_INET_DIAG=y
402CONFIG_INET_TCP_DIAG=y
403# CONFIG_TCP_CONG_ADVANCED is not set
404CONFIG_TCP_CONG_CUBIC=y
405CONFIG_DEFAULT_TCP_CONG="cubic"
406# CONFIG_TCP_MD5SIG is not set
407CONFIG_IPV6=y
408# CONFIG_IPV6_PRIVACY is not set
409# CONFIG_IPV6_ROUTER_PREF is not set
410# CONFIG_IPV6_OPTIMISTIC_DAD is not set
411# CONFIG_INET6_AH is not set
412# CONFIG_INET6_ESP is not set
413# CONFIG_INET6_IPCOMP is not set
414# CONFIG_IPV6_MIP6 is not set
415# CONFIG_INET6_XFRM_TUNNEL is not set
416# CONFIG_INET6_TUNNEL is not set
417CONFIG_INET6_XFRM_MODE_TRANSPORT=y
418CONFIG_INET6_XFRM_MODE_TUNNEL=y
419# CONFIG_INET6_XFRM_MODE_BEET is not set
420# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
421CONFIG_IPV6_SIT=y
cc8dccdc 422CONFIG_IPV6_NDISC_NODETYPE=y
4862ec07
NB
423# CONFIG_IPV6_TUNNEL is not set
424# CONFIG_IPV6_MULTIPLE_TABLES is not set
cc8dccdc 425# CONFIG_IPV6_MROUTE is not set
4862ec07
NB
426# CONFIG_NETWORK_SECMARK is not set
427# CONFIG_NETFILTER is not set
428# CONFIG_IP_DCCP is not set
429# CONFIG_IP_SCTP is not set
430# CONFIG_TIPC is not set
431# CONFIG_ATM is not set
432# CONFIG_BRIDGE is not set
4bb273e9 433# CONFIG_NET_DSA is not set
4862ec07
NB
434# CONFIG_VLAN_8021Q is not set
435# CONFIG_DECNET is not set
436# CONFIG_LLC2 is not set
437# CONFIG_IPX is not set
438# CONFIG_ATALK is not set
439# CONFIG_X25 is not set
440# CONFIG_LAPB is not set
441# CONFIG_ECONET is not set
442# CONFIG_WAN_ROUTER is not set
53a52abc 443# CONFIG_PHONET is not set
4862ec07
NB
444CONFIG_NET_SCHED=y
445
446#
447# Queueing/Scheduling
448#
449# CONFIG_NET_SCH_CBQ is not set
450# CONFIG_NET_SCH_HTB is not set
451# CONFIG_NET_SCH_HFSC is not set
452# CONFIG_NET_SCH_PRIO is not set
4bb273e9 453# CONFIG_NET_SCH_MULTIQ is not set
4862ec07
NB
454# CONFIG_NET_SCH_RED is not set
455# CONFIG_NET_SCH_SFQ is not set
456# CONFIG_NET_SCH_TEQL is not set
457# CONFIG_NET_SCH_TBF is not set
458# CONFIG_NET_SCH_GRED is not set
459# CONFIG_NET_SCH_DSMARK is not set
460# CONFIG_NET_SCH_NETEM is not set
5e8766f1 461# CONFIG_NET_SCH_DRR is not set
4862ec07
NB
462
463#
464# Classification
465#
466# CONFIG_NET_CLS_BASIC is not set
467# CONFIG_NET_CLS_TCINDEX is not set
468# CONFIG_NET_CLS_ROUTE4 is not set
469# CONFIG_NET_CLS_FW is not set
470# CONFIG_NET_CLS_U32 is not set
471# CONFIG_NET_CLS_RSVP is not set
472# CONFIG_NET_CLS_RSVP6 is not set
cc8dccdc 473# CONFIG_NET_CLS_FLOW is not set
4862ec07
NB
474# CONFIG_NET_EMATCH is not set
475# CONFIG_NET_CLS_ACT is not set
4862ec07 476CONFIG_NET_SCH_FIFO=y
5e8766f1 477# CONFIG_DCB is not set
4862ec07
NB
478
479#
480# Network testing
481#
482# CONFIG_NET_PKTGEN is not set
483# CONFIG_HAMRADIO is not set
cc8dccdc 484# CONFIG_CAN is not set
4862ec07
NB
485# CONFIG_IRDA is not set
486# CONFIG_BT is not set
487# CONFIG_AF_RXRPC is not set
4bb273e9 488CONFIG_WIRELESS=y
4862ec07 489# CONFIG_CFG80211 is not set
4bb273e9 490# CONFIG_WIRELESS_OLD_REGULATORY is not set
4862ec07 491# CONFIG_WIRELESS_EXT is not set
5e8766f1 492# CONFIG_LIB80211 is not set
4862ec07 493# CONFIG_MAC80211 is not set
53a52abc 494# CONFIG_WIMAX is not set
4862ec07
NB
495# CONFIG_RFKILL is not set
496# CONFIG_NET_9P is not set
497
498#
499# Device Drivers
500#
501
502#
503# Generic Driver Options
504#
505CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
506CONFIG_STANDALONE=y
507CONFIG_PREVENT_FIRMWARE_BUILD=y
508CONFIG_FW_LOADER=y
cc8dccdc
PM
509CONFIG_FIRMWARE_IN_KERNEL=y
510CONFIG_EXTRA_FIRMWARE=""
4862ec07
NB
511# CONFIG_DEBUG_DRIVER is not set
512# CONFIG_DEBUG_DEVRES is not set
513# CONFIG_SYS_HYPERVISOR is not set
514# CONFIG_CONNECTOR is not set
515# CONFIG_MTD is not set
516CONFIG_PARPORT=y
517# CONFIG_PARPORT_PC is not set
518# CONFIG_PARPORT_GSC is not set
519# CONFIG_PARPORT_AX88796 is not set
520# CONFIG_PARPORT_1284 is not set
521CONFIG_BLK_DEV=y
522# CONFIG_BLK_CPQ_CISS_DA is not set
523# CONFIG_BLK_DEV_DAC960 is not set
524# CONFIG_BLK_DEV_UMEM is not set
525# CONFIG_BLK_DEV_COW_COMMON is not set
526CONFIG_BLK_DEV_LOOP=y
527# CONFIG_BLK_DEV_CRYPTOLOOP is not set
528# CONFIG_BLK_DEV_NBD is not set
529# CONFIG_BLK_DEV_SX8 is not set
530# CONFIG_BLK_DEV_UB is not set
531CONFIG_BLK_DEV_RAM=y
532CONFIG_BLK_DEV_RAM_COUNT=16
533CONFIG_BLK_DEV_RAM_SIZE=4096
cc8dccdc 534# CONFIG_BLK_DEV_XIP is not set
4862ec07
NB
535# CONFIG_CDROM_PKTCDVD is not set
536# CONFIG_ATA_OVER_ETH is not set
cc8dccdc 537# CONFIG_BLK_DEV_HD is not set
4862ec07 538# CONFIG_MISC_DEVICES is not set
cc8dccdc 539CONFIG_HAVE_IDE=y
4862ec07 540CONFIG_IDE=y
4862ec07
NB
541
542#
cc8dccdc 543# Please see Documentation/ide/ide.txt for help/info on IDE drives
4862ec07 544#
5e8766f1 545CONFIG_IDE_ATAPI=y
4862ec07 546# CONFIG_BLK_DEV_IDE_SATA is not set
4bb273e9
PM
547CONFIG_IDE_GD=y
548CONFIG_IDE_GD_ATA=y
549# CONFIG_IDE_GD_ATAPI is not set
4862ec07
NB
550# CONFIG_BLK_DEV_IDECS is not set
551# CONFIG_BLK_DEV_DELKIN is not set
552CONFIG_BLK_DEV_IDECD=y
cc8dccdc 553CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
4862ec07 554# CONFIG_BLK_DEV_IDETAPE is not set
4862ec07
NB
555# CONFIG_IDE_TASK_IOCTL is not set
556CONFIG_IDE_PROC_FS=y
557
558#
559# IDE chipset support/bugfixes
560#
4862ec07
NB
561CONFIG_BLK_DEV_PLATFORM=y
562
563#
564# PCI IDE chipsets support
565#
566CONFIG_BLK_DEV_IDEPCI=y
4862ec07
NB
567CONFIG_IDEPCI_PCIBUS_ORDER=y
568# CONFIG_BLK_DEV_OFFBOARD is not set
569CONFIG_BLK_DEV_GENERIC=y
570# CONFIG_BLK_DEV_OPTI621 is not set
571# CONFIG_BLK_DEV_AEC62XX is not set
572# CONFIG_BLK_DEV_ALI15X3 is not set
573# CONFIG_BLK_DEV_AMD74XX is not set
574# CONFIG_BLK_DEV_CMD64X is not set
575# CONFIG_BLK_DEV_TRIFLEX is not set
4862ec07
NB
576# CONFIG_BLK_DEV_CS5520 is not set
577# CONFIG_BLK_DEV_CS5530 is not set
4862ec07
NB
578# CONFIG_BLK_DEV_HPT366 is not set
579# CONFIG_BLK_DEV_JMICRON is not set
580# CONFIG_BLK_DEV_SC1200 is not set
581# CONFIG_BLK_DEV_PIIX is not set
5e8766f1 582# CONFIG_BLK_DEV_IT8172 is not set
4862ec07
NB
583# CONFIG_BLK_DEV_IT8213 is not set
584# CONFIG_BLK_DEV_IT821X is not set
585# CONFIG_BLK_DEV_NS87415 is not set
586# CONFIG_BLK_DEV_PDC202XX_OLD is not set
587# CONFIG_BLK_DEV_PDC202XX_NEW is not set
588# CONFIG_BLK_DEV_SVWKS is not set
589# CONFIG_BLK_DEV_SIIMAGE is not set
590# CONFIG_BLK_DEV_SLC90E66 is not set
591# CONFIG_BLK_DEV_TRM290 is not set
592# CONFIG_BLK_DEV_VIA82CXXX is not set
593# CONFIG_BLK_DEV_TC86C001 is not set
4862ec07 594# CONFIG_BLK_DEV_IDEDMA is not set
4862ec07
NB
595
596#
597# SCSI device support
598#
599# CONFIG_RAID_ATTRS is not set
600CONFIG_SCSI=y
601CONFIG_SCSI_DMA=y
602# CONFIG_SCSI_TGT is not set
603CONFIG_SCSI_NETLINK=y
604CONFIG_SCSI_PROC_FS=y
605
606#
607# SCSI support type (disk, tape, CD-ROM)
608#
609CONFIG_BLK_DEV_SD=y
610# CONFIG_CHR_DEV_ST is not set
611# CONFIG_CHR_DEV_OSST is not set
612CONFIG_BLK_DEV_SR=y
613# CONFIG_BLK_DEV_SR_VENDOR is not set
614CONFIG_CHR_DEV_SG=y
615# CONFIG_CHR_DEV_SCH is not set
616
617#
618# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
619#
620# CONFIG_SCSI_MULTI_LUN is not set
621# CONFIG_SCSI_CONSTANTS is not set
622# CONFIG_SCSI_LOGGING is not set
623# CONFIG_SCSI_SCAN_ASYNC is not set
624CONFIG_SCSI_WAIT_SCAN=m
625
626#
627# SCSI Transports
628#
629CONFIG_SCSI_SPI_ATTRS=y
630CONFIG_SCSI_FC_ATTRS=y
631# CONFIG_SCSI_ISCSI_ATTRS is not set
632# CONFIG_SCSI_SAS_LIBSAS is not set
633# CONFIG_SCSI_SRP_ATTRS is not set
634CONFIG_SCSI_LOWLEVEL=y
635# CONFIG_ISCSI_TCP is not set
636# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
637# CONFIG_SCSI_3W_9XXX is not set
638# CONFIG_SCSI_ACARD is not set
639# CONFIG_SCSI_AACRAID is not set
640# CONFIG_SCSI_AIC7XXX is not set
641# CONFIG_SCSI_AIC7XXX_OLD is not set
642# CONFIG_SCSI_AIC79XX is not set
643# CONFIG_SCSI_AIC94XX is not set
644# CONFIG_SCSI_ARCMSR is not set
645# CONFIG_MEGARAID_NEWGEN is not set
646# CONFIG_MEGARAID_LEGACY is not set
647# CONFIG_MEGARAID_SAS is not set
53a52abc 648# CONFIG_SCSI_MPT2SAS is not set
4862ec07 649# CONFIG_SCSI_HPTIOP is not set
5e8766f1 650# CONFIG_LIBFC is not set
fc4967b8 651# CONFIG_LIBFCOE is not set
5e8766f1 652# CONFIG_FCOE is not set
4862ec07
NB
653# CONFIG_SCSI_DMX3191D is not set
654# CONFIG_SCSI_FUTURE_DOMAIN is not set
655# CONFIG_SCSI_IPS is not set
656# CONFIG_SCSI_INITIO is not set
657# CONFIG_SCSI_INIA100 is not set
cc8dccdc 658# CONFIG_SCSI_MVSAS is not set
4862ec07
NB
659# CONFIG_SCSI_STEX is not set
660# CONFIG_SCSI_SYM53C8XX_2 is not set
661# CONFIG_SCSI_IPR is not set
662# CONFIG_SCSI_QLOGIC_1280 is not set
663# CONFIG_SCSI_QLA_FC is not set
664# CONFIG_SCSI_QLA_ISCSI is not set
665# CONFIG_SCSI_LPFC is not set
666# CONFIG_SCSI_DC395x is not set
667# CONFIG_SCSI_DC390T is not set
668# CONFIG_SCSI_NSP32 is not set
669# CONFIG_SCSI_DEBUG is not set
670# CONFIG_SCSI_SRP is not set
671# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
cc8dccdc 672# CONFIG_SCSI_DH is not set
53a52abc 673# CONFIG_SCSI_OSD_INITIATOR is not set
4862ec07
NB
674CONFIG_ATA=y
675# CONFIG_ATA_NONSTANDARD is not set
cc8dccdc 676CONFIG_SATA_PMP=y
4862ec07 677# CONFIG_SATA_AHCI is not set
cc8dccdc
PM
678# CONFIG_SATA_SIL24 is not set
679CONFIG_ATA_SFF=y
4862ec07
NB
680# CONFIG_SATA_SVW is not set
681# CONFIG_ATA_PIIX is not set
682# CONFIG_SATA_MV is not set
683# CONFIG_SATA_NV is not set
684# CONFIG_PDC_ADMA is not set
685# CONFIG_SATA_QSTOR is not set
686# CONFIG_SATA_PROMISE is not set
687# CONFIG_SATA_SX4 is not set
688# CONFIG_SATA_SIL is not set
4862ec07
NB
689# CONFIG_SATA_SIS is not set
690# CONFIG_SATA_ULI is not set
691# CONFIG_SATA_VIA is not set
692# CONFIG_SATA_VITESSE is not set
693# CONFIG_SATA_INIC162X is not set
694# CONFIG_PATA_ALI is not set
695# CONFIG_PATA_AMD is not set
696# CONFIG_PATA_ARTOP is not set
697# CONFIG_PATA_ATIIXP is not set
698# CONFIG_PATA_CMD640_PCI is not set
699# CONFIG_PATA_CMD64X is not set
700# CONFIG_PATA_CS5520 is not set
701# CONFIG_PATA_CS5530 is not set
702# CONFIG_PATA_CYPRESS is not set
703# CONFIG_PATA_EFAR is not set
704# CONFIG_ATA_GENERIC is not set
705# CONFIG_PATA_HPT366 is not set
706# CONFIG_PATA_HPT37X is not set
707# CONFIG_PATA_HPT3X2N is not set
708# CONFIG_PATA_HPT3X3 is not set
709# CONFIG_PATA_IT821X is not set
710# CONFIG_PATA_IT8213 is not set
711# CONFIG_PATA_JMICRON is not set
712# CONFIG_PATA_TRIFLEX is not set
713# CONFIG_PATA_MARVELL is not set
714# CONFIG_PATA_MPIIX is not set
715# CONFIG_PATA_OLDPIIX is not set
716# CONFIG_PATA_NETCELL is not set
cc8dccdc 717# CONFIG_PATA_NINJA32 is not set
4862ec07
NB
718# CONFIG_PATA_NS87410 is not set
719# CONFIG_PATA_NS87415 is not set
720# CONFIG_PATA_OPTI is not set
721# CONFIG_PATA_OPTIDMA is not set
722# CONFIG_PATA_PCMCIA is not set
723# CONFIG_PATA_PDC_OLD is not set
724# CONFIG_PATA_RADISYS is not set
725# CONFIG_PATA_RZ1000 is not set
726# CONFIG_PATA_SC1200 is not set
727# CONFIG_PATA_SERVERWORKS is not set
728# CONFIG_PATA_PDC2027X is not set
729# CONFIG_PATA_SIL680 is not set
730# CONFIG_PATA_SIS is not set
731# CONFIG_PATA_VIA is not set
732# CONFIG_PATA_WINBOND is not set
733# CONFIG_PATA_PLATFORM is not set
cc8dccdc 734# CONFIG_PATA_SCH is not set
4862ec07
NB
735CONFIG_MD=y
736# CONFIG_BLK_DEV_MD is not set
737CONFIG_BLK_DEV_DM=y
738# CONFIG_DM_DEBUG is not set
739# CONFIG_DM_CRYPT is not set
740# CONFIG_DM_SNAPSHOT is not set
741# CONFIG_DM_MIRROR is not set
742# CONFIG_DM_ZERO is not set
743# CONFIG_DM_MULTIPATH is not set
744# CONFIG_DM_DELAY is not set
745# CONFIG_DM_UEVENT is not set
746# CONFIG_FUSION is not set
747
748#
749# IEEE 1394 (FireWire) support
750#
cc8dccdc
PM
751
752#
753# Enable only one of the two stacks, unless you know what you are doing
754#
4862ec07
NB
755# CONFIG_FIREWIRE is not set
756# CONFIG_IEEE1394 is not set
757# CONFIG_I2O is not set
758CONFIG_NETDEVICES=y
53a52abc 759CONFIG_COMPAT_NET_DEV_OPS=y
4862ec07
NB
760# CONFIG_DUMMY is not set
761# CONFIG_BONDING is not set
762# CONFIG_MACVLAN is not set
763# CONFIG_EQUALIZER is not set
764# CONFIG_TUN is not set
765# CONFIG_VETH is not set
766# CONFIG_ARCNET is not set
767# CONFIG_PHYLIB is not set
768CONFIG_NET_ETHERNET=y
769CONFIG_MII=y
770# CONFIG_AX88796 is not set
771# CONFIG_STNIC is not set
772# CONFIG_HAPPYMEAL is not set
773# CONFIG_SUNGEM is not set
774# CONFIG_CASSINI is not set
775# CONFIG_NET_VENDOR_3COM is not set
776CONFIG_SMC91X=y
53a52abc 777# CONFIG_ETHOC is not set
cc8dccdc 778# CONFIG_SMC911X is not set
5e8766f1 779# CONFIG_SMSC911X is not set
53a52abc 780# CONFIG_DNET is not set
4862ec07
NB
781# CONFIG_NET_TULIP is not set
782# CONFIG_HP100 is not set
783# CONFIG_IBM_NEW_EMAC_ZMII is not set
784# CONFIG_IBM_NEW_EMAC_RGMII is not set
785# CONFIG_IBM_NEW_EMAC_TAH is not set
786# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
4bb273e9
PM
787# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
788# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
789# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
4862ec07
NB
790# CONFIG_NET_PCI is not set
791# CONFIG_B44 is not set
792# CONFIG_NET_POCKET is not set
4bb273e9 793# CONFIG_ATL2 is not set
4862ec07
NB
794# CONFIG_NETDEV_1000 is not set
795# CONFIG_NETDEV_10000 is not set
796# CONFIG_TR is not set
797
798#
799# Wireless LAN
800#
801# CONFIG_WLAN_PRE80211 is not set
802# CONFIG_WLAN_80211 is not set
53a52abc
PM
803
804#
805# Enable WiMAX (Networking options) to see the WiMAX drivers
806#
4862ec07
NB
807
808#
809# USB Network Adapters
810#
811# CONFIG_USB_CATC is not set
812# CONFIG_USB_KAWETH is not set
813# CONFIG_USB_PEGASUS is not set
814# CONFIG_USB_RTL8150 is not set
815# CONFIG_USB_USBNET is not set
816# CONFIG_NET_PCMCIA is not set
817# CONFIG_WAN is not set
818# CONFIG_FDDI is not set
819# CONFIG_HIPPI is not set
820# CONFIG_PLIP is not set
821# CONFIG_PPP is not set
822# CONFIG_SLIP is not set
823# CONFIG_NET_FC is not set
4862ec07
NB
824CONFIG_NETCONSOLE=y
825# CONFIG_NETCONSOLE_DYNAMIC is not set
826CONFIG_NETPOLL=y
827# CONFIG_NETPOLL_TRAP is not set
828CONFIG_NET_POLL_CONTROLLER=y
829# CONFIG_ISDN is not set
830# CONFIG_PHONE is not set
831
832#
833# Input device support
834#
835CONFIG_INPUT=y
4bb273e9 836CONFIG_INPUT_FF_MEMLESS=m
4862ec07
NB
837# CONFIG_INPUT_POLLDEV is not set
838
839#
840# Userland interfaces
841#
842CONFIG_INPUT_MOUSEDEV=y
843CONFIG_INPUT_MOUSEDEV_PSAUX=y
844CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
845CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
846# CONFIG_INPUT_JOYDEV is not set
847CONFIG_INPUT_EVDEV=y
848# CONFIG_INPUT_EVBUG is not set
849
850#
851# Input Device Drivers
852#
853CONFIG_INPUT_KEYBOARD=y
854CONFIG_KEYBOARD_ATKBD=y
855# CONFIG_KEYBOARD_SUNKBD is not set
856# CONFIG_KEYBOARD_LKKBD is not set
857# CONFIG_KEYBOARD_XTKBD is not set
858# CONFIG_KEYBOARD_NEWTON is not set
859# CONFIG_KEYBOARD_STOWAWAY is not set
cc8dccdc 860# CONFIG_KEYBOARD_SH_KEYSC is not set
4862ec07
NB
861CONFIG_INPUT_MOUSE=y
862CONFIG_MOUSE_PS2=y
863CONFIG_MOUSE_PS2_ALPS=y
864CONFIG_MOUSE_PS2_LOGIPS2PP=y
865CONFIG_MOUSE_PS2_SYNAPTICS=y
4862ec07 866CONFIG_MOUSE_PS2_TRACKPOINT=y
5e8766f1 867# CONFIG_MOUSE_PS2_ELANTECH is not set
4862ec07
NB
868# CONFIG_MOUSE_PS2_TOUCHKIT is not set
869# CONFIG_MOUSE_SERIAL is not set
870# CONFIG_MOUSE_APPLETOUCH is not set
4bb273e9 871# CONFIG_MOUSE_BCM5974 is not set
4862ec07
NB
872# CONFIG_MOUSE_VSXXXAA is not set
873# CONFIG_INPUT_JOYSTICK is not set
874# CONFIG_INPUT_TABLET is not set
875# CONFIG_INPUT_TOUCHSCREEN is not set
876# CONFIG_INPUT_MISC is not set
877
878#
879# Hardware I/O ports
880#
881CONFIG_SERIO=y
882# CONFIG_SERIO_I8042 is not set
883# CONFIG_SERIO_SERPORT is not set
884# CONFIG_SERIO_PARKBD is not set
885# CONFIG_SERIO_PCIPS2 is not set
886CONFIG_SERIO_LIBPS2=y
887# CONFIG_SERIO_RAW is not set
888# CONFIG_GAMEPORT is not set
889
890#
891# Character devices
892#
893CONFIG_VT=y
cc8dccdc 894CONFIG_CONSOLE_TRANSLATIONS=y
4862ec07
NB
895CONFIG_VT_CONSOLE=y
896CONFIG_HW_CONSOLE=y
897# CONFIG_VT_HW_CONSOLE_BINDING is not set
cc8dccdc 898CONFIG_DEVKMEM=y
4862ec07 899# CONFIG_SERIAL_NONSTANDARD is not set
cc8dccdc 900# CONFIG_NOZOMI is not set
4862ec07
NB
901
902#
903# Serial drivers
904#
905# CONFIG_SERIAL_8250 is not set
906
907#
908# Non-8250 serial port support
909#
910CONFIG_SERIAL_SH_SCI=y
911CONFIG_SERIAL_SH_SCI_NR_UARTS=2
912CONFIG_SERIAL_SH_SCI_CONSOLE=y
913CONFIG_SERIAL_CORE=y
914CONFIG_SERIAL_CORE_CONSOLE=y
915# CONFIG_SERIAL_JSM is not set
916CONFIG_UNIX98_PTYS=y
5e8766f1 917# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
4862ec07
NB
918CONFIG_LEGACY_PTYS=y
919CONFIG_LEGACY_PTY_COUNT=256
920# CONFIG_PRINTER is not set
921# CONFIG_PPDEV is not set
922# CONFIG_IPMI_HANDLER is not set
923CONFIG_HW_RANDOM=y
53a52abc 924# CONFIG_HW_RANDOM_TIMERIOMEM is not set
4862ec07
NB
925# CONFIG_R3964 is not set
926# CONFIG_APPLICOM is not set
927
928#
929# PCMCIA character devices
930#
931# CONFIG_SYNCLINK_CS is not set
932# CONFIG_CARDMAN_4000 is not set
933# CONFIG_CARDMAN_4040 is not set
cc8dccdc 934# CONFIG_IPWIRELESS is not set
4862ec07
NB
935# CONFIG_RAW_DRIVER is not set
936# CONFIG_TCG_TPM is not set
937CONFIG_DEVPORT=y
938# CONFIG_I2C is not set
4862ec07 939# CONFIG_SPI is not set
4862ec07
NB
940# CONFIG_W1 is not set
941CONFIG_POWER_SUPPLY=y
942# CONFIG_POWER_SUPPLY_DEBUG is not set
943# CONFIG_PDA_POWER is not set
944# CONFIG_BATTERY_DS2760 is not set
945# CONFIG_HWMON is not set
cc8dccdc
PM
946# CONFIG_THERMAL is not set
947# CONFIG_THERMAL_HWMON is not set
4862ec07 948# CONFIG_WATCHDOG is not set
5e8766f1 949CONFIG_SSB_POSSIBLE=y
4862ec07
NB
950
951#
952# Sonics Silicon Backplane
953#
4862ec07 954CONFIG_SSB=y
cc8dccdc 955CONFIG_SSB_SPROM=y
4862ec07
NB
956CONFIG_SSB_PCIHOST_POSSIBLE=y
957CONFIG_SSB_PCIHOST=y
cc8dccdc 958# CONFIG_SSB_B43_PCI_BRIDGE is not set
4862ec07
NB
959CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
960# CONFIG_SSB_PCMCIAHOST is not set
961# CONFIG_SSB_SILENT is not set
962# CONFIG_SSB_DEBUG is not set
963CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
964CONFIG_SSB_DRIVER_PCICORE=y
965
966#
967# Multifunction device drivers
968#
cc8dccdc 969# CONFIG_MFD_CORE is not set
4862ec07 970# CONFIG_MFD_SM501 is not set
cc8dccdc 971# CONFIG_HTC_PASIC3 is not set
4bb273e9 972# CONFIG_MFD_TMIO is not set
5e8766f1 973# CONFIG_REGULATOR is not set
4862ec07
NB
974
975#
976# Multimedia devices
977#
cc8dccdc
PM
978
979#
980# Multimedia core support
981#
4862ec07
NB
982# CONFIG_VIDEO_DEV is not set
983# CONFIG_DVB_CORE is not set
cc8dccdc
PM
984# CONFIG_VIDEO_MEDIA is not set
985
986#
987# Multimedia drivers
988#
4862ec07
NB
989# CONFIG_DAB is not set
990
991#
992# Graphics support
993#
994# CONFIG_DRM is not set
995# CONFIG_VGASTATE is not set
996# CONFIG_VIDEO_OUTPUT_CONTROL is not set
997CONFIG_FB=y
998# CONFIG_FIRMWARE_EDID is not set
999# CONFIG_FB_DDC is not set
4bb273e9 1000# CONFIG_FB_BOOT_VESA_SUPPORT is not set
5e8766f1
PM
1001# CONFIG_FB_CFB_FILLRECT is not set
1002# CONFIG_FB_CFB_COPYAREA is not set
1003# CONFIG_FB_CFB_IMAGEBLIT is not set
4862ec07 1004# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
5e8766f1
PM
1005CONFIG_FB_SYS_FILLRECT=m
1006CONFIG_FB_SYS_COPYAREA=m
1007CONFIG_FB_SYS_IMAGEBLIT=m
cc8dccdc 1008# CONFIG_FB_FOREIGN_ENDIAN is not set
5e8766f1
PM
1009CONFIG_FB_SYS_FOPS=m
1010CONFIG_FB_DEFERRED_IO=y
4862ec07
NB
1011# CONFIG_FB_SVGALIB is not set
1012# CONFIG_FB_MACMODES is not set
1013# CONFIG_FB_BACKLIGHT is not set
1014# CONFIG_FB_MODE_HELPERS is not set
1015# CONFIG_FB_TILEBLITTING is not set
1016
1017#
1018# Frame buffer hardware drivers
1019#
1020# CONFIG_FB_CIRRUS is not set
1021# CONFIG_FB_PM2 is not set
1022# CONFIG_FB_CYBER2000 is not set
1023# CONFIG_FB_ASILIANT is not set
1024# CONFIG_FB_IMSTT is not set
1025# CONFIG_FB_S1D13XXX is not set
1026# CONFIG_FB_NVIDIA is not set
1027# CONFIG_FB_RIVA is not set
1028# CONFIG_FB_MATROX is not set
1029# CONFIG_FB_RADEON is not set
1030# CONFIG_FB_ATY128 is not set
1031# CONFIG_FB_ATY is not set
1032# CONFIG_FB_S3 is not set
1033# CONFIG_FB_SAVAGE is not set
1034# CONFIG_FB_SIS is not set
4bb273e9 1035# CONFIG_FB_VIA is not set
4862ec07
NB
1036# CONFIG_FB_NEOMAGIC is not set
1037# CONFIG_FB_KYRO is not set
1038# CONFIG_FB_3DFX is not set
1039# CONFIG_FB_VOODOO1 is not set
1040# CONFIG_FB_VT8623 is not set
1041# CONFIG_FB_TRIDENT is not set
1042# CONFIG_FB_ARK is not set
1043# CONFIG_FB_PM3 is not set
cc8dccdc
PM
1044# CONFIG_FB_CARMINE is not set
1045CONFIG_FB_SH_MOBILE_LCDC=m
4862ec07 1046# CONFIG_FB_VIRTUAL is not set
4bb273e9 1047# CONFIG_FB_METRONOME is not set
5e8766f1 1048# CONFIG_FB_MB862XX is not set
53a52abc 1049# CONFIG_FB_BROADSHEET is not set
4862ec07
NB
1050# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1051
1052#
1053# Display device support
1054#
1055CONFIG_DISPLAY_SUPPORT=y
1056
1057#
1058# Display hardware drivers
1059#
1060
1061#
1062# Console display driver support
1063#
1064CONFIG_DUMMY_CONSOLE=y
1065CONFIG_FRAMEBUFFER_CONSOLE=y
1066CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
1067# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1068# CONFIG_FONTS is not set
1069CONFIG_FONT_8x8=y
1070CONFIG_FONT_8x16=y
1071CONFIG_LOGO=y
1072CONFIG_LOGO_LINUX_MONO=y
1073CONFIG_LOGO_LINUX_VGA16=y
1074CONFIG_LOGO_LINUX_CLUT224=y
1075CONFIG_LOGO_SUPERH_MONO=y
1076CONFIG_LOGO_SUPERH_VGA16=y
1077CONFIG_LOGO_SUPERH_CLUT224=y
4862ec07 1078CONFIG_SOUND=y
4bb273e9 1079CONFIG_SOUND_OSS_CORE=y
4862ec07 1080# CONFIG_SND is not set
4862ec07 1081CONFIG_SOUND_PRIME=y
4862ec07
NB
1082CONFIG_HID_SUPPORT=y
1083CONFIG_HID=y
1084# CONFIG_HID_DEBUG is not set
1085# CONFIG_HIDRAW is not set
1086
1087#
1088# USB Input Devices
1089#
1090CONFIG_USB_HID=y
4bb273e9 1091# CONFIG_HID_PID is not set
4862ec07 1092# CONFIG_USB_HIDDEV is not set
4bb273e9
PM
1093
1094#
1095# Special HID drivers
1096#
4bb273e9
PM
1097CONFIG_HID_A4TECH=y
1098CONFIG_HID_APPLE=y
1099CONFIG_HID_BELKIN=y
4bb273e9
PM
1100CONFIG_HID_CHERRY=y
1101CONFIG_HID_CHICONY=y
1102CONFIG_HID_CYPRESS=y
fc4967b8 1103# CONFIG_DRAGONRISE_FF is not set
4bb273e9 1104CONFIG_HID_EZKEY=y
fc4967b8 1105# CONFIG_HID_KYE is not set
4bb273e9 1106CONFIG_HID_GYRATION=y
fc4967b8 1107# CONFIG_HID_KENSINGTON is not set
4bb273e9
PM
1108CONFIG_HID_LOGITECH=y
1109# CONFIG_LOGITECH_FF is not set
1110# CONFIG_LOGIRUMBLEPAD2_FF is not set
1111CONFIG_HID_MICROSOFT=y
1112CONFIG_HID_MONTEREY=y
5e8766f1 1113# CONFIG_HID_NTRIG is not set
4bb273e9
PM
1114CONFIG_HID_PANTHERLORD=y
1115# CONFIG_PANTHERLORD_FF is not set
1116CONFIG_HID_PETALYNX=y
1117CONFIG_HID_SAMSUNG=y
1118CONFIG_HID_SONY=y
1119CONFIG_HID_SUNPLUS=y
5e8766f1
PM
1120# CONFIG_GREENASIA_FF is not set
1121# CONFIG_HID_TOPSEED is not set
4bb273e9
PM
1122CONFIG_THRUSTMASTER_FF=m
1123CONFIG_ZEROPLUS_FF=m
4862ec07
NB
1124CONFIG_USB_SUPPORT=y
1125CONFIG_USB_ARCH_HAS_HCD=y
1126CONFIG_USB_ARCH_HAS_OHCI=y
1127CONFIG_USB_ARCH_HAS_EHCI=y
1128CONFIG_USB=y
1129CONFIG_USB_DEBUG=y
cc8dccdc 1130# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
4862ec07
NB
1131
1132#
1133# Miscellaneous USB options
1134#
1135CONFIG_USB_DEVICEFS=y
1136# CONFIG_USB_DEVICE_CLASS is not set
1137# CONFIG_USB_DYNAMIC_MINORS is not set
1138# CONFIG_USB_OTG is not set
cc8dccdc
PM
1139# CONFIG_USB_OTG_WHITELIST is not set
1140# CONFIG_USB_OTG_BLACKLIST_HUB is not set
4bb273e9 1141CONFIG_USB_MON=y
5e8766f1
PM
1142# CONFIG_USB_WUSB is not set
1143# CONFIG_USB_WUSB_CBAF is not set
4862ec07
NB
1144
1145#
1146# USB Host Controller Drivers
1147#
cc8dccdc 1148# CONFIG_USB_C67X00_HCD is not set
4862ec07 1149CONFIG_USB_EHCI_HCD=y
4862ec07
NB
1150# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1151# CONFIG_USB_EHCI_TT_NEWSCHED is not set
53a52abc 1152# CONFIG_USB_OXU210HP_HCD is not set
4862ec07 1153# CONFIG_USB_ISP116X_HCD is not set
cc8dccdc 1154# CONFIG_USB_ISP1760_HCD is not set
4862ec07
NB
1155# CONFIG_USB_OHCI_HCD is not set
1156# CONFIG_USB_UHCI_HCD is not set
1157# CONFIG_USB_SL811_HCD is not set
1158# CONFIG_USB_R8A66597_HCD is not set
5e8766f1
PM
1159# CONFIG_USB_WHCI_HCD is not set
1160# CONFIG_USB_HWA_HCD is not set
4862ec07
NB
1161
1162#
1163# USB Device Class drivers
1164#
1165# CONFIG_USB_ACM is not set
1166CONFIG_USB_PRINTER=y
cc8dccdc 1167# CONFIG_USB_WDM is not set
4bb273e9 1168# CONFIG_USB_TMC is not set
4862ec07
NB
1169
1170#
53a52abc 1171# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
4862ec07
NB
1172#
1173
1174#
53a52abc 1175# also be needed; see USB_STORAGE Help for more info
4862ec07
NB
1176#
1177CONFIG_USB_STORAGE=y
1178# CONFIG_USB_STORAGE_DEBUG is not set
1179# CONFIG_USB_STORAGE_DATAFAB is not set
1180# CONFIG_USB_STORAGE_FREECOM is not set
1181# CONFIG_USB_STORAGE_ISD200 is not set
4862ec07
NB
1182# CONFIG_USB_STORAGE_USBAT is not set
1183# CONFIG_USB_STORAGE_SDDR09 is not set
1184# CONFIG_USB_STORAGE_SDDR55 is not set
1185# CONFIG_USB_STORAGE_JUMPSHOT is not set
1186# CONFIG_USB_STORAGE_ALAUDA is not set
1187# CONFIG_USB_STORAGE_ONETOUCH is not set
1188# CONFIG_USB_STORAGE_KARMA is not set
cc8dccdc 1189# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
4862ec07
NB
1190# CONFIG_USB_LIBUSUAL is not set
1191
1192#
1193# USB Imaging devices
1194#
1195# CONFIG_USB_MDC800 is not set
1196# CONFIG_USB_MICROTEK is not set
4862ec07
NB
1197
1198#
1199# USB port drivers
1200#
1201# CONFIG_USB_USS720 is not set
4862ec07
NB
1202# CONFIG_USB_SERIAL is not set
1203
1204#
1205# USB Miscellaneous drivers
1206#
1207# CONFIG_USB_EMI62 is not set
1208# CONFIG_USB_EMI26 is not set
1209# CONFIG_USB_ADUTUX is not set
4bb273e9 1210# CONFIG_USB_SEVSEG is not set
4862ec07
NB
1211# CONFIG_USB_RIO500 is not set
1212# CONFIG_USB_LEGOTOWER is not set
1213# CONFIG_USB_LCD is not set
1214# CONFIG_USB_BERRY_CHARGE is not set
1215# CONFIG_USB_LED is not set
1216# CONFIG_USB_CYPRESS_CY7C63 is not set
1217# CONFIG_USB_CYTHERM is not set
4862ec07
NB
1218# CONFIG_USB_IDMOUSE is not set
1219# CONFIG_USB_FTDI_ELAN is not set
1220# CONFIG_USB_APPLEDISPLAY is not set
1221# CONFIG_USB_SISUSBVGA is not set
1222# CONFIG_USB_LD is not set
1223# CONFIG_USB_TRANCEVIBRATOR is not set
1224# CONFIG_USB_IOWARRIOR is not set
1225# CONFIG_USB_TEST is not set
cc8dccdc 1226# CONFIG_USB_ISIGHTFW is not set
4bb273e9 1227# CONFIG_USB_VST is not set
4862ec07 1228# CONFIG_USB_GADGET is not set
53a52abc
PM
1229
1230#
1231# OTG and related infrastructure
1232#
1233# CONFIG_NOP_USB_XCEIV is not set
5e8766f1 1234# CONFIG_UWB is not set
4862ec07 1235# CONFIG_MMC is not set
cc8dccdc 1236# CONFIG_MEMSTICK is not set
4862ec07
NB
1237CONFIG_NEW_LEDS=y
1238CONFIG_LEDS_CLASS=y
1239
1240#
1241# LED drivers
1242#
1243
1244#
1245# LED Triggers
1246#
1247# CONFIG_LEDS_TRIGGERS is not set
cc8dccdc 1248# CONFIG_ACCESSIBILITY is not set
4862ec07
NB
1249# CONFIG_INFINIBAND is not set
1250# CONFIG_RTC_CLASS is not set
cc8dccdc 1251# CONFIG_DMADEVICES is not set
4862ec07 1252# CONFIG_AUXDISPLAY is not set
4862ec07 1253# CONFIG_UIO is not set
4bb273e9 1254# CONFIG_STAGING is not set
4862ec07
NB
1255
1256#
1257# File systems
1258#
1259CONFIG_EXT2_FS=y
1260CONFIG_EXT2_FS_XATTR=y
1261CONFIG_EXT2_FS_POSIX_ACL=y
1262# CONFIG_EXT2_FS_SECURITY is not set
1263# CONFIG_EXT2_FS_XIP is not set
1264CONFIG_EXT3_FS=y
fc4967b8 1265# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
4862ec07
NB
1266CONFIG_EXT3_FS_XATTR=y
1267CONFIG_EXT3_FS_POSIX_ACL=y
1268# CONFIG_EXT3_FS_SECURITY is not set
4bb273e9 1269# CONFIG_EXT4_FS is not set
4862ec07
NB
1270CONFIG_JBD=y
1271CONFIG_FS_MBCACHE=y
1272# CONFIG_REISERFS_FS is not set
1273# CONFIG_JFS_FS is not set
1274CONFIG_FS_POSIX_ACL=y
4bb273e9 1275CONFIG_FILE_LOCKING=y
4862ec07 1276# CONFIG_XFS_FS is not set
53a52abc 1277# CONFIG_GFS2_FS is not set
4862ec07 1278# CONFIG_OCFS2_FS is not set
53a52abc 1279# CONFIG_BTRFS_FS is not set
cc8dccdc 1280CONFIG_DNOTIFY=y
4862ec07
NB
1281CONFIG_INOTIFY=y
1282CONFIG_INOTIFY_USER=y
1283# CONFIG_QUOTA is not set
4862ec07
NB
1284# CONFIG_AUTOFS_FS is not set
1285CONFIG_AUTOFS4_FS=y
1286# CONFIG_FUSE_FS is not set
1287CONFIG_GENERIC_ACL=y
1288
fc4967b8
PM
1289#
1290# Caches
1291#
1292# CONFIG_FSCACHE is not set
1293
4862ec07
NB
1294#
1295# CD-ROM/DVD Filesystems
1296#
1297CONFIG_ISO9660_FS=y
1298# CONFIG_JOLIET is not set
1299# CONFIG_ZISOFS is not set
1300# CONFIG_UDF_FS is not set
1301
1302#
1303# DOS/FAT/NT Filesystems
1304#
1305CONFIG_FAT_FS=y
1306CONFIG_MSDOS_FS=y
1307CONFIG_VFAT_FS=y
1308CONFIG_FAT_DEFAULT_CODEPAGE=437
1309CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1310CONFIG_NTFS_FS=y
1311CONFIG_NTFS_DEBUG=y
1312CONFIG_NTFS_RW=y
1313
1314#
1315# Pseudo filesystems
1316#
1317CONFIG_PROC_FS=y
1318# CONFIG_PROC_KCORE is not set
1319CONFIG_PROC_SYSCTL=y
4bb273e9 1320CONFIG_PROC_PAGE_MONITOR=y
4862ec07
NB
1321CONFIG_SYSFS=y
1322CONFIG_TMPFS=y
1323CONFIG_TMPFS_POSIX_ACL=y
1324CONFIG_HUGETLBFS=y
1325CONFIG_HUGETLB_PAGE=y
1326# CONFIG_CONFIGFS_FS is not set
5e8766f1 1327CONFIG_MISC_FILESYSTEMS=y
4862ec07
NB
1328# CONFIG_ADFS_FS is not set
1329# CONFIG_AFFS_FS is not set
1330# CONFIG_HFS_FS is not set
1331# CONFIG_HFSPLUS_FS is not set
1332# CONFIG_BEFS_FS is not set
1333# CONFIG_BFS_FS is not set
1334# CONFIG_EFS_FS is not set
1335# CONFIG_CRAMFS is not set
53a52abc 1336# CONFIG_SQUASHFS is not set
4862ec07 1337# CONFIG_VXFS_FS is not set
cc8dccdc
PM
1338CONFIG_MINIX_FS=y
1339# CONFIG_OMFS_FS is not set
4862ec07
NB
1340# CONFIG_HPFS_FS is not set
1341# CONFIG_QNX4FS_FS is not set
cc8dccdc 1342# CONFIG_ROMFS_FS is not set
4862ec07
NB
1343# CONFIG_SYSV_FS is not set
1344# CONFIG_UFS_FS is not set
fc4967b8 1345# CONFIG_NILFS2_FS is not set
4862ec07
NB
1346CONFIG_NETWORK_FILESYSTEMS=y
1347CONFIG_NFS_FS=y
1348CONFIG_NFS_V3=y
1349# CONFIG_NFS_V3_ACL is not set
1350# CONFIG_NFS_V4 is not set
cc8dccdc 1351CONFIG_ROOT_NFS=y
4862ec07
NB
1352CONFIG_NFSD=y
1353CONFIG_NFSD_V3=y
1354# CONFIG_NFSD_V3_ACL is not set
1355# CONFIG_NFSD_V4 is not set
4862ec07
NB
1356CONFIG_LOCKD=y
1357CONFIG_LOCKD_V4=y
1358CONFIG_EXPORTFS=y
1359CONFIG_NFS_COMMON=y
1360CONFIG_SUNRPC=y
4862ec07
NB
1361# CONFIG_RPCSEC_GSS_KRB5 is not set
1362# CONFIG_RPCSEC_GSS_SPKM3 is not set
1363# CONFIG_SMB_FS is not set
1364# CONFIG_CIFS is not set
1365# CONFIG_NCP_FS is not set
1366# CONFIG_CODA_FS is not set
1367# CONFIG_AFS_FS is not set
1368
1369#
1370# Partition Types
1371#
1372# CONFIG_PARTITION_ADVANCED is not set
1373CONFIG_MSDOS_PARTITION=y
1374CONFIG_NLS=y
1375CONFIG_NLS_DEFAULT="iso8859-1"
1376CONFIG_NLS_CODEPAGE_437=y
1377# CONFIG_NLS_CODEPAGE_737 is not set
1378# CONFIG_NLS_CODEPAGE_775 is not set
1379# CONFIG_NLS_CODEPAGE_850 is not set
1380# CONFIG_NLS_CODEPAGE_852 is not set
1381# CONFIG_NLS_CODEPAGE_855 is not set
1382# CONFIG_NLS_CODEPAGE_857 is not set
1383# CONFIG_NLS_CODEPAGE_860 is not set
1384# CONFIG_NLS_CODEPAGE_861 is not set
1385# CONFIG_NLS_CODEPAGE_862 is not set
1386# CONFIG_NLS_CODEPAGE_863 is not set
1387# CONFIG_NLS_CODEPAGE_864 is not set
1388# CONFIG_NLS_CODEPAGE_865 is not set
1389# CONFIG_NLS_CODEPAGE_866 is not set
1390# CONFIG_NLS_CODEPAGE_869 is not set
1391# CONFIG_NLS_CODEPAGE_936 is not set
1392# CONFIG_NLS_CODEPAGE_950 is not set
1393# CONFIG_NLS_CODEPAGE_932 is not set
1394# CONFIG_NLS_CODEPAGE_949 is not set
1395# CONFIG_NLS_CODEPAGE_874 is not set
1396# CONFIG_NLS_ISO8859_8 is not set
1397# CONFIG_NLS_CODEPAGE_1250 is not set
1398# CONFIG_NLS_CODEPAGE_1251 is not set
1399CONFIG_NLS_ASCII=y
1400CONFIG_NLS_ISO8859_1=y
1401# CONFIG_NLS_ISO8859_2 is not set
1402# CONFIG_NLS_ISO8859_3 is not set
1403# CONFIG_NLS_ISO8859_4 is not set
1404# CONFIG_NLS_ISO8859_5 is not set
1405# CONFIG_NLS_ISO8859_6 is not set
1406# CONFIG_NLS_ISO8859_7 is not set
1407# CONFIG_NLS_ISO8859_9 is not set
1408# CONFIG_NLS_ISO8859_13 is not set
1409# CONFIG_NLS_ISO8859_14 is not set
1410CONFIG_NLS_ISO8859_15=y
1411# CONFIG_NLS_KOI8_R is not set
1412# CONFIG_NLS_KOI8_U is not set
1413CONFIG_NLS_UTF8=y
1414# CONFIG_DLM is not set
4862ec07
NB
1415
1416#
1417# Kernel hacking
1418#
1419CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1420# CONFIG_PRINTK_TIME is not set
1421CONFIG_ENABLE_WARN_DEPRECATED=y
1422# CONFIG_ENABLE_MUST_CHECK is not set
cc8dccdc 1423CONFIG_FRAME_WARN=1024
4862ec07
NB
1424CONFIG_MAGIC_SYSRQ=y
1425CONFIG_UNUSED_SYMBOLS=y
1426# CONFIG_DEBUG_FS is not set
1427# CONFIG_HEADERS_CHECK is not set
1428CONFIG_DEBUG_KERNEL=y
1429# CONFIG_DEBUG_SHIRQ is not set
1430CONFIG_DETECT_SOFTLOCKUP=y
cc8dccdc
PM
1431# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1432CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
fc4967b8
PM
1433CONFIG_DETECT_HUNG_TASK=y
1434# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1435CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
4862ec07
NB
1436# CONFIG_SCHED_DEBUG is not set
1437# CONFIG_SCHEDSTATS is not set
1438CONFIG_TIMER_STATS=y
cc8dccdc 1439# CONFIG_DEBUG_OBJECTS is not set
4862ec07 1440# CONFIG_SLUB_DEBUG_ON is not set
cc8dccdc 1441# CONFIG_SLUB_STATS is not set
4862ec07
NB
1442CONFIG_DEBUG_PREEMPT=y
1443# CONFIG_DEBUG_RT_MUTEXES is not set
1444# CONFIG_RT_MUTEX_TESTER is not set
1445# CONFIG_DEBUG_SPINLOCK is not set
1446# CONFIG_DEBUG_MUTEXES is not set
1447# CONFIG_DEBUG_LOCK_ALLOC is not set
1448# CONFIG_PROVE_LOCKING is not set
1449# CONFIG_LOCK_STAT is not set
1450# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1451# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1452# CONFIG_DEBUG_KOBJECT is not set
1453CONFIG_DEBUG_BUGVERBOSE=y
1454CONFIG_DEBUG_INFO=y
1455# CONFIG_DEBUG_VM is not set
cc8dccdc
PM
1456# CONFIG_DEBUG_WRITECOUNT is not set
1457# CONFIG_DEBUG_MEMORY_INIT is not set
4862ec07
NB
1458# CONFIG_DEBUG_LIST is not set
1459# CONFIG_DEBUG_SG is not set
5e8766f1 1460# CONFIG_DEBUG_NOTIFIERS is not set
4862ec07 1461# CONFIG_FRAME_POINTER is not set
4862ec07 1462# CONFIG_RCU_TORTURE_TEST is not set
4bb273e9 1463# CONFIG_RCU_CPU_STALL_DETECTOR is not set
cc8dccdc 1464# CONFIG_BACKTRACE_SELF_TEST is not set
4bb273e9 1465# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
4862ec07 1466# CONFIG_FAULT_INJECTION is not set
4bb273e9
PM
1467# CONFIG_LATENCYTOP is not set
1468CONFIG_SYSCTL_SYSCALL_CHECK=y
53a52abc 1469# CONFIG_PAGE_POISONING is not set
5e8766f1
PM
1470CONFIG_HAVE_FUNCTION_TRACER=y
1471CONFIG_HAVE_DYNAMIC_FTRACE=y
1472CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
fc4967b8 1473CONFIG_TRACING_SUPPORT=y
5e8766f1
PM
1474
1475#
1476# Tracers
1477#
1478# CONFIG_FUNCTION_TRACER is not set
4bb273e9
PM
1479# CONFIG_IRQSOFF_TRACER is not set
1480# CONFIG_PREEMPT_TRACER is not set
1481# CONFIG_SCHED_TRACER is not set
1482# CONFIG_CONTEXT_SWITCH_TRACER is not set
fc4967b8 1483# CONFIG_EVENT_TRACER is not set
4bb273e9 1484# CONFIG_BOOT_TRACER is not set
5e8766f1 1485# CONFIG_TRACE_BRANCH_PROFILING is not set
4bb273e9 1486# CONFIG_STACK_TRACER is not set
fc4967b8
PM
1487# CONFIG_KMEMTRACE is not set
1488# CONFIG_WORKQUEUE_TRACER is not set
1489# CONFIG_BLK_DEV_IO_TRACE is not set
1490# CONFIG_DMA_API_DEBUG is not set
4862ec07 1491# CONFIG_SAMPLES is not set
5e8766f1
PM
1492CONFIG_HAVE_ARCH_KGDB=y
1493# CONFIG_KGDB is not set
4862ec07
NB
1494CONFIG_SH_STANDARD_BIOS=y
1495# CONFIG_EARLY_SCIF_CONSOLE is not set
1496# CONFIG_EARLY_PRINTK is not set
1497# CONFIG_DEBUG_BOOTMEM is not set
1498CONFIG_DEBUG_STACKOVERFLOW=y
1499# CONFIG_DEBUG_STACK_USAGE is not set
1500# CONFIG_4KSTACKS is not set
1501# CONFIG_IRQSTACKS is not set
5e8766f1
PM
1502CONFIG_DUMP_CODE=y
1503# CONFIG_SH_NO_BSS_INIT is not set
1504# CONFIG_MORE_COMPILE_OPTIONS is not set
4862ec07
NB
1505
1506#
1507# Security options
1508#
1509# CONFIG_KEYS is not set
1510# CONFIG_SECURITY is not set
4bb273e9 1511# CONFIG_SECURITYFS is not set
4862ec07
NB
1512# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1513CONFIG_CRYPTO=y
cc8dccdc
PM
1514
1515#
1516# Crypto core or helper
1517#
4bb273e9 1518# CONFIG_CRYPTO_FIPS is not set
4862ec07 1519CONFIG_CRYPTO_ALGAPI=y
5e8766f1
PM
1520CONFIG_CRYPTO_ALGAPI2=y
1521CONFIG_CRYPTO_HASH=y
1522CONFIG_CRYPTO_HASH2=y
4862ec07 1523# CONFIG_CRYPTO_MANAGER is not set
5e8766f1 1524# CONFIG_CRYPTO_MANAGER2 is not set
cc8dccdc
PM
1525# CONFIG_CRYPTO_GF128MUL is not set
1526# CONFIG_CRYPTO_NULL is not set
1527# CONFIG_CRYPTO_CRYPTD is not set
1528# CONFIG_CRYPTO_AUTHENC is not set
1529# CONFIG_CRYPTO_TEST is not set
1530
1531#
1532# Authenticated Encryption with Associated Data
1533#
1534# CONFIG_CRYPTO_CCM is not set
1535# CONFIG_CRYPTO_GCM is not set
1536# CONFIG_CRYPTO_SEQIV is not set
1537
1538#
1539# Block modes
1540#
1541# CONFIG_CRYPTO_CBC is not set
1542# CONFIG_CRYPTO_CTR is not set
1543# CONFIG_CRYPTO_CTS is not set
1544# CONFIG_CRYPTO_ECB is not set
1545# CONFIG_CRYPTO_LRW is not set
1546# CONFIG_CRYPTO_PCBC is not set
1547# CONFIG_CRYPTO_XTS is not set
1548
1549#
1550# Hash modes
1551#
4862ec07
NB
1552# CONFIG_CRYPTO_HMAC is not set
1553# CONFIG_CRYPTO_XCBC is not set
cc8dccdc
PM
1554
1555#
1556# Digest
1557#
1558# CONFIG_CRYPTO_CRC32C is not set
4862ec07
NB
1559# CONFIG_CRYPTO_MD4 is not set
1560CONFIG_CRYPTO_MD5=y
cc8dccdc
PM
1561# CONFIG_CRYPTO_MICHAEL_MIC is not set
1562# CONFIG_CRYPTO_RMD128 is not set
1563# CONFIG_CRYPTO_RMD160 is not set
1564# CONFIG_CRYPTO_RMD256 is not set
1565# CONFIG_CRYPTO_RMD320 is not set
4862ec07
NB
1566# CONFIG_CRYPTO_SHA1 is not set
1567# CONFIG_CRYPTO_SHA256 is not set
1568# CONFIG_CRYPTO_SHA512 is not set
4862ec07 1569# CONFIG_CRYPTO_TGR192 is not set
cc8dccdc
PM
1570# CONFIG_CRYPTO_WP512 is not set
1571
1572#
1573# Ciphers
1574#
4862ec07 1575# CONFIG_CRYPTO_AES is not set
cc8dccdc
PM
1576# CONFIG_CRYPTO_ANUBIS is not set
1577# CONFIG_CRYPTO_ARC4 is not set
1578# CONFIG_CRYPTO_BLOWFISH is not set
1579# CONFIG_CRYPTO_CAMELLIA is not set
4862ec07
NB
1580# CONFIG_CRYPTO_CAST5 is not set
1581# CONFIG_CRYPTO_CAST6 is not set
cc8dccdc
PM
1582CONFIG_CRYPTO_DES=y
1583# CONFIG_CRYPTO_FCRYPT is not set
4862ec07 1584# CONFIG_CRYPTO_KHAZAD is not set
cc8dccdc 1585# CONFIG_CRYPTO_SALSA20 is not set
4862ec07 1586# CONFIG_CRYPTO_SEED is not set
cc8dccdc
PM
1587# CONFIG_CRYPTO_SERPENT is not set
1588# CONFIG_CRYPTO_TEA is not set
1589# CONFIG_CRYPTO_TWOFISH is not set
1590
1591#
1592# Compression
1593#
4862ec07 1594# CONFIG_CRYPTO_DEFLATE is not set
53a52abc 1595# CONFIG_CRYPTO_ZLIB is not set
cc8dccdc 1596# CONFIG_CRYPTO_LZO is not set
4bb273e9
PM
1597
1598#
1599# Random Number Generation
1600#
1601# CONFIG_CRYPTO_ANSI_CPRNG is not set
4862ec07 1602CONFIG_CRYPTO_HW=y
cc8dccdc 1603# CONFIG_CRYPTO_DEV_HIFN_795X is not set
fc4967b8 1604# CONFIG_BINARY_PRINTF is not set
4862ec07
NB
1605
1606#
1607# Library routines
1608#
1609CONFIG_BITREVERSE=y
5e8766f1 1610CONFIG_GENERIC_FIND_LAST_BIT=y
4862ec07
NB
1611# CONFIG_CRC_CCITT is not set
1612# CONFIG_CRC16 is not set
cc8dccdc 1613CONFIG_CRC_T10DIF=y
4862ec07
NB
1614# CONFIG_CRC_ITU_T is not set
1615CONFIG_CRC32=y
1616# CONFIG_CRC7 is not set
1617# CONFIG_LIBCRC32C is not set
4862ec07
NB
1618CONFIG_HAS_IOMEM=y
1619CONFIG_HAS_IOPORT=y
1620CONFIG_HAS_DMA=y
53a52abc 1621CONFIG_NLATTR=y
This page took 0.239042 seconds and 5 git commands to generate.