blob: 983d59824a286d0cba34fa48ce078c7ab70eaa04 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
David S. Miller0a375d72009-09-16 00:31:26 -07003# Linux kernel version: 2.6.31
4# Wed Sep 16 00:03:43 2009
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
David S. Millerdd5d1242009-01-08 16:46:17 -08006# CONFIG_64BIT is not set
7CONFIG_SPARC=y
8CONFIG_SPARC32=y
9# CONFIG_SPARC64 is not set
10CONFIG_ARCH_DEFCONFIG="arch/sparc/configs/sparc32_defconfig"
11CONFIG_BITS=32
12CONFIG_AUDIT_ARCH=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070013CONFIG_MMU=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070014CONFIG_HIGHMEM=y
David S. Miller2b6d8682007-05-14 03:53:12 -070015CONFIG_ZONE_DMA=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070016CONFIG_GENERIC_ISA_DMA=y
David S. Millercce933b2007-07-25 16:51:20 -070017CONFIG_ARCH_NO_VIRT_TO_BUS=y
18CONFIG_OF=y
David S. Miller216da722006-12-17 14:21:34 -080019CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
David S. Miller2193aa22009-08-18 23:46:12 -070020CONFIG_CONSTRUCTORS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070021
22#
Linus Torvalds1da177e2005-04-16 15:20:36 -070023# General setup
24#
David S. Millerec98c6b2008-04-20 02:14:23 -070025CONFIG_EXPERIMENTAL=y
26CONFIG_BROKEN_ON_SMP=y
27CONFIG_INIT_ENV_ARG_LIMIT=32
David S. Miller216da722006-12-17 14:21:34 -080028CONFIG_LOCALVERSION=""
29CONFIG_LOCALVERSION_AUTO=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070030CONFIG_SWAP=y
31CONFIG_SYSVIPC=y
David S. Miller2b6d8682007-05-14 03:53:12 -070032CONFIG_SYSVIPC_SYSCTL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070033CONFIG_POSIX_MQUEUE=y
David S. Millera40ac342009-04-17 04:05:06 -070034CONFIG_POSIX_MQUEUE_SYSCTL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070035# CONFIG_BSD_PROCESS_ACCT is not set
David S. Miller216da722006-12-17 14:21:34 -080036# CONFIG_TASKSTATS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070037# CONFIG_AUDIT is not set
David S. Millera40ac342009-04-17 04:05:06 -070038
39#
40# RCU Subsystem
41#
David S. Miller0a375d72009-09-16 00:31:26 -070042CONFIG_TREE_RCU=y
43# CONFIG_TREE_PREEMPT_RCU is not set
44# CONFIG_RCU_TRACE is not set
45CONFIG_RCU_FANOUT=32
46# CONFIG_RCU_FANOUT_EXACT is not set
David S. Millera40ac342009-04-17 04:05:06 -070047# CONFIG_TREE_RCU_TRACE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070048# CONFIG_IKCONFIG is not set
David S. Miller2b6d8682007-05-14 03:53:12 -070049CONFIG_LOG_BUF_SHIFT=14
David S. Millerec98c6b2008-04-20 02:14:23 -070050CONFIG_GROUP_SCHED=y
51CONFIG_FAIR_GROUP_SCHED=y
52CONFIG_RT_GROUP_SCHED=y
53CONFIG_USER_SCHED=y
54# CONFIG_CGROUP_SCHED is not set
David S. Millera40ac342009-04-17 04:05:06 -070055# CONFIG_CGROUPS is not set
David S. Miller216da722006-12-17 14:21:34 -080056CONFIG_SYSFS_DEPRECATED=y
David S. Millerec98c6b2008-04-20 02:14:23 -070057CONFIG_SYSFS_DEPRECATED_V2=y
David S. Miller216da722006-12-17 14:21:34 -080058# CONFIG_RELAY is not set
David S. Millerec98c6b2008-04-20 02:14:23 -070059CONFIG_NAMESPACES=y
60# CONFIG_UTS_NS is not set
61# CONFIG_IPC_NS is not set
62# CONFIG_USER_NS is not set
63# CONFIG_PID_NS is not set
David S. Millera40ac342009-04-17 04:05:06 -070064# CONFIG_NET_NS is not set
David S. Miller2b6d8682007-05-14 03:53:12 -070065CONFIG_BLK_DEV_INITRD=y
David S. Miller216da722006-12-17 14:21:34 -080066CONFIG_INITRAMFS_SOURCE=""
David S. Millera40ac342009-04-17 04:05:06 -070067CONFIG_RD_GZIP=y
68CONFIG_RD_BZIP2=y
69CONFIG_RD_LZMA=y
David S. Miller216da722006-12-17 14:21:34 -080070# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
71CONFIG_SYSCTL=y
David S. Millera40ac342009-04-17 04:05:06 -070072CONFIG_ANON_INODES=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070073# CONFIG_EMBEDDED is not set
David S. Miller216da722006-12-17 14:21:34 -080074CONFIG_UID16=y
75CONFIG_SYSCTL_SYSCALL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070076CONFIG_KALLSYMS=y
77# CONFIG_KALLSYMS_ALL is not set
David S. Miller216da722006-12-17 14:21:34 -080078# CONFIG_KALLSYMS_EXTRA_PASS is not set
79CONFIG_HOTPLUG=y
80CONFIG_PRINTK=y
81CONFIG_BUG=y
82CONFIG_ELF_CORE=y
83CONFIG_BASE_FULL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070084CONFIG_FUTEX=y
85CONFIG_EPOLL=y
David S. Miller2b6d8682007-05-14 03:53:12 -070086CONFIG_SIGNALFD=y
87CONFIG_TIMERFD=y
88CONFIG_EVENTFD=y
David S. Miller216da722006-12-17 14:21:34 -080089CONFIG_SHMEM=y
David S. Millerdd5d1242009-01-08 16:46:17 -080090CONFIG_AIO=y
David S. Miller0a375d72009-09-16 00:31:26 -070091CONFIG_HAVE_PERF_COUNTERS=y
David S. Miller2193aa22009-08-18 23:46:12 -070092
93#
94# Performance Counters
95#
David S. Miller0a375d72009-09-16 00:31:26 -070096# CONFIG_PERF_COUNTERS is not set
David S. Miller216da722006-12-17 14:21:34 -080097CONFIG_VM_EVENT_COUNTERS=y
David S. Millerdd5d1242009-01-08 16:46:17 -080098CONFIG_PCI_QUIRKS=y
David S. Miller2193aa22009-08-18 23:46:12 -070099# CONFIG_STRIP_ASM_SYMS is not set
David S. Millera40ac342009-04-17 04:05:06 -0700100CONFIG_COMPAT_BRK=y
David S. Miller2b6d8682007-05-14 03:53:12 -0700101CONFIG_SLAB=y
102# CONFIG_SLUB is not set
103# CONFIG_SLOB is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700104# CONFIG_PROFILING is not set
David S. Millera40ac342009-04-17 04:05:06 -0700105# CONFIG_MARKERS is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700106CONFIG_HAVE_OPROFILE=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800107CONFIG_HAVE_ARCH_TRACEHOOK=y
David S. Miller0a375d72009-09-16 00:31:26 -0700108CONFIG_HAVE_DMA_ATTRS=y
109CONFIG_HAVE_DMA_API_DEBUG=y
David S. Miller2193aa22009-08-18 23:46:12 -0700110
111#
112# GCOV-based kernel profiling
113#
David S. Millera40ac342009-04-17 04:05:06 -0700114# CONFIG_SLOW_WORK is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800115# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700116CONFIG_SLABINFO=y
David S. Miller216da722006-12-17 14:21:34 -0800117CONFIG_RT_MUTEXES=y
David S. Miller216da722006-12-17 14:21:34 -0800118CONFIG_BASE_SMALL=0
Linus Torvalds1da177e2005-04-16 15:20:36 -0700119CONFIG_MODULES=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800120# CONFIG_MODULE_FORCE_LOAD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700121CONFIG_MODULE_UNLOAD=y
122# CONFIG_MODULE_FORCE_UNLOAD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700123# CONFIG_MODVERSIONS is not set
David S. Miller216da722006-12-17 14:21:34 -0800124# CONFIG_MODULE_SRCVERSION_ALL is not set
David S. Miller216da722006-12-17 14:21:34 -0800125CONFIG_BLOCK=y
David S. Miller2193aa22009-08-18 23:46:12 -0700126CONFIG_LBDAF=y
David S. Millercce933b2007-07-25 16:51:20 -0700127# CONFIG_BLK_DEV_BSG is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800128# CONFIG_BLK_DEV_INTEGRITY is not set
David S. Miller216da722006-12-17 14:21:34 -0800129
130#
131# IO Schedulers
132#
133CONFIG_IOSCHED_NOOP=y
134CONFIG_IOSCHED_AS=y
135CONFIG_IOSCHED_DEADLINE=y
136CONFIG_IOSCHED_CFQ=y
137# CONFIG_DEFAULT_AS is not set
138# CONFIG_DEFAULT_DEADLINE is not set
139CONFIG_DEFAULT_CFQ=y
140# CONFIG_DEFAULT_NOOP is not set
141CONFIG_DEFAULT_IOSCHED="cfq"
David S. Millerdd5d1242009-01-08 16:46:17 -0800142# CONFIG_FREEZER is not set
David S. Miller216da722006-12-17 14:21:34 -0800143
144#
David S. Millerdd5d1242009-01-08 16:46:17 -0800145# Processor type and features
David S. Miller216da722006-12-17 14:21:34 -0800146#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700147# CONFIG_SMP is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800148# CONFIG_HZ_100 is not set
149CONFIG_HZ_250=y
150# CONFIG_HZ_300 is not set
151# CONFIG_HZ_1000 is not set
152CONFIG_HZ=250
153# CONFIG_SCHED_HRTICK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700154CONFIG_RWSEM_GENERIC_SPINLOCK=y
David S. Miller216da722006-12-17 14:21:34 -0800155CONFIG_GENERIC_FIND_NEXT_BIT=y
156CONFIG_GENERIC_HWEIGHT=y
157CONFIG_GENERIC_CALIBRATE_DELAY=y
158CONFIG_ARCH_MAY_HAVE_PC_FDC=y
David S. Millercce933b2007-07-25 16:51:20 -0700159CONFIG_EMULATED_CMPXCHG=y
David S. Miller216da722006-12-17 14:21:34 -0800160CONFIG_SELECT_MEMORY_MODEL=y
161CONFIG_FLATMEM_MANUAL=y
162# CONFIG_DISCONTIGMEM_MANUAL is not set
163# CONFIG_SPARSEMEM_MANUAL is not set
164CONFIG_FLATMEM=y
165CONFIG_FLAT_NODE_MEM_MAP=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800166CONFIG_PAGEFLAGS_EXTENDED=y
David S. Miller216da722006-12-17 14:21:34 -0800167CONFIG_SPLIT_PTLOCK_CPUS=4
David S. Millerdd5d1242009-01-08 16:46:17 -0800168# CONFIG_PHYS_ADDR_T_64BIT is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700169CONFIG_ZONE_DMA_FLAG=1
David S. Millercce933b2007-07-25 16:51:20 -0700170CONFIG_BOUNCE=y
David S. Millera40ac342009-04-17 04:05:06 -0700171CONFIG_HAVE_MLOCK=y
172CONFIG_HAVE_MLOCKED_PAGE_BIT=y
David S. Miller2193aa22009-08-18 23:46:12 -0700173CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
David S. Millerdd5d1242009-01-08 16:46:17 -0800174CONFIG_SUN_PM=y
175# CONFIG_SPARC_LED is not set
176CONFIG_SERIAL_CONSOLE=y
David S. Miller0a375d72009-09-16 00:31:26 -0700177# CONFIG_SPARC_LEON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700178
179#
David S. Millerdd5d1242009-01-08 16:46:17 -0800180# Bus options (PCI etc.)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700181#
David S. Millerdd5d1242009-01-08 16:46:17 -0800182CONFIG_SBUS=y
183CONFIG_SBUSCHAR=y
184CONFIG_PCI=y
185CONFIG_PCI_SYSCALL=y
186# CONFIG_ARCH_SUPPORTS_MSI is not set
187CONFIG_PCI_LEGACY=y
188# CONFIG_PCI_DEBUG is not set
189# CONFIG_PCI_STUB is not set
David S. Millera40ac342009-04-17 04:05:06 -0700190# CONFIG_PCI_IOV is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800191# CONFIG_PCCARD is not set
192CONFIG_SUN_OPENPROMFS=m
193CONFIG_SPARC32_PCI=y
194
195#
196# Executable file formats
197#
198CONFIG_BINFMT_ELF=y
199# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
200# CONFIG_HAVE_AOUT is not set
201CONFIG_BINFMT_MISC=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700202CONFIG_NET=y
203
204#
205# Networking options
206#
207CONFIG_PACKET=y
208# CONFIG_PACKET_MMAP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700209CONFIG_UNIX=y
David S. Miller216da722006-12-17 14:21:34 -0800210CONFIG_XFRM=y
211CONFIG_XFRM_USER=m
212# CONFIG_XFRM_SUB_POLICY is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700213# CONFIG_XFRM_MIGRATE is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700214# CONFIG_XFRM_STATISTICS is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800215CONFIG_XFRM_IPCOMP=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216CONFIG_NET_KEY=m
David S. Miller2b6d8682007-05-14 03:53:12 -0700217# CONFIG_NET_KEY_MIGRATE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218CONFIG_INET=y
219# CONFIG_IP_MULTICAST is not set
220# CONFIG_IP_ADVANCED_ROUTER is not set
David S. Miller216da722006-12-17 14:21:34 -0800221CONFIG_IP_FIB_HASH=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700222CONFIG_IP_PNP=y
223CONFIG_IP_PNP_DHCP=y
224# CONFIG_IP_PNP_BOOTP is not set
225# CONFIG_IP_PNP_RARP is not set
226# CONFIG_NET_IPIP is not set
227# CONFIG_NET_IPGRE is not set
228# CONFIG_ARPD is not set
229# CONFIG_SYN_COOKIES is not set
230CONFIG_INET_AH=y
231CONFIG_INET_ESP=y
232CONFIG_INET_IPCOMP=y
David S. Miller216da722006-12-17 14:21:34 -0800233CONFIG_INET_XFRM_TUNNEL=y
234CONFIG_INET_TUNNEL=y
235CONFIG_INET_XFRM_MODE_TRANSPORT=y
236CONFIG_INET_XFRM_MODE_TUNNEL=y
237CONFIG_INET_XFRM_MODE_BEET=y
David S. Millerec98c6b2008-04-20 02:14:23 -0700238# CONFIG_INET_LRO is not set
David S. Miller216da722006-12-17 14:21:34 -0800239CONFIG_INET_DIAG=y
240CONFIG_INET_TCP_DIAG=y
241# CONFIG_TCP_CONG_ADVANCED is not set
242CONFIG_TCP_CONG_CUBIC=y
243CONFIG_DEFAULT_TCP_CONG="cubic"
244# CONFIG_TCP_MD5SIG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700245CONFIG_IPV6=m
246CONFIG_IPV6_PRIVACY=y
David S. Miller216da722006-12-17 14:21:34 -0800247# CONFIG_IPV6_ROUTER_PREF is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700248# CONFIG_IPV6_OPTIMISTIC_DAD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700249CONFIG_INET6_AH=m
250CONFIG_INET6_ESP=m
251CONFIG_INET6_IPCOMP=m
David S. Miller216da722006-12-17 14:21:34 -0800252# CONFIG_IPV6_MIP6 is not set
253CONFIG_INET6_XFRM_TUNNEL=m
254CONFIG_INET6_TUNNEL=m
255CONFIG_INET6_XFRM_MODE_TRANSPORT=m
256CONFIG_INET6_XFRM_MODE_TUNNEL=m
257CONFIG_INET6_XFRM_MODE_BEET=m
258# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
259CONFIG_IPV6_SIT=m
David S. Millerec98c6b2008-04-20 02:14:23 -0700260CONFIG_IPV6_NDISC_NODETYPE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261CONFIG_IPV6_TUNNEL=m
David S. Miller216da722006-12-17 14:21:34 -0800262# CONFIG_IPV6_MULTIPLE_TABLES is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700263# CONFIG_IPV6_MROUTE is not set
David S. Miller216da722006-12-17 14:21:34 -0800264# CONFIG_NETWORK_SECMARK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700265# CONFIG_NETFILTER is not set
David S. Miller216da722006-12-17 14:21:34 -0800266# CONFIG_IP_DCCP is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -0700267# CONFIG_IP_SCTP is not set
David S. Miller0a375d72009-09-16 00:31:26 -0700268# CONFIG_RDS is not set
David S. Miller216da722006-12-17 14:21:34 -0800269# CONFIG_TIPC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700270# CONFIG_ATM is not set
271# CONFIG_BRIDGE is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800272# CONFIG_NET_DSA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700273# CONFIG_VLAN_8021Q is not set
274# CONFIG_DECNET is not set
275# CONFIG_LLC2 is not set
276# CONFIG_IPX is not set
277# CONFIG_ATALK is not set
278# CONFIG_X25 is not set
279# CONFIG_LAPB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700280# CONFIG_ECONET is not set
281# CONFIG_WAN_ROUTER is not set
David S. Millera40ac342009-04-17 04:05:06 -0700282# CONFIG_PHONET is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700283# CONFIG_IEEE802154 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700284# CONFIG_NET_SCHED is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800285# CONFIG_DCB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286
287#
288# Network testing
289#
290CONFIG_NET_PKTGEN=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700291# CONFIG_HAMRADIO is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700292# CONFIG_CAN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700293# CONFIG_IRDA is not set
294# CONFIG_BT is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -0700295# CONFIG_AF_RXRPC is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800296CONFIG_WIRELESS=y
David S. Miller2b6d8682007-05-14 03:53:12 -0700297# CONFIG_CFG80211 is not set
David S. Miller0a375d72009-09-16 00:31:26 -0700298CONFIG_CFG80211_DEFAULT_PS_VALUE=0
David S. Millerdd5d1242009-01-08 16:46:17 -0800299CONFIG_WIRELESS_OLD_REGULATORY=y
David S. Miller2b6d8682007-05-14 03:53:12 -0700300# CONFIG_WIRELESS_EXT is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800301# CONFIG_LIB80211 is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700302
303#
304# CFG80211 needs to be enabled for MAC80211
305#
David S. Millerdd5d1242009-01-08 16:46:17 -0800306# CONFIG_WIMAX is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700307# CONFIG_RFKILL is not set
David S. Millercce933b2007-07-25 16:51:20 -0700308# CONFIG_NET_9P is not set
David S. Miller216da722006-12-17 14:21:34 -0800309
310#
311# Device Drivers
312#
313
314#
315# Generic Driver Options
316#
David S. Millerec98c6b2008-04-20 02:14:23 -0700317CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
David S. Miller216da722006-12-17 14:21:34 -0800318CONFIG_STANDALONE=y
319CONFIG_PREVENT_FIRMWARE_BUILD=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800320CONFIG_FW_LOADER=y
321CONFIG_FIRMWARE_IN_KERNEL=y
322CONFIG_EXTRA_FIRMWARE=""
David S. Miller216da722006-12-17 14:21:34 -0800323# CONFIG_DEBUG_DRIVER is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700324# CONFIG_DEBUG_DEVRES is not set
David S. Miller216da722006-12-17 14:21:34 -0800325# CONFIG_SYS_HYPERVISOR is not set
David S. Miller216da722006-12-17 14:21:34 -0800326# CONFIG_CONNECTOR is not set
David S. Miller216da722006-12-17 14:21:34 -0800327# CONFIG_MTD is not set
David S. Millercce933b2007-07-25 16:51:20 -0700328CONFIG_OF_DEVICE=y
David S. Miller216da722006-12-17 14:21:34 -0800329# CONFIG_PARPORT is not set
David S. Millercce933b2007-07-25 16:51:20 -0700330CONFIG_BLK_DEV=y
David S. Miller216da722006-12-17 14:21:34 -0800331# CONFIG_BLK_DEV_FD is not set
David S. Miller216da722006-12-17 14:21:34 -0800332# CONFIG_BLK_CPQ_CISS_DA is not set
333# CONFIG_BLK_DEV_DAC960 is not set
334# CONFIG_BLK_DEV_UMEM is not set
335# CONFIG_BLK_DEV_COW_COMMON is not set
336CONFIG_BLK_DEV_LOOP=m
337CONFIG_BLK_DEV_CRYPTOLOOP=m
338# CONFIG_BLK_DEV_NBD is not set
339# CONFIG_BLK_DEV_SX8 is not set
340CONFIG_BLK_DEV_RAM=y
341CONFIG_BLK_DEV_RAM_COUNT=16
342CONFIG_BLK_DEV_RAM_SIZE=4096
David S. Millerec98c6b2008-04-20 02:14:23 -0700343# CONFIG_BLK_DEV_XIP is not set
David S. Miller216da722006-12-17 14:21:34 -0800344# CONFIG_CDROM_PKTCDVD is not set
345# CONFIG_ATA_OVER_ETH is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800346# CONFIG_BLK_DEV_HD is not set
David S. Millercce933b2007-07-25 16:51:20 -0700347CONFIG_MISC_DEVICES=y
David S. Miller2b6d8682007-05-14 03:53:12 -0700348# CONFIG_PHANTOM is not set
David S. Miller216da722006-12-17 14:21:34 -0800349# CONFIG_SGI_IOC4 is not set
350# CONFIG_TIFM_CORE is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700351# CONFIG_ENCLOSURE_SERVICES is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800352# CONFIG_HP_ILO is not set
353# CONFIG_C2PORT is not set
David S. Millera40ac342009-04-17 04:05:06 -0700354
355#
356# EEPROM support
357#
358# CONFIG_EEPROM_93CX6 is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700359# CONFIG_CB710_CORE is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700360CONFIG_HAVE_IDE=y
David S. Miller216da722006-12-17 14:21:34 -0800361# CONFIG_IDE is not set
362
363#
364# SCSI device support
365#
366# CONFIG_RAID_ATTRS is not set
367CONFIG_SCSI=y
David S. Millercce933b2007-07-25 16:51:20 -0700368CONFIG_SCSI_DMA=y
David S. Miller216da722006-12-17 14:21:34 -0800369# CONFIG_SCSI_TGT is not set
370# CONFIG_SCSI_NETLINK is not set
371CONFIG_SCSI_PROC_FS=y
372
373#
374# SCSI support type (disk, tape, CD-ROM)
375#
376CONFIG_BLK_DEV_SD=y
377# CONFIG_CHR_DEV_ST is not set
378# CONFIG_CHR_DEV_OSST is not set
379CONFIG_BLK_DEV_SR=m
380# CONFIG_BLK_DEV_SR_VENDOR is not set
381CONFIG_CHR_DEV_SG=m
382# CONFIG_CHR_DEV_SCH is not set
David S. Miller216da722006-12-17 14:21:34 -0800383# CONFIG_SCSI_MULTI_LUN is not set
384# CONFIG_SCSI_CONSTANTS is not set
385# CONFIG_SCSI_LOGGING is not set
386# CONFIG_SCSI_SCAN_ASYNC is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700387CONFIG_SCSI_WAIT_SCAN=m
David S. Miller216da722006-12-17 14:21:34 -0800388
389#
390# SCSI Transports
391#
David S. Miller2b6d8682007-05-14 03:53:12 -0700392CONFIG_SCSI_SPI_ATTRS=y
David S. Miller216da722006-12-17 14:21:34 -0800393# CONFIG_SCSI_FC_ATTRS is not set
394# CONFIG_SCSI_ISCSI_ATTRS is not set
David S. Miller216da722006-12-17 14:21:34 -0800395# CONFIG_SCSI_SAS_LIBSAS is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700396# CONFIG_SCSI_SRP_ATTRS is not set
David S. Millercce933b2007-07-25 16:51:20 -0700397CONFIG_SCSI_LOWLEVEL=y
David S. Miller216da722006-12-17 14:21:34 -0800398# CONFIG_ISCSI_TCP is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800399# CONFIG_SCSI_CXGB3_ISCSI is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700400# CONFIG_SCSI_BNX2_ISCSI is not set
David S. Miller216da722006-12-17 14:21:34 -0800401# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
402# CONFIG_SCSI_3W_9XXX is not set
403# CONFIG_SCSI_ACARD is not set
404# CONFIG_SCSI_AACRAID is not set
405# CONFIG_SCSI_AIC7XXX is not set
406# CONFIG_SCSI_AIC7XXX_OLD is not set
407# CONFIG_SCSI_AIC79XX is not set
408# CONFIG_SCSI_AIC94XX is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700409# CONFIG_SCSI_MVSAS is not set
David S. Miller216da722006-12-17 14:21:34 -0800410# CONFIG_SCSI_ARCMSR is not set
411# CONFIG_MEGARAID_NEWGEN is not set
412# CONFIG_MEGARAID_LEGACY is not set
413# CONFIG_MEGARAID_SAS is not set
David S. Millera40ac342009-04-17 04:05:06 -0700414# CONFIG_SCSI_MPT2SAS is not set
David S. Miller216da722006-12-17 14:21:34 -0800415# CONFIG_SCSI_HPTIOP is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800416# CONFIG_LIBFC is not set
David S. Millera40ac342009-04-17 04:05:06 -0700417# CONFIG_LIBFCOE is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800418# CONFIG_FCOE is not set
David S. Miller216da722006-12-17 14:21:34 -0800419# CONFIG_SCSI_DMX3191D is not set
420# CONFIG_SCSI_FUTURE_DOMAIN is not set
421# CONFIG_SCSI_IPS is not set
422# CONFIG_SCSI_INITIO is not set
423# CONFIG_SCSI_INIA100 is not set
424# CONFIG_SCSI_STEX is not set
425# CONFIG_SCSI_SYM53C8XX_2 is not set
426# CONFIG_SCSI_QLOGIC_1280 is not set
427CONFIG_SCSI_QLOGICPTI=m
428# CONFIG_SCSI_QLA_FC is not set
429# CONFIG_SCSI_QLA_ISCSI is not set
430# CONFIG_SCSI_LPFC is not set
431# CONFIG_SCSI_DC395x is not set
432# CONFIG_SCSI_DC390T is not set
433# CONFIG_SCSI_NSP32 is not set
434# CONFIG_SCSI_DEBUG is not set
435CONFIG_SCSI_SUNESP=y
David S. Miller0a375d72009-09-16 00:31:26 -0700436# CONFIG_SCSI_PMCRAID is not set
David S. Miller216da722006-12-17 14:21:34 -0800437# CONFIG_SCSI_SRP is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800438# CONFIG_SCSI_DH is not set
David S. Millera40ac342009-04-17 04:05:06 -0700439# CONFIG_SCSI_OSD_INITIATOR is not set
David S. Miller216da722006-12-17 14:21:34 -0800440# CONFIG_ATA is not set
David S. Miller216da722006-12-17 14:21:34 -0800441# CONFIG_MD is not set
David S. Miller216da722006-12-17 14:21:34 -0800442# CONFIG_FUSION is not set
David S. Miller216da722006-12-17 14:21:34 -0800443
444#
445# IEEE 1394 (FireWire) support
446#
David S. Millerdd5d1242009-01-08 16:46:17 -0800447
448#
David S. Miller2193aa22009-08-18 23:46:12 -0700449# You can enable one or both FireWire driver stacks.
450#
451
452#
453# See the help texts for more information.
David S. Millerdd5d1242009-01-08 16:46:17 -0800454#
David S. Miller2b6d8682007-05-14 03:53:12 -0700455# CONFIG_FIREWIRE is not set
David S. Miller216da722006-12-17 14:21:34 -0800456# CONFIG_IEEE1394 is not set
David S. Miller216da722006-12-17 14:21:34 -0800457# CONFIG_I2O is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700458CONFIG_NETDEVICES=y
459CONFIG_DUMMY=m
460# CONFIG_BONDING is not set
David S. Millercce933b2007-07-25 16:51:20 -0700461# CONFIG_MACVLAN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700462# CONFIG_EQUALIZER is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -0700463# CONFIG_TUN is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700464# CONFIG_VETH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700465# CONFIG_ARCNET is not set
David S. Miller216da722006-12-17 14:21:34 -0800466# CONFIG_PHYLIB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700467CONFIG_NET_ETHERNET=y
468CONFIG_MII=m
469CONFIG_SUNLANCE=y
470CONFIG_HAPPYMEAL=m
471CONFIG_SUNBMAC=m
472CONFIG_SUNQE=m
473# CONFIG_SUNGEM is not set
David S. Miller216da722006-12-17 14:21:34 -0800474# CONFIG_CASSINI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700475# CONFIG_NET_VENDOR_3COM is not set
David S. Millera40ac342009-04-17 04:05:06 -0700476# CONFIG_ETHOC is not set
477# CONFIG_DNET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700478# CONFIG_NET_TULIP is not set
479# CONFIG_HP100 is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700480# CONFIG_IBM_NEW_EMAC_ZMII is not set
481# CONFIG_IBM_NEW_EMAC_RGMII is not set
482# CONFIG_IBM_NEW_EMAC_TAH is not set
483# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800484# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
485# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
486# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700487# CONFIG_NET_PCI is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700488# CONFIG_B44 is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700489# CONFIG_KS8842 is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800490# CONFIG_ATL2 is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700491CONFIG_NETDEV_1000=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700492# CONFIG_ACENIC is not set
493# CONFIG_DL2K is not set
494# CONFIG_E1000 is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700495# CONFIG_IP1000 is not set
496# CONFIG_IGB is not set
David S. Millera40ac342009-04-17 04:05:06 -0700497# CONFIG_IGBVF is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700498# CONFIG_MYRI_SBUS is not set
499# CONFIG_NS83820 is not set
500# CONFIG_HAMACHI is not set
501# CONFIG_YELLOWFIN is not set
502# CONFIG_R8169 is not set
David S. Miller216da722006-12-17 14:21:34 -0800503# CONFIG_SIS190 is not set
504# CONFIG_SKGE is not set
505# CONFIG_SKY2 is not set
David S. Millercce933b2007-07-25 16:51:20 -0700506# CONFIG_VIA_VELOCITY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700507# CONFIG_TIGON3 is not set
David S. Miller216da722006-12-17 14:21:34 -0800508# CONFIG_BNX2 is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700509# CONFIG_CNIC is not set
David S. Miller216da722006-12-17 14:21:34 -0800510# CONFIG_QLA3XXX is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700511# CONFIG_ATL1 is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800512# CONFIG_ATL1E is not set
David S. Millera40ac342009-04-17 04:05:06 -0700513# CONFIG_ATL1C is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800514# CONFIG_JME is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700515CONFIG_NETDEV_10000=y
David S. Miller216da722006-12-17 14:21:34 -0800516# CONFIG_CHELSIO_T1 is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800517CONFIG_CHELSIO_T3_DEPENDS=y
David S. Miller2b6d8682007-05-14 03:53:12 -0700518# CONFIG_CHELSIO_T3 is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800519# CONFIG_ENIC is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700520# CONFIG_IXGBE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700521# CONFIG_IXGB is not set
522# CONFIG_S2IO is not set
David S. Millera40ac342009-04-17 04:05:06 -0700523# CONFIG_VXGE is not set
David S. Miller216da722006-12-17 14:21:34 -0800524# CONFIG_MYRI10GE is not set
525# CONFIG_NETXEN_NIC is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700526# CONFIG_NIU is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800527# CONFIG_MLX4_EN is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700528# CONFIG_MLX4_CORE is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700529# CONFIG_TEHUTI is not set
530# CONFIG_BNX2X is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800531# CONFIG_QLGE is not set
532# CONFIG_SFC is not set
David S. Millera40ac342009-04-17 04:05:06 -0700533# CONFIG_BE2NET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700534# CONFIG_TR is not set
David S. Miller0a375d72009-09-16 00:31:26 -0700535# CONFIG_WLAN is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800536
537#
538# Enable WiMAX (Networking options) to see the WiMAX drivers
539#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700540# CONFIG_WAN is not set
541# CONFIG_FDDI is not set
542# CONFIG_HIPPI is not set
543# CONFIG_PPP is not set
544# CONFIG_SLIP is not set
545# CONFIG_NET_FC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700546# CONFIG_NETCONSOLE is not set
David S. Miller216da722006-12-17 14:21:34 -0800547# CONFIG_NETPOLL is not set
548# CONFIG_NET_POLL_CONTROLLER is not set
David S. Miller216da722006-12-17 14:21:34 -0800549# CONFIG_ISDN is not set
David S. Miller216da722006-12-17 14:21:34 -0800550# CONFIG_PHONE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700551
552#
553# Input device support
554#
555CONFIG_INPUT=y
David S. Miller216da722006-12-17 14:21:34 -0800556# CONFIG_INPUT_FF_MEMLESS is not set
David S. Millercce933b2007-07-25 16:51:20 -0700557# CONFIG_INPUT_POLLDEV is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700558
559#
560# Userland interfaces
561#
562CONFIG_INPUT_MOUSEDEV=y
563CONFIG_INPUT_MOUSEDEV_PSAUX=y
564CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
565CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
566CONFIG_INPUT_JOYDEV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700567CONFIG_INPUT_EVDEV=m
568CONFIG_INPUT_EVBUG=m
569
570#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700571# Input Device Drivers
572#
573CONFIG_INPUT_KEYBOARD=y
574CONFIG_KEYBOARD_ATKBD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700575# CONFIG_KEYBOARD_LKKBD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700576# CONFIG_KEYBOARD_NEWTON is not set
David S. Miller216da722006-12-17 14:21:34 -0800577# CONFIG_KEYBOARD_STOWAWAY is not set
David S. Miller0a375d72009-09-16 00:31:26 -0700578CONFIG_KEYBOARD_SUNKBD=m
579# CONFIG_KEYBOARD_XTKBD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700580CONFIG_INPUT_MOUSE=y
581CONFIG_MOUSE_PS2=m
David S. Miller2b6d8682007-05-14 03:53:12 -0700582CONFIG_MOUSE_PS2_ALPS=y
583CONFIG_MOUSE_PS2_LOGIPS2PP=y
584CONFIG_MOUSE_PS2_SYNAPTICS=y
David S. Miller2b6d8682007-05-14 03:53:12 -0700585CONFIG_MOUSE_PS2_TRACKPOINT=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800586# CONFIG_MOUSE_PS2_ELANTECH is not set
David S. Miller0a375d72009-09-16 00:31:26 -0700587# CONFIG_MOUSE_PS2_SENTELIC is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700588# CONFIG_MOUSE_PS2_TOUCHKIT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700589CONFIG_MOUSE_SERIAL=m
David S. Miller2b6d8682007-05-14 03:53:12 -0700590# CONFIG_MOUSE_APPLETOUCH is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800591# CONFIG_MOUSE_BCM5974 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700592# CONFIG_MOUSE_VSXXXAA is not set
593# CONFIG_INPUT_JOYSTICK is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700594# CONFIG_INPUT_TABLET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700595# CONFIG_INPUT_TOUCHSCREEN is not set
596# CONFIG_INPUT_MISC is not set
597
598#
David S. Miller216da722006-12-17 14:21:34 -0800599# Hardware I/O ports
600#
601CONFIG_SERIO=m
602# CONFIG_SERIO_I8042 is not set
603CONFIG_SERIO_SERPORT=m
604# CONFIG_SERIO_PCIPS2 is not set
605CONFIG_SERIO_LIBPS2=m
606# CONFIG_SERIO_RAW is not set
607# CONFIG_GAMEPORT is not set
608
609#
610# Character devices
611#
612CONFIG_VT=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800613CONFIG_CONSOLE_TRANSLATIONS=y
David S. Miller216da722006-12-17 14:21:34 -0800614CONFIG_VT_CONSOLE=y
615CONFIG_HW_CONSOLE=y
616# CONFIG_VT_HW_CONSOLE_BINDING is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800617CONFIG_DEVKMEM=y
David S. Miller216da722006-12-17 14:21:34 -0800618# CONFIG_SERIAL_NONSTANDARD is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700619# CONFIG_NOZOMI is not set
David S. Miller216da722006-12-17 14:21:34 -0800620
621#
622# Serial drivers
623#
David S. Millerdd5d1242009-01-08 16:46:17 -0800624# CONFIG_SERIAL_8250 is not set
David S. Miller216da722006-12-17 14:21:34 -0800625
626#
627# Non-8250 serial port support
628#
629CONFIG_SERIAL_SUNCORE=y
630CONFIG_SERIAL_SUNZILOG=y
631CONFIG_SERIAL_SUNZILOG_CONSOLE=y
632CONFIG_SERIAL_SUNSU=y
633CONFIG_SERIAL_SUNSU_CONSOLE=y
634# CONFIG_SERIAL_SUNSAB is not set
635CONFIG_SERIAL_CORE=y
636CONFIG_SERIAL_CORE_CONSOLE=y
David S. Millere2fdd7f2008-04-29 02:38:50 -0700637CONFIG_CONSOLE_POLL=y
David S. Miller216da722006-12-17 14:21:34 -0800638# CONFIG_SERIAL_JSM is not set
639CONFIG_UNIX98_PTYS=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800640# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
David S. Miller216da722006-12-17 14:21:34 -0800641CONFIG_LEGACY_PTYS=y
642CONFIG_LEGACY_PTY_COUNT=256
David S. Miller216da722006-12-17 14:21:34 -0800643# CONFIG_IPMI_HANDLER is not set
David S. Miller216da722006-12-17 14:21:34 -0800644CONFIG_HW_RANDOM=m
David S. Millera40ac342009-04-17 04:05:06 -0700645# CONFIG_HW_RANDOM_TIMERIOMEM is not set
David S. Miller216da722006-12-17 14:21:34 -0800646# CONFIG_R3964 is not set
647# CONFIG_APPLICOM is not set
David S. Miller216da722006-12-17 14:21:34 -0800648# CONFIG_RAW_DRIVER is not set
David S. Miller216da722006-12-17 14:21:34 -0800649# CONFIG_TCG_TPM is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700650CONFIG_DEVPORT=y
David S. Miller216da722006-12-17 14:21:34 -0800651# CONFIG_I2C is not set
David S. Miller216da722006-12-17 14:21:34 -0800652# CONFIG_SPI is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700653
654#
655# PPS support
656#
657# CONFIG_PPS is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800658CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
659# CONFIG_GPIOLIB is not set
David S. Miller216da722006-12-17 14:21:34 -0800660# CONFIG_W1 is not set
David S. Millercce933b2007-07-25 16:51:20 -0700661# CONFIG_POWER_SUPPLY is not set
David S. Miller216da722006-12-17 14:21:34 -0800662CONFIG_HWMON=y
663# CONFIG_HWMON_VID is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700664# CONFIG_SENSORS_I5K_AMB is not set
David S. Miller216da722006-12-17 14:21:34 -0800665# CONFIG_SENSORS_F71805F is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700666# CONFIG_SENSORS_F71882FG is not set
David S. Millercce933b2007-07-25 16:51:20 -0700667# CONFIG_SENSORS_IT87 is not set
668# CONFIG_SENSORS_PC87360 is not set
David S. Miller216da722006-12-17 14:21:34 -0800669# CONFIG_SENSORS_PC87427 is not set
David S. Millercce933b2007-07-25 16:51:20 -0700670# CONFIG_SENSORS_SIS5595 is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700671# CONFIG_SENSORS_SMSC47M1 is not set
672# CONFIG_SENSORS_SMSC47B397 is not set
David S. Millercce933b2007-07-25 16:51:20 -0700673# CONFIG_SENSORS_VIA686A is not set
David S. Miller216da722006-12-17 14:21:34 -0800674# CONFIG_SENSORS_VT1211 is not set
David S. Millercce933b2007-07-25 16:51:20 -0700675# CONFIG_SENSORS_VT8231 is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700676# CONFIG_SENSORS_W83627HF is not set
David S. Millercce933b2007-07-25 16:51:20 -0700677# CONFIG_SENSORS_W83627EHF is not set
David S. Miller216da722006-12-17 14:21:34 -0800678# CONFIG_HWMON_DEBUG_CHIP is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700679# CONFIG_THERMAL is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800680# CONFIG_THERMAL_HWMON is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700681# CONFIG_WATCHDOG is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800682CONFIG_SSB_POSSIBLE=y
David S. Millerec98c6b2008-04-20 02:14:23 -0700683
684#
685# Sonics Silicon Backplane
686#
David S. Millerec98c6b2008-04-20 02:14:23 -0700687# CONFIG_SSB is not set
David S. Miller216da722006-12-17 14:21:34 -0800688
689#
David S. Miller2b6d8682007-05-14 03:53:12 -0700690# Multifunction device drivers
691#
David S. Millerdd5d1242009-01-08 16:46:17 -0800692# CONFIG_MFD_CORE is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700693# CONFIG_MFD_SM501 is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -0700694# CONFIG_HTC_PASIC3 is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800695# CONFIG_MFD_TMIO is not set
696# CONFIG_REGULATOR is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700697# CONFIG_MEDIA_SUPPORT is not set
David S. Miller216da722006-12-17 14:21:34 -0800698
699#
700# Graphics support
701#
David S. Millerec98c6b2008-04-20 02:14:23 -0700702# CONFIG_VGASTATE is not set
703# CONFIG_VIDEO_OUTPUT_CONTROL is not set
704# CONFIG_FB is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700705# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
706
707#
708# Display device support
709#
710# CONFIG_DISPLAY_SUPPORT is not set
David S. Miller216da722006-12-17 14:21:34 -0800711
712#
713# Console display driver support
714#
David S. Miller216da722006-12-17 14:21:34 -0800715CONFIG_DUMMY_CONSOLE=y
David S. Miller216da722006-12-17 14:21:34 -0800716# CONFIG_SOUND is not set
David S. Millercce933b2007-07-25 16:51:20 -0700717CONFIG_HID_SUPPORT=y
David S. Miller216da722006-12-17 14:21:34 -0800718CONFIG_HID=y
David S. Millerec98c6b2008-04-20 02:14:23 -0700719# CONFIG_HIDRAW is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800720# CONFIG_HID_PID is not set
721
722#
723# Special HID drivers
724#
David S. Millercce933b2007-07-25 16:51:20 -0700725CONFIG_USB_SUPPORT=y
David S. Miller216da722006-12-17 14:21:34 -0800726CONFIG_USB_ARCH_HAS_HCD=y
727CONFIG_USB_ARCH_HAS_OHCI=y
728CONFIG_USB_ARCH_HAS_EHCI=y
729# CONFIG_USB is not set
730
731#
David S. Millerdd5d1242009-01-08 16:46:17 -0800732# Enable Host or Gadget support to see Inventra options
733#
734
735#
David S. Millera40ac342009-04-17 04:05:06 -0700736# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
David S. Miller216da722006-12-17 14:21:34 -0800737#
David S. Miller216da722006-12-17 14:21:34 -0800738# CONFIG_USB_GADGET is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800739
740#
741# OTG and related infrastructure
742#
743# CONFIG_UWB is not set
David S. Miller216da722006-12-17 14:21:34 -0800744# CONFIG_MMC is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700745# CONFIG_MEMSTICK is not set
David S. Miller216da722006-12-17 14:21:34 -0800746# CONFIG_NEW_LEDS is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800747# CONFIG_ACCESSIBILITY is not set
David S. Miller216da722006-12-17 14:21:34 -0800748# CONFIG_INFINIBAND is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800749CONFIG_RTC_LIB=y
750CONFIG_RTC_CLASS=y
751CONFIG_RTC_HCTOSYS=y
752CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
753# CONFIG_RTC_DEBUG is not set
754
755#
756# RTC interfaces
757#
758CONFIG_RTC_INTF_SYSFS=y
759CONFIG_RTC_INTF_PROC=y
760CONFIG_RTC_INTF_DEV=y
761# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
762# CONFIG_RTC_DRV_TEST is not set
763
764#
765# SPI RTC drivers
766#
767
768#
769# Platform RTC drivers
770#
771# CONFIG_RTC_DRV_DS1286 is not set
772# CONFIG_RTC_DRV_DS1511 is not set
773# CONFIG_RTC_DRV_DS1553 is not set
774# CONFIG_RTC_DRV_DS1742 is not set
775# CONFIG_RTC_DRV_STK17TA8 is not set
776# CONFIG_RTC_DRV_M48T86 is not set
777# CONFIG_RTC_DRV_M48T35 is not set
778CONFIG_RTC_DRV_M48T59=y
779# CONFIG_RTC_DRV_BQ4802 is not set
780# CONFIG_RTC_DRV_V3020 is not set
781
782#
783# on-CPU RTC drivers
784#
785# CONFIG_DMADEVICES is not set
David S. Millera40ac342009-04-17 04:05:06 -0700786# CONFIG_AUXDISPLAY is not set
David S. Millercce933b2007-07-25 16:51:20 -0700787# CONFIG_UIO is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700788
789#
790# TI VLYNQ
791#
David S. Millerdd5d1242009-01-08 16:46:17 -0800792# CONFIG_STAGING is not set
David S. Millercce933b2007-07-25 16:51:20 -0700793
794#
David S. Miller216da722006-12-17 14:21:34 -0800795# Misc Linux/SPARC drivers
796#
797CONFIG_SUN_OPENPROMIO=m
David S. Miller216da722006-12-17 14:21:34 -0800798# CONFIG_TADPOLE_TS102_UCTRL is not set
799# CONFIG_SUN_JSFLASH is not set
800
801#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700802# File systems
803#
804CONFIG_EXT2_FS=y
805CONFIG_EXT2_FS_XATTR=y
806CONFIG_EXT2_FS_POSIX_ACL=y
807CONFIG_EXT2_FS_SECURITY=y
David S. Miller216da722006-12-17 14:21:34 -0800808# CONFIG_EXT2_FS_XIP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700809# CONFIG_EXT3_FS is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800810# CONFIG_EXT4_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700811CONFIG_FS_MBCACHE=y
812# CONFIG_REISERFS_FS is not set
813# CONFIG_JFS_FS is not set
814CONFIG_FS_POSIX_ACL=y
David S. Millere2fdd7f2008-04-29 02:38:50 -0700815# CONFIG_XFS_FS is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700816# CONFIG_GFS2_FS is not set
David S. Miller216da722006-12-17 14:21:34 -0800817# CONFIG_OCFS2_FS is not set
David S. Millera40ac342009-04-17 04:05:06 -0700818# CONFIG_BTRFS_FS is not set
David S. Miller0a375d72009-09-16 00:31:26 -0700819# CONFIG_NILFS2_FS is not set
David S. Miller2193aa22009-08-18 23:46:12 -0700820CONFIG_FILE_LOCKING=y
821CONFIG_FSNOTIFY=y
David S. Millerec98c6b2008-04-20 02:14:23 -0700822CONFIG_DNOTIFY=y
David S. Miller216da722006-12-17 14:21:34 -0800823CONFIG_INOTIFY=y
824CONFIG_INOTIFY_USER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700825# CONFIG_QUOTA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700826CONFIG_AUTOFS_FS=m
827CONFIG_AUTOFS4_FS=m
David S. Miller216da722006-12-17 14:21:34 -0800828# CONFIG_FUSE_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700829
830#
David S. Millera40ac342009-04-17 04:05:06 -0700831# Caches
832#
833# CONFIG_FSCACHE is not set
834
835#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700836# CD-ROM/DVD Filesystems
837#
838CONFIG_ISO9660_FS=m
839# CONFIG_JOLIET is not set
840# CONFIG_ZISOFS is not set
841# CONFIG_UDF_FS is not set
842
843#
844# DOS/FAT/NT Filesystems
845#
David S. Miller216da722006-12-17 14:21:34 -0800846# CONFIG_MSDOS_FS is not set
847# CONFIG_VFAT_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700848# CONFIG_NTFS_FS is not set
849
850#
851# Pseudo filesystems
852#
853CONFIG_PROC_FS=y
854CONFIG_PROC_KCORE=y
David S. Miller216da722006-12-17 14:21:34 -0800855CONFIG_PROC_SYSCTL=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800856CONFIG_PROC_PAGE_MONITOR=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700857CONFIG_SYSFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700858# CONFIG_TMPFS is not set
859# CONFIG_HUGETLB_PAGE is not set
David S. Miller216da722006-12-17 14:21:34 -0800860# CONFIG_CONFIGFS_FS is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800861CONFIG_MISC_FILESYSTEMS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700862# CONFIG_ADFS_FS is not set
863# CONFIG_AFFS_FS is not set
864# CONFIG_HFS_FS is not set
865# CONFIG_HFSPLUS_FS is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -0700866# CONFIG_BEFS_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700867# CONFIG_BFS_FS is not set
868# CONFIG_EFS_FS is not set
869# CONFIG_CRAMFS is not set
David S. Millera40ac342009-04-17 04:05:06 -0700870# CONFIG_SQUASHFS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700871# CONFIG_VXFS_FS is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700872# CONFIG_MINIX_FS is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800873# CONFIG_OMFS_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700874# CONFIG_HPFS_FS is not set
875# CONFIG_QNX4FS_FS is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700876CONFIG_ROMFS_FS=m
David S. Millera40ac342009-04-17 04:05:06 -0700877CONFIG_ROMFS_BACKED_BY_BLOCK=y
878# CONFIG_ROMFS_BACKED_BY_MTD is not set
879# CONFIG_ROMFS_BACKED_BY_BOTH is not set
880CONFIG_ROMFS_ON_BLOCK=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700881# CONFIG_SYSV_FS is not set
882# CONFIG_UFS_FS is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700883CONFIG_NETWORK_FILESYSTEMS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700884CONFIG_NFS_FS=y
885# CONFIG_NFS_V3 is not set
886# CONFIG_NFS_V4 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700887CONFIG_ROOT_NFS=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800888# CONFIG_NFSD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700889CONFIG_LOCKD=y
David S. Miller216da722006-12-17 14:21:34 -0800890CONFIG_NFS_COMMON=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700891CONFIG_SUNRPC=y
892CONFIG_SUNRPC_GSS=m
893CONFIG_RPCSEC_GSS_KRB5=m
David S. Miller216da722006-12-17 14:21:34 -0800894# CONFIG_RPCSEC_GSS_SPKM3 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700895# CONFIG_SMB_FS is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -0700896# CONFIG_CIFS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700897# CONFIG_NCP_FS is not set
898# CONFIG_CODA_FS is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -0700899# CONFIG_AFS_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700900
901#
902# Partition Types
903#
904# CONFIG_PARTITION_ADVANCED is not set
905CONFIG_MSDOS_PARTITION=y
906CONFIG_SUN_PARTITION=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700907CONFIG_NLS=y
908CONFIG_NLS_DEFAULT="iso8859-1"
909# CONFIG_NLS_CODEPAGE_437 is not set
910# CONFIG_NLS_CODEPAGE_737 is not set
911# CONFIG_NLS_CODEPAGE_775 is not set
912# CONFIG_NLS_CODEPAGE_850 is not set
913# CONFIG_NLS_CODEPAGE_852 is not set
914# CONFIG_NLS_CODEPAGE_855 is not set
915# CONFIG_NLS_CODEPAGE_857 is not set
916# CONFIG_NLS_CODEPAGE_860 is not set
917# CONFIG_NLS_CODEPAGE_861 is not set
918# CONFIG_NLS_CODEPAGE_862 is not set
919# CONFIG_NLS_CODEPAGE_863 is not set
920# CONFIG_NLS_CODEPAGE_864 is not set
921# CONFIG_NLS_CODEPAGE_865 is not set
922# CONFIG_NLS_CODEPAGE_866 is not set
923# CONFIG_NLS_CODEPAGE_869 is not set
924# CONFIG_NLS_CODEPAGE_936 is not set
925# CONFIG_NLS_CODEPAGE_950 is not set
926# CONFIG_NLS_CODEPAGE_932 is not set
927# CONFIG_NLS_CODEPAGE_949 is not set
928# CONFIG_NLS_CODEPAGE_874 is not set
929# CONFIG_NLS_ISO8859_8 is not set
930# CONFIG_NLS_CODEPAGE_1250 is not set
931# CONFIG_NLS_CODEPAGE_1251 is not set
David S. Miller216da722006-12-17 14:21:34 -0800932# CONFIG_NLS_ASCII is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700933# CONFIG_NLS_ISO8859_1 is not set
934# CONFIG_NLS_ISO8859_2 is not set
935# CONFIG_NLS_ISO8859_3 is not set
936# CONFIG_NLS_ISO8859_4 is not set
937# CONFIG_NLS_ISO8859_5 is not set
938# CONFIG_NLS_ISO8859_6 is not set
939# CONFIG_NLS_ISO8859_7 is not set
940# CONFIG_NLS_ISO8859_9 is not set
941# CONFIG_NLS_ISO8859_13 is not set
942# CONFIG_NLS_ISO8859_14 is not set
943# CONFIG_NLS_ISO8859_15 is not set
944# CONFIG_NLS_KOI8_R is not set
945# CONFIG_NLS_KOI8_U is not set
946# CONFIG_NLS_UTF8 is not set
David S. Miller216da722006-12-17 14:21:34 -0800947# CONFIG_DLM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700948
949#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700950# Kernel hacking
951#
David S. Millerec98c6b2008-04-20 02:14:23 -0700952CONFIG_TRACE_IRQFLAGS_SUPPORT=y
David S. Miller216da722006-12-17 14:21:34 -0800953# CONFIG_PRINTK_TIME is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700954# CONFIG_ENABLE_WARN_DEPRECATED is not set
David S. Miller216da722006-12-17 14:21:34 -0800955CONFIG_ENABLE_MUST_CHECK=y
David S. Millere2fdd7f2008-04-29 02:38:50 -0700956CONFIG_FRAME_WARN=1024
Linus Torvalds1da177e2005-04-16 15:20:36 -0700957CONFIG_MAGIC_SYSRQ=y
David S. Miller216da722006-12-17 14:21:34 -0800958# CONFIG_UNUSED_SYMBOLS is not set
959# CONFIG_DEBUG_FS is not set
960# CONFIG_HEADERS_CHECK is not set
961CONFIG_DEBUG_KERNEL=y
David S. Miller216da722006-12-17 14:21:34 -0800962CONFIG_DETECT_SOFTLOCKUP=y
David S. Millerdd5d1242009-01-08 16:46:17 -0800963# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
964CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
David S. Millera40ac342009-04-17 04:05:06 -0700965CONFIG_DETECT_HUNG_TASK=y
966# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
967CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
David S. Millercce933b2007-07-25 16:51:20 -0700968# CONFIG_SCHED_DEBUG is not set
David S. Miller216da722006-12-17 14:21:34 -0800969# CONFIG_SCHEDSTATS is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700970# CONFIG_TIMER_STATS is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800971# CONFIG_DEBUG_OBJECTS is not set
David S. Miller216da722006-12-17 14:21:34 -0800972# CONFIG_DEBUG_SLAB is not set
973# CONFIG_DEBUG_RT_MUTEXES is not set
974# CONFIG_RT_MUTEX_TESTER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700975# CONFIG_DEBUG_SPINLOCK is not set
David S. Miller216da722006-12-17 14:21:34 -0800976# CONFIG_DEBUG_MUTEXES is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700977# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
David S. Miller216da722006-12-17 14:21:34 -0800978# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
979# CONFIG_DEBUG_KOBJECT is not set
980# CONFIG_DEBUG_HIGHMEM is not set
981CONFIG_DEBUG_BUGVERBOSE=y
982# CONFIG_DEBUG_INFO is not set
983# CONFIG_DEBUG_VM is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -0700984# CONFIG_DEBUG_WRITECOUNT is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800985CONFIG_DEBUG_MEMORY_INIT=y
David S. Miller216da722006-12-17 14:21:34 -0800986# CONFIG_DEBUG_LIST is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700987# CONFIG_DEBUG_SG is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800988# CONFIG_DEBUG_NOTIFIERS is not set
David S. Miller0a375d72009-09-16 00:31:26 -0700989# CONFIG_DEBUG_CREDENTIALS is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700990# CONFIG_BOOT_PRINTK_DELAY is not set
David S. Miller216da722006-12-17 14:21:34 -0800991# CONFIG_RCU_TORTURE_TEST is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800992# CONFIG_RCU_CPU_STALL_DETECTOR is not set
David S. Millerec98c6b2008-04-20 02:14:23 -0700993# CONFIG_BACKTRACE_SELF_TEST is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800994# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
David S. Miller0a375d72009-09-16 00:31:26 -0700995# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
David S. Miller2b6d8682007-05-14 03:53:12 -0700996# CONFIG_FAULT_INJECTION is not set
David S. Millerdd5d1242009-01-08 16:46:17 -0800997# CONFIG_SYSCTL_SYSCALL_CHECK is not set
David S. Millera40ac342009-04-17 04:05:06 -0700998# CONFIG_PAGE_POISONING is not set
David S. Miller0a375d72009-09-16 00:31:26 -0700999# CONFIG_DMA_API_DEBUG is not set
David S. Millerec98c6b2008-04-20 02:14:23 -07001000# CONFIG_SAMPLES is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -07001001CONFIG_HAVE_ARCH_KGDB=y
David S. Millerdd5d1242009-01-08 16:46:17 -08001002CONFIG_KGDB=y
David S. Millere2fdd7f2008-04-29 02:38:50 -07001003CONFIG_KGDB_SERIAL_CONSOLE=y
1004CONFIG_KGDB_TESTS=y
1005# CONFIG_KGDB_TESTS_ON_BOOT is not set
David S. Miller2193aa22009-08-18 23:46:12 -07001006# CONFIG_KMEMCHECK is not set
David S. Miller216da722006-12-17 14:21:34 -08001007# CONFIG_DEBUG_STACK_USAGE is not set
David S. Millerdd5d1242009-01-08 16:46:17 -08001008# CONFIG_STACK_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001009
1010#
1011# Security options
1012#
David S. Millere2fdd7f2008-04-29 02:38:50 -07001013# CONFIG_KEYS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001014# CONFIG_SECURITY is not set
David S. Millerdd5d1242009-01-08 16:46:17 -08001015# CONFIG_SECURITYFS is not set
David S. Millerec98c6b2008-04-20 02:14:23 -07001016# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001017CONFIG_CRYPTO=y
David S. Millere2fdd7f2008-04-29 02:38:50 -07001018
1019#
1020# Crypto core or helper
1021#
David S. Miller216da722006-12-17 14:21:34 -08001022CONFIG_CRYPTO_ALGAPI=y
David S. Millerdd5d1242009-01-08 16:46:17 -08001023CONFIG_CRYPTO_ALGAPI2=y
David S. Millerec98c6b2008-04-20 02:14:23 -07001024CONFIG_CRYPTO_AEAD=y
David S. Millerdd5d1242009-01-08 16:46:17 -08001025CONFIG_CRYPTO_AEAD2=y
David S. Miller216da722006-12-17 14:21:34 -08001026CONFIG_CRYPTO_BLKCIPHER=y
David S. Millerdd5d1242009-01-08 16:46:17 -08001027CONFIG_CRYPTO_BLKCIPHER2=y
David S. Miller216da722006-12-17 14:21:34 -08001028CONFIG_CRYPTO_HASH=y
David S. Millerdd5d1242009-01-08 16:46:17 -08001029CONFIG_CRYPTO_HASH2=y
1030CONFIG_CRYPTO_RNG2=y
David S. Millera40ac342009-04-17 04:05:06 -07001031CONFIG_CRYPTO_PCOMP=y
David S. Miller216da722006-12-17 14:21:34 -08001032CONFIG_CRYPTO_MANAGER=y
David S. Millerdd5d1242009-01-08 16:46:17 -08001033CONFIG_CRYPTO_MANAGER2=y
David S. Millere2fdd7f2008-04-29 02:38:50 -07001034# CONFIG_CRYPTO_GF128MUL is not set
1035CONFIG_CRYPTO_NULL=m
David S. Millera40ac342009-04-17 04:05:06 -07001036CONFIG_CRYPTO_WORKQUEUE=y
David S. Millere2fdd7f2008-04-29 02:38:50 -07001037# CONFIG_CRYPTO_CRYPTD is not set
1038CONFIG_CRYPTO_AUTHENC=y
1039# CONFIG_CRYPTO_TEST is not set
1040
1041#
1042# Authenticated Encryption with Associated Data
1043#
1044# CONFIG_CRYPTO_CCM is not set
1045# CONFIG_CRYPTO_GCM is not set
1046# CONFIG_CRYPTO_SEQIV is not set
1047
1048#
1049# Block modes
1050#
1051CONFIG_CRYPTO_CBC=y
1052# CONFIG_CRYPTO_CTR is not set
1053# CONFIG_CRYPTO_CTS is not set
1054CONFIG_CRYPTO_ECB=m
1055# CONFIG_CRYPTO_LRW is not set
1056CONFIG_CRYPTO_PCBC=m
1057# CONFIG_CRYPTO_XTS is not set
1058
1059#
1060# Hash modes
1061#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001062CONFIG_CRYPTO_HMAC=y
David S. Miller216da722006-12-17 14:21:34 -08001063# CONFIG_CRYPTO_XCBC is not set
David S. Miller0a375d72009-09-16 00:31:26 -07001064# CONFIG_CRYPTO_VMAC is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -07001065
1066#
1067# Digest
1068#
1069CONFIG_CRYPTO_CRC32C=m
David S. Miller0a375d72009-09-16 00:31:26 -07001070# CONFIG_CRYPTO_GHASH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001071CONFIG_CRYPTO_MD4=y
1072CONFIG_CRYPTO_MD5=y
David S. Millere2fdd7f2008-04-29 02:38:50 -07001073CONFIG_CRYPTO_MICHAEL_MIC=m
David S. Millerdd5d1242009-01-08 16:46:17 -08001074# CONFIG_CRYPTO_RMD128 is not set
1075# CONFIG_CRYPTO_RMD160 is not set
1076# CONFIG_CRYPTO_RMD256 is not set
1077# CONFIG_CRYPTO_RMD320 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001078CONFIG_CRYPTO_SHA1=y
1079CONFIG_CRYPTO_SHA256=m
1080CONFIG_CRYPTO_SHA512=m
David S. Miller216da722006-12-17 14:21:34 -08001081# CONFIG_CRYPTO_TGR192 is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -07001082# CONFIG_CRYPTO_WP512 is not set
1083
1084#
1085# Ciphers
1086#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001087CONFIG_CRYPTO_AES=m
David S. Millere2fdd7f2008-04-29 02:38:50 -07001088# CONFIG_CRYPTO_ANUBIS is not set
1089CONFIG_CRYPTO_ARC4=m
1090CONFIG_CRYPTO_BLOWFISH=m
1091# CONFIG_CRYPTO_CAMELLIA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001092CONFIG_CRYPTO_CAST5=m
1093CONFIG_CRYPTO_CAST6=m
David S. Millere2fdd7f2008-04-29 02:38:50 -07001094CONFIG_CRYPTO_DES=y
1095# CONFIG_CRYPTO_FCRYPT is not set
David S. Miller216da722006-12-17 14:21:34 -08001096# CONFIG_CRYPTO_KHAZAD is not set
David S. Millerec98c6b2008-04-20 02:14:23 -07001097# CONFIG_CRYPTO_SALSA20 is not set
David S. Millere2fdd7f2008-04-29 02:38:50 -07001098# CONFIG_CRYPTO_SEED is not set
1099CONFIG_CRYPTO_SERPENT=m
1100# CONFIG_CRYPTO_TEA is not set
1101CONFIG_CRYPTO_TWOFISH=m
1102CONFIG_CRYPTO_TWOFISH_COMMON=m
1103
1104#
1105# Compression
1106#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001107CONFIG_CRYPTO_DEFLATE=y
David S. Millera40ac342009-04-17 04:05:06 -07001108# CONFIG_CRYPTO_ZLIB is not set
David S. Millerec98c6b2008-04-20 02:14:23 -07001109# CONFIG_CRYPTO_LZO is not set
David S. Millerdd5d1242009-01-08 16:46:17 -08001110
1111#
1112# Random Number Generation
1113#
1114# CONFIG_CRYPTO_ANSI_CPRNG is not set
David S. Millercce933b2007-07-25 16:51:20 -07001115# CONFIG_CRYPTO_HW is not set
David S. Millera40ac342009-04-17 04:05:06 -07001116# CONFIG_BINARY_PRINTF is not set
David S. Miller216da722006-12-17 14:21:34 -08001117
1118#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001119# Library routines
1120#
David S. Miller216da722006-12-17 14:21:34 -08001121CONFIG_BITREVERSE=y
David S. Millerdd5d1242009-01-08 16:46:17 -08001122CONFIG_GENERIC_FIND_LAST_BIT=y
David S. Miller216da722006-12-17 14:21:34 -08001123# CONFIG_CRC_CCITT is not set
1124# CONFIG_CRC16 is not set
David S. Millerdd5d1242009-01-08 16:46:17 -08001125# CONFIG_CRC_T10DIF is not set
David S. Miller2b6d8682007-05-14 03:53:12 -07001126# CONFIG_CRC_ITU_T is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001127CONFIG_CRC32=y
David S. Millercce933b2007-07-25 16:51:20 -07001128# CONFIG_CRC7 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001129CONFIG_LIBCRC32C=m
1130CONFIG_ZLIB_INFLATE=y
1131CONFIG_ZLIB_DEFLATE=y
David S. Millera40ac342009-04-17 04:05:06 -07001132CONFIG_DECOMPRESS_GZIP=y
1133CONFIG_DECOMPRESS_BZIP2=y
1134CONFIG_DECOMPRESS_LZMA=y
David S. Miller2b6d8682007-05-14 03:53:12 -07001135CONFIG_HAS_IOMEM=y
1136CONFIG_HAS_IOPORT=y
1137CONFIG_HAS_DMA=y
David S. Millera40ac342009-04-17 04:05:06 -07001138CONFIG_NLATTR=y