[Armadeus-commitlog] SF.net SVN: armadeus:[1114] trunk/buildroot/target/device/armadeus/apf27/ apf2
Brought to you by:
sszy
|
From: <ar...@us...> - 2009-03-04 22:40:56
|
Revision: 1114
http://armadeus.svn.sourceforge.net/armadeus/?rev=1114&view=rev
Author: artemys
Date: 2009-03-04 22:40:51 +0000 (Wed, 04 Mar 2009)
Log Message:
-----------
[LINUX] Add fpgaloader as module by default in APF27 2.6.26 default config
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.27.13.config
Modified: trunk/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.27.13.config
===================================================================
--- trunk/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.27.13.config 2009-03-04 22:37:24 UTC (rev 1113)
+++ trunk/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.27.13.config 2009-03-04 22:40:51 UTC (rev 1114)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.27.13
-# Mon Feb 23 14:11:31 2009
+# Wed Mar 4 18:26:21 2009
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1097,7 +1097,13 @@
#
# FPGA Drivers
#
-# CONFIG_ARMADEUS_FPGA_DRIVERS is not set
+CONFIG_ARMADEUS_FPGA_DRIVERS=y
+CONFIG_ARMADEUS_FPGA_TEST=y
+CONFIG_ARMADEUS_FPGA_TOOL_DRIVER=m
+# CONFIG_ARMADEUS_FPGAACCESS_DRIVER is not set
+# CONFIG_ARMADEUS_FPGA_OTHERS_DRIVERS is not set
+# CONFIG_ARMADEUS_WISHBONE_EXAMPLE_DRIVERS is not set
+# CONFIG_POD_DRIVERS is not set
#
# Handheld related
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|