aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32
diff options
context:
space:
mode:
authorHaavard Skinnemoen <hskinnemoen@atmel.com>2008-01-09 16:45:05 -0500
committerHaavard Skinnemoen <hskinnemoen@atmel.com>2008-01-25 02:31:43 -0500
commitf141035decdf8e3ce498991deee3984cb47426bf (patch)
treead28c3eb1811ed670597ddc918c58ee7952710b8 /arch/avr32
parente8897bfef2b056a527df21b25b602c59dbbad67a (diff)
[AVR32] ATSTK1002: Update defconfig
Turn off a few useless options, enable a few useful ones and enable quite a few new drivers. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'arch/avr32')
-rw-r--r--arch/avr32/configs/atstk1002_defconfig633
1 files changed, 483 insertions, 150 deletions
diff --git a/arch/avr32/configs/atstk1002_defconfig b/arch/avr32/configs/atstk1002_defconfig
index 7614c5465cd..2fb2ede5f2b 100644
--- a/arch/avr32/configs/atstk1002_defconfig
+++ b/arch/avr32/configs/atstk1002_defconfig
@@ -1,48 +1,48 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.22-rc5 3# Linux kernel version: 2.6.24-rc7
4# Sat Jun 23 15:32:08 2007 4# Wed Jan 9 23:07:43 2008
5# 5#
6CONFIG_AVR32=y 6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y 7CONFIG_GENERIC_GPIO=y
8CONFIG_GENERIC_HARDIRQS=y 8CONFIG_GENERIC_HARDIRQS=y
9CONFIG_STACKTRACE_SUPPORT=y
10CONFIG_LOCKDEP_SUPPORT=y
11CONFIG_TRACE_IRQFLAGS_SUPPORT=y
9CONFIG_HARDIRQS_SW_RESEND=y 12CONFIG_HARDIRQS_SW_RESEND=y
10CONFIG_GENERIC_IRQ_PROBE=y 13CONFIG_GENERIC_IRQ_PROBE=y
11CONFIG_RWSEM_GENERIC_SPINLOCK=y 14CONFIG_RWSEM_GENERIC_SPINLOCK=y
12CONFIG_GENERIC_TIME=y 15CONFIG_GENERIC_TIME=y
16# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
13# CONFIG_ARCH_HAS_ILOG2_U32 is not set 17# CONFIG_ARCH_HAS_ILOG2_U32 is not set
14# CONFIG_ARCH_HAS_ILOG2_U64 is not set 18# CONFIG_ARCH_HAS_ILOG2_U64 is not set
19CONFIG_ARCH_SUPPORTS_OPROFILE=y
15CONFIG_GENERIC_HWEIGHT=y 20CONFIG_GENERIC_HWEIGHT=y
16CONFIG_GENERIC_CALIBRATE_DELAY=y 21CONFIG_GENERIC_CALIBRATE_DELAY=y
17CONFIG_GENERIC_BUG=y 22CONFIG_GENERIC_BUG=y
18CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 23CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
19 24
20# 25#
21# Code maturity level options 26# General setup
22# 27#
23CONFIG_EXPERIMENTAL=y 28CONFIG_EXPERIMENTAL=y
24CONFIG_BROKEN_ON_SMP=y 29CONFIG_BROKEN_ON_SMP=y
25CONFIG_INIT_ENV_ARG_LIMIT=32 30CONFIG_INIT_ENV_ARG_LIMIT=32
26
27#
28# General setup
29#
30CONFIG_LOCALVERSION="" 31CONFIG_LOCALVERSION=""
31# CONFIG_LOCALVERSION_AUTO is not set 32# CONFIG_LOCALVERSION_AUTO is not set
32CONFIG_SWAP=y 33CONFIG_SWAP=y
33CONFIG_SYSVIPC=y 34CONFIG_SYSVIPC=y
34# CONFIG_IPC_NS is not set
35CONFIG_SYSVIPC_SYSCTL=y 35CONFIG_SYSVIPC_SYSCTL=y
36CONFIG_POSIX_MQUEUE=y 36CONFIG_POSIX_MQUEUE=y
37CONFIG_BSD_PROCESS_ACCT=y 37# CONFIG_BSD_PROCESS_ACCT is not set
38CONFIG_BSD_PROCESS_ACCT_V3=y 38# CONFIG_TASKSTATS is not set
39CONFIG_TASKSTATS=y 39# CONFIG_USER_NS is not set
40CONFIG_TASK_DELAY_ACCT=y 40# CONFIG_PID_NS is not set
41# CONFIG_TASK_XACCT is not set 41# CONFIG_AUDIT is not set
42# CONFIG_UTS_NS is not set
43CONFIG_AUDIT=y
44# CONFIG_IKCONFIG is not set 42# CONFIG_IKCONFIG is not set
45CONFIG_LOG_BUF_SHIFT=14 43CONFIG_LOG_BUF_SHIFT=14
44# CONFIG_CGROUPS is not set
45# CONFIG_FAIR_GROUP_SCHED is not set
46CONFIG_SYSFS_DEPRECATED=y 46CONFIG_SYSFS_DEPRECATED=y
47CONFIG_RELAY=y 47CONFIG_RELAY=y
48CONFIG_BLK_DEV_INITRD=y 48CONFIG_BLK_DEV_INITRD=y
@@ -63,35 +63,28 @@ CONFIG_FUTEX=y
63CONFIG_ANON_INODES=y 63CONFIG_ANON_INODES=y
64CONFIG_EPOLL=y 64CONFIG_EPOLL=y
65CONFIG_SIGNALFD=y 65CONFIG_SIGNALFD=y
66CONFIG_TIMERFD=y
67CONFIG_EVENTFD=y 66CONFIG_EVENTFD=y
68CONFIG_SHMEM=y 67CONFIG_SHMEM=y
69CONFIG_VM_EVENT_COUNTERS=y 68CONFIG_VM_EVENT_COUNTERS=y
70# CONFIG_SLUB_DEBUG is not set 69CONFIG_SLUB_DEBUG=y
71# CONFIG_SLAB is not set 70# CONFIG_SLAB is not set
72CONFIG_SLUB=y 71CONFIG_SLUB=y
73# CONFIG_SLOB is not set 72# CONFIG_SLOB is not set
73CONFIG_SLABINFO=y
74CONFIG_RT_MUTEXES=y 74CONFIG_RT_MUTEXES=y
75# CONFIG_TINY_SHMEM is not set 75# CONFIG_TINY_SHMEM is not set
76CONFIG_BASE_SMALL=1 76CONFIG_BASE_SMALL=1
77
78#
79# Loadable module support
80#
81CONFIG_MODULES=y 77CONFIG_MODULES=y
82CONFIG_MODULE_UNLOAD=y 78CONFIG_MODULE_UNLOAD=y
83# CONFIG_MODULE_FORCE_UNLOAD is not set 79# CONFIG_MODULE_FORCE_UNLOAD is not set
84# CONFIG_MODVERSIONS is not set 80# CONFIG_MODVERSIONS is not set
85# CONFIG_MODULE_SRCVERSION_ALL is not set 81# CONFIG_MODULE_SRCVERSION_ALL is not set
86# CONFIG_KMOD is not set 82# CONFIG_KMOD is not set
87
88#
89# Block layer
90#
91CONFIG_BLOCK=y 83CONFIG_BLOCK=y
92# CONFIG_LBD is not set 84# CONFIG_LBD is not set
93# CONFIG_BLK_DEV_IO_TRACE is not set 85# CONFIG_BLK_DEV_IO_TRACE is not set
94# CONFIG_LSF is not set 86# CONFIG_LSF is not set
87# CONFIG_BLK_DEV_BSG is not set
95 88
96# 89#
97# IO Schedulers 90# IO Schedulers
@@ -99,12 +92,12 @@ CONFIG_BLOCK=y
99CONFIG_IOSCHED_NOOP=y 92CONFIG_IOSCHED_NOOP=y
100# CONFIG_IOSCHED_AS is not set 93# CONFIG_IOSCHED_AS is not set
101# CONFIG_IOSCHED_DEADLINE is not set 94# CONFIG_IOSCHED_DEADLINE is not set
102# CONFIG_IOSCHED_CFQ is not set 95CONFIG_IOSCHED_CFQ=y
103# CONFIG_DEFAULT_AS is not set 96# CONFIG_DEFAULT_AS is not set
104# CONFIG_DEFAULT_DEADLINE is not set 97# CONFIG_DEFAULT_DEADLINE is not set
105# CONFIG_DEFAULT_CFQ is not set 98CONFIG_DEFAULT_CFQ=y
106CONFIG_DEFAULT_NOOP=y 99# CONFIG_DEFAULT_NOOP is not set
107CONFIG_DEFAULT_IOSCHED="noop" 100CONFIG_DEFAULT_IOSCHED="cfq"
108 101
109# 102#
110# System Type and features 103# System Type and features
@@ -113,12 +106,19 @@ CONFIG_SUBARCH_AVR32B=y
113CONFIG_MMU=y 106CONFIG_MMU=y
114CONFIG_PERFORMANCE_COUNTERS=y 107CONFIG_PERFORMANCE_COUNTERS=y
115CONFIG_PLATFORM_AT32AP=y 108CONFIG_PLATFORM_AT32AP=y
109CONFIG_CPU_AT32AP700X=y
116CONFIG_CPU_AT32AP7000=y 110CONFIG_CPU_AT32AP7000=y
117# CONFIG_CPU_AT32AP7001 is not set
118# CONFIG_CPU_AT32AP7002 is not set
119CONFIG_BOARD_ATSTK1002=y
120CONFIG_BOARD_ATSTK1000=y 111CONFIG_BOARD_ATSTK1000=y
121# CONFIG_BOARD_ATNGW100 is not set 112# CONFIG_BOARD_ATNGW100 is not set
113CONFIG_BOARD_ATSTK1002=y
114# CONFIG_BOARD_ATSTK1003 is not set
115# CONFIG_BOARD_ATSTK1004 is not set
116# CONFIG_BOARD_ATSTK100X_CUSTOM is not set
117# CONFIG_BOARD_ATSTK100X_SPI1 is not set
118# CONFIG_BOARD_ATSTK1000_J2_LED is not set
119# CONFIG_BOARD_ATSTK1000_J2_LED8 is not set
120# CONFIG_BOARD_ATSTK1000_J2_RGB is not set
121CONFIG_BOARD_ATSTK1000_EXTDAC=y
122CONFIG_LOADER_U_BOOT=y 122CONFIG_LOADER_U_BOOT=y
123 123
124# 124#
@@ -146,9 +146,11 @@ CONFIG_FLATMEM_MANUAL=y
146CONFIG_FLATMEM=y 146CONFIG_FLATMEM=y
147CONFIG_FLAT_NODE_MEM_MAP=y 147CONFIG_FLAT_NODE_MEM_MAP=y
148# CONFIG_SPARSEMEM_STATIC is not set 148# CONFIG_SPARSEMEM_STATIC is not set
149# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
149CONFIG_SPLIT_PTLOCK_CPUS=4 150CONFIG_SPLIT_PTLOCK_CPUS=4
150# CONFIG_RESOURCES_64BIT is not set 151# CONFIG_RESOURCES_64BIT is not set
151CONFIG_ZONE_DMA_FLAG=0 152CONFIG_ZONE_DMA_FLAG=0
153CONFIG_VIRT_TO_BUS=y
152# CONFIG_OWNERSHIP_TRACE is not set 154# CONFIG_OWNERSHIP_TRACE is not set
153# CONFIG_HZ_100 is not set 155# CONFIG_HZ_100 is not set
154CONFIG_HZ_250=y 156CONFIG_HZ_250=y
@@ -158,13 +160,31 @@ CONFIG_HZ=250
158CONFIG_CMDLINE="" 160CONFIG_CMDLINE=""
159 161
160# 162#
161# Bus options 163# Power management options
162# 164#
163# CONFIG_ARCH_SUPPORTS_MSI is not set
164 165
165# 166#
166# PCCARD (PCMCIA/CardBus) support 167# CPU Frequency scaling
168#
169CONFIG_CPU_FREQ=y
170CONFIG_CPU_FREQ_TABLE=y
171# CONFIG_CPU_FREQ_DEBUG is not set
172# CONFIG_CPU_FREQ_STAT is not set
173CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
174# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
175# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
176# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
177CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
178# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
179CONFIG_CPU_FREQ_GOV_USERSPACE=y
180CONFIG_CPU_FREQ_GOV_ONDEMAND=y
181# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
182CONFIG_CPU_FREQ_AT32AP=y
183
167# 184#
185# Bus options
186#
187# CONFIG_ARCH_SUPPORTS_MSI is not set
168# CONFIG_PCCARD is not set 188# CONFIG_PCCARD is not set
169 189
170# 190#
@@ -184,7 +204,12 @@ CONFIG_NET=y
184CONFIG_PACKET=y 204CONFIG_PACKET=y
185CONFIG_PACKET_MMAP=y 205CONFIG_PACKET_MMAP=y
186CONFIG_UNIX=y 206CONFIG_UNIX=y
187# CONFIG_NET_KEY is not set 207CONFIG_XFRM=y
208CONFIG_XFRM_USER=m
209# CONFIG_XFRM_SUB_POLICY is not set
210# CONFIG_XFRM_MIGRATE is not set
211CONFIG_NET_KEY=m
212# CONFIG_NET_KEY_MIGRATE is not set
188CONFIG_INET=y 213CONFIG_INET=y
189# CONFIG_IP_MULTICAST is not set 214# CONFIG_IP_MULTICAST is not set
190# CONFIG_IP_ADVANCED_ROUTER is not set 215# CONFIG_IP_ADVANCED_ROUTER is not set
@@ -193,36 +218,52 @@ CONFIG_IP_PNP=y
193CONFIG_IP_PNP_DHCP=y 218CONFIG_IP_PNP_DHCP=y
194# CONFIG_IP_PNP_BOOTP is not set 219# CONFIG_IP_PNP_BOOTP is not set
195# CONFIG_IP_PNP_RARP is not set 220# CONFIG_IP_PNP_RARP is not set
196# CONFIG_NET_IPIP is not set 221CONFIG_NET_IPIP=m
197# CONFIG_NET_IPGRE is not set 222CONFIG_NET_IPGRE=m
198# CONFIG_ARPD is not set 223# CONFIG_ARPD is not set
199# CONFIG_SYN_COOKIES is not set 224# CONFIG_SYN_COOKIES is not set
200# CONFIG_INET_AH is not set 225CONFIG_INET_AH=m
201# CONFIG_INET_ESP is not set 226CONFIG_INET_ESP=m
202# CONFIG_INET_IPCOMP is not set 227# CONFIG_INET_IPCOMP is not set
203# CONFIG_INET_XFRM_TUNNEL is not set 228# CONFIG_INET_XFRM_TUNNEL is not set
204# CONFIG_INET_TUNNEL is not set 229CONFIG_INET_TUNNEL=m
205# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 230CONFIG_INET_XFRM_MODE_TRANSPORT=m
206# CONFIG_INET_XFRM_MODE_TUNNEL is not set 231CONFIG_INET_XFRM_MODE_TUNNEL=m
207# CONFIG_INET_XFRM_MODE_BEET is not set 232CONFIG_INET_XFRM_MODE_BEET=m
233# CONFIG_INET_LRO is not set
208CONFIG_INET_DIAG=y 234CONFIG_INET_DIAG=y
209CONFIG_INET_TCP_DIAG=y 235CONFIG_INET_TCP_DIAG=y
210# CONFIG_TCP_CONG_ADVANCED is not set 236# CONFIG_TCP_CONG_ADVANCED is not set
211CONFIG_TCP_CONG_CUBIC=y 237CONFIG_TCP_CONG_CUBIC=y
212CONFIG_DEFAULT_TCP_CONG="cubic" 238CONFIG_DEFAULT_TCP_CONG="cubic"
213# CONFIG_TCP_MD5SIG is not set 239# CONFIG_TCP_MD5SIG is not set
214# CONFIG_IPV6 is not set 240CONFIG_IPV6=m
215# CONFIG_INET6_XFRM_TUNNEL is not set 241# CONFIG_IPV6_PRIVACY is not set
216# CONFIG_INET6_TUNNEL is not set 242# CONFIG_IPV6_ROUTER_PREF is not set
243# CONFIG_IPV6_OPTIMISTIC_DAD is not set
244CONFIG_INET6_AH=m
245CONFIG_INET6_ESP=m
246CONFIG_INET6_IPCOMP=m
247# CONFIG_IPV6_MIP6 is not set
248CONFIG_INET6_XFRM_TUNNEL=m
249CONFIG_INET6_TUNNEL=m
250CONFIG_INET6_XFRM_MODE_TRANSPORT=m
251CONFIG_INET6_XFRM_MODE_TUNNEL=m
252CONFIG_INET6_XFRM_MODE_BEET=m
253# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
254CONFIG_IPV6_SIT=m
255CONFIG_IPV6_TUNNEL=m
256# CONFIG_IPV6_MULTIPLE_TABLES is not set
217# CONFIG_NETWORK_SECMARK is not set 257# CONFIG_NETWORK_SECMARK is not set
218# CONFIG_NETFILTER is not set 258# CONFIG_NETFILTER is not set
219# CONFIG_IP_DCCP is not set 259# CONFIG_IP_DCCP is not set
220# CONFIG_IP_SCTP is not set 260# CONFIG_IP_SCTP is not set
221# CONFIG_TIPC is not set 261# CONFIG_TIPC is not set
222# CONFIG_ATM is not set 262# CONFIG_ATM is not set
223# CONFIG_BRIDGE is not set 263CONFIG_BRIDGE=m
224# CONFIG_VLAN_8021Q is not set 264# CONFIG_VLAN_8021Q is not set
225# CONFIG_DECNET is not set 265# CONFIG_DECNET is not set
266CONFIG_LLC=m
226# CONFIG_LLC2 is not set 267# CONFIG_LLC2 is not set
227# CONFIG_IPX is not set 268# CONFIG_IPX is not set
228# CONFIG_ATALK is not set 269# CONFIG_ATALK is not set
@@ -230,16 +271,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
230# CONFIG_LAPB is not set 271# CONFIG_LAPB is not set
231# CONFIG_ECONET is not set 272# CONFIG_ECONET is not set
232# CONFIG_WAN_ROUTER is not set 273# CONFIG_WAN_ROUTER is not set
233
234#
235# QoS and/or fair queueing
236#
237# CONFIG_NET_SCHED is not set 274# CONFIG_NET_SCHED is not set
238 275
239# 276#
240# Network testing 277# Network testing
241# 278#
242# CONFIG_NET_PKTGEN is not set 279# CONFIG_NET_PKTGEN is not set
280# CONFIG_NET_TCPPROBE is not set
243# CONFIG_HAMRADIO is not set 281# CONFIG_HAMRADIO is not set
244# CONFIG_IRDA is not set 282# CONFIG_IRDA is not set
245# CONFIG_BT is not set 283# CONFIG_BT is not set
@@ -253,6 +291,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
253# CONFIG_MAC80211 is not set 291# CONFIG_MAC80211 is not set
254# CONFIG_IEEE80211 is not set 292# CONFIG_IEEE80211 is not set
255# CONFIG_RFKILL is not set 293# CONFIG_RFKILL is not set
294# CONFIG_NET_9P is not set
256 295
257# 296#
258# Device Drivers 297# Device Drivers
@@ -261,16 +300,13 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
261# 300#
262# Generic Driver Options 301# Generic Driver Options
263# 302#
303CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
264CONFIG_STANDALONE=y 304CONFIG_STANDALONE=y
265# CONFIG_PREVENT_FIRMWARE_BUILD is not set 305# CONFIG_PREVENT_FIRMWARE_BUILD is not set
266# CONFIG_FW_LOADER is not set 306# CONFIG_FW_LOADER is not set
267# CONFIG_DEBUG_DRIVER is not set 307# CONFIG_DEBUG_DRIVER is not set
268# CONFIG_DEBUG_DEVRES is not set 308# CONFIG_DEBUG_DEVRES is not set
269# CONFIG_SYS_HYPERVISOR is not set 309# CONFIG_SYS_HYPERVISOR is not set
270
271#
272# Connector - unified userspace <-> kernelspace linker
273#
274# CONFIG_CONNECTOR is not set 310# CONFIG_CONNECTOR is not set
275CONFIG_MTD=y 311CONFIG_MTD=y
276# CONFIG_MTD_DEBUG is not set 312# CONFIG_MTD_DEBUG is not set
@@ -290,6 +326,7 @@ CONFIG_MTD_BLOCK=y
290# CONFIG_INFTL is not set 326# CONFIG_INFTL is not set
291# CONFIG_RFD_FTL is not set 327# CONFIG_RFD_FTL is not set
292# CONFIG_SSFDC is not set 328# CONFIG_SSFDC is not set
329# CONFIG_MTD_OOPS is not set
293 330
294# 331#
295# RAM/ROM/Flash chip drivers 332# RAM/ROM/Flash chip drivers
@@ -329,6 +366,8 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
329# 366#
330# Self-contained MTD device drivers 367# Self-contained MTD device drivers
331# 368#
369CONFIG_MTD_DATAFLASH=m
370CONFIG_MTD_M25P80=m
332# CONFIG_MTD_SLRAM is not set 371# CONFIG_MTD_SLRAM is not set
333# CONFIG_MTD_PHRAM is not set 372# CONFIG_MTD_PHRAM is not set
334# CONFIG_MTD_MTDRAM is not set 373# CONFIG_MTD_MTDRAM is not set
@@ -347,20 +386,8 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
347# UBI - Unsorted block images 386# UBI - Unsorted block images
348# 387#
349# CONFIG_MTD_UBI is not set 388# CONFIG_MTD_UBI is not set
350
351#
352# Parallel port support
353#
354# CONFIG_PARPORT is not set 389# CONFIG_PARPORT is not set
355 390CONFIG_BLK_DEV=y
356#
357# Plug and Play support
358#
359# CONFIG_PNPACPI is not set
360
361#
362# Block devices
363#
364# CONFIG_BLK_DEV_COW_COMMON is not set 391# CONFIG_BLK_DEV_COW_COMMON is not set
365CONFIG_BLK_DEV_LOOP=m 392CONFIG_BLK_DEV_LOOP=m
366# CONFIG_BLK_DEV_CRYPTOLOOP is not set 393# CONFIG_BLK_DEV_CRYPTOLOOP is not set
@@ -371,42 +398,87 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
371CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 398CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
372# CONFIG_CDROM_PKTCDVD is not set 399# CONFIG_CDROM_PKTCDVD is not set
373# CONFIG_ATA_OVER_ETH is not set 400# CONFIG_ATA_OVER_ETH is not set
374 401CONFIG_MISC_DEVICES=y
375# 402# CONFIG_EEPROM_93CX6 is not set
376# Misc devices 403CONFIG_ATMEL_SSC=m
377#
378# CONFIG_BLINK is not set
379# CONFIG_IDE is not set 404# CONFIG_IDE is not set
380 405
381# 406#
382# SCSI device support 407# SCSI device support
383# 408#
384# CONFIG_RAID_ATTRS is not set 409# CONFIG_RAID_ATTRS is not set
385# CONFIG_SCSI is not set 410CONFIG_SCSI=m
411CONFIG_SCSI_DMA=y
412# CONFIG_SCSI_TGT is not set
386# CONFIG_SCSI_NETLINK is not set 413# CONFIG_SCSI_NETLINK is not set
387# CONFIG_ATA is not set 414# CONFIG_SCSI_PROC_FS is not set
388 415
389# 416#
390# Multi-device support (RAID and LVM) 417# SCSI support type (disk, tape, CD-ROM)
391# 418#
392# CONFIG_MD is not set 419CONFIG_BLK_DEV_SD=m
420# CONFIG_CHR_DEV_ST is not set
421# CONFIG_CHR_DEV_OSST is not set
422CONFIG_BLK_DEV_SR=m
423# CONFIG_BLK_DEV_SR_VENDOR is not set
424# CONFIG_CHR_DEV_SG is not set
425# CONFIG_CHR_DEV_SCH is not set
393 426
394# 427#
395# Network device support 428# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
396# 429#
430# CONFIG_SCSI_MULTI_LUN is not set
431# CONFIG_SCSI_CONSTANTS is not set
432# CONFIG_SCSI_LOGGING is not set
433# CONFIG_SCSI_SCAN_ASYNC is not set
434CONFIG_SCSI_WAIT_SCAN=m
435
436#
437# SCSI Transports
438#
439# CONFIG_SCSI_SPI_ATTRS is not set
440# CONFIG_SCSI_FC_ATTRS is not set
441# CONFIG_SCSI_ISCSI_ATTRS is not set
442# CONFIG_SCSI_SAS_LIBSAS is not set
443# CONFIG_SCSI_SRP_ATTRS is not set
444# CONFIG_SCSI_LOWLEVEL is not set
445CONFIG_ATA=m
446# CONFIG_ATA_NONSTANDARD is not set
447CONFIG_PATA_AT32=m
448# CONFIG_PATA_PLATFORM is not set
449# CONFIG_MD is not set
397CONFIG_NETDEVICES=y 450CONFIG_NETDEVICES=y
398CONFIG_DUMMY=y 451# CONFIG_NETDEVICES_MULTIQUEUE is not set
452# CONFIG_DUMMY is not set
399# CONFIG_BONDING is not set 453# CONFIG_BONDING is not set
454# CONFIG_MACVLAN is not set
400# CONFIG_EQUALIZER is not set 455# CONFIG_EQUALIZER is not set
401CONFIG_TUN=m 456CONFIG_TUN=m
402# CONFIG_PHYLIB is not set 457# CONFIG_VETH is not set
403 458CONFIG_PHYLIB=y
404# 459
405# Ethernet (10 or 100Mbit) 460#
406# 461# MII PHY device drivers
462#
463# CONFIG_MARVELL_PHY is not set
464# CONFIG_DAVICOM_PHY is not set
465# CONFIG_QSEMI_PHY is not set
466# CONFIG_LXT_PHY is not set
467# CONFIG_CICADA_PHY is not set
468# CONFIG_VITESSE_PHY is not set
469# CONFIG_SMSC_PHY is not set
470# CONFIG_BROADCOM_PHY is not set
471# CONFIG_ICPLUS_PHY is not set
472# CONFIG_FIXED_PHY is not set
473# CONFIG_MDIO_BITBANG is not set
407CONFIG_NET_ETHERNET=y 474CONFIG_NET_ETHERNET=y
408CONFIG_MII=y 475# CONFIG_MII is not set
409CONFIG_MACB=y 476CONFIG_MACB=y
477# CONFIG_IBM_NEW_EMAC_ZMII is not set
478# CONFIG_IBM_NEW_EMAC_RGMII is not set
479# CONFIG_IBM_NEW_EMAC_TAH is not set
480# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
481# CONFIG_B44 is not set
410# CONFIG_NETDEV_1000 is not set 482# CONFIG_NETDEV_1000 is not set
411# CONFIG_NETDEV_10000 is not set 483# CONFIG_NETDEV_10000 is not set
412 484
@@ -425,27 +497,54 @@ CONFIG_PPP_DEFLATE=m
425CONFIG_PPP_BSDCOMP=m 497CONFIG_PPP_BSDCOMP=m
426# CONFIG_PPP_MPPE is not set 498# CONFIG_PPP_MPPE is not set
427# CONFIG_PPPOE is not set 499# CONFIG_PPPOE is not set
500# CONFIG_PPPOL2TP is not set
428# CONFIG_SLIP is not set 501# CONFIG_SLIP is not set
429CONFIG_SLHC=m 502CONFIG_SLHC=m
430# CONFIG_SHAPER is not set 503# CONFIG_SHAPER is not set
431# CONFIG_NETCONSOLE is not set 504# CONFIG_NETCONSOLE is not set
432# CONFIG_NETPOLL is not set 505# CONFIG_NETPOLL is not set
433# CONFIG_NET_POLL_CONTROLLER is not set 506# CONFIG_NET_POLL_CONTROLLER is not set
507# CONFIG_ISDN is not set
508# CONFIG_PHONE is not set
434 509
435# 510#
436# ISDN subsystem 511# Input device support
437# 512#
438# CONFIG_ISDN is not set 513CONFIG_INPUT=m
514# CONFIG_INPUT_FF_MEMLESS is not set
515CONFIG_INPUT_POLLDEV=m
439 516
440# 517#
441# Telephony Support 518# Userland interfaces
442# 519#
443# CONFIG_PHONE is not set 520CONFIG_INPUT_MOUSEDEV=m
521CONFIG_INPUT_MOUSEDEV_PSAUX=y
522CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
523CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
524# CONFIG_INPUT_JOYDEV is not set
525CONFIG_INPUT_EVDEV=m
526# CONFIG_INPUT_EVBUG is not set
444 527
445# 528#
446# Input device support 529# Input Device Drivers
447# 530#
448# CONFIG_INPUT is not set 531CONFIG_INPUT_KEYBOARD=y
532# CONFIG_KEYBOARD_ATKBD is not set
533# CONFIG_KEYBOARD_SUNKBD is not set
534# CONFIG_KEYBOARD_LKKBD is not set
535# CONFIG_KEYBOARD_XTKBD is not set
536# CONFIG_KEYBOARD_NEWTON is not set
537# CONFIG_KEYBOARD_STOWAWAY is not set
538CONFIG_KEYBOARD_GPIO=m
539CONFIG_INPUT_MOUSE=y
540# CONFIG_MOUSE_PS2 is not set
541# CONFIG_MOUSE_SERIAL is not set
542# CONFIG_MOUSE_VSXXXAA is not set
543CONFIG_MOUSE_GPIO=m
544# CONFIG_INPUT_JOYSTICK is not set
545# CONFIG_INPUT_TABLET is not set
546# CONFIG_INPUT_TOUCHSCREEN is not set
547# CONFIG_INPUT_MISC is not set
449 548
450# 549#
451# Hardware I/O ports 550# Hardware I/O ports
@@ -474,35 +573,87 @@ CONFIG_SERIAL_CORE=y
474CONFIG_SERIAL_CORE_CONSOLE=y 573CONFIG_SERIAL_CORE_CONSOLE=y
475CONFIG_UNIX98_PTYS=y 574CONFIG_UNIX98_PTYS=y
476# CONFIG_LEGACY_PTYS is not set 575# CONFIG_LEGACY_PTYS is not set
477
478#
479# IPMI
480#
481# CONFIG_IPMI_HANDLER is not set 576# CONFIG_IPMI_HANDLER is not set
482# CONFIG_WATCHDOG is not set
483# CONFIG_HW_RANDOM is not set 577# CONFIG_HW_RANDOM is not set
484# CONFIG_RTC is not set 578# CONFIG_RTC is not set
485# CONFIG_GEN_RTC is not set 579# CONFIG_GEN_RTC is not set
486# CONFIG_R3964 is not set 580# CONFIG_R3964 is not set
487# CONFIG_RAW_DRIVER is not set 581# CONFIG_RAW_DRIVER is not set
582# CONFIG_TCG_TPM is not set
583CONFIG_I2C=m
584CONFIG_I2C_BOARDINFO=y
585CONFIG_I2C_CHARDEV=m
488 586
489# 587#
490# TPM devices 588# I2C Algorithms
491# 589#
492# CONFIG_TCG_TPM is not set 590CONFIG_I2C_ALGOBIT=m
493# CONFIG_I2C is not set 591# CONFIG_I2C_ALGOPCF is not set
592# CONFIG_I2C_ALGOPCA is not set
593
594#
595# I2C Hardware Bus support
596#
597CONFIG_I2C_GPIO=m
598# CONFIG_I2C_OCORES is not set
599# CONFIG_I2C_PARPORT_LIGHT is not set
600# CONFIG_I2C_SIMTEC is not set
601# CONFIG_I2C_TAOS_EVM is not set
602# CONFIG_I2C_STUB is not set
603
604#
605# Miscellaneous I2C Chip support
606#
607# CONFIG_SENSORS_DS1337 is not set
608# CONFIG_SENSORS_DS1374 is not set
609# CONFIG_DS1682 is not set
610# CONFIG_SENSORS_EEPROM is not set
611# CONFIG_SENSORS_PCF8574 is not set
612# CONFIG_SENSORS_PCA9539 is not set
613# CONFIG_SENSORS_PCF8591 is not set
614# CONFIG_SENSORS_MAX6875 is not set
615# CONFIG_SENSORS_TSL2550 is not set
616# CONFIG_I2C_DEBUG_CORE is not set
617# CONFIG_I2C_DEBUG_ALGO is not set
618# CONFIG_I2C_DEBUG_BUS is not set
619# CONFIG_I2C_DEBUG_CHIP is not set
494 620
495# 621#
496# SPI support 622# SPI support
497# 623#
498# CONFIG_SPI is not set 624CONFIG_SPI=y
499# CONFIG_SPI_MASTER is not set 625# CONFIG_SPI_DEBUG is not set
626CONFIG_SPI_MASTER=y
627
628#
629# SPI Master Controller Drivers
630#
631CONFIG_SPI_ATMEL=y
632# CONFIG_SPI_BITBANG is not set
500 633
501# 634#
502# Dallas's 1-wire bus 635# SPI Protocol Masters
503# 636#
637# CONFIG_SPI_AT25 is not set
638CONFIG_SPI_SPIDEV=m
639# CONFIG_SPI_TLE62X0 is not set
504# CONFIG_W1 is not set 640# CONFIG_W1 is not set
641# CONFIG_POWER_SUPPLY is not set
505# CONFIG_HWMON is not set 642# CONFIG_HWMON is not set
643CONFIG_WATCHDOG=y
644# CONFIG_WATCHDOG_NOWAYOUT is not set
645
646#
647# Watchdog Device Drivers
648#
649# CONFIG_SOFT_WATCHDOG is not set
650CONFIG_AT32AP700X_WDT=y
651
652#
653# Sonics Silicon Backplane
654#
655CONFIG_SSB_POSSIBLE=y
656# CONFIG_SSB is not set
506 657
507# 658#
508# Multifunction device drivers 659# Multifunction device drivers
@@ -519,23 +670,94 @@ CONFIG_UNIX98_PTYS=y
519# 670#
520# Graphics support 671# Graphics support
521# 672#
522# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 673# CONFIG_VGASTATE is not set
674# CONFIG_VIDEO_OUTPUT_CONTROL is not set
675CONFIG_FB=y
676# CONFIG_FIRMWARE_EDID is not set
677# CONFIG_FB_DDC is not set
678CONFIG_FB_CFB_FILLRECT=y
679CONFIG_FB_CFB_COPYAREA=y
680CONFIG_FB_CFB_IMAGEBLIT=y
681# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
682# CONFIG_FB_SYS_FILLRECT is not set
683# CONFIG_FB_SYS_COPYAREA is not set
684# CONFIG_FB_SYS_IMAGEBLIT is not set
685# CONFIG_FB_SYS_FOPS is not set
686CONFIG_FB_DEFERRED_IO=y
687# CONFIG_FB_SVGALIB is not set
688# CONFIG_FB_MACMODES is not set
689# CONFIG_FB_BACKLIGHT is not set
690# CONFIG_FB_MODE_HELPERS is not set
691# CONFIG_FB_TILEBLITTING is not set
692
693#
694# Frame buffer hardware drivers
695#
696# CONFIG_FB_S1D13XXX is not set
697CONFIG_FB_ATMEL=y
698# CONFIG_FB_VIRTUAL is not set
699CONFIG_BACKLIGHT_LCD_SUPPORT=y
700CONFIG_LCD_CLASS_DEVICE=y
701CONFIG_LCD_LTV350QV=y
702# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
523 703
524# 704#
525# Display device support 705# Display device support
526# 706#
527# CONFIG_DISPLAY_SUPPORT is not set 707# CONFIG_DISPLAY_SUPPORT is not set
528# CONFIG_VGASTATE is not set 708# CONFIG_LOGO is not set
529# CONFIG_FB is not set
530 709
531# 710#
532# Sound 711# Sound
533# 712#
534# CONFIG_SOUND is not set 713CONFIG_SOUND=m
714
715#
716# Advanced Linux Sound Architecture
717#
718CONFIG_SND=m
719CONFIG_SND_TIMER=m
720CONFIG_SND_PCM=m
721# CONFIG_SND_SEQUENCER is not set
722CONFIG_SND_OSSEMUL=y
723CONFIG_SND_MIXER_OSS=m
724CONFIG_SND_PCM_OSS=m
725CONFIG_SND_PCM_OSS_PLUGINS=y
726# CONFIG_SND_DYNAMIC_MINORS is not set
727# CONFIG_SND_SUPPORT_OLD_API is not set
728# CONFIG_SND_VERBOSE_PROCFS is not set
729# CONFIG_SND_VERBOSE_PRINTK is not set
730# CONFIG_SND_DEBUG is not set
535 731
536# 732#
537# USB support 733# Generic devices
734#
735# CONFIG_SND_DUMMY is not set
736# CONFIG_SND_MTPAV is not set
737# CONFIG_SND_SERIAL_U16550 is not set
738# CONFIG_SND_MPU401 is not set
739
538# 740#
741# SPI devices
742#
743CONFIG_SND_AT73C213=m
744CONFIG_SND_AT73C213_TARGET_BITRATE=48000
745
746#
747# System on Chip audio support
748#
749# CONFIG_SND_SOC is not set
750
751#
752# SoC Audio support for SuperH
753#
754
755#
756# Open Sound System
757#
758# CONFIG_SOUND_PRIME is not set
759# CONFIG_HID_SUPPORT is not set
760CONFIG_USB_SUPPORT=y
539# CONFIG_USB_ARCH_HAS_HCD is not set 761# CONFIG_USB_ARCH_HAS_HCD is not set
540# CONFIG_USB_ARCH_HAS_OHCI is not set 762# CONFIG_USB_ARCH_HAS_OHCI is not set
541# CONFIG_USB_ARCH_HAS_EHCI is not set 763# CONFIG_USB_ARCH_HAS_EHCI is not set
@@ -547,47 +769,116 @@ CONFIG_UNIX98_PTYS=y
547# 769#
548# USB Gadget Support 770# USB Gadget Support
549# 771#
550# CONFIG_USB_GADGET is not set 772CONFIG_USB_GADGET=y
551# CONFIG_MMC is not set 773# CONFIG_USB_GADGET_DEBUG is not set
552 774# CONFIG_USB_GADGET_DEBUG_FILES is not set
553# 775# CONFIG_USB_GADGET_DEBUG_FS is not set
554# LED devices 776CONFIG_USB_GADGET_SELECTED=y
555# 777# CONFIG_USB_GADGET_AMD5536UDC is not set
556# CONFIG_NEW_LEDS is not set 778CONFIG_USB_GADGET_ATMEL_USBA=y
779CONFIG_USB_ATMEL_USBA=y
780# CONFIG_USB_GADGET_FSL_USB2 is not set
781# CONFIG_USB_GADGET_NET2280 is not set
782# CONFIG_USB_GADGET_PXA2XX is not set
783# CONFIG_USB_GADGET_M66592 is not set
784# CONFIG_USB_GADGET_GOKU is not set
785# CONFIG_USB_GADGET_LH7A40X is not set
786# CONFIG_USB_GADGET_OMAP is not set
787# CONFIG_USB_GADGET_S3C2410 is not set
788# CONFIG_USB_GADGET_AT91 is not set
789# CONFIG_USB_GADGET_DUMMY_HCD is not set
790CONFIG_USB_GADGET_DUALSPEED=y
791CONFIG_USB_ZERO=m
792CONFIG_USB_ETH=m
793CONFIG_USB_ETH_RNDIS=y
794CONFIG_USB_GADGETFS=m
795CONFIG_USB_FILE_STORAGE=m
796# CONFIG_USB_FILE_STORAGE_TEST is not set
797CONFIG_USB_G_SERIAL=m
798# CONFIG_USB_MIDI_GADGET is not set
799CONFIG_MMC=m
800# CONFIG_MMC_DEBUG is not set
801# CONFIG_MMC_UNSAFE_RESUME is not set
802
803#
804# MMC/SD Card Drivers
805#
806CONFIG_MMC_BLOCK=m
807CONFIG_MMC_BLOCK_BOUNCE=y
808# CONFIG_SDIO_UART is not set
809
810#
811# MMC/SD Host Controller Drivers
812#
813CONFIG_MMC_SPI=m
814CONFIG_NEW_LEDS=y
815CONFIG_LEDS_CLASS=m
557 816
558# 817#
559# LED drivers 818# LED drivers
560# 819#
820CONFIG_LEDS_GPIO=m
561 821
562# 822#
563# LED Triggers 823# LED Triggers
564# 824#
825CONFIG_LEDS_TRIGGERS=y
826CONFIG_LEDS_TRIGGER_TIMER=m
827CONFIG_LEDS_TRIGGER_HEARTBEAT=m
828CONFIG_RTC_LIB=y
829CONFIG_RTC_CLASS=y
830CONFIG_RTC_HCTOSYS=y
831CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
832# CONFIG_RTC_DEBUG is not set
565 833
566# 834#
567# InfiniBand support 835# RTC interfaces
568# 836#
837CONFIG_RTC_INTF_SYSFS=y
838CONFIG_RTC_INTF_PROC=y
839CONFIG_RTC_INTF_DEV=y
840# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
841# CONFIG_RTC_DRV_TEST is not set
569 842
570# 843#
571# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 844# I2C RTC drivers
572# 845#
846# CONFIG_RTC_DRV_DS1307 is not set
847# CONFIG_RTC_DRV_DS1374 is not set
848# CONFIG_RTC_DRV_DS1672 is not set
849# CONFIG_RTC_DRV_MAX6900 is not set
850# CONFIG_RTC_DRV_RS5C372 is not set
851# CONFIG_RTC_DRV_ISL1208 is not set
852# CONFIG_RTC_DRV_X1205 is not set
853# CONFIG_RTC_DRV_PCF8563 is not set
854# CONFIG_RTC_DRV_PCF8583 is not set
855# CONFIG_RTC_DRV_M41T80 is not set
573 856
574# 857#
575# Real Time Clock 858# SPI RTC drivers
576# 859#
577# CONFIG_RTC_CLASS is not set 860# CONFIG_RTC_DRV_RS5C348 is not set
861# CONFIG_RTC_DRV_MAX6902 is not set
578 862
579# 863#
580# DMA Engine support 864# Platform RTC drivers
581# 865#
582# CONFIG_DMA_ENGINE is not set 866# CONFIG_RTC_DRV_DS1553 is not set
867# CONFIG_RTC_DRV_STK17TA8 is not set
868# CONFIG_RTC_DRV_DS1742 is not set
869# CONFIG_RTC_DRV_M48T86 is not set
870# CONFIG_RTC_DRV_M48T59 is not set
871# CONFIG_RTC_DRV_V3020 is not set
583 872
584# 873#
585# DMA Clients 874# on-CPU RTC drivers
586# 875#
876CONFIG_RTC_DRV_AT32AP700X=y
587 877
588# 878#
589# DMA Devices 879# Userspace I/O
590# 880#
881# CONFIG_UIO is not set
591 882
592# 883#
593# File systems 884# File systems
@@ -595,8 +886,11 @@ CONFIG_UNIX98_PTYS=y
595CONFIG_EXT2_FS=m 886CONFIG_EXT2_FS=m
596# CONFIG_EXT2_FS_XATTR is not set 887# CONFIG_EXT2_FS_XATTR is not set
597# CONFIG_EXT2_FS_XIP is not set 888# CONFIG_EXT2_FS_XIP is not set
598# CONFIG_EXT3_FS is not set 889CONFIG_EXT3_FS=m
890# CONFIG_EXT3_FS_XATTR is not set
599# CONFIG_EXT4DEV_FS is not set 891# CONFIG_EXT4DEV_FS is not set
892CONFIG_JBD=m
893# CONFIG_JBD_DEBUG is not set
600# CONFIG_REISERFS_FS is not set 894# CONFIG_REISERFS_FS is not set
601# CONFIG_JFS_FS is not set 895# CONFIG_JFS_FS is not set
602# CONFIG_FS_POSIX_ACL is not set 896# CONFIG_FS_POSIX_ACL is not set
@@ -611,7 +905,7 @@ CONFIG_INOTIFY_USER=y
611# CONFIG_DNOTIFY is not set 905# CONFIG_DNOTIFY is not set
612# CONFIG_AUTOFS_FS is not set 906# CONFIG_AUTOFS_FS is not set
613# CONFIG_AUTOFS4_FS is not set 907# CONFIG_AUTOFS4_FS is not set
614# CONFIG_FUSE_FS is not set 908CONFIG_FUSE_FS=m
615 909
616# 910#
617# CD-ROM/DVD Filesystems 911# CD-ROM/DVD Filesystems
@@ -639,8 +933,7 @@ CONFIG_SYSFS=y
639CONFIG_TMPFS=y 933CONFIG_TMPFS=y
640# CONFIG_TMPFS_POSIX_ACL is not set 934# CONFIG_TMPFS_POSIX_ACL is not set
641# CONFIG_HUGETLB_PAGE is not set 935# CONFIG_HUGETLB_PAGE is not set
642CONFIG_RAMFS=y 936# CONFIG_CONFIGFS_FS is not set
643CONFIG_CONFIGFS_FS=m
644 937
645# 938#
646# Miscellaneous filesystems 939# Miscellaneous filesystems
@@ -654,11 +947,12 @@ CONFIG_CONFIGFS_FS=m
654# CONFIG_EFS_FS is not set 947# CONFIG_EFS_FS is not set
655CONFIG_JFFS2_FS=y 948CONFIG_JFFS2_FS=y
656CONFIG_JFFS2_FS_DEBUG=0 949CONFIG_JFFS2_FS_DEBUG=0
657CONFIG_JFFS2_FS_WRITEBUFFER=y 950# CONFIG_JFFS2_FS_WRITEBUFFER is not set
658# CONFIG_JFFS2_SUMMARY is not set 951# CONFIG_JFFS2_SUMMARY is not set
659# CONFIG_JFFS2_FS_XATTR is not set 952# CONFIG_JFFS2_FS_XATTR is not set
660# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 953# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
661CONFIG_JFFS2_ZLIB=y 954CONFIG_JFFS2_ZLIB=y
955# CONFIG_JFFS2_LZO is not set
662CONFIG_JFFS2_RTIME=y 956CONFIG_JFFS2_RTIME=y
663# CONFIG_JFFS2_RUBIN is not set 957# CONFIG_JFFS2_RUBIN is not set
664# CONFIG_CRAMFS is not set 958# CONFIG_CRAMFS is not set
@@ -667,10 +961,7 @@ CONFIG_JFFS2_RTIME=y
667# CONFIG_QNX4FS_FS is not set 961# CONFIG_QNX4FS_FS is not set
668# CONFIG_SYSV_FS is not set 962# CONFIG_SYSV_FS is not set
669# CONFIG_UFS_FS is not set 963# CONFIG_UFS_FS is not set
670 964CONFIG_NETWORK_FILESYSTEMS=y
671#
672# Network File Systems
673#
674CONFIG_NFS_FS=y 965CONFIG_NFS_FS=y
675CONFIG_NFS_V3=y 966CONFIG_NFS_V3=y
676# CONFIG_NFS_V3_ACL is not set 967# CONFIG_NFS_V3_ACL is not set
@@ -690,17 +981,12 @@ CONFIG_SUNRPC=y
690# CONFIG_NCP_FS is not set 981# CONFIG_NCP_FS is not set
691# CONFIG_CODA_FS is not set 982# CONFIG_CODA_FS is not set
692# CONFIG_AFS_FS is not set 983# CONFIG_AFS_FS is not set
693# CONFIG_9P_FS is not set
694 984
695# 985#
696# Partition Types 986# Partition Types
697# 987#
698# CONFIG_PARTITION_ADVANCED is not set 988# CONFIG_PARTITION_ADVANCED is not set
699CONFIG_MSDOS_PARTITION=y 989CONFIG_MSDOS_PARTITION=y
700
701#
702# Native Language Support
703#
704CONFIG_NLS=m 990CONFIG_NLS=m
705CONFIG_NLS_DEFAULT="iso8859-1" 991CONFIG_NLS_DEFAULT="iso8859-1"
706CONFIG_NLS_CODEPAGE_437=m 992CONFIG_NLS_CODEPAGE_437=m
@@ -741,17 +1027,18 @@ CONFIG_NLS_ISO8859_1=m
741# CONFIG_NLS_KOI8_R is not set 1027# CONFIG_NLS_KOI8_R is not set
742# CONFIG_NLS_KOI8_U is not set 1028# CONFIG_NLS_KOI8_U is not set
743CONFIG_NLS_UTF8=m 1029CONFIG_NLS_UTF8=m
744
745#
746# Distributed Lock Manager
747#
748# CONFIG_DLM is not set 1030# CONFIG_DLM is not set
1031CONFIG_INSTRUMENTATION=y
1032CONFIG_PROFILING=y
1033CONFIG_OPROFILE=m
1034CONFIG_KPROBES=y
1035# CONFIG_MARKERS is not set
749 1036
750# 1037#
751# Kernel hacking 1038# Kernel hacking
752# 1039#
753CONFIG_TRACE_IRQFLAGS_SUPPORT=y
754# CONFIG_PRINTK_TIME is not set 1040# CONFIG_PRINTK_TIME is not set
1041CONFIG_ENABLE_WARN_DEPRECATED=y
755CONFIG_ENABLE_MUST_CHECK=y 1042CONFIG_ENABLE_MUST_CHECK=y
756CONFIG_MAGIC_SYSRQ=y 1043CONFIG_MAGIC_SYSRQ=y
757# CONFIG_UNUSED_SYMBOLS is not set 1044# CONFIG_UNUSED_SYMBOLS is not set
@@ -760,12 +1047,17 @@ CONFIG_DEBUG_FS=y
760CONFIG_DEBUG_KERNEL=y 1047CONFIG_DEBUG_KERNEL=y
761# CONFIG_DEBUG_SHIRQ is not set 1048# CONFIG_DEBUG_SHIRQ is not set
762CONFIG_DETECT_SOFTLOCKUP=y 1049CONFIG_DETECT_SOFTLOCKUP=y
1050CONFIG_SCHED_DEBUG=y
763# CONFIG_SCHEDSTATS is not set 1051# CONFIG_SCHEDSTATS is not set
764# CONFIG_TIMER_STATS is not set 1052# CONFIG_TIMER_STATS is not set
1053# CONFIG_SLUB_DEBUG_ON is not set
765# CONFIG_DEBUG_RT_MUTEXES is not set 1054# CONFIG_DEBUG_RT_MUTEXES is not set
766# CONFIG_RT_MUTEX_TESTER is not set 1055# CONFIG_RT_MUTEX_TESTER is not set
767# CONFIG_DEBUG_SPINLOCK is not set 1056# CONFIG_DEBUG_SPINLOCK is not set
768# CONFIG_DEBUG_MUTEXES is not set 1057# CONFIG_DEBUG_MUTEXES is not set
1058# CONFIG_DEBUG_LOCK_ALLOC is not set
1059# CONFIG_PROVE_LOCKING is not set
1060# CONFIG_LOCK_STAT is not set
769# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1061# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
770# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1062# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
771# CONFIG_DEBUG_KOBJECT is not set 1063# CONFIG_DEBUG_KOBJECT is not set
@@ -773,22 +1065,63 @@ CONFIG_DEBUG_BUGVERBOSE=y
773# CONFIG_DEBUG_INFO is not set 1065# CONFIG_DEBUG_INFO is not set
774# CONFIG_DEBUG_VM is not set 1066# CONFIG_DEBUG_VM is not set
775# CONFIG_DEBUG_LIST is not set 1067# CONFIG_DEBUG_LIST is not set
1068# CONFIG_DEBUG_SG is not set
776CONFIG_FRAME_POINTER=y 1069CONFIG_FRAME_POINTER=y
777CONFIG_FORCED_INLINING=y 1070CONFIG_FORCED_INLINING=y
1071# CONFIG_BOOT_PRINTK_DELAY is not set
778# CONFIG_RCU_TORTURE_TEST is not set 1072# CONFIG_RCU_TORTURE_TEST is not set
1073# CONFIG_LKDTM is not set
779# CONFIG_FAULT_INJECTION is not set 1074# CONFIG_FAULT_INJECTION is not set
780# CONFIG_KPROBES is not set 1075# CONFIG_SAMPLES is not set
781 1076
782# 1077#
783# Security options 1078# Security options
784# 1079#
785# CONFIG_KEYS is not set 1080# CONFIG_KEYS is not set
786# CONFIG_SECURITY is not set 1081# CONFIG_SECURITY is not set
787 1082# CONFIG_SECURITY_FILE_CAPABILITIES is not set
788# 1083CONFIG_CRYPTO=y
789# Cryptographic options 1084CONFIG_CRYPTO_ALGAPI=m
790# 1085CONFIG_CRYPTO_BLKCIPHER=m
791# CONFIG_CRYPTO is not set 1086CONFIG_CRYPTO_HASH=m
1087CONFIG_CRYPTO_MANAGER=m
1088CONFIG_CRYPTO_HMAC=m
1089# CONFIG_CRYPTO_XCBC is not set
1090# CONFIG_CRYPTO_NULL is not set
1091# CONFIG_CRYPTO_MD4 is not set
1092CONFIG_CRYPTO_MD5=m
1093CONFIG_CRYPTO_SHA1=m
1094# CONFIG_CRYPTO_SHA256 is not set
1095# CONFIG_CRYPTO_SHA512 is not set
1096# CONFIG_CRYPTO_WP512 is not set
1097# CONFIG_CRYPTO_TGR192 is not set
1098# CONFIG_CRYPTO_GF128MUL is not set
1099# CONFIG_CRYPTO_ECB is not set
1100CONFIG_CRYPTO_CBC=m
1101# CONFIG_CRYPTO_PCBC is not set
1102# CONFIG_CRYPTO_LRW is not set
1103# CONFIG_CRYPTO_XTS is not set
1104# CONFIG_CRYPTO_CRYPTD is not set
1105CONFIG_CRYPTO_DES=m
1106# CONFIG_CRYPTO_FCRYPT is not set
1107# CONFIG_CRYPTO_BLOWFISH is not set
1108# CONFIG_CRYPTO_TWOFISH is not set
1109# CONFIG_CRYPTO_SERPENT is not set
1110# CONFIG_CRYPTO_AES is not set
1111# CONFIG_CRYPTO_CAST5 is not set
1112# CONFIG_CRYPTO_CAST6 is not set
1113# CONFIG_CRYPTO_TEA is not set
1114# CONFIG_CRYPTO_ARC4 is not set
1115# CONFIG_CRYPTO_KHAZAD is not set
1116# CONFIG_CRYPTO_ANUBIS is not set
1117# CONFIG_CRYPTO_SEED is not set
1118CONFIG_CRYPTO_DEFLATE=m
1119# CONFIG_CRYPTO_MICHAEL_MIC is not set
1120# CONFIG_CRYPTO_CRC32C is not set
1121# CONFIG_CRYPTO_CAMELLIA is not set
1122# CONFIG_CRYPTO_TEST is not set
1123# CONFIG_CRYPTO_AUTHENC is not set
1124# CONFIG_CRYPTO_HW is not set
792 1125
793# 1126#
794# Library routines 1127# Library routines
@@ -796,10 +1129,10 @@ CONFIG_FORCED_INLINING=y
796CONFIG_BITREVERSE=y 1129CONFIG_BITREVERSE=y
797CONFIG_CRC_CCITT=m 1130CONFIG_CRC_CCITT=m
798# CONFIG_CRC16 is not set 1131# CONFIG_CRC16 is not set
799# CONFIG_CRC_ITU_T is not set 1132CONFIG_CRC_ITU_T=m
800CONFIG_CRC32=y 1133CONFIG_CRC32=y
1134CONFIG_CRC7=m
801# CONFIG_LIBCRC32C is not set 1135# CONFIG_LIBCRC32C is not set
802CONFIG_AUDIT_GENERIC=y
803CONFIG_ZLIB_INFLATE=y 1136CONFIG_ZLIB_INFLATE=y
804CONFIG_ZLIB_DEFLATE=y 1137CONFIG_ZLIB_DEFLATE=y
805CONFIG_PLIST=y 1138CONFIG_PLIST=y