Revision: 882
http://svn.sourceforge.net/hackndev/?rev=882&view=rev
Author: keddar
Date: 2007-02-27 05:58:12 -0800 (Tue, 27 Feb 2007)
Log Message:
-----------
TT3: show gpioed under palmtt3...
Modified Paths:
--------------
linux4palm/linux/trunk/arch/arm/mach-pxa/palmt3/Kconfig
Modified: linux4palm/linux/trunk/arch/arm/mach-pxa/palmt3/Kconfig
===================================================================
--- linux4palm/linux/trunk/arch/arm/mach-pxa/palmt3/Kconfig 2007-02-27 11:24:05 UTC (rev 881)
+++ linux4palm/linux/trunk/arch/arm/mach-pxa/palmt3/Kconfig 2007-02-27 13:58:12 UTC (rev 882)
@@ -16,12 +16,6 @@
help
Adds battery driver support
-config PALM_T3_FBKEYBOARD
- bool "On-screen keyboard (BROKEN)"
- depends on PALM_T3_TSC2101
- help
- On-screen framebuffer keyboard
-
config GPIOED
tristate "GPIOED"
depends on MACH_T3XSCALE
@@ -35,3 +29,9 @@
default n
help
Gpioed-ng: only for debuging and testing!
+
+config PALM_T3_FBKEYBOARD
+ bool "On-screen keyboard (BROKEN)"
+ depends on PALM_T3_TSC2101
+ help
+ On-screen framebuffer keyboard
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|