Gentoo Archives: gentoo-commits

From: Guy Martin <gmsoft@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/kconfig/hppa/
Date: Wed, 29 Jan 2014 10:08:25
Message-Id: 1390494196.dc0acb92037426b3e47709079a7ed75a4d275782.gmsoft@gentoo
1 commit: dc0acb92037426b3e47709079a7ed75a4d275782
2 Author: Guy Martin <gmsoft <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 23 16:23:16 2014 +0000
4 Commit: Guy Martin <gmsoft <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 23 16:23:16 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=dc0acb92
7
8 Update kernel config for hppa netboot images.
9
10 ---
11 .../hppa/netboot-3.10.7-gentoo-netboot32.config | 649 +++++++++++++++------
12 .../hppa/netboot-3.10.7-gentoo-netboot64.config | 28 +-
13 2 files changed, 499 insertions(+), 178 deletions(-)
14
15 diff --git a/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config b/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config
16 index 77c8403..1baf7ea 100644
17 --- a/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config
18 +++ b/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot32.config
19 @@ -1,6 +1,6 @@
20 #
21 # Automatically generated file; DO NOT EDIT.
22 -# Linux/parisc 3.10.7-gentoo Kernel Configuration
23 +# Linux/parisc 3.10.27-gentoo Kernel Configuration
24 #
25
26 #
27 @@ -168,7 +168,6 @@ CONFIG_EFI_PARTITION=y
28 CONFIG_IOSCHED_NOOP=y
29 CONFIG_IOSCHED_DEADLINE=y
30 CONFIG_IOSCHED_CFQ=y
31 -# CONFIG_IOSCHED_BFQ is not set
32 # CONFIG_DEFAULT_DEADLINE is not set
33 CONFIG_DEFAULT_CFQ=y
34 # CONFIG_DEFAULT_NOOP is not set
35 @@ -279,7 +278,10 @@ CONFIG_UNIX=y
36 CONFIG_INET=y
37 # CONFIG_IP_MULTICAST is not set
38 # CONFIG_IP_ADVANCED_ROUTER is not set
39 -# CONFIG_IP_PNP is not set
40 +CONFIG_IP_PNP=y
41 +CONFIG_IP_PNP_DHCP=y
42 +CONFIG_IP_PNP_BOOTP=y
43 +# CONFIG_IP_PNP_RARP is not set
44 # CONFIG_NET_IPIP is not set
45 # CONFIG_NET_IPGRE_DEMUX is not set
46 CONFIG_NET_IP_TUNNEL=m
47 @@ -317,7 +319,7 @@ CONFIG_IPV6_SIT=m
48 # CONFIG_IPV6_SIT_6RD is not set
49 CONFIG_IPV6_NDISC_NODETYPE=y
50 CONFIG_IPV6_TUNNEL=m
51 -# CONFIG_IPV6_GRE is not set
52 +CONFIG_IPV6_GRE=m
53 # CONFIG_IPV6_MULTIPLE_TABLES is not set
54 # CONFIG_IPV6_MROUTE is not set
55 # CONFIG_NETWORK_SECMARK is not set
56 @@ -329,12 +331,16 @@ CONFIG_IPV6_TUNNEL=m
57 # CONFIG_TIPC is not set
58 # CONFIG_ATM is not set
59 # CONFIG_L2TP is not set
60 -# CONFIG_BRIDGE is not set
61 +CONFIG_STP=m
62 +CONFIG_BRIDGE=m
63 +CONFIG_BRIDGE_IGMP_SNOOPING=y
64 +# CONFIG_BRIDGE_VLAN_FILTERING is not set
65 CONFIG_HAVE_NET_DSA=y
66 CONFIG_VLAN_8021Q=m
67 # CONFIG_VLAN_8021Q_GVRP is not set
68 # CONFIG_VLAN_8021Q_MVRP is not set
69 # CONFIG_DECNET is not set
70 +CONFIG_LLC=m
71 # CONFIG_LLC2 is not set
72 # CONFIG_IPX is not set
73 # CONFIG_ATALK is not set
74 @@ -580,7 +586,7 @@ CONFIG_SATA_PMP=y
75 #
76 # Controllers with non-SFF native interface
77 #
78 -# CONFIG_SATA_AHCI is not set
79 +CONFIG_SATA_AHCI=y
80 # CONFIG_SATA_AHCI_PLATFORM is not set
81 # CONFIG_SATA_INIC162X is not set
82 # CONFIG_SATA_ACARD_AHCI is not set
83 @@ -673,10 +679,24 @@ CONFIG_MD_RAID0=y
84 CONFIG_MD_RAID1=y
85 CONFIG_MD_RAID10=y
86 CONFIG_MD_RAID456=y
87 -# CONFIG_MD_MULTIPATH is not set
88 -# CONFIG_MD_FAULTY is not set
89 +CONFIG_MD_MULTIPATH=y
90 +CONFIG_MD_FAULTY=y
91 # CONFIG_BCACHE is not set
92 -# CONFIG_BLK_DEV_DM is not set
93 +CONFIG_BLK_DEV_DM=y
94 +# CONFIG_DM_DEBUG is not set
95 +CONFIG_DM_CRYPT=y
96 +CONFIG_DM_SNAPSHOT=y
97 +# CONFIG_DM_THIN_PROVISIONING is not set
98 +# CONFIG_DM_CACHE is not set
99 +CONFIG_DM_MIRROR=y
100 +CONFIG_DM_RAID=y
101 +# CONFIG_DM_LOG_USERSPACE is not set
102 +# CONFIG_DM_ZERO is not set
103 +# CONFIG_DM_MULTIPATH is not set
104 +# CONFIG_DM_DELAY is not set
105 +# CONFIG_DM_UEVENT is not set
106 +# CONFIG_DM_FLAKEY is not set
107 +# CONFIG_DM_VERITY is not set
108 # CONFIG_TARGET_CORE is not set
109 CONFIG_FUSION=y
110 CONFIG_FUSION_SPI=y
111 @@ -698,8 +718,13 @@ CONFIG_NET_CORE=y
112 # CONFIG_DUMMY is not set
113 # CONFIG_EQUALIZER is not set
114 # CONFIG_NET_FC is not set
115 -CONFIG_MII=m
116 -# CONFIG_NET_TEAM is not set
117 +CONFIG_MII=y
118 +CONFIG_NET_TEAM=m
119 +CONFIG_NET_TEAM_MODE_BROADCAST=m
120 +CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
121 +CONFIG_NET_TEAM_MODE_RANDOM=m
122 +CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
123 +CONFIG_NET_TEAM_MODE_LOADBALANCE=m
124 # CONFIG_MACVLAN is not set
125 # CONFIG_VXLAN is not set
126 CONFIG_NETCONSOLE=m
127 @@ -708,6 +733,7 @@ CONFIG_NETPOLL=y
128 CONFIG_NET_POLL_CONTROLLER=y
129 CONFIG_TUN=m
130 # CONFIG_VETH is not set
131 +CONFIG_SUNGEM_PHY=m
132 # CONFIG_ARCNET is not set
133
134 #
135 @@ -723,78 +749,194 @@ CONFIG_TUN=m
136 # CONFIG_NET_DSA_MV88E6131 is not set
137 # CONFIG_NET_DSA_MV88E6123_61_65 is not set
138 CONFIG_ETHERNET=y
139 -# CONFIG_NET_VENDOR_3COM is not set
140 -# CONFIG_NET_VENDOR_ADAPTEC is not set
141 -# CONFIG_NET_VENDOR_ALTEON is not set
142 -# CONFIG_NET_VENDOR_AMD is not set
143 -# CONFIG_NET_VENDOR_ATHEROS is not set
144 +CONFIG_MDIO=m
145 +CONFIG_NET_VENDOR_3COM=y
146 +CONFIG_EL3=m
147 +CONFIG_VORTEX=m
148 +CONFIG_TYPHOON=m
149 +CONFIG_NET_VENDOR_ADAPTEC=y
150 +CONFIG_ADAPTEC_STARFIRE=m
151 +CONFIG_NET_VENDOR_ALTEON=y
152 +CONFIG_ACENIC=m
153 +# CONFIG_ACENIC_OMIT_TIGON_I is not set
154 +CONFIG_NET_VENDOR_AMD=y
155 +CONFIG_AMD8111_ETH=m
156 +CONFIG_PCNET32=m
157 +CONFIG_NET_VENDOR_ATHEROS=y
158 +CONFIG_ATL2=m
159 +CONFIG_ATL1=m
160 +CONFIG_ATL1E=m
161 +CONFIG_ATL1C=m
162 +# CONFIG_ALX is not set
163 # CONFIG_NET_CADENCE is not set
164 -# CONFIG_NET_VENDOR_BROADCOM is not set
165 -# CONFIG_NET_VENDOR_BROCADE is not set
166 +CONFIG_NET_VENDOR_BROADCOM=y
167 +CONFIG_B44=m
168 +CONFIG_B44_PCI_AUTOSELECT=y
169 +CONFIG_B44_PCICORE_AUTOSELECT=y
170 +CONFIG_B44_PCI=y
171 +CONFIG_BNX2=m
172 +CONFIG_CNIC=m
173 +CONFIG_TIGON3=m
174 +# CONFIG_BNX2X is not set
175 +CONFIG_NET_VENDOR_BROCADE=y
176 +# CONFIG_BNA is not set
177 # CONFIG_NET_CALXEDA_XGMAC is not set
178 -# CONFIG_NET_VENDOR_CHELSIO is not set
179 -# CONFIG_NET_VENDOR_CIRRUS is not set
180 -# CONFIG_NET_VENDOR_CISCO is not set
181 -# CONFIG_DNET is not set
182 +CONFIG_NET_VENDOR_CHELSIO=y
183 +CONFIG_CHELSIO_T1=m
184 +# CONFIG_CHELSIO_T1_1G is not set
185 +# CONFIG_CHELSIO_T3 is not set
186 +# CONFIG_CHELSIO_T4 is not set
187 +# CONFIG_CHELSIO_T4VF is not set
188 +CONFIG_NET_VENDOR_CIRRUS=y
189 +CONFIG_CS89x0=m
190 +# CONFIG_CS89x0_PLATFORM is not set
191 +CONFIG_NET_VENDOR_CISCO=y
192 +# CONFIG_ENIC is not set
193 +CONFIG_DNET=m
194 CONFIG_NET_VENDOR_DEC=y
195 CONFIG_NET_TULIP=y
196 -CONFIG_DE2104X=m
197 +CONFIG_DE2104X=y
198 CONFIG_DE2104X_DSL=0
199 -CONFIG_TULIP=m
200 +CONFIG_TULIP=y
201 # CONFIG_TULIP_MWI is not set
202 # CONFIG_TULIP_MMIO is not set
203 CONFIG_TULIP_NAPI=y
204 # CONFIG_TULIP_NAPI_HW_MITIGATION is not set
205 -CONFIG_DE4X5=m
206 -# CONFIG_WINBOND_840 is not set
207 -# CONFIG_DM9102 is not set
208 -# CONFIG_ULI526X is not set
209 -# CONFIG_NET_VENDOR_DLINK is not set
210 -# CONFIG_NET_VENDOR_EMULEX is not set
211 -# CONFIG_NET_VENDOR_EXAR is not set
212 +CONFIG_DE4X5=y
213 +CONFIG_WINBOND_840=m
214 +CONFIG_DM9102=m
215 +CONFIG_ULI526X=m
216 +CONFIG_NET_VENDOR_DLINK=y
217 +CONFIG_DL2K=m
218 +CONFIG_SUNDANCE=m
219 +CONFIG_SUNDANCE_MMIO=y
220 +CONFIG_NET_VENDOR_EMULEX=y
221 +# CONFIG_BE2NET is not set
222 +CONFIG_NET_VENDOR_EXAR=y
223 +CONFIG_S2IO=m
224 +# CONFIG_VXGE is not set
225 CONFIG_NET_VENDOR_HP=y
226 -CONFIG_HP100=m
227 +CONFIG_HP100=y
228 CONFIG_NET_VENDOR_INTEL=y
229 -# CONFIG_E100 is not set
230 -CONFIG_E1000=m
231 -# CONFIG_E1000E is not set
232 -# CONFIG_IGB is not set
233 -# CONFIG_IGBVF is not set
234 -# CONFIG_IXGB is not set
235 +CONFIG_E100=y
236 +CONFIG_E1000=y
237 +CONFIG_E1000E=m
238 +CONFIG_IGB=m
239 +CONFIG_IGB_HWMON=y
240 +CONFIG_IGBVF=m
241 +CONFIG_IXGB=m
242 # CONFIG_IXGBE is not set
243 CONFIG_NET_VENDOR_I825XX=y
244 -CONFIG_LASI_82596=m
245 -# CONFIG_IP1000 is not set
246 -# CONFIG_JME is not set
247 -# CONFIG_NET_VENDOR_MARVELL is not set
248 -# CONFIG_NET_VENDOR_MELLANOX is not set
249 -# CONFIG_NET_VENDOR_MICREL is not set
250 -# CONFIG_NET_VENDOR_MYRI is not set
251 -# CONFIG_FEALNX is not set
252 -# CONFIG_NET_VENDOR_NATSEMI is not set
253 -# CONFIG_NET_VENDOR_NVIDIA is not set
254 -# CONFIG_NET_VENDOR_OKI is not set
255 -# CONFIG_ETHOC is not set
256 +CONFIG_LASI_82596=y
257 +CONFIG_IP1000=m
258 +CONFIG_JME=m
259 +CONFIG_NET_VENDOR_MARVELL=y
260 +# CONFIG_MVMDIO is not set
261 +CONFIG_SKGE=m
262 +# CONFIG_SKGE_GENESIS is not set
263 +CONFIG_SKY2=m
264 +CONFIG_NET_VENDOR_MELLANOX=y
265 +# CONFIG_MLX4_EN is not set
266 +# CONFIG_MLX4_CORE is not set
267 +CONFIG_NET_VENDOR_MICREL=y
268 +CONFIG_KS8851_MLL=m
269 +# CONFIG_KSZ884X_PCI is not set
270 +CONFIG_NET_VENDOR_MYRI=y
271 +CONFIG_MYRI10GE=m
272 +CONFIG_FEALNX=m
273 +CONFIG_NET_VENDOR_NATSEMI=y
274 +CONFIG_NATSEMI=m
275 +CONFIG_NS83820=m
276 +CONFIG_NET_VENDOR_8390=y
277 +CONFIG_NE2K_PCI=m
278 +CONFIG_NET_VENDOR_NVIDIA=y
279 +CONFIG_FORCEDETH=m
280 +CONFIG_NET_VENDOR_OKI=y
281 +# CONFIG_PCH_GBE is not set
282 +CONFIG_ETHOC=m
283 # CONFIG_NET_PACKET_ENGINE is not set
284 -# CONFIG_NET_VENDOR_QLOGIC is not set
285 -# CONFIG_NET_VENDOR_REALTEK is not set
286 -# CONFIG_NET_VENDOR_RDC is not set
287 -# CONFIG_NET_VENDOR_SEEQ is not set
288 -# CONFIG_NET_VENDOR_SILAN is not set
289 -# CONFIG_NET_VENDOR_SIS is not set
290 +CONFIG_NET_VENDOR_QLOGIC=y
291 +CONFIG_QLA3XXX=m
292 +# CONFIG_QLCNIC is not set
293 +# CONFIG_QLGE is not set
294 +# CONFIG_NETXEN_NIC is not set
295 +CONFIG_NET_VENDOR_REALTEK=y
296 +CONFIG_8139CP=m
297 +CONFIG_8139TOO=m
298 +# CONFIG_8139TOO_PIO is not set
299 +# CONFIG_8139TOO_TUNE_TWISTER is not set
300 +# CONFIG_8139TOO_8129 is not set
301 +# CONFIG_8139_OLD_RX_RESET is not set
302 +CONFIG_R8169=m
303 +CONFIG_NET_VENDOR_RDC=y
304 +CONFIG_R6040=m
305 +CONFIG_NET_VENDOR_SEEQ=y
306 +CONFIG_NET_VENDOR_SILAN=y
307 +CONFIG_SC92031=m
308 +CONFIG_NET_VENDOR_SIS=y
309 +CONFIG_SIS900=m
310 +CONFIG_SIS190=m
311 # CONFIG_SFC is not set
312 -# CONFIG_NET_VENDOR_SMSC is not set
313 -# CONFIG_NET_VENDOR_STMICRO is not set
314 -# CONFIG_NET_VENDOR_SUN is not set
315 -# CONFIG_NET_VENDOR_TEHUTI is not set
316 -# CONFIG_NET_VENDOR_TI is not set
317 -# CONFIG_NET_VENDOR_VIA is not set
318 -# CONFIG_NET_VENDOR_WIZNET is not set
319 +CONFIG_NET_VENDOR_SMSC=y
320 +CONFIG_EPIC100=m
321 +CONFIG_SMSC9420=m
322 +CONFIG_NET_VENDOR_STMICRO=y
323 +# CONFIG_STMMAC_ETH is not set
324 +CONFIG_NET_VENDOR_SUN=y
325 +CONFIG_HAPPYMEAL=m
326 +CONFIG_SUNGEM=m
327 +CONFIG_CASSINI=m
328 +# CONFIG_NIU is not set
329 +CONFIG_NET_VENDOR_TEHUTI=y
330 +# CONFIG_TEHUTI is not set
331 +CONFIG_NET_VENDOR_TI=y
332 +CONFIG_TLAN=m
333 +CONFIG_NET_VENDOR_VIA=y
334 +CONFIG_VIA_RHINE=m
335 +CONFIG_VIA_RHINE_MMIO=y
336 +CONFIG_VIA_VELOCITY=m
337 +CONFIG_NET_VENDOR_WIZNET=y
338 +CONFIG_WIZNET_W5100=m
339 +CONFIG_WIZNET_W5300=m
340 +# CONFIG_WIZNET_BUS_DIRECT is not set
341 +# CONFIG_WIZNET_BUS_INDIRECT is not set
342 +CONFIG_WIZNET_BUS_ANY=y
343 # CONFIG_FDDI is not set
344 # CONFIG_HIPPI is not set
345 -# CONFIG_PHYLIB is not set
346 -# CONFIG_PPP is not set
347 +CONFIG_PHYLIB=m
348 +
349 +#
350 +# MII PHY device drivers
351 +#
352 +CONFIG_AT803X_PHY=m
353 +CONFIG_AMD_PHY=m
354 +CONFIG_MARVELL_PHY=m
355 +CONFIG_DAVICOM_PHY=m
356 +CONFIG_QSEMI_PHY=m
357 +CONFIG_LXT_PHY=m
358 +CONFIG_CICADA_PHY=m
359 +CONFIG_VITESSE_PHY=m
360 +CONFIG_SMSC_PHY=m
361 +CONFIG_BROADCOM_PHY=m
362 +CONFIG_BCM87XX_PHY=m
363 +CONFIG_ICPLUS_PHY=m
364 +CONFIG_REALTEK_PHY=m
365 +CONFIG_NATIONAL_PHY=m
366 +CONFIG_STE10XP=m
367 +CONFIG_LSI_ET1011C_PHY=m
368 +CONFIG_MICREL_PHY=m
369 +CONFIG_MDIO_BITBANG=m
370 +CONFIG_PPP=m
371 +CONFIG_PPP_BSDCOMP=m
372 +CONFIG_PPP_DEFLATE=m
373 +CONFIG_PPP_FILTER=y
374 +CONFIG_PPP_MPPE=m
375 +CONFIG_PPP_MULTILINK=y
376 +CONFIG_PPPOE=m
377 +CONFIG_PPP_ASYNC=m
378 +CONFIG_PPP_SYNC_TTY=m
379 # CONFIG_SLIP is not set
380 +CONFIG_SLHC=m
381
382 #
383 # USB Network Adapters
384 @@ -860,7 +1002,15 @@ CONFIG_KEYBOARD_HIL_OLD=y
385 # CONFIG_KEYBOARD_STOWAWAY is not set
386 # CONFIG_KEYBOARD_SUNKBD is not set
387 # CONFIG_KEYBOARD_XTKBD is not set
388 -# CONFIG_INPUT_MOUSE is not set
389 +CONFIG_INPUT_MOUSE=y
390 +# CONFIG_MOUSE_PS2 is not set
391 +# CONFIG_MOUSE_SERIAL is not set
392 +# CONFIG_MOUSE_APPLETOUCH is not set
393 +# CONFIG_MOUSE_BCM5974 is not set
394 +# CONFIG_MOUSE_CYAPA is not set
395 +# CONFIG_MOUSE_VSXXXAA is not set
396 +# CONFIG_MOUSE_SYNAPTICS_I2C is not set
397 +# CONFIG_MOUSE_SYNAPTICS_USB is not set
398 # CONFIG_INPUT_JOYSTICK is not set
399 # CONFIG_INPUT_TABLET is not set
400 # CONFIG_INPUT_TOUCHSCREEN is not set
401 @@ -1013,7 +1163,16 @@ CONFIG_I2C_ALGOBIT=y
402 #
403 # PPS support
404 #
405 -# CONFIG_PPS is not set
406 +CONFIG_PPS=m
407 +# CONFIG_PPS_DEBUG is not set
408 +# CONFIG_NTP_PPS is not set
409 +
410 +#
411 +# PPS clients support
412 +#
413 +# CONFIG_PPS_CLIENT_KTIMER is not set
414 +# CONFIG_PPS_CLIENT_LDISC is not set
415 +# CONFIG_PPS_CLIENT_GPIO is not set
416
417 #
418 # PPS generators support
419 @@ -1022,7 +1181,7 @@ CONFIG_I2C_ALGOBIT=y
420 #
421 # PTP clock support
422 #
423 -# CONFIG_PTP_1588_CLOCK is not set
424 +CONFIG_PTP_1588_CLOCK=m
425
426 #
427 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
428 @@ -1032,7 +1191,107 @@ CONFIG_GPIO_DEVRES=y
429 # CONFIG_W1 is not set
430 # CONFIG_POWER_SUPPLY is not set
431 # CONFIG_POWER_AVS is not set
432 -# CONFIG_HWMON is not set
433 +CONFIG_HWMON=m
434 +# CONFIG_HWMON_VID is not set
435 +# CONFIG_HWMON_DEBUG_CHIP is not set
436 +
437 +#
438 +# Native drivers
439 +#
440 +# CONFIG_SENSORS_AD7414 is not set
441 +# CONFIG_SENSORS_AD7418 is not set
442 +# CONFIG_SENSORS_ADM1021 is not set
443 +# CONFIG_SENSORS_ADM1025 is not set
444 +# CONFIG_SENSORS_ADM1026 is not set
445 +# CONFIG_SENSORS_ADM1029 is not set
446 +# CONFIG_SENSORS_ADM1031 is not set
447 +# CONFIG_SENSORS_ADM9240 is not set
448 +# CONFIG_SENSORS_ADT7410 is not set
449 +# CONFIG_SENSORS_ADT7411 is not set
450 +# CONFIG_SENSORS_ADT7462 is not set
451 +# CONFIG_SENSORS_ADT7470 is not set
452 +# CONFIG_SENSORS_ADT7475 is not set
453 +# CONFIG_SENSORS_ASC7621 is not set
454 +# CONFIG_SENSORS_ATXP1 is not set
455 +# CONFIG_SENSORS_DS620 is not set
456 +# CONFIG_SENSORS_DS1621 is not set
457 +# CONFIG_SENSORS_I5K_AMB is not set
458 +# CONFIG_SENSORS_F71805F is not set
459 +# CONFIG_SENSORS_F71882FG is not set
460 +# CONFIG_SENSORS_F75375S is not set
461 +# CONFIG_SENSORS_G760A is not set
462 +# CONFIG_SENSORS_GL518SM is not set
463 +# CONFIG_SENSORS_GL520SM is not set
464 +# CONFIG_SENSORS_HIH6130 is not set
465 +# CONFIG_SENSORS_IT87 is not set
466 +# CONFIG_SENSORS_JC42 is not set
467 +# CONFIG_SENSORS_LINEAGE is not set
468 +# CONFIG_SENSORS_LM63 is not set
469 +# CONFIG_SENSORS_LM73 is not set
470 +# CONFIG_SENSORS_LM75 is not set
471 +# CONFIG_SENSORS_LM77 is not set
472 +# CONFIG_SENSORS_LM78 is not set
473 +# CONFIG_SENSORS_LM80 is not set
474 +# CONFIG_SENSORS_LM83 is not set
475 +# CONFIG_SENSORS_LM85 is not set
476 +# CONFIG_SENSORS_LM87 is not set
477 +# CONFIG_SENSORS_LM90 is not set
478 +# CONFIG_SENSORS_LM92 is not set
479 +# CONFIG_SENSORS_LM93 is not set
480 +# CONFIG_SENSORS_LTC4151 is not set
481 +# CONFIG_SENSORS_LTC4215 is not set
482 +# CONFIG_SENSORS_LTC4245 is not set
483 +# CONFIG_SENSORS_LTC4261 is not set
484 +# CONFIG_SENSORS_LM95234 is not set
485 +# CONFIG_SENSORS_LM95241 is not set
486 +# CONFIG_SENSORS_LM95245 is not set
487 +# CONFIG_SENSORS_MAX16065 is not set
488 +# CONFIG_SENSORS_MAX1619 is not set
489 +# CONFIG_SENSORS_MAX1668 is not set
490 +# CONFIG_SENSORS_MAX197 is not set
491 +# CONFIG_SENSORS_MAX6639 is not set
492 +# CONFIG_SENSORS_MAX6642 is not set
493 +# CONFIG_SENSORS_MAX6650 is not set
494 +# CONFIG_SENSORS_MAX6697 is not set
495 +# CONFIG_SENSORS_MCP3021 is not set
496 +# CONFIG_SENSORS_NCT6775 is not set
497 +# CONFIG_SENSORS_NTC_THERMISTOR is not set
498 +# CONFIG_SENSORS_PC87360 is not set
499 +# CONFIG_SENSORS_PC87427 is not set
500 +# CONFIG_SENSORS_PCF8591 is not set
501 +# CONFIG_PMBUS is not set
502 +# CONFIG_SENSORS_SHT21 is not set
503 +# CONFIG_SENSORS_SIS5595 is not set
504 +# CONFIG_SENSORS_SMM665 is not set
505 +# CONFIG_SENSORS_DME1737 is not set
506 +# CONFIG_SENSORS_EMC1403 is not set
507 +# CONFIG_SENSORS_EMC2103 is not set
508 +# CONFIG_SENSORS_EMC6W201 is not set
509 +# CONFIG_SENSORS_SMSC47M1 is not set
510 +# CONFIG_SENSORS_SMSC47M192 is not set
511 +# CONFIG_SENSORS_SMSC47B397 is not set
512 +# CONFIG_SENSORS_SCH56XX_COMMON is not set
513 +# CONFIG_SENSORS_ADS1015 is not set
514 +# CONFIG_SENSORS_ADS7828 is not set
515 +# CONFIG_SENSORS_AMC6821 is not set
516 +# CONFIG_SENSORS_INA209 is not set
517 +# CONFIG_SENSORS_INA2XX is not set
518 +# CONFIG_SENSORS_THMC50 is not set
519 +# CONFIG_SENSORS_TMP102 is not set
520 +# CONFIG_SENSORS_TMP401 is not set
521 +# CONFIG_SENSORS_TMP421 is not set
522 +# CONFIG_SENSORS_VIA686A is not set
523 +# CONFIG_SENSORS_VT1211 is not set
524 +# CONFIG_SENSORS_VT8231 is not set
525 +# CONFIG_SENSORS_W83781D is not set
526 +# CONFIG_SENSORS_W83791D is not set
527 +# CONFIG_SENSORS_W83792D is not set
528 +# CONFIG_SENSORS_W83793 is not set
529 +# CONFIG_SENSORS_W83795 is not set
530 +# CONFIG_SENSORS_W83L785TS is not set
531 +# CONFIG_SENSORS_W83L786NG is not set
532 +# CONFIG_SENSORS_W83627HF is not set
533 +# CONFIG_SENSORS_W83627EHF is not set
534 # CONFIG_THERMAL is not set
535 # CONFIG_WATCHDOG is not set
536 CONFIG_SSB_POSSIBLE=y
537 @@ -1040,7 +1299,14 @@ CONFIG_SSB_POSSIBLE=y
538 #
539 # Sonics Silicon Backplane
540 #
541 -# CONFIG_SSB is not set
542 +CONFIG_SSB=m
543 +CONFIG_SSB_SPROM=y
544 +CONFIG_SSB_PCIHOST_POSSIBLE=y
545 +CONFIG_SSB_PCIHOST=y
546 +# CONFIG_SSB_B43_PCI_BRIDGE is not set
547 +# CONFIG_SSB_DEBUG is not set
548 +CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
549 +CONFIG_SSB_DRIVER_PCICORE=y
550 CONFIG_BCMA_POSSIBLE=y
551
552 #
553 @@ -1116,22 +1382,23 @@ CONFIG_BCMA_POSSIBLE=y
554 CONFIG_VGA_ARB=y
555 CONFIG_VGA_ARB_MAX_GPUS=16
556 # CONFIG_DRM is not set
557 -# CONFIG_VGASTATE is not set
558 +CONFIG_VGASTATE=y
559 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
560 CONFIG_FB=y
561 # CONFIG_FIRMWARE_EDID is not set
562 CONFIG_FB_DDC=y
563 -# CONFIG_FB_BOOT_VESA_SUPPORT is not set
564 +CONFIG_FB_BOOT_VESA_SUPPORT=y
565 CONFIG_FB_CFB_FILLRECT=y
566 CONFIG_FB_CFB_COPYAREA=y
567 CONFIG_FB_CFB_IMAGEBLIT=y
568 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
569 -# CONFIG_FB_SYS_FILLRECT is not set
570 -# CONFIG_FB_SYS_COPYAREA is not set
571 -# CONFIG_FB_SYS_IMAGEBLIT is not set
572 +CONFIG_FB_SYS_FILLRECT=y
573 +CONFIG_FB_SYS_COPYAREA=y
574 +CONFIG_FB_SYS_IMAGEBLIT=y
575 # CONFIG_FB_FOREIGN_ENDIAN is not set
576 -# CONFIG_FB_SYS_FOPS is not set
577 -# CONFIG_FB_SVGALIB is not set
578 +CONFIG_FB_SYS_FOPS=y
579 +CONFIG_FB_DEFERRED_IO=y
580 +CONFIG_FB_SVGALIB=y
581 # CONFIG_FB_MACMODES is not set
582 CONFIG_FB_BACKLIGHT=y
583 CONFIG_FB_MODE_HELPERS=y
584 @@ -1140,15 +1407,23 @@ CONFIG_FB_TILEBLITTING=y
585 #
586 # Frame buffer hardware drivers
587 #
588 -# CONFIG_FB_CIRRUS is not set
589 -# CONFIG_FB_PM2 is not set
590 -# CONFIG_FB_CYBER2000 is not set
591 +CONFIG_FB_CIRRUS=y
592 +CONFIG_FB_PM2=y
593 +# CONFIG_FB_PM2_FIFO_DISCONNECT is not set
594 +CONFIG_FB_CYBER2000=y
595 +CONFIG_FB_CYBER2000_DDC=y
596 # CONFIG_FB_ASILIANT is not set
597 # CONFIG_FB_IMSTT is not set
598 CONFIG_FB_STI=y
599 -# CONFIG_FB_S1D13XXX is not set
600 -# CONFIG_FB_NVIDIA is not set
601 -# CONFIG_FB_RIVA is not set
602 +CONFIG_FB_S1D13XXX=y
603 +CONFIG_FB_NVIDIA=y
604 +# CONFIG_FB_NVIDIA_I2C is not set
605 +# CONFIG_FB_NVIDIA_DEBUG is not set
606 +CONFIG_FB_NVIDIA_BACKLIGHT=y
607 +CONFIG_FB_RIVA=y
608 +# CONFIG_FB_RIVA_I2C is not set
609 +# CONFIG_FB_RIVA_DEBUG is not set
610 +CONFIG_FB_RIVA_BACKLIGHT=y
611 # CONFIG_FB_I740 is not set
612 CONFIG_FB_MATROX=y
613 CONFIG_FB_MATROX_MILLENIUM=y
614 @@ -1165,34 +1440,42 @@ CONFIG_FB_ATY=y
615 # CONFIG_FB_ATY_CT is not set
616 # CONFIG_FB_ATY_GX is not set
617 CONFIG_FB_ATY_BACKLIGHT=y
618 -# CONFIG_FB_S3 is not set
619 -# CONFIG_FB_SAVAGE is not set
620 -# CONFIG_FB_SIS is not set
621 -# CONFIG_FB_NEOMAGIC is not set
622 -# CONFIG_FB_KYRO is not set
623 +CONFIG_FB_S3=y
624 +CONFIG_FB_S3_DDC=y
625 +CONFIG_FB_SAVAGE=y
626 +# CONFIG_FB_SAVAGE_I2C is not set
627 +# CONFIG_FB_SAVAGE_ACCEL is not set
628 +CONFIG_FB_SIS=y
629 +CONFIG_FB_SIS_300=y
630 +CONFIG_FB_SIS_315=y
631 +CONFIG_FB_NEOMAGIC=y
632 +CONFIG_FB_KYRO=y
633 CONFIG_FB_3DFX=y
634 # CONFIG_FB_3DFX_ACCEL is not set
635 CONFIG_FB_3DFX_I2C=y
636 CONFIG_FB_VOODOO1=y
637 -# CONFIG_FB_VT8623 is not set
638 -# CONFIG_FB_TRIDENT is not set
639 -# CONFIG_FB_ARK is not set
640 -# CONFIG_FB_PM3 is not set
641 -# CONFIG_FB_CARMINE is not set
642 +CONFIG_FB_VT8623=y
643 +CONFIG_FB_TRIDENT=y
644 +CONFIG_FB_ARK=y
645 +CONFIG_FB_PM3=y
646 +CONFIG_FB_CARMINE=y
647 +CONFIG_FB_CARMINE_DRAM_EVAL=y
648 +# CONFIG_CARMINE_DRAM_CUSTOM is not set
649 # CONFIG_FB_SMSCUFX is not set
650 # CONFIG_FB_UDL is not set
651 # CONFIG_FB_GOLDFISH is not set
652 -# CONFIG_FB_VIRTUAL is not set
653 -# CONFIG_FB_METRONOME is not set
654 -# CONFIG_FB_MB862XX is not set
655 -# CONFIG_FB_BROADSHEET is not set
656 +CONFIG_FB_VIRTUAL=y
657 +CONFIG_FB_METRONOME=y
658 +CONFIG_FB_MB862XX=y
659 +CONFIG_FB_MB862XX_PCI_GDC=y
660 +CONFIG_FB_MB862XX_I2C=y
661 +CONFIG_FB_BROADSHEET=y
662 # CONFIG_FB_AUO_K190X is not set
663 # CONFIG_EXYNOS_VIDEO is not set
664 CONFIG_BACKLIGHT_LCD_SUPPORT=y
665 -CONFIG_LCD_CLASS_DEVICE=m
666 -# CONFIG_LCD_PLATFORM is not set
667 +# CONFIG_LCD_CLASS_DEVICE is not set
668 CONFIG_BACKLIGHT_CLASS_DEVICE=y
669 -CONFIG_BACKLIGHT_GENERIC=y
670 +# CONFIG_BACKLIGHT_GENERIC is not set
671 # CONFIG_BACKLIGHT_ADP8860 is not set
672 # CONFIG_BACKLIGHT_ADP8870 is not set
673 # CONFIG_BACKLIGHT_LM3630 is not set
674 @@ -1205,12 +1488,18 @@ CONFIG_BACKLIGHT_GENERIC=y
675 CONFIG_DUMMY_CONSOLE=y
676 CONFIG_DUMMY_CONSOLE_COLUMNS=160
677 CONFIG_DUMMY_CONSOLE_ROWS=64
678 -# CONFIG_FRAMEBUFFER_CONSOLE is not set
679 +CONFIG_FRAMEBUFFER_CONSOLE=y
680 +# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
681 +# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
682 CONFIG_STI_CONSOLE=y
683 # CONFIG_FONTS is not set
684 CONFIG_FONT_8x8=y
685 CONFIG_FONT_8x16=y
686 -# CONFIG_LOGO is not set
687 +CONFIG_LOGO=y
688 +CONFIG_LOGO_LINUX_MONO=y
689 +CONFIG_LOGO_LINUX_VGA16=y
690 +CONFIG_LOGO_LINUX_CLUT224=y
691 +CONFIG_LOGO_PARISC_CLUT224=y
692 # CONFIG_SOUND is not set
693
694 #
695 @@ -1332,6 +1621,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
696 # CONFIG_USB_UHCI_HCD is not set
697 # CONFIG_USB_SL811_HCD is not set
698 # CONFIG_USB_R8A66597_HCD is not set
699 +# CONFIG_USB_HCD_SSB is not set
700
701 #
702 # USB Device Class drivers
703 @@ -1482,7 +1772,15 @@ CONFIG_RTC_DRV_GENERIC=y
704 # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
705 # CONFIG_DMADEVICES is not set
706 # CONFIG_AUXDISPLAY is not set
707 -# CONFIG_UIO is not set
708 +CONFIG_UIO=m
709 +# CONFIG_UIO_CIF is not set
710 +# CONFIG_UIO_PDRV is not set
711 +# CONFIG_UIO_PDRV_GENIRQ is not set
712 +# CONFIG_UIO_DMEM_GENIRQ is not set
713 +# CONFIG_UIO_AEC is not set
714 +# CONFIG_UIO_SERCOS3 is not set
715 +# CONFIG_UIO_PCI_GENERIC is not set
716 +# CONFIG_UIO_NETX is not set
717 # CONFIG_VIRT_DRIVERS is not set
718
719 #
720 @@ -1522,24 +1820,24 @@ CONFIG_RTC_DRV_GENERIC=y
721 #
722 # File systems
723 #
724 -CONFIG_EXT2_FS=y
725 +CONFIG_EXT2_FS=m
726 CONFIG_EXT2_FS_XATTR=y
727 CONFIG_EXT2_FS_POSIX_ACL=y
728 CONFIG_EXT2_FS_SECURITY=y
729 CONFIG_EXT2_FS_XIP=y
730 -CONFIG_EXT3_FS=y
731 +CONFIG_EXT3_FS=m
732 # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
733 CONFIG_EXT3_FS_XATTR=y
734 CONFIG_EXT3_FS_POSIX_ACL=y
735 CONFIG_EXT3_FS_SECURITY=y
736 -CONFIG_EXT4_FS=y
737 +CONFIG_EXT4_FS=m
738 CONFIG_EXT4_FS_POSIX_ACL=y
739 CONFIG_EXT4_FS_SECURITY=y
740 # CONFIG_EXT4_DEBUG is not set
741 CONFIG_FS_XIP=y
742 -CONFIG_JBD=y
743 -CONFIG_JBD2=y
744 -CONFIG_FS_MBCACHE=y
745 +CONFIG_JBD=m
746 +CONFIG_JBD2=m
747 +CONFIG_FS_MBCACHE=m
748 CONFIG_REISERFS_FS=m
749 # CONFIG_REISERFS_CHECK is not set
750 CONFIG_REISERFS_PROC_INFO=y
751 @@ -1571,7 +1869,8 @@ CONFIG_INOTIFY_USER=y
752 # CONFIG_QUOTA_NETLINK_INTERFACE is not set
753 CONFIG_QUOTACTL=y
754 # CONFIG_AUTOFS4_FS is not set
755 -# CONFIG_FUSE_FS is not set
756 +CONFIG_FUSE_FS=m
757 +# CONFIG_CUSE is not set
758
759 #
760 # Caches
761 @@ -1581,14 +1880,20 @@ CONFIG_QUOTACTL=y
762 #
763 # CD-ROM/DVD Filesystems
764 #
765 -# CONFIG_ISO9660_FS is not set
766 -# CONFIG_UDF_FS is not set
767 +CONFIG_ISO9660_FS=y
768 +CONFIG_JOLIET=y
769 +CONFIG_ZISOFS=y
770 +CONFIG_UDF_FS=m
771 +CONFIG_UDF_NLS=y
772
773 #
774 # DOS/FAT/NT Filesystems
775 #
776 -# CONFIG_MSDOS_FS is not set
777 -# CONFIG_VFAT_FS is not set
778 +CONFIG_FAT_FS=m
779 +CONFIG_MSDOS_FS=m
780 +CONFIG_VFAT_FS=m
781 +CONFIG_FAT_DEFAULT_CODEPAGE=437
782 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
783 # CONFIG_NTFS_FS is not set
784
785 #
786 @@ -1656,49 +1961,57 @@ CONFIG_SUNRPC_GSS=m
787 CONFIG_SUNRPC_SWAP=y
788 # CONFIG_SUNRPC_DEBUG is not set
789 # CONFIG_CEPH_FS is not set
790 -# CONFIG_CIFS is not set
791 +CONFIG_CIFS=m
792 +# CONFIG_CIFS_STATS is not set
793 +# CONFIG_CIFS_WEAK_PW_HASH is not set
794 +# CONFIG_CIFS_UPCALL is not set
795 +# CONFIG_CIFS_XATTR is not set
796 +CONFIG_CIFS_DEBUG=y
797 +# CONFIG_CIFS_DEBUG2 is not set
798 +# CONFIG_CIFS_DFS_UPCALL is not set
799 +# CONFIG_CIFS_SMB2 is not set
800 # CONFIG_NCP_FS is not set
801 # CONFIG_CODA_FS is not set
802 # CONFIG_AFS_FS is not set
803 CONFIG_NLS=y
804 CONFIG_NLS_DEFAULT="iso8859-15"
805 CONFIG_NLS_CODEPAGE_437=m
806 -# CONFIG_NLS_CODEPAGE_737 is not set
807 -# CONFIG_NLS_CODEPAGE_775 is not set
808 -# CONFIG_NLS_CODEPAGE_850 is not set
809 -# CONFIG_NLS_CODEPAGE_852 is not set
810 -# CONFIG_NLS_CODEPAGE_855 is not set
811 -# CONFIG_NLS_CODEPAGE_857 is not set
812 -# CONFIG_NLS_CODEPAGE_860 is not set
813 -# CONFIG_NLS_CODEPAGE_861 is not set
814 -# CONFIG_NLS_CODEPAGE_862 is not set
815 -# CONFIG_NLS_CODEPAGE_863 is not set
816 -# CONFIG_NLS_CODEPAGE_864 is not set
817 -# CONFIG_NLS_CODEPAGE_865 is not set
818 -# CONFIG_NLS_CODEPAGE_866 is not set
819 -# CONFIG_NLS_CODEPAGE_869 is not set
820 -# CONFIG_NLS_CODEPAGE_936 is not set
821 -# CONFIG_NLS_CODEPAGE_950 is not set
822 -# CONFIG_NLS_CODEPAGE_932 is not set
823 -# CONFIG_NLS_CODEPAGE_949 is not set
824 -# CONFIG_NLS_CODEPAGE_874 is not set
825 -# CONFIG_NLS_ISO8859_8 is not set
826 -# CONFIG_NLS_CODEPAGE_1250 is not set
827 -# CONFIG_NLS_CODEPAGE_1251 is not set
828 +CONFIG_NLS_CODEPAGE_737=m
829 +CONFIG_NLS_CODEPAGE_775=m
830 +CONFIG_NLS_CODEPAGE_850=m
831 +CONFIG_NLS_CODEPAGE_852=m
832 +CONFIG_NLS_CODEPAGE_855=m
833 +CONFIG_NLS_CODEPAGE_857=m
834 +CONFIG_NLS_CODEPAGE_860=m
835 +CONFIG_NLS_CODEPAGE_861=m
836 +CONFIG_NLS_CODEPAGE_862=m
837 +CONFIG_NLS_CODEPAGE_863=m
838 +CONFIG_NLS_CODEPAGE_864=m
839 +CONFIG_NLS_CODEPAGE_865=m
840 +CONFIG_NLS_CODEPAGE_866=m
841 +CONFIG_NLS_CODEPAGE_869=m
842 +CONFIG_NLS_CODEPAGE_936=m
843 +CONFIG_NLS_CODEPAGE_950=m
844 +CONFIG_NLS_CODEPAGE_932=m
845 +CONFIG_NLS_CODEPAGE_949=m
846 +CONFIG_NLS_CODEPAGE_874=m
847 +CONFIG_NLS_ISO8859_8=m
848 +CONFIG_NLS_CODEPAGE_1250=m
849 +CONFIG_NLS_CODEPAGE_1251=m
850 CONFIG_NLS_ASCII=m
851 -# CONFIG_NLS_ISO8859_1 is not set
852 -# CONFIG_NLS_ISO8859_2 is not set
853 -# CONFIG_NLS_ISO8859_3 is not set
854 -# CONFIG_NLS_ISO8859_4 is not set
855 -# CONFIG_NLS_ISO8859_5 is not set
856 -# CONFIG_NLS_ISO8859_6 is not set
857 -# CONFIG_NLS_ISO8859_7 is not set
858 -# CONFIG_NLS_ISO8859_9 is not set
859 -# CONFIG_NLS_ISO8859_13 is not set
860 -# CONFIG_NLS_ISO8859_14 is not set
861 -# CONFIG_NLS_ISO8859_15 is not set
862 -# CONFIG_NLS_KOI8_R is not set
863 -# CONFIG_NLS_KOI8_U is not set
864 +CONFIG_NLS_ISO8859_1=m
865 +CONFIG_NLS_ISO8859_2=m
866 +CONFIG_NLS_ISO8859_3=m
867 +CONFIG_NLS_ISO8859_4=m
868 +CONFIG_NLS_ISO8859_5=m
869 +CONFIG_NLS_ISO8859_6=m
870 +CONFIG_NLS_ISO8859_7=m
871 +CONFIG_NLS_ISO8859_9=m
872 +CONFIG_NLS_ISO8859_13=m
873 +CONFIG_NLS_ISO8859_14=m
874 +CONFIG_NLS_ISO8859_15=m
875 +CONFIG_NLS_KOI8_R=m
876 +CONFIG_NLS_KOI8_U=m
877 # CONFIG_NLS_MAC_ROMAN is not set
878 # CONFIG_NLS_MAC_CELTIC is not set
879 # CONFIG_NLS_MAC_CENTEURO is not set
880 @@ -1772,14 +2085,21 @@ CONFIG_CRYPTO=y
881 #
882 CONFIG_CRYPTO_ALGAPI=y
883 CONFIG_CRYPTO_ALGAPI2=y
884 +CONFIG_CRYPTO_AEAD2=y
885 +CONFIG_CRYPTO_BLKCIPHER=y
886 +CONFIG_CRYPTO_BLKCIPHER2=y
887 CONFIG_CRYPTO_HASH=y
888 CONFIG_CRYPTO_HASH2=y
889 -# CONFIG_CRYPTO_MANAGER is not set
890 -# CONFIG_CRYPTO_MANAGER2 is not set
891 +CONFIG_CRYPTO_RNG2=y
892 +CONFIG_CRYPTO_PCOMP2=y
893 +CONFIG_CRYPTO_MANAGER=y
894 +CONFIG_CRYPTO_MANAGER2=y
895 # CONFIG_CRYPTO_USER is not set
896 +CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
897 # CONFIG_CRYPTO_GF128MUL is not set
898 # CONFIG_CRYPTO_NULL is not set
899 # CONFIG_CRYPTO_PCRYPT is not set
900 +CONFIG_CRYPTO_WORKQUEUE=y
901 # CONFIG_CRYPTO_CRYPTD is not set
902 # CONFIG_CRYPTO_AUTHENC is not set
903 # CONFIG_CRYPTO_TEST is not set
904 @@ -1794,10 +2114,10 @@ CONFIG_CRYPTO_HASH2=y
905 #
906 # Block modes
907 #
908 -# CONFIG_CRYPTO_CBC is not set
909 +CONFIG_CRYPTO_CBC=y
910 # CONFIG_CRYPTO_CTR is not set
911 # CONFIG_CRYPTO_CTS is not set
912 -# CONFIG_CRYPTO_ECB is not set
913 +CONFIG_CRYPTO_ECB=m
914 # CONFIG_CRYPTO_LRW is not set
915 # CONFIG_CRYPTO_PCBC is not set
916 # CONFIG_CRYPTO_XTS is not set
917 @@ -1806,25 +2126,25 @@ CONFIG_CRYPTO_HASH2=y
918 # Hash modes
919 #
920 # CONFIG_CRYPTO_CMAC is not set
921 -# CONFIG_CRYPTO_HMAC is not set
922 +CONFIG_CRYPTO_HMAC=m
923 # CONFIG_CRYPTO_XCBC is not set
924 # CONFIG_CRYPTO_VMAC is not set
925
926 #
927 # Digest
928 #
929 -CONFIG_CRYPTO_CRC32C=y
930 +CONFIG_CRYPTO_CRC32C=m
931 # CONFIG_CRYPTO_CRC32 is not set
932 # CONFIG_CRYPTO_GHASH is not set
933 -# CONFIG_CRYPTO_MD4 is not set
934 -# CONFIG_CRYPTO_MD5 is not set
935 +CONFIG_CRYPTO_MD4=m
936 +CONFIG_CRYPTO_MD5=y
937 # CONFIG_CRYPTO_MICHAEL_MIC is not set
938 # CONFIG_CRYPTO_RMD128 is not set
939 # CONFIG_CRYPTO_RMD160 is not set
940 # CONFIG_CRYPTO_RMD256 is not set
941 # CONFIG_CRYPTO_RMD320 is not set
942 -# CONFIG_CRYPTO_SHA1 is not set
943 -# CONFIG_CRYPTO_SHA256 is not set
944 +CONFIG_CRYPTO_SHA1=m
945 +CONFIG_CRYPTO_SHA256=m
946 # CONFIG_CRYPTO_SHA512 is not set
947 # CONFIG_CRYPTO_TGR192 is not set
948 # CONFIG_CRYPTO_WP512 is not set
949 @@ -1834,12 +2154,12 @@ CONFIG_CRYPTO_CRC32C=y
950 #
951 CONFIG_CRYPTO_AES=y
952 # CONFIG_CRYPTO_ANUBIS is not set
953 -# CONFIG_CRYPTO_ARC4 is not set
954 +CONFIG_CRYPTO_ARC4=m
955 # CONFIG_CRYPTO_BLOWFISH is not set
956 # CONFIG_CRYPTO_CAMELLIA is not set
957 # CONFIG_CRYPTO_CAST5 is not set
958 # CONFIG_CRYPTO_CAST6 is not set
959 -# CONFIG_CRYPTO_DES is not set
960 +CONFIG_CRYPTO_DES=m
961 # CONFIG_CRYPTO_FCRYPT is not set
962 # CONFIG_CRYPTO_KHAZAD is not set
963 # CONFIG_CRYPTO_SALSA20 is not set
964 @@ -1873,10 +2193,10 @@ CONFIG_BITREVERSE=y
965 CONFIG_GENERIC_STRNCPY_FROM_USER=y
966 CONFIG_GENERIC_PCI_IOMAP=y
967 CONFIG_GENERIC_IO=y
968 -# CONFIG_CRC_CCITT is not set
969 +CONFIG_CRC_CCITT=m
970 CONFIG_CRC16=y
971 # CONFIG_CRC_T10DIF is not set
972 -# CONFIG_CRC_ITU_T is not set
973 +CONFIG_CRC_ITU_T=y
974 CONFIG_CRC32=y
975 # CONFIG_CRC32_SELFTEST is not set
976 CONFIG_CRC32_SLICEBY8=y
977 @@ -1887,6 +2207,7 @@ CONFIG_CRC32_SLICEBY8=y
978 CONFIG_LIBCRC32C=m
979 # CONFIG_CRC8 is not set
980 CONFIG_ZLIB_INFLATE=y
981 +CONFIG_ZLIB_DEFLATE=m
982 CONFIG_LZO_DECOMPRESS=y
983 CONFIG_XZ_DEC=y
984 CONFIG_XZ_DEC_X86=y
985
986 diff --git a/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config b/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config
987 index 7300b82..b6dfad5 100644
988 --- a/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config
989 +++ b/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config
990 @@ -1,6 +1,6 @@
991 #
992 # Automatically generated file; DO NOT EDIT.
993 -# Linux/parisc 3.10.7-gentoo Kernel Configuration
994 +# Linux/parisc 3.10.27-gentoo Kernel Configuration
995 #
996
997 #
998 @@ -168,7 +168,6 @@ CONFIG_BLOCK_COMPAT=y
999 CONFIG_IOSCHED_NOOP=y
1000 CONFIG_IOSCHED_DEADLINE=y
1001 CONFIG_IOSCHED_CFQ=y
1002 -# CONFIG_IOSCHED_BFQ is not set
1003 # CONFIG_DEFAULT_DEADLINE is not set
1004 CONFIG_DEFAULT_CFQ=y
1005 # CONFIG_DEFAULT_NOOP is not set
1006 @@ -718,7 +717,7 @@ CONFIG_NETCONSOLE=m
1007 CONFIG_NETPOLL=y
1008 # CONFIG_NETPOLL_TRAP is not set
1009 CONFIG_NET_POLL_CONTROLLER=y
1010 -CONFIG_TUN=m
1011 +# CONFIG_TUN is not set
1012 # CONFIG_VETH is not set
1013 # CONFIG_ARCNET is not set
1014
1015 @@ -745,7 +744,7 @@ CONFIG_NET_VENDOR_BROADCOM=y
1016 # CONFIG_B44 is not set
1017 # CONFIG_BNX2 is not set
1018 # CONFIG_CNIC is not set
1019 -CONFIG_TIGON3=m
1020 +CONFIG_TIGON3=y
1021 # CONFIG_BNX2X is not set
1022 # CONFIG_NET_VENDOR_BROCADE is not set
1023 # CONFIG_NET_CALXEDA_XGMAC is not set
1024 @@ -755,14 +754,14 @@ CONFIG_TIGON3=m
1025 # CONFIG_DNET is not set
1026 CONFIG_NET_VENDOR_DEC=y
1027 CONFIG_NET_TULIP=y
1028 -CONFIG_DE2104X=m
1029 +CONFIG_DE2104X=y
1030 CONFIG_DE2104X_DSL=0
1031 -CONFIG_TULIP=m
1032 +CONFIG_TULIP=y
1033 # CONFIG_TULIP_MWI is not set
1034 # CONFIG_TULIP_MMIO is not set
1035 CONFIG_TULIP_NAPI=y
1036 # CONFIG_TULIP_NAPI_HW_MITIGATION is not set
1037 -CONFIG_DE4X5=m
1038 +CONFIG_DE4X5=y
1039 # CONFIG_WINBOND_840 is not set
1040 # CONFIG_DM9102 is not set
1041 # CONFIG_ULI526X is not set
1042 @@ -770,17 +769,17 @@ CONFIG_DE4X5=m
1043 # CONFIG_NET_VENDOR_EMULEX is not set
1044 # CONFIG_NET_VENDOR_EXAR is not set
1045 CONFIG_NET_VENDOR_HP=y
1046 -CONFIG_HP100=m
1047 +CONFIG_HP100=y
1048 CONFIG_NET_VENDOR_INTEL=y
1049 # CONFIG_E100 is not set
1050 -CONFIG_E1000=m
1051 +CONFIG_E1000=y
1052 # CONFIG_E1000E is not set
1053 # CONFIG_IGB is not set
1054 # CONFIG_IGBVF is not set
1055 # CONFIG_IXGB is not set
1056 # CONFIG_IXGBE is not set
1057 CONFIG_NET_VENDOR_I825XX=y
1058 -CONFIG_LASI_82596=m
1059 +CONFIG_LASI_82596=y
1060 # CONFIG_IP1000 is not set
1061 # CONFIG_JME is not set
1062 # CONFIG_NET_VENDOR_MARVELL is not set
1063 @@ -809,7 +808,7 @@ CONFIG_LASI_82596=m
1064 # CONFIG_NET_VENDOR_WIZNET is not set
1065 # CONFIG_FDDI is not set
1066 # CONFIG_HIPPI is not set
1067 -CONFIG_PHYLIB=m
1068 +CONFIG_PHYLIB=y
1069
1070 #
1071 # MII PHY device drivers
1072 @@ -831,6 +830,7 @@ CONFIG_PHYLIB=m
1073 # CONFIG_STE10XP is not set
1074 # CONFIG_LSI_ET1011C_PHY is not set
1075 # CONFIG_MICREL_PHY is not set
1076 +# CONFIG_FIXED_PHY is not set
1077 # CONFIG_MDIO_BITBANG is not set
1078 # CONFIG_PPP is not set
1079 # CONFIG_SLIP is not set
1080 @@ -1052,7 +1052,7 @@ CONFIG_I2C_ALGOBIT=y
1081 #
1082 # PPS support
1083 #
1084 -CONFIG_PPS=m
1085 +CONFIG_PPS=y
1086 # CONFIG_PPS_DEBUG is not set
1087 # CONFIG_NTP_PPS is not set
1088
1089 @@ -1070,7 +1070,7 @@ CONFIG_PPS=m
1090 #
1091 # PTP clock support
1092 #
1093 -CONFIG_PTP_1588_CLOCK=m
1094 +CONFIG_PTP_1588_CLOCK=y
1095
1096 #
1097 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
1098 @@ -1080,7 +1080,7 @@ CONFIG_GPIO_DEVRES=y
1099 # CONFIG_W1 is not set
1100 # CONFIG_POWER_SUPPLY is not set
1101 # CONFIG_POWER_AVS is not set
1102 -CONFIG_HWMON=m
1103 +CONFIG_HWMON=y
1104 # CONFIG_HWMON_VID is not set
1105 # CONFIG_HWMON_DEBUG_CHIP is not set