summaryrefslogtreecommitdiffstats
path: root/openembedded
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-11-04 11:32:40 +0000
committerRichard Purdie <richard@openedhand.com>2005-11-04 11:32:40 +0000
commite9bd2a76dba2d9aed9c9f61641b6e519824c52e0 (patch)
tree6eea70dd238b3c0806f11b9efb8172311872cab2 /openembedded
parentb265ed47d88679229368346cfef9fe0cf5ffe636 (diff)
downloadpoky-e9bd2a76dba2d9aed9c9f61641b6e519824c52e0.tar.gz
kernel updates to enable iwmmxt, update power/battery management patches and reorder patches to match mainline submission. Also, defconfig updates for unloved machines
git-svn-id: https://svn.o-hand.com/repos/poky@168 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-collie594
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-ipaq-pxa27065
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle9
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-tosa8
-rw-r--r--openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb22
5 files changed, 480 insertions, 218 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-collie b/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-collie
index 9f51b61169..5dbd118cf1 100644
--- a/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-collie
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-collie
@@ -1,14 +1,13 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-rc2 3# Linux kernel version: 2.6.14-git3
4# Sat Jan 22 20:41:45 2005 4# Thu Nov 3 09:37:28 2005
5# 5#
6CONFIG_ARM=y 6CONFIG_ARM=y
7CONFIG_MMU=y 7CONFIG_MMU=y
8CONFIG_UID16=y 8CONFIG_UID16=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y 9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y 10CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_GENERIC_IOMAP=y
12 11
13# 12#
14# Code maturity level options 13# Code maturity level options
@@ -18,11 +17,13 @@ CONFIG_EXPERIMENTAL=y
18CONFIG_BROKEN=y 17CONFIG_BROKEN=y
19CONFIG_BROKEN_ON_SMP=y 18CONFIG_BROKEN_ON_SMP=y
20CONFIG_LOCK_KERNEL=y 19CONFIG_LOCK_KERNEL=y
20CONFIG_INIT_ENV_ARG_LIMIT=32
21 21
22# 22#
23# General setup 23# General setup
24# 24#
25CONFIG_LOCALVERSION="" 25CONFIG_LOCALVERSION=""
26CONFIG_LOCALVERSION_AUTO=y
26CONFIG_SWAP=y 27CONFIG_SWAP=y
27CONFIG_SYSVIPC=y 28CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set 29# CONFIG_POSIX_MQUEUE is not set
@@ -30,14 +31,17 @@ CONFIG_BSD_PROCESS_ACCT=y
30# CONFIG_BSD_PROCESS_ACCT_V3 is not set 31# CONFIG_BSD_PROCESS_ACCT_V3 is not set
31CONFIG_SYSCTL=y 32CONFIG_SYSCTL=y
32# CONFIG_AUDIT is not set 33# CONFIG_AUDIT is not set
33CONFIG_LOG_BUF_SHIFT=14
34CONFIG_HOTPLUG=y 34CONFIG_HOTPLUG=y
35CONFIG_KOBJECT_UEVENT=y 35CONFIG_KOBJECT_UEVENT=y
36# CONFIG_IKCONFIG is not set 36# CONFIG_IKCONFIG is not set
37CONFIG_INITRAMFS_SOURCE=""
37CONFIG_EMBEDDED=y 38CONFIG_EMBEDDED=y
38CONFIG_KALLSYMS=y 39CONFIG_KALLSYMS=y
39# CONFIG_KALLSYMS_ALL is not set 40# CONFIG_KALLSYMS_ALL is not set
40# CONFIG_KALLSYMS_EXTRA_PASS is not set 41# CONFIG_KALLSYMS_EXTRA_PASS is not set
42CONFIG_PRINTK=y
43CONFIG_BUG=y
44CONFIG_BASE_FULL=y
41CONFIG_FUTEX=y 45CONFIG_FUTEX=y
42CONFIG_EPOLL=y 46CONFIG_EPOLL=y
43# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 47# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
@@ -47,6 +51,7 @@ CONFIG_CC_ALIGN_LABELS=0
47CONFIG_CC_ALIGN_LOOPS=0 51CONFIG_CC_ALIGN_LOOPS=0
48CONFIG_CC_ALIGN_JUMPS=0 52CONFIG_CC_ALIGN_JUMPS=0
49# CONFIG_TINY_SHMEM is not set 53# CONFIG_TINY_SHMEM is not set
54CONFIG_BASE_SMALL=0
50 55
51# 56#
52# Loadable module support 57# Loadable module support
@@ -83,6 +88,7 @@ CONFIG_ARCH_SA1100=y
83# CONFIG_ARCH_VERSATILE is not set 88# CONFIG_ARCH_VERSATILE is not set
84# CONFIG_ARCH_IMX is not set 89# CONFIG_ARCH_IMX is not set
85# CONFIG_ARCH_H720X is not set 90# CONFIG_ARCH_H720X is not set
91# CONFIG_ARCH_AAEC2000 is not set
86 92
87# 93#
88# SA11x0 Implementations 94# SA11x0 Implementations
@@ -101,8 +107,6 @@ CONFIG_SA1100_COLLIE=y
101# CONFIG_SA1100_SHANNON is not set 107# CONFIG_SA1100_SHANNON is not set
102# CONFIG_SA1100_SIMPAD is not set 108# CONFIG_SA1100_SIMPAD is not set
103# CONFIG_SA1100_SSP is not set 109# CONFIG_SA1100_SSP is not set
104CONFIG_SHARP_LOCOMO=y
105CONFIG_SHARP_SCOOP=y
106 110
107# 111#
108# Processor Type 112# Processor Type
@@ -114,68 +118,177 @@ CONFIG_CPU_ABRT_EV4=y
114CONFIG_CPU_CACHE_V4WB=y 118CONFIG_CPU_CACHE_V4WB=y
115CONFIG_CPU_CACHE_VIVT=y 119CONFIG_CPU_CACHE_VIVT=y
116CONFIG_CPU_TLB_V4WB=y 120CONFIG_CPU_TLB_V4WB=y
117CONFIG_CPU_MINICACHE=y
118 121
119# 122#
120# Processor Features 123# Processor Features
121# 124#
125CONFIG_SHARP_LOCOMO=y
126CONFIG_SHARP_PARAM=y
127CONFIG_SHARP_SCOOP=y
122 128
123# 129#
124# General setup 130# Bus support
125# 131#
126CONFIG_DISCONTIGMEM=y
127CONFIG_ISA=y 132CONFIG_ISA=y
133CONFIG_ISA_DMA_API=y
134
135#
136# PCCARD (PCMCIA/CardBus) support
137#
138CONFIG_PCCARD=y
139# CONFIG_PCMCIA_DEBUG is not set
140CONFIG_PCMCIA=y
141CONFIG_PCMCIA_LOAD_CIS=y
142CONFIG_PCMCIA_IOCTL=y
143
144#
145# PC-card bridges
146#
147# CONFIG_I82365 is not set
148# CONFIG_TCIC is not set
149CONFIG_PCMCIA_SA1100=y
150
151#
152# Kernel Features
153#
154# CONFIG_SMP is not set
155CONFIG_PREEMPT=y
156# CONFIG_NO_IDLE_HZ is not set
157CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
158CONFIG_SELECT_MEMORY_MODEL=y
159# CONFIG_FLATMEM_MANUAL is not set
160CONFIG_DISCONTIGMEM_MANUAL=y
161# CONFIG_SPARSEMEM_MANUAL is not set
162CONFIG_DISCONTIGMEM=y
163CONFIG_FLAT_NODE_MEM_MAP=y
164CONFIG_NEED_MULTIPLE_NODES=y
165# CONFIG_SPARSEMEM_STATIC is not set
166CONFIG_SPLIT_PTLOCK_CPUS=4096
167# CONFIG_LEDS is not set
168CONFIG_ALIGNMENT_TRAP=y
169
170#
171# Boot options
172#
128CONFIG_ZBOOT_ROM_TEXT=0x0 173CONFIG_ZBOOT_ROM_TEXT=0x0
129CONFIG_ZBOOT_ROM_BSS=0x0 174CONFIG_ZBOOT_ROM_BSS=0x0
175CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 mem=32M debug"
130# CONFIG_XIP_KERNEL is not set 176# CONFIG_XIP_KERNEL is not set
131# CONFIG_CPU_FREQ is not set
132 177
133# 178#
134# PCCARD (PCMCIA/CardBus) support 179# CPU Frequency scaling
135# 180#
136# CONFIG_PCCARD is not set 181# CONFIG_CPU_FREQ is not set
137 182
138# 183#
139# PC-card bridges 184# Floating point emulation
140# 185#
141 186
142# 187#
143# At least one math emulation must be selected 188# At least one emulation must be selected
144# 189#
145CONFIG_FPE_NWFPE=y 190CONFIG_FPE_NWFPE=y
146# CONFIG_FPE_NWFPE_XP is not set 191# CONFIG_FPE_NWFPE_XP is not set
147# CONFIG_FPE_FASTFPE is not set 192# CONFIG_FPE_FASTFPE is not set
193
194#
195# Userspace binary formats
196#
148CONFIG_BINFMT_ELF=y 197CONFIG_BINFMT_ELF=y
149CONFIG_BINFMT_AOUT=m 198CONFIG_BINFMT_AOUT=m
150CONFIG_BINFMT_MISC=m 199CONFIG_BINFMT_MISC=m
200# CONFIG_ARTHUR is not set
151 201
152# 202#
153# Generic Driver Options 203# Power management options
154# 204#
155CONFIG_STANDALONE=y
156CONFIG_PREVENT_FIRMWARE_BUILD=y
157CONFIG_FW_LOADER=m
158# CONFIG_DEBUG_DRIVER is not set
159CONFIG_PM=y 205CONFIG_PM=y
160CONFIG_PREEMPT=y
161CONFIG_APM=y 206CONFIG_APM=y
162# CONFIG_ARTHUR is not set
163CONFIG_CMDLINE="noinitrd root=/dev/mtdblock2 rootfstype=jffs2"
164# CONFIG_LEDS is not set
165CONFIG_ALIGNMENT_TRAP=y
166 207
167# 208#
168# Parallel port support 209# Networking
169# 210#
170# CONFIG_PARPORT is not set 211CONFIG_NET=y
212
213#
214# Networking options
215#
216CONFIG_PACKET=y
217CONFIG_PACKET_MMAP=y
218CONFIG_UNIX=y
219# CONFIG_NET_KEY is not set
220CONFIG_INET=y
221# CONFIG_IP_MULTICAST is not set
222# CONFIG_IP_ADVANCED_ROUTER is not set
223CONFIG_IP_FIB_HASH=y
224# CONFIG_IP_PNP is not set
225# CONFIG_NET_IPIP is not set
226# CONFIG_NET_IPGRE is not set
227# CONFIG_ARPD is not set
228CONFIG_SYN_COOKIES=y
229# CONFIG_INET_AH is not set
230# CONFIG_INET_ESP is not set
231# CONFIG_INET_IPCOMP is not set
232# CONFIG_INET_TUNNEL is not set
233CONFIG_INET_DIAG=y
234CONFIG_INET_TCP_DIAG=y
235# CONFIG_TCP_CONG_ADVANCED is not set
236CONFIG_TCP_CONG_BIC=y
237# CONFIG_IPV6 is not set
238# CONFIG_NETFILTER is not set
239
240#
241# DCCP Configuration (EXPERIMENTAL)
242#
243# CONFIG_IP_DCCP is not set
244
245#
246# SCTP Configuration (EXPERIMENTAL)
247#
248# CONFIG_IP_SCTP is not set
249# CONFIG_ATM is not set
250# CONFIG_BRIDGE is not set
251# CONFIG_VLAN_8021Q is not set
252# CONFIG_DECNET is not set
253# CONFIG_LLC2 is not set
254# CONFIG_IPX is not set
255# CONFIG_ATALK is not set
256# CONFIG_X25 is not set
257# CONFIG_LAPB is not set
258# CONFIG_NET_DIVERT is not set
259# CONFIG_ECONET is not set
260# CONFIG_WAN_ROUTER is not set
261# CONFIG_NET_SCHED is not set
262# CONFIG_NET_CLS_ROUTE is not set
263
264#
265# Network testing
266#
267# CONFIG_NET_PKTGEN is not set
268# CONFIG_HAMRADIO is not set
269# CONFIG_IRDA is not set
270# CONFIG_BT is not set
271# CONFIG_IEEE80211 is not set
272
273#
274# Device Drivers
275#
276
277#
278# Generic Driver Options
279#
280CONFIG_STANDALONE=y
281CONFIG_PREVENT_FIRMWARE_BUILD=y
282CONFIG_FW_LOADER=y
283# CONFIG_DEBUG_DRIVER is not set
171 284
172# 285#
173# Memory Technology Devices (MTD) 286# Memory Technology Devices (MTD)
174# 287#
175CONFIG_MTD=y 288CONFIG_MTD=y
176# CONFIG_MTD_DEBUG is not set 289# CONFIG_MTD_DEBUG is not set
177CONFIG_MTD_PARTITIONS=y
178# CONFIG_MTD_CONCAT is not set 290# CONFIG_MTD_CONCAT is not set
291CONFIG_MTD_PARTITIONS=y
179# CONFIG_MTD_REDBOOT_PARTS is not set 292# CONFIG_MTD_REDBOOT_PARTS is not set
180# CONFIG_MTD_CMDLINE_PARTS is not set 293# CONFIG_MTD_CMDLINE_PARTS is not set
181# CONFIG_MTD_AFS_PARTS is not set 294# CONFIG_MTD_AFS_PARTS is not set
@@ -216,7 +329,7 @@ CONFIG_MTD_SHARP=y
216# Mapping drivers for chip access 329# Mapping drivers for chip access
217# 330#
218# CONFIG_MTD_COMPLEX_MAPPINGS is not set 331# CONFIG_MTD_COMPLEX_MAPPINGS is not set
219CONFIG_MTD_SA1100=y 332# CONFIG_MTD_PLATRAM is not set
220 333
221# 334#
222# Self-contained MTD device drivers 335# Self-contained MTD device drivers
@@ -240,6 +353,11 @@ CONFIG_MTD_SA1100=y
240# CONFIG_MTD_NAND is not set 353# CONFIG_MTD_NAND is not set
241 354
242# 355#
356# Parallel port support
357#
358# CONFIG_PARPORT is not set
359
360#
243# Plug and Play support 361# Plug and Play support
244# 362#
245# CONFIG_PNP is not set 363# CONFIG_PNP is not set
@@ -247,7 +365,6 @@ CONFIG_MTD_SA1100=y
247# 365#
248# Block devices 366# Block devices
249# 367#
250# CONFIG_BLK_DEV_FD is not set
251# CONFIG_BLK_DEV_XD is not set 368# CONFIG_BLK_DEV_XD is not set
252# CONFIG_BLK_DEV_COW_COMMON is not set 369# CONFIG_BLK_DEV_COW_COMMON is not set
253CONFIG_BLK_DEV_LOOP=y 370CONFIG_BLK_DEV_LOOP=y
@@ -257,7 +374,6 @@ CONFIG_BLK_DEV_RAM=y
257CONFIG_BLK_DEV_RAM_COUNT=16 374CONFIG_BLK_DEV_RAM_COUNT=16
258CONFIG_BLK_DEV_RAM_SIZE=1024 375CONFIG_BLK_DEV_RAM_SIZE=1024
259CONFIG_BLK_DEV_INITRD=y 376CONFIG_BLK_DEV_INITRD=y
260CONFIG_INITRAMFS_SOURCE=""
261# CONFIG_CDROM_PKTCDVD is not set 377# CONFIG_CDROM_PKTCDVD is not set
262 378
263# 379#
@@ -267,99 +383,143 @@ CONFIG_IOSCHED_NOOP=y
267CONFIG_IOSCHED_AS=y 383CONFIG_IOSCHED_AS=y
268CONFIG_IOSCHED_DEADLINE=y 384CONFIG_IOSCHED_DEADLINE=y
269CONFIG_IOSCHED_CFQ=y 385CONFIG_IOSCHED_CFQ=y
386CONFIG_DEFAULT_AS=y
387# CONFIG_DEFAULT_DEADLINE is not set
388# CONFIG_DEFAULT_CFQ is not set
389# CONFIG_DEFAULT_NOOP is not set
390CONFIG_DEFAULT_IOSCHED="anticipatory"
270CONFIG_ATA_OVER_ETH=m 391CONFIG_ATA_OVER_ETH=m
271 392
272# 393#
394# ATA/ATAPI/MFM/RLL support
395#
396# CONFIG_IDE is not set
397
398#
399# SCSI device support
400#
401# CONFIG_RAID_ATTRS is not set
402# CONFIG_SCSI is not set
403
404#
273# Multi-device support (RAID and LVM) 405# Multi-device support (RAID and LVM)
274# 406#
275# CONFIG_MD is not set 407# CONFIG_MD is not set
276 408
277# 409#
278# Networking support 410# Fusion MPT device support
279# 411#
280CONFIG_NET=y 412# CONFIG_FUSION is not set
281 413
282# 414#
283# Networking options 415# IEEE 1394 (FireWire) support
284# 416#
285CONFIG_PACKET=y 417# CONFIG_IEEE1394 is not set
286CONFIG_PACKET_MMAP=y
287# CONFIG_NETLINK_DEV is not set
288CONFIG_UNIX=y
289# CONFIG_NET_KEY is not set
290CONFIG_INET=y
291# CONFIG_IP_MULTICAST is not set
292# CONFIG_IP_ADVANCED_ROUTER is not set
293# CONFIG_IP_PNP is not set
294# CONFIG_NET_IPIP is not set
295# CONFIG_NET_IPGRE is not set
296# CONFIG_ARPD is not set
297CONFIG_SYN_COOKIES=y
298# CONFIG_INET_AH is not set
299# CONFIG_INET_ESP is not set
300# CONFIG_INET_IPCOMP is not set
301# CONFIG_INET_TUNNEL is not set
302CONFIG_IP_TCPDIAG=y
303# CONFIG_IP_TCPDIAG_IPV6 is not set
304# CONFIG_IPV6 is not set
305# CONFIG_NETFILTER is not set
306 418
307# 419#
308# SCTP Configuration (EXPERIMENTAL) 420# I2O device support
309# 421#
310# CONFIG_IP_SCTP is not set
311# CONFIG_ATM is not set
312# CONFIG_BRIDGE is not set
313# CONFIG_VLAN_8021Q is not set
314# CONFIG_DECNET is not set
315# CONFIG_LLC2 is not set
316# CONFIG_IPX is not set
317# CONFIG_ATALK is not set
318# CONFIG_X25 is not set
319# CONFIG_LAPB is not set
320# CONFIG_NET_DIVERT is not set
321# CONFIG_ECONET is not set
322# CONFIG_WAN_ROUTER is not set
323 422
324# 423#
325# QoS and/or fair queueing 424# Network device support
326# 425#
327# CONFIG_NET_SCHED is not set 426CONFIG_NETDEVICES=y
328# CONFIG_NET_CLS_ROUTE is not set 427# CONFIG_DUMMY is not set
428# CONFIG_BONDING is not set
429# CONFIG_EQUALIZER is not set
430# CONFIG_TUN is not set
329 431
330# 432#
331# Network testing 433# PHY device support
332# 434#
333# CONFIG_NET_PKTGEN is not set 435# CONFIG_PHYLIB is not set
334# CONFIG_NETPOLL is not set
335# CONFIG_NET_POLL_CONTROLLER is not set
336# CONFIG_HAMRADIO is not set
337# CONFIG_IRDA is not set
338# CONFIG_BT is not set
339# CONFIG_NETDEVICES is not set
340 436
341# 437#
342# ATA/ATAPI/MFM/RLL support 438# Ethernet (10 or 100Mbit)
343# 439#
344# CONFIG_IDE is not set 440CONFIG_NET_ETHERNET=y
441CONFIG_MII=m
442# CONFIG_SMC91X is not set
443# CONFIG_DM9000 is not set
345 444
346# 445#
347# SCSI device support 446# Ethernet (1000 Mbit)
348# 447#
349# CONFIG_SCSI is not set
350 448
351# 449#
352# Fusion MPT device support 450# Ethernet (10000 Mbit)
353# 451#
354 452
355# 453#
356# IEEE 1394 (FireWire) support 454# Token Ring devices
357# 455#
358# CONFIG_IEEE1394 is not set
359 456
360# 457#
361# I2O device support 458# Wireless LAN (non-hamradio)
459#
460CONFIG_NET_RADIO=y
461
462#
463# Obsolete Wireless cards support (pre-802.11)
464#
465# CONFIG_STRIP is not set
466# CONFIG_PCMCIA_WAVELAN is not set
467# CONFIG_PCMCIA_NETWAVE is not set
468
469#
470# Wireless 802.11 Frequency Hopping cards support
471#
472# CONFIG_PCMCIA_RAYCS is not set
473
474#
475# Wireless 802.11b ISA/PCI cards support
476#
477CONFIG_HERMES=m
478# CONFIG_ATMEL is not set
479
480#
481# Wireless 802.11b Pcmcia/Cardbus cards support
482#
483CONFIG_PCMCIA_HERMES=m
484CONFIG_PCMCIA_SPECTRUM=m
485# CONFIG_AIRO_CS is not set
486# CONFIG_PCMCIA_WL3501 is not set
487CONFIG_HOSTAP=m
488CONFIG_HOSTAP_FIRMWARE=y
489CONFIG_HOSTAP_CS=m
490CONFIG_NET_WIRELESS=y
491
492#
493# PCMCIA network device support
362# 494#
495CONFIG_NET_PCMCIA=y
496# CONFIG_PCMCIA_3C589 is not set
497# CONFIG_PCMCIA_3C574 is not set
498# CONFIG_PCMCIA_FMVJ18X is not set
499CONFIG_PCMCIA_PCNET=m
500# CONFIG_PCMCIA_NMCLAN is not set
501# CONFIG_PCMCIA_SMC91C92 is not set
502# CONFIG_PCMCIA_XIRC2PS is not set
503# CONFIG_PCMCIA_AXNET is not set
504
505#
506# Wan interfaces
507#
508# CONFIG_WAN is not set
509CONFIG_PPP=m
510# CONFIG_PPP_MULTILINK is not set
511# CONFIG_PPP_FILTER is not set
512CONFIG_PPP_ASYNC=m
513# CONFIG_PPP_SYNC_TTY is not set
514# CONFIG_PPP_DEFLATE is not set
515CONFIG_PPP_BSDCOMP=m
516# CONFIG_PPPOE is not set
517# CONFIG_SLIP is not set
518# CONFIG_SHAPER is not set
519# CONFIG_NETCONSOLE is not set
520# CONFIG_NETPOLL is not set
521# CONFIG_NET_POLL_CONTROLLER is not set
522
363 523
364# 524#
365# ISDN subsystem 525# ISDN subsystem
@@ -381,17 +541,7 @@ CONFIG_INPUT_TSDEV_SCREEN_X=240
381CONFIG_INPUT_TSDEV_SCREEN_Y=320 541CONFIG_INPUT_TSDEV_SCREEN_Y=320
382CONFIG_INPUT_EVDEV=y 542CONFIG_INPUT_EVDEV=y
383CONFIG_INPUT_EVBUG=y 543CONFIG_INPUT_EVBUG=y
384 544# CONFIG_INPUT_POWER is not set
385#
386# Input I/O drivers
387#
388# CONFIG_GAMEPORT is not set
389CONFIG_SOUND_GAMEPORT=y
390CONFIG_SERIO=y
391# CONFIG_SERIO_SERPORT is not set
392# CONFIG_SERIO_CT82C710 is not set
393# CONFIG_SERIO_LIBPS2 is not set
394# CONFIG_SERIO_RAW is not set
395 545
396# 546#
397# Input Device Drivers 547# Input Device Drivers
@@ -409,6 +559,15 @@ CONFIG_KEYBOARD_LOCOMO=y
409# CONFIG_INPUT_MISC is not set 559# CONFIG_INPUT_MISC is not set
410 560
411# 561#
562# Hardware I/O ports
563#
564CONFIG_SERIO=y
565# CONFIG_SERIO_SERPORT is not set
566# CONFIG_SERIO_LIBPS2 is not set
567# CONFIG_SERIO_RAW is not set
568# CONFIG_GAMEPORT is not set
569
570#
412# Character devices 571# Character devices
413# 572#
414CONFIG_VT=y 573CONFIG_VT=y
@@ -441,17 +600,26 @@ CONFIG_UNIX98_PTYS=y
441# 600#
442# CONFIG_WATCHDOG is not set 601# CONFIG_WATCHDOG is not set
443# CONFIG_NVRAM is not set 602# CONFIG_NVRAM is not set
444# CONFIG_RTC is not set 603# CONFIG_SA1100_RTC is not set
445# CONFIG_DTLK is not set 604# CONFIG_DTLK is not set
446# CONFIG_R3964 is not set 605# CONFIG_R3964 is not set
447 606
448# 607#
449# Ftape, the floppy tape device driver 608# Ftape, the floppy tape device driver
450# 609#
451# CONFIG_DRM is not set 610
611#
612# PCMCIA character devices
613#
614# CONFIG_SYNCLINK_CS is not set
452# CONFIG_RAW_DRIVER is not set 615# CONFIG_RAW_DRIVER is not set
453 616
454# 617#
618# TPM devices
619#
620# CONFIG_TELCLOCK is not set
621
622#
455# I2C support 623# I2C support
456# 624#
457CONFIG_I2C=m 625CONFIG_I2C=m
@@ -468,23 +636,45 @@ CONFIG_I2C_ALGOBIT=m
468# I2C Hardware Bus support 636# I2C Hardware Bus support
469# 637#
470# CONFIG_I2C_ELEKTOR is not set 638# CONFIG_I2C_ELEKTOR is not set
471CONFIG_I2C_ISA=m
472# CONFIG_I2C_PARPORT_LIGHT is not set 639# CONFIG_I2C_PARPORT_LIGHT is not set
473# CONFIG_I2C_STUB is not set 640# CONFIG_I2C_STUB is not set
474# CONFIG_I2C_PCA_ISA is not set 641# CONFIG_I2C_PCA_ISA is not set
475 642
476# 643#
477# Hardware Sensors Chip support 644# Miscellaneous I2C Chip support
645#
646# CONFIG_SENSORS_DS1337 is not set
647# CONFIG_SENSORS_DS1374 is not set
648# CONFIG_SENSORS_EEPROM is not set
649# CONFIG_SENSORS_PCF8574 is not set
650# CONFIG_SENSORS_PCA9539 is not set
651# CONFIG_SENSORS_PCF8591 is not set
652# CONFIG_SENSORS_RTC8564 is not set
653# CONFIG_SENSORS_MAX6875 is not set
654# CONFIG_RTC_X1205_I2C is not set
655# CONFIG_MAX7310 is not set
656# CONFIG_I2C_DEBUG_CORE is not set
657# CONFIG_I2C_DEBUG_ALGO is not set
658# CONFIG_I2C_DEBUG_BUS is not set
659# CONFIG_I2C_DEBUG_CHIP is not set
660
661#
662# Hardware Monitoring support
478# 663#
479# CONFIG_I2C_SENSOR is not set 664CONFIG_HWMON=y
665# CONFIG_HWMON_VID is not set
480# CONFIG_SENSORS_ADM1021 is not set 666# CONFIG_SENSORS_ADM1021 is not set
481# CONFIG_SENSORS_ADM1025 is not set 667# CONFIG_SENSORS_ADM1025 is not set
482# CONFIG_SENSORS_ADM1026 is not set 668# CONFIG_SENSORS_ADM1026 is not set
483# CONFIG_SENSORS_ADM1031 is not set 669# CONFIG_SENSORS_ADM1031 is not set
670# CONFIG_SENSORS_ADM9240 is not set
484# CONFIG_SENSORS_ASB100 is not set 671# CONFIG_SENSORS_ASB100 is not set
672# CONFIG_SENSORS_ATXP1 is not set
485# CONFIG_SENSORS_DS1621 is not set 673# CONFIG_SENSORS_DS1621 is not set
486# CONFIG_SENSORS_FSCHER is not set 674# CONFIG_SENSORS_FSCHER is not set
675# CONFIG_SENSORS_FSCPOS is not set
487# CONFIG_SENSORS_GL518SM is not set 676# CONFIG_SENSORS_GL518SM is not set
677# CONFIG_SENSORS_GL520SM is not set
488# CONFIG_SENSORS_IT87 is not set 678# CONFIG_SENSORS_IT87 is not set
489# CONFIG_SENSORS_LM63 is not set 679# CONFIG_SENSORS_LM63 is not set
490# CONFIG_SENSORS_LM75 is not set 680# CONFIG_SENSORS_LM75 is not set
@@ -495,25 +685,31 @@ CONFIG_I2C_ISA=m
495# CONFIG_SENSORS_LM85 is not set 685# CONFIG_SENSORS_LM85 is not set
496# CONFIG_SENSORS_LM87 is not set 686# CONFIG_SENSORS_LM87 is not set
497# CONFIG_SENSORS_LM90 is not set 687# CONFIG_SENSORS_LM90 is not set
688# CONFIG_SENSORS_LM92 is not set
498# CONFIG_SENSORS_MAX1619 is not set 689# CONFIG_SENSORS_MAX1619 is not set
499# CONFIG_SENSORS_PC87360 is not set 690# CONFIG_SENSORS_PC87360 is not set
500# CONFIG_SENSORS_SMSC47B397 is not set
501# CONFIG_SENSORS_SMSC47M1 is not set 691# CONFIG_SENSORS_SMSC47M1 is not set
692# CONFIG_SENSORS_SMSC47B397 is not set
502# CONFIG_SENSORS_W83781D is not set 693# CONFIG_SENSORS_W83781D is not set
694# CONFIG_SENSORS_W83792D is not set
503# CONFIG_SENSORS_W83L785TS is not set 695# CONFIG_SENSORS_W83L785TS is not set
504# CONFIG_SENSORS_W83627HF is not set 696# CONFIG_SENSORS_W83627HF is not set
697# CONFIG_SENSORS_W83627EHF is not set
698# CONFIG_HWMON_DEBUG_CHIP is not set
505 699
506# 700#
507# Other I2C Chip support 701# Misc devices
508# 702#
509# CONFIG_SENSORS_EEPROM is not set 703
510# CONFIG_SENSORS_PCF8574 is not set 704#
511# CONFIG_SENSORS_PCF8591 is not set 705# Multimedia Capabilities Port drivers
512# CONFIG_SENSORS_RTC8564 is not set 706#
513# CONFIG_I2C_DEBUG_CORE is not set 707# CONFIG_MCP_SA11X0 is not set
514# CONFIG_I2C_DEBUG_ALGO is not set 708
515# CONFIG_I2C_DEBUG_BUS is not set 709#
516# CONFIG_I2C_DEBUG_CHIP is not set 710# SoC drivers
711#
712# CONFIG_SOC is not set
517 713
518# 714#
519# Multimedia devices 715# Multimedia devices
@@ -556,12 +752,87 @@ CONFIG_VIDEO_DEV=m
556# CONFIG_DVB is not set 752# CONFIG_DVB is not set
557 753
558# 754#
755# Graphics support
756#
757CONFIG_FB=y
758CONFIG_FB_CFB_FILLRECT=y
759CONFIG_FB_CFB_COPYAREA=y
760CONFIG_FB_CFB_IMAGEBLIT=y
761# CONFIG_FB_MACMODES is not set
762CONFIG_FB_MODE_HELPERS=y
763# CONFIG_FB_TILEBLITTING is not set
764CONFIG_FB_SA1100=y
765# CONFIG_FB_S1D13XXX is not set
766# CONFIG_FB_VIRTUAL is not set
767
768#
769# Console display driver support
770#
771# CONFIG_VGA_CONSOLE is not set
772# CONFIG_MDA_CONSOLE is not set
773CONFIG_DUMMY_CONSOLE=y
774CONFIG_FRAMEBUFFER_CONSOLE=y
775# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
776CONFIG_FONTS=y
777CONFIG_FONT_8x8=y
778# CONFIG_FONT_8x16 is not set
779# CONFIG_FONT_6x11 is not set
780# CONFIG_FONT_7x14 is not set
781# CONFIG_FONT_PEARL_8x8 is not set
782# CONFIG_FONT_ACORN_8x8 is not set
783# CONFIG_FONT_MINI_4x6 is not set
784# CONFIG_FONT_SUN8x16 is not set
785# CONFIG_FONT_SUN12x22 is not set
786# CONFIG_FONT_10x18 is not set
787
788#
789# Logo configuration
790#
791# CONFIG_LOGO is not set
792# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
793
794#
795# Sound
796#
797# CONFIG_SOUND is not set
798
799#
800# USB support
801#
802CONFIG_USB_ARCH_HAS_HCD=y
803# CONFIG_USB_ARCH_HAS_OHCI is not set
804# CONFIG_USB is not set
805
806#
807# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
808#
809
810#
811# USB Gadget Support
812#
813CONFIG_USB_GADGET=y
814# CONFIG_USB_GADGET_DEBUG_FILES is not set
815# CONFIG_USB_GADGET_NET2280 is not set
816# CONFIG_USB_GADGET_PXA2XX is not set
817# CONFIG_USB_GADGET_GOKU is not set
818# CONFIG_USB_GADGET_LH7A40X is not set
819# CONFIG_USB_GADGET_OMAP is not set
820# CONFIG_USB_GADGET_DUMMY_HCD is not set
821# CONFIG_USB_GADGET_DUALSPEED is not set
822
823#
824# MMC/SD Card support
825#
826# CONFIG_MMC is not set
827
828#
559# File systems 829# File systems
560# 830#
561CONFIG_EXT2_FS=y 831CONFIG_EXT2_FS=y
562CONFIG_EXT2_FS_XATTR=y 832CONFIG_EXT2_FS_XATTR=y
563CONFIG_EXT2_FS_POSIX_ACL=y 833CONFIG_EXT2_FS_POSIX_ACL=y
564CONFIG_EXT2_FS_SECURITY=y 834CONFIG_EXT2_FS_SECURITY=y
835# CONFIG_EXT2_FS_XIP is not set
565# CONFIG_EXT3_FS is not set 836# CONFIG_EXT3_FS is not set
566# CONFIG_JBD is not set 837# CONFIG_JBD is not set
567CONFIG_FS_MBCACHE=y 838CONFIG_FS_MBCACHE=y
@@ -571,10 +842,12 @@ CONFIG_FS_POSIX_ACL=y
571# CONFIG_XFS_FS is not set 842# CONFIG_XFS_FS is not set
572# CONFIG_MINIX_FS is not set 843# CONFIG_MINIX_FS is not set
573CONFIG_ROMFS_FS=y 844CONFIG_ROMFS_FS=y
845CONFIG_INOTIFY=y
574# CONFIG_QUOTA is not set 846# CONFIG_QUOTA is not set
575# CONFIG_DNOTIFY is not set 847# CONFIG_DNOTIFY is not set
576# CONFIG_AUTOFS_FS is not set 848# CONFIG_AUTOFS_FS is not set
577# CONFIG_AUTOFS4_FS is not set 849# CONFIG_AUTOFS4_FS is not set
850# CONFIG_FUSE_FS is not set
578 851
579# 852#
580# CD-ROM/DVD Filesystems 853# CD-ROM/DVD Filesystems
@@ -597,15 +870,11 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
597# 870#
598CONFIG_PROC_FS=y 871CONFIG_PROC_FS=y
599CONFIG_SYSFS=y 872CONFIG_SYSFS=y
600CONFIG_DEVFS_FS=y
601CONFIG_DEVFS_MOUNT=y
602# CONFIG_DEVFS_DEBUG is not set
603# CONFIG_DEVPTS_FS_XATTR is not set
604CONFIG_TMPFS=y 873CONFIG_TMPFS=y
605# CONFIG_TMPFS_XATTR is not set
606# CONFIG_HUGETLBFS is not set 874# CONFIG_HUGETLBFS is not set
607# CONFIG_HUGETLB_PAGE is not set 875# CONFIG_HUGETLB_PAGE is not set
608CONFIG_RAMFS=y 876CONFIG_RAMFS=y
877# CONFIG_RELAYFS_FS is not set
609 878
610# 879#
611# Miscellaneous filesystems 880# Miscellaneous filesystems
@@ -620,8 +889,7 @@ CONFIG_RAMFS=y
620# CONFIG_JFFS_FS is not set 889# CONFIG_JFFS_FS is not set
621CONFIG_JFFS2_FS=y 890CONFIG_JFFS2_FS=y
622CONFIG_JFFS2_FS_DEBUG=0 891CONFIG_JFFS2_FS_DEBUG=0
623# CONFIG_JFFS2_FS_NAND is not set 892CONFIG_JFFS2_FS_WRITEBUFFER=y
624# CONFIG_JFFS2_FS_NOR_ECC is not set
625# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 893# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
626CONFIG_JFFS2_ZLIB=y 894CONFIG_JFFS2_ZLIB=y
627CONFIG_JFFS2_RTIME=y 895CONFIG_JFFS2_RTIME=y
@@ -638,12 +906,12 @@ CONFIG_CRAMFS=y
638# 906#
639# CONFIG_NFS_FS is not set 907# CONFIG_NFS_FS is not set
640# CONFIG_NFSD is not set 908# CONFIG_NFSD is not set
641# CONFIG_EXPORTFS is not set
642# CONFIG_SMB_FS is not set 909# CONFIG_SMB_FS is not set
643# CONFIG_CIFS is not set 910# CONFIG_CIFS is not set
644# CONFIG_NCP_FS is not set 911# CONFIG_NCP_FS is not set
645# CONFIG_CODA_FS is not set 912# CONFIG_CODA_FS is not set
646# CONFIG_AFS_FS is not set 913# CONFIG_AFS_FS is not set
914# CONFIG_9P_FS is not set
647 915
648# 916#
649# Partition Types 917# Partition Types
@@ -701,96 +969,25 @@ CONFIG_NLS_UTF8=m
701# CONFIG_PROFILING is not set 969# CONFIG_PROFILING is not set
702 970
703# 971#
704# Graphics support
705#
706CONFIG_FB=y
707CONFIG_FB_MODE_HELPERS=y
708# CONFIG_FB_TILEBLITTING is not set
709CONFIG_FB_SA1100=y
710# CONFIG_FB_VIRTUAL is not set
711
712#
713# Console display driver support
714#
715# CONFIG_VGA_CONSOLE is not set
716# CONFIG_MDA_CONSOLE is not set
717CONFIG_DUMMY_CONSOLE=y
718CONFIG_FRAMEBUFFER_CONSOLE=y
719CONFIG_FONTS=y
720CONFIG_FONT_8x8=y
721# CONFIG_FONT_8x16 is not set
722# CONFIG_FONT_6x11 is not set
723# CONFIG_FONT_PEARL_8x8 is not set
724# CONFIG_FONT_ACORN_8x8 is not set
725# CONFIG_FONT_MINI_4x6 is not set
726# CONFIG_FONT_SUN8x16 is not set
727# CONFIG_FONT_SUN12x22 is not set
728
729#
730# Logo configuration
731#
732# CONFIG_LOGO is not set
733# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
734
735#
736# Sound
737#
738# CONFIG_SOUND is not set
739
740#
741# Misc devices
742#
743
744#
745# USB support
746#
747# CONFIG_USB is not set
748CONFIG_USB_ARCH_HAS_HCD=y
749# CONFIG_USB_ARCH_HAS_OHCI is not set
750
751#
752# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
753#
754
755#
756# USB Gadget Support
757#
758CONFIG_USB_GADGET=y
759# CONFIG_USB_GADGET_DEBUG_FILES is not set
760# CONFIG_USB_GADGET_NET2280 is not set
761# CONFIG_USB_GADGET_PXA2XX is not set
762# CONFIG_USB_GADGET_GOKU is not set
763CONFIG_USB_GADGET_SA1100=y
764CONFIG_USB_SA1100=y
765# CONFIG_USB_GADGET_LH7A40X is not set
766# CONFIG_USB_GADGET_DUMMY_HCD is not set
767# CONFIG_USB_GADGET_OMAP is not set
768# CONFIG_USB_GADGET_DUALSPEED is not set
769# CONFIG_USB_ZERO is not set
770# CONFIG_USB_ETH is not set
771# CONFIG_USB_GADGETFS is not set
772# CONFIG_USB_FILE_STORAGE is not set
773# CONFIG_USB_G_SERIAL is not set
774
775#
776# MMC/SD Card support
777#
778# CONFIG_MMC is not set
779
780#
781# Kernel hacking 972# Kernel hacking
782# 973#
974# CONFIG_PRINTK_TIME is not set
783CONFIG_DEBUG_KERNEL=y 975CONFIG_DEBUG_KERNEL=y
784CONFIG_MAGIC_SYSRQ=y 976CONFIG_MAGIC_SYSRQ=y
977CONFIG_LOG_BUF_SHIFT=14
978CONFIG_DETECT_SOFTLOCKUP=y
785# CONFIG_SCHEDSTATS is not set 979# CONFIG_SCHEDSTATS is not set
786# CONFIG_DEBUG_SLAB is not set 980# CONFIG_DEBUG_SLAB is not set
787CONFIG_DEBUG_PREEMPT=y 981CONFIG_DEBUG_PREEMPT=y
788# CONFIG_DEBUG_SPINLOCK is not set 982# CONFIG_DEBUG_SPINLOCK is not set
983# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
789# CONFIG_DEBUG_KOBJECT is not set 984# CONFIG_DEBUG_KOBJECT is not set
790# CONFIG_DEBUG_BUGVERBOSE is not set 985# CONFIG_DEBUG_BUGVERBOSE is not set
791# CONFIG_DEBUG_INFO is not set 986# CONFIG_DEBUG_INFO is not set
792# CONFIG_DEBUG_FS is not set 987# CONFIG_DEBUG_FS is not set
988# CONFIG_DEBUG_VM is not set
793CONFIG_FRAME_POINTER=y 989CONFIG_FRAME_POINTER=y
990# CONFIG_RCU_TORTURE_TEST is not set
794# CONFIG_DEBUG_USER is not set 991# CONFIG_DEBUG_USER is not set
795# CONFIG_DEBUG_WAITQ is not set 992# CONFIG_DEBUG_WAITQ is not set
796CONFIG_DEBUG_ERRORS=y 993CONFIG_DEBUG_ERRORS=y
@@ -815,6 +1012,7 @@ CONFIG_DEBUG_ERRORS=y
815# Library routines 1012# Library routines
816# 1013#
817# CONFIG_CRC_CCITT is not set 1014# CONFIG_CRC_CCITT is not set
1015# CONFIG_CRC16 is not set
818CONFIG_CRC32=y 1016CONFIG_CRC32=y
819# CONFIG_LIBCRC32C is not set 1017# CONFIG_LIBCRC32C is not set
820CONFIG_ZLIB_INFLATE=y 1018CONFIG_ZLIB_INFLATE=y
diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-ipaq-pxa270 b/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-ipaq-pxa270
index 8b41380784..f8ac4f061e 100644
--- a/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-ipaq-pxa270
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-ipaq-pxa270
@@ -377,6 +377,9 @@ CONFIG_IP_TCPDIAG=y
377# CONFIG_HAMRADIO is not set 377# CONFIG_HAMRADIO is not set
378# CONFIG_IRDA is not set 378# CONFIG_IRDA is not set
379# CONFIG_BT is not set 379# CONFIG_BT is not set
380#
381# Network device support
382#
380CONFIG_NETDEVICES=y 383CONFIG_NETDEVICES=y
381# CONFIG_DUMMY is not set 384# CONFIG_DUMMY is not set
382# CONFIG_BONDING is not set 385# CONFIG_BONDING is not set
@@ -384,11 +387,17 @@ CONFIG_NETDEVICES=y
384# CONFIG_TUN is not set 387# CONFIG_TUN is not set
385 388
386# 389#
390# PHY device support
391#
392# CONFIG_PHYLIB is not set
393
394#
387# Ethernet (10 or 100Mbit) 395# Ethernet (10 or 100Mbit)
388# 396#
389CONFIG_NET_ETHERNET=y 397CONFIG_NET_ETHERNET=y
390# CONFIG_MII is not set 398CONFIG_MII=m
391# CONFIG_SMC91X is not set 399# CONFIG_SMC91X is not set
400# CONFIG_DM9000 is not set
392 401
393# 402#
394# Ethernet (1000 Mbit) 403# Ethernet (1000 Mbit)
@@ -405,22 +414,68 @@ CONFIG_NET_ETHERNET=y
405# 414#
406# Wireless LAN (non-hamradio) 415# Wireless LAN (non-hamradio)
407# 416#
408# CONFIG_NET_RADIO is not set 417CONFIG_NET_RADIO=y
409# CONFIG_HOSTAP is not set 418
419#
420# Obsolete Wireless cards support (pre-802.11)
421#
422# CONFIG_STRIP is not set
423# CONFIG_PCMCIA_WAVELAN is not set
424# CONFIG_PCMCIA_NETWAVE is not set
425
426#
427# Wireless 802.11 Frequency Hopping cards support
428#
429# CONFIG_PCMCIA_RAYCS is not set
430
431#
432# Wireless 802.11b ISA/PCI cards support
433#
434CONFIG_HERMES=m
435# CONFIG_ATMEL is not set
436
437#
438# Wireless 802.11b Pcmcia/Cardbus cards support
439#
440CONFIG_PCMCIA_HERMES=m
441CONFIG_PCMCIA_SPECTRUM=m
442# CONFIG_AIRO_CS is not set
443# CONFIG_PCMCIA_WL3501 is not set
444CONFIG_HOSTAP=m
445CONFIG_HOSTAP_FIRMWARE=y
446CONFIG_HOSTAP_CS=m
447CONFIG_NET_WIRELESS=y
410 448
411# 449#
412# PCMCIA network device support 450# PCMCIA network device support
413# 451#
414# CONFIG_NET_PCMCIA is not set 452CONFIG_NET_PCMCIA=y
453# CONFIG_PCMCIA_3C589 is not set
454# CONFIG_PCMCIA_3C574 is not set
455# CONFIG_PCMCIA_FMVJ18X is not set
456CONFIG_PCMCIA_PCNET=m
457# CONFIG_PCMCIA_NMCLAN is not set
458# CONFIG_PCMCIA_SMC91C92 is not set
459# CONFIG_PCMCIA_XIRC2PS is not set
460# CONFIG_PCMCIA_AXNET is not set
415 461
416# 462#
417# Wan interfaces 463# Wan interfaces
418# 464#
419# CONFIG_WAN is not set 465# CONFIG_WAN is not set
420# CONFIG_PPP is not set 466CONFIG_PPP=m
467# CONFIG_PPP_MULTILINK is not set
468# CONFIG_PPP_FILTER is not set
469CONFIG_PPP_ASYNC=m
470# CONFIG_PPP_SYNC_TTY is not set
471# CONFIG_PPP_DEFLATE is not set
472CONFIG_PPP_BSDCOMP=m
473# CONFIG_PPPOE is not set
421# CONFIG_SLIP is not set 474# CONFIG_SLIP is not set
422# CONFIG_SHAPER is not set 475# CONFIG_SHAPER is not set
423# CONFIG_NETCONSOLE is not set 476# CONFIG_NETCONSOLE is not set
477# CONFIG_NETPOLL is not set
478# CONFIG_NET_POLL_CONTROLLER is not set
424 479
425# 480#
426# ATA/ATAPI/MFM/RLL support 481# ATA/ATAPI/MFM/RLL support
diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle b/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle
index a0810f8381..32464ac018 100644
--- a/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle
@@ -375,15 +375,20 @@ CONFIG_NET_RADIO=y
375# 375#
376# Wireless 802.11b ISA/PCI cards support 376# Wireless 802.11b ISA/PCI cards support
377# 377#
378# CONFIG_HERMES is not set 378CONFIG_HERMES=m
379# CONFIG_ATMEL is not set 379# CONFIG_ATMEL is not set
380 380
381# 381#
382# Wireless 802.11b Pcmcia/Cardbus cards support 382# Wireless 802.11b Pcmcia/Cardbus cards support
383# 383#
384CONFIG_PCMCIA_HERMES=m
385CONFIG_PCMCIA_SPECTRUM=m
384# CONFIG_AIRO_CS is not set 386# CONFIG_AIRO_CS is not set
385# CONFIG_PCMCIA_WL3501 is not set 387# CONFIG_PCMCIA_WL3501 is not set
386CONFIG_NET_WIRELESS=y 388CONFIG_HOSTAP=m
389CONFIG_HOSTAP_FIRMWARE=y
390CONFIG_HOSTAP_CS=m
391CONFIG_NET_WIRELESS=yt
387 392
388# 393#
389# PCMCIA network device support 394# PCMCIA network device support
diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-tosa b/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-tosa
index dd1e70fa03..60c49c6dec 100644
--- a/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-tosa
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-tosa
@@ -710,15 +710,19 @@ CONFIG_NET_RADIO=y
710# 710#
711# Wireless 802.11b ISA/PCI cards support 711# Wireless 802.11b ISA/PCI cards support
712# 712#
713# CONFIG_HERMES is not set 713CONFIG_HERMES=m
714# CONFIG_ATMEL is not set 714# CONFIG_ATMEL is not set
715 715
716# 716#
717# Wireless 802.11b Pcmcia/Cardbus cards support 717# Wireless 802.11b Pcmcia/Cardbus cards support
718# 718#
719CONFIG_PCMCIA_HERMES=m
720CONFIG_PCMCIA_SPECTRUM=m
719# CONFIG_AIRO_CS is not set 721# CONFIG_AIRO_CS is not set
720# CONFIG_PCMCIA_WL3501 is not set 722# CONFIG_PCMCIA_WL3501 is not set
721# CONFIG_HOSTAP is not set 723CONFIG_HOSTAP=m
724CONFIG_HOSTAP_FIRMWARE=y
725CONFIG_HOSTAP_CS=m
722CONFIG_NET_WIRELESS=y 726CONFIG_NET_WIRELESS=y
723 727
724# 728#
diff --git a/openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb b/openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb
index 757799579d..849346928c 100644
--- a/openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb
+++ b/openembedded/packages/linux/linux-openzaurus_2.6.14-git3.bb
@@ -1,6 +1,6 @@
1include linux-openzaurus.inc 1include linux-openzaurus.inc
2 2
3PR = "r4" 3PR = "r5"
4 4
5# Handy URLs 5# Handy URLs
6# http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac8.gz;patch=1 \ 6# http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac8.gz;patch=1 \
@@ -14,24 +14,24 @@ PR = "r4"
14# Hacks should clearly named and at the bottom 14# Hacks should clearly named and at the bottom
15SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.14.tar.gz \ 15SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.14.tar.gz \
16 http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.14-git3.bz2;patch=1 \ 16 http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.14-git3.bz2;patch=1 \
17 ${RPSRC}/pxa_pmops_static-r1.patch;patch=1 \ 17 ${RPSRC}/revert_bootmem-r1.patch;patch=1 \
18 ${RPSRC}/pxa_i2c_fixes-r3.patch;patch=1 \ 18 ${RPSRC}/pxa_pmops_static-r2.patch;patch=1 \
19 ${RPSRC}/pxa_ohci_platform-r2.patch;patch=1 \ 19 ${RPSRC}/pxa_ohci_platform-r2.patch;patch=1 \
20 ${RPSRC}/pxa_ohci_suspend-r2.patch;patch=1 \ 20 ${RPSRC}/pxa_ohci_suspend-r2.patch;patch=1 \
21 ${RPSRC}/revert_bootmem-r1.patch;patch=1 \
22 ${RPSRC}/ide_not_removable-r0.patch;patch=1 \
23 ${RPSRC}/sharpsl_pm-r10.patch;patch=1 \
24 ${RPSRC}/corgi_pm-r4.patch;patch=1 \
25 ${RPSRC}/spitz_cf-r6.patch;patch=1 \
26 ${RPSRC}/spitz_base_extras-r9.patch;patch=1 \
27 ${RPSRC}/spitz_pm-r5.patch;patch=1 \
28 ${RPSRC}/akita_mtd_fix-r0.patch;patch=1 \ 21 ${RPSRC}/akita_mtd_fix-r0.patch;patch=1 \
22 ${RPSRC}/spitz_cf-r7.patch;patch=1 \
23 ${RPSRC}/sharpsl_pm-r12.patch;patch=1 \
24 ${RPSRC}/corgi_pm-r5.patch;patch=1 \
25 ${RPSRC}/spitz_pm-r8.patch;patch=1 \
26 ${RPSRC}/spitz_base_extras-r11.patch;patch=1 \
29 ${RPSRC}/max7310-r1.patch;patch=1 \ 27 ${RPSRC}/max7310-r1.patch;patch=1 \
28 ${RPSRC}/enable_iwmmxt-r0.patch;patch=1 \
29 ${RPSRC}/pxa_i2c_fixes-r3.patch;patch=1 \
30 ${RPSRC}/ide_not_removable-r0.patch;patch=1 \
30 ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \ 31 ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
31 ${RPSRC}/pxa_rtc-r1.patch;patch=1 \ 32 ${RPSRC}/pxa_rtc-r1.patch;patch=1 \
32 ${RPSRC}/input_power-r2.patch;patch=1 \ 33 ${RPSRC}/input_power-r2.patch;patch=1 \
33 ${RPSRC}/jffs2_longfilename-r0.patch;patch=1 \ 34 ${RPSRC}/jffs2_longfilename-r0.patch;patch=1 \
34 ${RPSRC}/sharpsl_bl_kick-r1.patch;patch=1 \
35 ${RPSRC}/corgi_snd-r14.patch;patch=1 \ 35 ${RPSRC}/corgi_snd-r14.patch;patch=1 \
36 ${RPSRC}/pxa25x_cpufreq-r0.patch;patch=1 \ 36 ${RPSRC}/pxa25x_cpufreq-r0.patch;patch=1 \
37 ${RPSRC}/fbdev/fbdev-r0.patch;patch=1 \ 37 ${RPSRC}/fbdev/fbdev-r0.patch;patch=1 \