From: <z7...@us...> - 2007-03-19 00:02:04
|
Revision: 921 http://svn.sourceforge.net/hackndev/?rev=921&view=rev Author: z72ka Date: 2007-03-18 12:46:37 -0700 (Sun, 18 Mar 2007) Log Message: ----------- palmz72: Modified for IRDA work Modified Paths: -------------- linux4palm/linux/trunk/arch/arm/configs/palmz72_defconfig Modified: linux4palm/linux/trunk/arch/arm/configs/palmz72_defconfig =================================================================== --- linux4palm/linux/trunk/arch/arm/configs/palmz72_defconfig 2007-03-18 19:35:13 UTC (rev 920) +++ linux4palm/linux/trunk/arch/arm/configs/palmz72_defconfig 2007-03-18 19:46:37 UTC (rev 921) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.20-hnd0 -# Fri Mar 16 15:25:02 2007 +# Sun Mar 18 20:44:25 2007 # CONFIG_ARM=y # CONFIG_GENERIC_TIME is not set @@ -368,14 +368,14 @@ # # CONFIG_NET_PKTGEN is not set # CONFIG_HAMRADIO is not set -CONFIG_IRDA=m +CONFIG_IRDA=y # # IrDA protocols # # CONFIG_IRLAN is not set # CONFIG_IRNET is not set -# CONFIG_IRCOMM is not set +CONFIG_IRCOMM=m # CONFIG_IRDA_ULTRA is not set # @@ -392,12 +392,11 @@ # # SIR device drivers # -CONFIG_IRTTY_SIR=m +# CONFIG_IRTTY_SIR is not set # # Dongle support # -# CONFIG_DONGLE is not set # # Old SIR device drivers @@ -411,7 +410,7 @@ # # FIR device drivers # -CONFIG_PXA_FICP=m +CONFIG_PXA_FICP=y CONFIG_BT=m # CONFIG_BT_L2CAP is not set # CONFIG_BT_SCO is not set @@ -606,8 +605,6 @@ # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_GPIO_KEYS is not set CONFIG_KEYBOARD_PXA27x=y -# CONFIG_KEYBOARD_PALMIR is not set -CONFIG_KEYBOARD_PALMWK=m # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_TOUCHSCREEN=y @@ -1057,6 +1054,7 @@ CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 # CONFIG_SQUASHFS_VMALLOC is not set +# CONFIG_SQUASHFS_LZMA is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |