[Armadeus-commitlog] armadeus branch, master, updated. release-3.4-192-g6ee9c48
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-06-17 11:50:01
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 6ee9c481286823845961692b332a9774b455c321 (commit)
from 194b62e7ed8332b674ac2ecf5e7d4c4fb34c3d58 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6ee9c481286823845961692b332a9774b455c321
Author: Julien Boibessot <jul...@ar...>
Date: Fri Jun 17 13:49:24 2011 +0200
[LINUX] FPGA's twin UART driver is only available for APF51 (yet)
-----------------------------------------------------------------------
Summary of changes:
.../linux/modules/fpga/wishbone_twin_uart/Kconfig | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/linux/modules/fpga/wishbone_twin_uart/Kconfig b/target/linux/modules/fpga/wishbone_twin_uart/Kconfig
index 7d58463..c727a34 100644
--- a/target/linux/modules/fpga/wishbone_twin_uart/Kconfig
+++ b/target/linux/modules/fpga/wishbone_twin_uart/Kconfig
@@ -1,8 +1,8 @@
config ARMADEUS_WISHBONE_TWIN_UART
- tristate "2 uart for apf51dev gsm/gps specific"
+ tristate "2x UARTS for APF51Dev (GSM/GPS specific)"
default m
- depends on ARMADEUS_FPGA_DRIVERS
+ depends on ARMADEUS_FPGA_DRIVERS && MACH_APF51
---help---
- Driver used as module for gsm and gps uarts on apf51dev
+ Driver used as module to register GSM and GPS UARTs on APF51Dev.
http://www.armadeus.com/wiki/index.php?title=GSM/GPRS
hooks/post-receive
--
armadeus
|