[Armadeus-commitlog] SF.net SVN: armadeus:[1268] trunk/buildroot/target/device/armadeus/apf27/ apf2
Brought to you by:
sszy
|
From: <ar...@us...> - 2009-05-12 14:36:57
|
Revision: 1268
http://armadeus.svn.sourceforge.net/armadeus/?rev=1268&view=rev
Author: artemys
Date: 2009-05-12 14:36:51 +0000 (Tue, 12 May 2009)
Log Message:
-----------
[LINUX] Compiles GPIO driver by default (APF27/2.6.29)
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config
Modified: trunk/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config
===================================================================
--- trunk/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config 2009-05-12 08:31:37 UTC (rev 1267)
+++ trunk/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config 2009-05-12 14:36:51 UTC (rev 1268)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29
-# Thu Apr 30 17:38:27 2009
+# Tue May 12 16:12:48 2009
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1178,7 +1178,7 @@
# Misc.
#
# CONFIG_ARMADEUS_GENERIC_DRIVER is not set
-# CONFIG_ARMADEUS_GPIO_DRIVER is not set
+CONFIG_ARMADEUS_GPIO_DRIVER=m
# CONFIG_ARMADEUS_KEYPAD_DRIVER is not set
CONFIG_ARMADEUS_MAX1027=m
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|