summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-10-22 22:28:53 +0800
committerThomas Chou <thomas@wytron.com.tw>2015-10-23 07:37:03 +0800
commita54915d8a13ce800645655728a2f203aeda98740 (patch)
treeb78265a3c855d30a49a75c9271ae63cd5bd6e1c8 /include
parent8f41b8785be20da320a544206f8c6e4f352bc9f4 (diff)
downloadtalos-obmc-uboot-a54915d8a13ce800645655728a2f203aeda98740.tar.gz
talos-obmc-uboot-a54915d8a13ce800645655728a2f203aeda98740.zip
nios2: convert altera timer to driver model
Convert altera timer to driver model. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Chin Liang See <clsee@altera.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/nios2-generic.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/nios2-generic.h b/include/configs/nios2-generic.h
index 62f7db963d..c65b3b3e6d 100644
--- a/include/configs/nios2-generic.h
+++ b/include/configs/nios2-generic.h
@@ -26,11 +26,6 @@
#define CONFIG_SYS_CONSOLE_INFO_QUIET /* Suppress console info */
/*
- * TIMER
- */
-#define CONFIG_SYS_TIMER_RATE CONFIG_SYS_TIMER_FREQ
-
-/*
* BOOTP options
*/
#define CONFIG_BOOTP_BOOTFILESIZE
OpenPOWER on IntegriCloud