From: <z7...@us...> - 2007-03-16 14:40:44
|
Revision: 914 http://svn.sourceforge.net/hackndev/?rev=914&view=rev Author: z72ka Date: 2007-03-16 07:40:41 -0700 (Fri, 16 Mar 2007) Log Message: ----------- palmz72: defconfig - removed GPIO keys... at this time this driver craches wake-up 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-15 19:57:36 UTC (rev 913) +++ linux4palm/linux/trunk/arch/arm/configs/palmz72_defconfig 2007-03-16 14:40:41 UTC (rev 914) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.20-hnd0 -# Thu Mar 15 20:52:40 2007 +# Fri Mar 16 15:25:02 2007 # CONFIG_ARM=y # CONFIG_GENERIC_TIME is not set @@ -604,7 +604,7 @@ # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_STOWAWAY is not set -CONFIG_GPIO_KEYS=y +# CONFIG_GPIO_KEYS is not set CONFIG_KEYBOARD_PXA27x=y # CONFIG_KEYBOARD_PALMIR is not set CONFIG_KEYBOARD_PALMWK=m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |