From 4fd4db4f6e05d66f1f437d9d24566ff6af44650f Mon Sep 17 00:00:00 2001 From: Sebastian Andrzej Siewior Date: Tue, 13 May 2014 17:07:05 +0200 Subject: [PATCH] MIPS: Lemote 2F: cs5536: mfgpt: depend on !highres This timer does not support oneshot mode and as such the system remains in periodic mode and won't support high res timers. This patch adds a note about this in Kconfig and lets it depend on !highres so users which want to use high timers don' stuck with this timer. Signed-off-by: Sebastian Andrzej Siewior Cc: linux-mips@linux-mips.org Cc: Hua Yan Cc: Huacai Chen Cc: Alex Smith Cc: Hongliang Tao Cc: Wu Zhangjin Patchwork: https://patchwork.linux-mips.org/patch/6935/ Signed-off-by: Ralf Baechle --- Reading git-format-patch failed