Root/target/linux/coldfire/patches/052-Update-the-default-configurations-for-ColdFire-V4-bo.patch

1From f8d6deb475cbd61487f2551641d1e0977d0c75bd Mon Sep 17 00:00:00 2001
2From: Jason Jin <Jason.jin@freescale.com>
3Date: Thu, 4 Aug 2011 12:38:36 +0800
4Subject: [PATCH 52/52] Update the default configurations for ColdFire V4 boards
5
6Signed-off-by: Alison Wang <b18965@freescale.com>
7---
8 arch/m68k/configs/m54418twr_defconfig | 376 +++++++++++++++--------
9 arch/m68k/configs/m54451evb_defconfig | 443 +++++++++++++++++----------
10 arch/m68k/configs/m54455evb_defconfig | 524 +++++++++++++++++++++----------
11 arch/m68k/configs/m5474lite_defconfig | 403 ++++++++++++++++---------
12 arch/m68k/configs/m5475evb_defconfig | 444 +++++++++++++++++++---------
13 arch/m68k/configs/m5485evb_defconfig | 544 +++++++++++++++++++++++----------
14 6 files changed, 1842 insertions(+), 892 deletions(-)
15
16--- a/arch/m68k/configs/m54418twr_defconfig
17+++ b/arch/m68k/configs/m54418twr_defconfig
18@@ -1,7 +1,7 @@
19 #
20 # Automatically generated make config: don't edit
21-# Linux kernel version: 2.6.29
22-# Fri Apr 23 14:36:43 2010
23+# Linux kernel version: 2.6.38
24+# Fri Jul 15 08:51:59 2011
25 #
26 CONFIG_M68K=y
27 CONFIG_MMU=y
28@@ -17,7 +17,9 @@ CONFIG_GENERIC_IOMAP=y
29 # CONFIG_NO_IOPORT is not set
30 # CONFIG_NO_DMA is not set
31 CONFIG_HZ=100
32+# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
33 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
34+CONFIG_CONSTRUCTORS=y
35 
36 #
37 # General setup
38@@ -25,6 +27,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNA
39 CONFIG_EXPERIMENTAL=y
40 CONFIG_BROKEN_ON_SMP=y
41 CONFIG_INIT_ENV_ARG_LIMIT=32
42+CONFIG_CROSS_COMPILE=""
43 CONFIG_LOCALVERSION=""
44 CONFIG_LOCALVERSION_AUTO=y
45 CONFIG_SWAP=y
46@@ -34,33 +37,35 @@ CONFIG_SYSVIPC_SYSCTL=y
47 # CONFIG_BSD_PROCESS_ACCT is not set
48 # CONFIG_TASKSTATS is not set
49 # CONFIG_AUDIT is not set
50+# CONFIG_HAVE_GENERIC_HARDIRQS is not set
51 
52 #
53 # RCU Subsystem
54 #
55-CONFIG_CLASSIC_RCU=y
56-# CONFIG_TREE_RCU is not set
57+CONFIG_TINY_RCU=y
58 # CONFIG_PREEMPT_RCU is not set
59+# CONFIG_RCU_TRACE is not set
60 # CONFIG_TREE_RCU_TRACE is not set
61-# CONFIG_PREEMPT_RCU_TRACE is not set
62 CONFIG_IKCONFIG=y
63 CONFIG_IKCONFIG_PROC=y
64 CONFIG_LOG_BUF_SHIFT=17
65-CONFIG_GROUP_SCHED=y
66-CONFIG_FAIR_GROUP_SCHED=y
67-# CONFIG_RT_GROUP_SCHED is not set
68-CONFIG_USER_SCHED=y
69-# CONFIG_CGROUP_SCHED is not set
70 # CONFIG_CGROUPS is not set
71+# CONFIG_NAMESPACES is not set
72+# CONFIG_SCHED_AUTOGROUP is not set
73 CONFIG_SYSFS_DEPRECATED=y
74 CONFIG_SYSFS_DEPRECATED_V2=y
75 # CONFIG_RELAY is not set
76-# CONFIG_NAMESPACES is not set
77 CONFIG_BLK_DEV_INITRD=y
78 CONFIG_INITRAMFS_SOURCE=""
79+CONFIG_RD_GZIP=y
80+# CONFIG_RD_BZIP2 is not set
81+# CONFIG_RD_LZMA is not set
82+# CONFIG_RD_XZ is not set
83+# CONFIG_RD_LZO is not set
84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
85 CONFIG_SYSCTL=y
86 CONFIG_ANON_INODES=y
87+CONFIG_EXPERT=y
88 CONFIG_EMBEDDED=y
89 CONFIG_UID16=y
90 CONFIG_SYSCTL_SYSCALL=y
91@@ -78,12 +83,20 @@ CONFIG_TIMERFD=y
92 CONFIG_EVENTFD=y
93 CONFIG_SHMEM=y
94 CONFIG_AIO=y
95+
96+#
97+# Kernel Performance Events And Counters
98+#
99 CONFIG_VM_EVENT_COUNTERS=y
100 CONFIG_COMPAT_BRK=y
101 CONFIG_SLAB=y
102 # CONFIG_SLUB is not set
103 # CONFIG_SLOB is not set
104 # CONFIG_PROFILING is not set
105+
106+#
107+# GCOV-based kernel profiling
108+#
109 # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
110 CONFIG_SLABINFO=y
111 CONFIG_RT_MUTEXES=y
112@@ -95,8 +108,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
113 # CONFIG_MODVERSIONS is not set
114 # CONFIG_MODULE_SRCVERSION_ALL is not set
115 CONFIG_BLOCK=y
116-CONFIG_LBD=y
117-# CONFIG_BLK_DEV_IO_TRACE is not set
118+CONFIG_LBDAF=y
119 # CONFIG_BLK_DEV_BSG is not set
120 # CONFIG_BLK_DEV_INTEGRITY is not set
121 
122@@ -104,14 +116,41 @@ CONFIG_LBD=y
123 # IO Schedulers
124 #
125 CONFIG_IOSCHED_NOOP=y
126-CONFIG_IOSCHED_AS=y
127 CONFIG_IOSCHED_DEADLINE=y
128 CONFIG_IOSCHED_CFQ=y
129-# CONFIG_DEFAULT_AS is not set
130 # CONFIG_DEFAULT_DEADLINE is not set
131 CONFIG_DEFAULT_CFQ=y
132 # CONFIG_DEFAULT_NOOP is not set
133 CONFIG_DEFAULT_IOSCHED="cfq"
134+# CONFIG_INLINE_SPIN_TRYLOCK is not set
135+# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
136+# CONFIG_INLINE_SPIN_LOCK is not set
137+# CONFIG_INLINE_SPIN_LOCK_BH is not set
138+# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
139+# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
140+CONFIG_INLINE_SPIN_UNLOCK=y
141+# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
142+CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
143+# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
144+# CONFIG_INLINE_READ_TRYLOCK is not set
145+# CONFIG_INLINE_READ_LOCK is not set
146+# CONFIG_INLINE_READ_LOCK_BH is not set
147+# CONFIG_INLINE_READ_LOCK_IRQ is not set
148+# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
149+CONFIG_INLINE_READ_UNLOCK=y
150+# CONFIG_INLINE_READ_UNLOCK_BH is not set
151+CONFIG_INLINE_READ_UNLOCK_IRQ=y
152+# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
153+# CONFIG_INLINE_WRITE_TRYLOCK is not set
154+# CONFIG_INLINE_WRITE_LOCK is not set
155+# CONFIG_INLINE_WRITE_LOCK_BH is not set
156+# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
157+# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
158+CONFIG_INLINE_WRITE_UNLOCK=y
159+# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
160+CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
161+# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
162+# CONFIG_MUTEX_SPIN_ON_OWNER is not set
163 # CONFIG_FREEZER is not set
164 
165 #
166@@ -151,6 +190,10 @@ CONFIG_SDRAM_SIZE=0x08000000
167 CONFIG_NOR_FLASH_BASE=0x00000000
168 CONFIG_DMA_BASE=0xdf000000
169 CONFIG_DMA_SIZE=0x1000000
170+CONFIG_SRAM=y
171+CONFIG_SRAM_BASE=0x8ff00000
172+CONFIG_SRAM_SIZE=0x10000
173+CONFIG_SRAM_ALLOC_GRANULARITY=0x200
174 # CONFIG_VDSO is not set
175 # CONFIG_M68KFPU_EMU is not set
176 CONFIG_ADVANCED=y
177@@ -159,18 +202,19 @@ CONFIG_SINGLE_MEMORY_CHUNK=y
178 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
179 CONFIG_SELECT_MEMORY_MODEL=y
180 CONFIG_FLATMEM_MANUAL=y
181-# CONFIG_DISCONTIGMEM_MANUAL is not set
182-# CONFIG_SPARSEMEM_MANUAL is not set
183 CONFIG_FLATMEM=y
184 CONFIG_FLAT_NODE_MEM_MAP=y
185 CONFIG_NEED_MULTIPLE_NODES=y
186 CONFIG_PAGEFLAGS_EXTENDED=y
187 CONFIG_SPLIT_PTLOCK_CPUS=4
188+# CONFIG_COMPACTION is not set
189 # CONFIG_PHYS_ADDR_T_64BIT is not set
190 CONFIG_ZONE_DMA_FLAG=1
191 CONFIG_BOUNCE=y
192 CONFIG_VIRT_TO_BUS=y
193-CONFIG_UNEVICTABLE_LRU=y
194+# CONFIG_KSM is not set
195+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
196+CONFIG_NEED_PER_CPU_KM=y
197 
198 #
199 # General setup
200@@ -193,9 +237,7 @@ CONFIG_NET=y
201 #
202 # Networking options
203 #
204-CONFIG_COMPAT_NET_DEV_OPS=y
205 CONFIG_PACKET=y
206-# CONFIG_PACKET_MMAP is not set
207 CONFIG_UNIX=y
208 CONFIG_XFRM=y
209 # CONFIG_XFRM_USER is not set
210@@ -218,7 +260,7 @@ CONFIG_IP_PNP=y
211 # CONFIG_IP_PNP_BOOTP is not set
212 # CONFIG_IP_PNP_RARP is not set
213 # CONFIG_NET_IPIP is not set
214-# CONFIG_NET_IPGRE is not set
215+# CONFIG_NET_IPGRE_DEMUX is not set
216 # CONFIG_ARPD is not set
217 # CONFIG_SYN_COOKIES is not set
218 CONFIG_INET_AH=y
219@@ -238,11 +280,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
220 # CONFIG_TCP_MD5SIG is not set
221 # CONFIG_IPV6 is not set
222 # CONFIG_NETWORK_SECMARK is not set
223+# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
224 # CONFIG_NETFILTER is not set
225 # CONFIG_IP_DCCP is not set
226 # CONFIG_IP_SCTP is not set
227+# CONFIG_RDS is not set
228 # CONFIG_TIPC is not set
229 # CONFIG_ATM is not set
230+# CONFIG_L2TP is not set
231 # CONFIG_BRIDGE is not set
232 # CONFIG_NET_DSA is not set
233 # CONFIG_VLAN_8021Q is not set
234@@ -254,29 +299,61 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
235 # CONFIG_LAPB is not set
236 # CONFIG_ECONET is not set
237 # CONFIG_WAN_ROUTER is not set
238+# CONFIG_PHONET is not set
239+# CONFIG_IEEE802154 is not set
240 # CONFIG_NET_SCHED is not set
241 # CONFIG_DCB is not set
242+# CONFIG_BATMAN_ADV is not set
243 
244 #
245 # Network testing
246 #
247 # CONFIG_NET_PKTGEN is not set
248 # CONFIG_HAMRADIO is not set
249-# CONFIG_CAN is not set
250+CONFIG_CAN=y
251+CONFIG_CAN_RAW=y
252+# CONFIG_CAN_BCM is not set
253+
254+#
255+# CAN Device Drivers
256+#
257+# CONFIG_CAN_VCAN is not set
258+# CONFIG_CAN_SLCAN is not set
259+CONFIG_CAN_DEV=y
260+CONFIG_CAN_CALC_BITTIMING=y
261+# CONFIG_CAN_MCP251X is not set
262+CONFIG_HAVE_CAN_FLEXCAN=y
263+CONFIG_CAN_FLEXCAN=y
264+CONFIG_FLEXCAN_NORXFIFO=y
265+# CONFIG_CAN_MSCAN is not set
266+# CONFIG_CAN_SJA1000 is not set
267+
268+#
269+# CAN USB interfaces
270+#
271+# CONFIG_CAN_EMS_USB is not set
272+# CONFIG_CAN_ESD_USB2 is not set
273+# CONFIG_CAN_SOFTING is not set
274+# CONFIG_CAN_DEBUG_DEVICES is not set
275 # CONFIG_IRDA is not set
276 # CONFIG_BT is not set
277 # CONFIG_AF_RXRPC is not set
278-# CONFIG_PHONET is not set
279 CONFIG_WIRELESS=y
280 # CONFIG_CFG80211 is not set
281-CONFIG_WIRELESS_OLD_REGULATORY=y
282-# CONFIG_WIRELESS_EXT is not set
283 # CONFIG_LIB80211 is not set
284-# CONFIG_MAC80211 is not set
285+
286+#
287+# CFG80211 needs to be enabled for MAC80211
288+#
289+
290+#
291+# Some wireless drivers require a rate control algorithm
292+#
293 # CONFIG_WIMAX is not set
294 # CONFIG_RFKILL is not set
295 # CONFIG_NET_9P is not set
296-# CONFIG_KLIPS is not set
297+# CONFIG_CAIF is not set
298+# CONFIG_CEPH_LIB is not set
299 
300 #
301 # Device Drivers
302@@ -286,6 +363,7 @@ CONFIG_WIRELESS_OLD_REGULATORY=y
303 # Generic Driver Options
304 #
305 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
306+# CONFIG_DEVTMPFS is not set
307 # CONFIG_STANDALONE is not set
308 CONFIG_PREVENT_FIRMWARE_BUILD=y
309 CONFIG_FW_LOADER=y
310@@ -295,9 +373,9 @@ CONFIG_EXTRA_FIRMWARE=""
311 # CONFIG_CONNECTOR is not set
312 CONFIG_MTD=y
313 # CONFIG_MTD_DEBUG is not set
314+# CONFIG_MTD_TESTS is not set
315 # CONFIG_MTD_CONCAT is not set
316 CONFIG_MTD_PARTITIONS=y
317-# CONFIG_MTD_TESTS is not set
318 # CONFIG_MTD_REDBOOT_PARTS is not set
319 CONFIG_MTD_CMDLINE_PARTS=y
320 # CONFIG_MTD_AR7_PARTS is not set
321@@ -313,6 +391,7 @@ CONFIG_MTD_BLOCK=y
322 # CONFIG_INFTL is not set
323 # CONFIG_RFD_FTL is not set
324 # CONFIG_SSFDC is not set
325+# CONFIG_SM_FTL is not set
326 # CONFIG_MTD_OOPS is not set
327 
328 #
329@@ -346,6 +425,7 @@ CONFIG_MTD_CFI_I2=y
330 # CONFIG_MTD_DATAFLASH is not set
331 CONFIG_MTD_M25P80=y
332 CONFIG_M25PXX_USE_FAST_READ=y
333+# CONFIG_MTD_SST25L is not set
334 # CONFIG_MTD_SLRAM is not set
335 # CONFIG_MTD_PHRAM is not set
336 # CONFIG_MTD_MTDRAM is not set
337@@ -357,9 +437,11 @@ CONFIG_MTD_BLOCK2MTD=y
338 # CONFIG_MTD_DOC2000 is not set
339 # CONFIG_MTD_DOC2001 is not set
340 # CONFIG_MTD_DOC2001PLUS is not set
341+CONFIG_MTD_NAND_ECC=y
342+# CONFIG_MTD_NAND_ECC_SMC is not set
343 CONFIG_MTD_NAND=y
344 # CONFIG_MTD_NAND_VERIFY_WRITE is not set
345-# CONFIG_MTD_NAND_ECC_SMC is not set
346+# CONFIG_MTD_SM_COMMON is not set
347 # CONFIG_MTD_NAND_MUSEUM_IDS is not set
348 CONFIG_MTD_NAND_IDS=y
349 # CONFIG_MTD_NAND_DISKONCHIP is not set
350@@ -367,22 +449,23 @@ CONFIG_MTD_NAND_IDS=y
351 # CONFIG_MTD_NAND_PLATFORM is not set
352 # CONFIG_MTD_ALAUDA is not set
353 CONFIG_MTD_NAND_FSL_NFC=y
354+CONFIG_MTD_NAND_FSL_NFC_SWECC=y
355 # CONFIG_MTD_ONENAND is not set
356 
357 #
358 # LPDDR flash memory drivers
359 #
360 # CONFIG_MTD_LPDDR is not set
361-
362-#
363-# UBI - Unsorted block images
364-#
365 # CONFIG_MTD_UBI is not set
366 # CONFIG_PARPORT is not set
367 CONFIG_BLK_DEV=y
368 # CONFIG_BLK_DEV_COW_COMMON is not set
369 CONFIG_BLK_DEV_LOOP=y
370 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
371+
372+#
373+# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
374+#
375 # CONFIG_BLK_DEV_NBD is not set
376 # CONFIG_BLK_DEV_UB is not set
377 CONFIG_BLK_DEV_RAM=y
378@@ -392,6 +475,7 @@ CONFIG_BLK_DEV_RAM_SIZE=64000
379 # CONFIG_CDROM_PKTCDVD is not set
380 # CONFIG_ATA_OVER_ETH is not set
381 # CONFIG_BLK_DEV_HD is not set
382+# CONFIG_BLK_DEV_RBD is not set
383 # CONFIG_MISC_DEVICES is not set
384 CONFIG_HAVE_IDE=y
385 # CONFIG_IDE is not set
386@@ -399,6 +483,7 @@ CONFIG_HAVE_IDE=y
387 #
388 # SCSI device support
389 #
390+CONFIG_SCSI_MOD=y
391 # CONFIG_RAID_ATTRS is not set
392 CONFIG_SCSI=y
393 CONFIG_SCSI_DMA=y
394@@ -415,10 +500,6 @@ CONFIG_BLK_DEV_SD=y
395 # CONFIG_BLK_DEV_SR is not set
396 # CONFIG_CHR_DEV_SG is not set
397 # CONFIG_CHR_DEV_SCH is not set
398-
399-#
400-# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
401-#
402 CONFIG_SCSI_MULTI_LUN=y
403 # CONFIG_SCSI_CONSTANTS is not set
404 # CONFIG_SCSI_LOGGING is not set
405@@ -431,15 +512,20 @@ CONFIG_SCSI_WAIT_SCAN=m
406 # CONFIG_SCSI_SPI_ATTRS is not set
407 # CONFIG_SCSI_FC_ATTRS is not set
408 # CONFIG_SCSI_ISCSI_ATTRS is not set
409+# CONFIG_SCSI_SAS_ATTRS is not set
410 # CONFIG_SCSI_SAS_LIBSAS is not set
411 # CONFIG_SCSI_SRP_ATTRS is not set
412 CONFIG_SCSI_LOWLEVEL=y
413 # CONFIG_ISCSI_TCP is not set
414+# CONFIG_ISCSI_BOOT_SYSFS is not set
415 # CONFIG_LIBFC is not set
416+# CONFIG_LIBFCOE is not set
417 # CONFIG_SCSI_DEBUG is not set
418 # CONFIG_SCSI_DH is not set
419+# CONFIG_SCSI_OSD_INITIATOR is not set
420 # CONFIG_ATA is not set
421 # CONFIG_MD is not set
422+# CONFIG_TARGET_CORE is not set
423 CONFIG_NETDEVICES=y
424 # CONFIG_DUMMY is not set
425 # CONFIG_BONDING is not set
426@@ -447,6 +533,7 @@ CONFIG_NETDEVICES=y
427 # CONFIG_EQUALIZER is not set
428 # CONFIG_TUN is not set
429 # CONFIG_VETH is not set
430+CONFIG_MII=y
431 CONFIG_PHYLIB=y
432 
433 #
434@@ -461,19 +548,21 @@ CONFIG_PHYLIB=y
435 # CONFIG_SMSC_PHY is not set
436 # CONFIG_BROADCOM_PHY is not set
437 # CONFIG_BROADCOM5222_PHY is not set
438+# CONFIG_BCM63XX_PHY is not set
439 # CONFIG_ICPLUS_PHY is not set
440 # CONFIG_REALTEK_PHY is not set
441 # CONFIG_NATIONAL_PHY is not set
442 CONFIG_NATIONAL8364x_PHY=y
443 CONFIG_NATIONAL8384x_PHY=y
444-CONFIG_MicrelKSZ8041_PHY=y
445 # CONFIG_STE10XP is not set
446 # CONFIG_LSI_ET1011C_PHY is not set
447+# CONFIG_MICREL_PHY is not set
448 # CONFIG_FIXED_PHY is not set
449 # CONFIG_MDIO_BITBANG is not set
450 CONFIG_NET_ETHERNET=y
451-CONFIG_MII=y
452+# CONFIG_SMC91X is not set
453 # CONFIG_ENC28J60 is not set
454+# CONFIG_ETHOC is not set
455 # CONFIG_DNET is not set
456 # CONFIG_IBM_NEW_EMAC_ZMII is not set
457 # CONFIG_IBM_NEW_EMAC_RGMII is not set
458@@ -483,19 +572,16 @@ CONFIG_MII=y
459 # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
460 # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
461 # CONFIG_B44 is not set
462+# CONFIG_KS8851 is not set
463+# CONFIG_KS8851_MLL is not set
464 CONFIG_FEC=y
465 CONFIG_FEC2=y
466-CONFIG_FEC_SHARED_PHY=y
467-# CONFIG_MODELO_SWITCH is not set
468+# CONFIG_FEC_1588 is not set
469 # CONFIG_NETDEV_1000 is not set
470 # CONFIG_NETDEV_10000 is not set
471-
472-#
473-# Wireless LAN
474-#
475-# CONFIG_WLAN_PRE80211 is not set
476-# CONFIG_WLAN_80211 is not set
477-# CONFIG_IWLWIFI_LEDS is not set
478+CONFIG_WLAN=y
479+# CONFIG_USB_ZD1201 is not set
480+# CONFIG_HOSTAP is not set
481 
482 #
483 # Enable WiMAX (Networking options) to see the WiMAX drivers
484@@ -509,7 +595,12 @@ CONFIG_FEC_SHARED_PHY=y
485 # CONFIG_USB_PEGASUS is not set
486 # CONFIG_USB_RTL8150 is not set
487 # CONFIG_USB_USBNET is not set
488+# CONFIG_USB_IPHETH is not set
489 # CONFIG_WAN is not set
490+
491+#
492+# CAIF transport drivers
493+#
494 # CONFIG_PPP is not set
495 # CONFIG_SLIP is not set
496 # CONFIG_NETCONSOLE is not set
497@@ -524,6 +615,7 @@ CONFIG_FEC_SHARED_PHY=y
498 CONFIG_INPUT=y
499 # CONFIG_INPUT_FF_MEMLESS is not set
500 # CONFIG_INPUT_POLLDEV is not set
501+# CONFIG_INPUT_SPARSEKMAP is not set
502 
503 #
504 # Userland interfaces
505@@ -541,11 +633,12 @@ CONFIG_INPUT_EVDEV=y
506 #
507 CONFIG_INPUT_KEYBOARD=y
508 # CONFIG_KEYBOARD_ATKBD is not set
509-# CONFIG_KEYBOARD_SUNKBD is not set
510 # CONFIG_KEYBOARD_LKKBD is not set
511-# CONFIG_KEYBOARD_XTKBD is not set
512 # CONFIG_KEYBOARD_NEWTON is not set
513+# CONFIG_KEYBOARD_OPENCORES is not set
514 # CONFIG_KEYBOARD_STOWAWAY is not set
515+# CONFIG_KEYBOARD_SUNKBD is not set
516+# CONFIG_KEYBOARD_XTKBD is not set
517 # CONFIG_INPUT_MOUSE is not set
518 # CONFIG_INPUT_JOYSTICK is not set
519 # CONFIG_INPUT_TABLET is not set
520@@ -559,6 +652,8 @@ CONFIG_SERIO=y
521 CONFIG_SERIO_SERPORT=y
522 # CONFIG_SERIO_LIBPS2 is not set
523 # CONFIG_SERIO_RAW is not set
524+# CONFIG_SERIO_ALTERA_PS2 is not set
525+# CONFIG_SERIO_PS2MULT is not set
526 # CONFIG_GAMEPORT is not set
527 
528 #
529@@ -571,6 +666,7 @@ CONFIG_HW_CONSOLE=y
530 # CONFIG_VT_HW_CONSOLE_BINDING is not set
531 CONFIG_DEVKMEM=y
532 # CONFIG_SERIAL_NONSTANDARD is not set
533+# CONFIG_N_GSM is not set
534 
535 #
536 # Serial drivers
537@@ -580,6 +676,8 @@ CONFIG_DEVKMEM=y
538 #
539 # Non-8250 serial port support
540 #
541+# CONFIG_SERIAL_MAX3100 is not set
542+# CONFIG_SERIAL_MAX3107 is not set
543 CONFIG_SERIAL_CORE=y
544 CONFIG_SERIAL_CORE_CONSOLE=y
545 # CONFIG_SERIAL_COLDFIRE_IRDA is not set
546@@ -597,14 +695,19 @@ CONFIG_SERIAL_MCF_UART0=y
547 # CONFIG_SERIAL_MCF_UART7 is not set
548 # CONFIG_SERIAL_MCF_UART8 is not set
549 # CONFIG_SERIAL_MCF_UART9 is not set
550+# CONFIG_SERIAL_TIMBERDALE is not set
551+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
552+# CONFIG_SERIAL_ALTERA_UART is not set
553 CONFIG_UNIX98_PTYS=y
554 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
555 # CONFIG_LEGACY_PTYS is not set
556+# CONFIG_TTY_PRINTK is not set
557 # CONFIG_IPMI_HANDLER is not set
558 # CONFIG_HW_RANDOM is not set
559 # CONFIG_R3964 is not set
560 # CONFIG_RAW_DRIVER is not set
561 # CONFIG_TCG_TPM is not set
562+# CONFIG_RAMOOPS is not set
563 # CONFIG_I2C is not set
564 CONFIG_SPI=y
565 CONFIG_SPI_MASTER=y
566@@ -614,18 +717,32 @@ CONFIG_SPI_MASTER=y
567 #
568 # CONFIG_SPI_BITBANG is not set
569 CONFIG_SPI_DSPI=y
570+CONFIG_DSPI0=y
571+CONFIG_DSP0_SBF_CS=1
572+# CONFIG_DSPI1 is not set
573 # CONFIG_SPI_COLDFIRE_DSPI_EDMA is not set
574+# CONFIG_SPI_PXA2XX_PCI is not set
575+# CONFIG_SPI_XILINX is not set
576+# CONFIG_SPI_DESIGNWARE is not set
577 
578 #
579 # SPI Protocol Masters
580 #
581 # CONFIG_SPI_SPIDEV is not set
582 # CONFIG_SPI_TLE62X0 is not set
583+
584+#
585+# PPS support
586+#
587+# CONFIG_PPS is not set
588+
589+#
590+# PPS generators support
591+#
592 # CONFIG_W1 is not set
593 # CONFIG_POWER_SUPPLY is not set
594 # CONFIG_HWMON is not set
595 # CONFIG_THERMAL is not set
596-# CONFIG_THERMAL_HWMON is not set
597 CONFIG_WATCHDOG=y
598 # CONFIG_WATCHDOG_NOWAYOUT is not set
599 
600@@ -645,36 +762,20 @@ CONFIG_SSB_POSSIBLE=y
601 # Sonics Silicon Backplane
602 #
603 # CONFIG_SSB is not set
604-
605-#
606-# Multifunction device drivers
607-#
608+CONFIG_MFD_SUPPORT=y
609 # CONFIG_MFD_CORE is not set
610 # CONFIG_MFD_SM501 is not set
611 # CONFIG_HTC_PASIC3 is not set
612 # CONFIG_MFD_TMIO is not set
613+# CONFIG_MFD_MC13XXX is not set
614+# CONFIG_ABX500_CORE is not set
615 # CONFIG_REGULATOR is not set
616-
617-#
618-# Multimedia devices
619-#
620-
621-#
622-# Multimedia core support
623-#
624-# CONFIG_VIDEO_DEV is not set
625-# CONFIG_DVB_CORE is not set
626-# CONFIG_VIDEO_MEDIA is not set
627-
628-#
629-# Multimedia drivers
630-#
631-CONFIG_DAB=y
632-# CONFIG_USB_DABUSB is not set
633+# CONFIG_MEDIA_SUPPORT is not set
634 
635 #
636 # Graphics support
637 #
638+# CONFIG_DRM is not set
639 # CONFIG_VGASTATE is not set
640 CONFIG_VIDEO_OUTPUT_CONTROL=m
641 # CONFIG_FB is not set
642@@ -705,7 +806,6 @@ CONFIG_USB=y
643 CONFIG_USB_DEVICEFS=y
644 CONFIG_USB_DEVICE_CLASS=y
645 # CONFIG_USB_DYNAMIC_MINORS is not set
646-CONFIG_USB_SUSPEND=y
647 CONFIG_USB_OTG=y
648 # CONFIG_USB_OTG_WHITELIST is not set
649 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
650@@ -723,16 +823,18 @@ CONFIG_USB_EHCI_ROOT_HUB_TT=y
651 CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
652 CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y
653 CONFIG_USB_EHCI_FSL=y
654+# CONFIG_USB_M5441X_PLLCLK is not set
655+# CONFIG_USB_M5441X_H1 is not set
656+CONFIG_USB_M5441X_ULPI=y
657+# CONFIG_USB_M5441X_FSLS is not set
658+# CONFIG_USB_M5441X_MAX3353_FSLS is not set
659 # CONFIG_USB_OXU210HP_HCD is not set
660 # CONFIG_USB_ISP116X_HCD is not set
661+# CONFIG_USB_ISP1760_HCD is not set
662+# CONFIG_USB_ISP1362_HCD is not set
663 # CONFIG_USB_SL811_HCD is not set
664 # CONFIG_USB_R8A66597_HCD is not set
665 # CONFIG_USB_HWA_HCD is not set
666-# CONFIG_USB_M5445X_ULPI is not set
667-# CONFIG_USB_M5445X_FSLS is not set
668-CONFIG_USB_M5441X_ULPI=y
669-# CONFIG_USB_M5441X_FSLS is not set
670-# CONFIG_USB_GADGET_MUSB_HDRC is not set
671 
672 #
673 # USB Device Class drivers
674@@ -743,11 +845,11 @@ CONFIG_USB_M5441X_ULPI=y
675 # CONFIG_USB_TMC is not set
676 
677 #
678-# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
679+# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
680 #
681 
682 #
683-# see USB_STORAGE Help for more information
684+# also be needed; see USB_STORAGE Help for more info
685 #
686 CONFIG_USB_STORAGE=y
687 # CONFIG_USB_STORAGE_DEBUG is not set
688@@ -762,6 +864,7 @@ CONFIG_USB_STORAGE=y
689 # CONFIG_USB_STORAGE_ONETOUCH is not set
690 # CONFIG_USB_STORAGE_KARMA is not set
691 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
692+# CONFIG_USB_UAS is not set
693 # CONFIG_USB_LIBUSUAL is not set
694 
695 #
696@@ -785,11 +888,9 @@ CONFIG_USB_STORAGE=y
697 # CONFIG_USB_RIO500 is not set
698 # CONFIG_USB_LEGOTOWER is not set
699 # CONFIG_USB_LCD is not set
700-# CONFIG_USB_BERRY_CHARGE is not set
701 # CONFIG_USB_LED is not set
702 # CONFIG_USB_CYPRESS_CY7C63 is not set
703 # CONFIG_USB_CYTHERM is not set
704-# CONFIG_USB_PHIDGET is not set
705 # CONFIG_USB_IDMOUSE is not set
706 # CONFIG_USB_FTDI_ELAN is not set
707 # CONFIG_USB_APPLEDISPLAY is not set
708@@ -799,50 +900,47 @@ CONFIG_USB_STORAGE=y
709 # CONFIG_USB_IOWARRIOR is not set
710 # CONFIG_USB_TEST is not set
711 # CONFIG_USB_ISIGHTFW is not set
712-# CONFIG_USB_VST is not set
713+# CONFIG_USB_YUREX is not set
714 CONFIG_USB_GADGET=m
715 # CONFIG_USB_GADGET_DEBUG_FILES is not set
716 CONFIG_USB_GADGET_VBUS_DRAW=2
717 CONFIG_USB_GADGET_SELECTED=y
718-# CONFIG_USB_GADGET_AT91 is not set
719-# CONFIG_USB_GADGET_ATMEL_USBA is not set
720 CONFIG_USB_GADGET_FSL_USB2=y
721 CONFIG_USB_FSL_USB2=m
722-# CONFIG_USB_GADGET_LH7A40X is not set
723-# CONFIG_USB_GADGET_OMAP is not set
724-# CONFIG_USB_GADGET_PXA25X is not set
725-# CONFIG_USB_GADGET_PXA27X is not set
726-# CONFIG_USB_GADGET_S3C2410 is not set
727-# CONFIG_USB_GADGET_IMX is not set
728+# CONFIG_USB_GADGET_R8A66597 is not set
729+# CONFIG_USB_GADGET_PXA_U2O is not set
730 # CONFIG_USB_GADGET_M66592 is not set
731-# CONFIG_USB_GADGET_AMD5536UDC is not set
732-# CONFIG_USB_GADGET_FSL_QE is not set
733-# CONFIG_USB_GADGET_CI13XXX is not set
734-# CONFIG_USB_GADGET_NET2280 is not set
735-# CONFIG_USB_GADGET_GOKU is not set
736 # CONFIG_USB_GADGET_DUMMY_HCD is not set
737 CONFIG_USB_GADGET_DUALSPEED=y
738 # CONFIG_USB_ZERO is not set
739 # CONFIG_USB_ETH is not set
740+# CONFIG_USB_G_NCM is not set
741 CONFIG_USB_GADGETFS=m
742+# CONFIG_USB_FUNCTIONFS is not set
743 CONFIG_USB_FILE_STORAGE=m
744 CONFIG_USB_FILE_STORAGE_TEST=y
745+# CONFIG_USB_MASS_STORAGE is not set
746 # CONFIG_USB_G_SERIAL is not set
747-# CONFIG_USB_MIDI_GADGET is not set
748 # CONFIG_USB_G_PRINTER is not set
749 # CONFIG_USB_CDC_COMPOSITE is not set
750+# CONFIG_USB_G_MULTI is not set
751+# CONFIG_USB_G_HID is not set
752+# CONFIG_USB_G_DBGP is not set
753 
754 #
755 # OTG and related infrastructure
756 #
757+# CONFIG_NOP_USB_XCEIV is not set
758 CONFIG_MMC=y
759 # CONFIG_MMC_DEBUG is not set
760 # CONFIG_MMC_UNSAFE_RESUME is not set
761+# CONFIG_MMC_CLKGATE is not set
762 
763 #
764 # MMC/SD/SDIO Card Drivers
765 #
766 CONFIG_MMC_BLOCK=y
767+CONFIG_MMC_BLOCK_MINORS=8
768 CONFIG_MMC_BLOCK_BOUNCE=y
769 # CONFIG_SDIO_UART is not set
770 # CONFIG_MMC_TEST is not set
771@@ -853,8 +951,10 @@ CONFIG_MMC_BLOCK_BOUNCE=y
772 # CONFIG_MMC_SDHCI is not set
773 # CONFIG_MMC_SPI is not set
774 # CONFIG_MMC_ESDHC is not set
775+# CONFIG_MMC_USHC is not set
776 # CONFIG_MEMSTICK is not set
777 # CONFIG_NEW_LEDS is not set
778+# CONFIG_NFC_DEVICES is not set
779 # CONFIG_ACCESSIBILITY is not set
780 CONFIG_RTC_LIB=y
781 CONFIG_RTC_CLASS=y
782@@ -881,6 +981,7 @@ CONFIG_RTC_INTF_DEV=y
783 # CONFIG_RTC_DRV_R9701 is not set
784 # CONFIG_RTC_DRV_RS5C348 is not set
785 # CONFIG_RTC_DRV_DS3234 is not set
786+# CONFIG_RTC_DRV_PCF2123 is not set
787 
788 #
789 # Platform RTC drivers
790@@ -893,21 +994,27 @@ CONFIG_RTC_INTF_DEV=y
791 # CONFIG_RTC_DRV_M48T86 is not set
792 # CONFIG_RTC_DRV_M48T35 is not set
793 # CONFIG_RTC_DRV_M48T59 is not set
794+# CONFIG_RTC_DRV_MSM6242 is not set
795 # CONFIG_RTC_DRV_BQ4802 is not set
796+# CONFIG_RTC_DRV_RP5C01 is not set
797 # CONFIG_RTC_DRV_V3020 is not set
798 
799 #
800 # on-CPU RTC drivers
801 #
802+# CONFIG_RTC_DRV_GENERIC is not set
803 # CONFIG_RTC_MCF is not set
804 CONFIG_RTC_M5441X=y
805 CONFIG_DMADEVICES=y
806+# CONFIG_DMADEVICES_DEBUG is not set
807 
808 #
809 # DMA Devices
810 #
811 CONFIG_COLDFIRE_EDMA=y
812 CONFIG_COLDFIRE_EDMA_TEST=m
813+# CONFIG_TIMB_DMA is not set
814+# CONFIG_AUXDISPLAY is not set
815 # CONFIG_UIO is not set
816 # CONFIG_STAGING is not set
817 
818@@ -926,6 +1033,7 @@ CONFIG_EXT2_FS=y
819 # CONFIG_EXT2_FS_XATTR is not set
820 # CONFIG_EXT2_FS_XIP is not set
821 CONFIG_EXT3_FS=y
822+CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
823 CONFIG_EXT3_FS_XATTR=y
824 # CONFIG_EXT3_FS_POSIX_ACL is not set
825 # CONFIG_EXT3_FS_SECURITY is not set
826@@ -934,21 +1042,27 @@ CONFIG_JBD=y
827 CONFIG_FS_MBCACHE=y
828 # CONFIG_REISERFS_FS is not set
829 # CONFIG_JFS_FS is not set
830-# CONFIG_FS_POSIX_ACL is not set
831-CONFIG_FILE_LOCKING=y
832 # CONFIG_XFS_FS is not set
833 # CONFIG_GFS2_FS is not set
834-# CONFIG_OCFS2_FS is not set
835 # CONFIG_BTRFS_FS is not set
836+# CONFIG_NILFS2_FS is not set
837+# CONFIG_FS_POSIX_ACL is not set
838+CONFIG_FILE_LOCKING=y
839+CONFIG_FSNOTIFY=y
840 CONFIG_DNOTIFY=y
841-CONFIG_INOTIFY=y
842 CONFIG_INOTIFY_USER=y
843+# CONFIG_FANOTIFY is not set
844 # CONFIG_QUOTA is not set
845-# CONFIG_AUTOFS_FS is not set
846+# CONFIG_QUOTACTL is not set
847 # CONFIG_AUTOFS4_FS is not set
848 # CONFIG_FUSE_FS is not set
849 
850 #
851+# Caches
852+#
853+# CONFIG_FSCACHE is not set
854+
855+#
856 # CD-ROM/DVD Filesystems
857 #
858 # CONFIG_ISO9660_FS is not set
859@@ -986,6 +1100,7 @@ CONFIG_MISC_FILESYSTEMS=y
860 # CONFIG_BEFS_FS is not set
861 # CONFIG_BFS_FS is not set
862 # CONFIG_EFS_FS is not set
863+# CONFIG_YAFFS_FS is not set
864 CONFIG_JFFS2_FS=y
865 CONFIG_JFFS2_FS_DEBUG=0
866 CONFIG_JFFS2_FS_WRITEBUFFER=y
867@@ -997,6 +1112,7 @@ CONFIG_JFFS2_ZLIB=y
868 # CONFIG_JFFS2_LZO is not set
869 CONFIG_JFFS2_RTIME=y
870 # CONFIG_JFFS2_RUBIN is not set
871+# CONFIG_LOGFS is not set
872 # CONFIG_CRAMFS is not set
873 # CONFIG_SQUASHFS is not set
874 # CONFIG_VXFS_FS is not set
875@@ -1016,10 +1132,8 @@ CONFIG_ROOT_NFS=y
876 CONFIG_LOCKD=y
877 CONFIG_NFS_COMMON=y
878 CONFIG_SUNRPC=y
879-# CONFIG_SUNRPC_REGISTER_V4 is not set
880 # CONFIG_RPCSEC_GSS_KRB5 is not set
881-# CONFIG_RPCSEC_GSS_SPKM3 is not set
882-# CONFIG_SMB_FS is not set
883+# CONFIG_CEPH_FS is not set
884 # CONFIG_CIFS is not set
885 # CONFIG_NCP_FS is not set
886 # CONFIG_CODA_FS is not set
887@@ -1086,7 +1200,6 @@ CONFIG_NLS_ISO8859_1=y
888 # CONFIG_NLS_KOI8_R is not set
889 # CONFIG_NLS_KOI8_U is not set
890 CONFIG_NLS_UTF8=y
891-# CONFIG_DLM is not set
892 
893 #
894 # Kernel hacking
895@@ -1096,19 +1209,18 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
896 # CONFIG_ENABLE_MUST_CHECK is not set
897 CONFIG_FRAME_WARN=1024
898 # CONFIG_MAGIC_SYSRQ is not set
899+# CONFIG_STRIP_ASM_SYMS is not set
900 # CONFIG_UNUSED_SYMBOLS is not set
901 # CONFIG_DEBUG_FS is not set
902 # CONFIG_HEADERS_CHECK is not set
903 # CONFIG_DEBUG_KERNEL is not set
904-# CONFIG_DEBUG_BUGVERBOSE is not set
905+# CONFIG_HARDLOCKUP_DETECTOR is not set
906+CONFIG_BKL=y
907+# CONFIG_SPARSE_RCU_POINTER is not set
908+CONFIG_DEBUG_BUGVERBOSE=y
909 # CONFIG_DEBUG_MEMORY_INIT is not set
910-# CONFIG_RCU_CPU_STALL_DETECTOR is not set
911 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
912-
913-#
914-# Tracers
915-#
916-# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
917+# CONFIG_ATOMIC64_SELFTEST is not set
918 # CONFIG_SAMPLES is not set
919 # CONFIG_BOOTPARAM is not set
920 
921@@ -1116,15 +1228,16 @@ CONFIG_FRAME_WARN=1024
922 # Security options
923 #
924 # CONFIG_KEYS is not set
925+# CONFIG_SECURITY_DMESG_RESTRICT is not set
926 # CONFIG_SECURITY is not set
927 # CONFIG_SECURITYFS is not set
928-# CONFIG_SECURITY_FILE_CAPABILITIES is not set
929+CONFIG_DEFAULT_SECURITY_DAC=y
930+CONFIG_DEFAULT_SECURITY=""
931 CONFIG_CRYPTO=y
932 
933 #
934 # Crypto core or helper
935 #
936-# CONFIG_CRYPTO_FIPS is not set
937 CONFIG_CRYPTO_ALGAPI=y
938 CONFIG_CRYPTO_ALGAPI2=y
939 CONFIG_CRYPTO_AEAD=y
940@@ -1134,10 +1247,13 @@ CONFIG_CRYPTO_BLKCIPHER2=y
941 CONFIG_CRYPTO_HASH=y
942 CONFIG_CRYPTO_HASH2=y
943 CONFIG_CRYPTO_RNG2=y
944+CONFIG_CRYPTO_PCOMP2=y
945 CONFIG_CRYPTO_MANAGER=y
946 CONFIG_CRYPTO_MANAGER2=y
947+# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
948 # CONFIG_CRYPTO_GF128MUL is not set
949 # CONFIG_CRYPTO_NULL is not set
950+CONFIG_CRYPTO_WORKQUEUE=y
951 # CONFIG_CRYPTO_CRYPTD is not set
952 CONFIG_CRYPTO_AUTHENC=y
953 CONFIG_CRYPTO_TEST=m
954@@ -1165,11 +1281,13 @@ CONFIG_CRYPTO_PCBC=m
955 #
956 CONFIG_CRYPTO_HMAC=y
957 # CONFIG_CRYPTO_XCBC is not set
958+# CONFIG_CRYPTO_VMAC is not set
959 
960 #
961 # Digest
962 #
963 CONFIG_CRYPTO_CRC32C=y
964+# CONFIG_CRYPTO_GHASH is not set
965 # CONFIG_CRYPTO_MD4 is not set
966 CONFIG_CRYPTO_MD5=y
967 # CONFIG_CRYPTO_MICHAEL_MIC is not set
968@@ -1186,7 +1304,7 @@ CONFIG_CRYPTO_SHA1=y
969 #
970 # Ciphers
971 #
972-# CONFIG_CRYPTO_AES is not set
973+CONFIG_CRYPTO_AES=y
974 # CONFIG_CRYPTO_ANUBIS is not set
975 # CONFIG_CRYPTO_ARC4 is not set
976 # CONFIG_CRYPTO_BLOWFISH is not set
977@@ -1206,23 +1324,22 @@ CONFIG_CRYPTO_DES=y
978 # Compression
979 #
980 # CONFIG_CRYPTO_DEFLATE is not set
981+# CONFIG_CRYPTO_ZLIB is not set
982 # CONFIG_CRYPTO_LZO is not set
983 
984 #
985 # Random Number Generation
986 #
987 # CONFIG_CRYPTO_ANSI_CPRNG is not set
988-
989-#
990-# OCF Configuration
991-#
992-# CONFIG_OCF_OCF is not set
993-
994-#
995-# Talitos Driver
996-#
997+# CONFIG_CRYPTO_USER_API_HASH is not set
998+# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
999 CONFIG_CRYPTO_HW=y
1000-# CONFIG_CRYPTO_DEV_MCFCAU is not set
1001+CONFIG_CRYPTO_DEV_MCFCAU=y
1002+CONFIG_CRYPTO_DEV_MCFCAU_DES=y
1003+CONFIG_CRYPTO_DEV_MCFCAU_AES=y
1004+CONFIG_CRYPTO_DEV_MCFCAU_MD5=y
1005+CONFIG_CRYPTO_DEV_MCFCAU_SHA1=y
1006+# CONFIG_BINARY_PRINTF is not set
1007 
1008 #
1009 # Library routines
1010@@ -1238,7 +1355,12 @@ CONFIG_CRC7=y
1011 CONFIG_LIBCRC32C=y
1012 CONFIG_ZLIB_INFLATE=y
1013 CONFIG_ZLIB_DEFLATE=y
1014-CONFIG_PLIST=y
1015+# CONFIG_XZ_DEC is not set
1016+# CONFIG_XZ_DEC_BCJ is not set
1017+CONFIG_DECOMPRESS_GZIP=y
1018+CONFIG_GENERIC_ALLOCATOR=y
1019 CONFIG_HAS_IOMEM=y
1020 CONFIG_HAS_IOPORT=y
1021 CONFIG_HAS_DMA=y
1022+CONFIG_NLATTR=y
1023+CONFIG_GENERIC_ATOMIC64=y
1024--- a/arch/m68k/configs/m54451evb_defconfig
1025+++ b/arch/m68k/configs/m54451evb_defconfig
1026@@ -1,7 +1,7 @@
1027 #
1028 # Automatically generated make config: don't edit
1029-# Linux kernel version: 2.6.29
1030-# Tue Aug 24 16:14:20 2010
1031+# Linux kernel version: 2.6.38
1032+# Tue Aug 2 16:20:36 2011
1033 #
1034 CONFIG_M68K=y
1035 CONFIG_MMU=y
1036@@ -17,7 +17,9 @@ CONFIG_GENERIC_IOMAP=y
1037 # CONFIG_NO_IOPORT is not set
1038 # CONFIG_NO_DMA is not set
1039 CONFIG_HZ=100
1040+# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
1041 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
1042+CONFIG_CONSTRUCTORS=y
1043 
1044 #
1045 # General setup
1046@@ -25,6 +27,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNA
1047 CONFIG_EXPERIMENTAL=y
1048 CONFIG_BROKEN_ON_SMP=y
1049 CONFIG_INIT_ENV_ARG_LIMIT=32
1050+CONFIG_CROSS_COMPILE=""
1051 CONFIG_LOCALVERSION=""
1052 # CONFIG_LOCALVERSION_AUTO is not set
1053 CONFIG_SWAP=y
1054@@ -34,38 +37,40 @@ CONFIG_SYSVIPC_SYSCTL=y
1055 # CONFIG_BSD_PROCESS_ACCT is not set
1056 # CONFIG_TASKSTATS is not set
1057 # CONFIG_AUDIT is not set
1058+# CONFIG_HAVE_GENERIC_HARDIRQS is not set
1059 
1060 #
1061 # RCU Subsystem
1062 #
1063-CONFIG_CLASSIC_RCU=y
1064-# CONFIG_TREE_RCU is not set
1065+CONFIG_TINY_RCU=y
1066 # CONFIG_PREEMPT_RCU is not set
1067+# CONFIG_RCU_TRACE is not set
1068 # CONFIG_TREE_RCU_TRACE is not set
1069-# CONFIG_PREEMPT_RCU_TRACE is not set
1070 CONFIG_IKCONFIG=y
1071 CONFIG_IKCONFIG_PROC=y
1072 CONFIG_LOG_BUF_SHIFT=17
1073-CONFIG_GROUP_SCHED=y
1074-CONFIG_FAIR_GROUP_SCHED=y
1075-# CONFIG_RT_GROUP_SCHED is not set
1076-CONFIG_USER_SCHED=y
1077-# CONFIG_CGROUP_SCHED is not set
1078 # CONFIG_CGROUPS is not set
1079-CONFIG_SYSFS_DEPRECATED=y
1080-CONFIG_SYSFS_DEPRECATED_V2=y
1081-# CONFIG_RELAY is not set
1082 CONFIG_NAMESPACES=y
1083 # CONFIG_UTS_NS is not set
1084 # CONFIG_IPC_NS is not set
1085 # CONFIG_USER_NS is not set
1086 # CONFIG_PID_NS is not set
1087 # CONFIG_NET_NS is not set
1088+# CONFIG_SCHED_AUTOGROUP is not set
1089+CONFIG_SYSFS_DEPRECATED=y
1090+CONFIG_SYSFS_DEPRECATED_V2=y
1091+# CONFIG_RELAY is not set
1092 CONFIG_BLK_DEV_INITRD=y
1093 CONFIG_INITRAMFS_SOURCE=""
1094+CONFIG_RD_GZIP=y
1095+# CONFIG_RD_BZIP2 is not set
1096+# CONFIG_RD_LZMA is not set
1097+# CONFIG_RD_XZ is not set
1098+# CONFIG_RD_LZO is not set
1099 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
1100 CONFIG_SYSCTL=y
1101 CONFIG_ANON_INODES=y
1102+CONFIG_EXPERT=y
1103 CONFIG_EMBEDDED=y
1104 CONFIG_UID16=y
1105 CONFIG_SYSCTL_SYSCALL=y
1106@@ -83,12 +88,20 @@ CONFIG_TIMERFD=y
1107 CONFIG_EVENTFD=y
1108 CONFIG_SHMEM=y
1109 CONFIG_AIO=y
1110+
1111+#
1112+# Kernel Performance Events And Counters
1113+#
1114 CONFIG_VM_EVENT_COUNTERS=y
1115 CONFIG_COMPAT_BRK=y
1116 CONFIG_SLAB=y
1117 # CONFIG_SLUB is not set
1118 # CONFIG_SLOB is not set
1119 # CONFIG_PROFILING is not set
1120+
1121+#
1122+# GCOV-based kernel profiling
1123+#
1124 # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
1125 CONFIG_SLABINFO=y
1126 CONFIG_RT_MUTEXES=y
1127@@ -100,8 +113,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
1128 # CONFIG_MODVERSIONS is not set
1129 # CONFIG_MODULE_SRCVERSION_ALL is not set
1130 CONFIG_BLOCK=y
1131-CONFIG_LBD=y
1132-# CONFIG_BLK_DEV_IO_TRACE is not set
1133+CONFIG_LBDAF=y
1134 # CONFIG_BLK_DEV_BSG is not set
1135 # CONFIG_BLK_DEV_INTEGRITY is not set
1136 
1137@@ -109,14 +121,41 @@ CONFIG_LBD=y
1138 # IO Schedulers
1139 #
1140 CONFIG_IOSCHED_NOOP=y
1141-CONFIG_IOSCHED_AS=y
1142 CONFIG_IOSCHED_DEADLINE=y
1143 CONFIG_IOSCHED_CFQ=y
1144-# CONFIG_DEFAULT_AS is not set
1145 # CONFIG_DEFAULT_DEADLINE is not set
1146 CONFIG_DEFAULT_CFQ=y
1147 # CONFIG_DEFAULT_NOOP is not set
1148 CONFIG_DEFAULT_IOSCHED="cfq"
1149+# CONFIG_INLINE_SPIN_TRYLOCK is not set
1150+# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
1151+# CONFIG_INLINE_SPIN_LOCK is not set
1152+# CONFIG_INLINE_SPIN_LOCK_BH is not set
1153+# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
1154+# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
1155+CONFIG_INLINE_SPIN_UNLOCK=y
1156+# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
1157+CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
1158+# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
1159+# CONFIG_INLINE_READ_TRYLOCK is not set
1160+# CONFIG_INLINE_READ_LOCK is not set
1161+# CONFIG_INLINE_READ_LOCK_BH is not set
1162+# CONFIG_INLINE_READ_LOCK_IRQ is not set
1163+# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
1164+CONFIG_INLINE_READ_UNLOCK=y
1165+# CONFIG_INLINE_READ_UNLOCK_BH is not set
1166+CONFIG_INLINE_READ_UNLOCK_IRQ=y
1167+# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
1168+# CONFIG_INLINE_WRITE_TRYLOCK is not set
1169+# CONFIG_INLINE_WRITE_LOCK is not set
1170+# CONFIG_INLINE_WRITE_LOCK_BH is not set
1171+# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
1172+# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
1173+CONFIG_INLINE_WRITE_UNLOCK=y
1174+# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
1175+CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
1176+# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
1177+# CONFIG_MUTEX_SPIN_ON_OWNER is not set
1178 # CONFIG_FREEZER is not set
1179 
1180 #
1181@@ -170,18 +209,19 @@ CONFIG_SINGLE_MEMORY_CHUNK=y
1182 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
1183 CONFIG_SELECT_MEMORY_MODEL=y
1184 CONFIG_FLATMEM_MANUAL=y
1185-# CONFIG_DISCONTIGMEM_MANUAL is not set
1186-# CONFIG_SPARSEMEM_MANUAL is not set
1187 CONFIG_FLATMEM=y
1188 CONFIG_FLAT_NODE_MEM_MAP=y
1189 CONFIG_NEED_MULTIPLE_NODES=y
1190 CONFIG_PAGEFLAGS_EXTENDED=y
1191 CONFIG_SPLIT_PTLOCK_CPUS=4
1192+# CONFIG_COMPACTION is not set
1193 # CONFIG_PHYS_ADDR_T_64BIT is not set
1194 CONFIG_ZONE_DMA_FLAG=1
1195 CONFIG_BOUNCE=y
1196 CONFIG_VIRT_TO_BUS=y
1197-CONFIG_UNEVICTABLE_LRU=y
1198+# CONFIG_KSM is not set
1199+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
1200+CONFIG_NEED_PER_CPU_KM=y
1201 
1202 #
1203 # General setup
1204@@ -204,9 +244,7 @@ CONFIG_NET=y
1205 #
1206 # Networking options
1207 #
1208-CONFIG_COMPAT_NET_DEV_OPS=y
1209 CONFIG_PACKET=y
1210-# CONFIG_PACKET_MMAP is not set
1211 CONFIG_UNIX=y
1212 CONFIG_XFRM=y
1213 # CONFIG_XFRM_USER is not set
1214@@ -229,7 +267,7 @@ CONFIG_IP_PNP=y
1215 # CONFIG_IP_PNP_BOOTP is not set
1216 # CONFIG_IP_PNP_RARP is not set
1217 # CONFIG_NET_IPIP is not set
1218-# CONFIG_NET_IPGRE is not set
1219+# CONFIG_NET_IPGRE_DEMUX is not set
1220 # CONFIG_ARPD is not set
1221 # CONFIG_SYN_COOKIES is not set
1222 CONFIG_INET_AH=y
1223@@ -249,11 +287,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
1224 # CONFIG_TCP_MD5SIG is not set
1225 # CONFIG_IPV6 is not set
1226 # CONFIG_NETWORK_SECMARK is not set
1227+# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
1228 # CONFIG_NETFILTER is not set
1229 # CONFIG_IP_DCCP is not set
1230 # CONFIG_IP_SCTP is not set
1231+# CONFIG_RDS is not set
1232 # CONFIG_TIPC is not set
1233 # CONFIG_ATM is not set
1234+# CONFIG_L2TP is not set
1235 # CONFIG_BRIDGE is not set
1236 # CONFIG_NET_DSA is not set
1237 # CONFIG_VLAN_8021Q is not set
1238@@ -265,8 +306,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
1239 # CONFIG_LAPB is not set
1240 # CONFIG_ECONET is not set
1241 # CONFIG_WAN_ROUTER is not set
1242+# CONFIG_PHONET is not set
1243+# CONFIG_IEEE802154 is not set
1244 # CONFIG_NET_SCHED is not set
1245 # CONFIG_DCB is not set
1246+# CONFIG_BATMAN_ADV is not set
1247 
1248 #
1249 # Network testing
1250@@ -277,17 +321,22 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
1251 # CONFIG_IRDA is not set
1252 # CONFIG_BT is not set
1253 # CONFIG_AF_RXRPC is not set
1254-# CONFIG_PHONET is not set
1255 CONFIG_WIRELESS=y
1256 # CONFIG_CFG80211 is not set
1257-CONFIG_WIRELESS_OLD_REGULATORY=y
1258-# CONFIG_WIRELESS_EXT is not set
1259 # CONFIG_LIB80211 is not set
1260-# CONFIG_MAC80211 is not set
1261+
1262+#
1263+# CFG80211 needs to be enabled for MAC80211
1264+#
1265+
1266+#
1267+# Some wireless drivers require a rate control algorithm
1268+#
1269 # CONFIG_WIMAX is not set
1270 # CONFIG_RFKILL is not set
1271 # CONFIG_NET_9P is not set
1272-# CONFIG_KLIPS is not set
1273+# CONFIG_CAIF is not set
1274+# CONFIG_CEPH_LIB is not set
1275 
1276 #
1277 # Device Drivers
1278@@ -297,6 +346,7 @@ CONFIG_WIRELESS_OLD_REGULATORY=y
1279 # Generic Driver Options
1280 #
1281 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
1282+# CONFIG_DEVTMPFS is not set
1283 # CONFIG_STANDALONE is not set
1284 CONFIG_PREVENT_FIRMWARE_BUILD=y
1285 CONFIG_FW_LOADER=y
1286@@ -306,9 +356,9 @@ CONFIG_EXTRA_FIRMWARE=""
1287 # CONFIG_CONNECTOR is not set
1288 CONFIG_MTD=y
1289 # CONFIG_MTD_DEBUG is not set
1290+# CONFIG_MTD_TESTS is not set
1291 CONFIG_MTD_CONCAT=y
1292 CONFIG_MTD_PARTITIONS=y
1293-# CONFIG_MTD_TESTS is not set
1294 # CONFIG_MTD_REDBOOT_PARTS is not set
1295 CONFIG_MTD_CMDLINE_PARTS=y
1296 # CONFIG_MTD_AR7_PARTS is not set
1297@@ -324,6 +374,7 @@ CONFIG_MTD_BLOCK=y
1298 # CONFIG_INFTL is not set
1299 # CONFIG_RFD_FTL is not set
1300 # CONFIG_SSFDC is not set
1301+# CONFIG_SM_FTL is not set
1302 # CONFIG_MTD_OOPS is not set
1303 
1304 #
1305@@ -372,6 +423,7 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
1306 #
1307 # CONFIG_MTD_DATAFLASH is not set
1308 # CONFIG_MTD_M25P80 is not set
1309+# CONFIG_MTD_SST25L is not set
1310 # CONFIG_MTD_SLRAM is not set
1311 # CONFIG_MTD_PHRAM is not set
1312 # CONFIG_MTD_MTDRAM is not set
1313@@ -390,16 +442,16 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
1314 # LPDDR flash memory drivers
1315 #
1316 # CONFIG_MTD_LPDDR is not set
1317-
1318-#
1319-# UBI - Unsorted block images
1320-#
1321 # CONFIG_MTD_UBI is not set
1322 # CONFIG_PARPORT is not set
1323 CONFIG_BLK_DEV=y
1324 # CONFIG_BLK_DEV_COW_COMMON is not set
1325 CONFIG_BLK_DEV_LOOP=y
1326 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
1327+
1328+#
1329+# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
1330+#
1331 # CONFIG_BLK_DEV_NBD is not set
1332 # CONFIG_BLK_DEV_UB is not set
1333 CONFIG_BLK_DEV_RAM=y
1334@@ -409,9 +461,22 @@ CONFIG_BLK_DEV_RAM_SIZE=64000
1335 # CONFIG_CDROM_PKTCDVD is not set
1336 # CONFIG_ATA_OVER_ETH is not set
1337 # CONFIG_BLK_DEV_HD is not set
1338+# CONFIG_BLK_DEV_RBD is not set
1339 CONFIG_MISC_DEVICES=y
1340+# CONFIG_AD525X_DPOT is not set
1341 # CONFIG_ICS932S401 is not set
1342 # CONFIG_ENCLOSURE_SERVICES is not set
1343+# CONFIG_APDS9802ALS is not set
1344+# CONFIG_ISL29003 is not set
1345+# CONFIG_ISL29020 is not set
1346+# CONFIG_SENSORS_TSL2550 is not set
1347+# CONFIG_SENSORS_BH1780 is not set
1348+# CONFIG_SENSORS_BH1770 is not set
1349+# CONFIG_SENSORS_APDS990X is not set
1350+# CONFIG_HMC6352 is not set
1351+# CONFIG_DS1682 is not set
1352+# CONFIG_TI_DAC7512 is not set
1353+# CONFIG_BMP085 is not set
1354 # CONFIG_C2PORT is not set
1355 
1356 #
1357@@ -420,13 +485,20 @@ CONFIG_MISC_DEVICES=y
1358 # CONFIG_EEPROM_AT24 is not set
1359 # CONFIG_EEPROM_AT25 is not set
1360 # CONFIG_EEPROM_LEGACY is not set
1361+# CONFIG_EEPROM_MAX6875 is not set
1362 # CONFIG_EEPROM_93CX6 is not set
1363+# CONFIG_IWMC3200TOP is not set
1364+
1365+#
1366+# Texas Instruments shared transport line discipline
1367+#
1368 CONFIG_HAVE_IDE=y
1369 # CONFIG_IDE is not set
1370 
1371 #
1372 # SCSI device support
1373 #
1374+CONFIG_SCSI_MOD=y
1375 # CONFIG_RAID_ATTRS is not set
1376 CONFIG_SCSI=y
1377 CONFIG_SCSI_DMA=y
1378@@ -443,10 +515,6 @@ CONFIG_BLK_DEV_SD=y
1379 # CONFIG_BLK_DEV_SR is not set
1380 # CONFIG_CHR_DEV_SG is not set
1381 # CONFIG_CHR_DEV_SCH is not set
1382-
1383-#
1384-# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
1385-#
1386 CONFIG_SCSI_MULTI_LUN=y
1387 # CONFIG_SCSI_CONSTANTS is not set
1388 # CONFIG_SCSI_LOGGING is not set
1389@@ -459,15 +527,20 @@ CONFIG_SCSI_WAIT_SCAN=m
1390 # CONFIG_SCSI_SPI_ATTRS is not set
1391 # CONFIG_SCSI_FC_ATTRS is not set
1392 # CONFIG_SCSI_ISCSI_ATTRS is not set
1393+# CONFIG_SCSI_SAS_ATTRS is not set
1394 # CONFIG_SCSI_SAS_LIBSAS is not set
1395 # CONFIG_SCSI_SRP_ATTRS is not set
1396 CONFIG_SCSI_LOWLEVEL=y
1397 # CONFIG_ISCSI_TCP is not set
1398+# CONFIG_ISCSI_BOOT_SYSFS is not set
1399 # CONFIG_LIBFC is not set
1400+# CONFIG_LIBFCOE is not set
1401 # CONFIG_SCSI_DEBUG is not set
1402 # CONFIG_SCSI_DH is not set
1403+# CONFIG_SCSI_OSD_INITIATOR is not set
1404 # CONFIG_ATA is not set
1405 # CONFIG_MD is not set
1406+# CONFIG_TARGET_CORE is not set
1407 CONFIG_NETDEVICES=y
1408 # CONFIG_DUMMY is not set
1409 # CONFIG_BONDING is not set
1410@@ -475,6 +548,7 @@ CONFIG_NETDEVICES=y
1411 # CONFIG_EQUALIZER is not set
1412 # CONFIG_TUN is not set
1413 # CONFIG_VETH is not set
1414+CONFIG_MII=y
1415 CONFIG_PHYLIB=y
1416 
1417 #
1418@@ -489,19 +563,21 @@ CONFIG_PHYLIB=y
1419 # CONFIG_SMSC_PHY is not set
1420 # CONFIG_BROADCOM_PHY is not set
1421 # CONFIG_BROADCOM5222_PHY is not set
1422+# CONFIG_BCM63XX_PHY is not set
1423 # CONFIG_ICPLUS_PHY is not set
1424 # CONFIG_REALTEK_PHY is not set
1425 # CONFIG_NATIONAL_PHY is not set
1426 # CONFIG_NATIONAL8364x_PHY is not set
1427 # CONFIG_NATIONAL8384x_PHY is not set
1428-CONFIG_MicrelKSZ8041_PHY=y
1429 # CONFIG_STE10XP is not set
1430 # CONFIG_LSI_ET1011C_PHY is not set
1431+CONFIG_MICREL_PHY=y
1432 # CONFIG_FIXED_PHY is not set
1433 # CONFIG_MDIO_BITBANG is not set
1434 CONFIG_NET_ETHERNET=y
1435-CONFIG_MII=y
1436+# CONFIG_SMC91X is not set
1437 # CONFIG_ENC28J60 is not set
1438+# CONFIG_ETHOC is not set
1439 # CONFIG_DNET is not set
1440 # CONFIG_IBM_NEW_EMAC_ZMII is not set
1441 # CONFIG_IBM_NEW_EMAC_RGMII is not set
1442@@ -511,16 +587,14 @@ CONFIG_MII=y
1443 # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
1444 # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
1445 # CONFIG_B44 is not set
1446+# CONFIG_KS8851 is not set
1447+# CONFIG_KS8851_MLL is not set
1448 CONFIG_FEC=y
1449 # CONFIG_NETDEV_1000 is not set
1450 # CONFIG_NETDEV_10000 is not set
1451-
1452-#
1453-# Wireless LAN
1454-#
1455-# CONFIG_WLAN_PRE80211 is not set
1456-# CONFIG_WLAN_80211 is not set
1457-# CONFIG_IWLWIFI_LEDS is not set
1458+CONFIG_WLAN=y
1459+# CONFIG_USB_ZD1201 is not set
1460+# CONFIG_HOSTAP is not set
1461 
1462 #
1463 # Enable WiMAX (Networking options) to see the WiMAX drivers
1464@@ -531,21 +605,15 @@ CONFIG_FEC=y
1465 #
1466 # CONFIG_USB_CATC is not set
1467 # CONFIG_USB_KAWETH is not set
1468-CONFIG_USB_PEGASUS=m
1469-CONFIG_USB_RTL8150=m
1470-CONFIG_USB_USBNET=m
1471-CONFIG_USB_NET_AX8817X=m
1472-CONFIG_USB_NET_CDCETHER=m
1473-# CONFIG_USB_NET_DM9601 is not set
1474-# CONFIG_USB_NET_SMSC95XX is not set
1475-# CONFIG_USB_NET_GL620A is not set
1476-# CONFIG_USB_NET_NET1080 is not set
1477-# CONFIG_USB_NET_PLUSB is not set
1478-# CONFIG_USB_NET_MCS7830 is not set
1479-# CONFIG_USB_NET_RNDIS_HOST is not set
1480-# CONFIG_USB_NET_CDC_SUBSET is not set
1481-# CONFIG_USB_NET_ZAURUS is not set
1482+# CONFIG_USB_PEGASUS is not set
1483+# CONFIG_USB_RTL8150 is not set
1484+# CONFIG_USB_USBNET is not set
1485+# CONFIG_USB_IPHETH is not set
1486 # CONFIG_WAN is not set
1487+
1488+#
1489+# CAIF transport drivers
1490+#
1491 # CONFIG_PPP is not set
1492 # CONFIG_SLIP is not set
1493 # CONFIG_NETCONSOLE is not set
1494@@ -560,6 +628,7 @@ CONFIG_USB_NET_CDCETHER=m
1495 CONFIG_INPUT=y
1496 # CONFIG_INPUT_FF_MEMLESS is not set
1497 # CONFIG_INPUT_POLLDEV is not set
1498+# CONFIG_INPUT_SPARSEKMAP is not set
1499 
1500 #
1501 # Userland interfaces
1502@@ -576,12 +645,18 @@ CONFIG_INPUT_EVDEV=y
1503 # Input Device Drivers
1504 #
1505 CONFIG_INPUT_KEYBOARD=y
1506+# CONFIG_KEYBOARD_ADP5588 is not set
1507 # CONFIG_KEYBOARD_ATKBD is not set
1508-# CONFIG_KEYBOARD_SUNKBD is not set
1509+# CONFIG_KEYBOARD_QT2160 is not set
1510 # CONFIG_KEYBOARD_LKKBD is not set
1511-# CONFIG_KEYBOARD_XTKBD is not set
1512+# CONFIG_KEYBOARD_TCA6416 is not set
1513+# CONFIG_KEYBOARD_MAX7359 is not set
1514+# CONFIG_KEYBOARD_MCS is not set
1515 # CONFIG_KEYBOARD_NEWTON is not set
1516+# CONFIG_KEYBOARD_OPENCORES is not set
1517 # CONFIG_KEYBOARD_STOWAWAY is not set
1518+# CONFIG_KEYBOARD_SUNKBD is not set
1519+# CONFIG_KEYBOARD_XTKBD is not set
1520 # CONFIG_INPUT_MOUSE is not set
1521 # CONFIG_INPUT_JOYSTICK is not set
1522 # CONFIG_INPUT_TABLET is not set
1523@@ -595,6 +670,8 @@ CONFIG_SERIO=y
1524 CONFIG_SERIO_SERPORT=y
1525 # CONFIG_SERIO_LIBPS2 is not set
1526 # CONFIG_SERIO_RAW is not set
1527+# CONFIG_SERIO_ALTERA_PS2 is not set
1528+# CONFIG_SERIO_PS2MULT is not set
1529 # CONFIG_GAMEPORT is not set
1530 
1531 #
1532@@ -608,6 +685,7 @@ CONFIG_HW_CONSOLE=y
1533 CONFIG_DEVKMEM=y
1534 CONFIG_DEVSRAM=m
1535 # CONFIG_SERIAL_NONSTANDARD is not set
1536+# CONFIG_N_GSM is not set
1537 
1538 #
1539 # Serial drivers
1540@@ -617,6 +695,8 @@ CONFIG_DEVSRAM=m
1541 #
1542 # Non-8250 serial port support
1543 #
1544+# CONFIG_SERIAL_MAX3100 is not set
1545+# CONFIG_SERIAL_MAX3107 is not set
1546 CONFIG_SERIAL_CORE=y
1547 CONFIG_SERIAL_CORE_CONSOLE=y
1548 # CONFIG_SERIAL_COLDFIRE_IRDA is not set
1549@@ -624,17 +704,24 @@ CONFIG_SERIAL_CORE_CONSOLE=y
1550 CONFIG_SERIAL_MCF=y
1551 CONFIG_SERIAL_MCF_BAUDRATE=115200
1552 CONFIG_SERIAL_MCF_CONSOLE=y
1553+# CONFIG_SERIAL_TIMBERDALE is not set
1554+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
1555+# CONFIG_SERIAL_ALTERA_UART is not set
1556 CONFIG_UNIX98_PTYS=y
1557 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1558 # CONFIG_LEGACY_PTYS is not set
1559+# CONFIG_TTY_PRINTK is not set
1560 # CONFIG_IPMI_HANDLER is not set
1561 # CONFIG_HW_RANDOM is not set
1562 # CONFIG_R3964 is not set
1563 # CONFIG_RAW_DRIVER is not set
1564 # CONFIG_TCG_TPM is not set
1565+# CONFIG_RAMOOPS is not set
1566 CONFIG_I2C=y
1567 CONFIG_I2C_BOARDINFO=y
1568+CONFIG_I2C_COMPAT=y
1569 CONFIG_I2C_CHARDEV=y
1570+# CONFIG_I2C_MUX is not set
1571 CONFIG_I2C_HELPER_AUTO=y
1572 
1573 #
1574@@ -646,7 +733,9 @@ CONFIG_I2C_HELPER_AUTO=y
1575 #
1576 CONFIG_I2C_MCF=y
1577 # CONFIG_I2C_OCORES is not set
1578+# CONFIG_I2C_PCA_PLATFORM is not set
1579 # CONFIG_I2C_SIMTEC is not set
1580+# CONFIG_I2C_XILINX is not set
1581 
1582 #
1583 # External I2C/SMBus adapter drivers
1584@@ -658,23 +747,10 @@ CONFIG_I2C_MCF=y
1585 #
1586 # Other I2C/SMBus bus drivers
1587 #
1588-# CONFIG_I2C_PCA_PLATFORM is not set
1589 # CONFIG_I2C_STUB is not set
1590-
1591-#
1592-# Miscellaneous I2C Chip support
1593-#
1594-# CONFIG_DS1682 is not set
1595-# CONFIG_SENSORS_PCF8574 is not set
1596-# CONFIG_PCF8575 is not set
1597-# CONFIG_SENSORS_PCA9539 is not set
1598-# CONFIG_SENSORS_PCF8591 is not set
1599-# CONFIG_SENSORS_MAX6875 is not set
1600-# CONFIG_SENSORS_TSL2550 is not set
1601 # CONFIG_I2C_DEBUG_CORE is not set
1602 # CONFIG_I2C_DEBUG_ALGO is not set
1603 # CONFIG_I2C_DEBUG_BUS is not set
1604-# CONFIG_I2C_DEBUG_CHIP is not set
1605 CONFIG_SPI=y
1606 CONFIG_SPI_MASTER=y
1607 
1608@@ -686,17 +762,28 @@ CONFIG_SPI_DSPI=y
1609 CONFIG_SPI_COLDFIRE_DSPI_EDMA=y
1610 # CONFIG_VOIP_FXS is not set
1611 # CONFIG_VOIP_FXO is not set
1612+# CONFIG_SPI_PXA2XX_PCI is not set
1613+# CONFIG_SPI_XILINX is not set
1614+# CONFIG_SPI_DESIGNWARE is not set
1615 
1616 #
1617 # SPI Protocol Masters
1618 #
1619 # CONFIG_SPI_SPIDEV is not set
1620 # CONFIG_SPI_TLE62X0 is not set
1621+
1622+#
1623+# PPS support
1624+#
1625+# CONFIG_PPS is not set
1626+
1627+#
1628+# PPS generators support
1629+#
1630 # CONFIG_W1 is not set
1631 # CONFIG_POWER_SUPPLY is not set
1632 # CONFIG_HWMON is not set
1633 # CONFIG_THERMAL is not set
1634-# CONFIG_THERMAL_HWMON is not set
1635 CONFIG_WATCHDOG=y
1636 # CONFIG_WATCHDOG_NOWAYOUT is not set
1637 
1638@@ -716,40 +803,26 @@ CONFIG_SSB_POSSIBLE=y
1639 # Sonics Silicon Backplane
1640 #
1641 # CONFIG_SSB is not set
1642-
1643-#
1644-# Multifunction device drivers
1645-#
1646+CONFIG_MFD_SUPPORT=y
1647 # CONFIG_MFD_CORE is not set
1648 # CONFIG_MFD_SM501 is not set
1649 # CONFIG_HTC_PASIC3 is not set
1650+# CONFIG_TPS6507X is not set
1651 # CONFIG_MFD_TMIO is not set
1652 # CONFIG_PMIC_DA903X is not set
1653+# CONFIG_PMIC_ADP5520 is not set
1654 # CONFIG_MFD_WM8400 is not set
1655-# CONFIG_MFD_WM8350_I2C is not set
1656 # CONFIG_MFD_PCF50633 is not set
1657+# CONFIG_MFD_MC13XXX is not set
1658+# CONFIG_ABX500_CORE is not set
1659+# CONFIG_MFD_WL1273_CORE is not set
1660 # CONFIG_REGULATOR is not set
1661-
1662-#
1663-# Multimedia devices
1664-#
1665-
1666-#
1667-# Multimedia core support
1668-#
1669-# CONFIG_VIDEO_DEV is not set
1670-# CONFIG_DVB_CORE is not set
1671-# CONFIG_VIDEO_MEDIA is not set
1672-
1673-#
1674-# Multimedia drivers
1675-#
1676-CONFIG_DAB=y
1677-# CONFIG_USB_DABUSB is not set
1678+# CONFIG_MEDIA_SUPPORT is not set
1679 
1680 #
1681 # Graphics support
1682 #
1683+# CONFIG_DRM is not set
1684 # CONFIG_VGASTATE is not set
1685 CONFIG_VIDEO_OUTPUT_CONTROL=m
1686 # CONFIG_FB is not set
1687@@ -766,6 +839,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
1688 CONFIG_DUMMY_CONSOLE=y
1689 CONFIG_SOUND=y
1690 CONFIG_SOUND_OSS_CORE=y
1691+CONFIG_SOUND_OSS_CORE_PRECLAIM=y
1692 CONFIG_SND=y
1693 CONFIG_SND_TIMER=y
1694 CONFIG_SND_PCM=y
1695@@ -780,8 +854,14 @@ CONFIG_SND_SUPPORT_OLD_API=y
1696 CONFIG_SND_VERBOSE_PROCFS=y
1697 # CONFIG_SND_VERBOSE_PRINTK is not set
1698 # CONFIG_SND_DEBUG is not set
1699+# CONFIG_SND_RAWMIDI_SEQ is not set
1700+# CONFIG_SND_OPL3_LIB_SEQ is not set
1701+# CONFIG_SND_OPL4_LIB_SEQ is not set
1702+# CONFIG_SND_SBAWE_SEQ is not set
1703+# CONFIG_SND_EMU10K1_SEQ is not set
1704 CONFIG_SND_DRIVERS=y
1705 # CONFIG_SND_DUMMY is not set
1706+# CONFIG_SND_ALOOP is not set
1707 # CONFIG_SND_MTPAV is not set
1708 # CONFIG_SND_SERIAL_U16550 is not set
1709 # CONFIG_SND_MPU401 is not set
1710@@ -793,12 +873,12 @@ CONFIG_SND_COLDFIRE=y
1711 CONFIG_SND_SPI=y
1712 CONFIG_SND_USB=y
1713 # CONFIG_SND_USB_AUDIO is not set
1714+# CONFIG_SND_USB_UA101 is not set
1715 # CONFIG_SND_USB_CAIAQ is not set
1716 # CONFIG_SND_SOC is not set
1717 # CONFIG_SOUND_PRIME is not set
1718 CONFIG_HID_SUPPORT=y
1719 CONFIG_HID=y
1720-# CONFIG_HID_DEBUG is not set
1721 # CONFIG_HIDRAW is not set
1722 
1723 #
1724@@ -811,43 +891,65 @@ CONFIG_USB_HID=y
1725 #
1726 # Special HID drivers
1727 #
1728-CONFIG_HID_COMPAT=y
1729+# CONFIG_HID_3M_PCT is not set
1730 # CONFIG_HID_A4TECH is not set
1731+# CONFIG_HID_ACRUX_FF is not set
1732 # CONFIG_HID_APPLE is not set
1733 # CONFIG_HID_BELKIN is not set
1734+# CONFIG_HID_CANDO is not set
1735 # CONFIG_HID_CHERRY is not set
1736 # CONFIG_HID_CHICONY is not set
1737+# CONFIG_HID_PRODIKEYS is not set
1738 # CONFIG_HID_CYPRESS is not set
1739+# CONFIG_HID_DRAGONRISE is not set
1740+# CONFIG_HID_EMS_FF is not set
1741+# CONFIG_HID_EGALAX is not set
1742 # CONFIG_HID_EZKEY is not set
1743+# CONFIG_HID_KYE is not set
1744+# CONFIG_HID_UCLOGIC is not set
1745+# CONFIG_HID_WALTOP is not set
1746 # CONFIG_HID_GYRATION is not set
1747+# CONFIG_HID_TWINHAN is not set
1748+# CONFIG_HID_KENSINGTON is not set
1749 # CONFIG_HID_LOGITECH is not set
1750 # CONFIG_HID_MICROSOFT is not set
1751+# CONFIG_HID_MOSART is not set
1752 # CONFIG_HID_MONTEREY is not set
1753+# CONFIG_HID_MULTITOUCH is not set
1754 # CONFIG_HID_NTRIG is not set
1755+# CONFIG_HID_ORTEK is not set
1756 # CONFIG_HID_PANTHERLORD is not set
1757 # CONFIG_HID_PETALYNX is not set
1758+# CONFIG_HID_PICOLCD is not set
1759+# CONFIG_HID_QUANTA is not set
1760+# CONFIG_HID_ROCCAT is not set
1761+# CONFIG_HID_ROCCAT_KONE is not set
1762+# CONFIG_HID_ROCCAT_KONEPLUS is not set
1763+# CONFIG_HID_ROCCAT_PYRA is not set
1764 # CONFIG_HID_SAMSUNG is not set
1765 # CONFIG_HID_SONY is not set
1766+# CONFIG_HID_STANTUM is not set
1767 # CONFIG_HID_SUNPLUS is not set
1768-# CONFIG_GREENASIA_FF is not set
1769+# CONFIG_HID_GREENASIA is not set
1770+# CONFIG_HID_SMARTJOYPLUS is not set
1771 # CONFIG_HID_TOPSEED is not set
1772-# CONFIG_THRUSTMASTER_FF is not set
1773-# CONFIG_ZEROPLUS_FF is not set
1774+# CONFIG_HID_THRUSTMASTER is not set
1775+# CONFIG_HID_ZEROPLUS is not set
1776+# CONFIG_HID_ZYDACRON is not set
1777 CONFIG_USB_SUPPORT=y
1778 CONFIG_USB_ARCH_HAS_HCD=y
1779 # CONFIG_USB_ARCH_HAS_OHCI is not set
1780 CONFIG_USB_ARCH_HAS_EHCI=y
1781 CONFIG_USB=y
1782 # CONFIG_USB_DEBUG is not set
1783-CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1784+# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1785 
1786 #
1787 # Miscellaneous USB options
1788 #
1789-CONFIG_USB_DEVICEFS=y
1790-# CONFIG_USB_DEVICE_CLASS is not set
1791+# CONFIG_USB_DEVICEFS is not set
1792+CONFIG_USB_DEVICE_CLASS=y
1793 # CONFIG_USB_DYNAMIC_MINORS is not set
1794-CONFIG_USB_SUSPEND=y
1795 CONFIG_USB_OTG=y
1796 # CONFIG_USB_OTG_WHITELIST is not set
1797 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
1798@@ -861,20 +963,18 @@ CONFIG_USB_OTG=y
1799 # CONFIG_USB_C67X00_HCD is not set
1800 CONFIG_USB_EHCI_HCD=m
1801 CONFIG_USB_EHCI_ROOT_HUB_TT=y
1802-# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1803+CONFIG_USB_EHCI_TT_NEWSCHED=y
1804 CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
1805 CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y
1806 CONFIG_USB_EHCI_FSL=y
1807+CONFIG_USB_M5445X_ULPI=y
1808 # CONFIG_USB_OXU210HP_HCD is not set
1809 # CONFIG_USB_ISP116X_HCD is not set
1810+# CONFIG_USB_ISP1760_HCD is not set
1811+# CONFIG_USB_ISP1362_HCD is not set
1812 # CONFIG_USB_SL811_HCD is not set
1813 # CONFIG_USB_R8A66597_HCD is not set
1814 # CONFIG_USB_HWA_HCD is not set
1815-CONFIG_USB_M5445X_ULPI=y
1816-# CONFIG_USB_M5445X_FSLS is not set
1817-# CONFIG_USB_M5441X_ULPI is not set
1818-# CONFIG_USB_M5441X_FSLS is not set
1819-# CONFIG_USB_GADGET_MUSB_HDRC is not set
1820 
1821 #
1822 # USB Device Class drivers
1823@@ -885,11 +985,11 @@ CONFIG_USB_M5445X_ULPI=y
1824 # CONFIG_USB_TMC is not set
1825 
1826 #
1827-# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
1828+# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1829 #
1830 
1831 #
1832-# see USB_STORAGE Help for more information
1833+# also be needed; see USB_STORAGE Help for more info
1834 #
1835 CONFIG_USB_STORAGE=y
1836 # CONFIG_USB_STORAGE_DEBUG is not set
1837@@ -904,6 +1004,7 @@ CONFIG_USB_STORAGE=y
1838 # CONFIG_USB_STORAGE_ONETOUCH is not set
1839 # CONFIG_USB_STORAGE_KARMA is not set
1840 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1841+# CONFIG_USB_UAS is not set
1842 # CONFIG_USB_LIBUSUAL is not set
1843 
1844 #
1845@@ -927,11 +1028,9 @@ CONFIG_USB_STORAGE=y
1846 # CONFIG_USB_RIO500 is not set
1847 # CONFIG_USB_LEGOTOWER is not set
1848 # CONFIG_USB_LCD is not set
1849-# CONFIG_USB_BERRY_CHARGE is not set
1850 # CONFIG_USB_LED is not set
1851 # CONFIG_USB_CYPRESS_CY7C63 is not set
1852 # CONFIG_USB_CYTHERM is not set
1853-# CONFIG_USB_PHIDGET is not set
1854 # CONFIG_USB_IDMOUSE is not set
1855 # CONFIG_USB_FTDI_ELAN is not set
1856 # CONFIG_USB_APPLEDISPLAY is not set
1857@@ -941,51 +1040,51 @@ CONFIG_USB_STORAGE=y
1858 # CONFIG_USB_IOWARRIOR is not set
1859 # CONFIG_USB_TEST is not set
1860 # CONFIG_USB_ISIGHTFW is not set
1861-# CONFIG_USB_VST is not set
1862+# CONFIG_USB_YUREX is not set
1863 CONFIG_USB_GADGET=m
1864 # CONFIG_USB_GADGET_DEBUG_FILES is not set
1865 CONFIG_USB_GADGET_VBUS_DRAW=2
1866 CONFIG_USB_GADGET_SELECTED=y
1867-# CONFIG_USB_GADGET_AT91 is not set
1868-# CONFIG_USB_GADGET_ATMEL_USBA is not set
1869-CONFIG_USB_GADGET_FSL_USB2=y
1870-CONFIG_USB_FSL_USB2=m
1871-# CONFIG_USB_GADGET_LH7A40X is not set
1872-# CONFIG_USB_GADGET_OMAP is not set
1873-# CONFIG_USB_GADGET_PXA25X is not set
1874-# CONFIG_USB_GADGET_PXA27X is not set
1875-# CONFIG_USB_GADGET_S3C2410 is not set
1876-# CONFIG_USB_GADGET_IMX is not set
1877+# CONFIG_USB_GADGET_FSL_USB2 is not set
1878+CONFIG_USB_GADGET_R8A66597=y
1879+CONFIG_USB_R8A66597=m
1880+# CONFIG_USB_GADGET_PXA_U2O is not set
1881 # CONFIG_USB_GADGET_M66592 is not set
1882-# CONFIG_USB_GADGET_AMD5536UDC is not set
1883-# CONFIG_USB_GADGET_FSL_QE is not set
1884-# CONFIG_USB_GADGET_CI13XXX is not set
1885-# CONFIG_USB_GADGET_NET2280 is not set
1886-# CONFIG_USB_GADGET_GOKU is not set
1887 # CONFIG_USB_GADGET_DUMMY_HCD is not set
1888 CONFIG_USB_GADGET_DUALSPEED=y
1889 # CONFIG_USB_ZERO is not set
1890+# CONFIG_USB_AUDIO is not set
1891 CONFIG_USB_ETH=m
1892 CONFIG_USB_ETH_RNDIS=y
1893+# CONFIG_USB_ETH_EEM is not set
1894+# CONFIG_USB_G_NCM is not set
1895 # CONFIG_USB_GADGETFS is not set
1896+# CONFIG_USB_FUNCTIONFS is not set
1897 CONFIG_USB_FILE_STORAGE=m
1898 # CONFIG_USB_FILE_STORAGE_TEST is not set
1899+# CONFIG_USB_MASS_STORAGE is not set
1900 # CONFIG_USB_G_SERIAL is not set
1901 # CONFIG_USB_MIDI_GADGET is not set
1902 # CONFIG_USB_G_PRINTER is not set
1903 # CONFIG_USB_CDC_COMPOSITE is not set
1904+# CONFIG_USB_G_MULTI is not set
1905+# CONFIG_USB_G_HID is not set
1906+# CONFIG_USB_G_DBGP is not set
1907 
1908 #
1909 # OTG and related infrastructure
1910 #
1911+# CONFIG_NOP_USB_XCEIV is not set
1912 CONFIG_MMC=y
1913 # CONFIG_MMC_DEBUG is not set
1914 # CONFIG_MMC_UNSAFE_RESUME is not set
1915+# CONFIG_MMC_CLKGATE is not set
1916 
1917 #
1918 # MMC/SD/SDIO Card Drivers
1919 #
1920 CONFIG_MMC_BLOCK=y
1921+CONFIG_MMC_BLOCK_MINORS=8
1922 CONFIG_MMC_BLOCK_BOUNCE=y
1923 CONFIG_SDIO_UART=y
1924 # CONFIG_MMC_TEST is not set
1925@@ -996,8 +1095,10 @@ CONFIG_SDIO_UART=y
1926 # CONFIG_MMC_SDHCI is not set
1927 CONFIG_MMC_SPI=y
1928 CONFIG_M54451_SD_HW_DETECT=y
1929+# CONFIG_MMC_USHC is not set
1930 # CONFIG_MEMSTICK is not set
1931 # CONFIG_NEW_LEDS is not set
1932+# CONFIG_NFC_DEVICES is not set
1933 # CONFIG_ACCESSIBILITY is not set
1934 CONFIG_RTC_LIB=y
1935 CONFIG_RTC_CLASS=y
1936@@ -1020,16 +1121,20 @@ CONFIG_RTC_INTF_DEV=y
1937 # CONFIG_RTC_DRV_DS1307 is not set
1938 # CONFIG_RTC_DRV_DS1374 is not set
1939 # CONFIG_RTC_DRV_DS1672 is not set
1940+# CONFIG_RTC_DRV_DS3232 is not set
1941 # CONFIG_RTC_DRV_MAX6900 is not set
1942 # CONFIG_RTC_DRV_RS5C372 is not set
1943 # CONFIG_RTC_DRV_ISL1208 is not set
1944+# CONFIG_RTC_DRV_ISL12022 is not set
1945 # CONFIG_RTC_DRV_X1205 is not set
1946 # CONFIG_RTC_DRV_PCF8563 is not set
1947 # CONFIG_RTC_DRV_PCF8583 is not set
1948 # CONFIG_RTC_DRV_M41T80 is not set
1949+# CONFIG_RTC_DRV_BQ32K is not set
1950 # CONFIG_RTC_DRV_S35390A is not set
1951 # CONFIG_RTC_DRV_FM3130 is not set
1952 # CONFIG_RTC_DRV_RX8581 is not set
1953+# CONFIG_RTC_DRV_RX8025 is not set
1954 
1955 #
1956 # SPI RTC drivers
1957@@ -1041,6 +1146,7 @@ CONFIG_RTC_INTF_DEV=y
1958 # CONFIG_RTC_DRV_R9701 is not set
1959 # CONFIG_RTC_DRV_RS5C348 is not set
1960 # CONFIG_RTC_DRV_DS3234 is not set
1961+# CONFIG_RTC_DRV_PCF2123 is not set
1962 
1963 #
1964 # Platform RTC drivers
1965@@ -1053,21 +1159,27 @@ CONFIG_RTC_INTF_DEV=y
1966 # CONFIG_RTC_DRV_M48T86 is not set
1967 # CONFIG_RTC_DRV_M48T35 is not set
1968 # CONFIG_RTC_DRV_M48T59 is not set
1969+# CONFIG_RTC_DRV_MSM6242 is not set
1970 # CONFIG_RTC_DRV_BQ4802 is not set
1971+# CONFIG_RTC_DRV_RP5C01 is not set
1972 # CONFIG_RTC_DRV_V3020 is not set
1973 
1974 #
1975 # on-CPU RTC drivers
1976 #
1977+# CONFIG_RTC_DRV_GENERIC is not set
1978 CONFIG_RTC_MCF=y
1979 # CONFIG_RTC_M5441X is not set
1980 CONFIG_DMADEVICES=y
1981+# CONFIG_DMADEVICES_DEBUG is not set
1982 
1983 #
1984 # DMA Devices
1985 #
1986 CONFIG_COLDFIRE_EDMA=y
1987 CONFIG_COLDFIRE_EDMA_TEST=m
1988+# CONFIG_TIMB_DMA is not set
1989+# CONFIG_AUXDISPLAY is not set
1990 # CONFIG_UIO is not set
1991 # CONFIG_STAGING is not set
1992 
1993@@ -1086,6 +1198,7 @@ CONFIG_EXT2_FS=y
1994 # CONFIG_EXT2_FS_XATTR is not set
1995 # CONFIG_EXT2_FS_XIP is not set
1996 CONFIG_EXT3_FS=y
1997+CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
1998 CONFIG_EXT3_FS_XATTR=y
1999 # CONFIG_EXT3_FS_POSIX_ACL is not set
2000 # CONFIG_EXT3_FS_SECURITY is not set
2001@@ -1094,21 +1207,27 @@ CONFIG_JBD=y
2002 CONFIG_FS_MBCACHE=y
2003 # CONFIG_REISERFS_FS is not set
2004 # CONFIG_JFS_FS is not set
2005-# CONFIG_FS_POSIX_ACL is not set
2006-CONFIG_FILE_LOCKING=y
2007 # CONFIG_XFS_FS is not set
2008 # CONFIG_GFS2_FS is not set
2009-# CONFIG_OCFS2_FS is not set
2010 # CONFIG_BTRFS_FS is not set
2011+# CONFIG_NILFS2_FS is not set
2012+# CONFIG_FS_POSIX_ACL is not set
2013+CONFIG_FILE_LOCKING=y
2014+CONFIG_FSNOTIFY=y
2015 CONFIG_DNOTIFY=y
2016-CONFIG_INOTIFY=y
2017 CONFIG_INOTIFY_USER=y
2018+# CONFIG_FANOTIFY is not set
2019 # CONFIG_QUOTA is not set
2020-# CONFIG_AUTOFS_FS is not set
2021+# CONFIG_QUOTACTL is not set
2022 # CONFIG_AUTOFS4_FS is not set
2023 # CONFIG_FUSE_FS is not set
2024 
2025 #
2026+# Caches
2027+#
2028+# CONFIG_FSCACHE is not set
2029+
2030+#
2031 # CD-ROM/DVD Filesystems
2032 #
2033 CONFIG_ISO9660_FS=y
2034@@ -1148,6 +1267,7 @@ CONFIG_MISC_FILESYSTEMS=y
2035 # CONFIG_BEFS_FS is not set
2036 # CONFIG_BFS_FS is not set
2037 # CONFIG_EFS_FS is not set
2038+# CONFIG_YAFFS_FS is not set
2039 CONFIG_JFFS2_FS=y
2040 CONFIG_JFFS2_FS_DEBUG=0
2041 CONFIG_JFFS2_FS_WRITEBUFFER=y
2042@@ -1159,6 +1279,7 @@ CONFIG_JFFS2_ZLIB=y
2043 # CONFIG_JFFS2_LZO is not set
2044 CONFIG_JFFS2_RTIME=y
2045 # CONFIG_JFFS2_RUBIN is not set
2046+# CONFIG_LOGFS is not set
2047 # CONFIG_CRAMFS is not set
2048 # CONFIG_SQUASHFS is not set
2049 # CONFIG_VXFS_FS is not set
2050@@ -1180,10 +1301,8 @@ CONFIG_LOCKD=y
2051 CONFIG_LOCKD_V4=y
2052 CONFIG_NFS_COMMON=y
2053 CONFIG_SUNRPC=y
2054-# CONFIG_SUNRPC_REGISTER_V4 is not set
2055 # CONFIG_RPCSEC_GSS_KRB5 is not set
2056-# CONFIG_RPCSEC_GSS_SPKM3 is not set
2057-# CONFIG_SMB_FS is not set
2058+# CONFIG_CEPH_FS is not set
2059 # CONFIG_CIFS is not set
2060 # CONFIG_NCP_FS is not set
2061 # CONFIG_CODA_FS is not set
2062@@ -1250,7 +1369,6 @@ CONFIG_NLS_ISO8859_1=y
2063 # CONFIG_NLS_KOI8_R is not set
2064 # CONFIG_NLS_KOI8_U is not set
2065 CONFIG_NLS_UTF8=y
2066-# CONFIG_DLM is not set
2067 
2068 #
2069 # Kernel hacking
2070@@ -1260,19 +1378,18 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
2071 # CONFIG_ENABLE_MUST_CHECK is not set
2072 CONFIG_FRAME_WARN=1024
2073 # CONFIG_MAGIC_SYSRQ is not set
2074+# CONFIG_STRIP_ASM_SYMS is not set
2075 # CONFIG_UNUSED_SYMBOLS is not set
2076 # CONFIG_DEBUG_FS is not set
2077 # CONFIG_HEADERS_CHECK is not set
2078 # CONFIG_DEBUG_KERNEL is not set
2079-# CONFIG_DEBUG_BUGVERBOSE is not set
2080+# CONFIG_HARDLOCKUP_DETECTOR is not set
2081+CONFIG_BKL=y
2082+# CONFIG_SPARSE_RCU_POINTER is not set
2083+CONFIG_DEBUG_BUGVERBOSE=y
2084 # CONFIG_DEBUG_MEMORY_INIT is not set
2085-# CONFIG_RCU_CPU_STALL_DETECTOR is not set
2086 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
2087-
2088-#
2089-# Tracers
2090-#
2091-# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
2092+# CONFIG_ATOMIC64_SELFTEST is not set
2093 # CONFIG_SAMPLES is not set
2094 # CONFIG_BOOTPARAM is not set
2095 
2096@@ -1280,15 +1397,16 @@ CONFIG_FRAME_WARN=1024
2097 # Security options
2098 #
2099 # CONFIG_KEYS is not set
2100+# CONFIG_SECURITY_DMESG_RESTRICT is not set
2101 # CONFIG_SECURITY is not set
2102 # CONFIG_SECURITYFS is not set
2103-# CONFIG_SECURITY_FILE_CAPABILITIES is not set
2104+CONFIG_DEFAULT_SECURITY_DAC=y
2105+CONFIG_DEFAULT_SECURITY=""
2106 CONFIG_CRYPTO=y
2107 
2108 #
2109 # Crypto core or helper
2110 #
2111-# CONFIG_CRYPTO_FIPS is not set
2112 CONFIG_CRYPTO_ALGAPI=y
2113 CONFIG_CRYPTO_ALGAPI2=y
2114 CONFIG_CRYPTO_AEAD=y
2115@@ -1298,10 +1416,13 @@ CONFIG_CRYPTO_BLKCIPHER2=y
2116 CONFIG_CRYPTO_HASH=y
2117 CONFIG_CRYPTO_HASH2=y
2118 CONFIG_CRYPTO_RNG2=y
2119+CONFIG_CRYPTO_PCOMP2=y
2120 CONFIG_CRYPTO_MANAGER=y
2121 CONFIG_CRYPTO_MANAGER2=y
2122+# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
2123 # CONFIG_CRYPTO_GF128MUL is not set
2124 # CONFIG_CRYPTO_NULL is not set
2125+CONFIG_CRYPTO_WORKQUEUE=y
2126 # CONFIG_CRYPTO_CRYPTD is not set
2127 CONFIG_CRYPTO_AUTHENC=y
2128 CONFIG_CRYPTO_TEST=m
2129@@ -1329,11 +1450,13 @@ CONFIG_CRYPTO_PCBC=m
2130 #
2131 CONFIG_CRYPTO_HMAC=y
2132 # CONFIG_CRYPTO_XCBC is not set
2133+# CONFIG_CRYPTO_VMAC is not set
2134 
2135 #
2136 # Digest
2137 #
2138 CONFIG_CRYPTO_CRC32C=y
2139+# CONFIG_CRYPTO_GHASH is not set
2140 # CONFIG_CRYPTO_MD4 is not set
2141 CONFIG_CRYPTO_MD5=y
2142 # CONFIG_CRYPTO_MICHAEL_MIC is not set
2143@@ -1370,26 +1493,22 @@ CONFIG_CRYPTO_DES=y
2144 # Compression
2145 #
2146 # CONFIG_CRYPTO_DEFLATE is not set
2147+# CONFIG_CRYPTO_ZLIB is not set
2148 # CONFIG_CRYPTO_LZO is not set
2149 
2150 #
2151 # Random Number Generation
2152 #
2153 # CONFIG_CRYPTO_ANSI_CPRNG is not set
2154-
2155-#
2156-# OCF Configuration
2157-#
2158-
2159-#
2160-# Talitos Driver
2161-#
2162+# CONFIG_CRYPTO_USER_API_HASH is not set
2163+# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
2164 CONFIG_CRYPTO_HW=y
2165 CONFIG_CRYPTO_DEV_MCFCAU=y
2166 CONFIG_CRYPTO_DEV_MCFCAU_DES=y
2167 CONFIG_CRYPTO_DEV_MCFCAU_AES=y
2168 CONFIG_CRYPTO_DEV_MCFCAU_MD5=y
2169 CONFIG_CRYPTO_DEV_MCFCAU_SHA1=y
2170+# CONFIG_BINARY_PRINTF is not set
2171 
2172 #
2173 # Library routines
2174@@ -1405,8 +1524,12 @@ CONFIG_CRC7=y
2175 CONFIG_LIBCRC32C=y
2176 CONFIG_ZLIB_INFLATE=y
2177 CONFIG_ZLIB_DEFLATE=y
2178+# CONFIG_XZ_DEC is not set
2179+# CONFIG_XZ_DEC_BCJ is not set
2180+CONFIG_DECOMPRESS_GZIP=y
2181 CONFIG_GENERIC_ALLOCATOR=y
2182-CONFIG_PLIST=y
2183 CONFIG_HAS_IOMEM=y
2184 CONFIG_HAS_IOPORT=y
2185 CONFIG_HAS_DMA=y
2186+CONFIG_NLATTR=y
2187+CONFIG_GENERIC_ATOMIC64=y
2188--- a/arch/m68k/configs/m54455evb_defconfig
2189+++ b/arch/m68k/configs/m54455evb_defconfig
2190@@ -1,7 +1,7 @@
2191 #
2192 # Automatically generated make config: don't edit
2193-# Linux kernel version: 2.6.29
2194-# Tue Aug 24 16:16:14 2010
2195+# Linux kernel version: 2.6.38
2196+# Thu Jul 14 16:21:08 2011
2197 #
2198 CONFIG_M68K=y
2199 CONFIG_MMU=y
2200@@ -17,7 +17,9 @@ CONFIG_GENERIC_IOMAP=y
2201 # CONFIG_NO_IOPORT is not set
2202 # CONFIG_NO_DMA is not set
2203 CONFIG_HZ=100
2204+# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
2205 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
2206+CONFIG_CONSTRUCTORS=y
2207 
2208 #
2209 # General setup
2210@@ -25,6 +27,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNA
2211 CONFIG_EXPERIMENTAL=y
2212 CONFIG_BROKEN_ON_SMP=y
2213 CONFIG_INIT_ENV_ARG_LIMIT=32
2214+CONFIG_CROSS_COMPILE=""
2215 CONFIG_LOCALVERSION=""
2216 # CONFIG_LOCALVERSION_AUTO is not set
2217 CONFIG_SWAP=y
2218@@ -34,38 +37,40 @@ CONFIG_SYSVIPC_SYSCTL=y
2219 # CONFIG_BSD_PROCESS_ACCT is not set
2220 # CONFIG_TASKSTATS is not set
2221 # CONFIG_AUDIT is not set
2222+# CONFIG_HAVE_GENERIC_HARDIRQS is not set
2223 
2224 #
2225 # RCU Subsystem
2226 #
2227-CONFIG_CLASSIC_RCU=y
2228-# CONFIG_TREE_RCU is not set
2229+CONFIG_TINY_RCU=y
2230 # CONFIG_PREEMPT_RCU is not set
2231+# CONFIG_RCU_TRACE is not set
2232 # CONFIG_TREE_RCU_TRACE is not set
2233-# CONFIG_PREEMPT_RCU_TRACE is not set
2234 CONFIG_IKCONFIG=y
2235 CONFIG_IKCONFIG_PROC=y
2236 CONFIG_LOG_BUF_SHIFT=17
2237-CONFIG_GROUP_SCHED=y
2238-CONFIG_FAIR_GROUP_SCHED=y
2239-# CONFIG_RT_GROUP_SCHED is not set
2240-CONFIG_USER_SCHED=y
2241-# CONFIG_CGROUP_SCHED is not set
2242 # CONFIG_CGROUPS is not set
2243-CONFIG_SYSFS_DEPRECATED=y
2244-CONFIG_SYSFS_DEPRECATED_V2=y
2245-# CONFIG_RELAY is not set
2246 CONFIG_NAMESPACES=y
2247 # CONFIG_UTS_NS is not set
2248 # CONFIG_IPC_NS is not set
2249 # CONFIG_USER_NS is not set
2250 # CONFIG_PID_NS is not set
2251 # CONFIG_NET_NS is not set
2252+# CONFIG_SCHED_AUTOGROUP is not set
2253+CONFIG_SYSFS_DEPRECATED=y
2254+CONFIG_SYSFS_DEPRECATED_V2=y
2255+# CONFIG_RELAY is not set
2256 CONFIG_BLK_DEV_INITRD=y
2257 CONFIG_INITRAMFS_SOURCE=""
2258+CONFIG_RD_GZIP=y
2259+# CONFIG_RD_BZIP2 is not set
2260+# CONFIG_RD_LZMA is not set
2261+# CONFIG_RD_XZ is not set
2262+# CONFIG_RD_LZO is not set
2263 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
2264 CONFIG_SYSCTL=y
2265 CONFIG_ANON_INODES=y
2266+CONFIG_EXPERT=y
2267 CONFIG_EMBEDDED=y
2268 CONFIG_UID16=y
2269 CONFIG_SYSCTL_SYSCALL=y
2270@@ -83,6 +88,10 @@ CONFIG_TIMERFD=y
2271 CONFIG_EVENTFD=y
2272 CONFIG_SHMEM=y
2273 CONFIG_AIO=y
2274+
2275+#
2276+# Kernel Performance Events And Counters
2277+#
2278 CONFIG_VM_EVENT_COUNTERS=y
2279 CONFIG_PCI_QUIRKS=y
2280 CONFIG_COMPAT_BRK=y
2281@@ -90,6 +99,10 @@ CONFIG_SLAB=y
2282 # CONFIG_SLUB is not set
2283 # CONFIG_SLOB is not set
2284 # CONFIG_PROFILING is not set
2285+
2286+#
2287+# GCOV-based kernel profiling
2288+#
2289 # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
2290 CONFIG_SLABINFO=y
2291 CONFIG_RT_MUTEXES=y
2292@@ -101,8 +114,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
2293 # CONFIG_MODVERSIONS is not set
2294 # CONFIG_MODULE_SRCVERSION_ALL is not set
2295 CONFIG_BLOCK=y
2296-CONFIG_LBD=y
2297-# CONFIG_BLK_DEV_IO_TRACE is not set
2298+CONFIG_LBDAF=y
2299 # CONFIG_BLK_DEV_BSG is not set
2300 # CONFIG_BLK_DEV_INTEGRITY is not set
2301 
2302@@ -110,14 +122,41 @@ CONFIG_LBD=y
2303 # IO Schedulers
2304 #
2305 CONFIG_IOSCHED_NOOP=y
2306-CONFIG_IOSCHED_AS=y
2307 CONFIG_IOSCHED_DEADLINE=y
2308 CONFIG_IOSCHED_CFQ=y
2309-# CONFIG_DEFAULT_AS is not set
2310 # CONFIG_DEFAULT_DEADLINE is not set
2311 CONFIG_DEFAULT_CFQ=y
2312 # CONFIG_DEFAULT_NOOP is not set
2313 CONFIG_DEFAULT_IOSCHED="cfq"
2314+# CONFIG_INLINE_SPIN_TRYLOCK is not set
2315+# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
2316+# CONFIG_INLINE_SPIN_LOCK is not set
2317+# CONFIG_INLINE_SPIN_LOCK_BH is not set
2318+# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
2319+# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
2320+CONFIG_INLINE_SPIN_UNLOCK=y
2321+# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
2322+CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
2323+# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
2324+# CONFIG_INLINE_READ_TRYLOCK is not set
2325+# CONFIG_INLINE_READ_LOCK is not set
2326+# CONFIG_INLINE_READ_LOCK_BH is not set
2327+# CONFIG_INLINE_READ_LOCK_IRQ is not set
2328+# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
2329+CONFIG_INLINE_READ_UNLOCK=y
2330+# CONFIG_INLINE_READ_UNLOCK_BH is not set
2331+CONFIG_INLINE_READ_UNLOCK_IRQ=y
2332+# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
2333+# CONFIG_INLINE_WRITE_TRYLOCK is not set
2334+# CONFIG_INLINE_WRITE_LOCK is not set
2335+# CONFIG_INLINE_WRITE_LOCK_BH is not set
2336+# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
2337+# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
2338+CONFIG_INLINE_WRITE_UNLOCK=y
2339+# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
2340+CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
2341+# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
2342+# CONFIG_MUTEX_SPIN_ON_OWNER is not set
2343 # CONFIG_FREEZER is not set
2344 
2345 #
2346@@ -172,18 +211,19 @@ CONFIG_SINGLE_MEMORY_CHUNK=y
2347 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
2348 CONFIG_SELECT_MEMORY_MODEL=y
2349 CONFIG_FLATMEM_MANUAL=y
2350-# CONFIG_DISCONTIGMEM_MANUAL is not set
2351-# CONFIG_SPARSEMEM_MANUAL is not set
2352 CONFIG_FLATMEM=y
2353 CONFIG_FLAT_NODE_MEM_MAP=y
2354 CONFIG_NEED_MULTIPLE_NODES=y
2355 CONFIG_PAGEFLAGS_EXTENDED=y
2356 CONFIG_SPLIT_PTLOCK_CPUS=4
2357+# CONFIG_COMPACTION is not set
2358 # CONFIG_PHYS_ADDR_T_64BIT is not set
2359 CONFIG_ZONE_DMA_FLAG=1
2360 CONFIG_BOUNCE=y
2361 CONFIG_VIRT_TO_BUS=y
2362-CONFIG_UNEVICTABLE_LRU=y
2363+# CONFIG_KSM is not set
2364+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
2365+CONFIG_NEED_PER_CPU_KM=y
2366 
2367 #
2368 # General setup
2369@@ -196,8 +236,8 @@ CONFIG_HAVE_AOUT=y
2370 CONFIG_PROC_HARDWARE=y
2371 CONFIG_ZONE_DMA=y
2372 # CONFIG_ARCH_SUPPORTS_MSI is not set
2373-CONFIG_PCI_LEGACY=y
2374 # CONFIG_PCI_STUB is not set
2375+# CONFIG_PCI_IOV is not set
2376 
2377 #
2378 # Power management options
2379@@ -208,9 +248,7 @@ CONFIG_NET=y
2380 #
2381 # Networking options
2382 #
2383-CONFIG_COMPAT_NET_DEV_OPS=y
2384 CONFIG_PACKET=y
2385-# CONFIG_PACKET_MMAP is not set
2386 CONFIG_UNIX=y
2387 CONFIG_XFRM=y
2388 # CONFIG_XFRM_USER is not set
2389@@ -233,7 +271,7 @@ CONFIG_IP_PNP=y
2390 # CONFIG_IP_PNP_BOOTP is not set
2391 # CONFIG_IP_PNP_RARP is not set
2392 # CONFIG_NET_IPIP is not set
2393-# CONFIG_NET_IPGRE is not set
2394+# CONFIG_NET_IPGRE_DEMUX is not set
2395 # CONFIG_ARPD is not set
2396 # CONFIG_SYN_COOKIES is not set
2397 CONFIG_INET_AH=y
2398@@ -253,11 +291,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
2399 # CONFIG_TCP_MD5SIG is not set
2400 # CONFIG_IPV6 is not set
2401 # CONFIG_NETWORK_SECMARK is not set
2402+# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
2403 # CONFIG_NETFILTER is not set
2404 # CONFIG_IP_DCCP is not set
2405 # CONFIG_IP_SCTP is not set
2406+# CONFIG_RDS is not set
2407 # CONFIG_TIPC is not set
2408 # CONFIG_ATM is not set
2409+# CONFIG_L2TP is not set
2410 # CONFIG_BRIDGE is not set
2411 # CONFIG_NET_DSA is not set
2412 # CONFIG_VLAN_8021Q is not set
2413@@ -269,8 +310,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
2414 # CONFIG_LAPB is not set
2415 # CONFIG_ECONET is not set
2416 # CONFIG_WAN_ROUTER is not set
2417+# CONFIG_PHONET is not set
2418+# CONFIG_IEEE802154 is not set
2419 # CONFIG_NET_SCHED is not set
2420 # CONFIG_DCB is not set
2421+# CONFIG_BATMAN_ADV is not set
2422 
2423 #
2424 # Network testing
2425@@ -281,17 +325,22 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
2426 # CONFIG_IRDA is not set
2427 # CONFIG_BT is not set
2428 # CONFIG_AF_RXRPC is not set
2429-# CONFIG_PHONET is not set
2430 CONFIG_WIRELESS=y
2431 # CONFIG_CFG80211 is not set
2432-CONFIG_WIRELESS_OLD_REGULATORY=y
2433-# CONFIG_WIRELESS_EXT is not set
2434 # CONFIG_LIB80211 is not set
2435-# CONFIG_MAC80211 is not set
2436+
2437+#
2438+# CFG80211 needs to be enabled for MAC80211
2439+#
2440+
2441+#
2442+# Some wireless drivers require a rate control algorithm
2443+#
2444 # CONFIG_WIMAX is not set
2445 # CONFIG_RFKILL is not set
2446 # CONFIG_NET_9P is not set
2447-# CONFIG_KLIPS is not set
2448+# CONFIG_CAIF is not set
2449+# CONFIG_CEPH_LIB is not set
2450 
2451 #
2452 # Device Drivers
2453@@ -301,6 +350,7 @@ CONFIG_WIRELESS_OLD_REGULATORY=y
2454 # Generic Driver Options
2455 #
2456 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
2457+# CONFIG_DEVTMPFS is not set
2458 # CONFIG_STANDALONE is not set
2459 CONFIG_PREVENT_FIRMWARE_BUILD=y
2460 CONFIG_FW_LOADER=y
2461@@ -310,9 +360,9 @@ CONFIG_EXTRA_FIRMWARE=""
2462 # CONFIG_CONNECTOR is not set
2463 CONFIG_MTD=y
2464 # CONFIG_MTD_DEBUG is not set
2465+# CONFIG_MTD_TESTS is not set
2466 # CONFIG_MTD_CONCAT is not set
2467 CONFIG_MTD_PARTITIONS=y
2468-# CONFIG_MTD_TESTS is not set
2469 # CONFIG_MTD_REDBOOT_PARTS is not set
2470 CONFIG_MTD_CMDLINE_PARTS=y
2471 # CONFIG_MTD_AR7_PARTS is not set
2472@@ -328,6 +378,7 @@ CONFIG_MTD_BLOCK=y
2473 # CONFIG_INFTL is not set
2474 # CONFIG_RFD_FTL is not set
2475 # CONFIG_SSFDC is not set
2476+# CONFIG_SM_FTL is not set
2477 # CONFIG_MTD_OOPS is not set
2478 
2479 #
2480@@ -373,6 +424,7 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1
2481 # CONFIG_MTD_PMC551 is not set
2482 # CONFIG_MTD_DATAFLASH is not set
2483 # CONFIG_MTD_M25P80 is not set
2484+# CONFIG_MTD_SST25L is not set
2485 # CONFIG_MTD_SLRAM is not set
2486 # CONFIG_MTD_PHRAM is not set
2487 # CONFIG_MTD_MTDRAM is not set
2488@@ -391,10 +443,6 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1
2489 # LPDDR flash memory drivers
2490 #
2491 # CONFIG_MTD_LPDDR is not set
2492-
2493-#
2494-# UBI - Unsorted block images
2495-#
2496 # CONFIG_MTD_UBI is not set
2497 # CONFIG_PARPORT is not set
2498 CONFIG_BLK_DEV=y
2499@@ -405,6 +453,10 @@ CONFIG_BLK_DEV=y
2500 # CONFIG_BLK_DEV_COW_COMMON is not set
2501 CONFIG_BLK_DEV_LOOP=y
2502 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
2503+
2504+#
2505+# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
2506+#
2507 # CONFIG_BLK_DEV_NBD is not set
2508 # CONFIG_BLK_DEV_SX8 is not set
2509 # CONFIG_BLK_DEV_UB is not set
2510@@ -415,13 +467,27 @@ CONFIG_BLK_DEV_RAM_SIZE=64000
2511 # CONFIG_CDROM_PKTCDVD is not set
2512 # CONFIG_ATA_OVER_ETH is not set
2513 # CONFIG_BLK_DEV_HD is not set
2514+# CONFIG_BLK_DEV_RBD is not set
2515 CONFIG_MISC_DEVICES=y
2516+# CONFIG_AD525X_DPOT is not set
2517 # CONFIG_PHANTOM is not set
2518 # CONFIG_SGI_IOC4 is not set
2519 # CONFIG_TIFM_CORE is not set
2520 # CONFIG_ICS932S401 is not set
2521 # CONFIG_ENCLOSURE_SERVICES is not set
2522 # CONFIG_HP_ILO is not set
2523+# CONFIG_APDS9802ALS is not set
2524+# CONFIG_ISL29003 is not set
2525+# CONFIG_ISL29020 is not set
2526+# CONFIG_SENSORS_TSL2550 is not set
2527+# CONFIG_SENSORS_BH1780 is not set
2528+# CONFIG_SENSORS_BH1770 is not set
2529+# CONFIG_SENSORS_APDS990X is not set
2530+# CONFIG_HMC6352 is not set
2531+# CONFIG_DS1682 is not set
2532+# CONFIG_TI_DAC7512 is not set
2533+# CONFIG_BMP085 is not set
2534+# CONFIG_PCH_PHUB is not set
2535 # CONFIG_C2PORT is not set
2536 
2537 #
2538@@ -430,13 +496,20 @@ CONFIG_MISC_DEVICES=y
2539 # CONFIG_EEPROM_AT24 is not set
2540 # CONFIG_EEPROM_AT25 is not set
2541 # CONFIG_EEPROM_LEGACY is not set
2542+# CONFIG_EEPROM_MAX6875 is not set
2543 # CONFIG_EEPROM_93CX6 is not set
2544+# CONFIG_CB710_CORE is not set
2545+
2546+#
2547+# Texas Instruments shared transport line discipline
2548+#
2549 CONFIG_HAVE_IDE=y
2550 # CONFIG_IDE is not set
2551 
2552 #
2553 # SCSI device support
2554 #
2555+CONFIG_SCSI_MOD=y
2556 # CONFIG_RAID_ATTRS is not set
2557 CONFIG_SCSI=y
2558 CONFIG_SCSI_DMA=y
2559@@ -453,10 +526,6 @@ CONFIG_BLK_DEV_SD=y
2560 # CONFIG_BLK_DEV_SR is not set
2561 CONFIG_CHR_DEV_SG=y
2562 # CONFIG_CHR_DEV_SCH is not set
2563-
2564-#
2565-# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
2566-#
2567 CONFIG_SCSI_MULTI_LUN=y
2568 # CONFIG_SCSI_CONSTANTS is not set
2569 # CONFIG_SCSI_LOGGING is not set
2570@@ -469,33 +538,41 @@ CONFIG_SCSI_WAIT_SCAN=m
2571 # CONFIG_SCSI_SPI_ATTRS is not set
2572 # CONFIG_SCSI_FC_ATTRS is not set
2573 # CONFIG_SCSI_ISCSI_ATTRS is not set
2574+# CONFIG_SCSI_SAS_ATTRS is not set
2575 # CONFIG_SCSI_SAS_LIBSAS is not set
2576 # CONFIG_SCSI_SRP_ATTRS is not set
2577 CONFIG_SCSI_LOWLEVEL=y
2578 # CONFIG_ISCSI_TCP is not set
2579+# CONFIG_ISCSI_BOOT_SYSFS is not set
2580+# CONFIG_SCSI_BNX2_ISCSI is not set
2581+# CONFIG_BE2ISCSI is not set
2582 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
2583+# CONFIG_SCSI_HPSA is not set
2584 # CONFIG_SCSI_3W_9XXX is not set
2585+# CONFIG_SCSI_3W_SAS is not set
2586 # CONFIG_SCSI_ACARD is not set
2587 # CONFIG_SCSI_AACRAID is not set
2588 # CONFIG_SCSI_AIC7XXX is not set
2589 # CONFIG_SCSI_AIC7XXX_OLD is not set
2590 # CONFIG_SCSI_AIC79XX is not set
2591 # CONFIG_SCSI_AIC94XX is not set
2592+# CONFIG_SCSI_MVSAS is not set
2593 # CONFIG_SCSI_DPT_I2O is not set
2594 # CONFIG_SCSI_ADVANSYS is not set
2595 # CONFIG_SCSI_ARCMSR is not set
2596 # CONFIG_MEGARAID_NEWGEN is not set
2597 # CONFIG_MEGARAID_LEGACY is not set
2598 # CONFIG_MEGARAID_SAS is not set
2599+# CONFIG_SCSI_MPT2SAS is not set
2600 # CONFIG_SCSI_HPTIOP is not set
2601 # CONFIG_LIBFC is not set
2602+# CONFIG_LIBFCOE is not set
2603 # CONFIG_FCOE is not set
2604 # CONFIG_SCSI_DMX3191D is not set
2605 # CONFIG_SCSI_FUTURE_DOMAIN is not set
2606 # CONFIG_SCSI_IPS is not set
2607 # CONFIG_SCSI_INITIO is not set
2608 # CONFIG_SCSI_INIA100 is not set
2609-# CONFIG_SCSI_MVSAS is not set
2610 # CONFIG_SCSI_STEX is not set
2611 # CONFIG_SCSI_SYM53C8XX_2 is not set
2612 # CONFIG_SCSI_IPR is not set
2613@@ -507,82 +584,116 @@ CONFIG_SCSI_LOWLEVEL=y
2614 # CONFIG_SCSI_DC390T is not set
2615 # CONFIG_SCSI_NSP32 is not set
2616 # CONFIG_SCSI_DEBUG is not set
2617+# CONFIG_SCSI_PMCRAID is not set
2618+# CONFIG_SCSI_PM8001 is not set
2619 # CONFIG_SCSI_SRP is not set
2620+# CONFIG_SCSI_BFA_FC is not set
2621 # CONFIG_SCSI_DH is not set
2622+# CONFIG_SCSI_OSD_INITIATOR is not set
2623 CONFIG_ATA=y
2624 # CONFIG_ATA_NONSTANDARD is not set
2625+CONFIG_ATA_VERBOSE_ERROR=y
2626 CONFIG_SATA_PMP=y
2627+
2628+#
2629+# Controllers with non-SFF native interface
2630+#
2631 # CONFIG_SATA_AHCI is not set
2632+# CONFIG_SATA_AHCI_PLATFORM is not set
2633+# CONFIG_SATA_INIC162X is not set
2634+# CONFIG_SATA_ACARD_AHCI is not set
2635 # CONFIG_SATA_SIL24 is not set
2636 CONFIG_ATA_SFF=y
2637-# CONFIG_SATA_SVW is not set
2638+
2639+#
2640+# SFF controllers with custom DMA interface
2641+#
2642+# CONFIG_PDC_ADMA is not set
2643+# CONFIG_SATA_QSTOR is not set
2644+# CONFIG_SATA_SX4 is not set
2645+CONFIG_ATA_BMDMA=y
2646+
2647+#
2648+# SATA SFF controllers with BMDMA
2649+#
2650 # CONFIG_ATA_PIIX is not set
2651 # CONFIG_SATA_MV is not set
2652 # CONFIG_SATA_NV is not set
2653-# CONFIG_PDC_ADMA is not set
2654-# CONFIG_SATA_QSTOR is not set
2655 # CONFIG_SATA_PROMISE is not set
2656-# CONFIG_SATA_SX4 is not set
2657 # CONFIG_SATA_SIL is not set
2658 # CONFIG_SATA_SIS is not set
2659+# CONFIG_SATA_SVW is not set
2660 # CONFIG_SATA_ULI is not set
2661 # CONFIG_SATA_VIA is not set
2662 # CONFIG_SATA_VITESSE is not set
2663-# CONFIG_SATA_INIC162X is not set
2664+
2665+#
2666+# PATA SFF controllers with BMDMA
2667+#
2668 # CONFIG_PATA_ALI is not set
2669 # CONFIG_PATA_AMD is not set
2670 # CONFIG_PATA_ARTOP is not set
2671 # CONFIG_PATA_ATIIXP is not set
2672-# CONFIG_PATA_CMD640_PCI is not set
2673+# CONFIG_PATA_ATP867X is not set
2674 # CONFIG_PATA_CMD64X is not set
2675 # CONFIG_PATA_CS5520 is not set
2676 # CONFIG_PATA_CS5530 is not set
2677+# CONFIG_PATA_CS5536 is not set
2678 # CONFIG_PATA_CYPRESS is not set
2679 # CONFIG_PATA_EFAR is not set
2680-# CONFIG_ATA_GENERIC is not set
2681 # CONFIG_PATA_HPT366 is not set
2682 # CONFIG_PATA_HPT37X is not set
2683 # CONFIG_PATA_HPT3X2N is not set
2684 # CONFIG_PATA_HPT3X3 is not set
2685-# CONFIG_PATA_IT821X is not set
2686 # CONFIG_PATA_IT8213 is not set
2687+# CONFIG_PATA_IT821X is not set
2688 # CONFIG_PATA_JMICRON is not set
2689-# CONFIG_PATA_TRIFLEX is not set
2690 # CONFIG_PATA_MARVELL is not set
2691-# CONFIG_PATA_MPIIX is not set
2692-# CONFIG_PATA_OLDPIIX is not set
2693 # CONFIG_PATA_NETCELL is not set
2694 # CONFIG_PATA_NINJA32 is not set
2695-# CONFIG_PATA_NS87410 is not set
2696 # CONFIG_PATA_NS87415 is not set
2697-# CONFIG_PATA_OPTI is not set
2698+# CONFIG_PATA_OLDPIIX is not set
2699 # CONFIG_PATA_OPTIDMA is not set
2700+# CONFIG_PATA_PDC2027X is not set
2701 # CONFIG_PATA_PDC_OLD is not set
2702 # CONFIG_PATA_RADISYS is not set
2703-# CONFIG_PATA_RZ1000 is not set
2704+# CONFIG_PATA_RDC is not set
2705 # CONFIG_PATA_SC1200 is not set
2706+# CONFIG_PATA_SCH is not set
2707 # CONFIG_PATA_SERVERWORKS is not set
2708-# CONFIG_PATA_PDC2027X is not set
2709 # CONFIG_PATA_SIL680 is not set
2710 # CONFIG_PATA_SIS is not set
2711+# CONFIG_PATA_TOSHIBA is not set
2712+# CONFIG_PATA_TRIFLEX is not set
2713 # CONFIG_PATA_VIA is not set
2714 # CONFIG_PATA_WINBOND is not set
2715-# CONFIG_PATA_PLATFORM is not set
2716-# CONFIG_PATA_SCH is not set
2717 CONFIG_PATA_FSL=y
2718 CONFIG_FSL_PATA_USE_DMA=y
2719-# CONFIG_MD is not set
2720-# CONFIG_FUSION is not set
2721 
2722 #
2723-# IEEE 1394 (FireWire) support
2724+# PIO-only SFF controllers
2725 #
2726+# CONFIG_PATA_CMD640_PCI is not set
2727+# CONFIG_PATA_MPIIX is not set
2728+# CONFIG_PATA_NS87410 is not set
2729+# CONFIG_PATA_OPTI is not set
2730+# CONFIG_PATA_PLATFORM is not set
2731+# CONFIG_PATA_RZ1000 is not set
2732 
2733 #
2734-# Enable only one of the two stacks, unless you know what you are doing
2735+# Generic fallback / legacy drivers
2736+#
2737+# CONFIG_ATA_GENERIC is not set
2738+# CONFIG_PATA_LEGACY is not set
2739+# CONFIG_MD is not set
2740+# CONFIG_TARGET_CORE is not set
2741+# CONFIG_FUSION is not set
2742+
2743+#
2744+# IEEE 1394 (FireWire) support
2745 #
2746 # CONFIG_FIREWIRE is not set
2747-# CONFIG_IEEE1394 is not set
2748+# CONFIG_FIREWIRE_NOSY is not set
2749 # CONFIG_I2O is not set
2750 CONFIG_NETDEVICES=y
2751 # CONFIG_DUMMY is not set
2752@@ -592,6 +703,7 @@ CONFIG_NETDEVICES=y
2753 # CONFIG_TUN is not set
2754 # CONFIG_VETH is not set
2755 # CONFIG_ARCNET is not set
2756+CONFIG_MII=y
2757 CONFIG_PHYLIB=y
2758 
2759 #
2760@@ -606,23 +718,25 @@ CONFIG_PHYLIB=y
2761 # CONFIG_SMSC_PHY is not set
2762 # CONFIG_BROADCOM_PHY is not set
2763 # CONFIG_BROADCOM5222_PHY is not set
2764+# CONFIG_BCM63XX_PHY is not set
2765 # CONFIG_ICPLUS_PHY is not set
2766 # CONFIG_REALTEK_PHY is not set
2767 # CONFIG_NATIONAL_PHY is not set
2768 # CONFIG_NATIONAL8364x_PHY is not set
2769 CONFIG_NATIONAL8384x_PHY=y
2770-# CONFIG_MicrelKSZ8041_PHY is not set
2771 # CONFIG_STE10XP is not set
2772 # CONFIG_LSI_ET1011C_PHY is not set
2773+# CONFIG_MICREL_PHY is not set
2774 # CONFIG_FIXED_PHY is not set
2775 # CONFIG_MDIO_BITBANG is not set
2776 CONFIG_NET_ETHERNET=y
2777-CONFIG_MII=y
2778 # CONFIG_HAPPYMEAL is not set
2779 # CONFIG_SUNGEM is not set
2780 # CONFIG_CASSINI is not set
2781 # CONFIG_NET_VENDOR_3COM is not set
2782+# CONFIG_SMC91X is not set
2783 # CONFIG_ENC28J60 is not set
2784+# CONFIG_ETHOC is not set
2785 # CONFIG_DNET is not set
2786 # CONFIG_NET_TULIP is not set
2787 # CONFIG_HP100 is not set
2788@@ -637,6 +751,7 @@ CONFIG_NET_PCI=y
2789 # CONFIG_PCNET32 is not set
2790 # CONFIG_AMD8111_ETH is not set
2791 # CONFIG_ADAPTEC_STARFIRE is not set
2792+# CONFIG_KSZ884X_PCI is not set
2793 # CONFIG_B44 is not set
2794 # CONFIG_FORCEDETH is not set
2795 CONFIG_E100=y
2796@@ -655,6 +770,8 @@ CONFIG_8139TOO=y
2797 # CONFIG_SMSC9420 is not set
2798 # CONFIG_SUNDANCE is not set
2799 # CONFIG_TLAN is not set
2800+# CONFIG_KS8851 is not set
2801+# CONFIG_KS8851_MLL is not set
2802 # CONFIG_VIA_RHINE is not set
2803 # CONFIG_SC92031 is not set
2804 CONFIG_FEC=y
2805@@ -667,6 +784,7 @@ CONFIG_E1000=y
2806 # CONFIG_E1000E is not set
2807 # CONFIG_IP1000 is not set
2808 # CONFIG_IGB is not set
2809+# CONFIG_IGBVF is not set
2810 # CONFIG_NS83820 is not set
2811 # CONFIG_HAMACHI is not set
2812 # CONFIG_YELLOWFIN is not set
2813@@ -677,20 +795,21 @@ CONFIG_E1000=y
2814 # CONFIG_VIA_VELOCITY is not set
2815 # CONFIG_TIGON3 is not set
2816 # CONFIG_BNX2 is not set
2817+# CONFIG_CNIC is not set
2818 # CONFIG_QLA3XXX is not set
2819 # CONFIG_ATL1 is not set
2820 # CONFIG_ATL1E is not set
2821 # CONFIG_ATL1C is not set
2822 # CONFIG_JME is not set
2823+# CONFIG_STMMAC_ETH is not set
2824+# CONFIG_PCH_GBE is not set
2825 # CONFIG_NETDEV_10000 is not set
2826 # CONFIG_TR is not set
2827-
2828-#
2829-# Wireless LAN
2830-#
2831-# CONFIG_WLAN_PRE80211 is not set
2832-# CONFIG_WLAN_80211 is not set
2833-# CONFIG_IWLWIFI_LEDS is not set
2834+CONFIG_WLAN=y
2835+# CONFIG_ATMEL is not set
2836+# CONFIG_PRISM54 is not set
2837+# CONFIG_USB_ZD1201 is not set
2838+# CONFIG_HOSTAP is not set
2839 
2840 #
2841 # Enable WiMAX (Networking options) to see the WiMAX drivers
2842@@ -704,7 +823,12 @@ CONFIG_E1000=y
2843 # CONFIG_USB_PEGASUS is not set
2844 CONFIG_USB_RTL8150=y
2845 # CONFIG_USB_USBNET is not set
2846+# CONFIG_USB_IPHETH is not set
2847 # CONFIG_WAN is not set
2848+
2849+#
2850+# CAIF transport drivers
2851+#
2852 # CONFIG_FDDI is not set
2853 # CONFIG_HIPPI is not set
2854 # CONFIG_PPP is not set
2855@@ -713,6 +837,7 @@ CONFIG_USB_RTL8150=y
2856 # CONFIG_NETCONSOLE is not set
2857 # CONFIG_NETPOLL is not set
2858 # CONFIG_NET_POLL_CONTROLLER is not set
2859+# CONFIG_VMXNET3 is not set
2860 # CONFIG_ISDN is not set
2861 # CONFIG_PHONE is not set
2862 
2863@@ -722,6 +847,7 @@ CONFIG_USB_RTL8150=y
2864 CONFIG_INPUT=y
2865 # CONFIG_INPUT_FF_MEMLESS is not set
2866 # CONFIG_INPUT_POLLDEV is not set
2867+# CONFIG_INPUT_SPARSEKMAP is not set
2868 
2869 #
2870 # Userland interfaces
2871@@ -738,12 +864,18 @@ CONFIG_INPUT_EVDEV=y
2872 # Input Device Drivers
2873 #
2874 CONFIG_INPUT_KEYBOARD=y
2875+# CONFIG_KEYBOARD_ADP5588 is not set
2876 # CONFIG_KEYBOARD_ATKBD is not set
2877-# CONFIG_KEYBOARD_SUNKBD is not set
2878+# CONFIG_KEYBOARD_QT2160 is not set
2879 # CONFIG_KEYBOARD_LKKBD is not set
2880-# CONFIG_KEYBOARD_XTKBD is not set
2881+# CONFIG_KEYBOARD_TCA6416 is not set
2882+# CONFIG_KEYBOARD_MAX7359 is not set
2883+# CONFIG_KEYBOARD_MCS is not set
2884 # CONFIG_KEYBOARD_NEWTON is not set
2885+# CONFIG_KEYBOARD_OPENCORES is not set
2886 # CONFIG_KEYBOARD_STOWAWAY is not set
2887+# CONFIG_KEYBOARD_SUNKBD is not set
2888+# CONFIG_KEYBOARD_XTKBD is not set
2889 # CONFIG_INPUT_MOUSE is not set
2890 # CONFIG_INPUT_JOYSTICK is not set
2891 # CONFIG_INPUT_TABLET is not set
2892@@ -758,6 +890,8 @@ CONFIG_SERIO_SERPORT=y
2893 # CONFIG_SERIO_PCIPS2 is not set
2894 # CONFIG_SERIO_LIBPS2 is not set
2895 # CONFIG_SERIO_RAW is not set
2896+# CONFIG_SERIO_ALTERA_PS2 is not set
2897+# CONFIG_SERIO_PS2MULT is not set
2898 # CONFIG_GAMEPORT is not set
2899 
2900 #
2901@@ -771,6 +905,7 @@ CONFIG_HW_CONSOLE=y
2902 CONFIG_DEVKMEM=y
2903 CONFIG_DEVSRAM=m
2904 # CONFIG_SERIAL_NONSTANDARD is not set
2905+# CONFIG_N_GSM is not set
2906 # CONFIG_NOZOMI is not set
2907 
2908 #
2909@@ -781,6 +916,9 @@ CONFIG_DEVSRAM=m
2910 #
2911 # Non-8250 serial port support
2912 #
2913+# CONFIG_SERIAL_MAX3100 is not set
2914+# CONFIG_SERIAL_MAX3107 is not set
2915+# CONFIG_SERIAL_MFD_HSU is not set
2916 CONFIG_SERIAL_CORE=y
2917 CONFIG_SERIAL_CORE_CONSOLE=y
2918 # CONFIG_SERIAL_COLDFIRE_IRDA is not set
2919@@ -789,9 +927,14 @@ CONFIG_SERIAL_MCF=y
2920 CONFIG_SERIAL_MCF_BAUDRATE=115200
2921 CONFIG_SERIAL_MCF_CONSOLE=y
2922 # CONFIG_SERIAL_JSM is not set
2923+# CONFIG_SERIAL_TIMBERDALE is not set
2924+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
2925+# CONFIG_SERIAL_ALTERA_UART is not set
2926+# CONFIG_SERIAL_PCH_UART is not set
2927 CONFIG_UNIX98_PTYS=y
2928 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
2929 # CONFIG_LEGACY_PTYS is not set
2930+# CONFIG_TTY_PRINTK is not set
2931 # CONFIG_IPMI_HANDLER is not set
2932 # CONFIG_HW_RANDOM is not set
2933 # CONFIG_GEN_RTC is not set
2934@@ -799,9 +942,12 @@ CONFIG_UNIX98_PTYS=y
2935 # CONFIG_APPLICOM is not set
2936 # CONFIG_RAW_DRIVER is not set
2937 # CONFIG_TCG_TPM is not set
2938+# CONFIG_RAMOOPS is not set
2939 CONFIG_I2C=y
2940 CONFIG_I2C_BOARDINFO=y
2941+CONFIG_I2C_COMPAT=y
2942 CONFIG_I2C_CHARDEV=y
2943+# CONFIG_I2C_MUX is not set
2944 CONFIG_I2C_HELPER_AUTO=y
2945 
2946 #
2947@@ -829,9 +975,13 @@ CONFIG_I2C_HELPER_AUTO=y
2948 #
2949 # I2C system bus drivers (mostly embedded / system-on-chip)
2950 #
2951+# CONFIG_I2C_INTEL_MID is not set
2952 CONFIG_I2C_MCF=y
2953 # CONFIG_I2C_OCORES is not set
2954+# CONFIG_I2C_PCA_PLATFORM is not set
2955 # CONFIG_I2C_SIMTEC is not set
2956+# CONFIG_I2C_XILINX is not set
2957+# CONFIG_I2C_EG20T is not set
2958 
2959 #
2960 # External I2C/SMBus adapter drivers
2961@@ -841,30 +991,12 @@ CONFIG_I2C_MCF=y
2962 # CONFIG_I2C_TINY_USB is not set
2963 
2964 #
2965-# Graphics adapter I2C/DDC channel drivers
2966-#
2967-# CONFIG_I2C_VOODOO3 is not set
2968-
2969-#
2970 # Other I2C/SMBus bus drivers
2971 #
2972-# CONFIG_I2C_PCA_PLATFORM is not set
2973 # CONFIG_I2C_STUB is not set
2974-
2975-#
2976-# Miscellaneous I2C Chip support
2977-#
2978-# CONFIG_DS1682 is not set
2979-# CONFIG_SENSORS_PCF8574 is not set
2980-# CONFIG_PCF8575 is not set
2981-# CONFIG_SENSORS_PCA9539 is not set
2982-# CONFIG_SENSORS_PCF8591 is not set
2983-# CONFIG_SENSORS_MAX6875 is not set
2984-# CONFIG_SENSORS_TSL2550 is not set
2985 # CONFIG_I2C_DEBUG_CORE is not set
2986 # CONFIG_I2C_DEBUG_ALGO is not set
2987 # CONFIG_I2C_DEBUG_BUS is not set
2988-# CONFIG_I2C_DEBUG_CHIP is not set
2989 CONFIG_SPI=y
2990 CONFIG_SPI_MASTER=y
2991 
2992@@ -874,19 +1006,29 @@ CONFIG_SPI_MASTER=y
2993 # CONFIG_SPI_BITBANG is not set
2994 CONFIG_SPI_DSPI=y
2995 CONFIG_SPI_COLDFIRE_DSPI_EDMA=y
2996-# CONFIG_VOIP_FXS is not set
2997-# CONFIG_VOIP_FXO is not set
2998+# CONFIG_SPI_PXA2XX_PCI is not set
2999+# CONFIG_SPI_TOPCLIFF_PCH is not set
3000+# CONFIG_SPI_XILINX is not set
3001+# CONFIG_SPI_DESIGNWARE is not set
3002 
3003 #
3004 # SPI Protocol Masters
3005 #
3006 # CONFIG_SPI_SPIDEV is not set
3007 # CONFIG_SPI_TLE62X0 is not set
3008+
3009+#
3010+# PPS support
3011+#
3012+# CONFIG_PPS is not set
3013+
3014+#
3015+# PPS generators support
3016+#
3017 # CONFIG_W1 is not set
3018 # CONFIG_POWER_SUPPLY is not set
3019 # CONFIG_HWMON is not set
3020 # CONFIG_THERMAL is not set
3021-# CONFIG_THERMAL_HWMON is not set
3022 CONFIG_WATCHDOG=y
3023 # CONFIG_WATCHDOG_NOWAYOUT is not set
3024 
3025@@ -913,41 +1055,34 @@ CONFIG_SSB_POSSIBLE=y
3026 # Sonics Silicon Backplane
3027 #
3028 # CONFIG_SSB is not set
3029-
3030-#
3031-# Multifunction device drivers
3032-#
3033+CONFIG_MFD_SUPPORT=y
3034 # CONFIG_MFD_CORE is not set
3035 # CONFIG_MFD_SM501 is not set
3036 # CONFIG_HTC_PASIC3 is not set
3037+# CONFIG_TPS6507X is not set
3038 # CONFIG_MFD_TMIO is not set
3039 # CONFIG_PMIC_DA903X is not set
3040+# CONFIG_PMIC_ADP5520 is not set
3041 # CONFIG_MFD_WM8400 is not set
3042-# CONFIG_MFD_WM8350_I2C is not set
3043 # CONFIG_MFD_PCF50633 is not set
3044+# CONFIG_MFD_MC13XXX is not set
3045+# CONFIG_ABX500_CORE is not set
3046+# CONFIG_MFD_CS5535 is not set
3047+# CONFIG_LPC_SCH is not set
3048+# CONFIG_MFD_RDC321X is not set
3049+# CONFIG_MFD_JANZ_CMODIO is not set
3050+# CONFIG_MFD_VX855 is not set
3051+# CONFIG_MFD_WL1273_CORE is not set
3052 # CONFIG_REGULATOR is not set
3053-
3054-#
3055-# Multimedia devices
3056-#
3057-
3058-#
3059-# Multimedia core support
3060-#
3061-# CONFIG_VIDEO_DEV is not set
3062-# CONFIG_DVB_CORE is not set
3063-# CONFIG_VIDEO_MEDIA is not set
3064-
3065-#
3066-# Multimedia drivers
3067-#
3068-CONFIG_DAB=y
3069-# CONFIG_USB_DABUSB is not set
3070+# CONFIG_MEDIA_SUPPORT is not set
3071 
3072 #
3073 # Graphics support
3074 #
3075+CONFIG_VGA_ARB=y
3076+CONFIG_VGA_ARB_MAX_GPUS=16
3077 # CONFIG_DRM is not set
3078+# CONFIG_STUB_POULSBO is not set
3079 # CONFIG_VGASTATE is not set
3080 CONFIG_VIDEO_OUTPUT_CONTROL=m
3081 # CONFIG_FB is not set
3082@@ -964,6 +1099,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m
3083 CONFIG_DUMMY_CONSOLE=y
3084 CONFIG_SOUND=y
3085 CONFIG_SOUND_OSS_CORE=y
3086+CONFIG_SOUND_OSS_CORE_PRECLAIM=y
3087 CONFIG_SND=y
3088 CONFIG_SND_TIMER=y
3089 CONFIG_SND_PCM=y
3090@@ -972,14 +1108,19 @@ CONFIG_SND_OSSEMUL=y
3091 # CONFIG_SND_MIXER_OSS is not set
3092 CONFIG_SND_PCM_OSS=y
3093 CONFIG_SND_PCM_OSS_PLUGINS=y
3094-# CONFIG_SND_HRTIMER is not set
3095 # CONFIG_SND_DYNAMIC_MINORS is not set
3096 CONFIG_SND_SUPPORT_OLD_API=y
3097 CONFIG_SND_VERBOSE_PROCFS=y
3098 # CONFIG_SND_VERBOSE_PRINTK is not set
3099 # CONFIG_SND_DEBUG is not set
3100+# CONFIG_SND_RAWMIDI_SEQ is not set
3101+# CONFIG_SND_OPL3_LIB_SEQ is not set
3102+# CONFIG_SND_OPL4_LIB_SEQ is not set
3103+# CONFIG_SND_SBAWE_SEQ is not set
3104+# CONFIG_SND_EMU10K1_SEQ is not set
3105 CONFIG_SND_DRIVERS=y
3106 # CONFIG_SND_DUMMY is not set
3107+# CONFIG_SND_ALOOP is not set
3108 # CONFIG_SND_MTPAV is not set
3109 # CONFIG_SND_SERIAL_U16550 is not set
3110 # CONFIG_SND_MPU401 is not set
3111@@ -1000,6 +1141,8 @@ CONFIG_SND_PCI=y
3112 # CONFIG_SND_OXYGEN is not set
3113 # CONFIG_SND_CS4281 is not set
3114 # CONFIG_SND_CS46XX is not set
3115+# CONFIG_SND_CS5535AUDIO is not set
3116+# CONFIG_SND_CTXFI is not set
3117 # CONFIG_SND_DARLA20 is not set
3118 # CONFIG_SND_GINA20 is not set
3119 # CONFIG_SND_LAYLA20 is not set
3120@@ -1012,6 +1155,8 @@ CONFIG_SND_PCI=y
3121 # CONFIG_SND_INDIGO is not set
3122 # CONFIG_SND_INDIGOIO is not set
3123 # CONFIG_SND_INDIGODJ is not set
3124+# CONFIG_SND_INDIGOIOX is not set
3125+# CONFIG_SND_INDIGODJX is not set
3126 # CONFIG_SND_EMU10K1 is not set
3127 # CONFIG_SND_EMU10K1X is not set
3128 # CONFIG_SND_ENS1370 is not set
3129@@ -1022,12 +1167,12 @@ CONFIG_SND_PCI=y
3130 # CONFIG_SND_HDA_INTEL is not set
3131 # CONFIG_SND_HDSP is not set
3132 # CONFIG_SND_HDSPM is not set
3133-# CONFIG_SND_HIFIER is not set
3134 # CONFIG_SND_ICE1712 is not set
3135 # CONFIG_SND_ICE1724 is not set
3136 # CONFIG_SND_INTEL8X0 is not set
3137 # CONFIG_SND_INTEL8X0M is not set
3138 # CONFIG_SND_KORG1212 is not set
3139+# CONFIG_SND_LX6464ES is not set
3140 # CONFIG_SND_MAESTRO3 is not set
3141 # CONFIG_SND_MIXART is not set
3142 # CONFIG_SND_NM256 is not set
3143@@ -1051,12 +1196,12 @@ CONFIG_SND_COLDFIRE=y
3144 CONFIG_SND_SPI=y
3145 CONFIG_SND_USB=y
3146 # CONFIG_SND_USB_AUDIO is not set
3147+# CONFIG_SND_USB_UA101 is not set
3148 # CONFIG_SND_USB_CAIAQ is not set
3149 # CONFIG_SND_SOC is not set
3150 # CONFIG_SOUND_PRIME is not set
3151 CONFIG_HID_SUPPORT=y
3152 CONFIG_HID=y
3153-CONFIG_HID_DEBUG=y
3154 # CONFIG_HIDRAW is not set
3155 
3156 #
3157@@ -1069,28 +1214,51 @@ CONFIG_USB_HID=y
3158 #
3159 # Special HID drivers
3160 #
3161-CONFIG_HID_COMPAT=y
3162+# CONFIG_HID_3M_PCT is not set
3163 # CONFIG_HID_A4TECH is not set
3164+# CONFIG_HID_ACRUX_FF is not set
3165 # CONFIG_HID_APPLE is not set
3166 # CONFIG_HID_BELKIN is not set
3167+# CONFIG_HID_CANDO is not set
3168 # CONFIG_HID_CHERRY is not set
3169 # CONFIG_HID_CHICONY is not set
3170+# CONFIG_HID_PRODIKEYS is not set
3171 # CONFIG_HID_CYPRESS is not set
3172+# CONFIG_HID_DRAGONRISE is not set
3173+# CONFIG_HID_EMS_FF is not set
3174+# CONFIG_HID_EGALAX is not set
3175 # CONFIG_HID_EZKEY is not set
3176+# CONFIG_HID_KYE is not set
3177+# CONFIG_HID_UCLOGIC is not set
3178+# CONFIG_HID_WALTOP is not set
3179 # CONFIG_HID_GYRATION is not set
3180+# CONFIG_HID_TWINHAN is not set
3181+# CONFIG_HID_KENSINGTON is not set
3182 # CONFIG_HID_LOGITECH is not set
3183 # CONFIG_HID_MICROSOFT is not set
3184+# CONFIG_HID_MOSART is not set
3185 # CONFIG_HID_MONTEREY is not set
3186+# CONFIG_HID_MULTITOUCH is not set
3187 # CONFIG_HID_NTRIG is not set
3188+# CONFIG_HID_ORTEK is not set
3189 # CONFIG_HID_PANTHERLORD is not set
3190 # CONFIG_HID_PETALYNX is not set
3191+# CONFIG_HID_PICOLCD is not set
3192+# CONFIG_HID_QUANTA is not set
3193+# CONFIG_HID_ROCCAT is not set
3194+# CONFIG_HID_ROCCAT_KONE is not set
3195+# CONFIG_HID_ROCCAT_KONEPLUS is not set
3196+# CONFIG_HID_ROCCAT_PYRA is not set
3197 # CONFIG_HID_SAMSUNG is not set
3198 # CONFIG_HID_SONY is not set
3199+# CONFIG_HID_STANTUM is not set
3200 # CONFIG_HID_SUNPLUS is not set
3201-# CONFIG_GREENASIA_FF is not set
3202+# CONFIG_HID_GREENASIA is not set
3203+# CONFIG_HID_SMARTJOYPLUS is not set
3204 # CONFIG_HID_TOPSEED is not set
3205-# CONFIG_THRUSTMASTER_FF is not set
3206-# CONFIG_ZEROPLUS_FF is not set
3207+# CONFIG_HID_THRUSTMASTER is not set
3208+# CONFIG_HID_ZEROPLUS is not set
3209+# CONFIG_HID_ZYDACRON is not set
3210 CONFIG_USB_SUPPORT=y
3211 CONFIG_USB_ARCH_HAS_HCD=y
3212 CONFIG_USB_ARCH_HAS_OHCI=y
3213@@ -1105,7 +1273,6 @@ CONFIG_USB=y
3214 CONFIG_USB_DEVICEFS=y
3215 # CONFIG_USB_DEVICE_CLASS is not set
3216 # CONFIG_USB_DYNAMIC_MINORS is not set
3217-CONFIG_USB_SUSPEND=y
3218 CONFIG_USB_OTG=y
3219 # CONFIG_USB_OTG_WHITELIST is not set
3220 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
3221@@ -1117,26 +1284,25 @@ CONFIG_USB_OTG=y
3222 # USB Host Controller Drivers
3223 #
3224 # CONFIG_USB_C67X00_HCD is not set
3225+# CONFIG_USB_XHCI_HCD is not set
3226 CONFIG_USB_EHCI_HCD=m
3227 CONFIG_USB_EHCI_ROOT_HUB_TT=y
3228 # CONFIG_USB_EHCI_TT_NEWSCHED is not set
3229 CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
3230 CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y
3231 CONFIG_USB_EHCI_FSL=y
3232+CONFIG_USB_M5445X_ULPI=y
3233+# CONFIG_USB_M5445X_FSLS is not set
3234 # CONFIG_USB_OXU210HP_HCD is not set
3235 # CONFIG_USB_ISP116X_HCD is not set
3236 # CONFIG_USB_ISP1760_HCD is not set
3237+# CONFIG_USB_ISP1362_HCD is not set
3238 # CONFIG_USB_OHCI_HCD is not set
3239 # CONFIG_USB_UHCI_HCD is not set
3240 # CONFIG_USB_SL811_HCD is not set
3241 # CONFIG_USB_R8A66597_HCD is not set
3242 # CONFIG_USB_WHCI_HCD is not set
3243 # CONFIG_USB_HWA_HCD is not set
3244-CONFIG_USB_M5445X_ULPI=y
3245-# CONFIG_USB_M5445X_FSLS is not set
3246-# CONFIG_USB_M5441X_ULPI is not set
3247-# CONFIG_USB_M5441X_FSLS is not set
3248-# CONFIG_USB_GADGET_MUSB_HDRC is not set
3249 
3250 #
3251 # USB Device Class drivers
3252@@ -1147,11 +1313,11 @@ CONFIG_USB_M5445X_ULPI=y
3253 # CONFIG_USB_TMC is not set
3254 
3255 #
3256-# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
3257+# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
3258 #
3259 
3260 #
3261-# see USB_STORAGE Help for more information
3262+# also be needed; see USB_STORAGE Help for more info
3263 #
3264 CONFIG_USB_STORAGE=y
3265 # CONFIG_USB_STORAGE_DEBUG is not set
3266@@ -1166,6 +1332,7 @@ CONFIG_USB_STORAGE=y
3267 # CONFIG_USB_STORAGE_ONETOUCH is not set
3268 # CONFIG_USB_STORAGE_KARMA is not set
3269 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
3270+# CONFIG_USB_UAS is not set
3271 # CONFIG_USB_LIBUSUAL is not set
3272 
3273 #
3274@@ -1189,11 +1356,9 @@ CONFIG_USB_STORAGE=y
3275 # CONFIG_USB_RIO500 is not set
3276 # CONFIG_USB_LEGOTOWER is not set
3277 # CONFIG_USB_LCD is not set
3278-# CONFIG_USB_BERRY_CHARGE is not set
3279 # CONFIG_USB_LED is not set
3280 # CONFIG_USB_CYPRESS_CY7C63 is not set
3281 # CONFIG_USB_CYTHERM is not set
3282-# CONFIG_USB_PHIDGET is not set
3283 # CONFIG_USB_IDMOUSE is not set
3284 # CONFIG_USB_FTDI_ELAN is not set
3285 # CONFIG_USB_APPLEDISPLAY is not set
3286@@ -1203,57 +1368,65 @@ CONFIG_USB_STORAGE=y
3287 # CONFIG_USB_IOWARRIOR is not set
3288 # CONFIG_USB_TEST is not set
3289 # CONFIG_USB_ISIGHTFW is not set
3290-# CONFIG_USB_VST is not set
3291+# CONFIG_USB_YUREX is not set
3292 CONFIG_USB_GADGET=m
3293 # CONFIG_USB_GADGET_DEBUG_FILES is not set
3294 CONFIG_USB_GADGET_VBUS_DRAW=2
3295 CONFIG_USB_GADGET_SELECTED=y
3296-# CONFIG_USB_GADGET_AT91 is not set
3297-# CONFIG_USB_GADGET_ATMEL_USBA is not set
3298 CONFIG_USB_GADGET_FSL_USB2=y
3299 CONFIG_USB_FSL_USB2=m
3300-# CONFIG_USB_GADGET_LH7A40X is not set
3301-# CONFIG_USB_GADGET_OMAP is not set
3302-# CONFIG_USB_GADGET_PXA25X is not set
3303-# CONFIG_USB_GADGET_PXA27X is not set
3304-# CONFIG_USB_GADGET_S3C2410 is not set
3305-# CONFIG_USB_GADGET_IMX is not set
3306+# CONFIG_USB_GADGET_R8A66597 is not set
3307+# CONFIG_USB_GADGET_PXA_U2O is not set
3308 # CONFIG_USB_GADGET_M66592 is not set
3309 # CONFIG_USB_GADGET_AMD5536UDC is not set
3310-# CONFIG_USB_GADGET_FSL_QE is not set
3311-# CONFIG_USB_GADGET_CI13XXX is not set
3312+# CONFIG_USB_GADGET_CI13XXX_PCI is not set
3313 # CONFIG_USB_GADGET_NET2280 is not set
3314 # CONFIG_USB_GADGET_GOKU is not set
3315+# CONFIG_USB_GADGET_LANGWELL is not set
3316+# CONFIG_USB_GADGET_EG20T is not set
3317 # CONFIG_USB_GADGET_DUMMY_HCD is not set
3318 CONFIG_USB_GADGET_DUALSPEED=y
3319 # CONFIG_USB_ZERO is not set
3320+# CONFIG_USB_AUDIO is not set
3321 CONFIG_USB_ETH=m
3322 CONFIG_USB_ETH_RNDIS=y
3323+# CONFIG_USB_ETH_EEM is not set
3324+# CONFIG_USB_G_NCM is not set
3325 # CONFIG_USB_GADGETFS is not set
3326+# CONFIG_USB_FUNCTIONFS is not set
3327 CONFIG_USB_FILE_STORAGE=m
3328 # CONFIG_USB_FILE_STORAGE_TEST is not set
3329+# CONFIG_USB_MASS_STORAGE is not set
3330 # CONFIG_USB_G_SERIAL is not set
3331 # CONFIG_USB_MIDI_GADGET is not set
3332 # CONFIG_USB_G_PRINTER is not set
3333 # CONFIG_USB_CDC_COMPOSITE is not set
3334+# CONFIG_USB_G_MULTI is not set
3335+# CONFIG_USB_G_HID is not set
3336+# CONFIG_USB_G_DBGP is not set
3337 
3338 #
3339 # OTG and related infrastructure
3340 #
3341+# CONFIG_NOP_USB_XCEIV is not set
3342 # CONFIG_UWB is not set
3343 # CONFIG_MMC is not set
3344 # CONFIG_MEMSTICK is not set
3345 # CONFIG_NEW_LEDS is not set
3346+# CONFIG_NFC_DEVICES is not set
3347 # CONFIG_ACCESSIBILITY is not set
3348 # CONFIG_INFINIBAND is not set
3349 # CONFIG_RTC_CLASS is not set
3350 CONFIG_DMADEVICES=y
3351+# CONFIG_DMADEVICES_DEBUG is not set
3352 
3353 #
3354 # DMA Devices
3355 #
3356 CONFIG_COLDFIRE_EDMA=y
3357 CONFIG_COLDFIRE_EDMA_TEST=m
3358+# CONFIG_TIMB_DMA is not set
3359+# CONFIG_AUXDISPLAY is not set
3360 # CONFIG_UIO is not set
3361 # CONFIG_STAGING is not set
3362 
3363@@ -1272,6 +1445,7 @@ CONFIG_EXT2_FS=y
3364 # CONFIG_EXT2_FS_XATTR is not set
3365 # CONFIG_EXT2_FS_XIP is not set
3366 CONFIG_EXT3_FS=y
3367+CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
3368 CONFIG_EXT3_FS_XATTR=y
3369 # CONFIG_EXT3_FS_POSIX_ACL is not set
3370 # CONFIG_EXT3_FS_SECURITY is not set
3371@@ -1280,21 +1454,27 @@ CONFIG_JBD=y
3372 CONFIG_FS_MBCACHE=y
3373 # CONFIG_REISERFS_FS is not set
3374 # CONFIG_JFS_FS is not set
3375-# CONFIG_FS_POSIX_ACL is not set
3376-CONFIG_FILE_LOCKING=y
3377 # CONFIG_XFS_FS is not set
3378 # CONFIG_GFS2_FS is not set
3379-# CONFIG_OCFS2_FS is not set
3380 # CONFIG_BTRFS_FS is not set
3381+# CONFIG_NILFS2_FS is not set
3382+# CONFIG_FS_POSIX_ACL is not set
3383+CONFIG_FILE_LOCKING=y
3384+CONFIG_FSNOTIFY=y
3385 CONFIG_DNOTIFY=y
3386-CONFIG_INOTIFY=y
3387 CONFIG_INOTIFY_USER=y
3388+# CONFIG_FANOTIFY is not set
3389 # CONFIG_QUOTA is not set
3390-# CONFIG_AUTOFS_FS is not set
3391+# CONFIG_QUOTACTL is not set
3392 # CONFIG_AUTOFS4_FS is not set
3393 # CONFIG_FUSE_FS is not set
3394 
3395 #
3396+# Caches
3397+#
3398+# CONFIG_FSCACHE is not set
3399+
3400+#
3401 # CD-ROM/DVD Filesystems
3402 #
3403 # CONFIG_ISO9660_FS is not set
3404@@ -1332,6 +1512,7 @@ CONFIG_MISC_FILESYSTEMS=y
3405 # CONFIG_BEFS_FS is not set
3406 # CONFIG_BFS_FS is not set
3407 # CONFIG_EFS_FS is not set
3408+# CONFIG_YAFFS_FS is not set
3409 CONFIG_JFFS2_FS=y
3410 CONFIG_JFFS2_FS_DEBUG=0
3411 CONFIG_JFFS2_FS_WRITEBUFFER=y
3412@@ -1343,6 +1524,7 @@ CONFIG_JFFS2_ZLIB=y
3413 # CONFIG_JFFS2_LZO is not set
3414 CONFIG_JFFS2_RTIME=y
3415 # CONFIG_JFFS2_RUBIN is not set
3416+# CONFIG_LOGFS is not set
3417 # CONFIG_CRAMFS is not set
3418 # CONFIG_SQUASHFS is not set
3419 # CONFIG_VXFS_FS is not set
3420@@ -1364,10 +1546,8 @@ CONFIG_LOCKD=y
3421 CONFIG_LOCKD_V4=y
3422 CONFIG_NFS_COMMON=y
3423 CONFIG_SUNRPC=y
3424-# CONFIG_SUNRPC_REGISTER_V4 is not set
3425 # CONFIG_RPCSEC_GSS_KRB5 is not set
3426-# CONFIG_RPCSEC_GSS_SPKM3 is not set
3427-# CONFIG_SMB_FS is not set
3428+# CONFIG_CEPH_FS is not set
3429 # CONFIG_CIFS is not set
3430 # CONFIG_NCP_FS is not set
3431 # CONFIG_CODA_FS is not set
3432@@ -1434,7 +1614,6 @@ CONFIG_NLS_ISO8859_1=y
3433 # CONFIG_NLS_KOI8_R is not set
3434 # CONFIG_NLS_KOI8_U is not set
3435 CONFIG_NLS_UTF8=y
3436-# CONFIG_DLM is not set
3437 
3438 #
3439 # Kernel hacking
3440@@ -1444,19 +1623,18 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
3441 # CONFIG_ENABLE_MUST_CHECK is not set
3442 CONFIG_FRAME_WARN=1024
3443 # CONFIG_MAGIC_SYSRQ is not set
3444+# CONFIG_STRIP_ASM_SYMS is not set
3445 # CONFIG_UNUSED_SYMBOLS is not set
3446 # CONFIG_DEBUG_FS is not set
3447 # CONFIG_HEADERS_CHECK is not set
3448 # CONFIG_DEBUG_KERNEL is not set
3449-# CONFIG_DEBUG_BUGVERBOSE is not set
3450+# CONFIG_HARDLOCKUP_DETECTOR is not set
3451+CONFIG_BKL=y
3452+# CONFIG_SPARSE_RCU_POINTER is not set
3453+CONFIG_DEBUG_BUGVERBOSE=y
3454 # CONFIG_DEBUG_MEMORY_INIT is not set
3455-# CONFIG_RCU_CPU_STALL_DETECTOR is not set
3456 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
3457-
3458-#
3459-# Tracers
3460-#
3461-# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
3462+# CONFIG_ATOMIC64_SELFTEST is not set
3463 # CONFIG_SAMPLES is not set
3464 # CONFIG_BOOTPARAM is not set
3465 
3466@@ -1464,15 +1642,16 @@ CONFIG_FRAME_WARN=1024
3467 # Security options
3468 #
3469 # CONFIG_KEYS is not set
3470+# CONFIG_SECURITY_DMESG_RESTRICT is not set
3471 # CONFIG_SECURITY is not set
3472 # CONFIG_SECURITYFS is not set
3473-# CONFIG_SECURITY_FILE_CAPABILITIES is not set
3474+CONFIG_DEFAULT_SECURITY_DAC=y
3475+CONFIG_DEFAULT_SECURITY=""
3476 CONFIG_CRYPTO=y
3477 
3478 #
3479 # Crypto core or helper
3480 #
3481-# CONFIG_CRYPTO_FIPS is not set
3482 CONFIG_CRYPTO_ALGAPI=y
3483 CONFIG_CRYPTO_ALGAPI2=y
3484 CONFIG_CRYPTO_AEAD=y
3485@@ -1482,10 +1661,13 @@ CONFIG_CRYPTO_BLKCIPHER2=y
3486 CONFIG_CRYPTO_HASH=y
3487 CONFIG_CRYPTO_HASH2=y
3488 CONFIG_CRYPTO_RNG2=y
3489+CONFIG_CRYPTO_PCOMP2=y
3490 CONFIG_CRYPTO_MANAGER=y
3491 CONFIG_CRYPTO_MANAGER2=y
3492+# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
3493 # CONFIG_CRYPTO_GF128MUL is not set
3494 # CONFIG_CRYPTO_NULL is not set
3495+CONFIG_CRYPTO_WORKQUEUE=y
3496 # CONFIG_CRYPTO_CRYPTD is not set
3497 CONFIG_CRYPTO_AUTHENC=y
3498 CONFIG_CRYPTO_TEST=m
3499@@ -1513,11 +1695,13 @@ CONFIG_CRYPTO_PCBC=m
3500 #
3501 CONFIG_CRYPTO_HMAC=y
3502 # CONFIG_CRYPTO_XCBC is not set
3503+# CONFIG_CRYPTO_VMAC is not set
3504 
3505 #
3506 # Digest
3507 #
3508 CONFIG_CRYPTO_CRC32C=y
3509+# CONFIG_CRYPTO_GHASH is not set
3510 # CONFIG_CRYPTO_MD4 is not set
3511 CONFIG_CRYPTO_MD5=y
3512 # CONFIG_CRYPTO_MICHAEL_MIC is not set
3513@@ -1554,20 +1738,15 @@ CONFIG_CRYPTO_DES=y
3514 # Compression
3515 #
3516 # CONFIG_CRYPTO_DEFLATE is not set
3517+# CONFIG_CRYPTO_ZLIB is not set
3518 # CONFIG_CRYPTO_LZO is not set
3519 
3520 #
3521 # Random Number Generation
3522 #
3523 # CONFIG_CRYPTO_ANSI_CPRNG is not set
3524-
3525-#
3526-# OCF Configuration
3527-#
3528-
3529-#
3530-# Talitos Driver
3531-#
3532+# CONFIG_CRYPTO_USER_API_HASH is not set
3533+# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
3534 CONFIG_CRYPTO_HW=y
3535 CONFIG_CRYPTO_DEV_MCFCAU=y
3536 CONFIG_CRYPTO_DEV_MCFCAU_DES=y
3537@@ -1575,6 +1754,7 @@ CONFIG_CRYPTO_DEV_MCFCAU_AES=y
3538 CONFIG_CRYPTO_DEV_MCFCAU_MD5=y
3539 CONFIG_CRYPTO_DEV_MCFCAU_SHA1=y
3540 # CONFIG_CRYPTO_DEV_HIFN_795X is not set
3541+# CONFIG_BINARY_PRINTF is not set
3542 
3543 #
3544 # Library routines
3545@@ -1590,8 +1770,12 @@ CONFIG_CRC32=y
3546 CONFIG_LIBCRC32C=y
3547 CONFIG_ZLIB_INFLATE=y
3548 CONFIG_ZLIB_DEFLATE=y
3549+# CONFIG_XZ_DEC is not set
3550+# CONFIG_XZ_DEC_BCJ is not set
3551+CONFIG_DECOMPRESS_GZIP=y
3552 CONFIG_GENERIC_ALLOCATOR=y
3553-CONFIG_PLIST=y
3554 CONFIG_HAS_IOMEM=y
3555 CONFIG_HAS_IOPORT=y
3556 CONFIG_HAS_DMA=y
3557+CONFIG_NLATTR=y
3558+CONFIG_GENERIC_ATOMIC64=y
3559--- a/arch/m68k/configs/m5474lite_defconfig
3560+++ b/arch/m68k/configs/m5474lite_defconfig
3561@@ -1,7 +1,7 @@
3562 #
3563 # Automatically generated make config: don't edit
3564-# Linux kernel version: 2.6.29
3565-# Tue Aug 24 16:17:48 2010
3566+# Linux kernel version: 2.6.38
3567+# Tue Aug 2 16:38:35 2011
3568 #
3569 CONFIG_M68K=y
3570 CONFIG_MMU=y
3571@@ -17,7 +17,9 @@ CONFIG_GENERIC_IOMAP=y
3572 # CONFIG_NO_IOPORT is not set
3573 # CONFIG_NO_DMA is not set
3574 CONFIG_HZ=100
3575+# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
3576 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
3577+CONFIG_CONSTRUCTORS=y
3578 
3579 #
3580 # General setup
3581@@ -25,6 +27,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNA
3582 CONFIG_EXPERIMENTAL=y
3583 CONFIG_BROKEN_ON_SMP=y
3584 CONFIG_INIT_ENV_ARG_LIMIT=32
3585+CONFIG_CROSS_COMPILE=""
3586 CONFIG_LOCALVERSION=""
3587 # CONFIG_LOCALVERSION_AUTO is not set
3588 CONFIG_SWAP=y
3589@@ -34,37 +37,34 @@ CONFIG_SYSVIPC_SYSCTL=y
3590 # CONFIG_BSD_PROCESS_ACCT is not set
3591 # CONFIG_TASKSTATS is not set
3592 # CONFIG_AUDIT is not set
3593+# CONFIG_HAVE_GENERIC_HARDIRQS is not set
3594 
3595 #
3596 # RCU Subsystem
3597 #
3598-CONFIG_CLASSIC_RCU=y
3599-# CONFIG_TREE_RCU is not set
3600+CONFIG_TINY_RCU=y
3601 # CONFIG_PREEMPT_RCU is not set
3602+# CONFIG_RCU_TRACE is not set
3603 # CONFIG_TREE_RCU_TRACE is not set
3604-# CONFIG_PREEMPT_RCU_TRACE is not set
3605 CONFIG_IKCONFIG=y
3606 CONFIG_IKCONFIG_PROC=y
3607 CONFIG_LOG_BUF_SHIFT=17
3608-CONFIG_GROUP_SCHED=y
3609-CONFIG_FAIR_GROUP_SCHED=y
3610-# CONFIG_RT_GROUP_SCHED is not set
3611-CONFIG_USER_SCHED=y
3612-# CONFIG_CGROUP_SCHED is not set
3613 # CONFIG_CGROUPS is not set
3614-CONFIG_SYSFS_DEPRECATED=y
3615-CONFIG_SYSFS_DEPRECATED_V2=y
3616-# CONFIG_RELAY is not set
3617 CONFIG_NAMESPACES=y
3618 # CONFIG_UTS_NS is not set
3619 # CONFIG_IPC_NS is not set
3620 # CONFIG_USER_NS is not set
3621 # CONFIG_PID_NS is not set
3622 # CONFIG_NET_NS is not set
3623+# CONFIG_SCHED_AUTOGROUP is not set
3624+CONFIG_SYSFS_DEPRECATED=y
3625+CONFIG_SYSFS_DEPRECATED_V2=y
3626+# CONFIG_RELAY is not set
3627 # CONFIG_BLK_DEV_INITRD is not set
3628 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
3629 CONFIG_SYSCTL=y
3630 CONFIG_ANON_INODES=y
3631+# CONFIG_EXPERT is not set
3632 # CONFIG_EMBEDDED is not set
3633 CONFIG_UID16=y
3634 CONFIG_SYSCTL_SYSCALL=y
3635@@ -82,13 +82,20 @@ CONFIG_TIMERFD=y
3636 CONFIG_EVENTFD=y
3637 CONFIG_SHMEM=y
3638 CONFIG_AIO=y
3639+
3640+#
3641+# Kernel Performance Events And Counters
3642+#
3643 CONFIG_VM_EVENT_COUNTERS=y
3644 CONFIG_PCI_QUIRKS=y
3645 CONFIG_COMPAT_BRK=y
3646 CONFIG_SLAB=y
3647 # CONFIG_SLUB is not set
3648-# CONFIG_SLOB is not set
3649 # CONFIG_PROFILING is not set
3650+
3651+#
3652+# GCOV-based kernel profiling
3653+#
3654 # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
3655 CONFIG_SLABINFO=y
3656 CONFIG_RT_MUTEXES=y
3657@@ -100,8 +107,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
3658 # CONFIG_MODVERSIONS is not set
3659 # CONFIG_MODULE_SRCVERSION_ALL is not set
3660 CONFIG_BLOCK=y
3661-CONFIG_LBD=y
3662-# CONFIG_BLK_DEV_IO_TRACE is not set
3663+CONFIG_LBDAF=y
3664 # CONFIG_BLK_DEV_BSG is not set
3665 # CONFIG_BLK_DEV_INTEGRITY is not set
3666 
3667@@ -109,14 +115,41 @@ CONFIG_LBD=y
3668 # IO Schedulers
3669 #
3670 CONFIG_IOSCHED_NOOP=y
3671-CONFIG_IOSCHED_AS=y
3672 CONFIG_IOSCHED_DEADLINE=y
3673 CONFIG_IOSCHED_CFQ=y
3674-# CONFIG_DEFAULT_AS is not set
3675 # CONFIG_DEFAULT_DEADLINE is not set
3676 CONFIG_DEFAULT_CFQ=y
3677 # CONFIG_DEFAULT_NOOP is not set
3678 CONFIG_DEFAULT_IOSCHED="cfq"
3679+# CONFIG_INLINE_SPIN_TRYLOCK is not set
3680+# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
3681+# CONFIG_INLINE_SPIN_LOCK is not set
3682+# CONFIG_INLINE_SPIN_LOCK_BH is not set
3683+# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
3684+# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
3685+CONFIG_INLINE_SPIN_UNLOCK=y
3686+# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
3687+CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
3688+# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
3689+# CONFIG_INLINE_READ_TRYLOCK is not set
3690+# CONFIG_INLINE_READ_LOCK is not set
3691+# CONFIG_INLINE_READ_LOCK_BH is not set
3692+# CONFIG_INLINE_READ_LOCK_IRQ is not set
3693+# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
3694+CONFIG_INLINE_READ_UNLOCK=y
3695+# CONFIG_INLINE_READ_UNLOCK_BH is not set
3696+CONFIG_INLINE_READ_UNLOCK_IRQ=y
3697+# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
3698+# CONFIG_INLINE_WRITE_TRYLOCK is not set
3699+# CONFIG_INLINE_WRITE_LOCK is not set
3700+# CONFIG_INLINE_WRITE_LOCK_BH is not set
3701+# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
3702+# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
3703+CONFIG_INLINE_WRITE_UNLOCK=y
3704+# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
3705+CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
3706+# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
3707+# CONFIG_MUTEX_SPIN_ON_OWNER is not set
3708 # CONFIG_FREEZER is not set
3709 
3710 #
3711@@ -180,18 +213,19 @@ CONFIG_SINGLE_MEMORY_CHUNK=y
3712 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
3713 CONFIG_SELECT_MEMORY_MODEL=y
3714 CONFIG_FLATMEM_MANUAL=y
3715-# CONFIG_DISCONTIGMEM_MANUAL is not set
3716-# CONFIG_SPARSEMEM_MANUAL is not set
3717 CONFIG_FLATMEM=y
3718 CONFIG_FLAT_NODE_MEM_MAP=y
3719 CONFIG_NEED_MULTIPLE_NODES=y
3720 CONFIG_PAGEFLAGS_EXTENDED=y
3721 CONFIG_SPLIT_PTLOCK_CPUS=4
3722+# CONFIG_COMPACTION is not set
3723 # CONFIG_PHYS_ADDR_T_64BIT is not set
3724 CONFIG_ZONE_DMA_FLAG=1
3725 CONFIG_BOUNCE=y
3726 CONFIG_VIRT_TO_BUS=y
3727-CONFIG_UNEVICTABLE_LRU=y
3728+# CONFIG_KSM is not set
3729+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
3730+CONFIG_NEED_PER_CPU_KM=y
3731 
3732 #
3733 # General setup
3734@@ -204,8 +238,8 @@ CONFIG_HAVE_AOUT=y
3735 CONFIG_PROC_HARDWARE=y
3736 CONFIG_ZONE_DMA=y
3737 # CONFIG_ARCH_SUPPORTS_MSI is not set
3738-CONFIG_PCI_LEGACY=y
3739 # CONFIG_PCI_STUB is not set
3740+# CONFIG_PCI_IOV is not set
3741 
3742 #
3743 # Power management options
3744@@ -216,9 +250,7 @@ CONFIG_NET=y
3745 #
3746 # Networking options
3747 #
3748-CONFIG_COMPAT_NET_DEV_OPS=y
3749 CONFIG_PACKET=y
3750-# CONFIG_PACKET_MMAP is not set
3751 CONFIG_UNIX=y
3752 CONFIG_XFRM=y
3753 # CONFIG_XFRM_USER is not set
3754@@ -241,7 +273,7 @@ CONFIG_IP_PNP=y
3755 # CONFIG_IP_PNP_BOOTP is not set
3756 # CONFIG_IP_PNP_RARP is not set
3757 # CONFIG_NET_IPIP is not set
3758-# CONFIG_NET_IPGRE is not set
3759+# CONFIG_NET_IPGRE_DEMUX is not set
3760 # CONFIG_ARPD is not set
3761 # CONFIG_SYN_COOKIES is not set
3762 CONFIG_INET_AH=y
3763@@ -261,11 +293,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
3764 # CONFIG_TCP_MD5SIG is not set
3765 # CONFIG_IPV6 is not set
3766 # CONFIG_NETWORK_SECMARK is not set
3767+# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
3768 # CONFIG_NETFILTER is not set
3769 # CONFIG_IP_DCCP is not set
3770 # CONFIG_IP_SCTP is not set
3771+# CONFIG_RDS is not set
3772 # CONFIG_TIPC is not set
3773 # CONFIG_ATM is not set
3774+# CONFIG_L2TP is not set
3775 # CONFIG_BRIDGE is not set
3776 # CONFIG_NET_DSA is not set
3777 # CONFIG_VLAN_8021Q is not set
3778@@ -277,8 +312,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
3779 # CONFIG_LAPB is not set
3780 # CONFIG_ECONET is not set
3781 # CONFIG_WAN_ROUTER is not set
3782+# CONFIG_PHONET is not set
3783+# CONFIG_IEEE802154 is not set
3784 # CONFIG_NET_SCHED is not set
3785 # CONFIG_DCB is not set
3786+# CONFIG_BATMAN_ADV is not set
3787 
3788 #
3789 # Network testing
3790@@ -293,23 +331,28 @@ CONFIG_CAN_RAW=y
3791 # CAN Device Drivers
3792 #
3793 # CONFIG_CAN_VCAN is not set
3794+# CONFIG_CAN_SLCAN is not set
3795 # CONFIG_CAN_DEV is not set
3796-CONFIG_CAN_FLEXCAN=y
3797 # CONFIG_CAN_DEBUG_DEVICES is not set
3798 # CONFIG_IRDA is not set
3799 # CONFIG_BT is not set
3800 # CONFIG_AF_RXRPC is not set
3801-# CONFIG_PHONET is not set
3802 CONFIG_WIRELESS=y
3803 # CONFIG_CFG80211 is not set
3804-CONFIG_WIRELESS_OLD_REGULATORY=y
3805-# CONFIG_WIRELESS_EXT is not set
3806 # CONFIG_LIB80211 is not set
3807-# CONFIG_MAC80211 is not set
3808+
3809+#
3810+# CFG80211 needs to be enabled for MAC80211
3811+#
3812+
3813+#
3814+# Some wireless drivers require a rate control algorithm
3815+#
3816 # CONFIG_WIMAX is not set
3817 # CONFIG_RFKILL is not set
3818 # CONFIG_NET_9P is not set
3819-# CONFIG_KLIPS is not set
3820+# CONFIG_CAIF is not set
3821+# CONFIG_CEPH_LIB is not set
3822 
3823 #
3824 # Device Drivers
3825@@ -319,6 +362,7 @@ CONFIG_WIRELESS_OLD_REGULATORY=y
3826 # Generic Driver Options
3827 #
3828 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
3829+# CONFIG_DEVTMPFS is not set
3830 # CONFIG_STANDALONE is not set
3831 CONFIG_PREVENT_FIRMWARE_BUILD=y
3832 CONFIG_FW_LOADER=y
3833@@ -328,9 +372,9 @@ CONFIG_EXTRA_FIRMWARE=""
3834 # CONFIG_CONNECTOR is not set
3835 CONFIG_MTD=y
3836 # CONFIG_MTD_DEBUG is not set
3837+# CONFIG_MTD_TESTS is not set
3838 CONFIG_MTD_CONCAT=y
3839 CONFIG_MTD_PARTITIONS=y
3840-# CONFIG_MTD_TESTS is not set
3841 # CONFIG_MTD_REDBOOT_PARTS is not set
3842 CONFIG_MTD_CMDLINE_PARTS=y
3843 # CONFIG_MTD_AR7_PARTS is not set
3844@@ -346,6 +390,7 @@ CONFIG_MTD_BLOCK=y
3845 # CONFIG_INFTL is not set
3846 # CONFIG_RFD_FTL is not set
3847 # CONFIG_SSFDC is not set
3848+# CONFIG_SM_FTL is not set
3849 # CONFIG_MTD_OOPS is not set
3850 
3851 #
3852@@ -407,10 +452,6 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
3853 # LPDDR flash memory drivers
3854 #
3855 # CONFIG_MTD_LPDDR is not set
3856-
3857-#
3858-# UBI - Unsorted block images
3859-#
3860 # CONFIG_MTD_UBI is not set
3861 # CONFIG_PARPORT is not set
3862 CONFIG_BLK_DEV=y
3863@@ -421,6 +462,10 @@ CONFIG_BLK_DEV=y
3864 # CONFIG_BLK_DEV_COW_COMMON is not set
3865 CONFIG_BLK_DEV_LOOP=y
3866 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
3867+
3868+#
3869+# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
3870+#
3871 # CONFIG_BLK_DEV_NBD is not set
3872 # CONFIG_BLK_DEV_SX8 is not set
3873 CONFIG_BLK_DEV_RAM=y
3874@@ -430,13 +475,26 @@ CONFIG_BLK_DEV_RAM_SIZE=64000
3875 # CONFIG_CDROM_PKTCDVD is not set
3876 # CONFIG_ATA_OVER_ETH is not set
3877 # CONFIG_BLK_DEV_HD is not set
3878+# CONFIG_BLK_DEV_RBD is not set
3879 CONFIG_MISC_DEVICES=y
3880+# CONFIG_AD525X_DPOT is not set
3881 # CONFIG_PHANTOM is not set
3882 # CONFIG_SGI_IOC4 is not set
3883 # CONFIG_TIFM_CORE is not set
3884 # CONFIG_ICS932S401 is not set
3885 # CONFIG_ENCLOSURE_SERVICES is not set
3886 # CONFIG_HP_ILO is not set
3887+# CONFIG_APDS9802ALS is not set
3888+# CONFIG_ISL29003 is not set
3889+# CONFIG_ISL29020 is not set
3890+# CONFIG_SENSORS_TSL2550 is not set
3891+# CONFIG_SENSORS_BH1780 is not set
3892+# CONFIG_SENSORS_BH1770 is not set
3893+# CONFIG_SENSORS_APDS990X is not set
3894+# CONFIG_HMC6352 is not set
3895+# CONFIG_DS1682 is not set
3896+# CONFIG_BMP085 is not set
3897+# CONFIG_PCH_PHUB is not set
3898 # CONFIG_C2PORT is not set
3899 
3900 #
3901@@ -444,7 +502,13 @@ CONFIG_MISC_DEVICES=y
3902 #
3903 # CONFIG_EEPROM_AT24 is not set
3904 # CONFIG_EEPROM_LEGACY is not set
3905+# CONFIG_EEPROM_MAX6875 is not set
3906 # CONFIG_EEPROM_93CX6 is not set
3907+# CONFIG_CB710_CORE is not set
3908+
3909+#
3910+# Texas Instruments shared transport line discipline
3911+#
3912 CONFIG_HAVE_IDE=y
3913 CONFIG_IDE=y
3914 
3915@@ -498,6 +562,7 @@ CONFIG_IDE_PROC_FS=y
3916 #
3917 # SCSI device support
3918 #
3919+CONFIG_SCSI_MOD=y
3920 # CONFIG_RAID_ATTRS is not set
3921 CONFIG_SCSI=y
3922 CONFIG_SCSI_DMA=y
3923@@ -514,10 +579,6 @@ CONFIG_BLK_DEV_SD=y
3924 # CONFIG_BLK_DEV_SR is not set
3925 # CONFIG_CHR_DEV_SG is not set
3926 # CONFIG_CHR_DEV_SCH is not set
3927-
3928-#
3929-# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
3930-#
3931 CONFIG_SCSI_MULTI_LUN=y
3932 # CONFIG_SCSI_CONSTANTS is not set
3933 # CONFIG_SCSI_LOGGING is not set
3934@@ -530,81 +591,113 @@ CONFIG_SCSI_WAIT_SCAN=m
3935 # CONFIG_SCSI_SPI_ATTRS is not set
3936 # CONFIG_SCSI_FC_ATTRS is not set
3937 # CONFIG_SCSI_ISCSI_ATTRS is not set
3938+# CONFIG_SCSI_SAS_ATTRS is not set
3939 # CONFIG_SCSI_SAS_LIBSAS is not set
3940 # CONFIG_SCSI_SRP_ATTRS is not set
3941 # CONFIG_SCSI_LOWLEVEL is not set
3942 # CONFIG_SCSI_DH is not set
3943+# CONFIG_SCSI_OSD_INITIATOR is not set
3944 CONFIG_ATA=y
3945 # CONFIG_ATA_NONSTANDARD is not set
3946+CONFIG_ATA_VERBOSE_ERROR=y
3947 CONFIG_SATA_PMP=y
3948+
3949+#
3950+# Controllers with non-SFF native interface
3951+#
3952 # CONFIG_SATA_AHCI is not set
3953+# CONFIG_SATA_AHCI_PLATFORM is not set
3954+# CONFIG_SATA_INIC162X is not set
3955+# CONFIG_SATA_ACARD_AHCI is not set
3956 CONFIG_SATA_SIL24=y
3957 CONFIG_ATA_SFF=y
3958-# CONFIG_SATA_SVW is not set
3959+
3960+#
3961+# SFF controllers with custom DMA interface
3962+#
3963+# CONFIG_PDC_ADMA is not set
3964+# CONFIG_SATA_QSTOR is not set
3965+# CONFIG_SATA_SX4 is not set
3966+CONFIG_ATA_BMDMA=y
3967+
3968+#
3969+# SATA SFF controllers with BMDMA
3970+#
3971 # CONFIG_ATA_PIIX is not set
3972 # CONFIG_SATA_MV is not set
3973 # CONFIG_SATA_NV is not set
3974-# CONFIG_PDC_ADMA is not set
3975-# CONFIG_SATA_QSTOR is not set
3976 # CONFIG_SATA_PROMISE is not set
3977-# CONFIG_SATA_SX4 is not set
3978 CONFIG_SATA_SIL=y
3979 # CONFIG_SATA_SIS is not set
3980+# CONFIG_SATA_SVW is not set
3981 # CONFIG_SATA_ULI is not set
3982 # CONFIG_SATA_VIA is not set
3983 # CONFIG_SATA_VITESSE is not set
3984-# CONFIG_SATA_INIC162X is not set
3985+
3986+#
3987+# PATA SFF controllers with BMDMA
3988+#
3989 # CONFIG_PATA_ALI is not set
3990 # CONFIG_PATA_AMD is not set
3991 # CONFIG_PATA_ARTOP is not set
3992 # CONFIG_PATA_ATIIXP is not set
3993-# CONFIG_PATA_CMD640_PCI is not set
3994+# CONFIG_PATA_ATP867X is not set
3995 # CONFIG_PATA_CMD64X is not set
3996 # CONFIG_PATA_CS5520 is not set
3997 # CONFIG_PATA_CS5530 is not set
3998+# CONFIG_PATA_CS5536 is not set
3999 # CONFIG_PATA_CYPRESS is not set
4000 # CONFIG_PATA_EFAR is not set
4001-# CONFIG_ATA_GENERIC is not set
4002 # CONFIG_PATA_HPT366 is not set
4003 # CONFIG_PATA_HPT37X is not set
4004 # CONFIG_PATA_HPT3X2N is not set
4005 # CONFIG_PATA_HPT3X3 is not set
4006-# CONFIG_PATA_IT821X is not set
4007 # CONFIG_PATA_IT8213 is not set
4008+# CONFIG_PATA_IT821X is not set
4009 # CONFIG_PATA_JMICRON is not set
4010-# CONFIG_PATA_TRIFLEX is not set
4011 # CONFIG_PATA_MARVELL is not set
4012-# CONFIG_PATA_MPIIX is not set
4013-# CONFIG_PATA_OLDPIIX is not set
4014 # CONFIG_PATA_NETCELL is not set
4015 # CONFIG_PATA_NINJA32 is not set
4016-# CONFIG_PATA_NS87410 is not set
4017 # CONFIG_PATA_NS87415 is not set
4018-# CONFIG_PATA_OPTI is not set
4019+# CONFIG_PATA_OLDPIIX is not set
4020 # CONFIG_PATA_OPTIDMA is not set
4021+# CONFIG_PATA_PDC2027X is not set
4022 # CONFIG_PATA_PDC_OLD is not set
4023 # CONFIG_PATA_RADISYS is not set
4024-# CONFIG_PATA_RZ1000 is not set
4025+# CONFIG_PATA_RDC is not set
4026 # CONFIG_PATA_SC1200 is not set
4027+# CONFIG_PATA_SCH is not set
4028 # CONFIG_PATA_SERVERWORKS is not set
4029-# CONFIG_PATA_PDC2027X is not set
4030 # CONFIG_PATA_SIL680 is not set
4031 # CONFIG_PATA_SIS is not set
4032+# CONFIG_PATA_TOSHIBA is not set
4033+# CONFIG_PATA_TRIFLEX is not set
4034 # CONFIG_PATA_VIA is not set
4035 # CONFIG_PATA_WINBOND is not set
4036-# CONFIG_PATA_SCH is not set
4037-# CONFIG_MD is not set
4038-# CONFIG_FUSION is not set
4039 
4040 #
4041-# IEEE 1394 (FireWire) support
4042+# PIO-only SFF controllers
4043+#
4044+# CONFIG_PATA_CMD640_PCI is not set
4045+# CONFIG_PATA_MPIIX is not set
4046+# CONFIG_PATA_NS87410 is not set
4047+# CONFIG_PATA_OPTI is not set
4048+# CONFIG_PATA_RZ1000 is not set
4049+
4050 #
4051+# Generic fallback / legacy drivers
4052+#
4053+# CONFIG_ATA_GENERIC is not set
4054+# CONFIG_PATA_LEGACY is not set
4055+# CONFIG_MD is not set
4056+# CONFIG_TARGET_CORE is not set
4057+# CONFIG_FUSION is not set
4058 
4059 #
4060-# Enable only one of the two stacks, unless you know what you are doing
4061+# IEEE 1394 (FireWire) support
4062 #
4063 # CONFIG_FIREWIRE is not set
4064-# CONFIG_IEEE1394 is not set
4065+# CONFIG_FIREWIRE_NOSY is not set
4066 # CONFIG_I2O is not set
4067 CONFIG_NETDEVICES=y
4068 # CONFIG_DUMMY is not set
4069@@ -614,6 +707,7 @@ CONFIG_NETDEVICES=y
4070 # CONFIG_TUN is not set
4071 # CONFIG_VETH is not set
4072 # CONFIG_ARCNET is not set
4073+CONFIG_MII=y
4074 CONFIG_PHYLIB=y
4075 
4076 #
4077@@ -628,22 +722,24 @@ CONFIG_PHYLIB=y
4078 # CONFIG_SMSC_PHY is not set
4079 # CONFIG_BROADCOM_PHY is not set
4080 CONFIG_BROADCOM5222_PHY=y
4081+# CONFIG_BCM63XX_PHY is not set
4082 # CONFIG_ICPLUS_PHY is not set
4083 # CONFIG_REALTEK_PHY is not set
4084 # CONFIG_NATIONAL_PHY is not set
4085 # CONFIG_NATIONAL8364x_PHY is not set
4086 # CONFIG_NATIONAL8384x_PHY is not set
4087-# CONFIG_MicrelKSZ8041_PHY is not set
4088 # CONFIG_STE10XP is not set
4089 # CONFIG_LSI_ET1011C_PHY is not set
4090+# CONFIG_MICREL_PHY is not set
4091 # CONFIG_FIXED_PHY is not set
4092 # CONFIG_MDIO_BITBANG is not set
4093 CONFIG_NET_ETHERNET=y
4094-CONFIG_MII=y
4095 # CONFIG_HAPPYMEAL is not set
4096 # CONFIG_SUNGEM is not set
4097 # CONFIG_CASSINI is not set
4098 # CONFIG_NET_VENDOR_3COM is not set
4099+# CONFIG_SMC91X is not set
4100+# CONFIG_ETHOC is not set
4101 # CONFIG_DNET is not set
4102 # CONFIG_NET_TULIP is not set
4103 # CONFIG_HP100 is not set
4104@@ -658,6 +754,7 @@ CONFIG_NET_PCI=y
4105 # CONFIG_PCNET32 is not set
4106 # CONFIG_AMD8111_ETH is not set
4107 # CONFIG_ADAPTEC_STARFIRE is not set
4108+# CONFIG_KSZ884X_PCI is not set
4109 # CONFIG_B44 is not set
4110 # CONFIG_FORCEDETH is not set
4111 CONFIG_E100=y
4112@@ -676,6 +773,7 @@ CONFIG_8139TOO_PIO=y
4113 # CONFIG_SMSC9420 is not set
4114 # CONFIG_SUNDANCE is not set
4115 # CONFIG_TLAN is not set
4116+# CONFIG_KS8851_MLL is not set
4117 # CONFIG_VIA_RHINE is not set
4118 # CONFIG_SC92031 is not set
4119 CONFIG_FEC_548x=y
4120@@ -689,6 +787,7 @@ CONFIG_E1000=y
4121 # CONFIG_E1000E is not set
4122 # CONFIG_IP1000 is not set
4123 # CONFIG_IGB is not set
4124+# CONFIG_IGBVF is not set
4125 # CONFIG_NS83820 is not set
4126 # CONFIG_HAMACHI is not set
4127 # CONFIG_YELLOWFIN is not set
4128@@ -699,25 +798,29 @@ CONFIG_E1000=y
4129 # CONFIG_VIA_VELOCITY is not set
4130 # CONFIG_TIGON3 is not set
4131 # CONFIG_BNX2 is not set
4132+# CONFIG_CNIC is not set
4133 # CONFIG_QLA3XXX is not set
4134 # CONFIG_ATL1 is not set
4135 # CONFIG_ATL1E is not set
4136 # CONFIG_ATL1C is not set
4137 # CONFIG_JME is not set
4138+# CONFIG_STMMAC_ETH is not set
4139+# CONFIG_PCH_GBE is not set
4140 # CONFIG_NETDEV_10000 is not set
4141 # CONFIG_TR is not set
4142+CONFIG_WLAN=y
4143+# CONFIG_ATMEL is not set
4144+# CONFIG_PRISM54 is not set
4145+# CONFIG_HOSTAP is not set
4146 
4147 #
4148-# Wireless LAN
4149+# Enable WiMAX (Networking options) to see the WiMAX drivers
4150 #
4151-# CONFIG_WLAN_PRE80211 is not set
4152-# CONFIG_WLAN_80211 is not set
4153-# CONFIG_IWLWIFI_LEDS is not set
4154+# CONFIG_WAN is not set
4155 
4156 #
4157-# Enable WiMAX (Networking options) to see the WiMAX drivers
4158+# CAIF transport drivers
4159 #
4160-# CONFIG_WAN is not set
4161 # CONFIG_FDDI is not set
4162 # CONFIG_HIPPI is not set
4163 # CONFIG_PPP is not set
4164@@ -726,6 +829,7 @@ CONFIG_E1000=y
4165 # CONFIG_NETCONSOLE is not set
4166 # CONFIG_NETPOLL is not set
4167 # CONFIG_NET_POLL_CONTROLLER is not set
4168+# CONFIG_VMXNET3 is not set
4169 # CONFIG_ISDN is not set
4170 # CONFIG_PHONE is not set
4171 
4172@@ -735,6 +839,7 @@ CONFIG_E1000=y
4173 CONFIG_INPUT=y
4174 # CONFIG_INPUT_FF_MEMLESS is not set
4175 # CONFIG_INPUT_POLLDEV is not set
4176+# CONFIG_INPUT_SPARSEKMAP is not set
4177 
4178 #
4179 # Userland interfaces
4180@@ -751,12 +856,18 @@ CONFIG_INPUT_EVDEV=y
4181 # Input Device Drivers
4182 #
4183 CONFIG_INPUT_KEYBOARD=y
4184+# CONFIG_KEYBOARD_ADP5588 is not set
4185 # CONFIG_KEYBOARD_ATKBD is not set
4186-# CONFIG_KEYBOARD_SUNKBD is not set
4187+# CONFIG_KEYBOARD_QT2160 is not set
4188 # CONFIG_KEYBOARD_LKKBD is not set
4189-# CONFIG_KEYBOARD_XTKBD is not set
4190+# CONFIG_KEYBOARD_TCA6416 is not set
4191+# CONFIG_KEYBOARD_MAX7359 is not set
4192+# CONFIG_KEYBOARD_MCS is not set
4193 # CONFIG_KEYBOARD_NEWTON is not set
4194+# CONFIG_KEYBOARD_OPENCORES is not set
4195 # CONFIG_KEYBOARD_STOWAWAY is not set
4196+# CONFIG_KEYBOARD_SUNKBD is not set
4197+# CONFIG_KEYBOARD_XTKBD is not set
4198 # CONFIG_INPUT_MOUSE is not set
4199 # CONFIG_INPUT_JOYSTICK is not set
4200 # CONFIG_INPUT_TABLET is not set
4201@@ -770,6 +881,8 @@ CONFIG_SERIO=y
4202 CONFIG_SERIO_SERPORT=y
4203 # CONFIG_SERIO_PCIPS2 is not set
4204 # CONFIG_SERIO_RAW is not set
4205+# CONFIG_SERIO_ALTERA_PS2 is not set
4206+# CONFIG_SERIO_PS2MULT is not set
4207 # CONFIG_GAMEPORT is not set
4208 
4209 #
4210@@ -782,6 +895,7 @@ CONFIG_HW_CONSOLE=y
4211 # CONFIG_VT_HW_CONSOLE_BINDING is not set
4212 CONFIG_DEVKMEM=y
4213 # CONFIG_SERIAL_NONSTANDARD is not set
4214+# CONFIG_N_GSM is not set
4215 # CONFIG_NOZOMI is not set
4216 
4217 #
4218@@ -792,6 +906,7 @@ CONFIG_DEVKMEM=y
4219 #
4220 # Non-8250 serial port support
4221 #
4222+# CONFIG_SERIAL_MFD_HSU is not set
4223 CONFIG_SERIAL_CORE=y
4224 CONFIG_SERIAL_CORE_CONSOLE=y
4225 # CONFIG_SERIAL_COLDFIRE_IRDA is not set
4226@@ -800,19 +915,26 @@ CONFIG_SERIAL_MCF=y
4227 CONFIG_SERIAL_MCF_BAUDRATE=115200
4228 CONFIG_SERIAL_MCF_CONSOLE=y
4229 # CONFIG_SERIAL_JSM is not set
4230+# CONFIG_SERIAL_TIMBERDALE is not set
4231+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
4232+# CONFIG_SERIAL_ALTERA_UART is not set
4233 CONFIG_UNIX98_PTYS=y
4234 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
4235 # CONFIG_LEGACY_PTYS is not set
4236 # CONFIG_IPMI_HANDLER is not set
4237-# CONFIG_HW_RANDOM is not set
4238+CONFIG_HW_RANDOM=y
4239+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
4240 # CONFIG_GEN_RTC is not set
4241 # CONFIG_R3964 is not set
4242 # CONFIG_APPLICOM is not set
4243 # CONFIG_RAW_DRIVER is not set
4244 # CONFIG_TCG_TPM is not set
4245+# CONFIG_RAMOOPS is not set
4246 CONFIG_I2C=y
4247 CONFIG_I2C_BOARDINFO=y
4248+CONFIG_I2C_COMPAT=y
4249 # CONFIG_I2C_CHARDEV is not set
4250+# CONFIG_I2C_MUX is not set
4251 CONFIG_I2C_HELPER_AUTO=y
4252 
4253 #
4254@@ -840,9 +962,13 @@ CONFIG_I2C_HELPER_AUTO=y
4255 #
4256 # I2C system bus drivers (mostly embedded / system-on-chip)
4257 #
4258+# CONFIG_I2C_INTEL_MID is not set
4259 CONFIG_I2C_MCF=y
4260 # CONFIG_I2C_OCORES is not set
4261+# CONFIG_I2C_PCA_PLATFORM is not set
4262 # CONFIG_I2C_SIMTEC is not set
4263+# CONFIG_I2C_XILINX is not set
4264+# CONFIG_I2C_EG20T is not set
4265 
4266 #
4267 # External I2C/SMBus adapter drivers
4268@@ -851,36 +977,26 @@ CONFIG_I2C_MCF=y
4269 # CONFIG_I2C_TAOS_EVM is not set
4270 
4271 #
4272-# Graphics adapter I2C/DDC channel drivers
4273-#
4274-# CONFIG_I2C_VOODOO3 is not set
4275-
4276-#
4277 # Other I2C/SMBus bus drivers
4278 #
4279-# CONFIG_I2C_PCA_PLATFORM is not set
4280 # CONFIG_I2C_STUB is not set
4281-
4282-#
4283-# Miscellaneous I2C Chip support
4284-#
4285-# CONFIG_DS1682 is not set
4286-# CONFIG_SENSORS_PCF8574 is not set
4287-# CONFIG_PCF8575 is not set
4288-# CONFIG_SENSORS_PCA9539 is not set
4289-# CONFIG_SENSORS_PCF8591 is not set
4290-# CONFIG_SENSORS_MAX6875 is not set
4291-# CONFIG_SENSORS_TSL2550 is not set
4292 # CONFIG_I2C_DEBUG_CORE is not set
4293 # CONFIG_I2C_DEBUG_ALGO is not set
4294 # CONFIG_I2C_DEBUG_BUS is not set
4295-# CONFIG_I2C_DEBUG_CHIP is not set
4296 # CONFIG_SPI is not set
4297+
4298+#
4299+# PPS support
4300+#
4301+# CONFIG_PPS is not set
4302+
4303+#
4304+# PPS generators support
4305+#
4306 # CONFIG_W1 is not set
4307 # CONFIG_POWER_SUPPLY is not set
4308 # CONFIG_HWMON is not set
4309 # CONFIG_THERMAL is not set
4310-# CONFIG_THERMAL_HWMON is not set
4311 # CONFIG_WATCHDOG is not set
4312 CONFIG_SSB_POSSIBLE=y
4313 
4314@@ -888,40 +1004,33 @@ CONFIG_SSB_POSSIBLE=y
4315 # Sonics Silicon Backplane
4316 #
4317 # CONFIG_SSB is not set
4318-
4319-#
4320-# Multifunction device drivers
4321-#
4322+CONFIG_MFD_SUPPORT=y
4323 # CONFIG_MFD_CORE is not set
4324 # CONFIG_MFD_SM501 is not set
4325 # CONFIG_HTC_PASIC3 is not set
4326+# CONFIG_TPS6507X is not set
4327 # CONFIG_MFD_TMIO is not set
4328 # CONFIG_PMIC_DA903X is not set
4329+# CONFIG_PMIC_ADP5520 is not set
4330 # CONFIG_MFD_WM8400 is not set
4331-# CONFIG_MFD_WM8350_I2C is not set
4332 # CONFIG_MFD_PCF50633 is not set
4333+# CONFIG_ABX500_CORE is not set
4334+# CONFIG_MFD_CS5535 is not set
4335+# CONFIG_LPC_SCH is not set
4336+# CONFIG_MFD_RDC321X is not set
4337+# CONFIG_MFD_JANZ_CMODIO is not set
4338+# CONFIG_MFD_VX855 is not set
4339+# CONFIG_MFD_WL1273_CORE is not set
4340 # CONFIG_REGULATOR is not set
4341-
4342-#
4343-# Multimedia devices
4344-#
4345-
4346-#
4347-# Multimedia core support
4348-#
4349-# CONFIG_VIDEO_DEV is not set
4350-# CONFIG_DVB_CORE is not set
4351-# CONFIG_VIDEO_MEDIA is not set
4352-
4353-#
4354-# Multimedia drivers
4355-#
4356-CONFIG_DAB=y
4357+# CONFIG_MEDIA_SUPPORT is not set
4358 
4359 #
4360 # Graphics support
4361 #
4362+CONFIG_VGA_ARB=y
4363+CONFIG_VGA_ARB_MAX_GPUS=16
4364 # CONFIG_DRM is not set
4365+# CONFIG_STUB_POULSBO is not set
4366 # CONFIG_VGASTATE is not set
4367 CONFIG_VIDEO_OUTPUT_CONTROL=m
4368 # CONFIG_FB is not set
4369@@ -943,10 +1052,12 @@ CONFIG_DUMMY_CONSOLE=y
4370 # CONFIG_MMC is not set
4371 # CONFIG_MEMSTICK is not set
4372 # CONFIG_NEW_LEDS is not set
4373+# CONFIG_NFC_DEVICES is not set
4374 # CONFIG_ACCESSIBILITY is not set
4375 # CONFIG_INFINIBAND is not set
4376 # CONFIG_RTC_CLASS is not set
4377 # CONFIG_DMADEVICES is not set
4378+# CONFIG_AUXDISPLAY is not set
4379 # CONFIG_UIO is not set
4380 # CONFIG_STAGING is not set
4381 
4382@@ -965,6 +1076,7 @@ CONFIG_EXT2_FS=y
4383 # CONFIG_EXT2_FS_XATTR is not set
4384 # CONFIG_EXT2_FS_XIP is not set
4385 CONFIG_EXT3_FS=y
4386+CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
4387 CONFIG_EXT3_FS_XATTR=y
4388 # CONFIG_EXT3_FS_POSIX_ACL is not set
4389 # CONFIG_EXT3_FS_SECURITY is not set
4390@@ -973,20 +1085,27 @@ CONFIG_JBD=y
4391 CONFIG_FS_MBCACHE=y
4392 # CONFIG_REISERFS_FS is not set
4393 # CONFIG_JFS_FS is not set
4394-# CONFIG_FS_POSIX_ACL is not set
4395-CONFIG_FILE_LOCKING=y
4396 # CONFIG_XFS_FS is not set
4397 # CONFIG_GFS2_FS is not set
4398-# CONFIG_OCFS2_FS is not set
4399 # CONFIG_BTRFS_FS is not set
4400+# CONFIG_NILFS2_FS is not set
4401+# CONFIG_FS_POSIX_ACL is not set
4402+CONFIG_FILE_LOCKING=y
4403+CONFIG_FSNOTIFY=y
4404 CONFIG_DNOTIFY=y
4405-# CONFIG_INOTIFY is not set
4406+CONFIG_INOTIFY_USER=y
4407+# CONFIG_FANOTIFY is not set
4408 # CONFIG_QUOTA is not set
4409-# CONFIG_AUTOFS_FS is not set
4410+# CONFIG_QUOTACTL is not set
4411 # CONFIG_AUTOFS4_FS is not set
4412 # CONFIG_FUSE_FS is not set
4413 
4414 #
4415+# Caches
4416+#
4417+# CONFIG_FSCACHE is not set
4418+
4419+#
4420 # CD-ROM/DVD Filesystems
4421 #
4422 # CONFIG_ISO9660_FS is not set
4423@@ -1024,7 +1143,9 @@ CONFIG_MISC_FILESYSTEMS=y
4424 # CONFIG_BEFS_FS is not set
4425 # CONFIG_BFS_FS is not set
4426 # CONFIG_EFS_FS is not set
4427+# CONFIG_YAFFS_FS is not set
4428 # CONFIG_JFFS2_FS is not set
4429+# CONFIG_LOGFS is not set
4430 # CONFIG_CRAMFS is not set
4431 # CONFIG_SQUASHFS is not set
4432 # CONFIG_VXFS_FS is not set
4433@@ -1033,6 +1154,10 @@ CONFIG_MINIX_FS=y
4434 # CONFIG_HPFS_FS is not set
4435 # CONFIG_QNX4FS_FS is not set
4436 CONFIG_ROMFS_FS=y
4437+CONFIG_ROMFS_BACKED_BY_BLOCK=y
4438+# CONFIG_ROMFS_BACKED_BY_MTD is not set
4439+# CONFIG_ROMFS_BACKED_BY_BOTH is not set
4440+CONFIG_ROMFS_ON_BLOCK=y
4441 # CONFIG_SYSV_FS is not set
4442 # CONFIG_UFS_FS is not set
4443 CONFIG_NETWORK_FILESYSTEMS=y
4444@@ -1044,10 +1169,8 @@ CONFIG_ROOT_NFS=y
4445 CONFIG_LOCKD=y
4446 CONFIG_NFS_COMMON=y
4447 CONFIG_SUNRPC=y
4448-# CONFIG_SUNRPC_REGISTER_V4 is not set
4449 # CONFIG_RPCSEC_GSS_KRB5 is not set
4450-# CONFIG_RPCSEC_GSS_SPKM3 is not set
4451-# CONFIG_SMB_FS is not set
4452+# CONFIG_CEPH_FS is not set
4453 # CONFIG_CIFS is not set
4454 # CONFIG_NCP_FS is not set
4455 # CONFIG_CODA_FS is not set
4456@@ -1114,7 +1237,6 @@ CONFIG_NLS_ISO8859_1=y
4457 # CONFIG_NLS_KOI8_R is not set
4458 # CONFIG_NLS_KOI8_U is not set
4459 CONFIG_NLS_UTF8=y
4460-# CONFIG_DLM is not set
4461 
4462 #
4463 # Kernel hacking
4464@@ -1124,19 +1246,18 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
4465 # CONFIG_ENABLE_MUST_CHECK is not set
4466 CONFIG_FRAME_WARN=1024
4467 # CONFIG_MAGIC_SYSRQ is not set
4468+# CONFIG_STRIP_ASM_SYMS is not set
4469 # CONFIG_UNUSED_SYMBOLS is not set
4470 # CONFIG_DEBUG_FS is not set
4471 # CONFIG_HEADERS_CHECK is not set
4472 # CONFIG_DEBUG_KERNEL is not set
4473+# CONFIG_HARDLOCKUP_DETECTOR is not set
4474+CONFIG_BKL=y
4475+# CONFIG_SPARSE_RCU_POINTER is not set
4476 CONFIG_DEBUG_BUGVERBOSE=y
4477 CONFIG_DEBUG_MEMORY_INIT=y
4478-# CONFIG_RCU_CPU_STALL_DETECTOR is not set
4479 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
4480-
4481-#
4482-# Tracers
4483-#
4484-# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
4485+# CONFIG_ATOMIC64_SELFTEST is not set
4486 # CONFIG_SAMPLES is not set
4487 # CONFIG_BOOTPARAM is not set
4488 
4489@@ -1144,15 +1265,16 @@ CONFIG_DEBUG_MEMORY_INIT=y
4490 # Security options
4491 #
4492 # CONFIG_KEYS is not set
4493+# CONFIG_SECURITY_DMESG_RESTRICT is not set
4494 # CONFIG_SECURITY is not set
4495 # CONFIG_SECURITYFS is not set
4496-# CONFIG_SECURITY_FILE_CAPABILITIES is not set
4497+CONFIG_DEFAULT_SECURITY_DAC=y
4498+CONFIG_DEFAULT_SECURITY=""
4499 CONFIG_CRYPTO=y
4500 
4501 #
4502 # Crypto core or helper
4503 #
4504-# CONFIG_CRYPTO_FIPS is not set
4505 CONFIG_CRYPTO_ALGAPI=y
4506 CONFIG_CRYPTO_ALGAPI2=y
4507 CONFIG_CRYPTO_AEAD=y
4508@@ -1162,10 +1284,13 @@ CONFIG_CRYPTO_BLKCIPHER2=y
4509 CONFIG_CRYPTO_HASH=y
4510 CONFIG_CRYPTO_HASH2=y
4511 CONFIG_CRYPTO_RNG2=y
4512+CONFIG_CRYPTO_PCOMP2=y
4513 CONFIG_CRYPTO_MANAGER=y
4514 CONFIG_CRYPTO_MANAGER2=y
4515+# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
4516 # CONFIG_CRYPTO_GF128MUL is not set
4517 # CONFIG_CRYPTO_NULL is not set
4518+CONFIG_CRYPTO_WORKQUEUE=y
4519 # CONFIG_CRYPTO_CRYPTD is not set
4520 CONFIG_CRYPTO_AUTHENC=y
4521 CONFIG_CRYPTO_TEST=m
4522@@ -1193,11 +1318,13 @@ CONFIG_CRYPTO_CBC=y
4523 #
4524 CONFIG_CRYPTO_HMAC=y
4525 # CONFIG_CRYPTO_XCBC is not set
4526+# CONFIG_CRYPTO_VMAC is not set
4527 
4528 #
4529 # Digest
4530 #
4531 CONFIG_CRYPTO_CRC32C=y
4532+# CONFIG_CRYPTO_GHASH is not set
4533 # CONFIG_CRYPTO_MD4 is not set
4534 CONFIG_CRYPTO_MD5=y
4535 # CONFIG_CRYPTO_MICHAEL_MIC is not set
4536@@ -1234,22 +1361,17 @@ CONFIG_CRYPTO_DES=y
4537 # Compression
4538 #
4539 # CONFIG_CRYPTO_DEFLATE is not set
4540+# CONFIG_CRYPTO_ZLIB is not set
4541 # CONFIG_CRYPTO_LZO is not set
4542 
4543 #
4544 # Random Number Generation
4545 #
4546 # CONFIG_CRYPTO_ANSI_CPRNG is not set
4547-
4548-#
4549-# OCF Configuration
4550-#
4551-# CONFIG_OCF_OCF is not set
4552-
4553-#
4554-# Talitos Driver
4555-#
4556+# CONFIG_CRYPTO_USER_API_HASH is not set
4557+# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
4558 # CONFIG_CRYPTO_HW is not set
4559+# CONFIG_BINARY_PRINTF is not set
4560 
4561 #
4562 # Library routines
4563@@ -1263,7 +1385,10 @@ CONFIG_CRC16=y
4564 CONFIG_CRC32=y
4565 # CONFIG_CRC7 is not set
4566 CONFIG_LIBCRC32C=y
4567-CONFIG_PLIST=y
4568+# CONFIG_XZ_DEC is not set
4569+# CONFIG_XZ_DEC_BCJ is not set
4570 CONFIG_HAS_IOMEM=y
4571 CONFIG_HAS_IOPORT=y
4572 CONFIG_HAS_DMA=y
4573+CONFIG_NLATTR=y
4574+CONFIG_GENERIC_ATOMIC64=y
4575--- a/arch/m68k/configs/m5475evb_defconfig
4576+++ b/arch/m68k/configs/m5475evb_defconfig
4577@@ -1,7 +1,7 @@
4578 #
4579 # Automatically generated make config: don't edit
4580-# Linux kernel version: 2.6.29
4581-# Tue Aug 24 15:41:10 2010
4582+# Linux kernel version: 2.6.38
4583+# Tue Aug 2 16:44:38 2011
4584 #
4585 CONFIG_M68K=y
4586 CONFIG_MMU=y
4587@@ -17,7 +17,9 @@ CONFIG_GENERIC_IOMAP=y
4588 # CONFIG_NO_IOPORT is not set
4589 # CONFIG_NO_DMA is not set
4590 CONFIG_HZ=100
4591+# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
4592 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
4593+CONFIG_CONSTRUCTORS=y
4594 
4595 #
4596 # General setup
4597@@ -25,6 +27,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNA
4598 CONFIG_EXPERIMENTAL=y
4599 CONFIG_BROKEN_ON_SMP=y
4600 CONFIG_INIT_ENV_ARG_LIMIT=32
4601+CONFIG_CROSS_COMPILE=""
4602 CONFIG_LOCALVERSION=""
4603 # CONFIG_LOCALVERSION_AUTO is not set
4604 CONFIG_SWAP=y
4605@@ -34,38 +37,40 @@ CONFIG_SYSVIPC_SYSCTL=y
4606 # CONFIG_BSD_PROCESS_ACCT is not set
4607 # CONFIG_TASKSTATS is not set
4608 # CONFIG_AUDIT is not set
4609+# CONFIG_HAVE_GENERIC_HARDIRQS is not set
4610 
4611 #
4612 # RCU Subsystem
4613 #
4614-CONFIG_CLASSIC_RCU=y
4615-# CONFIG_TREE_RCU is not set
4616+CONFIG_TINY_RCU=y
4617 # CONFIG_PREEMPT_RCU is not set
4618+# CONFIG_RCU_TRACE is not set
4619 # CONFIG_TREE_RCU_TRACE is not set
4620-# CONFIG_PREEMPT_RCU_TRACE is not set
4621 CONFIG_IKCONFIG=y
4622 CONFIG_IKCONFIG_PROC=y
4623 CONFIG_LOG_BUF_SHIFT=17
4624-CONFIG_GROUP_SCHED=y
4625-CONFIG_FAIR_GROUP_SCHED=y
4626-# CONFIG_RT_GROUP_SCHED is not set
4627-CONFIG_USER_SCHED=y
4628-# CONFIG_CGROUP_SCHED is not set
4629 # CONFIG_CGROUPS is not set
4630-CONFIG_SYSFS_DEPRECATED=y
4631-CONFIG_SYSFS_DEPRECATED_V2=y
4632-# CONFIG_RELAY is not set
4633 CONFIG_NAMESPACES=y
4634 # CONFIG_UTS_NS is not set
4635 # CONFIG_IPC_NS is not set
4636 # CONFIG_USER_NS is not set
4637 # CONFIG_PID_NS is not set
4638 # CONFIG_NET_NS is not set
4639+# CONFIG_SCHED_AUTOGROUP is not set
4640+CONFIG_SYSFS_DEPRECATED=y
4641+CONFIG_SYSFS_DEPRECATED_V2=y
4642+# CONFIG_RELAY is not set
4643 CONFIG_BLK_DEV_INITRD=y
4644 CONFIG_INITRAMFS_SOURCE=""
4645+CONFIG_RD_GZIP=y
4646+CONFIG_RD_BZIP2=y
4647+CONFIG_RD_LZMA=y
4648+CONFIG_RD_XZ=y
4649+CONFIG_RD_LZO=y
4650 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
4651 CONFIG_SYSCTL=y
4652 CONFIG_ANON_INODES=y
4653+# CONFIG_EXPERT is not set
4654 # CONFIG_EMBEDDED is not set
4655 CONFIG_UID16=y
4656 CONFIG_SYSCTL_SYSCALL=y
4657@@ -83,13 +88,20 @@ CONFIG_TIMERFD=y
4658 CONFIG_EVENTFD=y
4659 CONFIG_SHMEM=y
4660 CONFIG_AIO=y
4661+
4662+#
4663+# Kernel Performance Events And Counters
4664+#
4665 CONFIG_VM_EVENT_COUNTERS=y
4666 CONFIG_PCI_QUIRKS=y
4667 CONFIG_COMPAT_BRK=y
4668 CONFIG_SLAB=y
4669 # CONFIG_SLUB is not set
4670-# CONFIG_SLOB is not set
4671 # CONFIG_PROFILING is not set
4672+
4673+#
4674+# GCOV-based kernel profiling
4675+#
4676 # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
4677 CONFIG_SLABINFO=y
4678 CONFIG_RT_MUTEXES=y
4679@@ -101,8 +113,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
4680 # CONFIG_MODVERSIONS is not set
4681 # CONFIG_MODULE_SRCVERSION_ALL is not set
4682 CONFIG_BLOCK=y
4683-CONFIG_LBD=y
4684-# CONFIG_BLK_DEV_IO_TRACE is not set
4685+CONFIG_LBDAF=y
4686 # CONFIG_BLK_DEV_BSG is not set
4687 # CONFIG_BLK_DEV_INTEGRITY is not set
4688 
4689@@ -110,14 +121,41 @@ CONFIG_LBD=y
4690 # IO Schedulers
4691 #
4692 CONFIG_IOSCHED_NOOP=y
4693-CONFIG_IOSCHED_AS=y
4694 CONFIG_IOSCHED_DEADLINE=y
4695 CONFIG_IOSCHED_CFQ=y
4696-# CONFIG_DEFAULT_AS is not set
4697 # CONFIG_DEFAULT_DEADLINE is not set
4698 CONFIG_DEFAULT_CFQ=y
4699 # CONFIG_DEFAULT_NOOP is not set
4700 CONFIG_DEFAULT_IOSCHED="cfq"
4701+# CONFIG_INLINE_SPIN_TRYLOCK is not set
4702+# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
4703+# CONFIG_INLINE_SPIN_LOCK is not set
4704+# CONFIG_INLINE_SPIN_LOCK_BH is not set
4705+# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
4706+# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
4707+CONFIG_INLINE_SPIN_UNLOCK=y
4708+# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
4709+CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
4710+# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
4711+# CONFIG_INLINE_READ_TRYLOCK is not set
4712+# CONFIG_INLINE_READ_LOCK is not set
4713+# CONFIG_INLINE_READ_LOCK_BH is not set
4714+# CONFIG_INLINE_READ_LOCK_IRQ is not set
4715+# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
4716+CONFIG_INLINE_READ_UNLOCK=y
4717+# CONFIG_INLINE_READ_UNLOCK_BH is not set
4718+CONFIG_INLINE_READ_UNLOCK_IRQ=y
4719+# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
4720+# CONFIG_INLINE_WRITE_TRYLOCK is not set
4721+# CONFIG_INLINE_WRITE_LOCK is not set
4722+# CONFIG_INLINE_WRITE_LOCK_BH is not set
4723+# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
4724+# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
4725+CONFIG_INLINE_WRITE_UNLOCK=y
4726+# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
4727+CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
4728+# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
4729+# CONFIG_MUTEX_SPIN_ON_OWNER is not set
4730 # CONFIG_FREEZER is not set
4731 
4732 #
4733@@ -181,18 +219,19 @@ CONFIG_SINGLE_MEMORY_CHUNK=y
4734 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
4735 CONFIG_SELECT_MEMORY_MODEL=y
4736 CONFIG_FLATMEM_MANUAL=y
4737-# CONFIG_DISCONTIGMEM_MANUAL is not set
4738-# CONFIG_SPARSEMEM_MANUAL is not set
4739 CONFIG_FLATMEM=y
4740 CONFIG_FLAT_NODE_MEM_MAP=y
4741 CONFIG_NEED_MULTIPLE_NODES=y
4742 CONFIG_PAGEFLAGS_EXTENDED=y
4743 CONFIG_SPLIT_PTLOCK_CPUS=4
4744+# CONFIG_COMPACTION is not set
4745 # CONFIG_PHYS_ADDR_T_64BIT is not set
4746 CONFIG_ZONE_DMA_FLAG=1
4747 CONFIG_BOUNCE=y
4748 CONFIG_VIRT_TO_BUS=y
4749-CONFIG_UNEVICTABLE_LRU=y
4750+# CONFIG_KSM is not set
4751+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
4752+CONFIG_NEED_PER_CPU_KM=y
4753 
4754 #
4755 # General setup
4756@@ -205,8 +244,8 @@ CONFIG_HAVE_AOUT=y
4757 CONFIG_PROC_HARDWARE=y
4758 CONFIG_ZONE_DMA=y
4759 # CONFIG_ARCH_SUPPORTS_MSI is not set
4760-CONFIG_PCI_LEGACY=y
4761 # CONFIG_PCI_STUB is not set
4762+# CONFIG_PCI_IOV is not set
4763 
4764 #
4765 # Power management options
4766@@ -217,9 +256,7 @@ CONFIG_NET=y
4767 #
4768 # Networking options
4769 #
4770-CONFIG_COMPAT_NET_DEV_OPS=y
4771 CONFIG_PACKET=y
4772-# CONFIG_PACKET_MMAP is not set
4773 CONFIG_UNIX=y
4774 CONFIG_XFRM=y
4775 # CONFIG_XFRM_USER is not set
4776@@ -242,7 +279,7 @@ CONFIG_IP_PNP=y
4777 # CONFIG_IP_PNP_BOOTP is not set
4778 # CONFIG_IP_PNP_RARP is not set
4779 # CONFIG_NET_IPIP is not set
4780-# CONFIG_NET_IPGRE is not set
4781+# CONFIG_NET_IPGRE_DEMUX is not set
4782 # CONFIG_ARPD is not set
4783 # CONFIG_SYN_COOKIES is not set
4784 CONFIG_INET_AH=y
4785@@ -262,11 +299,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
4786 # CONFIG_TCP_MD5SIG is not set
4787 # CONFIG_IPV6 is not set
4788 # CONFIG_NETWORK_SECMARK is not set
4789+# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
4790 # CONFIG_NETFILTER is not set
4791 # CONFIG_IP_DCCP is not set
4792 # CONFIG_IP_SCTP is not set
4793+# CONFIG_RDS is not set
4794 # CONFIG_TIPC is not set
4795 # CONFIG_ATM is not set
4796+# CONFIG_L2TP is not set
4797 # CONFIG_BRIDGE is not set
4798 # CONFIG_NET_DSA is not set
4799 # CONFIG_VLAN_8021Q is not set
4800@@ -278,8 +318,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
4801 # CONFIG_LAPB is not set
4802 # CONFIG_ECONET is not set
4803 # CONFIG_WAN_ROUTER is not set
4804+# CONFIG_PHONET is not set
4805+# CONFIG_IEEE802154 is not set
4806 # CONFIG_NET_SCHED is not set
4807 # CONFIG_DCB is not set
4808+# CONFIG_BATMAN_ADV is not set
4809 
4810 #
4811 # Network testing
4812@@ -294,23 +337,69 @@ CONFIG_CAN_RAW=y
4813 # CAN Device Drivers
4814 #
4815 # CONFIG_CAN_VCAN is not set
4816+# CONFIG_CAN_SLCAN is not set
4817 # CONFIG_CAN_DEV is not set
4818-# CONFIG_CAN_FLEXCAN is not set
4819 # CONFIG_CAN_DEBUG_DEVICES is not set
4820-# CONFIG_IRDA is not set
4821+CONFIG_IRDA=y
4822+
4823+#
4824+# IrDA protocols
4825+#
4826+# CONFIG_IRLAN is not set
4827+CONFIG_IRNET=y
4828+CONFIG_IRCOMM=y
4829+# CONFIG_IRDA_ULTRA is not set
4830+
4831+#
4832+# IrDA options
4833+#
4834+CONFIG_IRDA_CACHE_LAST_LSAP=y
4835+# CONFIG_IRDA_FAST_RR is not set
4836+# CONFIG_IRDA_DEBUG is not set
4837+
4838+#
4839+# Infrared-port device drivers
4840+#
4841+
4842+#
4843+# SIR device drivers
4844+#
4845+CONFIG_IRTTY_SIR=y
4846+
4847+#
4848+# Dongle support
4849+#
4850+# CONFIG_DONGLE is not set
4851+# CONFIG_KINGSUN_DONGLE is not set
4852+# CONFIG_KSDAZZLE_DONGLE is not set
4853+# CONFIG_KS959_DONGLE is not set
4854+
4855+#
4856+# FIR device drivers
4857+#
4858+# CONFIG_USB_IRDA is not set
4859+# CONFIG_SIGMATEL_FIR is not set
4860+# CONFIG_TOSHIBA_FIR is not set
4861+# CONFIG_VLSI_FIR is not set
4862+# CONFIG_MCS_FIR is not set
4863 # CONFIG_BT is not set
4864 # CONFIG_AF_RXRPC is not set
4865-# CONFIG_PHONET is not set
4866 CONFIG_WIRELESS=y
4867 # CONFIG_CFG80211 is not set
4868-CONFIG_WIRELESS_OLD_REGULATORY=y
4869-# CONFIG_WIRELESS_EXT is not set
4870 # CONFIG_LIB80211 is not set
4871-# CONFIG_MAC80211 is not set
4872+
4873+#
4874+# CFG80211 needs to be enabled for MAC80211
4875+#
4876+
4877+#
4878+# Some wireless drivers require a rate control algorithm
4879+#
4880 # CONFIG_WIMAX is not set
4881 # CONFIG_RFKILL is not set
4882 # CONFIG_NET_9P is not set
4883-# CONFIG_KLIPS is not set
4884+# CONFIG_CAIF is not set
4885+# CONFIG_CEPH_LIB is not set
4886 
4887 #
4888 # Device Drivers
4889@@ -320,6 +409,7 @@ CONFIG_WIRELESS_OLD_REGULATORY=y
4890 # Generic Driver Options
4891 #
4892 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
4893+# CONFIG_DEVTMPFS is not set
4894 # CONFIG_STANDALONE is not set
4895 CONFIG_PREVENT_FIRMWARE_BUILD=y
4896 CONFIG_FW_LOADER=y
4897@@ -329,9 +419,9 @@ CONFIG_EXTRA_FIRMWARE=""
4898 # CONFIG_CONNECTOR is not set
4899 CONFIG_MTD=y
4900 # CONFIG_MTD_DEBUG is not set
4901+# CONFIG_MTD_TESTS is not set
4902 # CONFIG_MTD_CONCAT is not set
4903 CONFIG_MTD_PARTITIONS=y
4904-# CONFIG_MTD_TESTS is not set
4905 # CONFIG_MTD_REDBOOT_PARTS is not set
4906 CONFIG_MTD_CMDLINE_PARTS=y
4907 # CONFIG_MTD_AR7_PARTS is not set
4908@@ -347,6 +437,7 @@ CONFIG_MTD_BLOCK=y
4909 # CONFIG_INFTL is not set
4910 # CONFIG_RFD_FTL is not set
4911 # CONFIG_SSFDC is not set
4912+# CONFIG_SM_FTL is not set
4913 # CONFIG_MTD_OOPS is not set
4914 
4915 #
4916@@ -408,10 +499,6 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
4917 # LPDDR flash memory drivers
4918 #
4919 # CONFIG_MTD_LPDDR is not set
4920-
4921-#
4922-# UBI - Unsorted block images
4923-#
4924 # CONFIG_MTD_UBI is not set
4925 # CONFIG_PARPORT is not set
4926 CONFIG_BLK_DEV=y
4927@@ -422,6 +509,10 @@ CONFIG_BLK_DEV=y
4928 # CONFIG_BLK_DEV_COW_COMMON is not set
4929 CONFIG_BLK_DEV_LOOP=y
4930 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
4931+
4932+#
4933+# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
4934+#
4935 # CONFIG_BLK_DEV_NBD is not set
4936 # CONFIG_BLK_DEV_SX8 is not set
4937 # CONFIG_BLK_DEV_UB is not set
4938@@ -432,13 +523,26 @@ CONFIG_BLK_DEV_RAM_SIZE=64000
4939 # CONFIG_CDROM_PKTCDVD is not set
4940 # CONFIG_ATA_OVER_ETH is not set
4941 # CONFIG_BLK_DEV_HD is not set
4942+# CONFIG_BLK_DEV_RBD is not set
4943 CONFIG_MISC_DEVICES=y
4944+# CONFIG_AD525X_DPOT is not set
4945 # CONFIG_PHANTOM is not set
4946 # CONFIG_SGI_IOC4 is not set
4947 # CONFIG_TIFM_CORE is not set
4948 # CONFIG_ICS932S401 is not set
4949 # CONFIG_ENCLOSURE_SERVICES is not set
4950 # CONFIG_HP_ILO is not set
4951+# CONFIG_APDS9802ALS is not set
4952+# CONFIG_ISL29003 is not set
4953+# CONFIG_ISL29020 is not set
4954+# CONFIG_SENSORS_TSL2550 is not set
4955+# CONFIG_SENSORS_BH1780 is not set
4956+# CONFIG_SENSORS_BH1770 is not set
4957+# CONFIG_SENSORS_APDS990X is not set
4958+# CONFIG_HMC6352 is not set
4959+# CONFIG_DS1682 is not set
4960+# CONFIG_BMP085 is not set
4961+# CONFIG_PCH_PHUB is not set
4962 # CONFIG_C2PORT is not set
4963 
4964 #
4965@@ -446,13 +550,20 @@ CONFIG_MISC_DEVICES=y
4966 #
4967 # CONFIG_EEPROM_AT24 is not set
4968 # CONFIG_EEPROM_LEGACY is not set
4969+# CONFIG_EEPROM_MAX6875 is not set
4970 # CONFIG_EEPROM_93CX6 is not set
4971+# CONFIG_CB710_CORE is not set
4972+
4973+#
4974+# Texas Instruments shared transport line discipline
4975+#
4976 CONFIG_HAVE_IDE=y
4977 # CONFIG_IDE is not set
4978 
4979 #
4980 # SCSI device support
4981 #
4982+CONFIG_SCSI_MOD=y
4983 # CONFIG_RAID_ATTRS is not set
4984 CONFIG_SCSI=y
4985 CONFIG_SCSI_DMA=y
4986@@ -469,10 +580,6 @@ CONFIG_BLK_DEV_SD=y
4987 # CONFIG_BLK_DEV_SR is not set
4988 # CONFIG_CHR_DEV_SG is not set
4989 # CONFIG_CHR_DEV_SCH is not set
4990-
4991-#
4992-# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
4993-#
4994 CONFIG_SCSI_MULTI_LUN=y
4995 # CONFIG_SCSI_CONSTANTS is not set
4996 # CONFIG_SCSI_LOGGING is not set
4997@@ -485,23 +592,22 @@ CONFIG_SCSI_WAIT_SCAN=m
4998 # CONFIG_SCSI_SPI_ATTRS is not set
4999 # CONFIG_SCSI_FC_ATTRS is not set
5000 # CONFIG_SCSI_ISCSI_ATTRS is not set
5001+# CONFIG_SCSI_SAS_ATTRS is not set
5002 # CONFIG_SCSI_SAS_LIBSAS is not set
5003 # CONFIG_SCSI_SRP_ATTRS is not set
5004 # CONFIG_SCSI_LOWLEVEL is not set
5005 # CONFIG_SCSI_DH is not set
5006+# CONFIG_SCSI_OSD_INITIATOR is not set
5007 # CONFIG_ATA is not set
5008 # CONFIG_MD is not set
5009+# CONFIG_TARGET_CORE is not set
5010 # CONFIG_FUSION is not set
5011 
5012 #
5013 # IEEE 1394 (FireWire) support
5014 #
5015-
5016-#
5017-# Enable only one of the two stacks, unless you know what you are doing
5018-#
5019 # CONFIG_FIREWIRE is not set
5020-# CONFIG_IEEE1394 is not set
5021+# CONFIG_FIREWIRE_NOSY is not set
5022 # CONFIG_I2O is not set
5023 CONFIG_NETDEVICES=y
5024 # CONFIG_DUMMY is not set
5025@@ -511,6 +617,7 @@ CONFIG_NETDEVICES=y
5026 # CONFIG_TUN is not set
5027 # CONFIG_VETH is not set
5028 # CONFIG_ARCNET is not set
5029+CONFIG_MII=y
5030 CONFIG_PHYLIB=y
5031 
5032 #
5033@@ -525,22 +632,24 @@ CONFIG_PHYLIB=y
5034 # CONFIG_SMSC_PHY is not set
5035 # CONFIG_BROADCOM_PHY is not set
5036 CONFIG_BROADCOM5222_PHY=y
5037+# CONFIG_BCM63XX_PHY is not set
5038 # CONFIG_ICPLUS_PHY is not set
5039 # CONFIG_REALTEK_PHY is not set
5040 # CONFIG_NATIONAL_PHY is not set
5041 # CONFIG_NATIONAL8364x_PHY is not set
5042 # CONFIG_NATIONAL8384x_PHY is not set
5043-# CONFIG_MicrelKSZ8041_PHY is not set
5044 # CONFIG_STE10XP is not set
5045 # CONFIG_LSI_ET1011C_PHY is not set
5046+# CONFIG_MICREL_PHY is not set
5047 # CONFIG_FIXED_PHY is not set
5048 # CONFIG_MDIO_BITBANG is not set
5049 CONFIG_NET_ETHERNET=y
5050-CONFIG_MII=y
5051 # CONFIG_HAPPYMEAL is not set
5052 # CONFIG_SUNGEM is not set
5053 # CONFIG_CASSINI is not set
5054 # CONFIG_NET_VENDOR_3COM is not set
5055+# CONFIG_SMC91X is not set
5056+# CONFIG_ETHOC is not set
5057 # CONFIG_DNET is not set
5058 # CONFIG_NET_TULIP is not set
5059 # CONFIG_HP100 is not set
5060@@ -553,6 +662,7 @@ CONFIG_MII=y
5061 # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
5062 # CONFIG_NET_PCI is not set
5063 # CONFIG_B44 is not set
5064+# CONFIG_KS8851_MLL is not set
5065 CONFIG_FEC_548x=y
5066 CONFIG_FEC_548x_ENABLE_FEC2=y
5067 CONFIG_FEC_548x_SHARED_PHY=y
5068@@ -560,13 +670,11 @@ CONFIG_FEC_548x_SHARED_PHY=y
5069 # CONFIG_NETDEV_1000 is not set
5070 # CONFIG_NETDEV_10000 is not set
5071 # CONFIG_TR is not set
5072-
5073-#
5074-# Wireless LAN
5075-#
5076-# CONFIG_WLAN_PRE80211 is not set
5077-# CONFIG_WLAN_80211 is not set
5078-# CONFIG_IWLWIFI_LEDS is not set
5079+CONFIG_WLAN=y
5080+# CONFIG_ATMEL is not set
5081+# CONFIG_PRISM54 is not set
5082+# CONFIG_USB_ZD1201 is not set
5083+# CONFIG_HOSTAP is not set
5084 
5085 #
5086 # Enable WiMAX (Networking options) to see the WiMAX drivers
5087@@ -580,15 +688,30 @@ CONFIG_FEC_548x_SHARED_PHY=y
5088 # CONFIG_USB_PEGASUS is not set
5089 # CONFIG_USB_RTL8150 is not set
5090 # CONFIG_USB_USBNET is not set
5091+# CONFIG_USB_IPHETH is not set
5092 # CONFIG_WAN is not set
5093+
5094+#
5095+# CAIF transport drivers
5096+#
5097 # CONFIG_FDDI is not set
5098 # CONFIG_HIPPI is not set
5099-# CONFIG_PPP is not set
5100+CONFIG_PPP=y
5101+CONFIG_PPP_MULTILINK=y
5102+# CONFIG_PPP_FILTER is not set
5103+CONFIG_PPP_ASYNC=y
5104+CONFIG_PPP_SYNC_TTY=y
5105+# CONFIG_PPP_DEFLATE is not set
5106+# CONFIG_PPP_BSDCOMP is not set
5107+# CONFIG_PPP_MPPE is not set
5108+CONFIG_PPPOE=y
5109 # CONFIG_SLIP is not set
5110+CONFIG_SLHC=y
5111 # CONFIG_NET_FC is not set
5112 # CONFIG_NETCONSOLE is not set
5113 # CONFIG_NETPOLL is not set
5114 # CONFIG_NET_POLL_CONTROLLER is not set
5115+# CONFIG_VMXNET3 is not set
5116 # CONFIG_ISDN is not set
5117 # CONFIG_PHONE is not set
5118 
5119@@ -598,6 +721,7 @@ CONFIG_FEC_548x_SHARED_PHY=y
5120 CONFIG_INPUT=y
5121 # CONFIG_INPUT_FF_MEMLESS is not set
5122 # CONFIG_INPUT_POLLDEV is not set
5123+# CONFIG_INPUT_SPARSEKMAP is not set
5124 
5125 #
5126 # Userland interfaces
5127@@ -614,12 +738,18 @@ CONFIG_INPUT_EVDEV=y
5128 # Input Device Drivers
5129 #
5130 CONFIG_INPUT_KEYBOARD=y
5131+# CONFIG_KEYBOARD_ADP5588 is not set
5132 # CONFIG_KEYBOARD_ATKBD is not set
5133-# CONFIG_KEYBOARD_SUNKBD is not set
5134+# CONFIG_KEYBOARD_QT2160 is not set
5135 # CONFIG_KEYBOARD_LKKBD is not set
5136-# CONFIG_KEYBOARD_XTKBD is not set
5137+# CONFIG_KEYBOARD_TCA6416 is not set
5138+# CONFIG_KEYBOARD_MAX7359 is not set
5139+# CONFIG_KEYBOARD_MCS is not set
5140 # CONFIG_KEYBOARD_NEWTON is not set
5141+# CONFIG_KEYBOARD_OPENCORES is not set
5142 # CONFIG_KEYBOARD_STOWAWAY is not set
5143+# CONFIG_KEYBOARD_SUNKBD is not set
5144+# CONFIG_KEYBOARD_XTKBD is not set
5145 # CONFIG_INPUT_MOUSE is not set
5146 # CONFIG_INPUT_JOYSTICK is not set
5147 # CONFIG_INPUT_TABLET is not set
5148@@ -633,6 +763,8 @@ CONFIG_SERIO=y
5149 CONFIG_SERIO_SERPORT=y
5150 # CONFIG_SERIO_PCIPS2 is not set
5151 # CONFIG_SERIO_RAW is not set
5152+# CONFIG_SERIO_ALTERA_PS2 is not set
5153+# CONFIG_SERIO_PS2MULT is not set
5154 # CONFIG_GAMEPORT is not set
5155 
5156 #
5157@@ -645,6 +777,7 @@ CONFIG_HW_CONSOLE=y
5158 # CONFIG_VT_HW_CONSOLE_BINDING is not set
5159 CONFIG_DEVKMEM=y
5160 # CONFIG_SERIAL_NONSTANDARD is not set
5161+# CONFIG_N_GSM is not set
5162 # CONFIG_NOZOMI is not set
5163 
5164 #
5165@@ -655,26 +788,34 @@ CONFIG_DEVKMEM=y
5166 #
5167 # Non-8250 serial port support
5168 #
5169+# CONFIG_SERIAL_MFD_HSU is not set
5170 CONFIG_SERIAL_CORE=y
5171 CONFIG_SERIAL_CORE_CONSOLE=y
5172-# CONFIG_SERIAL_COLDFIRE_IRDA is not set
5173+CONFIG_SERIAL_COLDFIRE_IRDA=y
5174 # CONFIG_SERIAL_COLDFIRE_EDMA is not set
5175 CONFIG_SERIAL_MCF=y
5176 CONFIG_SERIAL_MCF_BAUDRATE=115200
5177 CONFIG_SERIAL_MCF_CONSOLE=y
5178 # CONFIG_SERIAL_JSM is not set
5179+# CONFIG_SERIAL_TIMBERDALE is not set
5180+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
5181+# CONFIG_SERIAL_ALTERA_UART is not set
5182 CONFIG_UNIX98_PTYS=y
5183 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
5184 # CONFIG_LEGACY_PTYS is not set
5185 # CONFIG_IPMI_HANDLER is not set
5186-# CONFIG_HW_RANDOM is not set
5187+CONFIG_HW_RANDOM=y
5188+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
5189 # CONFIG_R3964 is not set
5190 # CONFIG_APPLICOM is not set
5191 # CONFIG_RAW_DRIVER is not set
5192 # CONFIG_TCG_TPM is not set
5193+# CONFIG_RAMOOPS is not set
5194 CONFIG_I2C=y
5195 CONFIG_I2C_BOARDINFO=y
5196+CONFIG_I2C_COMPAT=y
5197 CONFIG_I2C_CHARDEV=y
5198+# CONFIG_I2C_MUX is not set
5199 CONFIG_I2C_HELPER_AUTO=y
5200 
5201 #
5202@@ -702,9 +843,13 @@ CONFIG_I2C_HELPER_AUTO=y
5203 #
5204 # I2C system bus drivers (mostly embedded / system-on-chip)
5205 #
5206+# CONFIG_I2C_INTEL_MID is not set
5207 CONFIG_I2C_MCF=y
5208 # CONFIG_I2C_OCORES is not set
5209+# CONFIG_I2C_PCA_PLATFORM is not set
5210 # CONFIG_I2C_SIMTEC is not set
5211+# CONFIG_I2C_XILINX is not set
5212+# CONFIG_I2C_EG20T is not set
5213 
5214 #
5215 # External I2C/SMBus adapter drivers
5216@@ -714,36 +859,26 @@ CONFIG_I2C_MCF=y
5217 # CONFIG_I2C_TINY_USB is not set
5218 
5219 #
5220-# Graphics adapter I2C/DDC channel drivers
5221-#
5222-# CONFIG_I2C_VOODOO3 is not set
5223-
5224-#
5225 # Other I2C/SMBus bus drivers
5226 #
5227-# CONFIG_I2C_PCA_PLATFORM is not set
5228 # CONFIG_I2C_STUB is not set
5229-
5230-#
5231-# Miscellaneous I2C Chip support
5232-#
5233-# CONFIG_DS1682 is not set
5234-# CONFIG_SENSORS_PCF8574 is not set
5235-# CONFIG_PCF8575 is not set
5236-# CONFIG_SENSORS_PCA9539 is not set
5237-# CONFIG_SENSORS_PCF8591 is not set
5238-# CONFIG_SENSORS_MAX6875 is not set
5239-# CONFIG_SENSORS_TSL2550 is not set
5240 # CONFIG_I2C_DEBUG_CORE is not set
5241 # CONFIG_I2C_DEBUG_ALGO is not set
5242 # CONFIG_I2C_DEBUG_BUS is not set
5243-# CONFIG_I2C_DEBUG_CHIP is not set
5244 # CONFIG_SPI is not set
5245+
5246+#
5247+# PPS support
5248+#
5249+# CONFIG_PPS is not set
5250+
5251+#
5252+# PPS generators support
5253+#
5254 # CONFIG_W1 is not set
5255 # CONFIG_POWER_SUPPLY is not set
5256 # CONFIG_HWMON is not set
5257 # CONFIG_THERMAL is not set
5258-# CONFIG_THERMAL_HWMON is not set
5259 CONFIG_WATCHDOG=y
5260 # CONFIG_WATCHDOG_NOWAYOUT is not set
5261 
5262@@ -770,41 +905,33 @@ CONFIG_SSB_POSSIBLE=y
5263 # Sonics Silicon Backplane
5264 #
5265 # CONFIG_SSB is not set
5266-
5267-#
5268-# Multifunction device drivers
5269-#
5270+CONFIG_MFD_SUPPORT=y
5271 # CONFIG_MFD_CORE is not set
5272 # CONFIG_MFD_SM501 is not set
5273 # CONFIG_HTC_PASIC3 is not set
5274+# CONFIG_TPS6507X is not set
5275 # CONFIG_MFD_TMIO is not set
5276 # CONFIG_PMIC_DA903X is not set
5277+# CONFIG_PMIC_ADP5520 is not set
5278 # CONFIG_MFD_WM8400 is not set
5279-# CONFIG_MFD_WM8350_I2C is not set
5280 # CONFIG_MFD_PCF50633 is not set
5281+# CONFIG_ABX500_CORE is not set
5282+# CONFIG_MFD_CS5535 is not set
5283+# CONFIG_LPC_SCH is not set
5284+# CONFIG_MFD_RDC321X is not set
5285+# CONFIG_MFD_JANZ_CMODIO is not set
5286+# CONFIG_MFD_VX855 is not set
5287+# CONFIG_MFD_WL1273_CORE is not set
5288 # CONFIG_REGULATOR is not set
5289-
5290-#
5291-# Multimedia devices
5292-#
5293-
5294-#
5295-# Multimedia core support
5296-#
5297-# CONFIG_VIDEO_DEV is not set
5298-# CONFIG_DVB_CORE is not set
5299-# CONFIG_VIDEO_MEDIA is not set
5300-
5301-#
5302-# Multimedia drivers
5303-#
5304-CONFIG_DAB=y
5305-# CONFIG_USB_DABUSB is not set
5306+# CONFIG_MEDIA_SUPPORT is not set
5307 
5308 #
5309 # Graphics support
5310 #
5311+CONFIG_VGA_ARB=y
5312+CONFIG_VGA_ARB_MAX_GPUS=16
5313 # CONFIG_DRM is not set
5314+# CONFIG_STUB_POULSBO is not set
5315 # CONFIG_VGASTATE is not set
5316 CONFIG_VIDEO_OUTPUT_CONTROL=m
5317 # CONFIG_FB is not set
5318@@ -835,7 +962,6 @@ CONFIG_USB=y
5319 # CONFIG_USB_DEVICEFS is not set
5320 CONFIG_USB_DEVICE_CLASS=y
5321 # CONFIG_USB_DYNAMIC_MINORS is not set
5322-# CONFIG_USB_SUSPEND is not set
5323 # CONFIG_USB_OTG is not set
5324 CONFIG_USB_MON=y
5325 # CONFIG_USB_WUSB is not set
5326@@ -845,12 +971,17 @@ CONFIG_USB_MON=y
5327 # USB Host Controller Drivers
5328 #
5329 # CONFIG_USB_C67X00_HCD is not set
5330+# CONFIG_USB_XHCI_HCD is not set
5331 CONFIG_USB_EHCI_HCD=y
5332 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
5333 # CONFIG_USB_EHCI_TT_NEWSCHED is not set
5334+CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
5335+CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y
5336+# CONFIG_USB_EHCI_FSL is not set
5337 # CONFIG_USB_OXU210HP_HCD is not set
5338 # CONFIG_USB_ISP116X_HCD is not set
5339 # CONFIG_USB_ISP1760_HCD is not set
5340+# CONFIG_USB_ISP1362_HCD is not set
5341 # CONFIG_USB_OHCI_HCD is not set
5342 # CONFIG_USB_UHCI_HCD is not set
5343 # CONFIG_USB_SL811_HCD is not set
5344@@ -867,11 +998,11 @@ CONFIG_USB_EHCI_HCD=y
5345 # CONFIG_USB_TMC is not set
5346 
5347 #
5348-# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
5349+# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
5350 #
5351 
5352 #
5353-# see USB_STORAGE Help for more information
5354+# also be needed; see USB_STORAGE Help for more info
5355 #
5356 CONFIG_USB_STORAGE=y
5357 # CONFIG_USB_STORAGE_DEBUG is not set
5358@@ -886,6 +1017,7 @@ CONFIG_USB_STORAGE=y
5359 # CONFIG_USB_STORAGE_ONETOUCH is not set
5360 # CONFIG_USB_STORAGE_KARMA is not set
5361 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
5362+# CONFIG_USB_UAS is not set
5363 # CONFIG_USB_LIBUSUAL is not set
5364 
5365 #
5366@@ -909,11 +1041,9 @@ CONFIG_USB_STORAGE=y
5367 # CONFIG_USB_RIO500 is not set
5368 # CONFIG_USB_LEGOTOWER is not set
5369 # CONFIG_USB_LCD is not set
5370-# CONFIG_USB_BERRY_CHARGE is not set
5371 # CONFIG_USB_LED is not set
5372 # CONFIG_USB_CYPRESS_CY7C63 is not set
5373 # CONFIG_USB_CYTHERM is not set
5374-# CONFIG_USB_PHIDGET is not set
5375 # CONFIG_USB_IDMOUSE is not set
5376 # CONFIG_USB_FTDI_ELAN is not set
5377 # CONFIG_USB_APPLEDISPLAY is not set
5378@@ -921,17 +1051,20 @@ CONFIG_USB_STORAGE=y
5379 # CONFIG_USB_LD is not set
5380 # CONFIG_USB_TRANCEVIBRATOR is not set
5381 # CONFIG_USB_IOWARRIOR is not set
5382+# CONFIG_USB_TEST is not set
5383 # CONFIG_USB_ISIGHTFW is not set
5384-# CONFIG_USB_VST is not set
5385+# CONFIG_USB_YUREX is not set
5386 # CONFIG_USB_GADGET is not set
5387 
5388 #
5389 # OTG and related infrastructure
5390 #
5391+# CONFIG_NOP_USB_XCEIV is not set
5392 # CONFIG_UWB is not set
5393 # CONFIG_MMC is not set
5394 # CONFIG_MEMSTICK is not set
5395 # CONFIG_NEW_LEDS is not set
5396+# CONFIG_NFC_DEVICES is not set
5397 # CONFIG_ACCESSIBILITY is not set
5398 # CONFIG_INFINIBAND is not set
5399 CONFIG_RTC_LIB=y
5400@@ -955,16 +1088,20 @@ CONFIG_RTC_INTF_DEV=y
5401 # CONFIG_RTC_DRV_DS1307 is not set
5402 # CONFIG_RTC_DRV_DS1374 is not set
5403 # CONFIG_RTC_DRV_DS1672 is not set
5404+# CONFIG_RTC_DRV_DS3232 is not set
5405 # CONFIG_RTC_DRV_MAX6900 is not set
5406 CONFIG_RTC_DRV_RS5C372=y
5407 # CONFIG_RTC_DRV_ISL1208 is not set
5408+# CONFIG_RTC_DRV_ISL12022 is not set
5409 # CONFIG_RTC_DRV_X1205 is not set
5410 # CONFIG_RTC_DRV_PCF8563 is not set
5411 # CONFIG_RTC_DRV_PCF8583 is not set
5412 # CONFIG_RTC_DRV_M41T80 is not set
5413+# CONFIG_RTC_DRV_BQ32K is not set
5414 # CONFIG_RTC_DRV_S35390A is not set
5415 # CONFIG_RTC_DRV_FM3130 is not set
5416 # CONFIG_RTC_DRV_RX8581 is not set
5417+# CONFIG_RTC_DRV_RX8025 is not set
5418 
5419 #
5420 # SPI RTC drivers
5421@@ -981,15 +1118,19 @@ CONFIG_RTC_DRV_RS5C372=y
5422 # CONFIG_RTC_DRV_M48T86 is not set
5423 # CONFIG_RTC_DRV_M48T35 is not set
5424 # CONFIG_RTC_DRV_M48T59 is not set
5425+# CONFIG_RTC_DRV_MSM6242 is not set
5426 # CONFIG_RTC_DRV_BQ4802 is not set
5427+# CONFIG_RTC_DRV_RP5C01 is not set
5428 # CONFIG_RTC_DRV_V3020 is not set
5429 
5430 #
5431 # on-CPU RTC drivers
5432 #
5433+# CONFIG_RTC_DRV_GENERIC is not set
5434 # CONFIG_RTC_MCF is not set
5435 # CONFIG_RTC_M5441X is not set
5436 # CONFIG_DMADEVICES is not set
5437+# CONFIG_AUXDISPLAY is not set
5438 # CONFIG_UIO is not set
5439 # CONFIG_STAGING is not set
5440 
5441@@ -1008,6 +1149,7 @@ CONFIG_EXT2_FS=y
5442 # CONFIG_EXT2_FS_XATTR is not set
5443 # CONFIG_EXT2_FS_XIP is not set
5444 CONFIG_EXT3_FS=y
5445+CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
5446 CONFIG_EXT3_FS_XATTR=y
5447 # CONFIG_EXT3_FS_POSIX_ACL is not set
5448 # CONFIG_EXT3_FS_SECURITY is not set
5449@@ -1016,20 +1158,27 @@ CONFIG_JBD=y
5450 CONFIG_FS_MBCACHE=y
5451 # CONFIG_REISERFS_FS is not set
5452 # CONFIG_JFS_FS is not set
5453-# CONFIG_FS_POSIX_ACL is not set
5454-CONFIG_FILE_LOCKING=y
5455 # CONFIG_XFS_FS is not set
5456 # CONFIG_GFS2_FS is not set
5457-# CONFIG_OCFS2_FS is not set
5458 # CONFIG_BTRFS_FS is not set
5459+# CONFIG_NILFS2_FS is not set
5460+# CONFIG_FS_POSIX_ACL is not set
5461+CONFIG_FILE_LOCKING=y
5462+CONFIG_FSNOTIFY=y
5463 CONFIG_DNOTIFY=y
5464-# CONFIG_INOTIFY is not set
5465+CONFIG_INOTIFY_USER=y
5466+# CONFIG_FANOTIFY is not set
5467 # CONFIG_QUOTA is not set
5468-# CONFIG_AUTOFS_FS is not set
5469+# CONFIG_QUOTACTL is not set
5470 # CONFIG_AUTOFS4_FS is not set
5471 # CONFIG_FUSE_FS is not set
5472 
5473 #
5474+# Caches
5475+#
5476+# CONFIG_FSCACHE is not set
5477+
5478+#
5479 # CD-ROM/DVD Filesystems
5480 #
5481 # CONFIG_ISO9660_FS is not set
5482@@ -1067,6 +1216,7 @@ CONFIG_MISC_FILESYSTEMS=y
5483 # CONFIG_BEFS_FS is not set
5484 # CONFIG_BFS_FS is not set
5485 # CONFIG_EFS_FS is not set
5486+# CONFIG_YAFFS_FS is not set
5487 CONFIG_JFFS2_FS=y
5488 CONFIG_JFFS2_FS_DEBUG=0
5489 CONFIG_JFFS2_FS_WRITEBUFFER=y
5490@@ -1078,6 +1228,7 @@ CONFIG_JFFS2_ZLIB=y
5491 # CONFIG_JFFS2_LZO is not set
5492 CONFIG_JFFS2_RTIME=y
5493 # CONFIG_JFFS2_RUBIN is not set
5494+# CONFIG_LOGFS is not set
5495 # CONFIG_CRAMFS is not set
5496 # CONFIG_SQUASHFS is not set
5497 # CONFIG_VXFS_FS is not set
5498@@ -1086,6 +1237,10 @@ CONFIG_MINIX_FS=y
5499 # CONFIG_HPFS_FS is not set
5500 # CONFIG_QNX4FS_FS is not set
5501 CONFIG_ROMFS_FS=y
5502+CONFIG_ROMFS_BACKED_BY_BLOCK=y
5503+# CONFIG_ROMFS_BACKED_BY_MTD is not set
5504+# CONFIG_ROMFS_BACKED_BY_BOTH is not set
5505+CONFIG_ROMFS_ON_BLOCK=y
5506 # CONFIG_SYSV_FS is not set
5507 # CONFIG_UFS_FS is not set
5508 CONFIG_NETWORK_FILESYSTEMS=y
5509@@ -1097,10 +1252,8 @@ CONFIG_ROOT_NFS=y
5510 CONFIG_LOCKD=y
5511 CONFIG_NFS_COMMON=y
5512 CONFIG_SUNRPC=y
5513-# CONFIG_SUNRPC_REGISTER_V4 is not set
5514 # CONFIG_RPCSEC_GSS_KRB5 is not set
5515-# CONFIG_RPCSEC_GSS_SPKM3 is not set
5516-# CONFIG_SMB_FS is not set
5517+# CONFIG_CEPH_FS is not set
5518 # CONFIG_CIFS is not set
5519 # CONFIG_NCP_FS is not set
5520 # CONFIG_CODA_FS is not set
5521@@ -1167,7 +1320,6 @@ CONFIG_NLS_ISO8859_1=y
5522 # CONFIG_NLS_KOI8_R is not set
5523 # CONFIG_NLS_KOI8_U is not set
5524 CONFIG_NLS_UTF8=y
5525-# CONFIG_DLM is not set
5526 
5527 #
5528 # Kernel hacking
5529@@ -1177,19 +1329,18 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
5530 # CONFIG_ENABLE_MUST_CHECK is not set
5531 CONFIG_FRAME_WARN=1024
5532 # CONFIG_MAGIC_SYSRQ is not set
5533+# CONFIG_STRIP_ASM_SYMS is not set
5534 # CONFIG_UNUSED_SYMBOLS is not set
5535 # CONFIG_DEBUG_FS is not set
5536 # CONFIG_HEADERS_CHECK is not set
5537 # CONFIG_DEBUG_KERNEL is not set
5538+# CONFIG_HARDLOCKUP_DETECTOR is not set
5539+CONFIG_BKL=y
5540+# CONFIG_SPARSE_RCU_POINTER is not set
5541 CONFIG_DEBUG_BUGVERBOSE=y
5542 CONFIG_DEBUG_MEMORY_INIT=y
5543-# CONFIG_RCU_CPU_STALL_DETECTOR is not set
5544 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
5545-
5546-#
5547-# Tracers
5548-#
5549-# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
5550+# CONFIG_ATOMIC64_SELFTEST is not set
5551 # CONFIG_SAMPLES is not set
5552 # CONFIG_BOOTPARAM is not set
5553 
5554@@ -1197,15 +1348,16 @@ CONFIG_DEBUG_MEMORY_INIT=y
5555 # Security options
5556 #
5557 # CONFIG_KEYS is not set
5558+# CONFIG_SECURITY_DMESG_RESTRICT is not set
5559 # CONFIG_SECURITY is not set
5560 # CONFIG_SECURITYFS is not set
5561-# CONFIG_SECURITY_FILE_CAPABILITIES is not set
5562+CONFIG_DEFAULT_SECURITY_DAC=y
5563+CONFIG_DEFAULT_SECURITY=""
5564 CONFIG_CRYPTO=y
5565 
5566 #
5567 # Crypto core or helper
5568 #
5569-# CONFIG_CRYPTO_FIPS is not set
5570 CONFIG_CRYPTO_ALGAPI=y
5571 CONFIG_CRYPTO_ALGAPI2=y
5572 CONFIG_CRYPTO_AEAD=y
5573@@ -1215,10 +1367,13 @@ CONFIG_CRYPTO_BLKCIPHER2=y
5574 CONFIG_CRYPTO_HASH=y
5575 CONFIG_CRYPTO_HASH2=y
5576 CONFIG_CRYPTO_RNG2=y
5577+CONFIG_CRYPTO_PCOMP2=y
5578 CONFIG_CRYPTO_MANAGER=y
5579 CONFIG_CRYPTO_MANAGER2=y
5580+# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
5581 # CONFIG_CRYPTO_GF128MUL is not set
5582 # CONFIG_CRYPTO_NULL is not set
5583+CONFIG_CRYPTO_WORKQUEUE=y
5584 # CONFIG_CRYPTO_CRYPTD is not set
5585 CONFIG_CRYPTO_AUTHENC=y
5586 CONFIG_CRYPTO_TEST=m
5587@@ -1246,11 +1401,13 @@ CONFIG_CRYPTO_CBC=y
5588 #
5589 CONFIG_CRYPTO_HMAC=y
5590 # CONFIG_CRYPTO_XCBC is not set
5591+# CONFIG_CRYPTO_VMAC is not set
5592 
5593 #
5594 # Digest
5595 #
5596 CONFIG_CRYPTO_CRC32C=y
5597+# CONFIG_CRYPTO_GHASH is not set
5598 # CONFIG_CRYPTO_MD4 is not set
5599 CONFIG_CRYPTO_MD5=y
5600 # CONFIG_CRYPTO_MICHAEL_MIC is not set
5601@@ -1267,9 +1424,9 @@ CONFIG_CRYPTO_SHA1=y
5602 #
5603 # Ciphers
5604 #
5605-# CONFIG_CRYPTO_AES is not set
5606+CONFIG_CRYPTO_AES=y
5607 # CONFIG_CRYPTO_ANUBIS is not set
5608-# CONFIG_CRYPTO_ARC4 is not set
5609+CONFIG_CRYPTO_ARC4=y
5610 # CONFIG_CRYPTO_BLOWFISH is not set
5611 # CONFIG_CRYPTO_CAMELLIA is not set
5612 # CONFIG_CRYPTO_CAST5 is not set
5613@@ -1287,22 +1444,19 @@ CONFIG_CRYPTO_DES=y
5614 # Compression
5615 #
5616 # CONFIG_CRYPTO_DEFLATE is not set
5617+# CONFIG_CRYPTO_ZLIB is not set
5618 # CONFIG_CRYPTO_LZO is not set
5619 
5620 #
5621 # Random Number Generation
5622 #
5623 # CONFIG_CRYPTO_ANSI_CPRNG is not set
5624-
5625-#
5626-# OCF Configuration
5627-#
5628-# CONFIG_OCF_OCF is not set
5629-
5630-#
5631-# Talitos Driver
5632-#
5633-# CONFIG_CRYPTO_HW is not set
5634+# CONFIG_CRYPTO_USER_API_HASH is not set
5635+# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
5636+CONFIG_CRYPTO_HW=y
5637+# CONFIG_CRYPTO_DEV_HIFN_795X is not set
5638+CONFIG_CRYPTO_DEV_CF_TALITOS=y
5639+# CONFIG_BINARY_PRINTF is not set
5640 
5641 #
5642 # Library routines
5643@@ -1318,7 +1472,23 @@ CONFIG_CRC32=y
5644 CONFIG_LIBCRC32C=y
5645 CONFIG_ZLIB_INFLATE=y
5646 CONFIG_ZLIB_DEFLATE=y
5647-CONFIG_PLIST=y
5648+CONFIG_LZO_DECOMPRESS=y
5649+CONFIG_XZ_DEC=y
5650+CONFIG_XZ_DEC_X86=y
5651+CONFIG_XZ_DEC_POWERPC=y
5652+CONFIG_XZ_DEC_IA64=y
5653+CONFIG_XZ_DEC_ARM=y
5654+CONFIG_XZ_DEC_ARMTHUMB=y
5655+CONFIG_XZ_DEC_SPARC=y
5656+CONFIG_XZ_DEC_BCJ=y
5657+# CONFIG_XZ_DEC_TEST is not set
5658+CONFIG_DECOMPRESS_GZIP=y
5659+CONFIG_DECOMPRESS_BZIP2=y
5660+CONFIG_DECOMPRESS_LZMA=y
5661+CONFIG_DECOMPRESS_XZ=y
5662+CONFIG_DECOMPRESS_LZO=y
5663 CONFIG_HAS_IOMEM=y
5664 CONFIG_HAS_IOPORT=y
5665 CONFIG_HAS_DMA=y
5666+CONFIG_NLATTR=y
5667+CONFIG_GENERIC_ATOMIC64=y
5668--- a/arch/m68k/configs/m5485evb_defconfig
5669+++ b/arch/m68k/configs/m5485evb_defconfig
5670@@ -1,7 +1,7 @@
5671 #
5672 # Automatically generated make config: don't edit
5673-# Linux kernel version: 2.6.29
5674-# Tue Aug 24 16:19:05 2010
5675+# Linux kernel version: 2.6.38
5676+# Tue Aug 2 16:47:50 2011
5677 #
5678 CONFIG_M68K=y
5679 CONFIG_MMU=y
5680@@ -17,7 +17,9 @@ CONFIG_GENERIC_IOMAP=y
5681 # CONFIG_NO_IOPORT is not set
5682 # CONFIG_NO_DMA is not set
5683 CONFIG_HZ=100
5684+# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
5685 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
5686+CONFIG_CONSTRUCTORS=y
5687 
5688 #
5689 # General setup
5690@@ -25,6 +27,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNA
5691 CONFIG_EXPERIMENTAL=y
5692 CONFIG_BROKEN_ON_SMP=y
5693 CONFIG_INIT_ENV_ARG_LIMIT=32
5694+CONFIG_CROSS_COMPILE=""
5695 CONFIG_LOCALVERSION=""
5696 # CONFIG_LOCALVERSION_AUTO is not set
5697 CONFIG_SWAP=y
5698@@ -34,37 +37,34 @@ CONFIG_SYSVIPC_SYSCTL=y
5699 # CONFIG_BSD_PROCESS_ACCT is not set
5700 # CONFIG_TASKSTATS is not set
5701 # CONFIG_AUDIT is not set
5702+# CONFIG_HAVE_GENERIC_HARDIRQS is not set
5703 
5704 #
5705 # RCU Subsystem
5706 #
5707-CONFIG_CLASSIC_RCU=y
5708-# CONFIG_TREE_RCU is not set
5709+CONFIG_TINY_RCU=y
5710 # CONFIG_PREEMPT_RCU is not set
5711+# CONFIG_RCU_TRACE is not set
5712 # CONFIG_TREE_RCU_TRACE is not set
5713-# CONFIG_PREEMPT_RCU_TRACE is not set
5714 CONFIG_IKCONFIG=y
5715 CONFIG_IKCONFIG_PROC=y
5716 CONFIG_LOG_BUF_SHIFT=17
5717-CONFIG_GROUP_SCHED=y
5718-CONFIG_FAIR_GROUP_SCHED=y
5719-# CONFIG_RT_GROUP_SCHED is not set
5720-CONFIG_USER_SCHED=y
5721-# CONFIG_CGROUP_SCHED is not set
5722 # CONFIG_CGROUPS is not set
5723-CONFIG_SYSFS_DEPRECATED=y
5724-CONFIG_SYSFS_DEPRECATED_V2=y
5725-# CONFIG_RELAY is not set
5726 CONFIG_NAMESPACES=y
5727 # CONFIG_UTS_NS is not set
5728 # CONFIG_IPC_NS is not set
5729 # CONFIG_USER_NS is not set
5730 # CONFIG_PID_NS is not set
5731 # CONFIG_NET_NS is not set
5732+# CONFIG_SCHED_AUTOGROUP is not set
5733+CONFIG_SYSFS_DEPRECATED=y
5734+CONFIG_SYSFS_DEPRECATED_V2=y
5735+# CONFIG_RELAY is not set
5736 # CONFIG_BLK_DEV_INITRD is not set
5737 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
5738 CONFIG_SYSCTL=y
5739 CONFIG_ANON_INODES=y
5740+# CONFIG_EXPERT is not set
5741 # CONFIG_EMBEDDED is not set
5742 CONFIG_UID16=y
5743 CONFIG_SYSCTL_SYSCALL=y
5744@@ -82,13 +82,20 @@ CONFIG_TIMERFD=y
5745 CONFIG_EVENTFD=y
5746 CONFIG_SHMEM=y
5747 CONFIG_AIO=y
5748+
5749+#
5750+# Kernel Performance Events And Counters
5751+#
5752 CONFIG_VM_EVENT_COUNTERS=y
5753 CONFIG_PCI_QUIRKS=y
5754 CONFIG_COMPAT_BRK=y
5755 CONFIG_SLAB=y
5756 # CONFIG_SLUB is not set
5757-# CONFIG_SLOB is not set
5758 # CONFIG_PROFILING is not set
5759+
5760+#
5761+# GCOV-based kernel profiling
5762+#
5763 # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
5764 CONFIG_SLABINFO=y
5765 CONFIG_RT_MUTEXES=y
5766@@ -100,8 +107,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
5767 # CONFIG_MODVERSIONS is not set
5768 # CONFIG_MODULE_SRCVERSION_ALL is not set
5769 CONFIG_BLOCK=y
5770-CONFIG_LBD=y
5771-# CONFIG_BLK_DEV_IO_TRACE is not set
5772+CONFIG_LBDAF=y
5773 # CONFIG_BLK_DEV_BSG is not set
5774 # CONFIG_BLK_DEV_INTEGRITY is not set
5775 
5776@@ -109,14 +115,41 @@ CONFIG_LBD=y
5777 # IO Schedulers
5778 #
5779 CONFIG_IOSCHED_NOOP=y
5780-CONFIG_IOSCHED_AS=y
5781 CONFIG_IOSCHED_DEADLINE=y
5782 CONFIG_IOSCHED_CFQ=y
5783-# CONFIG_DEFAULT_AS is not set
5784 # CONFIG_DEFAULT_DEADLINE is not set
5785 CONFIG_DEFAULT_CFQ=y
5786 # CONFIG_DEFAULT_NOOP is not set
5787 CONFIG_DEFAULT_IOSCHED="cfq"
5788+# CONFIG_INLINE_SPIN_TRYLOCK is not set
5789+# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
5790+# CONFIG_INLINE_SPIN_LOCK is not set
5791+# CONFIG_INLINE_SPIN_LOCK_BH is not set
5792+# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
5793+# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
5794+CONFIG_INLINE_SPIN_UNLOCK=y
5795+# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
5796+CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
5797+# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
5798+# CONFIG_INLINE_READ_TRYLOCK is not set
5799+# CONFIG_INLINE_READ_LOCK is not set
5800+# CONFIG_INLINE_READ_LOCK_BH is not set
5801+# CONFIG_INLINE_READ_LOCK_IRQ is not set
5802+# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
5803+CONFIG_INLINE_READ_UNLOCK=y
5804+# CONFIG_INLINE_READ_UNLOCK_BH is not set
5805+CONFIG_INLINE_READ_UNLOCK_IRQ=y
5806+# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
5807+# CONFIG_INLINE_WRITE_TRYLOCK is not set
5808+# CONFIG_INLINE_WRITE_LOCK is not set
5809+# CONFIG_INLINE_WRITE_LOCK_BH is not set
5810+# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
5811+# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
5812+CONFIG_INLINE_WRITE_UNLOCK=y
5813+# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
5814+CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
5815+# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
5816+# CONFIG_MUTEX_SPIN_ON_OWNER is not set
5817 # CONFIG_FREEZER is not set
5818 
5819 #
5820@@ -180,18 +213,19 @@ CONFIG_SINGLE_MEMORY_CHUNK=y
5821 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
5822 CONFIG_SELECT_MEMORY_MODEL=y
5823 CONFIG_FLATMEM_MANUAL=y
5824-# CONFIG_DISCONTIGMEM_MANUAL is not set
5825-# CONFIG_SPARSEMEM_MANUAL is not set
5826 CONFIG_FLATMEM=y
5827 CONFIG_FLAT_NODE_MEM_MAP=y
5828 CONFIG_NEED_MULTIPLE_NODES=y
5829 CONFIG_PAGEFLAGS_EXTENDED=y
5830 CONFIG_SPLIT_PTLOCK_CPUS=4
5831+# CONFIG_COMPACTION is not set
5832 # CONFIG_PHYS_ADDR_T_64BIT is not set
5833 CONFIG_ZONE_DMA_FLAG=1
5834 CONFIG_BOUNCE=y
5835 CONFIG_VIRT_TO_BUS=y
5836-CONFIG_UNEVICTABLE_LRU=y
5837+# CONFIG_KSM is not set
5838+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
5839+CONFIG_NEED_PER_CPU_KM=y
5840 
5841 #
5842 # General setup
5843@@ -204,8 +238,8 @@ CONFIG_HAVE_AOUT=y
5844 CONFIG_PROC_HARDWARE=y
5845 CONFIG_ZONE_DMA=y
5846 # CONFIG_ARCH_SUPPORTS_MSI is not set
5847-CONFIG_PCI_LEGACY=y
5848 # CONFIG_PCI_STUB is not set
5849+# CONFIG_PCI_IOV is not set
5850 
5851 #
5852 # Power management options
5853@@ -216,9 +250,7 @@ CONFIG_NET=y
5854 #
5855 # Networking options
5856 #
5857-CONFIG_COMPAT_NET_DEV_OPS=y
5858 CONFIG_PACKET=y
5859-# CONFIG_PACKET_MMAP is not set
5860 CONFIG_UNIX=y
5861 CONFIG_XFRM=y
5862 # CONFIG_XFRM_USER is not set
5863@@ -241,7 +273,7 @@ CONFIG_IP_PNP=y
5864 # CONFIG_IP_PNP_BOOTP is not set
5865 # CONFIG_IP_PNP_RARP is not set
5866 # CONFIG_NET_IPIP is not set
5867-# CONFIG_NET_IPGRE is not set
5868+# CONFIG_NET_IPGRE_DEMUX is not set
5869 # CONFIG_ARPD is not set
5870 # CONFIG_SYN_COOKIES is not set
5871 CONFIG_INET_AH=y
5872@@ -261,11 +293,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
5873 # CONFIG_TCP_MD5SIG is not set
5874 # CONFIG_IPV6 is not set
5875 # CONFIG_NETWORK_SECMARK is not set
5876+# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
5877 # CONFIG_NETFILTER is not set
5878 # CONFIG_IP_DCCP is not set
5879 # CONFIG_IP_SCTP is not set
5880+# CONFIG_RDS is not set
5881 # CONFIG_TIPC is not set
5882 # CONFIG_ATM is not set
5883+# CONFIG_L2TP is not set
5884 # CONFIG_BRIDGE is not set
5885 # CONFIG_NET_DSA is not set
5886 # CONFIG_VLAN_8021Q is not set
5887@@ -277,8 +312,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
5888 # CONFIG_LAPB is not set
5889 # CONFIG_ECONET is not set
5890 # CONFIG_WAN_ROUTER is not set
5891+# CONFIG_PHONET is not set
5892+# CONFIG_IEEE802154 is not set
5893 # CONFIG_NET_SCHED is not set
5894 # CONFIG_DCB is not set
5895+# CONFIG_BATMAN_ADV is not set
5896 
5897 #
5898 # Network testing
5899@@ -293,25 +331,83 @@ CONFIG_CAN_RAW=y
5900 # CAN Device Drivers
5901 #
5902 # CONFIG_CAN_VCAN is not set
5903+# CONFIG_CAN_SLCAN is not set
5904 CONFIG_CAN_DEV=y
5905 CONFIG_CAN_CALC_BITTIMING=y
5906+CONFIG_HAVE_CAN_FLEXCAN=y
5907 CONFIG_CAN_FLEXCAN=y
5908-CONFIG_CAN_MCF=y
5909+CONFIG_FLEXCAN_NORXFIFO=y
5910+# CONFIG_PCH_CAN is not set
5911+# CONFIG_CAN_MSCAN is not set
5912+# CONFIG_CAN_SJA1000 is not set
5913+
5914+#
5915+# CAN USB interfaces
5916+#
5917+# CONFIG_CAN_EMS_USB is not set
5918+# CONFIG_CAN_ESD_USB2 is not set
5919+# CONFIG_CAN_SOFTING is not set
5920 # CONFIG_CAN_DEBUG_DEVICES is not set
5921-# CONFIG_IRDA is not set
5922+CONFIG_IRDA=y
5923+
5924+#
5925+# IrDA protocols
5926+#
5927+# CONFIG_IRLAN is not set
5928+CONFIG_IRNET=y
5929+CONFIG_IRCOMM=y
5930+# CONFIG_IRDA_ULTRA is not set
5931+
5932+#
5933+# IrDA options
5934+#
5935+CONFIG_IRDA_CACHE_LAST_LSAP=y
5936+# CONFIG_IRDA_FAST_RR is not set
5937+# CONFIG_IRDA_DEBUG is not set
5938+
5939+#
5940+# Infrared-port device drivers
5941+#
5942+
5943+#
5944+# SIR device drivers
5945+#
5946+CONFIG_IRTTY_SIR=y
5947+
5948+#
5949+# Dongle support
5950+#
5951+# CONFIG_DONGLE is not set
5952+# CONFIG_KINGSUN_DONGLE is not set
5953+# CONFIG_KSDAZZLE_DONGLE is not set
5954+# CONFIG_KS959_DONGLE is not set
5955+
5956+#
5957+# FIR device drivers
5958+#
5959+# CONFIG_USB_IRDA is not set
5960+# CONFIG_SIGMATEL_FIR is not set
5961+# CONFIG_TOSHIBA_FIR is not set
5962+# CONFIG_VLSI_FIR is not set
5963+# CONFIG_MCS_FIR is not set
5964 # CONFIG_BT is not set
5965 # CONFIG_AF_RXRPC is not set
5966-# CONFIG_PHONET is not set
5967 CONFIG_WIRELESS=y
5968 # CONFIG_CFG80211 is not set
5969-CONFIG_WIRELESS_OLD_REGULATORY=y
5970-# CONFIG_WIRELESS_EXT is not set
5971 # CONFIG_LIB80211 is not set
5972-# CONFIG_MAC80211 is not set
5973+
5974+#
5975+# CFG80211 needs to be enabled for MAC80211
5976+#
5977+
5978+#
5979+# Some wireless drivers require a rate control algorithm
5980+#
5981 # CONFIG_WIMAX is not set
5982 # CONFIG_RFKILL is not set
5983 # CONFIG_NET_9P is not set
5984-# CONFIG_KLIPS is not set
5985+# CONFIG_CAIF is not set
5986+# CONFIG_CEPH_LIB is not set
5987 
5988 #
5989 # Device Drivers
5990@@ -321,6 +417,7 @@ CONFIG_WIRELESS_OLD_REGULATORY=y
5991 # Generic Driver Options
5992 #
5993 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
5994+# CONFIG_DEVTMPFS is not set
5995 # CONFIG_STANDALONE is not set
5996 CONFIG_PREVENT_FIRMWARE_BUILD=y
5997 CONFIG_FW_LOADER=y
5998@@ -330,9 +427,9 @@ CONFIG_EXTRA_FIRMWARE=""
5999 # CONFIG_CONNECTOR is not set
6000 CONFIG_MTD=y
6001 # CONFIG_MTD_DEBUG is not set
6002+# CONFIG_MTD_TESTS is not set
6003 CONFIG_MTD_CONCAT=y
6004 CONFIG_MTD_PARTITIONS=y
6005-# CONFIG_MTD_TESTS is not set
6006 # CONFIG_MTD_REDBOOT_PARTS is not set
6007 CONFIG_MTD_CMDLINE_PARTS=y
6008 # CONFIG_MTD_AR7_PARTS is not set
6009@@ -348,6 +445,7 @@ CONFIG_MTD_BLOCK=y
6010 # CONFIG_INFTL is not set
6011 # CONFIG_RFD_FTL is not set
6012 # CONFIG_SSFDC is not set
6013+# CONFIG_SM_FTL is not set
6014 # CONFIG_MTD_OOPS is not set
6015 
6016 #
6017@@ -409,10 +507,6 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2
6018 # LPDDR flash memory drivers
6019 #
6020 # CONFIG_MTD_LPDDR is not set
6021-
6022-#
6023-# UBI - Unsorted block images
6024-#
6025 # CONFIG_MTD_UBI is not set
6026 # CONFIG_PARPORT is not set
6027 CONFIG_BLK_DEV=y
6028@@ -423,6 +517,10 @@ CONFIG_BLK_DEV=y
6029 # CONFIG_BLK_DEV_COW_COMMON is not set
6030 CONFIG_BLK_DEV_LOOP=y
6031 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
6032+
6033+#
6034+# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
6035+#
6036 # CONFIG_BLK_DEV_NBD is not set
6037 # CONFIG_BLK_DEV_SX8 is not set
6038 # CONFIG_BLK_DEV_UB is not set
6039@@ -433,13 +531,26 @@ CONFIG_BLK_DEV_RAM_SIZE=64000
6040 # CONFIG_CDROM_PKTCDVD is not set
6041 # CONFIG_ATA_OVER_ETH is not set
6042 # CONFIG_BLK_DEV_HD is not set
6043+# CONFIG_BLK_DEV_RBD is not set
6044 CONFIG_MISC_DEVICES=y
6045+# CONFIG_AD525X_DPOT is not set
6046 # CONFIG_PHANTOM is not set
6047 # CONFIG_SGI_IOC4 is not set
6048 # CONFIG_TIFM_CORE is not set
6049 # CONFIG_ICS932S401 is not set
6050 # CONFIG_ENCLOSURE_SERVICES is not set
6051 # CONFIG_HP_ILO is not set
6052+# CONFIG_APDS9802ALS is not set
6053+# CONFIG_ISL29003 is not set
6054+# CONFIG_ISL29020 is not set
6055+# CONFIG_SENSORS_TSL2550 is not set
6056+# CONFIG_SENSORS_BH1780 is not set
6057+# CONFIG_SENSORS_BH1770 is not set
6058+# CONFIG_SENSORS_APDS990X is not set
6059+# CONFIG_HMC6352 is not set
6060+# CONFIG_DS1682 is not set
6061+# CONFIG_BMP085 is not set
6062+# CONFIG_PCH_PHUB is not set
6063 # CONFIG_C2PORT is not set
6064 
6065 #
6066@@ -447,7 +558,13 @@ CONFIG_MISC_DEVICES=y
6067 #
6068 # CONFIG_EEPROM_AT24 is not set
6069 # CONFIG_EEPROM_LEGACY is not set
6070+# CONFIG_EEPROM_MAX6875 is not set
6071 # CONFIG_EEPROM_93CX6 is not set
6072+# CONFIG_CB710_CORE is not set
6073+
6074+#
6075+# Texas Instruments shared transport line discipline
6076+#
6077 CONFIG_HAVE_IDE=y
6078 CONFIG_IDE=y
6079 
6080@@ -501,6 +618,7 @@ CONFIG_IDE_PROC_FS=y
6081 #
6082 # SCSI device support
6083 #
6084+CONFIG_SCSI_MOD=y
6085 # CONFIG_RAID_ATTRS is not set
6086 CONFIG_SCSI=y
6087 CONFIG_SCSI_DMA=y
6088@@ -517,10 +635,6 @@ CONFIG_BLK_DEV_SD=y
6089 # CONFIG_BLK_DEV_SR is not set
6090 # CONFIG_CHR_DEV_SG is not set
6091 # CONFIG_CHR_DEV_SCH is not set
6092-
6093-#
6094-# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
6095-#
6096 CONFIG_SCSI_MULTI_LUN=y
6097 # CONFIG_SCSI_CONSTANTS is not set
6098 # CONFIG_SCSI_LOGGING is not set
6099@@ -533,81 +647,113 @@ CONFIG_SCSI_WAIT_SCAN=m
6100 # CONFIG_SCSI_SPI_ATTRS is not set
6101 # CONFIG_SCSI_FC_ATTRS is not set
6102 # CONFIG_SCSI_ISCSI_ATTRS is not set
6103+# CONFIG_SCSI_SAS_ATTRS is not set
6104 # CONFIG_SCSI_SAS_LIBSAS is not set
6105 # CONFIG_SCSI_SRP_ATTRS is not set
6106 # CONFIG_SCSI_LOWLEVEL is not set
6107 # CONFIG_SCSI_DH is not set
6108+# CONFIG_SCSI_OSD_INITIATOR is not set
6109 CONFIG_ATA=y
6110 # CONFIG_ATA_NONSTANDARD is not set
6111+CONFIG_ATA_VERBOSE_ERROR=y
6112 CONFIG_SATA_PMP=y
6113+
6114+#
6115+# Controllers with non-SFF native interface
6116+#
6117 # CONFIG_SATA_AHCI is not set
6118+# CONFIG_SATA_AHCI_PLATFORM is not set
6119+# CONFIG_SATA_INIC162X is not set
6120+# CONFIG_SATA_ACARD_AHCI is not set
6121 CONFIG_SATA_SIL24=y
6122 CONFIG_ATA_SFF=y
6123-# CONFIG_SATA_SVW is not set
6124+
6125+#
6126+# SFF controllers with custom DMA interface
6127+#
6128+# CONFIG_PDC_ADMA is not set
6129+# CONFIG_SATA_QSTOR is not set
6130+# CONFIG_SATA_SX4 is not set
6131+CONFIG_ATA_BMDMA=y
6132+
6133+#
6134+# SATA SFF controllers with BMDMA
6135+#
6136 # CONFIG_ATA_PIIX is not set
6137 # CONFIG_SATA_MV is not set
6138 # CONFIG_SATA_NV is not set
6139-# CONFIG_PDC_ADMA is not set
6140-# CONFIG_SATA_QSTOR is not set
6141 # CONFIG_SATA_PROMISE is not set
6142-# CONFIG_SATA_SX4 is not set
6143 CONFIG_SATA_SIL=y
6144 # CONFIG_SATA_SIS is not set
6145+# CONFIG_SATA_SVW is not set
6146 # CONFIG_SATA_ULI is not set
6147 # CONFIG_SATA_VIA is not set
6148 # CONFIG_SATA_VITESSE is not set
6149-# CONFIG_SATA_INIC162X is not set
6150+
6151+#
6152+# PATA SFF controllers with BMDMA
6153+#
6154 # CONFIG_PATA_ALI is not set
6155 # CONFIG_PATA_AMD is not set
6156 # CONFIG_PATA_ARTOP is not set
6157 # CONFIG_PATA_ATIIXP is not set
6158-# CONFIG_PATA_CMD640_PCI is not set
6159+# CONFIG_PATA_ATP867X is not set
6160 # CONFIG_PATA_CMD64X is not set
6161 # CONFIG_PATA_CS5520 is not set
6162 # CONFIG_PATA_CS5530 is not set
6163+# CONFIG_PATA_CS5536 is not set
6164 # CONFIG_PATA_CYPRESS is not set
6165 # CONFIG_PATA_EFAR is not set
6166-# CONFIG_ATA_GENERIC is not set
6167 # CONFIG_PATA_HPT366 is not set
6168 # CONFIG_PATA_HPT37X is not set
6169 # CONFIG_PATA_HPT3X2N is not set
6170 # CONFIG_PATA_HPT3X3 is not set
6171-# CONFIG_PATA_IT821X is not set
6172 # CONFIG_PATA_IT8213 is not set
6173+# CONFIG_PATA_IT821X is not set
6174 # CONFIG_PATA_JMICRON is not set
6175-# CONFIG_PATA_TRIFLEX is not set
6176 # CONFIG_PATA_MARVELL is not set
6177-# CONFIG_PATA_MPIIX is not set
6178-# CONFIG_PATA_OLDPIIX is not set
6179 # CONFIG_PATA_NETCELL is not set
6180 # CONFIG_PATA_NINJA32 is not set
6181-# CONFIG_PATA_NS87410 is not set
6182 # CONFIG_PATA_NS87415 is not set
6183-# CONFIG_PATA_OPTI is not set
6184+# CONFIG_PATA_OLDPIIX is not set
6185 # CONFIG_PATA_OPTIDMA is not set
6186+# CONFIG_PATA_PDC2027X is not set
6187 # CONFIG_PATA_PDC_OLD is not set
6188 # CONFIG_PATA_RADISYS is not set
6189-# CONFIG_PATA_RZ1000 is not set
6190+# CONFIG_PATA_RDC is not set
6191 # CONFIG_PATA_SC1200 is not set
6192+# CONFIG_PATA_SCH is not set
6193 # CONFIG_PATA_SERVERWORKS is not set
6194-# CONFIG_PATA_PDC2027X is not set
6195 # CONFIG_PATA_SIL680 is not set
6196 # CONFIG_PATA_SIS is not set
6197+# CONFIG_PATA_TOSHIBA is not set
6198+# CONFIG_PATA_TRIFLEX is not set
6199 # CONFIG_PATA_VIA is not set
6200 # CONFIG_PATA_WINBOND is not set
6201-# CONFIG_PATA_SCH is not set
6202-# CONFIG_MD is not set
6203-# CONFIG_FUSION is not set
6204 
6205 #
6206-# IEEE 1394 (FireWire) support
6207+# PIO-only SFF controllers
6208+#
6209+# CONFIG_PATA_CMD640_PCI is not set
6210+# CONFIG_PATA_MPIIX is not set
6211+# CONFIG_PATA_NS87410 is not set
6212+# CONFIG_PATA_OPTI is not set
6213+# CONFIG_PATA_RZ1000 is not set
6214+
6215+#
6216+# Generic fallback / legacy drivers
6217 #
6218+# CONFIG_ATA_GENERIC is not set
6219+# CONFIG_PATA_LEGACY is not set
6220+# CONFIG_MD is not set
6221+# CONFIG_TARGET_CORE is not set
6222+# CONFIG_FUSION is not set
6223 
6224 #
6225-# Enable only one of the two stacks, unless you know what you are doing
6226+# IEEE 1394 (FireWire) support
6227 #
6228 # CONFIG_FIREWIRE is not set
6229-# CONFIG_IEEE1394 is not set
6230+# CONFIG_FIREWIRE_NOSY is not set
6231 # CONFIG_I2O is not set
6232 CONFIG_NETDEVICES=y
6233 # CONFIG_DUMMY is not set
6234@@ -617,6 +763,7 @@ CONFIG_NETDEVICES=y
6235 # CONFIG_TUN is not set
6236 # CONFIG_VETH is not set
6237 # CONFIG_ARCNET is not set
6238+CONFIG_MII=y
6239 CONFIG_PHYLIB=y
6240 
6241 #
6242@@ -631,22 +778,24 @@ CONFIG_PHYLIB=y
6243 # CONFIG_SMSC_PHY is not set
6244 # CONFIG_BROADCOM_PHY is not set
6245 CONFIG_BROADCOM5222_PHY=y
6246+# CONFIG_BCM63XX_PHY is not set
6247 # CONFIG_ICPLUS_PHY is not set
6248 # CONFIG_REALTEK_PHY is not set
6249 # CONFIG_NATIONAL_PHY is not set
6250 # CONFIG_NATIONAL8364x_PHY is not set
6251 # CONFIG_NATIONAL8384x_PHY is not set
6252-# CONFIG_MicrelKSZ8041_PHY is not set
6253 # CONFIG_STE10XP is not set
6254 # CONFIG_LSI_ET1011C_PHY is not set
6255+# CONFIG_MICREL_PHY is not set
6256 # CONFIG_FIXED_PHY is not set
6257 # CONFIG_MDIO_BITBANG is not set
6258 CONFIG_NET_ETHERNET=y
6259-CONFIG_MII=y
6260 # CONFIG_HAPPYMEAL is not set
6261 # CONFIG_SUNGEM is not set
6262 # CONFIG_CASSINI is not set
6263 # CONFIG_NET_VENDOR_3COM is not set
6264+# CONFIG_SMC91X is not set
6265+# CONFIG_ETHOC is not set
6266 # CONFIG_DNET is not set
6267 # CONFIG_NET_TULIP is not set
6268 # CONFIG_HP100 is not set
6269@@ -661,6 +810,7 @@ CONFIG_NET_PCI=y
6270 # CONFIG_PCNET32 is not set
6271 # CONFIG_AMD8111_ETH is not set
6272 # CONFIG_ADAPTEC_STARFIRE is not set
6273+# CONFIG_KSZ884X_PCI is not set
6274 # CONFIG_B44 is not set
6275 # CONFIG_FORCEDETH is not set
6276 CONFIG_E100=y
6277@@ -679,6 +829,7 @@ CONFIG_8139TOO_PIO=y
6278 # CONFIG_SMSC9420 is not set
6279 # CONFIG_SUNDANCE is not set
6280 # CONFIG_TLAN is not set
6281+# CONFIG_KS8851_MLL is not set
6282 # CONFIG_VIA_RHINE is not set
6283 # CONFIG_SC92031 is not set
6284 CONFIG_FEC_548x=y
6285@@ -692,6 +843,7 @@ CONFIG_E1000=y
6286 # CONFIG_E1000E is not set
6287 # CONFIG_IP1000 is not set
6288 # CONFIG_IGB is not set
6289+# CONFIG_IGBVF is not set
6290 # CONFIG_NS83820 is not set
6291 # CONFIG_HAMACHI is not set
6292 # CONFIG_YELLOWFIN is not set
6293@@ -702,20 +854,21 @@ CONFIG_R8169=y
6294 # CONFIG_VIA_VELOCITY is not set
6295 # CONFIG_TIGON3 is not set
6296 # CONFIG_BNX2 is not set
6297+# CONFIG_CNIC is not set
6298 # CONFIG_QLA3XXX is not set
6299 # CONFIG_ATL1 is not set
6300 # CONFIG_ATL1E is not set
6301 # CONFIG_ATL1C is not set
6302 # CONFIG_JME is not set
6303+# CONFIG_STMMAC_ETH is not set
6304+# CONFIG_PCH_GBE is not set
6305 # CONFIG_NETDEV_10000 is not set
6306 # CONFIG_TR is not set
6307-
6308-#
6309-# Wireless LAN
6310-#
6311-# CONFIG_WLAN_PRE80211 is not set
6312-# CONFIG_WLAN_80211 is not set
6313-# CONFIG_IWLWIFI_LEDS is not set
6314+CONFIG_WLAN=y
6315+# CONFIG_ATMEL is not set
6316+# CONFIG_PRISM54 is not set
6317+# CONFIG_USB_ZD1201 is not set
6318+# CONFIG_HOSTAP is not set
6319 
6320 #
6321 # Enable WiMAX (Networking options) to see the WiMAX drivers
6322@@ -729,15 +882,30 @@ CONFIG_R8169=y
6323 # CONFIG_USB_PEGASUS is not set
6324 # CONFIG_USB_RTL8150 is not set
6325 # CONFIG_USB_USBNET is not set
6326+# CONFIG_USB_IPHETH is not set
6327 # CONFIG_WAN is not set
6328+
6329+#
6330+# CAIF transport drivers
6331+#
6332 # CONFIG_FDDI is not set
6333 # CONFIG_HIPPI is not set
6334-# CONFIG_PPP is not set
6335+CONFIG_PPP=y
6336+CONFIG_PPP_MULTILINK=y
6337+# CONFIG_PPP_FILTER is not set
6338+CONFIG_PPP_ASYNC=y
6339+CONFIG_PPP_SYNC_TTY=y
6340+# CONFIG_PPP_DEFLATE is not set
6341+# CONFIG_PPP_BSDCOMP is not set
6342+# CONFIG_PPP_MPPE is not set
6343+CONFIG_PPPOE=y
6344 # CONFIG_SLIP is not set
6345+CONFIG_SLHC=y
6346 # CONFIG_NET_FC is not set
6347 # CONFIG_NETCONSOLE is not set
6348 # CONFIG_NETPOLL is not set
6349 # CONFIG_NET_POLL_CONTROLLER is not set
6350+# CONFIG_VMXNET3 is not set
6351 # CONFIG_ISDN is not set
6352 # CONFIG_PHONE is not set
6353 
6354@@ -747,6 +915,7 @@ CONFIG_R8169=y
6355 CONFIG_INPUT=y
6356 # CONFIG_INPUT_FF_MEMLESS is not set
6357 # CONFIG_INPUT_POLLDEV is not set
6358+# CONFIG_INPUT_SPARSEKMAP is not set
6359 
6360 #
6361 # Userland interfaces
6362@@ -763,12 +932,18 @@ CONFIG_INPUT_EVDEV=y
6363 # Input Device Drivers
6364 #
6365 CONFIG_INPUT_KEYBOARD=y
6366+# CONFIG_KEYBOARD_ADP5588 is not set
6367 # CONFIG_KEYBOARD_ATKBD is not set
6368-# CONFIG_KEYBOARD_SUNKBD is not set
6369+# CONFIG_KEYBOARD_QT2160 is not set
6370 # CONFIG_KEYBOARD_LKKBD is not set
6371-# CONFIG_KEYBOARD_XTKBD is not set
6372+# CONFIG_KEYBOARD_TCA6416 is not set
6373+# CONFIG_KEYBOARD_MAX7359 is not set
6374+# CONFIG_KEYBOARD_MCS is not set
6375 # CONFIG_KEYBOARD_NEWTON is not set
6376+# CONFIG_KEYBOARD_OPENCORES is not set
6377 # CONFIG_KEYBOARD_STOWAWAY is not set
6378+# CONFIG_KEYBOARD_SUNKBD is not set
6379+# CONFIG_KEYBOARD_XTKBD is not set
6380 # CONFIG_INPUT_MOUSE is not set
6381 # CONFIG_INPUT_JOYSTICK is not set
6382 # CONFIG_INPUT_TABLET is not set
6383@@ -782,6 +957,8 @@ CONFIG_SERIO=y
6384 CONFIG_SERIO_SERPORT=y
6385 # CONFIG_SERIO_PCIPS2 is not set
6386 # CONFIG_SERIO_RAW is not set
6387+# CONFIG_SERIO_ALTERA_PS2 is not set
6388+# CONFIG_SERIO_PS2MULT is not set
6389 # CONFIG_GAMEPORT is not set
6390 
6391 #
6392@@ -794,6 +971,7 @@ CONFIG_HW_CONSOLE=y
6393 # CONFIG_VT_HW_CONSOLE_BINDING is not set
6394 CONFIG_DEVKMEM=y
6395 # CONFIG_SERIAL_NONSTANDARD is not set
6396+# CONFIG_N_GSM is not set
6397 # CONFIG_NOZOMI is not set
6398 
6399 #
6400@@ -804,26 +982,34 @@ CONFIG_DEVKMEM=y
6401 #
6402 # Non-8250 serial port support
6403 #
6404+# CONFIG_SERIAL_MFD_HSU is not set
6405 CONFIG_SERIAL_CORE=y
6406 CONFIG_SERIAL_CORE_CONSOLE=y
6407-# CONFIG_SERIAL_COLDFIRE_IRDA is not set
6408+CONFIG_SERIAL_COLDFIRE_IRDA=y
6409 # CONFIG_SERIAL_COLDFIRE_EDMA is not set
6410 CONFIG_SERIAL_MCF=y
6411 CONFIG_SERIAL_MCF_BAUDRATE=115200
6412 CONFIG_SERIAL_MCF_CONSOLE=y
6413 # CONFIG_SERIAL_JSM is not set
6414+# CONFIG_SERIAL_TIMBERDALE is not set
6415+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
6416+# CONFIG_SERIAL_ALTERA_UART is not set
6417 CONFIG_UNIX98_PTYS=y
6418 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
6419 # CONFIG_LEGACY_PTYS is not set
6420 # CONFIG_IPMI_HANDLER is not set
6421-# CONFIG_HW_RANDOM is not set
6422+CONFIG_HW_RANDOM=y
6423+# CONFIG_HW_RANDOM_TIMERIOMEM is not set
6424 # CONFIG_R3964 is not set
6425 # CONFIG_APPLICOM is not set
6426 # CONFIG_RAW_DRIVER is not set
6427 # CONFIG_TCG_TPM is not set
6428+# CONFIG_RAMOOPS is not set
6429 CONFIG_I2C=y
6430 CONFIG_I2C_BOARDINFO=y
6431+CONFIG_I2C_COMPAT=y
6432 CONFIG_I2C_CHARDEV=y
6433+# CONFIG_I2C_MUX is not set
6434 CONFIG_I2C_HELPER_AUTO=y
6435 
6436 #
6437@@ -851,9 +1037,13 @@ CONFIG_I2C_HELPER_AUTO=y
6438 #
6439 # I2C system bus drivers (mostly embedded / system-on-chip)
6440 #
6441+# CONFIG_I2C_INTEL_MID is not set
6442 CONFIG_I2C_MCF=y
6443 # CONFIG_I2C_OCORES is not set
6444+# CONFIG_I2C_PCA_PLATFORM is not set
6445 # CONFIG_I2C_SIMTEC is not set
6446+# CONFIG_I2C_XILINX is not set
6447+# CONFIG_I2C_EG20T is not set
6448 
6449 #
6450 # External I2C/SMBus adapter drivers
6451@@ -863,36 +1053,26 @@ CONFIG_I2C_MCF=y
6452 # CONFIG_I2C_TINY_USB is not set
6453 
6454 #
6455-# Graphics adapter I2C/DDC channel drivers
6456-#
6457-# CONFIG_I2C_VOODOO3 is not set
6458-
6459-#
6460 # Other I2C/SMBus bus drivers
6461 #
6462-# CONFIG_I2C_PCA_PLATFORM is not set
6463 # CONFIG_I2C_STUB is not set
6464-
6465-#
6466-# Miscellaneous I2C Chip support
6467-#
6468-# CONFIG_DS1682 is not set
6469-# CONFIG_SENSORS_PCF8574 is not set
6470-# CONFIG_PCF8575 is not set
6471-# CONFIG_SENSORS_PCA9539 is not set
6472-# CONFIG_SENSORS_PCF8591 is not set
6473-# CONFIG_SENSORS_MAX6875 is not set
6474-# CONFIG_SENSORS_TSL2550 is not set
6475 # CONFIG_I2C_DEBUG_CORE is not set
6476 # CONFIG_I2C_DEBUG_ALGO is not set
6477 # CONFIG_I2C_DEBUG_BUS is not set
6478-# CONFIG_I2C_DEBUG_CHIP is not set
6479 # CONFIG_SPI is not set
6480+
6481+#
6482+# PPS support
6483+#
6484+# CONFIG_PPS is not set
6485+
6486+#
6487+# PPS generators support
6488+#
6489 # CONFIG_W1 is not set
6490 # CONFIG_POWER_SUPPLY is not set
6491 # CONFIG_HWMON is not set
6492 # CONFIG_THERMAL is not set
6493-# CONFIG_THERMAL_HWMON is not set
6494 CONFIG_WATCHDOG=y
6495 # CONFIG_WATCHDOG_NOWAYOUT is not set
6496 
6497@@ -919,41 +1099,33 @@ CONFIG_SSB_POSSIBLE=y
6498 # Sonics Silicon Backplane
6499 #
6500 # CONFIG_SSB is not set
6501-
6502-#
6503-# Multifunction device drivers
6504-#
6505+CONFIG_MFD_SUPPORT=y
6506 # CONFIG_MFD_CORE is not set
6507 # CONFIG_MFD_SM501 is not set
6508 # CONFIG_HTC_PASIC3 is not set
6509+# CONFIG_TPS6507X is not set
6510 # CONFIG_MFD_TMIO is not set
6511 # CONFIG_PMIC_DA903X is not set
6512+# CONFIG_PMIC_ADP5520 is not set
6513 # CONFIG_MFD_WM8400 is not set
6514-# CONFIG_MFD_WM8350_I2C is not set
6515 # CONFIG_MFD_PCF50633 is not set
6516+# CONFIG_ABX500_CORE is not set
6517+# CONFIG_MFD_CS5535 is not set
6518+# CONFIG_LPC_SCH is not set
6519+# CONFIG_MFD_RDC321X is not set
6520+# CONFIG_MFD_JANZ_CMODIO is not set
6521+# CONFIG_MFD_VX855 is not set
6522+# CONFIG_MFD_WL1273_CORE is not set
6523 # CONFIG_REGULATOR is not set
6524-
6525-#
6526-# Multimedia devices
6527-#
6528-
6529-#
6530-# Multimedia core support
6531-#
6532-# CONFIG_VIDEO_DEV is not set
6533-# CONFIG_DVB_CORE is not set
6534-# CONFIG_VIDEO_MEDIA is not set
6535-
6536-#
6537-# Multimedia drivers
6538-#
6539-CONFIG_DAB=y
6540-# CONFIG_USB_DABUSB is not set
6541+# CONFIG_MEDIA_SUPPORT is not set
6542 
6543 #
6544 # Graphics support
6545 #
6546+CONFIG_VGA_ARB=y
6547+CONFIG_VGA_ARB_MAX_GPUS=16
6548 # CONFIG_DRM is not set
6549+# CONFIG_STUB_POULSBO is not set
6550 # CONFIG_VGASTATE is not set
6551 CONFIG_VIDEO_OUTPUT_CONTROL=m
6552 CONFIG_FB=y
6553@@ -969,6 +1141,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y
6554 # CONFIG_FB_SYS_IMAGEBLIT is not set
6555 # CONFIG_FB_FOREIGN_ENDIAN is not set
6556 # CONFIG_FB_SYS_FOPS is not set
6557+# CONFIG_FB_WMT_GE_ROPS is not set
6558 CONFIG_FB_DEFERRED_IO=y
6559 # CONFIG_FB_SVGALIB is not set
6560 # CONFIG_FB_MACMODES is not set
6561@@ -995,7 +1168,6 @@ CONFIG_FB_SMI=y
6562 # CONFIG_FB_S3 is not set
6563 # CONFIG_FB_SAVAGE is not set
6564 # CONFIG_FB_SIS is not set
6565-# CONFIG_FB_VIA is not set
6566 # CONFIG_FB_NEOMAGIC is not set
6567 # CONFIG_FB_KYRO is not set
6568 # CONFIG_FB_3DFX is not set
6569@@ -1005,9 +1177,11 @@ CONFIG_FB_SMI=y
6570 # CONFIG_FB_ARK is not set
6571 # CONFIG_FB_PM3 is not set
6572 # CONFIG_FB_CARMINE is not set
6573+# CONFIG_FB_UDL is not set
6574 # CONFIG_FB_VIRTUAL is not set
6575 # CONFIG_FB_METRONOME is not set
6576 # CONFIG_FB_MB862XX is not set
6577+# CONFIG_FB_BROADSHEET is not set
6578 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
6579 
6580 #
6581@@ -1040,7 +1214,6 @@ CONFIG_LOGO_LINUX_CLUT224=y
6582 # CONFIG_SOUND is not set
6583 CONFIG_HID_SUPPORT=y
6584 CONFIG_HID=y
6585-CONFIG_HID_DEBUG=y
6586 # CONFIG_HIDRAW is not set
6587 
6588 #
6589@@ -1053,31 +1226,55 @@ CONFIG_USB_HID=y
6590 #
6591 # Special HID drivers
6592 #
6593-CONFIG_HID_COMPAT=y
6594+# CONFIG_HID_3M_PCT is not set
6595 CONFIG_HID_A4TECH=y
6596+# CONFIG_HID_ACRUX_FF is not set
6597 CONFIG_HID_APPLE=y
6598 CONFIG_HID_BELKIN=y
6599+# CONFIG_HID_CANDO is not set
6600 CONFIG_HID_CHERRY=y
6601 CONFIG_HID_CHICONY=y
6602 CONFIG_HID_CYPRESS=y
6603+# CONFIG_HID_DRAGONRISE is not set
6604+# CONFIG_HID_EMS_FF is not set
6605+# CONFIG_HID_EGALAX is not set
6606 CONFIG_HID_EZKEY=y
6607+CONFIG_HID_KYE=y
6608+# CONFIG_HID_UCLOGIC is not set
6609+# CONFIG_HID_WALTOP is not set
6610 CONFIG_HID_GYRATION=y
6611+# CONFIG_HID_TWINHAN is not set
6612+CONFIG_HID_KENSINGTON=y
6613 CONFIG_HID_LOGITECH=y
6614 # CONFIG_LOGITECH_FF is not set
6615 # CONFIG_LOGIRUMBLEPAD2_FF is not set
6616+# CONFIG_LOGIG940_FF is not set
6617+# CONFIG_LOGIWII_FF is not set
6618 CONFIG_HID_MICROSOFT=y
6619+# CONFIG_HID_MOSART is not set
6620 CONFIG_HID_MONTEREY=y
6621+# CONFIG_HID_MULTITOUCH is not set
6622 CONFIG_HID_NTRIG=y
6623+# CONFIG_HID_ORTEK is not set
6624 CONFIG_HID_PANTHERLORD=y
6625 # CONFIG_PANTHERLORD_FF is not set
6626 CONFIG_HID_PETALYNX=y
6627+# CONFIG_HID_PICOLCD is not set
6628+# CONFIG_HID_QUANTA is not set
6629+# CONFIG_HID_ROCCAT is not set
6630+# CONFIG_HID_ROCCAT_KONE is not set
6631+# CONFIG_HID_ROCCAT_KONEPLUS is not set
6632+# CONFIG_HID_ROCCAT_PYRA is not set
6633 CONFIG_HID_SAMSUNG=y
6634 CONFIG_HID_SONY=y
6635+# CONFIG_HID_STANTUM is not set
6636 CONFIG_HID_SUNPLUS=y
6637-# CONFIG_GREENASIA_FF is not set
6638+# CONFIG_HID_GREENASIA is not set
6639+# CONFIG_HID_SMARTJOYPLUS is not set
6640 CONFIG_HID_TOPSEED=y
6641-# CONFIG_THRUSTMASTER_FF is not set
6642-# CONFIG_ZEROPLUS_FF is not set
6643+# CONFIG_HID_THRUSTMASTER is not set
6644+# CONFIG_HID_ZEROPLUS is not set
6645+# CONFIG_HID_ZYDACRON is not set
6646 CONFIG_USB_SUPPORT=y
6647 CONFIG_USB_ARCH_HAS_HCD=y
6648 CONFIG_USB_ARCH_HAS_OHCI=y
6649@@ -1092,7 +1289,6 @@ CONFIG_USB=y
6650 CONFIG_USB_DEVICEFS=y
6651 # CONFIG_USB_DEVICE_CLASS is not set
6652 # CONFIG_USB_DYNAMIC_MINORS is not set
6653-# CONFIG_USB_SUSPEND is not set
6654 # CONFIG_USB_OTG is not set
6655 CONFIG_USB_MON=y
6656 # CONFIG_USB_WUSB is not set
6657@@ -1102,12 +1298,17 @@ CONFIG_USB_MON=y
6658 # USB Host Controller Drivers
6659 #
6660 # CONFIG_USB_C67X00_HCD is not set
6661+# CONFIG_USB_XHCI_HCD is not set
6662 CONFIG_USB_EHCI_HCD=y
6663 CONFIG_USB_EHCI_ROOT_HUB_TT=y
6664 # CONFIG_USB_EHCI_TT_NEWSCHED is not set
6665+CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
6666+CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y
6667+# CONFIG_USB_EHCI_FSL is not set
6668 # CONFIG_USB_OXU210HP_HCD is not set
6669 # CONFIG_USB_ISP116X_HCD is not set
6670 # CONFIG_USB_ISP1760_HCD is not set
6671+# CONFIG_USB_ISP1362_HCD is not set
6672 # CONFIG_USB_OHCI_HCD is not set
6673 # CONFIG_USB_UHCI_HCD is not set
6674 # CONFIG_USB_SL811_HCD is not set
6675@@ -1124,11 +1325,11 @@ CONFIG_USB_EHCI_ROOT_HUB_TT=y
6676 # CONFIG_USB_TMC is not set
6677 
6678 #
6679-# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
6680+# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
6681 #
6682 
6683 #
6684-# see USB_STORAGE Help for more information
6685+# also be needed; see USB_STORAGE Help for more info
6686 #
6687 CONFIG_USB_STORAGE=y
6688 # CONFIG_USB_STORAGE_DEBUG is not set
6689@@ -1143,6 +1344,7 @@ CONFIG_USB_STORAGE=y
6690 # CONFIG_USB_STORAGE_ONETOUCH is not set
6691 # CONFIG_USB_STORAGE_KARMA is not set
6692 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
6693+# CONFIG_USB_UAS is not set
6694 # CONFIG_USB_LIBUSUAL is not set
6695 
6696 #
6697@@ -1166,11 +1368,9 @@ CONFIG_USB_STORAGE=y
6698 # CONFIG_USB_RIO500 is not set
6699 # CONFIG_USB_LEGOTOWER is not set
6700 # CONFIG_USB_LCD is not set
6701-# CONFIG_USB_BERRY_CHARGE is not set
6702 # CONFIG_USB_LED is not set
6703 # CONFIG_USB_CYPRESS_CY7C63 is not set
6704 # CONFIG_USB_CYTHERM is not set
6705-# CONFIG_USB_PHIDGET is not set
6706 # CONFIG_USB_IDMOUSE is not set
6707 # CONFIG_USB_FTDI_ELAN is not set
6708 # CONFIG_USB_APPLEDISPLAY is not set
6709@@ -1180,16 +1380,18 @@ CONFIG_USB_STORAGE=y
6710 # CONFIG_USB_IOWARRIOR is not set
6711 # CONFIG_USB_TEST is not set
6712 # CONFIG_USB_ISIGHTFW is not set
6713-# CONFIG_USB_VST is not set
6714+# CONFIG_USB_YUREX is not set
6715 # CONFIG_USB_GADGET is not set
6716 
6717 #
6718 # OTG and related infrastructure
6719 #
6720+# CONFIG_NOP_USB_XCEIV is not set
6721 # CONFIG_UWB is not set
6722 # CONFIG_MMC is not set
6723 # CONFIG_MEMSTICK is not set
6724 # CONFIG_NEW_LEDS is not set
6725+# CONFIG_NFC_DEVICES is not set
6726 # CONFIG_ACCESSIBILITY is not set
6727 # CONFIG_INFINIBAND is not set
6728 CONFIG_RTC_LIB=y
6729@@ -1213,16 +1415,20 @@ CONFIG_RTC_INTF_DEV=y
6730 # CONFIG_RTC_DRV_DS1307 is not set
6731 # CONFIG_RTC_DRV_DS1374 is not set
6732 # CONFIG_RTC_DRV_DS1672 is not set
6733+# CONFIG_RTC_DRV_DS3232 is not set
6734 # CONFIG_RTC_DRV_MAX6900 is not set
6735 CONFIG_RTC_DRV_RS5C372=y
6736 # CONFIG_RTC_DRV_ISL1208 is not set
6737+# CONFIG_RTC_DRV_ISL12022 is not set
6738 # CONFIG_RTC_DRV_X1205 is not set
6739 # CONFIG_RTC_DRV_PCF8563 is not set
6740 # CONFIG_RTC_DRV_PCF8583 is not set
6741 # CONFIG_RTC_DRV_M41T80 is not set
6742+# CONFIG_RTC_DRV_BQ32K is not set
6743 # CONFIG_RTC_DRV_S35390A is not set
6744 # CONFIG_RTC_DRV_FM3130 is not set
6745 # CONFIG_RTC_DRV_RX8581 is not set
6746+# CONFIG_RTC_DRV_RX8025 is not set
6747 
6748 #
6749 # SPI RTC drivers
6750@@ -1239,15 +1445,19 @@ CONFIG_RTC_DRV_RS5C372=y
6751 # CONFIG_RTC_DRV_M48T86 is not set
6752 # CONFIG_RTC_DRV_M48T35 is not set
6753 # CONFIG_RTC_DRV_M48T59 is not set
6754+# CONFIG_RTC_DRV_MSM6242 is not set
6755 # CONFIG_RTC_DRV_BQ4802 is not set
6756+# CONFIG_RTC_DRV_RP5C01 is not set
6757 # CONFIG_RTC_DRV_V3020 is not set
6758 
6759 #
6760 # on-CPU RTC drivers
6761 #
6762+# CONFIG_RTC_DRV_GENERIC is not set
6763 # CONFIG_RTC_MCF is not set
6764 # CONFIG_RTC_M5441X is not set
6765 # CONFIG_DMADEVICES is not set
6766+# CONFIG_AUXDISPLAY is not set
6767 # CONFIG_UIO is not set
6768 # CONFIG_STAGING is not set
6769 
6770@@ -1266,6 +1476,7 @@ CONFIG_EXT2_FS=y
6771 # CONFIG_EXT2_FS_XATTR is not set
6772 # CONFIG_EXT2_FS_XIP is not set
6773 CONFIG_EXT3_FS=y
6774+CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
6775 CONFIG_EXT3_FS_XATTR=y
6776 # CONFIG_EXT3_FS_POSIX_ACL is not set
6777 # CONFIG_EXT3_FS_SECURITY is not set
6778@@ -1274,20 +1485,27 @@ CONFIG_JBD=y
6779 CONFIG_FS_MBCACHE=y
6780 # CONFIG_REISERFS_FS is not set
6781 # CONFIG_JFS_FS is not set
6782-# CONFIG_FS_POSIX_ACL is not set
6783-CONFIG_FILE_LOCKING=y
6784 # CONFIG_XFS_FS is not set
6785 # CONFIG_GFS2_FS is not set
6786-# CONFIG_OCFS2_FS is not set
6787 # CONFIG_BTRFS_FS is not set
6788+# CONFIG_NILFS2_FS is not set
6789+# CONFIG_FS_POSIX_ACL is not set
6790+CONFIG_FILE_LOCKING=y
6791+CONFIG_FSNOTIFY=y
6792 CONFIG_DNOTIFY=y
6793-# CONFIG_INOTIFY is not set
6794+CONFIG_INOTIFY_USER=y
6795+# CONFIG_FANOTIFY is not set
6796 # CONFIG_QUOTA is not set
6797-# CONFIG_AUTOFS_FS is not set
6798+# CONFIG_QUOTACTL is not set
6799 # CONFIG_AUTOFS4_FS is not set
6800 # CONFIG_FUSE_FS is not set
6801 
6802 #
6803+# Caches
6804+#
6805+# CONFIG_FSCACHE is not set
6806+
6807+#
6808 # CD-ROM/DVD Filesystems
6809 #
6810 # CONFIG_ISO9660_FS is not set
6811@@ -1325,6 +1543,7 @@ CONFIG_MISC_FILESYSTEMS=y
6812 # CONFIG_BEFS_FS is not set
6813 # CONFIG_BFS_FS is not set
6814 # CONFIG_EFS_FS is not set
6815+# CONFIG_YAFFS_FS is not set
6816 CONFIG_JFFS2_FS=y
6817 CONFIG_JFFS2_FS_DEBUG=0
6818 CONFIG_JFFS2_FS_WRITEBUFFER=y
6819@@ -1336,6 +1555,7 @@ CONFIG_JFFS2_ZLIB=y
6820 # CONFIG_JFFS2_LZO is not set
6821 CONFIG_JFFS2_RTIME=y
6822 # CONFIG_JFFS2_RUBIN is not set
6823+# CONFIG_LOGFS is not set
6824 # CONFIG_CRAMFS is not set
6825 # CONFIG_SQUASHFS is not set
6826 # CONFIG_VXFS_FS is not set
6827@@ -1344,6 +1564,10 @@ CONFIG_MINIX_FS=y
6828 # CONFIG_HPFS_FS is not set
6829 # CONFIG_QNX4FS_FS is not set
6830 CONFIG_ROMFS_FS=y
6831+CONFIG_ROMFS_BACKED_BY_BLOCK=y
6832+# CONFIG_ROMFS_BACKED_BY_MTD is not set
6833+# CONFIG_ROMFS_BACKED_BY_BOTH is not set
6834+CONFIG_ROMFS_ON_BLOCK=y
6835 # CONFIG_SYSV_FS is not set
6836 # CONFIG_UFS_FS is not set
6837 CONFIG_NETWORK_FILESYSTEMS=y
6838@@ -1355,10 +1579,8 @@ CONFIG_ROOT_NFS=y
6839 CONFIG_LOCKD=y
6840 CONFIG_NFS_COMMON=y
6841 CONFIG_SUNRPC=y
6842-# CONFIG_SUNRPC_REGISTER_V4 is not set
6843 # CONFIG_RPCSEC_GSS_KRB5 is not set
6844-# CONFIG_RPCSEC_GSS_SPKM3 is not set
6845-# CONFIG_SMB_FS is not set
6846+# CONFIG_CEPH_FS is not set
6847 # CONFIG_CIFS is not set
6848 # CONFIG_NCP_FS is not set
6849 # CONFIG_CODA_FS is not set
6850@@ -1425,7 +1647,6 @@ CONFIG_NLS_ISO8859_1=y
6851 # CONFIG_NLS_KOI8_R is not set
6852 # CONFIG_NLS_KOI8_U is not set
6853 CONFIG_NLS_UTF8=y
6854-# CONFIG_DLM is not set
6855 
6856 #
6857 # Kernel hacking
6858@@ -1435,19 +1656,18 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
6859 # CONFIG_ENABLE_MUST_CHECK is not set
6860 CONFIG_FRAME_WARN=1024
6861 # CONFIG_MAGIC_SYSRQ is not set
6862+# CONFIG_STRIP_ASM_SYMS is not set
6863 # CONFIG_UNUSED_SYMBOLS is not set
6864 # CONFIG_DEBUG_FS is not set
6865 # CONFIG_HEADERS_CHECK is not set
6866 # CONFIG_DEBUG_KERNEL is not set
6867+# CONFIG_HARDLOCKUP_DETECTOR is not set
6868+CONFIG_BKL=y
6869+# CONFIG_SPARSE_RCU_POINTER is not set
6870 CONFIG_DEBUG_BUGVERBOSE=y
6871 CONFIG_DEBUG_MEMORY_INIT=y
6872-# CONFIG_RCU_CPU_STALL_DETECTOR is not set
6873 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
6874-
6875-#
6876-# Tracers
6877-#
6878-# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
6879+# CONFIG_ATOMIC64_SELFTEST is not set
6880 # CONFIG_SAMPLES is not set
6881 # CONFIG_BOOTPARAM is not set
6882 
6883@@ -1455,15 +1675,16 @@ CONFIG_DEBUG_MEMORY_INIT=y
6884 # Security options
6885 #
6886 # CONFIG_KEYS is not set
6887+# CONFIG_SECURITY_DMESG_RESTRICT is not set
6888 # CONFIG_SECURITY is not set
6889 # CONFIG_SECURITYFS is not set
6890-# CONFIG_SECURITY_FILE_CAPABILITIES is not set
6891+CONFIG_DEFAULT_SECURITY_DAC=y
6892+CONFIG_DEFAULT_SECURITY=""
6893 CONFIG_CRYPTO=y
6894 
6895 #
6896 # Crypto core or helper
6897 #
6898-# CONFIG_CRYPTO_FIPS is not set
6899 CONFIG_CRYPTO_ALGAPI=y
6900 CONFIG_CRYPTO_ALGAPI2=y
6901 CONFIG_CRYPTO_AEAD=y
6902@@ -1473,10 +1694,13 @@ CONFIG_CRYPTO_BLKCIPHER2=y
6903 CONFIG_CRYPTO_HASH=y
6904 CONFIG_CRYPTO_HASH2=y
6905 CONFIG_CRYPTO_RNG2=y
6906+CONFIG_CRYPTO_PCOMP2=y
6907 CONFIG_CRYPTO_MANAGER=y
6908 CONFIG_CRYPTO_MANAGER2=y
6909+# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
6910 # CONFIG_CRYPTO_GF128MUL is not set
6911 # CONFIG_CRYPTO_NULL is not set
6912+CONFIG_CRYPTO_WORKQUEUE=y
6913 # CONFIG_CRYPTO_CRYPTD is not set
6914 CONFIG_CRYPTO_AUTHENC=y
6915 CONFIG_CRYPTO_TEST=m
6916@@ -1504,11 +1728,13 @@ CONFIG_CRYPTO_CBC=y
6917 #
6918 CONFIG_CRYPTO_HMAC=y
6919 # CONFIG_CRYPTO_XCBC is not set
6920+# CONFIG_CRYPTO_VMAC is not set
6921 
6922 #
6923 # Digest
6924 #
6925 CONFIG_CRYPTO_CRC32C=y
6926+# CONFIG_CRYPTO_GHASH is not set
6927 # CONFIG_CRYPTO_MD4 is not set
6928 CONFIG_CRYPTO_MD5=y
6929 # CONFIG_CRYPTO_MICHAEL_MIC is not set
6930@@ -1525,9 +1751,9 @@ CONFIG_CRYPTO_SHA1=y
6931 #
6932 # Ciphers
6933 #
6934-# CONFIG_CRYPTO_AES is not set
6935+CONFIG_CRYPTO_AES=y
6936 # CONFIG_CRYPTO_ANUBIS is not set
6937-# CONFIG_CRYPTO_ARC4 is not set
6938+CONFIG_CRYPTO_ARC4=y
6939 # CONFIG_CRYPTO_BLOWFISH is not set
6940 # CONFIG_CRYPTO_CAMELLIA is not set
6941 # CONFIG_CRYPTO_CAST5 is not set
6942@@ -1545,22 +1771,19 @@ CONFIG_CRYPTO_DES=y
6943 # Compression
6944 #
6945 # CONFIG_CRYPTO_DEFLATE is not set
6946+# CONFIG_CRYPTO_ZLIB is not set
6947 # CONFIG_CRYPTO_LZO is not set
6948 
6949 #
6950 # Random Number Generation
6951 #
6952 # CONFIG_CRYPTO_ANSI_CPRNG is not set
6953-
6954-#
6955-# OCF Configuration
6956-#
6957-# CONFIG_OCF_OCF is not set
6958-
6959-#
6960-# Talitos Driver
6961-#
6962-# CONFIG_CRYPTO_HW is not set
6963+# CONFIG_CRYPTO_USER_API_HASH is not set
6964+# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
6965+CONFIG_CRYPTO_HW=y
6966+# CONFIG_CRYPTO_DEV_HIFN_795X is not set
6967+CONFIG_CRYPTO_DEV_CF_TALITOS=y
6968+# CONFIG_BINARY_PRINTF is not set
6969 
6970 #
6971 # Library routines
6972@@ -1576,7 +1799,10 @@ CONFIG_CRC32=y
6973 CONFIG_LIBCRC32C=y
6974 CONFIG_ZLIB_INFLATE=y
6975 CONFIG_ZLIB_DEFLATE=y
6976-CONFIG_PLIST=y
6977+# CONFIG_XZ_DEC is not set
6978+# CONFIG_XZ_DEC_BCJ is not set
6979 CONFIG_HAS_IOMEM=y
6980 CONFIG_HAS_IOPORT=y
6981 CONFIG_HAS_DMA=y
6982+CONFIG_NLATTR=y
6983+CONFIG_GENERIC_ATOMIC64=y
6984

Archive Download this file



interactive