From: Geert Uytterhoeven Date: Mon, 16 Oct 2006 17:59:43 +0000 (+0200) Subject: [PATCH] CONFIG_TELCLOCK depends on X86 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4d99bfac9d5ce53b383d3c8279b917050be4e06c;p=linux-beck.git [PATCH] CONFIG_TELCLOCK depends on X86 The telecom clock driver for MPBL0010 ATCA SBC depends on X86 Signed-off-by: Geert Uytterhoeven Acked-by: Mark Gross Signed-off-by: Linus Torvalds --- diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 0e6f35fcc2eb..39a9f8cc6412 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -1046,7 +1046,7 @@ source "drivers/char/tpm/Kconfig" config TELCLOCK tristate "Telecom clock driver for MPBL0010 ATCA SBC" - depends on EXPERIMENTAL + depends on EXPERIMENTAL && X86 default n help The telecom clock device is specific to the MPBL0010 ATCA computer and