[Armadeus-commitlog] SF.net SVN: armadeus:[904] trunk/target/linux/modules/imxlkeypad/Kconfig
Brought to you by:
sszy
|
From: <ar...@us...> - 2008-10-29 14:35:01
|
Revision: 904
http://armadeus.svn.sourceforge.net/armadeus/?rev=904&view=rev
Author: artemys
Date: 2008-10-29 14:35:00 +0000 (Wed, 29 Oct 2008)
Log Message:
-----------
[LINUX] imxlkeypad driver config should not depend on FPGA one
Modified Paths:
--------------
trunk/target/linux/modules/imxlkeypad/Kconfig
Modified: trunk/target/linux/modules/imxlkeypad/Kconfig
===================================================================
--- trunk/target/linux/modules/imxlkeypad/Kconfig 2008-10-28 14:51:45 UTC (rev 903)
+++ trunk/target/linux/modules/imxlkeypad/Kconfig 2008-10-29 14:35:00 UTC (rev 904)
@@ -4,7 +4,7 @@
config ARMADEUS_KEYPAD_DRIVER
tristate "Armadeus keypad driver"
default n
- depends on ARMADEUS_FPGA_DRIVERS
+ depends on ARMADEUS_DRIVERS
---help---
GPIO pins can be used to control a matrix keypad with this driver
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|