From: Sebastian Andrzej Siewior Date: Tue, 13 May 2014 15:07:05 +0000 (+0200) Subject: MIPS: Lemote 2F: cs5536: mfgpt: depend on !highres X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd4db4f6e05d66f1f437d9d24566ff6af44650f;p=pandora-kernel.git 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-diff-tree failed